1 line
14 KiB
JSON
1 line
14 KiB
JSON
{"uid":"e61ef2776937a14","name":"test_filter_update_subscription_add_101_new_content_topics","fullName":"tests.filter.test_subscribe_update.TestFilterSubscribeUpdate#test_filter_update_subscription_add_101_new_content_topics","historyId":"58eee09f06301d8c6f92996e5a099b0b","time":{"start":1727324215667,"stop":1727324215686,"duration":19},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1727323973809,"stop":1727323973809,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1727324212407,"stop":1727324212408,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1727324212408,"stop":1727324212408,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1727324212408,"stop":1727324212408,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1727324212408,"stop":1727324212409,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1727324212408,"stop":1727324212408,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1727324212409,"stop":1727324212409,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1727324212409,"stop":1727324212409,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1727324212409,"stop":1727324213902,"duration":1493},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1727324213902,"stop":1727324215633,"duration":1731},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1727324215538,"stop":1727324215633,"duration":95},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_subscribe_update.TestFilterSubscribeUpdate object at 0x7fdc8f54a5a0>, <src.node.waku_node.WakuNode object at 0x7fdc8ee7ade0>, ['/ip4/172.18.233.159/tcp/43498/p2p/16Uiu2HAm9shtEirdSZZ5bEEWUDKqTYTsS3Myx1Yyzy89zKzsgqLt'])"}],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":1,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"subscribe_main_nodes","time":{"start":1727324215633,"stop":1727324215666,"duration":33},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1727324215634,"stop":1727324215666,"duration":32},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1727324215649,"stop":1727324215666,"duration":17},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1727324215649,"stop":1727324215666,"duration":17},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': 'd7f16f11-8f48-428e-971f-d9e5fda08b4e', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/3/1'}"},{"name":"node","value":"None"}],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': 'd7f16f11-8f48-428e-971f-d9e5fda08b4e', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/3/1'}"},{"name":"node","value":"None"}],"shouldDisplayMessage":false,"stepsCount":1,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"content_topic_list","value":"['/test/1/waku-filter/proto']"},{"name":"pubsub_topic","value":"None"}],"shouldDisplayMessage":false,"stepsCount":2,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":3,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"testStage":{"status":"passed","steps":[{"name":"update_filter_subscription","time":{"start":1727324215667,"stop":1727324215684,"duration":17},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:32969/filter/v2/subscriptions with response: b'{\"requestId\":\"1\",\"statusDesc\":\"BAD_REQUEST: exceeds maximum content topics: 100\"}'\n","statusTrace":" File \"/opt/hostedtoolcache/Python/3.12.6/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/waku-interop-tests/waku-interop-tests/src/steps/filter.py\", line 152, in update_filter_subscription\n return node.update_filter_subscriptions(subscription)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/waku-interop-tests/waku-interop-tests/src/node/waku_node.py\", line 356, in update_filter_subscriptions\n return self._api.update_filter_subscriptions(subscription)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/waku-interop-tests/waku-interop-tests/src/node/api_clients/rest.py\", line 72, in update_filter_subscriptions\n update_subscriptions_response = self.rest_call(\"put\", \"filter/v2/subscriptions\", json.dumps(subscription))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/waku-interop-tests/waku-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/waku-interop-tests/waku-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': ['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '37', '38', '39', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '55', '56', '57', '58', '59', '60', '61', '62', '63', '64', '65', '66', '67', '68', '69', '70', '71', '72', '73', '74', '75', '76', '77', '78', '79', '80', '81', '82', '83', '84', '85', '86', '87', '88', '89', '90', '91', '92', '93', '94', '95', '96', '97', '98', '99', '100'], 'pubsubTopic': '/waku/2/rs/3/1'}"},{"name":"node","value":"None"}],"shouldDisplayMessage":true,"stepsCount":0,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"f3387263823c9afb","name":"log","source":"f3387263823c9afb.txt","type":"text/plain","size":11530}],"parameters":[],"shouldDisplayMessage":false,"stepsCount":1,"attachmentsCount":1,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1727324215689,"stop":1727324215691,"duration":2},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1727324215693,"stop":1727324218337,"duration":2644},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1727324218338,"stop":1727324218354,"duration":16},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1727324218355,"stop":1727324218355,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1727325650120,"stop":1727325650120,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"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_subscribe_update"},{"name":"subSuite","value":"TestFilterSubscribeUpdate"},{"name":"host","value":"fv-az2026-376"},{"name":"thread","value":"2094-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.filter.test_subscribe_update"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":1,"broken":0,"skipped":0,"passed":64,"unknown":0,"total":65},"items":[{"uid":"6c79aa0bdeab4d39","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/371//#testresult/6c79aa0bdeab4d39","status":"passed","time":{"start":1727237818169,"stop":1727237818180,"duration":11}},{"uid":"69ed6284e99eb432","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/370//#testresult/69ed6284e99eb432","status":"passed","time":{"start":1727151391654,"stop":1727151391662,"duration":8}},{"uid":"fd8bced4b6b67453","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/369//#testresult/fd8bced4b6b67453","status":"passed","time":{"start":1727065005326,"stop":1727065005336,"duration":10}},{"uid":"bb6052c435f6313b","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/368//#testresult/bb6052c435f6313b","status":"passed","time":{"start":1726978642042,"stop":1726978642053,"duration":11}},{"uid":"b5618462c854e82b","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/367//#testresult/b5618462c854e82b","status":"passed","time":{"start":1726892163668,"stop":1726892163681,"duration":13}},{"uid":"87244ba4018c422f","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/366//#testresult/87244ba4018c422f","status":"passed","time":{"start":1726805766109,"stop":1726805766119,"duration":10}},{"uid":"642c92de69fa5312","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/365//#testresult/642c92de69fa5312","status":"passed","time":{"start":1726719376429,"stop":1726719376439,"duration":10}},{"uid":"dba44eba1949fe26","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/364//#testresult/dba44eba1949fe26","status":"passed","time":{"start":1726633059693,"stop":1726633059702,"duration":9}},{"uid":"1551fb5965a41050","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/363//#testresult/1551fb5965a41050","status":"passed","time":{"start":1726546564150,"stop":1726546564156,"duration":6}},{"uid":"f3e2c2991181ad04","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/362//#testresult/f3e2c2991181ad04","status":"passed","time":{"start":1726460252671,"stop":1726460252681,"duration":10}},{"uid":"63c74d391cb8b390","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/361//#testresult/63c74d391cb8b390","status":"passed","time":{"start":1726373816481,"stop":1726373816488,"duration":7}},{"uid":"a89aabf0f2a14e2","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/360//#testresult/a89aabf0f2a14e2","status":"passed","time":{"start":1726287391486,"stop":1726287391495,"duration":9}},{"uid":"2b7c88c191210428","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/359//#testresult/2b7c88c191210428","status":"passed","time":{"start":1726201050755,"stop":1726201050766,"duration":11}},{"uid":"9dc8ea727aac0e3b","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/358//#testresult/9dc8ea727aac0e3b","status":"passed","time":{"start":1726121102442,"stop":1726121102453,"duration":11}},{"uid":"c552c8bd50906431","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/357//#testresult/c552c8bd50906431","status":"passed","time":{"start":1726114720044,"stop":1726114720051,"duration":7}},{"uid":"9ad3b3d013d7fd54","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/356//#testresult/9ad3b3d013d7fd54","status":"passed","time":{"start":1726047000717,"stop":1726047000724,"duration":7}},{"uid":"193dd428d79fb73d","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/355//#testresult/193dd428d79fb73d","status":"passed","time":{"start":1726028373729,"stop":1726028373737,"duration":8}},{"uid":"dac6dfa29f210b5e","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/354//#testresult/dac6dfa29f210b5e","status":"passed","time":{"start":1725980974123,"stop":1725980974135,"duration":12}},{"uid":"aa83ae6227916875","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/353//#testresult/aa83ae6227916875","status":"passed","time":{"start":1725975644647,"stop":1725975644655,"duration":8}},{"uid":"37249f5979c0b06","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/352//#testresult/37249f5979c0b06","status":"passed","time":{"start":1725941879245,"stop":1725941879253,"duration":8}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node')"]},"source":"e61ef2776937a14.json","parameterValues":[]} |