/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()) 2023-01-26T23:00:45+0000 | MainThread | 140229545172296 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS. 2023-01-26T23:00:45+0000 | MainThread | 140229545172296 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Successfully fetched PMSH config from CBS: {'config': {'aaf_identity': 'dcae@dcae.onap.org', 'aaf_password': 'demo123456!', 'ca_cert_path': '/opt/app/pmsh/etc/certs/cacert.pem', 'cert_path': '/opt/app/pmsh/etc/certs/cert.pem', 'control_loop_name': 'pmsh-control-loop', 'enable_tls': False, 'key_path': '/opt/app/pmsh/etc/certs/key.pem', 'operational_policy_name': 'pmsh-operational-policy', 'pmsh_policy': {'subscription': {'administrativeState': 'LOCKED', 'fileBasedGP': 15, 'fileLocation': '/pm/pm.xml', 'measurementGroups': [{'measurementGroup': {'managedObjectDNsBasic': [{'DN': 'dna'}, {'DN': 'dnb'}], 'measurementTypes': [{'measurementType': 'countera'}, {'measurementType': 'counterb'}]}}, {'measurementGroup': {'managedObjectDNsBasic': [{'DN': 'dnc'}, {'DN': 'dnd'}], 'measurementTypes': [{'measurementType': 'counterc'}, {'measurementType': 'counterd'}]}}], 'nfFilter': {'modelInvariantIDs': [], 'modelNames': [], 'modelVersionIDs': [], 'nfNames': ['^pnf.*', '^vnf.*']}, 'subscriptionName': 'ExtraPM-All-gNB-R2B'}}, 'streams_publishes': {'policy_pm_publisher': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'aai_subscriber': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/AAI-EVENT'}, 'type': 'message_router'}, 'policy_pm_subscriber': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT'}, 'type': 'message_router'}}}} 2023-01-26T23:00:45+0000 | MainThread | 140229545172296 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR. 2023-01-26T23:00:45+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:00:45+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4439c10c-9dcd-11ed-ba89-4228938b3dac | InvocationID=4439c364-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:00:45+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events. 2023-01-26T23:00:45+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=443be8ce-9dcd-11ed-ba89-4228938b3dac | InvocationID=443bebb2-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:00:45+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4439c10c-9dcd-11ed-ba89-4228938b3dac | InvocationID=4439c364-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:00:45+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=443be8ce-9dcd-11ed-ba89-4228938b3dac | InvocationID=443bebb2-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:00:45+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4439c10c-9dcd-11ed-ba89-4228938b3dac | InvocationID=4439c364-9dcd-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:00:45+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=443be8ce-9dcd-11ed-ba89-4228938b3dac | InvocationID=443bebb2-9dcd-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:00:45+0000 | MainThread | 140229545172296 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching unsecure http API server 2023-01-26T23:01:05+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=443be8ce-9dcd-11ed-ba89-4228938b3dac | InvocationID=443bebb2-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:01:05+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50481160-9dcd-11ed-ba89-4228938b3dac | InvocationID=50481372-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:01:05+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50481160-9dcd-11ed-ba89-4228938b3dac | InvocationID=50481372-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:01:05+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=50481160-9dcd-11ed-ba89-4228938b3dac | InvocationID=50481372-9dcd-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:01:10+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4439c10c-9dcd-11ed-ba89-4228938b3dac | InvocationID=4439c364-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:01:10+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5343406a-9dcd-11ed-ba89-4228938b3dac | InvocationID=534343da-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:01:10+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5343406a-9dcd-11ed-ba89-4228938b3dac | InvocationID=534343da-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:01:10+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5343406a-9dcd-11ed-ba89-4228938b3dac | InvocationID=534343da-9dcd-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:01:25+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=50481160-9dcd-11ed-ba89-4228938b3dac | InvocationID=50481372-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:01:25+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5c38dad6-9dcd-11ed-ba89-4228938b3dac | InvocationID=5c38defa-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:01:26+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5c38dad6-9dcd-11ed-ba89-4228938b3dac | InvocationID=5c38defa-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:01:26+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5c38dad6-9dcd-11ed-ba89-4228938b3dac | InvocationID=5c38defa-9dcd-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:01:35+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5343406a-9dcd-11ed-ba89-4228938b3dac | InvocationID=534343da-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:01:35+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=622fda5c-9dcd-11ed-ba89-4228938b3dac | InvocationID=622fdcb4-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:01:36+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=622fda5c-9dcd-11ed-ba89-4228938b3dac | InvocationID=622fdcb4-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:01:36+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=622fda5c-9dcd-11ed-ba89-4228938b3dac | InvocationID=622fdcb4-9dcd-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:01:46+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5c38dad6-9dcd-11ed-ba89-4228938b3dac | InvocationID=5c38defa-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:01:46+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=684d60f8-9dcd-11ed-ba89-4228938b3dac | InvocationID=684d6472-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:01:46+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=684d60f8-9dcd-11ed-ba89-4228938b3dac | InvocationID=684d6472-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:01:46+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=684d60f8-9dcd-11ed-ba89-4228938b3dac | InvocationID=684d6472-9dcd-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:02:01+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=622fda5c-9dcd-11ed-ba89-4228938b3dac | InvocationID=622fdcb4-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:02:01+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71201f5e-9dcd-11ed-ba89-4228938b3dac | InvocationID=71202170-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:02:01+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71201f5e-9dcd-11ed-ba89-4228938b3dac | InvocationID=71202170-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:02:01+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=71201f5e-9dcd-11ed-ba89-4228938b3dac | InvocationID=71202170-9dcd-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:02:06+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=684d60f8-9dcd-11ed-ba89-4228938b3dac | InvocationID=684d6472-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:02:06+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=743d7a9c-9dcd-11ed-ba89-4228938b3dac | InvocationID=743d7c4a-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:02:06+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=743d7a9c-9dcd-11ed-ba89-4228938b3dac | InvocationID=743d7c4a-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:02:06+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=743d7a9c-9dcd-11ed-ba89-4228938b3dac | InvocationID=743d7c4a-9dcd-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:02:26+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=71201f5e-9dcd-11ed-ba89-4228938b3dac | InvocationID=71202170-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:02:26+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=800d3dbc-9dcd-11ed-ba89-4228938b3dac | InvocationID=800d3fce-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:02:26+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=800d3dbc-9dcd-11ed-ba89-4228938b3dac | InvocationID=800d3fce-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:02:26+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=800d3dbc-9dcd-11ed-ba89-4228938b3dac | InvocationID=800d3fce-9dcd-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:02:26+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=743d7a9c-9dcd-11ed-ba89-4228938b3dac | InvocationID=743d7c4a-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:02:26+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=802c4126-9dcd-11ed-ba89-4228938b3dac | InvocationID=802c44dc-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:02:26+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=802c4126-9dcd-11ed-ba89-4228938b3dac | InvocationID=802c44dc-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:02:26+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=802c4126-9dcd-11ed-ba89-4228938b3dac | InvocationID=802c44dc-9dcd-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:02:46+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=802c4126-9dcd-11ed-ba89-4228938b3dac | InvocationID=802c44dc-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:02:46+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8c1acd90-9dcd-11ed-ba89-4228938b3dac | InvocationID=8c1ad65a-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:02:46+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8c1acd90-9dcd-11ed-ba89-4228938b3dac | InvocationID=8c1ad65a-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:02:46+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8c1acd90-9dcd-11ed-ba89-4228938b3dac | InvocationID=8c1ad65a-9dcd-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:02:51+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=800d3dbc-9dcd-11ed-ba89-4228938b3dac | InvocationID=800d3fce-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:02:51+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8efb1740-9dcd-11ed-ba89-4228938b3dac | InvocationID=8efb190c-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:02:51+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8efb1740-9dcd-11ed-ba89-4228938b3dac | InvocationID=8efb190c-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:02:51+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8efb1740-9dcd-11ed-ba89-4228938b3dac | InvocationID=8efb190c-9dcd-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:03:06+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8c1acd90-9dcd-11ed-ba89-4228938b3dac | InvocationID=8c1ad65a-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:03:06+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=980f2a24-9dcd-11ed-ba89-4228938b3dac | InvocationID=980f2c0e-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:03:06+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=980f2a24-9dcd-11ed-ba89-4228938b3dac | InvocationID=980f2c0e-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:03:06+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=980f2a24-9dcd-11ed-ba89-4228938b3dac | InvocationID=980f2c0e-9dcd-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:03:16+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8efb1740-9dcd-11ed-ba89-4228938b3dac | InvocationID=8efb190c-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:03:16+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9de49eca-9dcd-11ed-ba89-4228938b3dac | InvocationID=9de4a078-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:03:16+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9de49eca-9dcd-11ed-ba89-4228938b3dac | InvocationID=9de4a078-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:03:16+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9de49eca-9dcd-11ed-ba89-4228938b3dac | InvocationID=9de4a078-9dcd-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:03:26+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=980f2a24-9dcd-11ed-ba89-4228938b3dac | InvocationID=980f2c0e-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:03:26+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4004610-9dcd-11ed-ba89-4228938b3dac | InvocationID=a400485e-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:03:26+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4004610-9dcd-11ed-ba89-4228938b3dac | InvocationID=a400485e-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:03:26+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a4004610-9dcd-11ed-ba89-4228938b3dac | InvocationID=a400485e-9dcd-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:03:41+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9de49eca-9dcd-11ed-ba89-4228938b3dac | InvocationID=9de4a078-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:03:41+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=acce8b44-9dcd-11ed-ba89-4228938b3dac | InvocationID=acce8cd4-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:03:41+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=acce8b44-9dcd-11ed-ba89-4228938b3dac | InvocationID=acce8cd4-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:03:41+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=acce8b44-9dcd-11ed-ba89-4228938b3dac | InvocationID=acce8cd4-9dcd-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:03:46+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a4004610-9dcd-11ed-ba89-4228938b3dac | InvocationID=a400485e-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:03:46+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aff73cf8-9dcd-11ed-ba89-4228938b3dac | InvocationID=aff73e9c-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:03:46+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aff73cf8-9dcd-11ed-ba89-4228938b3dac | InvocationID=aff73e9c-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:03:46+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aff73cf8-9dcd-11ed-ba89-4228938b3dac | InvocationID=aff73e9c-9dcd-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:04:06+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=acce8b44-9dcd-11ed-ba89-4228938b3dac | InvocationID=acce8cd4-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:04:06+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bbbc2ed6-9dcd-11ed-ba89-4228938b3dac | InvocationID=bbbc3070-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:04:06+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bbbc2ed6-9dcd-11ed-ba89-4228938b3dac | InvocationID=bbbc3070-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:04:06+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bbbc2ed6-9dcd-11ed-ba89-4228938b3dac | InvocationID=bbbc3070-9dcd-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:04:06+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aff73cf8-9dcd-11ed-ba89-4228938b3dac | InvocationID=aff73e9c-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:04:06+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bbe6533c-9dcd-11ed-ba89-4228938b3dac | InvocationID=bbe65530-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:04:06+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bbe6533c-9dcd-11ed-ba89-4228938b3dac | InvocationID=bbe65530-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:04:06+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bbe6533c-9dcd-11ed-ba89-4228938b3dac | InvocationID=bbe65530-9dcd-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:04:26+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bbe6533c-9dcd-11ed-ba89-4228938b3dac | InvocationID=bbe65530-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:04:26+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7d5b660-9dcd-11ed-ba89-4228938b3dac | InvocationID=c7d5b868-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:04:26+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7d5b660-9dcd-11ed-ba89-4228938b3dac | InvocationID=c7d5b868-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:04:26+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c7d5b660-9dcd-11ed-ba89-4228938b3dac | InvocationID=c7d5b868-9dcd-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:04:31+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bbbc2ed6-9dcd-11ed-ba89-4228938b3dac | InvocationID=bbbc3070-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:04:31+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=caa945aa-9dcd-11ed-ba89-4228938b3dac | InvocationID=caa948fc-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:04:31+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=caa945aa-9dcd-11ed-ba89-4228938b3dac | InvocationID=caa948fc-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:04:31+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=caa945aa-9dcd-11ed-ba89-4228938b3dac | InvocationID=caa948fc-9dcd-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:04:46+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c7d5b660-9dcd-11ed-ba89-4228938b3dac | InvocationID=c7d5b868-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:04:46+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d3c74a9c-9dcd-11ed-ba89-4228938b3dac | InvocationID=d3c74d4e-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:04:46+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d3c74a9c-9dcd-11ed-ba89-4228938b3dac | InvocationID=d3c74d4e-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:04:46+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d3c74a9c-9dcd-11ed-ba89-4228938b3dac | InvocationID=d3c74d4e-9dcd-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:04:56+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=caa945aa-9dcd-11ed-ba89-4228938b3dac | InvocationID=caa948fc-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:04:56+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9932d7e-9dcd-11ed-ba89-4228938b3dac | InvocationID=d9932f7c-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:04:56+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9932d7e-9dcd-11ed-ba89-4228938b3dac | InvocationID=d9932f7c-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:04:56+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d9932d7e-9dcd-11ed-ba89-4228938b3dac | InvocationID=d9932f7c-9dcd-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:05:06+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d3c74a9c-9dcd-11ed-ba89-4228938b3dac | InvocationID=d3c74d4e-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:05:06+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dfbbecae-9dcd-11ed-ba89-4228938b3dac | InvocationID=dfbbee48-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:05:06+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dfbbecae-9dcd-11ed-ba89-4228938b3dac | InvocationID=dfbbee48-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:05:06+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dfbbecae-9dcd-11ed-ba89-4228938b3dac | InvocationID=dfbbee48-9dcd-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:05:21+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d9932d7e-9dcd-11ed-ba89-4228938b3dac | InvocationID=d9932f7c-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:05:21+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e8840010-9dcd-11ed-ba89-4228938b3dac | InvocationID=e88401b4-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:05:21+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e8840010-9dcd-11ed-ba89-4228938b3dac | InvocationID=e88401b4-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:05:21+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e8840010-9dcd-11ed-ba89-4228938b3dac | InvocationID=e88401b4-9dcd-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:05:26+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dfbbecae-9dcd-11ed-ba89-4228938b3dac | InvocationID=dfbbee48-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:05:26+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ebaba004-9dcd-11ed-ba89-4228938b3dac | InvocationID=ebaba1e4-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:05:26+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ebaba004-9dcd-11ed-ba89-4228938b3dac | InvocationID=ebaba1e4-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:05:26+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ebaba004-9dcd-11ed-ba89-4228938b3dac | InvocationID=ebaba1e4-9dcd-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:05:46+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e8840010-9dcd-11ed-ba89-4228938b3dac | InvocationID=e88401b4-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:05:46+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f78072d8-9dcd-11ed-ba89-4228938b3dac | InvocationID=f7807670-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:05:46+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f78072d8-9dcd-11ed-ba89-4228938b3dac | InvocationID=f7807670-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:05:46+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f78072d8-9dcd-11ed-ba89-4228938b3dac | InvocationID=f7807670-9dcd-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:05:46+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ebaba004-9dcd-11ed-ba89-4228938b3dac | InvocationID=ebaba1e4-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:05:46+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f79b33d4-9dcd-11ed-ba89-4228938b3dac | InvocationID=f79b35fa-9dcd-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:05:46+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f79b33d4-9dcd-11ed-ba89-4228938b3dac | InvocationID=f79b35fa-9dcd-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:05:46+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f79b33d4-9dcd-11ed-ba89-4228938b3dac | InvocationID=f79b35fa-9dcd-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:06:06+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f79b33d4-9dcd-11ed-ba89-4228938b3dac | InvocationID=f79b35fa-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:06:06+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=039b76f8-9dce-11ed-ba89-4228938b3dac | InvocationID=039b7d10-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:06:06+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=039b76f8-9dce-11ed-ba89-4228938b3dac | InvocationID=039b7d10-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:06:06+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=039b76f8-9dce-11ed-ba89-4228938b3dac | InvocationID=039b7d10-9dce-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:06:11+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f78072d8-9dcd-11ed-ba89-4228938b3dac | InvocationID=f7807670-9dcd-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:06:11+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=067ca0ea-9dce-11ed-ba89-4228938b3dac | InvocationID=067ca298-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:06:11+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=067ca0ea-9dce-11ed-ba89-4228938b3dac | InvocationID=067ca298-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:06:11+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=067ca0ea-9dce-11ed-ba89-4228938b3dac | InvocationID=067ca298-9dce-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:06:26+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=039b76f8-9dce-11ed-ba89-4228938b3dac | InvocationID=039b7d10-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:06:26+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f8e7d5c-9dce-11ed-ba89-4228938b3dac | InvocationID=0f8e7fe6-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:06:26+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f8e7d5c-9dce-11ed-ba89-4228938b3dac | InvocationID=0f8e7fe6-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:06:26+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0f8e7d5c-9dce-11ed-ba89-4228938b3dac | InvocationID=0f8e7fe6-9dce-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:06:36+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=067ca0ea-9dce-11ed-ba89-4228938b3dac | InvocationID=067ca298-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:06:36+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=15662a18-9dce-11ed-ba89-4228938b3dac | InvocationID=15662bbc-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:06:36+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=15662a18-9dce-11ed-ba89-4228938b3dac | InvocationID=15662bbc-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:06:36+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=15662a18-9dce-11ed-ba89-4228938b3dac | InvocationID=15662bbc-9dce-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:06:46+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0f8e7d5c-9dce-11ed-ba89-4228938b3dac | InvocationID=0f8e7fe6-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:06:46+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b7e9138-9dce-11ed-ba89-4228938b3dac | InvocationID=1b7e934a-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:06:46+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b7e9138-9dce-11ed-ba89-4228938b3dac | InvocationID=1b7e934a-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:06:46+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1b7e9138-9dce-11ed-ba89-4228938b3dac | InvocationID=1b7e934a-9dce-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:07:01+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=15662a18-9dce-11ed-ba89-4228938b3dac | InvocationID=15662bbc-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:07:01+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=244fed66-9dce-11ed-ba89-4228938b3dac | InvocationID=244ff004-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:07:01+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=244fed66-9dce-11ed-ba89-4228938b3dac | InvocationID=244ff004-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:07:01+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=244fed66-9dce-11ed-ba89-4228938b3dac | InvocationID=244ff004-9dce-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:07:06+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1b7e9138-9dce-11ed-ba89-4228938b3dac | InvocationID=1b7e934a-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:07:06+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2772e55c-9dce-11ed-ba89-4228938b3dac | InvocationID=2772e91c-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:07:06+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2772e55c-9dce-11ed-ba89-4228938b3dac | InvocationID=2772e91c-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:07:06+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2772e55c-9dce-11ed-ba89-4228938b3dac | InvocationID=2772e91c-9dce-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:07:26+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=244fed66-9dce-11ed-ba89-4228938b3dac | InvocationID=244ff004-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:07:26+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=333bc7d2-9dce-11ed-ba89-4228938b3dac | InvocationID=333bc980-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:07:26+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=333bc7d2-9dce-11ed-ba89-4228938b3dac | InvocationID=333bc980-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:07:26+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=333bc7d2-9dce-11ed-ba89-4228938b3dac | InvocationID=333bc980-9dce-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:07:26+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2772e55c-9dce-11ed-ba89-4228938b3dac | InvocationID=2772e91c-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:07:26+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3361f614-9dce-11ed-ba89-4228938b3dac | InvocationID=3361f916-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:07:26+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3361f614-9dce-11ed-ba89-4228938b3dac | InvocationID=3361f916-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:07:26+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3361f614-9dce-11ed-ba89-4228938b3dac | InvocationID=3361f916-9dce-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:07:46+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3361f614-9dce-11ed-ba89-4228938b3dac | InvocationID=3361f916-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:07:46+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f505f06-9dce-11ed-ba89-4228938b3dac | InvocationID=3f5060be-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:07:46+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f505f06-9dce-11ed-ba89-4228938b3dac | InvocationID=3f5060be-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:07:46+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3f505f06-9dce-11ed-ba89-4228938b3dac | InvocationID=3f5060be-9dce-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:07:51+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=333bc7d2-9dce-11ed-ba89-4228938b3dac | InvocationID=333bc980-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:07:51+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42287d26-9dce-11ed-ba89-4228938b3dac | InvocationID=42287ff6-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:07:51+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42287d26-9dce-11ed-ba89-4228938b3dac | InvocationID=42287ff6-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:07:51+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=42287d26-9dce-11ed-ba89-4228938b3dac | InvocationID=42287ff6-9dce-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:08:06+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3f505f06-9dce-11ed-ba89-4228938b3dac | InvocationID=3f5060be-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:08:06+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b41d1dc-9dce-11ed-ba89-4228938b3dac | InvocationID=4b41d3da-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:08:07+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b41d1dc-9dce-11ed-ba89-4228938b3dac | InvocationID=4b41d3da-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:08:07+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4b41d1dc-9dce-11ed-ba89-4228938b3dac | InvocationID=4b41d3da-9dce-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:08:16+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=42287d26-9dce-11ed-ba89-4228938b3dac | InvocationID=42287ff6-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:08:16+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5111f2fe-9dce-11ed-ba89-4228938b3dac | InvocationID=5111f4a2-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:08:16+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5111f2fe-9dce-11ed-ba89-4228938b3dac | InvocationID=5111f4a2-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:08:16+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5111f2fe-9dce-11ed-ba89-4228938b3dac | InvocationID=5111f4a2-9dce-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:08:27+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4b41d1dc-9dce-11ed-ba89-4228938b3dac | InvocationID=4b41d3da-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:08:27+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=573363f2-9dce-11ed-ba89-4228938b3dac | InvocationID=57336686-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:08:27+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=573363f2-9dce-11ed-ba89-4228938b3dac | InvocationID=57336686-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:08:27+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=573363f2-9dce-11ed-ba89-4228938b3dac | InvocationID=57336686-9dce-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:08:41+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5111f2fe-9dce-11ed-ba89-4228938b3dac | InvocationID=5111f4a2-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:08:41+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5ffbddb6-9dce-11ed-ba89-4228938b3dac | InvocationID=5ffbe22a-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:08:41+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5ffbddb6-9dce-11ed-ba89-4228938b3dac | InvocationID=5ffbe22a-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:08:41+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5ffbddb6-9dce-11ed-ba89-4228938b3dac | InvocationID=5ffbe22a-9dce-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:08:47+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=573363f2-9dce-11ed-ba89-4228938b3dac | InvocationID=57336686-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:08:47+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=632397d6-9dce-11ed-ba89-4228938b3dac | InvocationID=63239984-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:08:47+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=632397d6-9dce-11ed-ba89-4228938b3dac | InvocationID=63239984-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:08:47+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=632397d6-9dce-11ed-ba89-4228938b3dac | InvocationID=63239984-9dce-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:09:06+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5ffbddb6-9dce-11ed-ba89-4228938b3dac | InvocationID=5ffbe22a-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:09:06+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6eeaf17c-9dce-11ed-ba89-4228938b3dac | InvocationID=6eeaf3a2-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:09:06+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6eeaf17c-9dce-11ed-ba89-4228938b3dac | InvocationID=6eeaf3a2-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:09:06+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6eeaf17c-9dce-11ed-ba89-4228938b3dac | InvocationID=6eeaf3a2-9dce-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:09:07+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=632397d6-9dce-11ed-ba89-4228938b3dac | InvocationID=63239984-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:09:07+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f13ab58-9dce-11ed-ba89-4228938b3dac | InvocationID=6f13afcc-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:09:07+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f13ab58-9dce-11ed-ba89-4228938b3dac | InvocationID=6f13afcc-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:09:07+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6f13ab58-9dce-11ed-ba89-4228938b3dac | InvocationID=6f13afcc-9dce-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:09:27+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6f13ab58-9dce-11ed-ba89-4228938b3dac | InvocationID=6f13afcc-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:09:27+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b028eac-9dce-11ed-ba89-4228938b3dac | InvocationID=7b029320-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:09:27+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b028eac-9dce-11ed-ba89-4228938b3dac | InvocationID=7b029320-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:09:27+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7b028eac-9dce-11ed-ba89-4228938b3dac | InvocationID=7b029320-9dce-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:09:31+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6eeaf17c-9dce-11ed-ba89-4228938b3dac | InvocationID=6eeaf3a2-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:09:31+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7dd70bbc-9dce-11ed-ba89-4228938b3dac | InvocationID=7dd71008-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:09:31+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7dd70bbc-9dce-11ed-ba89-4228938b3dac | InvocationID=7dd71008-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:09:31+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7dd70bbc-9dce-11ed-ba89-4228938b3dac | InvocationID=7dd71008-9dce-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:09:47+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7b028eac-9dce-11ed-ba89-4228938b3dac | InvocationID=7b029320-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:09:47+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86f68e16-9dce-11ed-ba89-4228938b3dac | InvocationID=86f68fce-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:09:47+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86f68e16-9dce-11ed-ba89-4228938b3dac | InvocationID=86f68fce-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:09:47+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=86f68e16-9dce-11ed-ba89-4228938b3dac | InvocationID=86f68fce-9dce-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:09:56+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7dd70bbc-9dce-11ed-ba89-4228938b3dac | InvocationID=7dd71008-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:09:56+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8cc1dddc-9dce-11ed-ba89-4228938b3dac | InvocationID=8cc1e02a-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:09:56+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8cc1dddc-9dce-11ed-ba89-4228938b3dac | InvocationID=8cc1e02a-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:09:56+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8cc1dddc-9dce-11ed-ba89-4228938b3dac | InvocationID=8cc1e02a-9dce-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:10:07+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=86f68e16-9dce-11ed-ba89-4228938b3dac | InvocationID=86f68fce-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:10:07+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92e71df8-9dce-11ed-ba89-4228938b3dac | InvocationID=92e72032-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:10:07+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92e71df8-9dce-11ed-ba89-4228938b3dac | InvocationID=92e72032-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:10:07+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=92e71df8-9dce-11ed-ba89-4228938b3dac | InvocationID=92e72032-9dce-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:10:21+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8cc1dddc-9dce-11ed-ba89-4228938b3dac | InvocationID=8cc1e02a-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:10:21+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9babc0a6-9dce-11ed-ba89-4228938b3dac | InvocationID=9babc2e0-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:10:21+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9babc0a6-9dce-11ed-ba89-4228938b3dac | InvocationID=9babc2e0-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:10:21+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9babc0a6-9dce-11ed-ba89-4228938b3dac | InvocationID=9babc2e0-9dce-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:10:27+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=92e71df8-9dce-11ed-ba89-4228938b3dac | InvocationID=92e72032-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:10:27+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9edb7e1a-9dce-11ed-ba89-4228938b3dac | InvocationID=9edb7fc8-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:10:27+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9edb7e1a-9dce-11ed-ba89-4228938b3dac | InvocationID=9edb7fc8-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:10:27+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9edb7e1a-9dce-11ed-ba89-4228938b3dac | InvocationID=9edb7fc8-9dce-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:10:46+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9babc0a6-9dce-11ed-ba89-4228938b3dac | InvocationID=9babc2e0-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:10:46+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa974810-9dce-11ed-ba89-4228938b3dac | InvocationID=aa974a22-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:10:46+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa974810-9dce-11ed-ba89-4228938b3dac | InvocationID=aa974a22-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:10:46+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aa974810-9dce-11ed-ba89-4228938b3dac | InvocationID=aa974a22-9dce-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:10:47+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9edb7e1a-9dce-11ed-ba89-4228938b3dac | InvocationID=9edb7fc8-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:10:47+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aaca6948-9dce-11ed-ba89-4228938b3dac | InvocationID=aaca6aec-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:10:47+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aaca6948-9dce-11ed-ba89-4228938b3dac | InvocationID=aaca6aec-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:10:47+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aaca6948-9dce-11ed-ba89-4228938b3dac | InvocationID=aaca6aec-9dce-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:11:07+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aaca6948-9dce-11ed-ba89-4228938b3dac | InvocationID=aaca6aec-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:11:07+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b6b8ff3a-9dce-11ed-ba89-4228938b3dac | InvocationID=b6b901c4-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:11:07+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b6b8ff3a-9dce-11ed-ba89-4228938b3dac | InvocationID=b6b901c4-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:11:07+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b6b8ff3a-9dce-11ed-ba89-4228938b3dac | InvocationID=b6b901c4-9dce-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:11:11+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aa974810-9dce-11ed-ba89-4228938b3dac | InvocationID=aa974a22-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:11:11+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9846826-9dce-11ed-ba89-4228938b3dac | InvocationID=b98469f2-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:11:11+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9846826-9dce-11ed-ba89-4228938b3dac | InvocationID=b98469f2-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:11:11+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b9846826-9dce-11ed-ba89-4228938b3dac | InvocationID=b98469f2-9dce-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:11:27+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b6b8ff3a-9dce-11ed-ba89-4228938b3dac | InvocationID=b6b901c4-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:11:27+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c2a8d72a-9dce-11ed-ba89-4228938b3dac | InvocationID=c2a8daa4-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:11:27+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c2a8d72a-9dce-11ed-ba89-4228938b3dac | InvocationID=c2a8daa4-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:11:27+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c2a8d72a-9dce-11ed-ba89-4228938b3dac | InvocationID=c2a8daa4-9dce-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:11:36+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b9846826-9dce-11ed-ba89-4228938b3dac | InvocationID=b98469f2-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:11:36+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c86de2b8-9dce-11ed-ba89-4228938b3dac | InvocationID=c86de466-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:11:36+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c86de2b8-9dce-11ed-ba89-4228938b3dac | InvocationID=c86de466-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:11:36+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c86de2b8-9dce-11ed-ba89-4228938b3dac | InvocationID=c86de466-9dce-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:11:47+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c2a8d72a-9dce-11ed-ba89-4228938b3dac | InvocationID=c2a8daa4-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:11:47+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce9abcec-9dce-11ed-ba89-4228938b3dac | InvocationID=ce9ac994-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:11:47+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce9abcec-9dce-11ed-ba89-4228938b3dac | InvocationID=ce9ac994-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:11:47+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ce9abcec-9dce-11ed-ba89-4228938b3dac | InvocationID=ce9ac994-9dce-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:12:02+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c86de2b8-9dce-11ed-ba89-4228938b3dac | InvocationID=c86de466-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:12:02+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d7578f0e-9dce-11ed-ba89-4228938b3dac | InvocationID=d75790a8-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:12:02+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d7578f0e-9dce-11ed-ba89-4228938b3dac | InvocationID=d75790a8-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:12:02+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d7578f0e-9dce-11ed-ba89-4228938b3dac | InvocationID=d75790a8-9dce-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:12:07+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ce9abcec-9dce-11ed-ba89-4228938b3dac | InvocationID=ce9ac994-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:12:07+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da8c8080-9dce-11ed-ba89-4228938b3dac | InvocationID=da8c8224-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:12:07+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da8c8080-9dce-11ed-ba89-4228938b3dac | InvocationID=da8c8224-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:12:07+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=da8c8080-9dce-11ed-ba89-4228938b3dac | InvocationID=da8c8224-9dce-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:12:27+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d7578f0e-9dce-11ed-ba89-4228938b3dac | InvocationID=d75790a8-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:12:27+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e6452d82-9dce-11ed-ba89-4228938b3dac | InvocationID=e6452f1c-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:12:27+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e6452d82-9dce-11ed-ba89-4228938b3dac | InvocationID=e6452f1c-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:12:27+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e6452d82-9dce-11ed-ba89-4228938b3dac | InvocationID=e6452f1c-9dce-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:12:27+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=da8c8080-9dce-11ed-ba89-4228938b3dac | InvocationID=da8c8224-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:12:27+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e67b4534-9dce-11ed-ba89-4228938b3dac | InvocationID=e67b47d2-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:12:27+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e67b4534-9dce-11ed-ba89-4228938b3dac | InvocationID=e67b47d2-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:12:27+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e67b4534-9dce-11ed-ba89-4228938b3dac | InvocationID=e67b47d2-9dce-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:12:47+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e67b4534-9dce-11ed-ba89-4228938b3dac | InvocationID=e67b47d2-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:12:47+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f26a2748-9dce-11ed-ba89-4228938b3dac | InvocationID=f26a2ac2-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:12:47+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f26a2748-9dce-11ed-ba89-4228938b3dac | InvocationID=f26a2ac2-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:12:47+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f26a2748-9dce-11ed-ba89-4228938b3dac | InvocationID=f26a2ac2-9dce-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:12:52+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e6452d82-9dce-11ed-ba89-4228938b3dac | InvocationID=e6452f1c-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:12:52+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5300f56-9dce-11ed-ba89-4228938b3dac | InvocationID=f530121c-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:12:52+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5300f56-9dce-11ed-ba89-4228938b3dac | InvocationID=f530121c-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:12:52+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f5300f56-9dce-11ed-ba89-4228938b3dac | InvocationID=f530121c-9dce-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:13:07+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f26a2748-9dce-11ed-ba89-4228938b3dac | InvocationID=f26a2ac2-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:13:07+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe5c759c-9dce-11ed-ba89-4228938b3dac | InvocationID=fe5c7966-9dce-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:13:07+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe5c759c-9dce-11ed-ba89-4228938b3dac | InvocationID=fe5c7966-9dce-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:13:07+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fe5c759c-9dce-11ed-ba89-4228938b3dac | InvocationID=fe5c7966-9dce-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:13:17+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f5300f56-9dce-11ed-ba89-4228938b3dac | InvocationID=f530121c-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:13:17+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0419f82e-9dcf-11ed-ba89-4228938b3dac | InvocationID=0419faea-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:13:17+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0419f82e-9dcf-11ed-ba89-4228938b3dac | InvocationID=0419faea-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:13:17+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0419f82e-9dcf-11ed-ba89-4228938b3dac | InvocationID=0419faea-9dcf-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:13:27+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fe5c759c-9dce-11ed-ba89-4228938b3dac | InvocationID=fe5c7966-9dce-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:13:27+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a4e76de-9dcf-11ed-ba89-4228938b3dac | InvocationID=0a4e78c8-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:13:27+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a4e76de-9dcf-11ed-ba89-4228938b3dac | InvocationID=0a4e78c8-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:13:27+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0a4e76de-9dcf-11ed-ba89-4228938b3dac | InvocationID=0a4e78c8-9dcf-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:13:42+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0419f82e-9dcf-11ed-ba89-4228938b3dac | InvocationID=0419faea-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:13:42+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1303e0ca-9dcf-11ed-ba89-4228938b3dac | InvocationID=1303e2b4-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:13:42+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1303e0ca-9dcf-11ed-ba89-4228938b3dac | InvocationID=1303e2b4-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:13:42+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1303e0ca-9dcf-11ed-ba89-4228938b3dac | InvocationID=1303e2b4-9dcf-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:13:47+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0a4e76de-9dcf-11ed-ba89-4228938b3dac | InvocationID=0a4e78c8-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:13:47+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16419282-9dcf-11ed-ba89-4228938b3dac | InvocationID=164194b2-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:13:47+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16419282-9dcf-11ed-ba89-4228938b3dac | InvocationID=164194b2-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:13:47+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=16419282-9dcf-11ed-ba89-4228938b3dac | InvocationID=164194b2-9dcf-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:14:07+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1303e0ca-9dcf-11ed-ba89-4228938b3dac | InvocationID=1303e2b4-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:14:07+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21ef1cb2-9dcf-11ed-ba89-4228938b3dac | InvocationID=21ef1e60-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:14:07+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21ef1cb2-9dcf-11ed-ba89-4228938b3dac | InvocationID=21ef1e60-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:14:07+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=21ef1cb2-9dcf-11ed-ba89-4228938b3dac | InvocationID=21ef1e60-9dcf-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:14:07+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=16419282-9dcf-11ed-ba89-4228938b3dac | InvocationID=164194b2-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:14:07+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=22305614-9dcf-11ed-ba89-4228938b3dac | InvocationID=223057c2-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:14:07+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=22305614-9dcf-11ed-ba89-4228938b3dac | InvocationID=223057c2-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:14:07+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=22305614-9dcf-11ed-ba89-4228938b3dac | InvocationID=223057c2-9dcf-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:14:27+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=22305614-9dcf-11ed-ba89-4228938b3dac | InvocationID=223057c2-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:14:27+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e1ef2fa-9dcf-11ed-ba89-4228938b3dac | InvocationID=2e1ef5a2-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:14:27+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e1ef2fa-9dcf-11ed-ba89-4228938b3dac | InvocationID=2e1ef5a2-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:14:27+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2e1ef2fa-9dcf-11ed-ba89-4228938b3dac | InvocationID=2e1ef5a2-9dcf-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:14:32+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=21ef1cb2-9dcf-11ed-ba89-4228938b3dac | InvocationID=21ef1e60-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:14:32+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30dca32a-9dcf-11ed-ba89-4228938b3dac | InvocationID=30dca4d8-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:14:32+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30dca32a-9dcf-11ed-ba89-4228938b3dac | InvocationID=30dca4d8-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:14:32+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=30dca32a-9dcf-11ed-ba89-4228938b3dac | InvocationID=30dca4d8-9dcf-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:14:47+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2e1ef2fa-9dcf-11ed-ba89-4228938b3dac | InvocationID=2e1ef5a2-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:14:47+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3a0fb05e-9dcf-11ed-ba89-4228938b3dac | InvocationID=3a0fb324-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:14:47+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3a0fb05e-9dcf-11ed-ba89-4228938b3dac | InvocationID=3a0fb324-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:14:47+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3a0fb05e-9dcf-11ed-ba89-4228938b3dac | InvocationID=3a0fb324-9dcf-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:14:57+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=30dca32a-9dcf-11ed-ba89-4228938b3dac | InvocationID=30dca4d8-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:14:57+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3fc65c00-9dcf-11ed-ba89-4228938b3dac | InvocationID=3fc65e9e-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:14:57+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3fc65c00-9dcf-11ed-ba89-4228938b3dac | InvocationID=3fc65e9e-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:14:57+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3fc65c00-9dcf-11ed-ba89-4228938b3dac | InvocationID=3fc65e9e-9dcf-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:15:07+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3a0fb05e-9dcf-11ed-ba89-4228938b3dac | InvocationID=3a0fb324-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:15:07+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46019a12-9dcf-11ed-ba89-4228938b3dac | InvocationID=46019c10-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:15:07+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46019a12-9dcf-11ed-ba89-4228938b3dac | InvocationID=46019c10-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:15:07+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=46019a12-9dcf-11ed-ba89-4228938b3dac | InvocationID=46019c10-9dcf-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:15:22+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3fc65c00-9dcf-11ed-ba89-4228938b3dac | InvocationID=3fc65e9e-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:15:22+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4eb01dfa-9dcf-11ed-ba89-4228938b3dac | InvocationID=4eb021c4-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:15:22+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4eb01dfa-9dcf-11ed-ba89-4228938b3dac | InvocationID=4eb021c4-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:15:22+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4eb01dfa-9dcf-11ed-ba89-4228938b3dac | InvocationID=4eb021c4-9dcf-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:15:27+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=46019a12-9dcf-11ed-ba89-4228938b3dac | InvocationID=46019c10-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:15:27+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51f17fcc-9dcf-11ed-ba89-4228938b3dac | InvocationID=51f183e6-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:15:27+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51f17fcc-9dcf-11ed-ba89-4228938b3dac | InvocationID=51f183e6-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:15:27+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=51f17fcc-9dcf-11ed-ba89-4228938b3dac | InvocationID=51f183e6-9dcf-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:15:47+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4eb01dfa-9dcf-11ed-ba89-4228938b3dac | InvocationID=4eb021c4-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:15:47+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d9dabc0-9dcf-11ed-ba89-4228938b3dac | InvocationID=5d9dadc8-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:15:47+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d9dabc0-9dcf-11ed-ba89-4228938b3dac | InvocationID=5d9dadc8-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:15:47+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5d9dabc0-9dcf-11ed-ba89-4228938b3dac | InvocationID=5d9dadc8-9dcf-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:15:47+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=51f17fcc-9dcf-11ed-ba89-4228938b3dac | InvocationID=51f183e6-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:15:47+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5de09a7a-9dcf-11ed-ba89-4228938b3dac | InvocationID=5de09c8c-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:15:47+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5de09a7a-9dcf-11ed-ba89-4228938b3dac | InvocationID=5de09c8c-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:15:47+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5de09a7a-9dcf-11ed-ba89-4228938b3dac | InvocationID=5de09c8c-9dcf-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:16:07+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5de09a7a-9dcf-11ed-ba89-4228938b3dac | InvocationID=5de09c8c-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:16:07+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=69cf0d44-9dcf-11ed-ba89-4228938b3dac | InvocationID=69cf0ee8-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:16:07+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=69cf0d44-9dcf-11ed-ba89-4228938b3dac | InvocationID=69cf0ee8-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:16:07+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=69cf0d44-9dcf-11ed-ba89-4228938b3dac | InvocationID=69cf0ee8-9dcf-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:16:12+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5d9dabc0-9dcf-11ed-ba89-4228938b3dac | InvocationID=5d9dadc8-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:16:12+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c887c3c-9dcf-11ed-ba89-4228938b3dac | InvocationID=6c887dea-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:16:12+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c887c3c-9dcf-11ed-ba89-4228938b3dac | InvocationID=6c887dea-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:16:12+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6c887c3c-9dcf-11ed-ba89-4228938b3dac | InvocationID=6c887dea-9dcf-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:16:27+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=69cf0d44-9dcf-11ed-ba89-4228938b3dac | InvocationID=69cf0ee8-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:16:27+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75c62268-9dcf-11ed-ba89-4228938b3dac | InvocationID=75c62416-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:16:27+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75c62268-9dcf-11ed-ba89-4228938b3dac | InvocationID=75c62416-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:16:27+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=75c62268-9dcf-11ed-ba89-4228938b3dac | InvocationID=75c62416-9dcf-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:16:37+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6c887c3c-9dcf-11ed-ba89-4228938b3dac | InvocationID=6c887dea-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:16:37+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b721c94-9dcf-11ed-ba89-4228938b3dac | InvocationID=7b721e38-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:16:37+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b721c94-9dcf-11ed-ba89-4228938b3dac | InvocationID=7b721e38-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:16:37+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7b721c94-9dcf-11ed-ba89-4228938b3dac | InvocationID=7b721e38-9dcf-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:16:47+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=75c62268-9dcf-11ed-ba89-4228938b3dac | InvocationID=75c62416-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:16:47+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81b62ec4-9dcf-11ed-ba89-4228938b3dac | InvocationID=81b63068-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:16:47+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81b62ec4-9dcf-11ed-ba89-4228938b3dac | InvocationID=81b63068-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:16:47+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=81b62ec4-9dcf-11ed-ba89-4228938b3dac | InvocationID=81b63068-9dcf-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:17:02+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7b721c94-9dcf-11ed-ba89-4228938b3dac | InvocationID=7b721e38-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:17:02+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8a5c3e74-9dcf-11ed-ba89-4228938b3dac | InvocationID=8a5c40b8-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:17:02+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8a5c3e74-9dcf-11ed-ba89-4228938b3dac | InvocationID=8a5c40b8-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:17:02+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8a5c3e74-9dcf-11ed-ba89-4228938b3dac | InvocationID=8a5c40b8-9dcf-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:17:07+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=81b62ec4-9dcf-11ed-ba89-4228938b3dac | InvocationID=81b63068-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:17:07+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8da7eb6e-9dcf-11ed-ba89-4228938b3dac | InvocationID=8da7ed12-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:17:07+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8da7eb6e-9dcf-11ed-ba89-4228938b3dac | InvocationID=8da7ed12-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:17:07+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8da7eb6e-9dcf-11ed-ba89-4228938b3dac | InvocationID=8da7ed12-9dcf-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:17:27+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8a5c3e74-9dcf-11ed-ba89-4228938b3dac | InvocationID=8a5c40b8-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:17:27+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=994797e4-9dcf-11ed-ba89-4228938b3dac | InvocationID=99479a46-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:17:27+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=994797e4-9dcf-11ed-ba89-4228938b3dac | InvocationID=99479a46-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:17:27+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=994797e4-9dcf-11ed-ba89-4228938b3dac | InvocationID=99479a46-9dcf-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:17:27+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8da7eb6e-9dcf-11ed-ba89-4228938b3dac | InvocationID=8da7ed12-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:17:27+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9996f028-9dcf-11ed-ba89-4228938b3dac | InvocationID=9996f348-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:17:27+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9996f028-9dcf-11ed-ba89-4228938b3dac | InvocationID=9996f348-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:17:27+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9996f028-9dcf-11ed-ba89-4228938b3dac | InvocationID=9996f348-9dcf-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:17:47+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9996f028-9dcf-11ed-ba89-4228938b3dac | InvocationID=9996f348-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:17:47+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a5856c98-9dcf-11ed-ba89-4228938b3dac | InvocationID=a5856f7c-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:17:47+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a5856c98-9dcf-11ed-ba89-4228938b3dac | InvocationID=a5856f7c-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:17:47+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a5856c98-9dcf-11ed-ba89-4228938b3dac | InvocationID=a5856f7c-9dcf-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:17:52+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=994797e4-9dcf-11ed-ba89-4228938b3dac | InvocationID=99479a46-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:17:52+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a83636e8-9dcf-11ed-ba89-4228938b3dac | InvocationID=a8363922-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:17:52+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a83636e8-9dcf-11ed-ba89-4228938b3dac | InvocationID=a8363922-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:17:52+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a83636e8-9dcf-11ed-ba89-4228938b3dac | InvocationID=a8363922-9dcf-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:18:07+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a5856c98-9dcf-11ed-ba89-4228938b3dac | InvocationID=a5856f7c-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:18:07+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b176e554-9dcf-11ed-ba89-4228938b3dac | InvocationID=b176e702-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:18:07+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b176e554-9dcf-11ed-ba89-4228938b3dac | InvocationID=b176e702-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:18:07+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b176e554-9dcf-11ed-ba89-4228938b3dac | InvocationID=b176e702-9dcf-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:18:17+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a83636e8-9dcf-11ed-ba89-4228938b3dac | InvocationID=a8363922-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:18:17+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b71fdf1a-9dcf-11ed-ba89-4228938b3dac | InvocationID=b71fe15e-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:18:17+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b71fdf1a-9dcf-11ed-ba89-4228938b3dac | InvocationID=b71fe15e-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:18:17+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b71fdf1a-9dcf-11ed-ba89-4228938b3dac | InvocationID=b71fe15e-9dcf-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:18:27+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b176e554-9dcf-11ed-ba89-4228938b3dac | InvocationID=b176e702-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:18:27+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd6948b6-9dcf-11ed-ba89-4228938b3dac | InvocationID=bd694b5e-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:18:28+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd6948b6-9dcf-11ed-ba89-4228938b3dac | InvocationID=bd694b5e-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:18:28+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bd6948b6-9dcf-11ed-ba89-4228938b3dac | InvocationID=bd694b5e-9dcf-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:18:42+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b71fdf1a-9dcf-11ed-ba89-4228938b3dac | InvocationID=b71fe15e-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:18:42+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6098e22-9dcf-11ed-ba89-4228938b3dac | InvocationID=c6098fbc-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:18:42+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6098e22-9dcf-11ed-ba89-4228938b3dac | InvocationID=c6098fbc-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:18:42+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c6098e22-9dcf-11ed-ba89-4228938b3dac | InvocationID=c6098fbc-9dcf-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:18:48+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bd6948b6-9dcf-11ed-ba89-4228938b3dac | InvocationID=bd694b5e-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:18:48+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c95942c0-9dcf-11ed-ba89-4228938b3dac | InvocationID=c95944c8-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:18:48+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c95942c0-9dcf-11ed-ba89-4228938b3dac | InvocationID=c95944c8-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:18:48+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c95942c0-9dcf-11ed-ba89-4228938b3dac | InvocationID=c95944c8-9dcf-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:19:07+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c6098e22-9dcf-11ed-ba89-4228938b3dac | InvocationID=c6098fbc-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:19:07+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4f84da6-9dcf-11ed-ba89-4228938b3dac | InvocationID=d4f850a8-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:19:07+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4f84da6-9dcf-11ed-ba89-4228938b3dac | InvocationID=d4f850a8-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:19:07+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d4f84da6-9dcf-11ed-ba89-4228938b3dac | InvocationID=d4f850a8-9dcf-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:19:08+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c95942c0-9dcf-11ed-ba89-4228938b3dac | InvocationID=c95944c8-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:19:08+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5485af8-9dcf-11ed-ba89-4228938b3dac | InvocationID=d5486868-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:19:08+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5485af8-9dcf-11ed-ba89-4228938b3dac | InvocationID=d5486868-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:19:08+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d5485af8-9dcf-11ed-ba89-4228938b3dac | InvocationID=d5486868-9dcf-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:19:28+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d5485af8-9dcf-11ed-ba89-4228938b3dac | InvocationID=d5486868-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:19:28+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e138e094-9dcf-11ed-ba89-4228938b3dac | InvocationID=e138e288-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:19:28+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e138e094-9dcf-11ed-ba89-4228938b3dac | InvocationID=e138e288-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:19:28+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e138e094-9dcf-11ed-ba89-4228938b3dac | InvocationID=e138e288-9dcf-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:19:32+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d4f84da6-9dcf-11ed-ba89-4228938b3dac | InvocationID=d4f850a8-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:19:32+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3e43762-9dcf-11ed-ba89-4228938b3dac | InvocationID=e3e43906-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:19:32+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3e43762-9dcf-11ed-ba89-4228938b3dac | InvocationID=e3e43906-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:19:32+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e3e43762-9dcf-11ed-ba89-4228938b3dac | InvocationID=e3e43906-9dcf-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:19:48+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e138e094-9dcf-11ed-ba89-4228938b3dac | InvocationID=e138e288-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:19:48+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed2bc79a-9dcf-11ed-ba89-4228938b3dac | InvocationID=ed2bc998-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:19:48+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed2bc79a-9dcf-11ed-ba89-4228938b3dac | InvocationID=ed2bc998-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:19:48+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ed2bc79a-9dcf-11ed-ba89-4228938b3dac | InvocationID=ed2bc998-9dcf-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:19:57+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e3e43762-9dcf-11ed-ba89-4228938b3dac | InvocationID=e3e43906-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:19:57+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f2ce27e2-9dcf-11ed-ba89-4228938b3dac | InvocationID=f2ce2a76-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:19:57+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f2ce27e2-9dcf-11ed-ba89-4228938b3dac | InvocationID=f2ce2a76-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:19:57+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f2ce27e2-9dcf-11ed-ba89-4228938b3dac | InvocationID=f2ce2a76-9dcf-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:20:08+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ed2bc79a-9dcf-11ed-ba89-4228938b3dac | InvocationID=ed2bc998-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:20:08+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f91c35b2-9dcf-11ed-ba89-4228938b3dac | InvocationID=f91c3756-9dcf-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:20:08+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f91c35b2-9dcf-11ed-ba89-4228938b3dac | InvocationID=f91c3756-9dcf-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:20:08+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f91c35b2-9dcf-11ed-ba89-4228938b3dac | InvocationID=f91c3756-9dcf-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:20:22+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f2ce27e2-9dcf-11ed-ba89-4228938b3dac | InvocationID=f2ce2a76-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:20:22+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01b7c830-9dd0-11ed-ba89-4228938b3dac | InvocationID=01b7c9de-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:20:22+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01b7c830-9dd0-11ed-ba89-4228938b3dac | InvocationID=01b7c9de-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:20:22+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=01b7c830-9dd0-11ed-ba89-4228938b3dac | InvocationID=01b7c9de-9dd0-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:20:28+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f91c35b2-9dcf-11ed-ba89-4228938b3dac | InvocationID=f91c3756-9dcf-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:20:28+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=050f4648-9dd0-11ed-ba89-4228938b3dac | InvocationID=050f485a-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:20:28+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=050f4648-9dd0-11ed-ba89-4228938b3dac | InvocationID=050f485a-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:20:28+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=050f4648-9dd0-11ed-ba89-4228938b3dac | InvocationID=050f485a-9dd0-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:20:47+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=01b7c830-9dd0-11ed-ba89-4228938b3dac | InvocationID=01b7c9de-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:20:47+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=10a42000-9dd0-11ed-ba89-4228938b3dac | InvocationID=10a421cc-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:20:47+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=10a42000-9dd0-11ed-ba89-4228938b3dac | InvocationID=10a421cc-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:20:47+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=10a42000-9dd0-11ed-ba89-4228938b3dac | InvocationID=10a421cc-9dd0-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:20:48+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=050f4648-9dd0-11ed-ba89-4228938b3dac | InvocationID=050f485a-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:20:48+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1100260c-9dd0-11ed-ba89-4228938b3dac | InvocationID=110027b0-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:20:48+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1100260c-9dd0-11ed-ba89-4228938b3dac | InvocationID=110027b0-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:20:48+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1100260c-9dd0-11ed-ba89-4228938b3dac | InvocationID=110027b0-9dd0-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:21:08+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1100260c-9dd0-11ed-ba89-4228938b3dac | InvocationID=110027b0-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:21:08+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ceed36e-9dd0-11ed-ba89-4228938b3dac | InvocationID=1ceed5d0-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:21:08+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ceed36e-9dd0-11ed-ba89-4228938b3dac | InvocationID=1ceed5d0-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:21:08+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1ceed36e-9dd0-11ed-ba89-4228938b3dac | InvocationID=1ceed5d0-9dd0-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:21:12+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=10a42000-9dd0-11ed-ba89-4228938b3dac | InvocationID=10a421cc-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:21:12+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f95d59a-9dd0-11ed-ba89-4228938b3dac | InvocationID=1f95d73e-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:21:12+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f95d59a-9dd0-11ed-ba89-4228938b3dac | InvocationID=1f95d73e-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:21:12+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1f95d59a-9dd0-11ed-ba89-4228938b3dac | InvocationID=1f95d73e-9dd0-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:21:28+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1ceed36e-9dd0-11ed-ba89-4228938b3dac | InvocationID=1ceed5d0-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:21:28+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28e13a90-9dd0-11ed-ba89-4228938b3dac | InvocationID=28e13f7c-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:21:28+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28e13a90-9dd0-11ed-ba89-4228938b3dac | InvocationID=28e13f7c-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:21:28+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=28e13a90-9dd0-11ed-ba89-4228938b3dac | InvocationID=28e13f7c-9dd0-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:21:37+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1f95d59a-9dd0-11ed-ba89-4228938b3dac | InvocationID=1f95d73e-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:21:37+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e7f720a-9dd0-11ed-ba89-4228938b3dac | InvocationID=2e7f74ee-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:21:37+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e7f720a-9dd0-11ed-ba89-4228938b3dac | InvocationID=2e7f74ee-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:21:37+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2e7f720a-9dd0-11ed-ba89-4228938b3dac | InvocationID=2e7f74ee-9dd0-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:21:48+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=28e13a90-9dd0-11ed-ba89-4228938b3dac | InvocationID=28e13f7c-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:21:48+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34d6a772-9dd0-11ed-ba89-4228938b3dac | InvocationID=34d6a966-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:21:48+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34d6a772-9dd0-11ed-ba89-4228938b3dac | InvocationID=34d6a966-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:21:48+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=34d6a772-9dd0-11ed-ba89-4228938b3dac | InvocationID=34d6a966-9dd0-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:22:02+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2e7f720a-9dd0-11ed-ba89-4228938b3dac | InvocationID=2e7f74ee-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:22:02+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d69770c-9dd0-11ed-ba89-4228938b3dac | InvocationID=3d697946-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:22:02+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d69770c-9dd0-11ed-ba89-4228938b3dac | InvocationID=3d697946-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:22:02+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3d69770c-9dd0-11ed-ba89-4228938b3dac | InvocationID=3d697946-9dd0-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:22:08+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=34d6a772-9dd0-11ed-ba89-4228938b3dac | InvocationID=34d6a966-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:22:08+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=40c82150-9dd0-11ed-ba89-4228938b3dac | InvocationID=40c822f4-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:22:08+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=40c82150-9dd0-11ed-ba89-4228938b3dac | InvocationID=40c822f4-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:22:08+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=40c82150-9dd0-11ed-ba89-4228938b3dac | InvocationID=40c822f4-9dd0-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:22:27+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3d69770c-9dd0-11ed-ba89-4228938b3dac | InvocationID=3d697946-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:22:27+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c5a6690-9dd0-11ed-ba89-4228938b3dac | InvocationID=4c5a683e-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:22:27+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c5a6690-9dd0-11ed-ba89-4228938b3dac | InvocationID=4c5a683e-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:22:27+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4c5a6690-9dd0-11ed-ba89-4228938b3dac | InvocationID=4c5a683e-9dd0-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:22:28+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=40c82150-9dd0-11ed-ba89-4228938b3dac | InvocationID=40c822f4-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:22:28+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4cb7e95a-9dd0-11ed-ba89-4228938b3dac | InvocationID=4cb7eb08-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:22:28+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4cb7e95a-9dd0-11ed-ba89-4228938b3dac | InvocationID=4cb7eb08-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:22:28+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4cb7e95a-9dd0-11ed-ba89-4228938b3dac | InvocationID=4cb7eb08-9dd0-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:22:48+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4cb7e95a-9dd0-11ed-ba89-4228938b3dac | InvocationID=4cb7eb08-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:22:48+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58a876c6-9dd0-11ed-ba89-4228938b3dac | InvocationID=58a879a0-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:22:48+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58a876c6-9dd0-11ed-ba89-4228938b3dac | InvocationID=58a879a0-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:22:48+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=58a876c6-9dd0-11ed-ba89-4228938b3dac | InvocationID=58a879a0-9dd0-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:22:52+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4c5a6690-9dd0-11ed-ba89-4228938b3dac | InvocationID=4c5a683e-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:22:52+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b468d82-9dd0-11ed-ba89-4228938b3dac | InvocationID=5b468f26-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:22:52+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b468d82-9dd0-11ed-ba89-4228938b3dac | InvocationID=5b468f26-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:22:52+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5b468d82-9dd0-11ed-ba89-4228938b3dac | InvocationID=5b468f26-9dd0-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:23:08+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=58a876c6-9dd0-11ed-ba89-4228938b3dac | InvocationID=58a879a0-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:23:08+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=649b6c54-9dd0-11ed-ba89-4228938b3dac | InvocationID=649b6f24-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:23:08+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=649b6c54-9dd0-11ed-ba89-4228938b3dac | InvocationID=649b6f24-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:23:08+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=649b6c54-9dd0-11ed-ba89-4228938b3dac | InvocationID=649b6f24-9dd0-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:23:17+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5b468d82-9dd0-11ed-ba89-4228938b3dac | InvocationID=5b468f26-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:23:17+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a36b308-9dd0-11ed-ba89-4228938b3dac | InvocationID=6a36b542-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:23:17+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a36b308-9dd0-11ed-ba89-4228938b3dac | InvocationID=6a36b542-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:23:17+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6a36b308-9dd0-11ed-ba89-4228938b3dac | InvocationID=6a36b542-9dd0-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:23:28+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=649b6c54-9dd0-11ed-ba89-4228938b3dac | InvocationID=649b6f24-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:23:28+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=708bc3d8-9dd0-11ed-ba89-4228938b3dac | InvocationID=708bc5e0-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:23:28+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=708bc3d8-9dd0-11ed-ba89-4228938b3dac | InvocationID=708bc5e0-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:23:28+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=708bc3d8-9dd0-11ed-ba89-4228938b3dac | InvocationID=708bc5e0-9dd0-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:23:42+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6a36b308-9dd0-11ed-ba89-4228938b3dac | InvocationID=6a36b542-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:23:42+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79214d9c-9dd0-11ed-ba89-4228938b3dac | InvocationID=79214f4a-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:23:42+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79214d9c-9dd0-11ed-ba89-4228938b3dac | InvocationID=79214f4a-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:23:42+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79214d9c-9dd0-11ed-ba89-4228938b3dac | InvocationID=79214f4a-9dd0-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:23:48+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=708bc3d8-9dd0-11ed-ba89-4228938b3dac | InvocationID=708bc5e0-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:23:48+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c7d9f36-9dd0-11ed-ba89-4228938b3dac | InvocationID=7c7da148-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:23:48+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c7d9f36-9dd0-11ed-ba89-4228938b3dac | InvocationID=7c7da148-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:23:48+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7c7d9f36-9dd0-11ed-ba89-4228938b3dac | InvocationID=7c7da148-9dd0-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:24:07+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79214d9c-9dd0-11ed-ba89-4228938b3dac | InvocationID=79214f4a-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:24:07+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=880e3c48-9dd0-11ed-ba89-4228938b3dac | InvocationID=880e3f0e-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:24:08+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=880e3c48-9dd0-11ed-ba89-4228938b3dac | InvocationID=880e3f0e-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:24:08+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=880e3c48-9dd0-11ed-ba89-4228938b3dac | InvocationID=880e3f0e-9dd0-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:24:08+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7c7d9f36-9dd0-11ed-ba89-4228938b3dac | InvocationID=7c7da148-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:24:08+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=886d354a-9dd0-11ed-ba89-4228938b3dac | InvocationID=886d3806-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:24:08+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=886d354a-9dd0-11ed-ba89-4228938b3dac | InvocationID=886d3806-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:24:08+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=886d354a-9dd0-11ed-ba89-4228938b3dac | InvocationID=886d3806-9dd0-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:24:28+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=886d354a-9dd0-11ed-ba89-4228938b3dac | InvocationID=886d3806-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:24:28+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=945c5124-9dd0-11ed-ba89-4228938b3dac | InvocationID=945c52dc-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:24:28+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=945c5124-9dd0-11ed-ba89-4228938b3dac | InvocationID=945c52dc-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:24:28+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=945c5124-9dd0-11ed-ba89-4228938b3dac | InvocationID=945c52dc-9dd0-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:24:33+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=880e3c48-9dd0-11ed-ba89-4228938b3dac | InvocationID=880e3f0e-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:24:33+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96fe0bde-9dd0-11ed-ba89-4228938b3dac | InvocationID=96fe0dfa-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:24:33+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96fe0bde-9dd0-11ed-ba89-4228938b3dac | InvocationID=96fe0dfa-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:24:33+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=96fe0bde-9dd0-11ed-ba89-4228938b3dac | InvocationID=96fe0dfa-9dd0-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:24:48+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=945c5124-9dd0-11ed-ba89-4228938b3dac | InvocationID=945c52dc-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:24:48+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a04c2ff4-9dd0-11ed-ba89-4228938b3dac | InvocationID=a04c318e-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:24:48+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a04c2ff4-9dd0-11ed-ba89-4228938b3dac | InvocationID=a04c318e-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:24:48+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a04c2ff4-9dd0-11ed-ba89-4228938b3dac | InvocationID=a04c318e-9dd0-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:24:58+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=96fe0bde-9dd0-11ed-ba89-4228938b3dac | InvocationID=96fe0dfa-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:24:58+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a5e7eea8-9dd0-11ed-ba89-4228938b3dac | InvocationID=a5e7f1fa-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:24:58+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a5e7eea8-9dd0-11ed-ba89-4228938b3dac | InvocationID=a5e7f1fa-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:24:58+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a5e7eea8-9dd0-11ed-ba89-4228938b3dac | InvocationID=a5e7f1fa-9dd0-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:25:08+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a04c2ff4-9dd0-11ed-ba89-4228938b3dac | InvocationID=a04c318e-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:25:08+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ac3ff516-9dd0-11ed-ba89-4228938b3dac | InvocationID=ac3ff6f6-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:25:08+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ac3ff516-9dd0-11ed-ba89-4228938b3dac | InvocationID=ac3ff6f6-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:25:08+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ac3ff516-9dd0-11ed-ba89-4228938b3dac | InvocationID=ac3ff6f6-9dd0-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:25:23+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a5e7eea8-9dd0-11ed-ba89-4228938b3dac | InvocationID=a5e7f1fa-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:25:23+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4d28b26-9dd0-11ed-ba89-4228938b3dac | InvocationID=b4d28e32-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:25:23+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4d28b26-9dd0-11ed-ba89-4228938b3dac | InvocationID=b4d28e32-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:25:23+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b4d28b26-9dd0-11ed-ba89-4228938b3dac | InvocationID=b4d28e32-9dd0-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:25:28+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ac3ff516-9dd0-11ed-ba89-4228938b3dac | InvocationID=ac3ff6f6-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:25:28+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b8306e50-9dd0-11ed-ba89-4228938b3dac | InvocationID=b83070e4-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:25:28+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b8306e50-9dd0-11ed-ba89-4228938b3dac | InvocationID=b83070e4-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:25:28+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b8306e50-9dd0-11ed-ba89-4228938b3dac | InvocationID=b83070e4-9dd0-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:25:48+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b4d28b26-9dd0-11ed-ba89-4228938b3dac | InvocationID=b4d28e32-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:25:48+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c3c18466-9dd0-11ed-ba89-4228938b3dac | InvocationID=c3c18614-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:25:48+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c3c18466-9dd0-11ed-ba89-4228938b3dac | InvocationID=c3c18614-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:25:48+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c3c18466-9dd0-11ed-ba89-4228938b3dac | InvocationID=c3c18614-9dd0-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:25:48+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b8306e50-9dd0-11ed-ba89-4228938b3dac | InvocationID=b83070e4-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:25:48+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c41f9614-9dd0-11ed-ba89-4228938b3dac | InvocationID=c41f9826-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:25:48+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c41f9614-9dd0-11ed-ba89-4228938b3dac | InvocationID=c41f9826-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:25:48+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c41f9614-9dd0-11ed-ba89-4228938b3dac | InvocationID=c41f9826-9dd0-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:26:08+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c41f9614-9dd0-11ed-ba89-4228938b3dac | InvocationID=c41f9826-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:26:08+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d00de1b0-9dd0-11ed-ba89-4228938b3dac | InvocationID=d00de3ae-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:26:08+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d00de1b0-9dd0-11ed-ba89-4228938b3dac | InvocationID=d00de3ae-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:26:08+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d00de1b0-9dd0-11ed-ba89-4228938b3dac | InvocationID=d00de3ae-9dd0-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:26:13+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c3c18466-9dd0-11ed-ba89-4228938b3dac | InvocationID=c3c18614-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:26:13+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d2ad962c-9dd0-11ed-ba89-4228938b3dac | InvocationID=d2ad98d4-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:26:13+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d2ad962c-9dd0-11ed-ba89-4228938b3dac | InvocationID=d2ad98d4-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:26:13+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d2ad962c-9dd0-11ed-ba89-4228938b3dac | InvocationID=d2ad98d4-9dd0-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:26:28+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d00de1b0-9dd0-11ed-ba89-4228938b3dac | InvocationID=d00de3ae-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:26:28+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dc001510-9dd0-11ed-ba89-4228938b3dac | InvocationID=dc0016c8-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:26:28+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dc001510-9dd0-11ed-ba89-4228938b3dac | InvocationID=dc0016c8-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:26:28+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dc001510-9dd0-11ed-ba89-4228938b3dac | InvocationID=dc0016c8-9dd0-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:26:38+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d2ad962c-9dd0-11ed-ba89-4228938b3dac | InvocationID=d2ad98d4-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:26:38+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e19749b2-9dd0-11ed-ba89-4228938b3dac | InvocationID=e1974b60-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:26:38+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e19749b2-9dd0-11ed-ba89-4228938b3dac | InvocationID=e1974b60-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:26:38+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e19749b2-9dd0-11ed-ba89-4228938b3dac | InvocationID=e1974b60-9dd0-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:26:48+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dc001510-9dd0-11ed-ba89-4228938b3dac | InvocationID=dc0016c8-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:26:48+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7f00be6-9dd0-11ed-ba89-4228938b3dac | InvocationID=e7f00d94-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:26:48+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7f00be6-9dd0-11ed-ba89-4228938b3dac | InvocationID=e7f00d94-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:26:48+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e7f00be6-9dd0-11ed-ba89-4228938b3dac | InvocationID=e7f00d94-9dd0-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:27:03+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e19749b2-9dd0-11ed-ba89-4228938b3dac | InvocationID=e1974b60-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:27:03+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f0814540-9dd0-11ed-ba89-4228938b3dac | InvocationID=f08147e8-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:27:03+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f0814540-9dd0-11ed-ba89-4228938b3dac | InvocationID=f08147e8-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:27:03+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f0814540-9dd0-11ed-ba89-4228938b3dac | InvocationID=f08147e8-9dd0-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:27:08+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e7f00be6-9dd0-11ed-ba89-4228938b3dac | InvocationID=e7f00d94-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:27:08+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3e19348-9dd0-11ed-ba89-4228938b3dac | InvocationID=f3e19546-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:27:08+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3e19348-9dd0-11ed-ba89-4228938b3dac | InvocationID=f3e19546-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:27:08+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f3e19348-9dd0-11ed-ba89-4228938b3dac | InvocationID=f3e19546-9dd0-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:27:28+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f0814540-9dd0-11ed-ba89-4228938b3dac | InvocationID=f08147e8-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:27:28+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff6c9870-9dd0-11ed-ba89-4228938b3dac | InvocationID=ff6c9a1e-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:27:28+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff6c9870-9dd0-11ed-ba89-4228938b3dac | InvocationID=ff6c9a1e-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:27:28+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ff6c9870-9dd0-11ed-ba89-4228938b3dac | InvocationID=ff6c9a1e-9dd0-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:27:28+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f3e19348-9dd0-11ed-ba89-4228938b3dac | InvocationID=f3e19546-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:27:28+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ffd099b0-9dd0-11ed-ba89-4228938b3dac | InvocationID=ffd09b54-9dd0-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:27:28+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ffd099b0-9dd0-11ed-ba89-4228938b3dac | InvocationID=ffd09b54-9dd0-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:27:28+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ffd099b0-9dd0-11ed-ba89-4228938b3dac | InvocationID=ffd09b54-9dd0-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:27:48+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ffd099b0-9dd0-11ed-ba89-4228938b3dac | InvocationID=ffd09b54-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:27:48+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bbf4802-9dd1-11ed-ba89-4228938b3dac | InvocationID=0bbf49c4-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:27:48+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bbf4802-9dd1-11ed-ba89-4228938b3dac | InvocationID=0bbf49c4-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:27:48+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0bbf4802-9dd1-11ed-ba89-4228938b3dac | InvocationID=0bbf49c4-9dd1-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:27:53+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ff6c9870-9dd0-11ed-ba89-4228938b3dac | InvocationID=ff6c9a1e-9dd0-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:27:53+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e59a65c-9dd1-11ed-ba89-4228938b3dac | InvocationID=0e59a80a-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:27:53+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e59a65c-9dd1-11ed-ba89-4228938b3dac | InvocationID=0e59a80a-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:27:53+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0e59a65c-9dd1-11ed-ba89-4228938b3dac | InvocationID=0e59a80a-9dd1-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:28:08+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0bbf4802-9dd1-11ed-ba89-4228938b3dac | InvocationID=0bbf49c4-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:28:08+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=17af50d0-9dd1-11ed-ba89-4228938b3dac | InvocationID=17af52d8-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:28:08+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=17af50d0-9dd1-11ed-ba89-4228938b3dac | InvocationID=17af52d8-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:28:08+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=17af50d0-9dd1-11ed-ba89-4228938b3dac | InvocationID=17af52d8-9dd1-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:28:18+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0e59a65c-9dd1-11ed-ba89-4228938b3dac | InvocationID=0e59a80a-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:28:18+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d434772-9dd1-11ed-ba89-4228938b3dac | InvocationID=1d434984-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:28:18+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d434772-9dd1-11ed-ba89-4228938b3dac | InvocationID=1d434984-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:28:18+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1d434772-9dd1-11ed-ba89-4228938b3dac | InvocationID=1d434984-9dd1-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:28:28+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=17af50d0-9dd1-11ed-ba89-4228938b3dac | InvocationID=17af52d8-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:28:28+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=23a0f786-9dd1-11ed-ba89-4228938b3dac | InvocationID=23a0f92a-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:28:29+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=23a0f786-9dd1-11ed-ba89-4228938b3dac | InvocationID=23a0f92a-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:28:29+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=23a0f786-9dd1-11ed-ba89-4228938b3dac | InvocationID=23a0f92a-9dd1-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:28:43+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1d434772-9dd1-11ed-ba89-4228938b3dac | InvocationID=1d434984-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:28:43+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2c2cf35a-9dd1-11ed-ba89-4228938b3dac | InvocationID=2c2cf922-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:28:43+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2c2cf35a-9dd1-11ed-ba89-4228938b3dac | InvocationID=2c2cf922-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:28:43+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2c2cf35a-9dd1-11ed-ba89-4228938b3dac | InvocationID=2c2cf922-9dd1-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:28:49+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=23a0f786-9dd1-11ed-ba89-4228938b3dac | InvocationID=23a0f92a-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:28:49+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f918d80-9dd1-11ed-ba89-4228938b3dac | InvocationID=2f918fce-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:28:49+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f918d80-9dd1-11ed-ba89-4228938b3dac | InvocationID=2f918fce-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:28:49+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2f918d80-9dd1-11ed-ba89-4228938b3dac | InvocationID=2f918fce-9dd1-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:29:08+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2c2cf35a-9dd1-11ed-ba89-4228938b3dac | InvocationID=2c2cf922-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:29:08+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b1bbec8-9dd1-11ed-ba89-4228938b3dac | InvocationID=3b1bc0ee-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:29:08+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b1bbec8-9dd1-11ed-ba89-4228938b3dac | InvocationID=3b1bc0ee-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:29:08+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3b1bbec8-9dd1-11ed-ba89-4228938b3dac | InvocationID=3b1bc0ee-9dd1-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:29:09+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2f918d80-9dd1-11ed-ba89-4228938b3dac | InvocationID=2f918fce-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:29:09+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b809438-9dd1-11ed-ba89-4228938b3dac | InvocationID=3b8095fa-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:29:09+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b809438-9dd1-11ed-ba89-4228938b3dac | InvocationID=3b8095fa-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:29:09+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3b809438-9dd1-11ed-ba89-4228938b3dac | InvocationID=3b8095fa-9dd1-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:29:29+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3b809438-9dd1-11ed-ba89-4228938b3dac | InvocationID=3b8095fa-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:29:29+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=476f2322-9dd1-11ed-ba89-4228938b3dac | InvocationID=476f24d0-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:29:29+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=476f2322-9dd1-11ed-ba89-4228938b3dac | InvocationID=476f24d0-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:29:29+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=476f2322-9dd1-11ed-ba89-4228938b3dac | InvocationID=476f24d0-9dd1-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:29:33+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3b1bbec8-9dd1-11ed-ba89-4228938b3dac | InvocationID=3b1bc0ee-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:29:33+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4a071a68-9dd1-11ed-ba89-4228938b3dac | InvocationID=4a071d60-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:29:33+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4a071a68-9dd1-11ed-ba89-4228938b3dac | InvocationID=4a071d60-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:29:33+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4a071a68-9dd1-11ed-ba89-4228938b3dac | InvocationID=4a071d60-9dd1-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:29:49+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=476f2322-9dd1-11ed-ba89-4228938b3dac | InvocationID=476f24d0-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:29:49+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5363d894-9dd1-11ed-ba89-4228938b3dac | InvocationID=5363db28-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:29:49+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5363d894-9dd1-11ed-ba89-4228938b3dac | InvocationID=5363db28-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:29:49+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5363d894-9dd1-11ed-ba89-4228938b3dac | InvocationID=5363db28-9dd1-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:29:58+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4a071a68-9dd1-11ed-ba89-4228938b3dac | InvocationID=4a071d60-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:29:58+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58f09162-9dd1-11ed-ba89-4228938b3dac | InvocationID=58f09342-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:29:58+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58f09162-9dd1-11ed-ba89-4228938b3dac | InvocationID=58f09342-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:29:58+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=58f09162-9dd1-11ed-ba89-4228938b3dac | InvocationID=58f09342-9dd1-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:30:09+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5363d894-9dd1-11ed-ba89-4228938b3dac | InvocationID=5363db28-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:30:09+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f5839a6-9dd1-11ed-ba89-4228938b3dac | InvocationID=5f583c44-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:30:09+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f5839a6-9dd1-11ed-ba89-4228938b3dac | InvocationID=5f583c44-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:30:09+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5f5839a6-9dd1-11ed-ba89-4228938b3dac | InvocationID=5f583c44-9dd1-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:30:23+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=58f09162-9dd1-11ed-ba89-4228938b3dac | InvocationID=58f09342-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:30:23+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67da8cb4-9dd1-11ed-ba89-4228938b3dac | InvocationID=67da8fac-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:30:23+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67da8cb4-9dd1-11ed-ba89-4228938b3dac | InvocationID=67da8fac-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:30:23+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=67da8cb4-9dd1-11ed-ba89-4228938b3dac | InvocationID=67da8fac-9dd1-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:30:29+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5f5839a6-9dd1-11ed-ba89-4228938b3dac | InvocationID=5f583c44-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:30:29+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6b4acd46-9dd1-11ed-ba89-4228938b3dac | InvocationID=6b4acf9e-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:30:29+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6b4acd46-9dd1-11ed-ba89-4228938b3dac | InvocationID=6b4acf9e-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:30:29+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6b4acd46-9dd1-11ed-ba89-4228938b3dac | InvocationID=6b4acf9e-9dd1-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:30:48+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=67da8cb4-9dd1-11ed-ba89-4228938b3dac | InvocationID=67da8fac-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:30:48+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=76c6382c-9dd1-11ed-ba89-4228938b3dac | InvocationID=76c63a34-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:30:48+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=76c6382c-9dd1-11ed-ba89-4228938b3dac | InvocationID=76c63a34-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:30:48+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=76c6382c-9dd1-11ed-ba89-4228938b3dac | InvocationID=76c63a34-9dd1-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:30:49+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6b4acd46-9dd1-11ed-ba89-4228938b3dac | InvocationID=6b4acf9e-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:30:49+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=773a62d8-9dd1-11ed-ba89-4228938b3dac | InvocationID=773a6562-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:30:49+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=773a62d8-9dd1-11ed-ba89-4228938b3dac | InvocationID=773a6562-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:30:49+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=773a62d8-9dd1-11ed-ba89-4228938b3dac | InvocationID=773a6562-9dd1-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:31:09+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=773a62d8-9dd1-11ed-ba89-4228938b3dac | InvocationID=773a6562-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:31:09+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=832930b0-9dd1-11ed-ba89-4228938b3dac | InvocationID=832932cc-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:31:09+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=832930b0-9dd1-11ed-ba89-4228938b3dac | InvocationID=832932cc-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:31:09+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=832930b0-9dd1-11ed-ba89-4228938b3dac | InvocationID=832932cc-9dd1-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:31:13+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=76c6382c-9dd1-11ed-ba89-4228938b3dac | InvocationID=76c63a34-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:31:13+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=85b346f4-9dd1-11ed-ba89-4228938b3dac | InvocationID=85b34898-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:31:13+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=85b346f4-9dd1-11ed-ba89-4228938b3dac | InvocationID=85b34898-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:31:13+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=85b346f4-9dd1-11ed-ba89-4228938b3dac | InvocationID=85b34898-9dd1-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:31:29+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=832930b0-9dd1-11ed-ba89-4228938b3dac | InvocationID=832932cc-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:31:29+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8f1963d6-9dd1-11ed-ba89-4228938b3dac | InvocationID=8f19657a-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:31:29+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8f1963d6-9dd1-11ed-ba89-4228938b3dac | InvocationID=8f19657a-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:31:29+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8f1963d6-9dd1-11ed-ba89-4228938b3dac | InvocationID=8f19657a-9dd1-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:31:38+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=85b346f4-9dd1-11ed-ba89-4228938b3dac | InvocationID=85b34898-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:31:38+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=949ce0e4-9dd1-11ed-ba89-4228938b3dac | InvocationID=949ce292-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:31:38+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=949ce0e4-9dd1-11ed-ba89-4228938b3dac | InvocationID=949ce292-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:31:38+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=949ce0e4-9dd1-11ed-ba89-4228938b3dac | InvocationID=949ce292-9dd1-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:31:49+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8f1963d6-9dd1-11ed-ba89-4228938b3dac | InvocationID=8f19657a-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:31:49+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9b0bfa8c-9dd1-11ed-ba89-4228938b3dac | InvocationID=9b0bfc94-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:31:49+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9b0bfa8c-9dd1-11ed-ba89-4228938b3dac | InvocationID=9b0bfc94-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:31:49+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9b0bfa8c-9dd1-11ed-ba89-4228938b3dac | InvocationID=9b0bfc94-9dd1-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:32:03+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=949ce0e4-9dd1-11ed-ba89-4228938b3dac | InvocationID=949ce292-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:32:03+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a386a252-9dd1-11ed-ba89-4228938b3dac | InvocationID=a386a590-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:32:03+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a386a252-9dd1-11ed-ba89-4228938b3dac | InvocationID=a386a590-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:32:03+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a386a252-9dd1-11ed-ba89-4228938b3dac | InvocationID=a386a590-9dd1-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:32:09+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9b0bfa8c-9dd1-11ed-ba89-4228938b3dac | InvocationID=9b0bfc94-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:32:09+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a6fc00f8-9dd1-11ed-ba89-4228938b3dac | InvocationID=a6fc03a0-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:32:09+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a6fc00f8-9dd1-11ed-ba89-4228938b3dac | InvocationID=a6fc03a0-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:32:09+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a6fc00f8-9dd1-11ed-ba89-4228938b3dac | InvocationID=a6fc03a0-9dd1-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:32:28+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a386a252-9dd1-11ed-ba89-4228938b3dac | InvocationID=a386a590-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:32:28+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b2733f46-9dd1-11ed-ba89-4228938b3dac | InvocationID=b27342a2-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:32:28+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b2733f46-9dd1-11ed-ba89-4228938b3dac | InvocationID=b27342a2-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:32:28+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b2733f46-9dd1-11ed-ba89-4228938b3dac | InvocationID=b27342a2-9dd1-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:32:29+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a6fc00f8-9dd1-11ed-ba89-4228938b3dac | InvocationID=a6fc03a0-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:32:29+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b2eaec30-9dd1-11ed-ba89-4228938b3dac | InvocationID=b2eaeea6-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:32:29+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b2eaec30-9dd1-11ed-ba89-4228938b3dac | InvocationID=b2eaeea6-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:32:29+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b2eaec30-9dd1-11ed-ba89-4228938b3dac | InvocationID=b2eaeea6-9dd1-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:32:49+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b2eaec30-9dd1-11ed-ba89-4228938b3dac | InvocationID=b2eaeea6-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:32:49+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bed9901e-9dd1-11ed-ba89-4228938b3dac | InvocationID=bed99230-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:32:49+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bed9901e-9dd1-11ed-ba89-4228938b3dac | InvocationID=bed99230-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:32:49+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bed9901e-9dd1-11ed-ba89-4228938b3dac | InvocationID=bed99230-9dd1-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:32:53+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b2733f46-9dd1-11ed-ba89-4228938b3dac | InvocationID=b27342a2-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:32:53+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c15e7034-9dd1-11ed-ba89-4228938b3dac | InvocationID=c15e71d8-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:32:53+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c15e7034-9dd1-11ed-ba89-4228938b3dac | InvocationID=c15e71d8-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:32:53+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c15e7034-9dd1-11ed-ba89-4228938b3dac | InvocationID=c15e71d8-9dd1-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:33:09+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bed9901e-9dd1-11ed-ba89-4228938b3dac | InvocationID=bed99230-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:33:09+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cacc95a6-9dd1-11ed-ba89-4228938b3dac | InvocationID=cacc9740-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:33:09+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cacc95a6-9dd1-11ed-ba89-4228938b3dac | InvocationID=cacc9740-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:33:09+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cacc95a6-9dd1-11ed-ba89-4228938b3dac | InvocationID=cacc9740-9dd1-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:33:18+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c15e7034-9dd1-11ed-ba89-4228938b3dac | InvocationID=c15e71d8-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:33:18+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d04843ae-9dd1-11ed-ba89-4228938b3dac | InvocationID=d0484700-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:33:18+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d04843ae-9dd1-11ed-ba89-4228938b3dac | InvocationID=d0484700-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:33:18+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d04843ae-9dd1-11ed-ba89-4228938b3dac | InvocationID=d0484700-9dd1-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:33:29+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cacc95a6-9dd1-11ed-ba89-4228938b3dac | InvocationID=cacc9740-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:33:29+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d6bc24da-9dd1-11ed-ba89-4228938b3dac | InvocationID=d6bc26b0-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:33:29+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d6bc24da-9dd1-11ed-ba89-4228938b3dac | InvocationID=d6bc26b0-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:33:29+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d6bc24da-9dd1-11ed-ba89-4228938b3dac | InvocationID=d6bc26b0-9dd1-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:33:43+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d04843ae-9dd1-11ed-ba89-4228938b3dac | InvocationID=d0484700-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:33:43+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df321fca-9dd1-11ed-ba89-4228938b3dac | InvocationID=df32218c-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:33:43+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df321fca-9dd1-11ed-ba89-4228938b3dac | InvocationID=df32218c-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:33:43+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=df321fca-9dd1-11ed-ba89-4228938b3dac | InvocationID=df32218c-9dd1-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:33:49+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d6bc24da-9dd1-11ed-ba89-4228938b3dac | InvocationID=d6bc26b0-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:33:49+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e2ae8832-9dd1-11ed-ba89-4228938b3dac | InvocationID=e2ae8a08-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:33:49+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e2ae8832-9dd1-11ed-ba89-4228938b3dac | InvocationID=e2ae8a08-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:33:49+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e2ae8832-9dd1-11ed-ba89-4228938b3dac | InvocationID=e2ae8a08-9dd1-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:34:08+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=df321fca-9dd1-11ed-ba89-4228938b3dac | InvocationID=df32218c-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:34:08+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee1e4d7e-9dd1-11ed-ba89-4228938b3dac | InvocationID=ee1e501c-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:34:08+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee1e4d7e-9dd1-11ed-ba89-4228938b3dac | InvocationID=ee1e501c-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:34:08+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ee1e4d7e-9dd1-11ed-ba89-4228938b3dac | InvocationID=ee1e501c-9dd1-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:34:09+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e2ae8832-9dd1-11ed-ba89-4228938b3dac | InvocationID=e2ae8a08-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:34:09+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee9d9bba-9dd1-11ed-ba89-4228938b3dac | InvocationID=ee9d9dc2-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:34:09+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee9d9bba-9dd1-11ed-ba89-4228938b3dac | InvocationID=ee9d9dc2-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:34:09+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ee9d9bba-9dd1-11ed-ba89-4228938b3dac | InvocationID=ee9d9dc2-9dd1-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:34:29+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ee9d9bba-9dd1-11ed-ba89-4228938b3dac | InvocationID=ee9d9dc2-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:34:29+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fa8c5bbe-9dd1-11ed-ba89-4228938b3dac | InvocationID=fa8c5db2-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:34:29+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fa8c5bbe-9dd1-11ed-ba89-4228938b3dac | InvocationID=fa8c5db2-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:34:29+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fa8c5bbe-9dd1-11ed-ba89-4228938b3dac | InvocationID=fa8c5db2-9dd1-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:34:33+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ee1e4d7e-9dd1-11ed-ba89-4228938b3dac | InvocationID=ee1e501c-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:34:33+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd0c6ea6-9dd1-11ed-ba89-4228938b3dac | InvocationID=fd0c7036-9dd1-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:34:33+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd0c6ea6-9dd1-11ed-ba89-4228938b3dac | InvocationID=fd0c7036-9dd1-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:34:33+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fd0c6ea6-9dd1-11ed-ba89-4228938b3dac | InvocationID=fd0c7036-9dd1-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:34:49+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fa8c5bbe-9dd1-11ed-ba89-4228938b3dac | InvocationID=fa8c5db2-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:34:49+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=067e01c0-9dd2-11ed-ba89-4228938b3dac | InvocationID=067e0472-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:34:49+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=067e01c0-9dd2-11ed-ba89-4228938b3dac | InvocationID=067e0472-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:34:49+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=067e01c0-9dd2-11ed-ba89-4228938b3dac | InvocationID=067e0472-9dd2-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:34:58+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fd0c6ea6-9dd1-11ed-ba89-4228938b3dac | InvocationID=fd0c7036-9dd1-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:34:58+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bf5df56-9dd2-11ed-ba89-4228938b3dac | InvocationID=0bf5e1e0-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:34:58+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bf5df56-9dd2-11ed-ba89-4228938b3dac | InvocationID=0bf5e1e0-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:34:58+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0bf5df56-9dd2-11ed-ba89-4228938b3dac | InvocationID=0bf5e1e0-9dd2-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:35:09+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=067e01c0-9dd2-11ed-ba89-4228938b3dac | InvocationID=067e0472-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:35:09+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1270c31e-9dd2-11ed-ba89-4228938b3dac | InvocationID=1270c526-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:35:09+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1270c31e-9dd2-11ed-ba89-4228938b3dac | InvocationID=1270c526-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:35:09+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1270c31e-9dd2-11ed-ba89-4228938b3dac | InvocationID=1270c526-9dd2-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:35:23+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0bf5df56-9dd2-11ed-ba89-4228938b3dac | InvocationID=0bf5e1e0-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:35:23+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1adfbf46-9dd2-11ed-ba89-4228938b3dac | InvocationID=1adfc144-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:35:23+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1adfbf46-9dd2-11ed-ba89-4228938b3dac | InvocationID=1adfc144-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:35:23+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1adfbf46-9dd2-11ed-ba89-4228938b3dac | InvocationID=1adfc144-9dd2-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:35:29+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1270c31e-9dd2-11ed-ba89-4228938b3dac | InvocationID=1270c526-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:35:29+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e60e118-9dd2-11ed-ba89-4228938b3dac | InvocationID=1e60e2bc-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:35:29+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e60e118-9dd2-11ed-ba89-4228938b3dac | InvocationID=1e60e2bc-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:35:29+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1e60e118-9dd2-11ed-ba89-4228938b3dac | InvocationID=1e60e2bc-9dd2-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:35:48+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1adfbf46-9dd2-11ed-ba89-4228938b3dac | InvocationID=1adfc144-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:35:48+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=29cf09f8-9dd2-11ed-ba89-4228938b3dac | InvocationID=29cf0b92-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:35:48+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=29cf09f8-9dd2-11ed-ba89-4228938b3dac | InvocationID=29cf0b92-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:35:48+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=29cf09f8-9dd2-11ed-ba89-4228938b3dac | InvocationID=29cf0b92-9dd2-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:35:49+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1e60e118-9dd2-11ed-ba89-4228938b3dac | InvocationID=1e60e2bc-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:35:49+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a4fa950-9dd2-11ed-ba89-4228938b3dac | InvocationID=2a4faafe-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:35:49+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a4fa950-9dd2-11ed-ba89-4228938b3dac | InvocationID=2a4faafe-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:35:49+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2a4fa950-9dd2-11ed-ba89-4228938b3dac | InvocationID=2a4faafe-9dd2-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:36:09+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2a4fa950-9dd2-11ed-ba89-4228938b3dac | InvocationID=2a4faafe-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:36:09+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=363f742a-9dd2-11ed-ba89-4228938b3dac | InvocationID=363f7696-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:36:09+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=363f742a-9dd2-11ed-ba89-4228938b3dac | InvocationID=363f7696-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:36:09+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=363f742a-9dd2-11ed-ba89-4228938b3dac | InvocationID=363f7696-9dd2-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:36:13+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=29cf09f8-9dd2-11ed-ba89-4228938b3dac | InvocationID=29cf0b92-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:36:13+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=38ba4dba-9dd2-11ed-ba89-4228938b3dac | InvocationID=38ba4fea-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:36:13+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=38ba4dba-9dd2-11ed-ba89-4228938b3dac | InvocationID=38ba4fea-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:36:13+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=38ba4dba-9dd2-11ed-ba89-4228938b3dac | InvocationID=38ba4fea-9dd2-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:36:29+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=363f742a-9dd2-11ed-ba89-4228938b3dac | InvocationID=363f7696-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:36:29+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4232c296-9dd2-11ed-ba89-4228938b3dac | InvocationID=4232c41c-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:36:29+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4232c296-9dd2-11ed-ba89-4228938b3dac | InvocationID=4232c41c-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:36:29+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4232c296-9dd2-11ed-ba89-4228938b3dac | InvocationID=4232c41c-9dd2-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:36:38+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=38ba4dba-9dd2-11ed-ba89-4228938b3dac | InvocationID=38ba4fea-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:36:38+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=47a53e2a-9dd2-11ed-ba89-4228938b3dac | InvocationID=47a53fce-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:36:38+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=47a53e2a-9dd2-11ed-ba89-4228938b3dac | InvocationID=47a53fce-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:36:38+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=47a53e2a-9dd2-11ed-ba89-4228938b3dac | InvocationID=47a53fce-9dd2-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:36:49+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4232c296-9dd2-11ed-ba89-4228938b3dac | InvocationID=4232c41c-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:36:49+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e23186c-9dd2-11ed-ba89-4228938b3dac | InvocationID=4e231a6a-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:36:49+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e23186c-9dd2-11ed-ba89-4228938b3dac | InvocationID=4e231a6a-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:36:49+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4e23186c-9dd2-11ed-ba89-4228938b3dac | InvocationID=4e231a6a-9dd2-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:37:03+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=47a53e2a-9dd2-11ed-ba89-4228938b3dac | InvocationID=47a53fce-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:37:03+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=568f4e9e-9dd2-11ed-ba89-4228938b3dac | InvocationID=568f5196-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:37:03+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=568f4e9e-9dd2-11ed-ba89-4228938b3dac | InvocationID=568f5196-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:37:03+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=568f4e9e-9dd2-11ed-ba89-4228938b3dac | InvocationID=568f5196-9dd2-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:37:09+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4e23186c-9dd2-11ed-ba89-4228938b3dac | InvocationID=4e231a6a-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:37:09+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a166f0c-9dd2-11ed-ba89-4228938b3dac | InvocationID=5a167114-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:37:09+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a166f0c-9dd2-11ed-ba89-4228938b3dac | InvocationID=5a167114-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:37:09+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5a166f0c-9dd2-11ed-ba89-4228938b3dac | InvocationID=5a167114-9dd2-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:37:28+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=568f4e9e-9dd2-11ed-ba89-4228938b3dac | InvocationID=568f5196-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:37:28+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=657a62fe-9dd2-11ed-ba89-4228938b3dac | InvocationID=657a64c0-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:37:28+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=657a62fe-9dd2-11ed-ba89-4228938b3dac | InvocationID=657a64c0-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:37:28+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=657a62fe-9dd2-11ed-ba89-4228938b3dac | InvocationID=657a64c0-9dd2-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:37:29+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5a166f0c-9dd2-11ed-ba89-4228938b3dac | InvocationID=5a167114-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:37:29+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=66052fba-9dd2-11ed-ba89-4228938b3dac | InvocationID=660533a2-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:37:29+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=66052fba-9dd2-11ed-ba89-4228938b3dac | InvocationID=660533a2-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:37:29+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=66052fba-9dd2-11ed-ba89-4228938b3dac | InvocationID=660533a2-9dd2-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:37:49+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=66052fba-9dd2-11ed-ba89-4228938b3dac | InvocationID=660533a2-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:37:49+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71f3a022-9dd2-11ed-ba89-4228938b3dac | InvocationID=71f3a1d0-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:37:49+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71f3a022-9dd2-11ed-ba89-4228938b3dac | InvocationID=71f3a1d0-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:37:49+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=71f3a022-9dd2-11ed-ba89-4228938b3dac | InvocationID=71f3a1d0-9dd2-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:37:53+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=657a62fe-9dd2-11ed-ba89-4228938b3dac | InvocationID=657a64c0-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:37:53+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=74677784-9dd2-11ed-ba89-4228938b3dac | InvocationID=74677928-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:37:54+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=74677784-9dd2-11ed-ba89-4228938b3dac | InvocationID=74677928-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:37:54+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=74677784-9dd2-11ed-ba89-4228938b3dac | InvocationID=74677928-9dd2-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:38:09+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=71f3a022-9dd2-11ed-ba89-4228938b3dac | InvocationID=71f3a1d0-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:38:09+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7de33f8c-9dd2-11ed-ba89-4228938b3dac | InvocationID=7de34126-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:38:09+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7de33f8c-9dd2-11ed-ba89-4228938b3dac | InvocationID=7de34126-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:38:09+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7de33f8c-9dd2-11ed-ba89-4228938b3dac | InvocationID=7de34126-9dd2-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:38:19+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=74677784-9dd2-11ed-ba89-4228938b3dac | InvocationID=74677928-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:38:19+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83513956-9dd2-11ed-ba89-4228938b3dac | InvocationID=83513af0-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:38:19+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83513956-9dd2-11ed-ba89-4228938b3dac | InvocationID=83513af0-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:38:19+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=83513956-9dd2-11ed-ba89-4228938b3dac | InvocationID=83513af0-9dd2-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:38:29+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7de33f8c-9dd2-11ed-ba89-4228938b3dac | InvocationID=7de34126-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:38:29+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89d4ff1a-9dd2-11ed-ba89-4228938b3dac | InvocationID=89d500be-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:38:29+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89d4ff1a-9dd2-11ed-ba89-4228938b3dac | InvocationID=89d500be-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:38:29+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=89d4ff1a-9dd2-11ed-ba89-4228938b3dac | InvocationID=89d500be-9dd2-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:38:44+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=83513956-9dd2-11ed-ba89-4228938b3dac | InvocationID=83513af0-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:38:44+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=923b74f4-9dd2-11ed-ba89-4228938b3dac | InvocationID=923b7706-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:38:44+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=923b74f4-9dd2-11ed-ba89-4228938b3dac | InvocationID=923b7706-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:38:44+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=923b74f4-9dd2-11ed-ba89-4228938b3dac | InvocationID=923b7706-9dd2-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:38:49+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=89d4ff1a-9dd2-11ed-ba89-4228938b3dac | InvocationID=89d500be-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:38:49+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95c5357e-9dd2-11ed-ba89-4228938b3dac | InvocationID=95c53754-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:38:49+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95c5357e-9dd2-11ed-ba89-4228938b3dac | InvocationID=95c53754-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:38:49+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=95c5357e-9dd2-11ed-ba89-4228938b3dac | InvocationID=95c53754-9dd2-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:39:09+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=923b74f4-9dd2-11ed-ba89-4228938b3dac | InvocationID=923b7706-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:39:09+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1291f3e-9dd2-11ed-ba89-4228938b3dac | InvocationID=a12920e2-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:39:09+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1291f3e-9dd2-11ed-ba89-4228938b3dac | InvocationID=a12920e2-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:39:09+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a1291f3e-9dd2-11ed-ba89-4228938b3dac | InvocationID=a12920e2-9dd2-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:39:09+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=95c5357e-9dd2-11ed-ba89-4228938b3dac | InvocationID=95c53754-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:39:09+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1b43934-9dd2-11ed-ba89-4228938b3dac | InvocationID=a1b43be6-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:39:10+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1b43934-9dd2-11ed-ba89-4228938b3dac | InvocationID=a1b43be6-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:39:10+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a1b43934-9dd2-11ed-ba89-4228938b3dac | InvocationID=a1b43be6-9dd2-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:39:30+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a1b43934-9dd2-11ed-ba89-4228938b3dac | InvocationID=a1b43be6-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:39:30+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ada37bf6-9dd2-11ed-ba89-4228938b3dac | InvocationID=ada37e26-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:39:30+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ada37bf6-9dd2-11ed-ba89-4228938b3dac | InvocationID=ada37e26-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:39:30+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ada37bf6-9dd2-11ed-ba89-4228938b3dac | InvocationID=ada37e26-9dd2-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:39:34+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a1291f3e-9dd2-11ed-ba89-4228938b3dac | InvocationID=a12920e2-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:39:34+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0164440-9dd2-11ed-ba89-4228938b3dac | InvocationID=b01645da-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:39:34+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0164440-9dd2-11ed-ba89-4228938b3dac | InvocationID=b01645da-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:39:34+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b0164440-9dd2-11ed-ba89-4228938b3dac | InvocationID=b01645da-9dd2-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:39:50+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ada37bf6-9dd2-11ed-ba89-4228938b3dac | InvocationID=ada37e26-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:39:50+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b99654c4-9dd2-11ed-ba89-4228938b3dac | InvocationID=b99658c0-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:39:50+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b99654c4-9dd2-11ed-ba89-4228938b3dac | InvocationID=b99658c0-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:39:50+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b99654c4-9dd2-11ed-ba89-4228938b3dac | InvocationID=b99658c0-9dd2-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:39:59+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b0164440-9dd2-11ed-ba89-4228938b3dac | InvocationID=b01645da-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:39:59+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bf009a96-9dd2-11ed-ba89-4228938b3dac | InvocationID=bf009c30-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:39:59+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bf009a96-9dd2-11ed-ba89-4228938b3dac | InvocationID=bf009c30-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:39:59+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bf009a96-9dd2-11ed-ba89-4228938b3dac | InvocationID=bf009c30-9dd2-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:40:10+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b99654c4-9dd2-11ed-ba89-4228938b3dac | InvocationID=b99658c0-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:40:10+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c5869460-9dd2-11ed-ba89-4228938b3dac | InvocationID=c58696c2-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:40:10+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c5869460-9dd2-11ed-ba89-4228938b3dac | InvocationID=c58696c2-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:40:10+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c5869460-9dd2-11ed-ba89-4228938b3dac | InvocationID=c58696c2-9dd2-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:40:24+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bf009a96-9dd2-11ed-ba89-4228938b3dac | InvocationID=bf009c30-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:40:24+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cdea2e5a-9dd2-11ed-ba89-4228938b3dac | InvocationID=cdea308a-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:40:24+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cdea2e5a-9dd2-11ed-ba89-4228938b3dac | InvocationID=cdea308a-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:40:24+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cdea2e5a-9dd2-11ed-ba89-4228938b3dac | InvocationID=cdea308a-9dd2-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:40:30+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c5869460-9dd2-11ed-ba89-4228938b3dac | InvocationID=c58696c2-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:40:30+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d17a7d90-9dd2-11ed-ba89-4228938b3dac | InvocationID=d17a7ffc-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:40:30+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d17a7d90-9dd2-11ed-ba89-4228938b3dac | InvocationID=d17a7ffc-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:40:30+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d17a7d90-9dd2-11ed-ba89-4228938b3dac | InvocationID=d17a7ffc-9dd2-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:40:49+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cdea2e5a-9dd2-11ed-ba89-4228938b3dac | InvocationID=cdea308a-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:40:49+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dcd510ec-9dd2-11ed-ba89-4228938b3dac | InvocationID=dcd514ac-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:40:49+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dcd510ec-9dd2-11ed-ba89-4228938b3dac | InvocationID=dcd514ac-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:40:49+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dcd510ec-9dd2-11ed-ba89-4228938b3dac | InvocationID=dcd514ac-9dd2-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:40:50+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d17a7d90-9dd2-11ed-ba89-4228938b3dac | InvocationID=d17a7ffc-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:40:50+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd693862-9dd2-11ed-ba89-4228938b3dac | InvocationID=dd693c7c-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:40:50+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd693862-9dd2-11ed-ba89-4228938b3dac | InvocationID=dd693c7c-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:40:50+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dd693862-9dd2-11ed-ba89-4228938b3dac | InvocationID=dd693c7c-9dd2-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:41:10+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dd693862-9dd2-11ed-ba89-4228938b3dac | InvocationID=dd693c7c-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:41:10+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e957f208-9dd2-11ed-ba89-4228938b3dac | InvocationID=e957f3c0-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:41:10+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e957f208-9dd2-11ed-ba89-4228938b3dac | InvocationID=e957f3c0-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:41:10+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e957f208-9dd2-11ed-ba89-4228938b3dac | InvocationID=e957f3c0-9dd2-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:41:14+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dcd510ec-9dd2-11ed-ba89-4228938b3dac | InvocationID=dcd514ac-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:41:14+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ebc57c72-9dd2-11ed-ba89-4228938b3dac | InvocationID=ebc57e16-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:41:14+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ebc57c72-9dd2-11ed-ba89-4228938b3dac | InvocationID=ebc57e16-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:41:14+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ebc57c72-9dd2-11ed-ba89-4228938b3dac | InvocationID=ebc57e16-9dd2-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:41:30+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e957f208-9dd2-11ed-ba89-4228938b3dac | InvocationID=e957f3c0-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:41:30+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5484dba-9dd2-11ed-ba89-4228938b3dac | InvocationID=f5484f72-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:41:30+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5484dba-9dd2-11ed-ba89-4228938b3dac | InvocationID=f5484f72-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:41:30+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f5484dba-9dd2-11ed-ba89-4228938b3dac | InvocationID=f5484f72-9dd2-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:41:39+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ebc57c72-9dd2-11ed-ba89-4228938b3dac | InvocationID=ebc57e16-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:41:39+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=faaf3bba-9dd2-11ed-ba89-4228938b3dac | InvocationID=faaf3e26-9dd2-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:41:39+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=faaf3bba-9dd2-11ed-ba89-4228938b3dac | InvocationID=faaf3e26-9dd2-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:41:39+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=faaf3bba-9dd2-11ed-ba89-4228938b3dac | InvocationID=faaf3e26-9dd2-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:41:50+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f5484dba-9dd2-11ed-ba89-4228938b3dac | InvocationID=f5484f72-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:41:50+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=013c25f6-9dd3-11ed-ba89-4228938b3dac | InvocationID=013c27f4-9dd3-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:41:50+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=013c25f6-9dd3-11ed-ba89-4228938b3dac | InvocationID=013c27f4-9dd3-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:41:50+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=013c25f6-9dd3-11ed-ba89-4228938b3dac | InvocationID=013c27f4-9dd3-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:42:04+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=faaf3bba-9dd2-11ed-ba89-4228938b3dac | InvocationID=faaf3e26-9dd2-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:42:04+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0999250a-9dd3-11ed-ba89-4228938b3dac | InvocationID=099927d0-9dd3-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:42:04+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0999250a-9dd3-11ed-ba89-4228938b3dac | InvocationID=099927d0-9dd3-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:42:04+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0999250a-9dd3-11ed-ba89-4228938b3dac | InvocationID=099927d0-9dd3-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:42:10+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=013c25f6-9dd3-11ed-ba89-4228938b3dac | InvocationID=013c27f4-9dd3-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:42:10+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d2c4f1c-9dd3-11ed-ba89-4228938b3dac | InvocationID=0d2c50ca-9dd3-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:42:10+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d2c4f1c-9dd3-11ed-ba89-4228938b3dac | InvocationID=0d2c50ca-9dd3-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:42:10+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0d2c4f1c-9dd3-11ed-ba89-4228938b3dac | InvocationID=0d2c50ca-9dd3-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:42:29+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0999250a-9dd3-11ed-ba89-4228938b3dac | InvocationID=099927d0-9dd3-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:42:29+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1887279c-9dd3-11ed-ba89-4228938b3dac | InvocationID=18872c42-9dd3-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:42:29+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1887279c-9dd3-11ed-ba89-4228938b3dac | InvocationID=18872c42-9dd3-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:42:29+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1887279c-9dd3-11ed-ba89-4228938b3dac | InvocationID=18872c42-9dd3-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:42:30+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0d2c4f1c-9dd3-11ed-ba89-4228938b3dac | InvocationID=0d2c50ca-9dd3-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:42:30+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=191bae58-9dd3-11ed-ba89-4228938b3dac | InvocationID=191bb060-9dd3-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:42:30+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=191bae58-9dd3-11ed-ba89-4228938b3dac | InvocationID=191bb060-9dd3-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:42:30+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=191bae58-9dd3-11ed-ba89-4228938b3dac | InvocationID=191bb060-9dd3-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:42:50+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=191bae58-9dd3-11ed-ba89-4228938b3dac | InvocationID=191bb060-9dd3-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:42:50+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=250a750a-9dd3-11ed-ba89-4228938b3dac | InvocationID=250a7794-9dd3-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:42:50+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=250a750a-9dd3-11ed-ba89-4228938b3dac | InvocationID=250a7794-9dd3-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:42:50+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=250a750a-9dd3-11ed-ba89-4228938b3dac | InvocationID=250a7794-9dd3-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:42:54+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1887279c-9dd3-11ed-ba89-4228938b3dac | InvocationID=18872c42-9dd3-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:42:54+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2772737e-9dd3-11ed-ba89-4228938b3dac | InvocationID=2772757c-9dd3-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:42:54+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2772737e-9dd3-11ed-ba89-4228938b3dac | InvocationID=2772757c-9dd3-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:42:54+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2772737e-9dd3-11ed-ba89-4228938b3dac | InvocationID=2772757c-9dd3-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:43:10+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=250a750a-9dd3-11ed-ba89-4228938b3dac | InvocationID=250a7794-9dd3-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:43:10+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30fc61f2-9dd3-11ed-ba89-4228938b3dac | InvocationID=30fc656c-9dd3-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:43:10+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30fc61f2-9dd3-11ed-ba89-4228938b3dac | InvocationID=30fc656c-9dd3-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:43:10+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=30fc61f2-9dd3-11ed-ba89-4228938b3dac | InvocationID=30fc656c-9dd3-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:43:19+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2772737e-9dd3-11ed-ba89-4228938b3dac | InvocationID=2772757c-9dd3-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:43:19+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=365ca4b8-9dd3-11ed-ba89-4228938b3dac | InvocationID=365ca6c0-9dd3-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-26T23:43:19+0000 | policy_event_thread | 140229495450400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=365ca4b8-9dd3-11ed-ba89-4228938b3dac | InvocationID=365ca6c0-9dd3-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:43:19+0000 | policy_event_thread | 140229495450400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=365ca4b8-9dd3-11ed-ba89-4228938b3dac | InvocationID=365ca6c0-9dd3-11ed-ba89-4228938b3dac | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-26T23:43:30+0000 | aai_event_thread | 140229494389536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=30fc61f2-9dd3-11ed-ba89-4228938b3dac | InvocationID=30fc656c-9dd3-11ed-ba89-4228938b3dac | Polling MR for XNF AAI events. 2023-01-26T23:43:30+0000 | aai_event_thread | 140229494389536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3cec664c-9dd3-11ed-ba89-4228938b3dac | InvocationID=3cec6804-9dd3-11ed-ba89-4228938b3dac | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-26T23:43:30+0000 | aai_event_thread | 140229494389536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3cec664c-9dd3-11ed-ba89-4228938b3dac | InvocationID=3cec6804-9dd3-11ed-ba89-4228938b3dac | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:43:30+0000 | aai_event_thread | 140229494389536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3cec664c-9dd3-11ed-ba89-4228938b3dac | InvocationID=3cec6804-9dd3-11ed-ba89-4228938b3dac | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2023-01-26T23:43:44+0000 | policy_event_thread | 140229495450400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=365ca4b8-9dd3-11ed-ba89-4228938b3dac | InvocationID=365ca6c0-9dd3-11ed-ba89-4228938b3dac | Polling MR for XNF activation/deactivation policy response events. 2023-01-26T23:43:44+0000 | policy_event_thread | 140229495450400 | INFO | pmsh_con