{"uid":"bce99faec29194fb","name":"test_filter_unsubscribe_all_with_extra_field","fullName":"tests.filter.test_unsubscribe_all.TestFilterUnSubscribeAll#test_filter_unsubscribe_all_with_extra_field","historyId":"a7e4a0afb482249ab09a29b0237056a0","time":{"start":1766031110398,"stop":1766031110402,"duration":4},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1766031076910,"stop":1766031076910,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1766031107879,"stop":1766031107879,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1766031107880,"stop":1766031107880,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1766031107880,"stop":1766031107880,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1766031107880,"stop":1766031107880,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1766031107880,"stop":1766031107880,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1766031107880,"stop":1766031107880,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1766031107881,"stop":1766031109108,"duration":1227},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1766031107881,"stop":1766031107881,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1766031109108,"stop":1766031110369,"duration":1261},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1766031110342,"stop":1766031110369,"duration":27},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(, , ['/ip4/172.18.201.129/tcp/5624/p2p/16Uiu2HAm9ZN8DkJVAizJGWZWdQNbDyircwerhVDStetgCGxcZu5G'])"}],"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":1766031110369,"stop":1766031110397,"duration":28},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1766031110369,"stop":1766031110397,"duration":28},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1766031110387,"stop":1766031110397,"duration":10},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1766031110387,"stop":1766031110397,"duration":10},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': 'db58379e-bed3-4bb7-8b5f-3f3f9f151b5e', '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': 'db58379e-bed3-4bb7-8b5f-3f3f9f151b5e', '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_all_filter_subscriptions","time":{"start":1766031110399,"stop":1766031110401,"duration":2},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:34363/filter/v2/subscriptions/all 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.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 165, in delete_all_filter_subscriptions\n delete_sub_response = node.delete_all_filter_subscriptions(request_id)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-messaging-interop-tests/logos-messaging-interop-tests/src/node/waku_node.py\", line 372, in delete_all_filter_subscriptions\n return self._api.delete_all_filter_subscriptions(request_id)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-messaging-interop-tests/logos-messaging-interop-tests/src/node/api_clients/rest.py\", line 80, in delete_all_filter_subscriptions\n delete_all_subscriptions_response = self.rest_call(\"delete\", \"filter/v2/subscriptions/all\", json.dumps(request_id))\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":"request_id","value":"{'requestId': 1, 'extraField': 'extraValue'}"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"746a4c7a045dc2a5","name":"log","source":"746a4c7a045dc2a5.txt","type":"text/plain","size":13069},{"uid":"15c524e0f327021f","name":"stderr","source":"15c524e0f327021f.txt","type":"text/plain","size":12753}],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1766031110404,"stop":1766031110404,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1766031110405,"stop":1766031111448,"duration":1043},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1766031111449,"stop":1766031111459,"duration":10},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1766031111459,"stop":1766031111459,"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":1766032436303,"stop":1766032436304,"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')"},{"name":"parentSuite","value":"tests.filter"},{"name":"suite","value":"test_unsubscribe_all"},{"name":"subSuite","value":"TestFilterUnSubscribeAll"},{"name":"host","value":"runnervmh13bl"},{"name":"thread","value":"2262-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.filter.test_unsubscribe_all"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":12,"unknown":0,"total":12},"items":[{"uid":"a40861811264530b","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1006/#testresult/a40861811264530b","status":"passed","time":{"start":1765944650567,"stop":1765944650571,"duration":4}},{"uid":"80ca82d7d029af9e","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1005/#testresult/80ca82d7d029af9e","status":"passed","time":{"start":1765858407479,"stop":1765858407482,"duration":3}},{"uid":"2e1708ef732e1bef","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1004/#testresult/2e1708ef732e1bef","status":"passed","time":{"start":1765772231627,"stop":1765772231631,"duration":4}},{"uid":"7c8462d8d0b50d30","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1003/#testresult/7c8462d8d0b50d30","status":"passed","time":{"start":1765685705405,"stop":1765685705409,"duration":4}},{"uid":"b5bd8f6a7a1e0472","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1002/#testresult/b5bd8f6a7a1e0472","status":"passed","time":{"start":1765598824699,"stop":1765598824704,"duration":5}},{"uid":"5aa8fc277e6ed0f2","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1001/#testresult/5aa8fc277e6ed0f2","status":"passed","time":{"start":1765512764700,"stop":1765512764703,"duration":3}},{"uid":"a65fc4ae6129a417","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1000/#testresult/a65fc4ae6129a417","status":"passed","time":{"start":1765426427794,"stop":1765426427797,"duration":3}},{"uid":"c2d7e9aaa9f7524a","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/999/#testresult/c2d7e9aaa9f7524a","status":"passed","time":{"start":1765339866251,"stop":1765339866255,"duration":4}},{"uid":"11966616ae678548","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/998/#testresult/11966616ae678548","status":"passed","time":{"start":1765253289265,"stop":1765253289268,"duration":3}},{"uid":"1782742610aecc7d","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/997/#testresult/1782742610aecc7d","status":"passed","time":{"start":1765195833418,"stop":1765195833422,"duration":4}},{"uid":"7f6df0b4ebb8d2a5","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/996/#testresult/7f6df0b4ebb8d2a5","status":"passed","time":{"start":1765184068062,"stop":1765184068069,"duration":7}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node')"]},"source":"bce99faec29194fb.json","parameterValues":[]}