mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-08 12:53:18 +00:00
1 line
14 KiB
JSON
1 line
14 KiB
JSON
{"uid":"e13fa9ef2f296f7e","name":"test_filter_update_subscription_with_invalid_request_id","fullName":"tests.filter.test_subscribe_update.TestFilterSubscribeUpdate#test_filter_update_subscription_with_invalid_request_id","historyId":"8b353a703759e5d842b3c15cacfaed65","time":{"start":1774672918696,"stop":1774672918701,"duration":5},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1774672619799,"stop":1774672619799,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1774672916125,"stop":1774672916125,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1774672916125,"stop":1774672916125,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1774672916125,"stop":1774672916126,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1774672916125,"stop":1774672916125,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1774672916126,"stop":1774672916127,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1774672916126,"stop":1774672916126,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1774672916126,"stop":1774672916126,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1774672916127,"stop":1774672917377,"duration":1250},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1774672917377,"stop":1774672918663,"duration":1286},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1774672918626,"stop":1774672918663,"duration":37},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_subscribe_update.TestFilterSubscribeUpdate object at 0x7fe7272fde80>, <src.node.waku_node.WakuNode object at 0x7fe726f32f30>, ['/ip4/172.18.83.71/tcp/64802/p2p/16Uiu2HAmKdVuZDtWtgTkSzLCmx3GZzLZpWHDQDM5TNdcntnQBrV5'])"}],"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":1774672918663,"stop":1774672918694,"duration":31},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1774672918665,"stop":1774672918694,"duration":29},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1774672918681,"stop":1774672918694,"duration":13},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1774672918681,"stop":1774672918694,"duration":13},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '1bd3befe-1b4f-4284-a725-355280876b17', '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': '1bd3befe-1b4f-4284-a725-355280876b17', '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":"update_filter_subscription","time":{"start":1774672918696,"stop":1774672918701,"duration":5},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:24172/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 148, in update_filter_subscription\n return node.update_filter_subscriptions(subscription)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 366, in update_filter_subscriptions\n return self._api.update_filter_subscriptions(subscription)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-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/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': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/3/1'}"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"e9e5b9212b824e8c","name":"log","source":"e9e5b9212b824e8c.txt","type":"text/plain","size":13250},{"uid":"4907d040bb1ec683","name":"stderr","source":"4907d040bb1ec683.txt","type":"text/plain","size":12934}],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1774672918703,"stop":1774672918703,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1774672918704,"stop":1774672919614,"duration":910},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1774672919619,"stop":1774672919633,"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":1774672919633,"stop":1774672919633,"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":1774673002198,"stop":1774673002198,"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')"},{"name":"parentSuite","value":"tests.filter"},{"name":"suite","value":"test_subscribe_update"},{"name":"subSuite","value":"TestFilterSubscribeUpdate"},{"name":"host","value":"runnervmrg6be"},{"name":"thread","value":"3450-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":0,"broken":0,"skipped":0,"passed":38,"unknown":0,"total":38},"items":[{"uid":"990fc125b2c189e2","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1128/#testresult/990fc125b2c189e2","status":"passed","time":{"start":1774587198628,"stop":1774587198632,"duration":4}},{"uid":"171c08de4ed034ad","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1127/#testresult/171c08de4ed034ad","status":"passed","time":{"start":1774500832730,"stop":1774500832734,"duration":4}},{"uid":"dc7b6392598bd986","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1126/#testresult/dc7b6392598bd986","status":"passed","time":{"start":1774413713582,"stop":1774413713585,"duration":3}},{"uid":"5d2fa0a583bc89fd","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1125/#testresult/5d2fa0a583bc89fd","status":"passed","time":{"start":1774327275725,"stop":1774327275730,"duration":5}},{"uid":"cd49519e64f441d1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1124/#testresult/cd49519e64f441d1","status":"passed","time":{"start":1774241335489,"stop":1774241335494,"duration":5}},{"uid":"430c4336a9a03129","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1123/#testresult/430c4336a9a03129","status":"passed","time":{"start":1774154503236,"stop":1774154503241,"duration":5}},{"uid":"e32948719c5d4990","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1122/#testresult/e32948719c5d4990","status":"passed","time":{"start":1774067951817,"stop":1774067951821,"duration":4}},{"uid":"22b9d272f6a20830","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1121/#testresult/22b9d272f6a20830","status":"passed","time":{"start":1773981594632,"stop":1773981594637,"duration":5}},{"uid":"af0437d83ec8b24b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1120/#testresult/af0437d83ec8b24b","status":"passed","time":{"start":1773895360163,"stop":1773895360168,"duration":5}},{"uid":"e5f2854839b8a488","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1119/#testresult/e5f2854839b8a488","status":"passed","time":{"start":1773809206265,"stop":1773809206269,"duration":4}},{"uid":"a2a7e03b3edcadac","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1118/#testresult/a2a7e03b3edcadac","status":"passed","time":{"start":1773722392888,"stop":1773722392892,"duration":4}},{"uid":"25db71a08f92989b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1117/#testresult/25db71a08f92989b","status":"passed","time":{"start":1773664766078,"stop":1773664766081,"duration":3}},{"uid":"c4cf2cda98d70407","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1116/#testresult/c4cf2cda98d70407","status":"passed","time":{"start":1773636961004,"stop":1773636961010,"duration":6}},{"uid":"c61956d012c7b9b9","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1115/#testresult/c61956d012c7b9b9","status":"passed","time":{"start":1773550373650,"stop":1773550373654,"duration":4}},{"uid":"5a267b6117e53c6b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1114/#testresult/5a267b6117e53c6b","status":"passed","time":{"start":1773463099491,"stop":1773463099495,"duration":4}},{"uid":"3a10b498a3980e73","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1113/#testresult/3a10b498a3980e73","status":"passed","time":{"start":1773376816787,"stop":1773376816791,"duration":4}},{"uid":"5f7c2ba7b5588413","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1112/#testresult/5f7c2ba7b5588413","status":"passed","time":{"start":1773290268850,"stop":1773290268854,"duration":4}},{"uid":"ae29eefccea7432a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1111/#testresult/ae29eefccea7432a","status":"passed","time":{"start":1773203848769,"stop":1773203848773,"duration":4}},{"uid":"57138445b29c5212","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1110/#testresult/57138445b29c5212","status":"passed","time":{"start":1773117537859,"stop":1773117537862,"duration":3}},{"uid":"90bb983fb2d4e9d5","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1109/#testresult/90bb983fb2d4e9d5","status":"passed","time":{"start":1773031281257,"stop":1773031281260,"duration":3}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node')"]},"source":"e13fa9ef2f296f7e.json","parameterValues":[]} |