mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-02-26 00:33:17 +00:00
1 line
15 KiB
JSON
1 line
15 KiB
JSON
{"uid":"caadf9ff2b655c37","name":"test_filter_unsubscribe_from_non_existing_content_topic","fullName":"tests.filter.test_unsubscribe.TestFilterUnSubscribe#test_filter_unsubscribe_from_non_existing_content_topic","historyId":"a1c43a804db27d9d65e9610a8729a64a","time":{"start":1770957444597,"stop":1770957444720,"duration":123},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1770957417848,"stop":1770957417848,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1770957442012,"stop":1770957442013,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1770957442013,"stop":1770957442013,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1770957442013,"stop":1770957442013,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1770957442013,"stop":1770957442014,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1770957442014,"stop":1770957442014,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1770957442014,"stop":1770957442014,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1770957442015,"stop":1770957443277,"duration":1262},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1770957442015,"stop":1770957442015,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1770957443277,"stop":1770957444568,"duration":1291},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1770957444536,"stop":1770957444568,"duration":32},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_unsubscribe.TestFilterUnSubscribe object at 0x7f76173f3170>, <src.node.waku_node.WakuNode object at 0x7f7616f7d100>, ['/ip4/172.18.93.165/tcp/17272/p2p/16Uiu2HAkyK6Acu275YeUrL5UqF7UxDSPMVksny6wbsUFuPP8CsWR'])"}],"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":1770957444568,"stop":1770957444595,"duration":27},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1770957444571,"stop":1770957444595,"duration":24},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1770957444582,"stop":1770957444595,"duration":13},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1770957444582,"stop":1770957444595,"duration":13},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '52afa4e5-e5b7-4188-b927-0c5c67198103', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/3/1'}"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '52afa4e5-e5b7-4188-b927-0c5c67198103', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/3/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":1770957444597,"stop":1770957444607,"duration":10},"status":"broken","statusMessage":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:12184/filter/v2/subscriptions with response: b'{\"requestId\":\"1\",\"statusDesc\":\"NOT_FOUND: peer has no subscriptions\"}'\n","statusTrace":" File \"/opt/hostedtoolcache/Python/3.12.12/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-messaging-interop-tests/logos-messaging-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-messaging-interop-tests/logos-messaging-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-messaging-interop-tests/logos-messaging-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-messaging-interop-tests/logos-messaging-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-messaging-interop-tests/logos-messaging-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":"{'requestId': '1', 'contentFilters': ['/test/2/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/3/1'}"},{"name":"status","value":"''"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"check_published_message_reaches_filter_peer","time":{"start":1770957444608,"stop":1770957444720,"duration":112},"status":"passed","steps":[{"name":"create_message","time":{"start":1770957444608,"stop":1770957444608,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"get_filter_messages","time":{"start":1770957444715,"stop":1770957444718,"duration":3},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"content_topic","value":"'/test/1/waku-filter/proto'"},{"name":"pubsub_topic","value":"'/waku/2/rs/3/1'"},{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7f7616f7d100>"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"assert_received_message","time":{"start":1770957444720,"stop":1770957444720,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"sent_message","value":"{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'timestamp': 1770957444607801123}"},{"name":"index","value":"0"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"message","value":"None"},{"name":"pubsub_topic","value":"None"},{"name":"message_propagation_delay","value":"0.1"},{"name":"sender","value":"None"},{"name":"peer_list","value":"None"}],"stepsCount":3,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"7566a9753a639201","name":"log","source":"7566a9753a639201.txt","type":"text/plain","size":14033},{"uid":"7eeee4a94ad16dd9","name":"stderr","source":"7eeee4a94ad16dd9.txt","type":"text/plain","size":13699}],"parameters":[],"stepsCount":5,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1770957444721,"stop":1770957444722,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1770957444722,"stop":1770957445227,"duration":505},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1770957445228,"stop":1770957445245,"duration":17},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1770957445246,"stop":1770957445246,"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":1770957615166,"stop":1770957615167,"duration":1},"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":"runnervmjduv7"},{"name":"thread","value":"2635-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":0,"broken":0,"skipped":0,"passed":18,"unknown":0,"total":18},"items":[{"uid":"e1d848fa28df3a3d","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1077/#testresult/e1d848fa28df3a3d","status":"passed","time":{"start":1770871209743,"stop":1770871209865,"duration":122}},{"uid":"669e5b02aa836491","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1076/#testresult/669e5b02aa836491","status":"passed","time":{"start":1770784990276,"stop":1770784990397,"duration":121}},{"uid":"3ae946e1938327a9","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1075/#testresult/3ae946e1938327a9","status":"passed","time":{"start":1770698684950,"stop":1770698685073,"duration":123}},{"uid":"9417b19fe74e104c","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1074/#testresult/9417b19fe74e104c","status":"passed","time":{"start":1770612097902,"stop":1770612098025,"duration":123}},{"uid":"dc848f7676367c25","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1073/#testresult/dc848f7676367c25","status":"passed","time":{"start":1770525858358,"stop":1770525858479,"duration":121}},{"uid":"de556d7428049872","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1072/#testresult/de556d7428049872","status":"passed","time":{"start":1770438665619,"stop":1770438665739,"duration":120}},{"uid":"69d4f650d6f0e568","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1071/#testresult/69d4f650d6f0e568","status":"passed","time":{"start":1770352427744,"stop":1770352427866,"duration":122}},{"uid":"3025341825b918ff","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1070/#testresult/3025341825b918ff","status":"passed","time":{"start":1770266019234,"stop":1770266019356,"duration":122}},{"uid":"b04f199758824650","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1069/#testresult/b04f199758824650","status":"passed","time":{"start":1770225016201,"stop":1770225016324,"duration":123}},{"uid":"7953cf245e290130","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1068/#testresult/7953cf245e290130","status":"passed","time":{"start":1770206007636,"stop":1770206007758,"duration":122}},{"uid":"6530a6b91474ed2d","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1067/#testresult/6530a6b91474ed2d","status":"passed","time":{"start":1770179541988,"stop":1770179542109,"duration":121}},{"uid":"66788ad6d1c27ca9","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1066/#testresult/66788ad6d1c27ca9","status":"passed","time":{"start":1770093214909,"stop":1770093215030,"duration":121}},{"uid":"cdb8381fcc36553a","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1065/#testresult/cdb8381fcc36553a","status":"passed","time":{"start":1770007192049,"stop":1770007192171,"duration":122}},{"uid":"e43a58e880e854c8","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1064/#testresult/e43a58e880e854c8","status":"passed","time":{"start":1769920997192,"stop":1769920997313,"duration":121}},{"uid":"4e452f28f75ae9c0","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1063/#testresult/4e452f28f75ae9c0","status":"passed","time":{"start":1769833858305,"stop":1769833858426,"duration":121}},{"uid":"af2140e12514a35c","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1062/#testresult/af2140e12514a35c","status":"passed","time":{"start":1769747518385,"stop":1769747518505,"duration":120}},{"uid":"1fe5d8e14dba386b","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1061/#testresult/1fe5d8e14dba386b","status":"passed","time":{"start":1769661086842,"stop":1769661086964,"duration":122}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node', 'subscribe_main_nodes')"]},"source":"caadf9ff2b655c37.json","parameterValues":[]} |