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

1 line
19 KiB
JSON

{"uid":"99aba4679956a876","name":"test_first_node_to_start_publishes","fullName":"tests.relay.test_multiple_nodes.TestRelayMultipleNodes#test_first_node_to_start_publishes","historyId":"3a8fff1bcdebef54895203cb14417254","time":{"start":1774782433378,"stop":1774782433378,"duration":0},"status":"failed","statusMessage":"AssertionError: Waiting for node connection","statusTrace":"src/steps/relay.py:36: in setup_main_relay_nodes\n self.node1.start(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":1774781328245,"stop":1774781328245,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1774782433379,"stop":1774782433379,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1774782433379,"stop":1774782433379,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1774782433379,"stop":1774782433379,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1774782433379,"stop":1774782433379,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1774782433380,"stop":1774782433380,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_nodes","time":{"start":1774782433380,"stop":1774782497539,"duration":64159},"status":"failed","statusMessage":"AssertionError: Waiting for node connection\n","statusTrace":" File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/pluggy/_callers.py\", line 137, in _multicall\n teardown.throw(outcome._exception)\n File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/_pytest/setuponly.py\", line 36, in pytest_fixture_setup\n return (yield)\n ^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/pluggy/_callers.py\", line 77, in _multicall\n res = hook_impl.function(*args)\n ^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/_pytest/fixtures.py\", line 1140, in pytest_fixture_setup\n result = call_fixture_func(fixturefunc, request, kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/_pytest/fixtures.py\", line 917, in call_fixture_func\n fixture_result = fixturefunc(**kwargs)\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/steps/relay.py\", line 36, in setup_main_relay_nodes\n self.node1.start(relay=\"true\")\n File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py\", line 289, in wrapped_f\n return self(f, *args, **kw)\n ^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py\", line 379, in __call__\n do = self.iter(retry_state=retry_state)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py\", line 325, in iter\n raise retry_exc.reraise()\n ^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py\", line 158, in reraise\n raise self.last_attempt.result()\n ^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py\", line 449, in result\n return self.__get_result()\n ^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py\", line 401, in __get_result\n raise self._exception\n File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py\", line 382, in __call__\n result = fn(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 194, in start\n self.ensure_ready(timeout_duration=wait_for_node_sec)\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 306, in ensure_ready\n check_healthy()\n File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py\", line 289, in wrapped_f\n return self(f, *args, **kw)\n ^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py\", line 379, in __call__\n do = self.iter(retry_state=retry_state)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py\", line 325, in iter\n raise retry_exc.reraise()\n ^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py\", line 158, in reraise\n raise self.last_attempt.result()\n ^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py\", line 449, in result\n return self.__get_result()\n ^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py\", line 401, in __get_result\n raise self._exception\n File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py\", line 382, in __call__\n result = fn(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 286, in check_healthy\n raise AssertionError(\"Waiting for node connection\")\n","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"common_setup","time":{"start":1774782433380,"stop":1774782433380,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1774782433380,"stop":1774782433380,"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":"src/steps/relay.py:36: in setup_main_relay_nodes\n self.node1.start(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":"29b66d2ba11dd2e6","name":"log","source":"29b66d2ba11dd2e6.txt","type":"text/plain","size":2129330},{"uid":"cc0cb211acdaf1a5","name":"stderr","source":"cc0cb211acdaf1a5.txt","type":"text/plain","size":2110905}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1774782497613,"stop":1774782497614,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1774782497615,"stop":1774782498331,"duration":716},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1774782498331,"stop":1774782498367,"duration":36},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1774782498368,"stop":1774782498368,"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":1774785609013,"stop":1774785609013,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"tag","value":"smoke"},{"name":"tag","value":"@pytest.mark.usefixtures('setup_main_relay_nodes', 'setup_optional_relay_nodes', 'subscribe_main_relay_nodes')"},{"name":"parentSuite","value":"tests.relay"},{"name":"suite","value":"test_multiple_nodes"},{"name":"subSuite","value":"TestRelayMultipleNodes"},{"name":"host","value":"runnervmrg6be"},{"name":"thread","value":"3477-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.relay.test_multiple_nodes"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[{"uid":"239cc76d7b6815a","status":"failed","statusDetails":"AssertionError: Waiting for node connection","time":{"start":1774782368418,"stop":1774782368418,"duration":0}},{"uid":"c21d133f4d0b704b","status":"failed","statusDetails":"AssertionError: Waiting for node connection","time":{"start":1774782303479,"stop":1774782303479,"duration":0}}],"categories":[{"name":"Product defects","matchedStatuses":[],"flaky":false}],"history":{"statistic":{"failed":1,"broken":0,"skipped":0,"passed":39,"unknown":0,"total":40},"items":[{"uid":"c134cdb958f1d436","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1130/#testresult/c134cdb958f1d436","status":"passed","time":{"start":1774759755971,"stop":1774759756103,"duration":132}},{"uid":"ecb651c97edcc08a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1129/#testresult/ecb651c97edcc08a","status":"passed","time":{"start":1774672644370,"stop":1774672644502,"duration":132}},{"uid":"74731580550c1a95","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1128/#testresult/74731580550c1a95","status":"passed","time":{"start":1774586816311,"stop":1774586816442,"duration":131}},{"uid":"70c58424f3c0482f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1127/#testresult/70c58424f3c0482f","status":"passed","time":{"start":1774500393611,"stop":1774500393744,"duration":133}},{"uid":"d84070d763b020ce","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1126/#testresult/d84070d763b020ce","status":"passed","time":{"start":1774413493963,"stop":1774413494095,"duration":132}},{"uid":"24aeba87fd9bc332","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1125/#testresult/24aeba87fd9bc332","status":"passed","time":{"start":1774326983930,"stop":1774326984059,"duration":129}},{"uid":"92182f821fda2b33","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1124/#testresult/92182f821fda2b33","status":"passed","time":{"start":1774241089219,"stop":1774241089348,"duration":129}},{"uid":"935f3a816b4d7156","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1123/#testresult/935f3a816b4d7156","status":"passed","time":{"start":1774154286025,"stop":1774154286156,"duration":131}},{"uid":"5b35d09057bdf49c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1122/#testresult/5b35d09057bdf49c","status":"passed","time":{"start":1774067519577,"stop":1774067519712,"duration":135}},{"uid":"d23fbd5e39289c0a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1121/#testresult/d23fbd5e39289c0a","status":"passed","time":{"start":1773981255732,"stop":1773981255866,"duration":134}},{"uid":"94b568baf5b2a20d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1120/#testresult/94b568baf5b2a20d","status":"passed","time":{"start":1773895141181,"stop":1773895141316,"duration":135}},{"uid":"c426d638fa80136d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1119/#testresult/c426d638fa80136d","status":"passed","time":{"start":1773808808942,"stop":1773808809076,"duration":134}},{"uid":"e778baca4598a468","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1118/#testresult/e778baca4598a468","status":"passed","time":{"start":1773722160025,"stop":1773722160158,"duration":133}},{"uid":"791938b7098a522e","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1117/#testresult/791938b7098a522e","status":"passed","time":{"start":1773664448581,"stop":1773664448702,"duration":121}},{"uid":"691339fa6a0a352f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1116/#testresult/691339fa6a0a352f","status":"passed","time":{"start":1773636720705,"stop":1773636720835,"duration":130}},{"uid":"60d4b1342d2eae90","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1115/#testresult/60d4b1342d2eae90","status":"passed","time":{"start":1773549972762,"stop":1773549972897,"duration":135}},{"uid":"8121b602d82f1f18","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1114/#testresult/8121b602d82f1f18","status":"passed","time":{"start":1773462741970,"stop":1773462742102,"duration":132}},{"uid":"3369f2db0835448f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1113/#testresult/3369f2db0835448f","status":"passed","time":{"start":1773376373417,"stop":1773376373546,"duration":129}},{"uid":"bec73ca1645bfc52","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1112/#testresult/bec73ca1645bfc52","status":"passed","time":{"start":1773290031001,"stop":1773290031135,"duration":134}},{"uid":"a0929049d81431af","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1111/#testresult/a0929049d81431af","status":"passed","time":{"start":1773203580129,"stop":1773203580258,"duration":129}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_nodes', 'setup_optional_relay_nodes', 'subscribe_main_relay_nodes')","smoke"]},"source":"99aba4679956a876.json","parameterValues":[]}