/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-03-30T23:58:32+0000 | MainThread | 140496595045704 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS. 2023-03-30T23:58:32+0000 | MainThread | 140496595045704 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Successfully fetched PMSH config from CBS: {'config': {'aaf_identity': 'dummy_value', 'aaf_password': 'dummy_value', '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-03-30T23:58:32+0000 | MainThread | 140496595045704 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR. 2023-03-30T23:58:32+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events. 2023-03-30T23:58:32+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events. 2023-03-30T23:58:32+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6e0ba2e-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=c6e0bbc8-cf56-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-30T23:58:32+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6e0e756-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=c6e0e95e-cf56-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-30T23:58:33+0000 | MainThread | 140496595045704 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching unsecure http API server 2023-03-30T23:58:33+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6e0ba2e-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=c6e0bbc8-cf56-11ed-bd2a-7628eb1bcf43 | 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-03-30T23:58:33+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6e0e756-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=c6e0e95e-cf56-11ed-bd2a-7628eb1bcf43 | 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-03-30T23:58:33+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c6e0ba2e-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=c6e0bbc8-cf56-11ed-bd2a-7628eb1bcf43 | 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-03-30T23:58:33+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c6e0e756-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=c6e0e95e-cf56-11ed-bd2a-7628eb1bcf43 | 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-03-30T23:58:53+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c6e0e756-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=c6e0e95e-cf56-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-30T23:58:53+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d2ea952e-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=d2ea97cc-cf56-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-30T23:58:53+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d2ea952e-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=d2ea97cc-cf56-11ed-bd2a-7628eb1bcf43 | 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-03-30T23:58:53+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d2ea952e-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=d2ea97cc-cf56-11ed-bd2a-7628eb1bcf43 | 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-03-30T23:58:58+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c6e0ba2e-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=c6e0bbc8-cf56-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-30T23:58:58+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5e55bec-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=d5e56a10-cf56-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-30T23:58:58+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5e55bec-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=d5e56a10-cf56-11ed-bd2a-7628eb1bcf43 | 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-03-30T23:58:58+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d5e55bec-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=d5e56a10-cf56-11ed-bd2a-7628eb1bcf43 | 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-03-30T23:59:13+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d2ea952e-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=d2ea97cc-cf56-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-30T23:59:13+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dede906a-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=dede925e-cf56-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-30T23:59:13+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dede906a-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=dede925e-cf56-11ed-bd2a-7628eb1bcf43 | 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-03-30T23:59:13+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dede906a-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=dede925e-cf56-11ed-bd2a-7628eb1bcf43 | 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-03-30T23:59:23+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d5e55bec-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=d5e56a10-cf56-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-30T23:59:23+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e4d170f0-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=e4d17456-cf56-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-30T23:59:23+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e4d170f0-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=e4d17456-cf56-11ed-bd2a-7628eb1bcf43 | 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-03-30T23:59:23+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e4d170f0-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=e4d17456-cf56-11ed-bd2a-7628eb1bcf43 | 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-03-30T23:59:33+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dede906a-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=dede925e-cf56-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-30T23:59:33+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ead49c0c-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=ead49e8c-cf56-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-30T23:59:33+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ead49c0c-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=ead49e8c-cf56-11ed-bd2a-7628eb1bcf43 | 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-03-30T23:59:33+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ead49c0c-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=ead49e8c-cf56-11ed-bd2a-7628eb1bcf43 | 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-03-30T23:59:48+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e4d170f0-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=e4d17456-cf56-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-30T23:59:48+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3bd9bc0-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=f3bd9e72-cf56-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-30T23:59:48+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3bd9bc0-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=f3bd9e72-cf56-11ed-bd2a-7628eb1bcf43 | 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-03-30T23:59:48+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f3bd9bc0-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=f3bd9e72-cf56-11ed-bd2a-7628eb1bcf43 | 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-03-30T23:59:53+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ead49c0c-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=ead49e8c-cf56-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-30T23:59:53+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6c9675e-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=f6c969fc-cf56-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-30T23:59:53+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6c9675e-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=f6c969fc-cf56-11ed-bd2a-7628eb1bcf43 | 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-03-30T23:59:53+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f6c9675e-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=f6c969fc-cf56-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:00:13+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f3bd9bc0-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=f3bd9e72-cf56-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:00:13+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02acb2a6-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=02acb53a-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:00:13+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02acb2a6-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=02acb53a-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:00:13+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=02acb2a6-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=02acb53a-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:00:13+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f6c9675e-cf56-11ed-bd2a-7628eb1bcf43 | InvocationID=f6c969fc-cf56-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:00:13+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02b99750-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=02b999bc-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:00:13+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02b99750-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=02b999bc-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:00:13+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=02b99750-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=02b999bc-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:00:33+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=02b99750-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=02b999bc-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:00:33+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0eaa3a9c-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=0eaa3d3a-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:00:33+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0eaa3a9c-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=0eaa3d3a-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:00:33+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0eaa3a9c-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=0eaa3d3a-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:00:38+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=02acb2a6-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=02acb53a-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:00:38+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=119bad08-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=119baf92-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:00:38+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=119bad08-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=119baf92-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:00:38+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=119bad08-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=119baf92-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:00:53+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0eaa3a9c-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=0eaa3d3a-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:00:53+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1a9efe6e-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=1a9f0364-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:00:53+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1a9efe6e-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=1a9f0364-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:00:53+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1a9efe6e-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=1a9f0364-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:01:03+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=119bad08-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=119baf92-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:01:03+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2087cebe-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=2087d148-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:01:03+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2087cebe-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=2087d148-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:01:03+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2087cebe-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=2087d148-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:01:13+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1a9efe6e-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=1a9f0364-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:01:13+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=26921e54-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=26921f9e-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:01:13+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=26921e54-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=26921f9e-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:01:13+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=26921e54-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=26921f9e-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:01:28+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2087cebe-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=2087d148-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:01:28+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f73f9c0-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=2f73fd30-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:01:28+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f73f9c0-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=2f73fd30-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:01:28+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2f73f9c0-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=2f73fd30-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:01:33+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=26921e54-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=26921f9e-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:01:33+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=32851e96-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=32852026-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:01:33+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=32851e96-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=32852026-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:01:33+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=32851e96-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=32852026-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:01:53+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2f73f9c0-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=2f73fd30-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:01:53+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e630bb0-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=3e630e26-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:01:53+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e630bb0-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=3e630e26-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:01:53+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3e630bb0-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=3e630e26-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:01:53+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=32851e96-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=32852026-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:01:53+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e75b2e2-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=3e75b51c-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:01:53+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e75b2e2-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=3e75b51c-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:01:53+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3e75b2e2-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=3e75b51c-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:02:13+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3e75b2e2-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=3e75b51c-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:02:13+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4a66e940-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=4a66ec74-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:02:13+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4a66e940-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=4a66ec74-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:02:13+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4a66e940-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=4a66ec74-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:02:18+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3e630bb0-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=3e630e26-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:02:18+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d54832e-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=4d5485ae-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:02:18+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d54832e-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=4d5485ae-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:02:18+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4d54832e-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=4d5485ae-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:02:33+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4a66e940-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=4a66ec74-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:02:33+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=565bc770-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=565bca68-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:02:33+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=565bc770-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=565bca68-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:02:33+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=565bc770-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=565bca68-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:02:43+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4d54832e-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=4d5485ae-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:02:43+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5c3df6c2-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=5c3df870-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:02:43+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5c3df6c2-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=5c3df870-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:02:43+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5c3df6c2-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=5c3df870-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:02:53+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=565bc770-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=565bca68-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:02:53+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=624f44c6-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=624f4886-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:02:53+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=624f44c6-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=624f4886-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:02:53+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=624f44c6-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=624f4886-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:03:08+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5c3df6c2-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=5c3df870-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:03:08+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6b27ad7c-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=6b27af48-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:03:08+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6b27ad7c-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=6b27af48-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:03:08+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6b27ad7c-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=6b27af48-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:03:13+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=624f44c6-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=624f4886-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:03:13+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e42f7e6-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=6e42fa70-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:03:13+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e42f7e6-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=6e42fa70-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:03:13+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6e42f7e6-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=6e42fa70-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:03:33+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6b27ad7c-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=6b27af48-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:03:33+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7a15d35e-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=7a15d66a-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:03:33+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7a15d35e-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=7a15d66a-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:03:33+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7a15d35e-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=7a15d66a-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:03:33+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6e42f7e6-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=6e42fa70-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:03:33+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7a341fee-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=7a3421c4-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:03:33+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7a341fee-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=7a3421c4-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:03:33+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7a341fee-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=7a3421c4-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:03:53+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7a341fee-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=7a3421c4-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:03:53+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8624fda0-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=8624ff08-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:03:53+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8624fda0-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=8624ff08-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:03:53+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8624fda0-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=8624ff08-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:03:58+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7a15d35e-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=7a15d66a-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:03:58+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89060c76-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=89060dde-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:03:58+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89060c76-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=89060dde-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:03:58+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=89060c76-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=89060dde-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:04:13+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8624fda0-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=8624ff08-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:04:13+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=921b8db8-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=921b9204-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:04:13+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=921b8db8-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=921b9204-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:04:13+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=921b8db8-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=921b9204-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:04:23+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=89060c76-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=89060dde-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:04:23+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97f0219a-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=97f0241a-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:04:23+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97f0219a-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=97f0241a-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:04:23+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=97f0219a-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=97f0241a-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:04:33+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=921b8db8-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=921b9204-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:04:33+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e0e5bfa-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=9e0e5f06-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:04:33+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e0e5bfa-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=9e0e5f06-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:04:33+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9e0e5bfa-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=9e0e5f06-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:04:48+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=97f0219a-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=97f0241a-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:04:48+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a6dd46ec-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=a6dd4b24-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:04:48+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a6dd46ec-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=a6dd4b24-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:04:48+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a6dd46ec-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=a6dd4b24-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:04:53+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9e0e5bfa-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=9e0e5f06-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:04:53+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa053c58-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=aa053ee2-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:04:54+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa053c58-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=aa053ee2-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:04:54+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aa053c58-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=aa053ee2-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:05:13+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a6dd46ec-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=a6dd4b24-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:05:13+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b5cb9a78-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=b5cb9cf8-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:05:13+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b5cb9a78-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=b5cb9cf8-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:05:13+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b5cb9a78-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=b5cb9cf8-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:05:14+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aa053c58-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=aa053ee2-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:05:14+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b5f55872-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=b5f559e4-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:05:14+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b5f55872-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=b5f559e4-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:05:14+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b5f55872-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=b5f559e4-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:05:34+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b5f55872-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=b5f559e4-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:05:34+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c1e420c8-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=c1e4235c-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:05:34+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c1e420c8-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=c1e4235c-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:05:34+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c1e420c8-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=c1e4235c-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:05:38+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b5cb9a78-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=b5cb9cf8-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:05:38+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c4bd8852-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=c4bd8b2c-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:05:38+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c4bd8852-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=c4bd8b2c-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:05:38+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c4bd8852-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=c4bd8b2c-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:05:54+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c1e420c8-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=c1e4235c-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:05:54+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cdd6bd8c-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=cdd6c03e-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:05:54+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cdd6bd8c-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=cdd6c03e-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:05:54+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cdd6bd8c-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=cdd6c03e-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:06:03+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c4bd8852-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=c4bd8b2c-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:06:03+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d3a8a8a6-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=d3a8ab3a-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:06:03+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d3a8a8a6-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=d3a8ab3a-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:06:03+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d3a8a8a6-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=d3a8ab3a-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:06:14+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cdd6bd8c-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=cdd6c03e-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:06:14+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9cd70e0-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=d9cd77ac-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:06:14+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9cd70e0-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=d9cd77ac-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:06:14+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d9cd70e0-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=d9cd77ac-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:06:28+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d3a8a8a6-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=d3a8ab3a-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:06:28+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e295f53a-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=e295f6ac-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:06:28+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e295f53a-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=e295f6ac-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:06:28+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e295f53a-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=e295f6ac-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:06:34+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d9cd70e0-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=d9cd77ac-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:06:34+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e5c26144-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=e5c263d8-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:06:34+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e5c26144-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=e5c263d8-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:06:34+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e5c26144-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=e5c263d8-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:06:53+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e295f53a-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=e295f6ac-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:06:53+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1859ba4-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=f1859dca-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:06:54+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1859ba4-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=f1859dca-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:06:54+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f1859ba4-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=f1859dca-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:06:54+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e5c26144-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=e5c263d8-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:06:54+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1b4044e-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=f1b406ce-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:06:54+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1b4044e-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=f1b406ce-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:06:54+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f1b4044e-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=f1b406ce-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:07:14+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f1b4044e-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=f1b406ce-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:07:14+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fda4fe98-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=fda50122-cf57-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:07:14+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fda4fe98-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=fda50122-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:07:14+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fda4fe98-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=fda50122-cf57-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:07:19+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f1859ba4-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=f1859dca-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:07:19+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0074b7da-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=0074ba6e-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:07:19+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0074b7da-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=0074ba6e-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:07:19+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0074b7da-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=0074ba6e-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:07:34+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fda4fe98-cf57-11ed-bd2a-7628eb1bcf43 | InvocationID=fda50122-cf57-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:07:34+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=099bc3b2-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=099bc6f0-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:07:34+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=099bc3b2-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=099bc6f0-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:07:34+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=099bc3b2-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=099bc6f0-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:07:44+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0074b7da-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=0074ba6e-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:07:44+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f607f7c-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=0f6080e4-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:07:44+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f607f7c-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=0f6080e4-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:07:44+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0f607f7c-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=0f6080e4-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:07:54+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=099bc3b2-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=099bc6f0-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:07:54+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=158fdb0e-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=158fdda2-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:07:54+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=158fdb0e-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=158fdda2-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:07:54+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=158fdb0e-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=158fdda2-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:08:09+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0f607f7c-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=0f6080e4-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:08:09+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e4a8afa-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=1e4a8d84-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:08:09+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e4a8afa-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=1e4a8d84-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:08:09+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1e4a8afa-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=1e4a8d84-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:08:14+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=158fdb0e-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=158fdda2-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:08:14+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2184f3ea-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=2184f55c-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:08:14+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2184f3ea-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=2184f55c-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:08:14+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2184f3ea-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=2184f55c-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:08:34+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1e4a8afa-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=1e4a8d84-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:08:34+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d38220c-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=2d3824a0-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:08:34+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d38220c-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=2d3824a0-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:08:34+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2d38220c-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=2d3824a0-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:08:34+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2184f3ea-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=2184f55c-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:08:34+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d73f7dc-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=2d73f994-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:08:34+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d73f7dc-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=2d73f994-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:08:34+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2d73f7dc-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=2d73f994-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:08:54+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2d73f7dc-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=2d73f994-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:08:54+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39634f02-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=396350a6-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:08:54+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39634f02-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=396350a6-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:08:54+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=39634f02-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=396350a6-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:08:59+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2d38220c-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=2d3824a0-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:08:59+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c29615e-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=3c2963e8-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:08:59+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c29615e-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=3c2963e8-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:08:59+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3c29615e-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=3c2963e8-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:09:14+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=39634f02-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=396350a6-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:09:14+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=455506b6-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=45550940-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:09:14+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=455506b6-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=45550940-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:09:14+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=455506b6-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=45550940-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:09:24+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3c29615e-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=3c2963e8-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:09:24+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b1491ac-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=4b1493f0-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:09:24+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b1491ac-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=4b1493f0-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:09:24+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4b1491ac-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=4b1493f0-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:09:34+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=455506b6-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=45550940-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:09:34+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=514ade78-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=514ae0c6-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:09:34+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=514ade78-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=514ae0c6-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:09:34+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=514ade78-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=514ae0c6-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:09:49+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4b1491ac-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=4b1493f0-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:09:49+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59ff7790-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=59ff78ee-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:09:49+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59ff7790-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=59ff78ee-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:09:49+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=59ff7790-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=59ff78ee-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:09:54+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=514ade78-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=514ae0c6-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:09:54+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d401fcc-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=5d40213e-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:09:54+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d401fcc-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=5d40213e-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:09:54+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5d401fcc-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=5d40213e-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:10:14+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=59ff7790-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=59ff78ee-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:10:14+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68edf2ea-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=68edf452-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:10:14+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68edf2ea-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=68edf452-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:10:14+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=68edf2ea-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=68edf452-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:10:14+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5d401fcc-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=5d40213e-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:10:14+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=692f05a0-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=692f06fe-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:10:14+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=692f05a0-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=692f06fe-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:10:14+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=692f05a0-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=692f06fe-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:10:34+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=692f05a0-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=692f06fe-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:10:34+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=751ebb44-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=751ec152-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:10:34+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=751ebb44-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=751ec152-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:10:34+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=751ebb44-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=751ec152-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:10:39+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=68edf2ea-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=68edf452-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:10:39+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=77db5f0e-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=77db618e-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:10:39+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=77db5f0e-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=77db618e-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:10:39+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=77db5f0e-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=77db618e-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:10:54+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=751ebb44-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=751ec152-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:10:54+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=811710cc-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=811713ec-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:10:54+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=811710cc-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=811713ec-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:10:54+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=811710cc-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=811713ec-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:11:04+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=77db5f0e-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=77db618e-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:11:04+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86c72aac-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=86c72c78-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:11:04+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86c72aac-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=86c72c78-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:11:04+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=86c72aac-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=86c72c78-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:11:14+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=811710cc-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=811713ec-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:11:14+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d0bf618-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=8d0bfa0a-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:11:14+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d0bf618-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=8d0bfa0a-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:11:14+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8d0bf618-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=8d0bfa0a-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:11:29+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=86c72aac-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=86c72c78-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:11:29+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95b31ec2-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=95b32138-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:11:29+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95b31ec2-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=95b32138-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:11:29+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=95b31ec2-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=95b32138-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:11:34+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8d0bf618-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=8d0bfa0a-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:11:34+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=990296de-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=99029904-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:11:34+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=990296de-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=99029904-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:11:34+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=990296de-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=99029904-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:11:54+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=95b31ec2-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=95b32138-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:11:54+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a49f0c2a-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=a49f0eaa-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:11:54+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a49f0c2a-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=a49f0eaa-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:11:54+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a49f0c2a-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=a49f0eaa-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:11:54+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=990296de-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=99029904-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:11:54+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4f27f18-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=a4f280bc-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:11:55+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4f27f18-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=a4f280bc-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:11:55+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a4f27f18-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=a4f280bc-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:12:15+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a4f27f18-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=a4f280bc-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:12:15+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0e21964-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=b0e21c98-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:12:15+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0e21964-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=b0e21c98-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:12:15+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b0e21964-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=b0e21c98-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:12:19+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a49f0c2a-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=a49f0eaa-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:12:19+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b38f3e62-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=b38f3fca-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:12:19+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b38f3e62-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=b38f3fca-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:12:19+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b38f3e62-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=b38f3fca-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:12:35+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b0e21964-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=b0e21c98-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:12:35+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bcda12e4-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=bcda156e-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:12:35+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bcda12e4-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=bcda156e-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:12:35+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bcda12e4-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=bcda156e-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:12:44+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b38f3e62-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=b38f3fca-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:12:44+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c278c0b0-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=c278c20e-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:12:44+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c278c0b0-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=c278c20e-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:12:44+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c278c0b0-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=c278c20e-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:12:55+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bcda12e4-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=bcda156e-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:12:55+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c8ced166-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=c8ced38c-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:12:55+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c8ced166-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=c8ced38c-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:12:55+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c8ced166-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=c8ced38c-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:13:09+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c278c0b0-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=c278c20e-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:13:09+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d1626662-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=d162691e-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:13:09+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d1626662-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=d162691e-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:13:09+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d1626662-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=d162691e-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:13:15+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c8ced166-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=c8ced38c-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:13:15+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4c141e8-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=d4c14346-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:13:15+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4c141e8-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=d4c14346-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:13:15+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d4c141e8-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=d4c14346-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:13:34+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d1626662-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=d162691e-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:13:34+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e052e124-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=e052e2e6-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:13:34+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e052e124-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=e052e2e6-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:13:34+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e052e124-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=e052e2e6-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:13:35+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d4c141e8-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=d4c14346-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:13:35+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0b0b628-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=e0b0b786-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:13:35+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0b0b628-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=e0b0b786-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:13:35+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e0b0b628-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=e0b0b786-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:13:55+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e0b0b628-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=e0b0b786-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:13:55+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec9f9a12-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=ec9f9c9c-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:13:55+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec9f9a12-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=ec9f9c9c-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:13:55+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ec9f9a12-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=ec9f9c9c-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:13:59+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e052e124-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=e052e2e6-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:13:59+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef3f3f48-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=ef3f4ba0-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:13:59+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef3f3f48-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=ef3f4ba0-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:13:59+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ef3f3f48-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=ef3f4ba0-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:14:15+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ec9f9a12-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=ec9f9c9c-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:14:15+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f894bb18-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=f894bc76-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:14:15+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f894bb18-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=f894bc76-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:14:15+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f894bb18-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=f894bc76-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:14:24+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ef3f3f48-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=ef3f4ba0-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:14:24+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe2b5708-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=fe2b5884-cf58-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:14:24+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe2b5708-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=fe2b5884-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:14:24+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fe2b5708-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=fe2b5884-cf58-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:14:35+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f894bb18-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=f894bc76-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:14:35+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0485311e-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=0485339e-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:14:35+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0485311e-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=0485339e-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:14:35+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0485311e-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=0485339e-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:14:49+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fe2b5708-cf58-11ed-bd2a-7628eb1bcf43 | InvocationID=fe2b5884-cf58-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:14:49+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d14ac24-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=0d14ad8c-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:14:49+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d14ac24-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=0d14ad8c-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:14:49+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0d14ac24-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=0d14ad8c-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:14:55+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0485311e-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=0485339e-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:14:55+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1079d218-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=1079d628-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:14:55+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1079d218-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=1079d628-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:14:55+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1079d218-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=1079d628-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:15:14+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0d14ac24-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=0d14ad8c-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:15:14+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1c014512-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=1c01485a-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:15:14+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1c014512-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=1c01485a-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:15:14+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1c014512-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=1c01485a-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:15:15+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1079d218-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=1079d628-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:15:15+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1c69e7ac-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=1c69ea0e-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:15:15+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1c69e7ac-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=1c69ea0e-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:15:15+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1c69e7ac-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=1c69ea0e-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:15:35+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1c69e7ac-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=1c69ea0e-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:15:35+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2858ff30-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=285901d8-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:15:35+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2858ff30-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=285901d8-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:15:35+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2858ff30-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=285901d8-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:15:39+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1c014512-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=1c01485a-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:15:39+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2af1c5e2-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=2af1c880-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:15:39+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2af1c5e2-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=2af1c880-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:15:39+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2af1c5e2-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=2af1c880-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:15:55+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2858ff30-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=285901d8-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:15:55+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=344b4df2-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=344b500e-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:15:55+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=344b4df2-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=344b500e-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:15:55+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=344b4df2-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=344b500e-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:16:04+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2af1c5e2-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=2af1c880-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:16:04+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39de340a-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=39de3586-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:16:04+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39de340a-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=39de3586-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:16:04+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=39de340a-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=39de3586-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:16:15+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=344b4df2-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=344b500e-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:16:15+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=40405594-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=404057c4-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:16:15+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=40405594-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=404057c4-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:16:15+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=40405594-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=404057c4-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:16:29+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=39de340a-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=39de3586-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:16:29+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48c7e7d6-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=48c7eace-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:16:29+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48c7e7d6-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=48c7eace-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:16:29+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=48c7e7d6-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=48c7eace-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:16:35+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=40405594-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=404057c4-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:16:35+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c3349d8-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=4c334c58-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:16:35+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c3349d8-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=4c334c58-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:16:35+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4c3349d8-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=4c334c58-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:16:54+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=48c7e7d6-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=48c7eace-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:16:54+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=57b7595c-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=57b75bf0-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:16:54+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=57b7595c-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=57b75bf0-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:16:54+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=57b7595c-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=57b75bf0-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:16:55+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4c3349d8-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=4c334c58-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:16:55+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5822bbf2-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=5822be68-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:16:55+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5822bbf2-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=5822be68-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:16:55+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5822bbf2-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=5822be68-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:17:15+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5822bbf2-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=5822be68-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:17:15+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=641400c4-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=64140358-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:17:15+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=641400c4-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=64140358-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:17:15+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=641400c4-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=64140358-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:17:19+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=57b7595c-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=57b75bf0-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:17:19+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=66a5e8ac-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=66a5eb22-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:17:19+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=66a5e8ac-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=66a5eb22-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:17:19+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=66a5e8ac-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=66a5eb22-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:17:35+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=641400c4-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=64140358-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:17:35+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=700a4816-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=700a4a28-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:17:35+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=700a4816-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=700a4a28-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:17:35+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=700a4816-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=700a4a28-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:17:44+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=66a5e8ac-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=66a5eb22-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:17:44+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75923e9c-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=75924130-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:17:45+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75923e9c-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=75924130-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:17:45+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=75923e9c-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=75924130-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:17:55+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=700a4816-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=700a4a28-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:17:55+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7bfc8b02-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=7bfc8c9c-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:17:55+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7bfc8b02-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=7bfc8c9c-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:17:55+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7bfc8b02-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=7bfc8c9c-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:18:10+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=75923e9c-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=75924130-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:18:10+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=847d3e20-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=847d40aa-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:18:10+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=847d3e20-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=847d40aa-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:18:10+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=847d3e20-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=847d40aa-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:18:15+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7bfc8b02-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=7bfc8c9c-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:18:15+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87f1b022-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=87f1b2a2-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:18:15+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87f1b022-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=87f1b2a2-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:18:15+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=87f1b022-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=87f1b2a2-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:18:35+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=847d3e20-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=847d40aa-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:18:35+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=936d3570-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=936d3822-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:18:35+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=936d3570-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=936d3822-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:18:35+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=936d3570-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=936d3822-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:18:35+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=87f1b022-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=87f1b2a2-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:18:35+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=93e1a1d0-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=93e1a45a-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:18:35+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=93e1a1d0-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=93e1a45a-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:18:35+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=93e1a1d0-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=93e1a45a-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:18:55+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=93e1a1d0-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=93e1a45a-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:18:55+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9fd349d0-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=9fd34c50-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:18:55+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9fd349d0-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=9fd34c50-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:18:55+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9fd349d0-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=9fd34c50-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:19:00+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=936d3570-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=936d3822-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:19:00+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a25cce42-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=a25cd0cc-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:19:00+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a25cce42-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=a25cd0cc-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:19:00+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a25cce42-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=a25cd0cc-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:19:15+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9fd349d0-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=9fd34c50-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:19:15+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=abc66902-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=abc66b14-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:19:15+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=abc66902-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=abc66b14-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:19:15+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=abc66902-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=abc66b14-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:19:25+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a25cce42-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=a25cd0cc-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:19:25+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b1488bda-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=b1488e64-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:19:25+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b1488bda-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=b1488e64-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:19:25+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b1488bda-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=b1488e64-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:19:35+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=abc66902-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=abc66b14-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:19:35+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7bac88e-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=b7bacb2c-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:19:36+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7bac88e-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=b7bacb2c-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:19:36+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b7bac88e-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=b7bacb2c-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:19:50+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b1488bda-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=b1488e64-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:19:50+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c034ee90-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=c034f084-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:19:50+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c034ee90-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=c034f084-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:19:50+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c034ee90-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=c034f084-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:19:56+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b7bac88e-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=b7bacb2c-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:19:56+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c3ae728a-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=c3ae7686-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:19:56+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c3ae728a-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=c3ae7686-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:19:56+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c3ae728a-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=c3ae7686-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:20:15+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c034ee90-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=c034f084-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:20:15+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf237d2c-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=cf237fc0-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:20:15+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf237d2c-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=cf237fc0-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:20:15+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cf237d2c-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=cf237fc0-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:20:16+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c3ae728a-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=c3ae7686-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:20:16+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf9fda84-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=cf9fdd90-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:20:16+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf9fda84-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=cf9fdd90-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:20:16+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cf9fda84-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=cf9fdd90-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:20:36+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cf9fda84-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=cf9fdd90-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:20:36+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db8ff4f0-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=db8ff6f8-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:20:36+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db8ff4f0-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=db8ff6f8-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:20:36+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=db8ff4f0-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=db8ff6f8-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:20:40+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cf237d2c-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=cf237fc0-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:20:40+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=de11378e-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=de113a04-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:20:40+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=de11378e-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=de113a04-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:20:40+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=de11378e-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=de113a04-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:20:56+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=db8ff4f0-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=db8ff6f8-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:20:56+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e784529c-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=e784558a-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:20:56+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e784529c-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=e784558a-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:20:56+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e784529c-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=e784558a-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:21:05+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=de11378e-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=de113a04-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:21:05+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ecfccd30-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=ecfccfba-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:21:05+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ecfccd30-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=ecfccfba-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:21:05+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ecfccd30-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=ecfccfba-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:21:16+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e784529c-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=e784558a-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:21:16+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3790c0a-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=f3790e94-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:21:16+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3790c0a-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=f3790e94-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:21:16+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f3790c0a-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=f3790e94-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:21:30+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ecfccd30-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=ecfccfba-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:21:30+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fbe8211e-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=fbe823a8-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:21:30+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fbe8211e-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=fbe823a8-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:21:30+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fbe8211e-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=fbe823a8-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:21:36+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f3790c0a-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=f3790e94-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:21:36+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff6cb9d0-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=ff6cbc5a-cf59-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:21:36+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff6cb9d0-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=ff6cbc5a-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:21:36+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ff6cb9d0-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=ff6cbc5a-cf59-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:21:55+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fbe8211e-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=fbe823a8-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:21:55+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ad6c14e-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=0ad6c3e2-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:21:55+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ad6c14e-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=0ad6c3e2-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:21:55+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0ad6c14e-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=0ad6c3e2-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:21:56+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ff6cb9d0-cf59-11ed-bd2a-7628eb1bcf43 | InvocationID=ff6cbc5a-cf59-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:21:56+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0b5e337c-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=0b5e3606-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:21:56+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0b5e337c-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=0b5e3606-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:21:56+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0b5e337c-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=0b5e3606-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:22:16+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0b5e337c-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=0b5e3606-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:22:16+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=174f83ac-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=174f86d6-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:22:16+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=174f83ac-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=174f86d6-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:22:16+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=174f83ac-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=174f86d6-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:22:20+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0ad6c14e-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=0ad6c3e2-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:22:20+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19c73a8a-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=19c73cb0-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:22:20+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19c73a8a-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=19c73cb0-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:22:20+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=19c73a8a-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=19c73cb0-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:22:36+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=174f83ac-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=174f86d6-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:22:36+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2342b4fe-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=2342b698-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:22:36+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2342b4fe-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=2342b698-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:22:36+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2342b4fe-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=2342b698-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:22:45+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=19c73a8a-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=19c73cb0-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:22:45+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28b144aa-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=28b14694-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:22:45+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28b144aa-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=28b14694-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:22:45+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=28b144aa-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=28b14694-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:22:56+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2342b4fe-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=2342b698-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:22:56+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f368448-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=2f3686f0-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:22:56+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f368448-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=2f3686f0-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:22:56+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2f368448-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=2f3686f0-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:23:10+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=28b144aa-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=28b14694-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:23:10+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=379c3a9c-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=379c3d30-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:23:10+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=379c3a9c-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=379c3d30-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:23:10+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=379c3a9c-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=379c3d30-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:23:16+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2f368448-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=2f3686f0-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:23:16+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b29e394-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=3b29e592-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:23:16+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b29e394-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=3b29e592-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:23:16+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3b29e394-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=3b29e592-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:23:35+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=379c3a9c-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=379c3d30-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:23:35+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=468e464e-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=468e48d8-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:23:35+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=468e464e-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=468e48d8-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:23:35+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=468e464e-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=468e48d8-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:23:36+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3b29e394-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=3b29e592-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:23:36+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=471ae518-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=471ae6e4-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:23:36+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=471ae518-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=471ae6e4-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:23:36+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=471ae518-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=471ae6e4-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:23:56+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=471ae518-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=471ae6e4-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:23:56+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=530a404e-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=530a41de-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:23:56+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=530a404e-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=530a41de-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:23:56+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=530a404e-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=530a41de-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:24:00+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=468e464e-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=468e48d8-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:24:00+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=557d8ff2-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=557d9286-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:24:00+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=557d8ff2-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=557d9286-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:24:00+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=557d8ff2-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=557d9286-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:24:16+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=530a404e-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=530a41de-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:24:16+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5efe0688-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=5efe0912-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:24:16+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5efe0688-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=5efe0912-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:24:16+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5efe0688-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=5efe0912-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:24:25+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=557d8ff2-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=557d9286-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:24:25+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6469be0a-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=6469c094-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:24:25+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6469be0a-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=6469c094-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:24:25+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6469be0a-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=6469c094-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:24:36+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5efe0688-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=5efe0912-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:24:36+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6af1baa2-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=6af1bd04-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:24:36+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6af1baa2-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=6af1bd04-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:24:36+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6af1baa2-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=6af1bd04-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:24:50+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6469be0a-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=6469c094-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:24:50+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7356232c-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=735625c0-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:24:50+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7356232c-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=735625c0-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:24:50+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7356232c-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=735625c0-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:24:56+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6af1baa2-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=6af1bd04-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:24:56+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=76e63306-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=76e6346e-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:24:56+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=76e63306-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=76e6346e-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:24:56+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=76e63306-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=76e6346e-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:25:15+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7356232c-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=735625c0-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:25:15+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8246082a-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=82460b4a-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:25:15+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8246082a-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=82460b4a-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:25:15+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8246082a-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=82460b4a-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:25:16+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=76e63306-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=76e6346e-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:25:16+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=82d4f5d0-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=82d4f882-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:25:16+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=82d4f5d0-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=82d4f882-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:25:16+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=82d4f5d0-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=82d4f882-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:25:36+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=82d4f5d0-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=82d4f882-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:25:36+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ec635a2-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=8ec6382c-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:25:36+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ec635a2-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=8ec6382c-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:25:36+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8ec635a2-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=8ec6382c-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:25:40+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8246082a-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=82460b4a-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:25:40+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=91371c84-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=91371e96-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:25:40+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=91371c84-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=91371e96-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:25:40+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=91371c84-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=91371e96-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:25:56+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8ec635a2-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=8ec6382c-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:25:56+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ab99912-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=9ab99bb0-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:25:56+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ab99912-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=9ab99bb0-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:25:56+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9ab99912-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=9ab99bb0-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:26:05+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=91371c84-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=91371e96-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:26:05+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a021afca-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=a021b33a-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:26:05+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a021afca-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=a021b33a-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:26:05+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a021afca-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=a021b33a-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:26:16+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9ab99912-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=9ab99bb0-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:26:16+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a6aed8b8-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=a6aedb4c-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:26:16+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a6aed8b8-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=a6aedb4c-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:26:16+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a6aed8b8-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=a6aedb4c-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:26:30+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a021afca-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=a021b33a-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:26:30+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af0c876c-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=af0c8adc-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:26:30+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af0c876c-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=af0c8adc-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:26:30+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=af0c876c-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=af0c8adc-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:26:36+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a6aed8b8-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=a6aedb4c-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:26:36+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b29ff01c-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=b29ff2a6-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:26:36+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b29ff01c-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=b29ff2a6-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:26:36+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b29ff01c-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=b29ff2a6-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:26:55+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=af0c876c-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=af0c8adc-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:26:55+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bdfd5bac-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=bdfd60ca-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:26:56+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bdfd5bac-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=bdfd60ca-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:26:56+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bdfd5bac-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=bdfd60ca-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:26:56+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b29ff01c-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=b29ff2a6-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:26:56+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be8f9e90-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=be8fa11a-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:26:56+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be8f9e90-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=be8fa11a-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:26:56+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=be8f9e90-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=be8fa11a-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:27:16+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=be8f9e90-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=be8fa11a-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:27:16+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca801a9a-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=ca801d24-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:27:17+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca801a9a-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=ca801d24-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:27:17+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ca801a9a-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=ca801d24-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:27:21+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bdfd5bac-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=bdfd60ca-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:27:21+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cceaf4b2-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=cceaf70a-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:27:21+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cceaf4b2-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=cceaf70a-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:27:21+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cceaf4b2-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=cceaf70a-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:27:37+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ca801a9a-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=ca801d24-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:27:37+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d67562ce-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=d6756558-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:27:37+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d67562ce-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=d6756558-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:27:37+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d67562ce-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=d6756558-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:27:46+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cceaf4b2-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=cceaf70a-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:27:46+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dbd4ff40-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=dbd50274-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:27:46+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dbd4ff40-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=dbd50274-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:27:46+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dbd4ff40-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=dbd50274-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:27:57+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d67562ce-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=d6756558-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:27:57+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e26787a6-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=e2678a4e-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:27:57+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e26787a6-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=e2678a4e-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:27:57+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e26787a6-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=e2678a4e-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:28:11+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dbd4ff40-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=dbd50274-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:28:11+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eac1f94a-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=eac1fc60-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:28:11+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eac1f94a-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=eac1fc60-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:28:11+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eac1f94a-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=eac1fc60-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:28:17+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e26787a6-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=e2678a4e-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:28:17+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee5db7ec-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=ee5dba4e-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:28:17+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee5db7ec-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=ee5dba4e-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:28:17+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ee5db7ec-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=ee5dba4e-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:28:36+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eac1f94a-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=eac1fc60-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:28:36+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9b0062c-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=f9b008c0-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:28:36+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9b0062c-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=f9b008c0-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:28:36+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f9b0062c-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=f9b008c0-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:28:37+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ee5db7ec-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=ee5dba4e-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:28:37+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fa4dfe5e-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=fa4e00e8-cf5a-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:28:37+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fa4dfe5e-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=fa4e00e8-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:28:37+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fa4dfe5e-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=fa4e00e8-cf5a-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:28:57+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fa4dfe5e-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=fa4e00e8-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:28:57+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=063e3882-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=063e3b20-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:28:57+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=063e3882-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=063e3b20-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:28:57+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=063e3882-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=063e3b20-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:29:01+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f9b0062c-cf5a-11ed-bd2a-7628eb1bcf43 | InvocationID=f9b008c0-cf5a-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:29:01+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=08a01910-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=08a01b9a-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:29:01+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=08a01910-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=08a01b9a-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:29:01+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=08a01910-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=08a01b9a-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:29:17+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=063e3882-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=063e3b20-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:29:17+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1230fdbe-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=12310048-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:29:17+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1230fdbe-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=12310048-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:29:17+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1230fdbe-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=12310048-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:29:26+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=08a01910-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=08a01b9a-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:29:26+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=178aa508-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=178aa698-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:29:26+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=178aa508-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=178aa698-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:29:26+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=178aa508-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=178aa698-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:29:37+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1230fdbe-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=12310048-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:29:37+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e27b46e-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=1e27b6da-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:29:37+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e27b46e-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=1e27b6da-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:29:37+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1e27b46e-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=1e27b6da-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:29:51+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=178aa508-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=178aa698-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:29:51+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2674f834-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=2674fac8-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:29:51+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2674f834-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=2674fac8-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:29:51+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2674f834-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=2674fac8-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:29:57+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1e27b46e-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=1e27b6da-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:29:57+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a1a78d8-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=2a1a7b58-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:29:57+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a1a78d8-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=2a1a7b58-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:29:57+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2a1a78d8-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=2a1a7b58-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:30:16+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2674f834-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=2674fac8-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:30:16+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=356607ca-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=35660a54-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:30:16+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=356607ca-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=35660a54-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:30:16+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=356607ca-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=35660a54-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:30:17+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2a1a78d8-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=2a1a7b58-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:30:17+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=360c4612-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=360c48a6-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:30:17+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=360c4612-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=360c48a6-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:30:17+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=360c4612-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=360c48a6-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:30:37+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=360c4612-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=360c48a6-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:30:37+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41fd257c-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=41fd2806-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:30:37+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41fd257c-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=41fd2806-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:30:37+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=41fd257c-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=41fd2806-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:30:41+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=356607ca-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=35660a54-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:30:41+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=44537862-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=44537ae2-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:30:41+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=44537862-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=44537ae2-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:30:41+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=44537862-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=44537ae2-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:30:57+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=41fd257c-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=41fd2806-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:30:57+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4df1bc9e-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=4df1bf28-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:30:57+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4df1bc9e-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=4df1bf28-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:30:57+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4df1bc9e-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=4df1bf28-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:31:06+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=44537862-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=44537ae2-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:31:06+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=533f329e-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=533f3898-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:31:06+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=533f329e-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=533f3898-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:31:06+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=533f329e-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=533f3898-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:31:17+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4df1bc9e-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=4df1bf28-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:31:17+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59e77b2e-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=59e77db8-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:31:17+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59e77b2e-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=59e77db8-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:31:17+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=59e77b2e-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=59e77db8-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:31:31+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=533f329e-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=533f3898-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:31:31+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=622abecc-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=622ac14c-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:31:31+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=622abecc-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=622ac14c-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:31:31+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=622abecc-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=622ac14c-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:31:37+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=59e77b2e-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=59e77db8-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:31:37+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=65dca008-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=65dca288-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:31:37+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=65dca008-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=65dca288-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:31:37+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=65dca008-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=65dca288-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:31:56+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=622abecc-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=622ac14c-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:31:56+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7119597a-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=71195b6e-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:31:56+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7119597a-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=71195b6e-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:31:56+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7119597a-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=71195b6e-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:31:57+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=65dca008-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=65dca288-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:31:57+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71cdbaaa-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=71cdbd3e-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:31:57+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71cdbaaa-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=71cdbd3e-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:31:57+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=71cdbaaa-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=71cdbd3e-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:32:17+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=71cdbaaa-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=71cdbd3e-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:32:17+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7dbe7e3a-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=7dbe80c4-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:32:17+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7dbe7e3a-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=7dbe80c4-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:32:17+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7dbe7e3a-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=7dbe80c4-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:32:21+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7119597a-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=71195b6e-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:32:21+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=800964b6-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=80096740-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:32:21+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=800964b6-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=80096740-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:32:21+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=800964b6-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=80096740-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:32:37+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7dbe7e3a-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=7dbe80c4-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:32:37+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89b22cdc-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=89b22f66-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:32:37+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89b22cdc-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=89b22f66-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:32:37+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=89b22cdc-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=89b22f66-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:32:46+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=800964b6-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=80096740-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:32:46+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ef58cd4-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=8ef58e78-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:32:46+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ef58cd4-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=8ef58e78-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:32:46+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8ef58cd4-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=8ef58e78-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:32:57+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=89b22cdc-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=89b22f66-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:32:57+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95a7bcc8-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=95a7bec6-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:32:57+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95a7bcc8-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=95a7bec6-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:32:57+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=95a7bcc8-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=95a7bec6-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:33:11+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8ef58cd4-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=8ef58e78-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:33:11+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9de016ba-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=9de01c8c-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:33:11+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9de016ba-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=9de01c8c-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:33:11+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9de016ba-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=9de01c8c-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:33:17+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=95a7bcc8-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=95a7bec6-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:33:17+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a199fe38-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=a19a00cc-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:33:17+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a199fe38-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=a19a00cc-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:33:17+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a199fe38-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=a19a00cc-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:33:36+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9de016ba-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=9de01c8c-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:33:36+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=acd1d9a6-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=acd1dc26-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:33:36+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=acd1d9a6-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=acd1dc26-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:33:36+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=acd1d9a6-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=acd1dc26-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:33:37+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a199fe38-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=a19a00cc-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:33:37+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad8947f8-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=ad894a82-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:33:37+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad8947f8-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=ad894a82-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:33:37+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ad8947f8-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=ad894a82-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:33:57+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ad8947f8-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=ad894a82-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:33:57+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b97a02c8-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=b97a06d8-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:33:57+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b97a02c8-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=b97a06d8-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:33:57+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b97a02c8-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=b97a06d8-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:34:01+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=acd1d9a6-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=acd1dc26-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:34:01+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bbc19fc8-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=bbc1a220-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:34:01+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bbc19fc8-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=bbc1a220-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:34:01+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bbc19fc8-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=bbc1a220-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:34:17+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b97a02c8-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=b97a06d8-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:34:17+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c56f2662-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=c56f28ba-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:34:18+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c56f2662-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=c56f28ba-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:34:18+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c56f2662-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=c56f28ba-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:34:26+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bbc19fc8-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=bbc1a220-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:34:26+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=caac65b8-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=caac67ac-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:34:26+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=caac65b8-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=caac67ac-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:34:26+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=caac65b8-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=caac67ac-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:34:38+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c56f2662-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=c56f28ba-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:34:38+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d160d42a-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=d160d6aa-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:34:38+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d160d42a-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=d160d6aa-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:34:38+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d160d42a-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=d160d6aa-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:34:51+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=caac65b8-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=caac67ac-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:34:51+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9983b1a-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=d9983e3a-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:34:51+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9983b1a-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=d9983e3a-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:34:51+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d9983b1a-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=d9983e3a-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:34:58+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d160d42a-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=d160d6aa-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:34:58+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd55cbaa-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=dd55cf42-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:34:58+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd55cbaa-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=dd55cf42-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:34:58+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dd55cbaa-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=dd55cf42-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:35:16+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d9983b1a-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=d9983e3a-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:35:16+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e8875d0e-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=e88760d8-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:35:16+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e8875d0e-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=e88760d8-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:35:16+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e8875d0e-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=e88760d8-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:35:18+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dd55cbaa-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=dd55cf42-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:35:18+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e947c15c-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=e947c468-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:35:18+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e947c15c-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=e947c468-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:35:18+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e947c15c-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=e947c468-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:35:38+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e947c15c-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=e947c468-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:35:38+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5383992-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=f5383c26-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:35:38+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5383992-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=f5383c26-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:35:38+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f5383992-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=f5383c26-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:35:41+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e8875d0e-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=e88760d8-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:35:41+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f7794840-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=f7794ad4-cf5b-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:35:41+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f7794840-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=f7794ad4-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:35:41+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f7794840-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=f7794ad4-cf5b-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:35:58+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f5383992-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=f5383c26-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:35:58+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=012b9654-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=012b98f2-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:35:58+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=012b9654-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=012b98f2-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:35:58+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=012b9654-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=012b98f2-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:36:06+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f7794840-cf5b-11ed-bd2a-7628eb1bcf43 | InvocationID=f7794ad4-cf5b-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:36:06+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0664017e-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=0664048a-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:36:06+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0664017e-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=0664048a-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:36:06+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0664017e-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=0664048a-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:36:18+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=012b9654-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=012b98f2-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:36:18+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d2188e2-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=0d218a4a-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:36:18+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d2188e2-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=0d218a4a-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:36:18+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0d2188e2-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=0d218a4a-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:36:31+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0664017e-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=0664048a-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:36:31+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=155059f8-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=15505d22-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:36:32+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=155059f8-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=15505d22-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:36:32+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=155059f8-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=15505d22-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:36:38+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0d2188e2-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=0d218a4a-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:36:38+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1913401e-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=19134186-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:36:38+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1913401e-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=19134186-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:36:38+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1913401e-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=19134186-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:36:57+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=155059f8-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=15505d22-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:36:57+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=244125c8-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=24412866-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:36:57+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=244125c8-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=24412866-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:36:57+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=244125c8-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=24412866-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:36:58+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1913401e-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=19134186-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:36:58+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25025da6-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=25025f18-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:36:58+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25025da6-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=25025f18-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:36:58+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=25025da6-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=25025f18-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:37:18+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=25025da6-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=25025f18-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:37:18+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30f10e64-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=30f110f8-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:37:18+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30f10e64-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=30f110f8-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:37:18+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=30f10e64-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=30f110f8-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:37:22+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=244125c8-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=24412866-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:37:22+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=332f7210-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=332f7490-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:37:22+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=332f7210-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=332f7490-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:37:22+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=332f7210-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=332f7490-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:37:38+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=30f10e64-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=30f110f8-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:37:38+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ce6e8ec-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=3ce6ebbc-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:37:38+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ce6e8ec-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=3ce6ebbc-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:37:38+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3ce6e8ec-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=3ce6ebbc-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:37:47+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=332f7210-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=332f7490-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:37:47+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=421ac52c-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=421ac7ac-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:37:47+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=421ac52c-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=421ac7ac-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:37:47+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=421ac52c-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=421ac7ac-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:37:58+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3ce6e8ec-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=3ce6ebbc-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:37:58+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48d97c32-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=48d97eb2-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:37:58+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48d97c32-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=48d97eb2-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:37:58+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=48d97c32-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=48d97eb2-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:38:12+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=421ac52c-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=421ac7ac-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:38:12+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5105fdfe-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=51060092-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:38:12+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5105fdfe-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=51060092-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:38:12+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5105fdfe-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=51060092-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:38:18+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=48d97c32-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=48d97eb2-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:38:18+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54d043fe-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=54d0475a-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:38:18+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54d043fe-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=54d0475a-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:38:18+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=54d043fe-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=54d0475a-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:38:37+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5105fdfe-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=51060092-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:38:37+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5ff426c4-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=5ff42944-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:38:37+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5ff426c4-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=5ff42944-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:38:37+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5ff426c4-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=5ff42944-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:38:38+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=54d043fe-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=54d0475a-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:38:38+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60c22d6c-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=60c22f06-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:38:38+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60c22d6c-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=60c22f06-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:38:38+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=60c22d6c-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=60c22f06-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:38:58+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=60c22d6c-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=60c22f06-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:38:58+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6cb11d54-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=6cb11ffc-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:38:58+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6cb11d54-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=6cb11ffc-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:38:58+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6cb11d54-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=6cb11ffc-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:39:02+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5ff426c4-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=5ff42944-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:39:02+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ee3ae3e-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=6ee3b0d2-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:39:02+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ee3ae3e-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=6ee3b0d2-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:39:02+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6ee3ae3e-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=6ee3b0d2-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:39:18+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6cb11d54-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=6cb11ffc-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:39:18+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78a46e04-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=78a47098-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:39:18+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78a46e04-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=78a47098-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:39:18+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=78a46e04-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=78a47098-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:39:27+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6ee3ae3e-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=6ee3b0d2-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:39:27+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7dcee594-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=7dcee828-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:39:27+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7dcee594-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=7dcee828-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:39:27+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7dcee594-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=7dcee828-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:39:38+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=78a46e04-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=78a47098-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:39:38+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84989c80-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=84989e9c-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:39:38+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84989c80-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=84989e9c-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:39:38+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=84989c80-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=84989e9c-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:39:52+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7dcee594-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=7dcee828-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:39:52+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8cba9c10-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=8cba9e0e-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:39:52+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8cba9c10-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=8cba9e0e-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:39:52+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8cba9c10-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=8cba9e0e-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:39:58+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=84989c80-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=84989e9c-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:39:58+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=908bb324-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=908bb48c-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:39:58+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=908bb324-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=908bb48c-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:39:58+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=908bb324-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=908bb48c-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:40:17+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8cba9c10-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=8cba9e0e-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:40:17+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9baadfbe-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=9baae478-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:40:17+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9baadfbe-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=9baae478-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:40:17+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9baadfbe-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=9baae478-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:40:18+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=908bb324-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=908bb48c-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:40:18+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c7a8926-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=9c7a8bb0-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:40:18+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c7a8926-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=9c7a8bb0-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:40:18+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9c7a8926-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=9c7a8bb0-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:40:38+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9c7a8926-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=9c7a8bb0-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:40:38+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a86b0dc8-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=a86b1016-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:40:38+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a86b0dc8-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=a86b1016-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:40:38+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a86b0dc8-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=a86b1016-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:40:42+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9baadfbe-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=9baae478-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:40:42+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa99a500-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=aa99a7bc-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:40:42+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa99a500-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=aa99a7bc-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:40:42+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aa99a500-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=aa99a7bc-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:40:58+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a86b0dc8-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=a86b1016-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:40:58+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b45e57c0-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=b45e5978-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:40:58+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b45e57c0-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=b45e5978-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:40:58+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b45e57c0-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=b45e5978-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:41:07+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aa99a500-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=aa99a7bc-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:41:07+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b985317e-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=b985341c-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-03-31T00:41:07+0000 | policy_event_thread | 140496545323808 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b985317e-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=b985341c-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:41:07+0000 | policy_event_thread | 140496545323808 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b985317e-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=b985341c-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:41:18+0000 | aai_event_thread | 140496544262944 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b45e57c0-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=b45e5978-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF AAI events. 2023-03-31T00:41:18+0000 | aai_event_thread | 140496544262944 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c050c450-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=c050c6d0-cf5c-11ed-bd2a-7628eb1bcf43 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-03-31T00:41:18+0000 | aai_event_thread | 140496544262944 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c050c450-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=c050c6d0-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:41:18+0000 | aai_event_thread | 140496544262944 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c050c450-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=c050c6d0-cf5c-11ed-bd2a-7628eb1bcf43 | 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-03-31T00:41:32+0000 | policy_event_thread | 140496545323808 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b985317e-cf5c-11ed-bd2a-7628eb1bcf43 | InvocationID=b985341c-cf5c-11ed-bd2a-7628eb1bcf43 | Polling MR for XNF activation/deactivation policy response events. 2023-03-31T00:41:32+0000 | policy_event_thread | 140496545323808 | INFO | pmsh_config | g