mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-24 19:29:33 +00:00
1 line
15 KiB
JSON
1 line
15 KiB
JSON
{"uid":"578490e10bb015e0","name":"test_filter_unsubscribe_from_non_existing_pubsub_topic","fullName":"tests.filter.test_unsubscribe.TestFilterUnSubscribe#test_filter_unsubscribe_from_non_existing_pubsub_topic","historyId":"08c5d44ddc40d35fd520e76cca397743","time":{"start":1777636283617,"stop":1777636283738,"duration":121},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1777636006629,"stop":1777636006629,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1777636281110,"stop":1777636281111,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1777636281110,"stop":1777636281110,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1777636281111,"stop":1777636281111,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1777636281111,"stop":1777636281111,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1777636281111,"stop":1777636281111,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1777636281111,"stop":1777636281111,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1777636281111,"stop":1777636281112,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1777636281112,"stop":1777636282336,"duration":1224},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1777636282337,"stop":1777636283590,"duration":1253},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1777636283567,"stop":1777636283590,"duration":23},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_unsubscribe.TestFilterUnSubscribe object at 0x7fa5a8bedb80>, <src.node.waku_node.WakuNode object at 0x7fa5a886f950>, ['/ip4/172.18.79.25/tcp/1082/p2p/16Uiu2HAmTMcvC383XybSU4AreURTDQNX3nj3VX9NJ9LBTNMQAppk'])"}],"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":1777636283590,"stop":1777636283616,"duration":26},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1777636283600,"stop":1777636283616,"duration":16},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1777636283606,"stop":1777636283616,"duration":10},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1777636283606,"stop":1777636283616,"duration":10},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': 'f7b055c1-cccb-4b2b-94d2-5824ddd489c7', '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': 'f7b055c1-cccb-4b2b-94d2-5824ddd489c7', '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":1777636283617,"stop":1777636283625,"duration":8},"status":"broken","statusMessage":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:7764/filter/v2/subscriptions with response: b'{\"requestId\":\"1\",\"statusDesc\":\"NOT_FOUND: peer has no subscriptions\"}'\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 433, 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":"{'requestId': '1', 'contentFilters': ['/waku/2/rs/198/1'], 'pubsubTopic': '/waku/2/rs/198/9'}"},{"name":"status","value":"'can't unsubscribe'"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"check_published_message_reaches_filter_peer","time":{"start":1777636283626,"stop":1777636283738,"duration":112},"status":"passed","steps":[{"name":"create_message","time":{"start":1777636283626,"stop":1777636283626,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"get_filter_messages","time":{"start":1777636283735,"stop":1777636283737,"duration":2},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"content_topic","value":"'/test/1/waku-filter/proto'"},{"name":"pubsub_topic","value":"'/waku/2/rs/198/1'"},{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7fa5a886f950>"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"assert_received_message","time":{"start":1777636283738,"stop":1777636283738,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"sent_message","value":"{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'timestamp': 1777636283626269272}"},{"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":[{"name":"log","type":"text/plain","size":0},{"name":"stderr","type":"text/plain","size":0}],"parameters":[],"stepsCount":5,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1777636283740,"stop":1777636283740,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1777636283741,"stop":1777636284587,"duration":846},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1777636284588,"stop":1777636284602,"duration":14},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1777636284603,"stop":1777636284603,"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":1777636603775,"stop":1777636603775,"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":"runnervmeorf1"},{"name":"thread","value":"21677-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":"6326984e49435f7c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1220/#testresult/6326984e49435f7c","status":"passed","time":{"start":1777613510138,"stop":1777613510261,"duration":123}},{"uid":"b480a086fb84798f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1219/#testresult/b480a086fb84798f","status":"passed","time":{"start":1777590377797,"stop":1777590377921,"duration":124}},{"uid":"58481bfcf2e8c199","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1218/#testresult/58481bfcf2e8c199","status":"passed","time":{"start":1777569724223,"stop":1777569724345,"duration":122}},{"uid":"8f466c670b1e9004","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1217/#testresult/8f466c670b1e9004","status":"passed","time":{"start":1777526573145,"stop":1777526573268,"duration":123}},{"uid":"22ea8c12896bc567","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1216/#testresult/22ea8c12896bc567","status":"passed","time":{"start":1777439916046,"stop":1777439916169,"duration":123}},{"uid":"6f9a2750674949eb","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1215/#testresult/6f9a2750674949eb","status":"passed","time":{"start":1777372422288,"stop":1777372422410,"duration":122}},{"uid":"e382d94328e99aac","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1214/#testresult/e382d94328e99aac","status":"passed","time":{"start":1777353774174,"stop":1777353774298,"duration":124}},{"uid":"9f15a778cf470dea","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1213/#testresult/9f15a778cf470dea","status":"passed","time":{"start":1777267357890,"stop":1777267358015,"duration":125}},{"uid":"4016f41ec544ea46","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1212/#testresult/4016f41ec544ea46","status":"passed","time":{"start":1777180638927,"stop":1777180639052,"duration":125}},{"uid":"75c46600795759f1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1211/#testresult/75c46600795759f1","status":"passed","time":{"start":1777093413536,"stop":1777093413661,"duration":125}},{"uid":"24072e123d030237","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1210/#testresult/24072e123d030237","status":"passed","time":{"start":1777007743203,"stop":1777007743321,"duration":118}},{"uid":"10b6c9b27b5ee1e9","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1209/#testresult/10b6c9b27b5ee1e9","status":"passed","time":{"start":1776981766088,"stop":1776981766211,"duration":123}},{"uid":"7d102dbbf722e692","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1208/#testresult/7d102dbbf722e692","status":"passed","time":{"start":1776921298137,"stop":1776921298262,"duration":125}},{"uid":"2b4cac7a7772bf74","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1207/#testresult/2b4cac7a7772bf74","status":"passed","time":{"start":1776902473936,"stop":1776902474058,"duration":122}},{"uid":"8dbd69e11d205014","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1206/#testresult/8dbd69e11d205014","status":"passed","time":{"start":1776898242340,"stop":1776898242467,"duration":127}},{"uid":"7f74598e5a6dddcf","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1199/#testresult/7f74598e5a6dddcf","status":"passed","time":{"start":1776873175038,"stop":1776873175161,"duration":123}},{"uid":"a8711d8c7e9f12dd","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1198/#testresult/a8711d8c7e9f12dd","status":"passed","time":{"start":1776868929950,"stop":1776868930073,"duration":123}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node', 'subscribe_main_nodes')"]},"source":"578490e10bb015e0.json","parameterValues":[]} |