2026-03-29 12:54:24 +00:00

1 line
15 KiB
JSON

{"uid":"81c3e1077b6f467f","name":"test_store_sync_range_with_jitter_catches_old_messages","fullName":"tests.store_sync.test_store_sync.TestStoreSync#test_store_sync_range_with_jitter_catches_old_messages","historyId":"0891d940b666394021d3163a6d45e838","time":{"start":1774786268089,"stop":1774786332551,"duration":64462},"status":"failed","statusMessage":"AssertionError: Waiting for node connection","statusTrace":"tests/store_sync/test_store_sync.py:818: in test_store_sync_range_with_jitter_catches_old_messages\n self.node1.start(store=\"true\", store_sync=\"true\", relay=\"true\", dns_discovery=\"false\")\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:289: in wrapped_f\n return self(f, *args, **kw)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:379: in __call__\n do = self.iter(retry_state=retry_state)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:325: in iter\n raise retry_exc.reraise()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:158: in reraise\n raise self.last_attempt.result()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py:449: in result\n return self.__get_result()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py:401: in __get_result\n raise self._exception\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:382: in __call__\n result = fn(*args, **kwargs)\nsrc/node/waku_node.py:194: in start\n self.ensure_ready(timeout_duration=wait_for_node_sec)\nsrc/node/waku_node.py:306: in ensure_ready\n check_healthy()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:289: in wrapped_f\n return self(f, *args, **kw)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:379: in __call__\n do = self.iter(retry_state=retry_state)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:325: in iter\n raise retry_exc.reraise()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:158: in reraise\n raise self.last_attempt.result()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py:449: in result\n return self.__get_result()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py:401: in __get_result\n raise self._exception\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:382: in __call__\n result = fn(*args, **kwargs)\nsrc/node/waku_node.py:286: in check_healthy\n raise AssertionError(\"Waiting for node connection\")\nE AssertionError: Waiting for node connection","flaky":false,"newFailed":true,"newBroken":false,"newPassed":false,"retriesCount":2,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1774781336835,"stop":1774781336835,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1774786268060,"stop":1774786268060,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1774786268060,"stop":1774786268060,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1774786268060,"stop":1774786268061,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1774786268060,"stop":1774786268060,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1774786268061,"stop":1774786268061,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1774786268061,"stop":1774786268061,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"nodes","time":{"start":1774786268062,"stop":1774786268087,"duration":25},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"store_setup","time":{"start":1774786268087,"stop":1774786268088,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"status":"failed","statusMessage":"AssertionError: Waiting for node connection","statusTrace":"tests/store_sync/test_store_sync.py:818: in test_store_sync_range_with_jitter_catches_old_messages\n self.node1.start(store=\"true\", store_sync=\"true\", relay=\"true\", dns_discovery=\"false\")\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:289: in wrapped_f\n return self(f, *args, **kw)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:379: in __call__\n do = self.iter(retry_state=retry_state)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:325: in iter\n raise retry_exc.reraise()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:158: in reraise\n raise self.last_attempt.result()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py:449: in result\n return self.__get_result()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py:401: in __get_result\n raise self._exception\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:382: in __call__\n result = fn(*args, **kwargs)\nsrc/node/waku_node.py:194: in start\n self.ensure_ready(timeout_duration=wait_for_node_sec)\nsrc/node/waku_node.py:306: in ensure_ready\n check_healthy()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:289: in wrapped_f\n return self(f, *args, **kw)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:379: in __call__\n do = self.iter(retry_state=retry_state)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:325: in iter\n raise retry_exc.reraise()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:158: in reraise\n raise self.last_attempt.result()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py:449: in result\n return self.__get_result()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py:401: in __get_result\n raise self._exception\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:382: in __call__\n result = fn(*args, **kwargs)\nsrc/node/waku_node.py:286: in check_healthy\n raise AssertionError(\"Waiting for node connection\")\nE AssertionError: Waiting for node connection","steps":[],"attachments":[{"uid":"4eb1d226b220ab9c","name":"log","source":"4eb1d226b220ab9c.txt","type":"text/plain","size":1960223},{"uid":"5f52e88e52003939","name":"stderr","source":"5f52e88e52003939.txt","type":"text/plain","size":1941729}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1774786332645,"stop":1774786332646,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1774786332647,"stop":1774786333728,"duration":1081},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1774786333729,"stop":1774786333773,"duration":44},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1774786333775,"stop":1774786333781,"duration":6},"status":"passed","steps":[],"attachments":[{"uid":"60832cdd219865f9","name":"node1_2026-03-29_12-11-08__d772b646-6b21-46f3-adc6-00dce1d72ffc__wakuorg_nwaku:latest.log","source":"60832cdd219865f9.txt","type":"text/plain","size":250169}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1,"hasContent":true,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1774786333782,"stop":1774786333783,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"parentSuite","value":"tests.store_sync"},{"name":"suite","value":"test_store_sync"},{"name":"subSuite","value":"TestStoreSync"},{"name":"host","value":"runnervmrg6be"},{"name":"thread","value":"3399-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.store_sync.test_store_sync"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[{"uid":"c2b47c06a57edd22","status":"failed","statusDetails":"AssertionError: Waiting for node connection","time":{"start":1774786202499,"stop":1774786266912,"duration":64413}},{"uid":"df469061f508741e","status":"failed","statusDetails":"AssertionError: Waiting for node connection","time":{"start":1774786136815,"stop":1774786201302,"duration":64487}}],"categories":[{"name":"Product defects","matchedStatuses":[],"flaky":false}],"history":{"statistic":{"failed":1,"broken":0,"skipped":0,"passed":39,"unknown":0,"total":40},"items":[{"uid":"43d8bb9a159b6653","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1130/#testresult/43d8bb9a159b6653","status":"passed","time":{"start":1774760483763,"stop":1774760521924,"duration":38161}},{"uid":"4e4c53cff0880b35","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1129/#testresult/4e4c53cff0880b35","status":"passed","time":{"start":1774673374258,"stop":1774673412448,"duration":38190}},{"uid":"66fe6be66b37cc5e","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1128/#testresult/66fe6be66b37cc5e","status":"passed","time":{"start":1774587505648,"stop":1774587543845,"duration":38197}},{"uid":"3a2699c89d1df3ed","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1127/#testresult/3a2699c89d1df3ed","status":"passed","time":{"start":1774501120063,"stop":1774501158220,"duration":38157}},{"uid":"f5d880faed85cbeb","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1126/#testresult/f5d880faed85cbeb","status":"passed","time":{"start":1774414183827,"stop":1774414221995,"duration":38168}},{"uid":"6cb467fe2baf440c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1125/#testresult/6cb467fe2baf440c","status":"passed","time":{"start":1774327763415,"stop":1774327801577,"duration":38162}},{"uid":"88b2b7281f0ddeeb","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1124/#testresult/88b2b7281f0ddeeb","status":"passed","time":{"start":1774241780735,"stop":1774241818886,"duration":38151}},{"uid":"63983cfe9d8b8c8c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1123/#testresult/63983cfe9d8b8c8c","status":"passed","time":{"start":1774154939725,"stop":1774154977875,"duration":38150}},{"uid":"f3bc7a416f4ed95d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1122/#testresult/f3bc7a416f4ed95d","status":"passed","time":{"start":1774068247065,"stop":1774068285254,"duration":38189}},{"uid":"71953ef20821be37","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1121/#testresult/71953ef20821be37","status":"passed","time":{"start":1773981935261,"stop":1773981973410,"duration":38149}},{"uid":"a53851e52921f482","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1120/#testresult/a53851e52921f482","status":"passed","time":{"start":1773895885003,"stop":1773895923176,"duration":38173}},{"uid":"58cf719837888e41","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1119/#testresult/58cf719837888e41","status":"passed","time":{"start":1773809488987,"stop":1773809527153,"duration":38166}},{"uid":"997e654155ece0d4","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1118/#testresult/997e654155ece0d4","status":"passed","time":{"start":1773722871997,"stop":1773722910183,"duration":38186}},{"uid":"da58156c9bbf1b29","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1117/#testresult/da58156c9bbf1b29","status":"passed","time":{"start":1773665168487,"stop":1773665206670,"duration":38183}},{"uid":"20d8f717247fd6b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1116/#testresult/20d8f717247fd6b","status":"passed","time":{"start":1773637398851,"stop":1773637437051,"duration":38200}},{"uid":"5ddc92e7d8ccf3e1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1115/#testresult/5ddc92e7d8ccf3e1","status":"passed","time":{"start":1773550650958,"stop":1773550689166,"duration":38208}},{"uid":"fbb8ea961d537a65","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1114/#testresult/fbb8ea961d537a65","status":"passed","time":{"start":1773463467565,"stop":1773463505741,"duration":38176}},{"uid":"3a2618c9e7751340","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1113/#testresult/3a2618c9e7751340","status":"passed","time":{"start":1773377134606,"stop":1773377172772,"duration":38166}},{"uid":"f84416c3a0e49669","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1112/#testresult/f84416c3a0e49669","status":"passed","time":{"start":1773290782245,"stop":1773290820428,"duration":38183}},{"uid":"1f5e1c6d63bee0fe","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1111/#testresult/1f5e1c6d63bee0fe","status":"passed","time":{"start":1773204323634,"stop":1773204361822,"duration":38188}}]},"tags":[]},"source":"81c3e1077b6f467f.json","parameterValues":[]}