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

1 line
15 KiB
JSON

{"uid":"e54f0d2e56857d66","name":"test_check_sync_when_2_nodes_publish","fullName":"tests.store_sync.test_store_sync.TestStoreSync#test_check_sync_when_2_nodes_publish","historyId":"7f83ede082d55c4ab8ba5a6abd6dde7a","time":{"start":1774784555612,"stop":1774784620219,"duration":64607},"status":"failed","statusMessage":"AssertionError: Waiting for node connection","statusTrace":"tests/store_sync/test_store_sync.py:152: in test_check_sync_when_2_nodes_publish\n self.node1.start(store=\"true\", store_sync=\"true\", relay=\"true\")\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":1774781321522,"stop":1774781321522,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1774784555578,"stop":1774784555580,"duration":2},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1774784555578,"stop":1774784555578,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1774784555578,"stop":1774784555578,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1774784555578,"stop":1774784555578,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1774784555580,"stop":1774784555583,"duration":3},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"nodes","time":{"start":1774784555583,"stop":1774784555612,"duration":29},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1774784555583,"stop":1774784555583,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"store_setup","time":{"start":1774784555612,"stop":1774784555612,"duration":0},"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:152: in test_check_sync_when_2_nodes_publish\n self.node1.start(store=\"true\", store_sync=\"true\", relay=\"true\")\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":"5e549a4bd699bdba","name":"log","source":"5e549a4bd699bdba.txt","type":"text/plain","size":1964612},{"uid":"ffe40bdd6ee32223","name":"stderr","source":"ffe40bdd6ee32223.txt","type":"text/plain","size":1946078}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1774784620314,"stop":1774784620314,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1774784620315,"stop":1774784621453,"duration":1138},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1774784621453,"stop":1774784621502,"duration":49},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1774784621504,"stop":1774784621516,"duration":12},"status":"passed","steps":[],"attachments":[{"uid":"97bc659d565824a","name":"node1_2026-03-29_11-42-35__8ab9ac33-0ea7-480d-ba26-d2dbb7e95c44__wakuorg_nwaku:latest.log","source":"97bc659d565824a.txt","type":"text/plain","size":249687}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1,"hasContent":true,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1774784819348,"stop":1774784819349,"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":"3476-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":"9113fb74af68f8d5","status":"failed","statusDetails":"AssertionError: Waiting for node connection","time":{"start":1774784489760,"stop":1774784554260,"duration":64500}},{"uid":"b7c79c1af65e0802","status":"failed","statusDetails":"AssertionError: Waiting for node connection","time":{"start":1774784423666,"stop":1774784488451,"duration":64785}}],"categories":[{"name":"Product defects","matchedStatuses":[],"flaky":false}],"history":{"statistic":{"failed":1,"broken":0,"skipped":0,"passed":39,"unknown":0,"total":40},"items":[{"uid":"dfb1e0b126bfc1c3","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1130/#testresult/dfb1e0b126bfc1c3","status":"passed","time":{"start":1774759936708,"stop":1774759940828,"duration":4120}},{"uid":"faf0dd304c2330f2","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1129/#testresult/faf0dd304c2330f2","status":"passed","time":{"start":1774672818745,"stop":1774672822889,"duration":4144}},{"uid":"ac61f9023f5a8c30","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1128/#testresult/ac61f9023f5a8c30","status":"passed","time":{"start":1774586923808,"stop":1774586927893,"duration":4085}},{"uid":"b3440b0b7d76105f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1127/#testresult/b3440b0b7d76105f","status":"passed","time":{"start":1774500550892,"stop":1774500555037,"duration":4145}},{"uid":"afef5735e632573e","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1126/#testresult/afef5735e632573e","status":"passed","time":{"start":1774413663215,"stop":1774413667409,"duration":4194}},{"uid":"bbd3d0932c43137","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1125/#testresult/bbd3d0932c43137","status":"passed","time":{"start":1774327075279,"stop":1774327079430,"duration":4151}},{"uid":"db874dd7920b9990","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1124/#testresult/db874dd7920b9990","status":"passed","time":{"start":1774241205298,"stop":1774241209445,"duration":4147}},{"uid":"d9027cf6861d41bf","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1123/#testresult/d9027cf6861d41bf","status":"passed","time":{"start":1774154399771,"stop":1774154403788,"duration":4017}},{"uid":"221a8300d258c797","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1122/#testresult/221a8300d258c797","status":"passed","time":{"start":1774067620222,"stop":1774067624344,"duration":4122}},{"uid":"e28394e9dc6c6406","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1121/#testresult/e28394e9dc6c6406","status":"passed","time":{"start":1773981371815,"stop":1773981375964,"duration":4149}},{"uid":"32722bad7dd4b12e","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1120/#testresult/32722bad7dd4b12e","status":"passed","time":{"start":1773895240170,"stop":1773895244312,"duration":4142}},{"uid":"3e7d17a124e095a0","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1119/#testresult/3e7d17a124e095a0","status":"passed","time":{"start":1773808930094,"stop":1773808934255,"duration":4161}},{"uid":"a1b5ed5124b2b02e","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1118/#testresult/a1b5ed5124b2b02e","status":"passed","time":{"start":1773722283037,"stop":1773722287183,"duration":4146}},{"uid":"970203a2b7c9143","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1117/#testresult/970203a2b7c9143","status":"passed","time":{"start":1773664623547,"stop":1773664627686,"duration":4139}},{"uid":"a3058287b1ac6b93","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1116/#testresult/a3058287b1ac6b93","status":"passed","time":{"start":1773636846797,"stop":1773636851028,"duration":4231}},{"uid":"a91cd87fcdc728e1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1115/#testresult/a91cd87fcdc728e1","status":"passed","time":{"start":1773550113862,"stop":1773550118099,"duration":4237}},{"uid":"5daf363a272b7f6","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1114/#testresult/5daf363a272b7f6","status":"passed","time":{"start":1773462884699,"stop":1773462888843,"duration":4144}},{"uid":"eb339a07b7645a83","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1113/#testresult/eb339a07b7645a83","status":"passed","time":{"start":1773376531893,"stop":1773376536035,"duration":4142}},{"uid":"2d5dbc429c3982ab","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1112/#testresult/2d5dbc429c3982ab","status":"passed","time":{"start":1773290149786,"stop":1773290153977,"duration":4191}},{"uid":"1175f571c8b4a258","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1111/#testresult/1175f571c8b4a258","status":"passed","time":{"start":1773203730065,"stop":1773203734229,"duration":4164}}]},"tags":[]},"source":"e54f0d2e56857d66.json","parameterValues":[]}