2026-04-30 17:38:14 +00:00

1 line
10 KiB
JSON

{"uid":"59e10e58c9d3d082","name":"test_s20_store_misses_initially_then_retry_succeeds","fullName":"tests.wrappers_tests.test_send_e2e.TestSendBeforeRelay#test_s20_store_misses_initially_then_retry_succeeds","historyId":"fd297b607db30abb17a454e48cd7eada","time":{"start":1777569889161,"stop":1777569960246,"duration":71085},"description":"\n S20: relay propagation succeeds, initial store query misses,\n a retry republishes, and a store peer eventually archives the message.\n\n Covers state flow:\n SuccessfullyPropagated -> NextRoundRetry\n -> SuccessfullyPropagated -> SuccessfullyValidated\n ","descriptionHtml":"<pre><code> S20: relay propagation succeeds, initial store query misses,\n a retry republishes, and a store peer eventually archives the message.\n\n Covers state flow:\n SuccessfullyPropagated -&gt; NextRoundRetry\n -&gt; SuccessfullyPropagated -&gt; SuccessfullyValidated\n</code></pre>\n","status":"failed","statusMessage":"AssertionError: No MessageSentEvent received within 60.0s after the store peer joined. The retry round should have republished the message and the store peer should have archived it. Collected events: [{'eventType': 'message_received', 'messageHash': '0xe2ab26bb66f506d471f3a0dc5966629ae153c714ac7ffa842222825cb21ddb79', 'message': {'payload': [116, 101, 115, 116, 32, 112, 97, 121, 108, 111, 97, 100], 'contentTopic': '/test/1/default/proto', 'meta': [], 'version': 0, 'timestamp': 1777569889181290752, 'ephemeral': False, 'proof': []}}, {'eventType': 'message_propagated', 'requestId': 'de8880c23c5601466e29', 'messageHash': '0xe2ab26bb66f506d471f3a0dc5966629ae153c714ac7ffa842222825cb21ddb79'}, {'eventType': 'connection_status_change', 'connectionStatus': 'PartiallyConnected'}, {'eventType': 'message_error', 'requestId': 'de8880c23c5601466e29', 'messageHash': '0xe2ab26bb66f506d471f3a0dc5966629ae153c714ac7ffa842222825cb21ddb79', 'error': 'Unable to send within retry time window'}]\nassert None is not None","statusTrace":"tests/wrappers_tests/test_send_e2e.py:366: in test_s20_store_misses_initially_then_retry_succeeds\n assert sent_event is not None, (\nE AssertionError: No MessageSentEvent received within 60.0s after the store peer joined. The retry round should have republished the message and the store peer should have archived it. Collected events: [{'eventType': 'message_received', 'messageHash': '0xe2ab26bb66f506d471f3a0dc5966629ae153c714ac7ffa842222825cb21ddb79', 'message': {'payload': [116, 101, 115, 116, 32, 112, 97, 121, 108, 111, 97, 100], 'contentTopic': '/test/1/default/proto', 'meta': [], 'version': 0, 'timestamp': 1777569889181290752, 'ephemeral': False, 'proof': []}}, {'eventType': 'message_propagated', 'requestId': 'de8880c23c5601466e29', 'messageHash': '0xe2ab26bb66f506d471f3a0dc5966629ae153c714ac7ffa842222825cb21ddb79'}, {'eventType': 'connection_status_change', 'connectionStatus': 'PartiallyConnected'}, {'eventType': 'message_error', 'requestId': 'de8880c23c5601466e29', 'messageHash': '0xe2ab26bb66f506d471f3a0dc5966629ae153c714ac7ffa842222825cb21ddb79', 'error': 'Unable to send within retry time window'}]\nE assert None is not None","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1777569445711,"stop":1777569445711,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1777569889159,"stop":1777569889160,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1777569889160,"stop":1777569889160,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1777569889160,"stop":1777569889160,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1777569889160,"stop":1777569889160,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1777569889160,"stop":1777569889160,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1777569889160,"stop":1777569889161,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"store_setup","time":{"start":1777569889161,"stop":1777569889161,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"node_config","time":{"start":1777569889161,"stop":1777569889161,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"description":"\n S20: relay propagation succeeds, initial store query misses,\n a retry republishes, and a store peer eventually archives the message.\n\n Covers state flow:\n SuccessfullyPropagated -> NextRoundRetry\n -> SuccessfullyPropagated -> SuccessfullyValidated\n ","status":"failed","statusMessage":"AssertionError: No MessageSentEvent received within 60.0s after the store peer joined. The retry round should have republished the message and the store peer should have archived it. Collected events: [{'eventType': 'message_received', 'messageHash': '0xe2ab26bb66f506d471f3a0dc5966629ae153c714ac7ffa842222825cb21ddb79', 'message': {'payload': [116, 101, 115, 116, 32, 112, 97, 121, 108, 111, 97, 100], 'contentTopic': '/test/1/default/proto', 'meta': [], 'version': 0, 'timestamp': 1777569889181290752, 'ephemeral': False, 'proof': []}}, {'eventType': 'message_propagated', 'requestId': 'de8880c23c5601466e29', 'messageHash': '0xe2ab26bb66f506d471f3a0dc5966629ae153c714ac7ffa842222825cb21ddb79'}, {'eventType': 'connection_status_change', 'connectionStatus': 'PartiallyConnected'}, {'eventType': 'message_error', 'requestId': 'de8880c23c5601466e29', 'messageHash': '0xe2ab26bb66f506d471f3a0dc5966629ae153c714ac7ffa842222825cb21ddb79', 'error': 'Unable to send within retry time window'}]\nassert None is not None","statusTrace":"tests/wrappers_tests/test_send_e2e.py:366: in test_s20_store_misses_initially_then_retry_succeeds\n assert sent_event is not None, (\nE AssertionError: No MessageSentEvent received within 60.0s after the store peer joined. The retry round should have republished the message and the store peer should have archived it. Collected events: [{'eventType': 'message_received', 'messageHash': '0xe2ab26bb66f506d471f3a0dc5966629ae153c714ac7ffa842222825cb21ddb79', 'message': {'payload': [116, 101, 115, 116, 32, 112, 97, 121, 108, 111, 97, 100], 'contentTopic': '/test/1/default/proto', 'meta': [], 'version': 0, 'timestamp': 1777569889181290752, 'ephemeral': False, 'proof': []}}, {'eventType': 'message_propagated', 'requestId': 'de8880c23c5601466e29', 'messageHash': '0xe2ab26bb66f506d471f3a0dc5966629ae153c714ac7ffa842222825cb21ddb79'}, {'eventType': 'connection_status_change', 'connectionStatus': 'PartiallyConnected'}, {'eventType': 'message_error', 'requestId': 'de8880c23c5601466e29', 'messageHash': '0xe2ab26bb66f506d471f3a0dc5966629ae153c714ac7ffa842222825cb21ddb79', 'error': 'Unable to send within retry time window'}]\nE assert None is not None","steps":[],"attachments":[{"name":"log","type":"text/plain","size":0},{"name":"stdout","type":"text/plain","size":0},{"name":"stderr","type":"text/plain","size":0}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":3,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1777569960258,"stop":1777569960259,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1777569960259,"stop":1777569960694,"duration":435},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1777569960694,"stop":1777569960736,"duration":42},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1777569960738,"stop":1777569960740,"duration":2},"status":"passed","steps":[],"attachments":[{"name":"s20_store_node_2026-04-30_17-24-49__17d6e566-c5ea-42f2-8a74-a952a704306c__wakuorg_nwaku:latest.log","type":"text/plain","size":0}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1,"hasContent":true,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1777569973248,"stop":1777569973248,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"parentSuite","value":"tests.wrappers_tests"},{"name":"suite","value":"test_send_e2e"},{"name":"subSuite","value":"TestSendBeforeRelay"},{"name":"host","value":"runnervmeorf1"},{"name":"thread","value":"21709-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.wrappers_tests.test_send_e2e"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":true,"retry":true,"extra":{"categories":[],"tags":[]},"source":"59e10e58c9d3d082.json","parameterValues":[]}