2026-03-30 10:30:01 +00:00

1 line
15 KiB
JSON

{"uid":"893dc54bd478aef8","name":"test_filter_unsubscribe_with_no_request_id","fullName":"tests.filter.test_unsubscribe.TestFilterUnSubscribe#test_filter_unsubscribe_with_no_request_id","historyId":"c7f17f6c19503aac96ce2ab9925fa08e","time":{"start":1774865174185,"stop":1774865174189,"duration":4},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1774865112995,"stop":1774865112995,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1774865171624,"stop":1774865171624,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1774865171624,"stop":1774865171624,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1774865171624,"stop":1774865171624,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1774865171624,"stop":1774865171624,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1774865171625,"stop":1774865171625,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1774865171625,"stop":1774865172861,"duration":1236},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1774865171625,"stop":1774865171625,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1774865171625,"stop":1774865171625,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1774865172861,"stop":1774865174149,"duration":1288},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1774865174114,"stop":1774865174149,"duration":35},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_unsubscribe.TestFilterUnSubscribe object at 0x7fe8e0dd0bf0>, <src.node.waku_node.WakuNode object at 0x7fe8e0785010>, ['/ip4/172.18.23.117/tcp/62447/p2p/16Uiu2HAmLaqSLewNmq8xU4oVqzdNhdVHkLp5gcUQ2XGCHWrG4Fau'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"subscribe_main_nodes","time":{"start":1774865174149,"stop":1774865174185,"duration":36},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1774865174150,"stop":1774865174185,"duration":35},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1774865174171,"stop":1774865174185,"duration":14},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1774865174172,"stop":1774865174184,"duration":12},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '69e85447-0d34-4b49-8cea-4aed5e225025', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/198/1'}"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '69e85447-0d34-4b49-8cea-4aed5e225025', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/198/1'}"},{"name":"node","value":"None"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"content_topic_list","value":"['/test/1/waku-filter/proto']"},{"name":"pubsub_topic","value":"None"}],"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":3,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"testStage":{"status":"passed","steps":[{"name":"delete_filter_subscription","time":{"start":1774865174185,"stop":1774865174188,"duration":3},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:46826/filter/v2/subscriptions with response: b'{\"requestId\":\"unknown\",\"statusDesc\":\"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\\\\"Invalid content body, could not decode. Unable to deserialize data: \\\\\", contentType: \\\\\"text/plain\\\\\"))\"}'\n","statusTrace":" File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/allure_commons/_allure.py\", line 192, in impl\n return func(*a, **kw)\n ^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/steps/filter.py\", line 154, in delete_filter_subscription\n delete_sub_response = node.delete_filter_subscriptions(subscription)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 369, in delete_filter_subscriptions\n return self._api.delete_filter_subscriptions(subscription)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 76, in delete_filter_subscriptions\n delete_subscriptions_response = self.rest_call(\"delete\", \"filter/v2/subscriptions\", json.dumps(subscription))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 16, in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/base_client.py\", line 17, in make_request\n raise Exception(f\"Error: {http_err} with response: {response.content}\")\n","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/198/1'}"},{"name":"status","value":"'can't unsubscribe'"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"6d80452e4f3992e6","name":"log","source":"6d80452e4f3992e6.txt","type":"text/plain","size":13251},{"uid":"bab17b90292e195d","name":"stderr","source":"bab17b90292e195d.txt","type":"text/plain","size":12935}],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"close_open_nodes::0","time":{"start":1774865174191,"stop":1774865175072,"duration":881},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup::0","time":{"start":1774865174191,"stop":1774865174191,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1774865175073,"stop":1774865175086,"duration":13},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1774865175087,"stop":1774865175087,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1774865262524,"stop":1774865262524,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"tag","value":"@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node', 'subscribe_main_nodes')"},{"name":"parentSuite","value":"tests.filter"},{"name":"suite","value":"test_unsubscribe"},{"name":"subSuite","value":"TestFilterUnSubscribe"},{"name":"host","value":"runnervmrg6be"},{"name":"thread","value":"3468-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.filter.test_unsubscribe"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":1,"broken":0,"skipped":0,"passed":41,"unknown":0,"total":42},"items":[{"uid":"9a7818faec0dfedb","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1132/#testresult/9a7818faec0dfedb","status":"passed","time":{"start":1774846555732,"stop":1774846555736,"duration":4}},{"uid":"b9732813646d80c1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1131/#testresult/b9732813646d80c1","status":"failed","statusDetails":"AssertionError: Waiting for node connection","time":{"start":1774781829330,"stop":1774781829330,"duration":0}},{"uid":"a14bda7f59b77b68","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1130/#testresult/a14bda7f59b77b68","status":"passed","time":{"start":1774759797509,"stop":1774759797513,"duration":4}},{"uid":"906c0578c30168a2","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1129/#testresult/906c0578c30168a2","status":"passed","time":{"start":1774672685161,"stop":1774672685165,"duration":4}},{"uid":"b26457145fb4d1ca","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1128/#testresult/b26457145fb4d1ca","status":"passed","time":{"start":1774586824067,"stop":1774586824075,"duration":8}},{"uid":"1c017626e74a7a67","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1127/#testresult/1c017626e74a7a67","status":"passed","time":{"start":1774500397912,"stop":1774500397917,"duration":5}},{"uid":"3c2cbf8611cab6e7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1126/#testresult/3c2cbf8611cab6e7","status":"passed","time":{"start":1774413488256,"stop":1774413488261,"duration":5}},{"uid":"1f1ae1502b7441f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1125/#testresult/1f1ae1502b7441f","status":"passed","time":{"start":1774327029304,"stop":1774327029308,"duration":4}},{"uid":"2aebf709a83ee715","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1124/#testresult/2aebf709a83ee715","status":"passed","time":{"start":1774241108430,"stop":1774241108435,"duration":5}},{"uid":"fbb643ea98be55c0","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1123/#testresult/fbb643ea98be55c0","status":"passed","time":{"start":1774154292924,"stop":1774154292929,"duration":5}},{"uid":"f6563cc09b583b94","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1122/#testresult/f6563cc09b583b94","status":"passed","time":{"start":1774067480360,"stop":1774067480364,"duration":4}},{"uid":"98f3e648ee4cbf2e","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1121/#testresult/98f3e648ee4cbf2e","status":"passed","time":{"start":1773981230675,"stop":1773981230680,"duration":5}},{"uid":"b732d5fe4ac1fbcb","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1120/#testresult/b732d5fe4ac1fbcb","status":"passed","time":{"start":1773895156794,"stop":1773895156803,"duration":9}},{"uid":"a281b55bf171e973","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1119/#testresult/a281b55bf171e973","status":"passed","time":{"start":1773808807569,"stop":1773808807574,"duration":5}},{"uid":"96cb1014f5f447e1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1118/#testresult/96cb1014f5f447e1","status":"passed","time":{"start":1773722123574,"stop":1773722123580,"duration":6}},{"uid":"8b18358c2d431a52","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1117/#testresult/8b18358c2d431a52","status":"passed","time":{"start":1773664500976,"stop":1773664500981,"duration":5}},{"uid":"25a9066e182b59f6","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1116/#testresult/25a9066e182b59f6","status":"passed","time":{"start":1773636749615,"stop":1773636749619,"duration":4}},{"uid":"e77d5fff741a1215","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1115/#testresult/e77d5fff741a1215","status":"passed","time":{"start":1773550000448,"stop":1773550000452,"duration":4}},{"uid":"6e470eafabfdbc82","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1114/#testresult/6e470eafabfdbc82","status":"passed","time":{"start":1773462763238,"stop":1773462763242,"duration":4}},{"uid":"40843a7c025739bc","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1113/#testresult/40843a7c025739bc","status":"passed","time":{"start":1773376410040,"stop":1773376410045,"duration":5}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node', 'subscribe_main_nodes')"]},"source":"893dc54bd478aef8.json","parameterValues":[]}