1 line
13 KiB
JSON

{"uid":"afcb0aa2928f0f7a","name":"test_relay_subscribe_to_already_existing_pubsub_topic","fullName":"tests.relay.test_subscribe.TestRelaySubscribe#test_relay_subscribe_to_already_existing_pubsub_topic","historyId":"90b91e47c8813aa6ae64a522e7372507","time":{"start":1770612177884,"stop":1770612178129,"duration":245},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1770612089853,"stop":1770612089853,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1770612175377,"stop":1770612175377,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1770612175377,"stop":1770612175377,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1770612175377,"stop":1770612175377,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1770612175377,"stop":1770612175377,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1770612175378,"stop":1770612175378,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1770612175378,"stop":1770612175378,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_nodes","time":{"start":1770612175378,"stop":1770612177882,"duration":2504},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1770612177877,"stop":1770612177882,"duration":5},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.relay.test_subscribe.TestRelaySubscribe object at 0x7fa804126a20>, <src.node.waku_node.WakuNode object at 0x7fa7ffebfb60>, ['/ip4/172.18.33.88/tcp/29375/p2p/16Uiu2HAkvWZSDiHuasDj5SpHKsVkQ3QBEn162TDrz4z6EcoKibqg'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"common_setup","time":{"start":1770612175378,"stop":1770612175378,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"status":"passed","steps":[{"name":"ensure_relay_subscriptions_on_nodes","time":{"start":1770612177884,"stop":1770612177895,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node_list","value":"[<src.node.waku_node.WakuNode object at 0x7fa7ffba5220>, <src.node.waku_node.WakuNode object at 0x7fa7ffebfb60>]"},{"name":"pubsub_topic_list","value":"['/waku/2/rs/3/1']"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"wait_for_published_message_to_reach_relay_peer","time":{"start":1770612177895,"stop":1770612178010,"duration":115},"status":"passed","steps":[{"name":"check_published_message_reaches_relay_peer","time":{"start":1770612177895,"stop":1770612178010,"duration":115},"status":"passed","steps":[{"name":"assert_received_message","time":{"start":1770612178006,"stop":1770612178006,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"sent_message","value":"{'payload': 'UmVsYXkgd29ya3MhIQ==', 'contentTopic': '/test/1/waku-relay/proto', 'timestamp': 1770612177894904576}"},{"name":"index","value":"0"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"assert_received_message","time":{"start":1770612178010,"stop":1770612178010,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"sent_message","value":"{'payload': 'UmVsYXkgd29ya3MhIQ==', 'contentTopic': '/test/1/waku-relay/proto', 'timestamp': 1770612177894904576}"},{"name":"index","value":"0"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"message","value":"{'payload': 'UmVsYXkgd29ya3MhIQ==', 'contentTopic': '/test/1/waku-relay/proto', 'timestamp': 1770612177894904576}"},{"name":"pubsub_topic","value":"None"},{"name":"message_propagation_delay","value":"0.1"},{"name":"sender","value":"None"},{"name":"peer_list","value":"None"}],"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"timeout_duration","value":"120"},{"name":"time_between_retries","value":"1"},{"name":"pubsub_topic","value":"None"},{"name":"sender","value":"None"},{"name":"peer_list","value":"None"}],"stepsCount":3,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"ensure_relay_subscriptions_on_nodes","time":{"start":1770612178010,"stop":1770612178016,"duration":6},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node_list","value":"[<src.node.waku_node.WakuNode object at 0x7fa7ffba5220>, <src.node.waku_node.WakuNode object at 0x7fa7ffebfb60>]"},{"name":"pubsub_topic_list","value":"['/waku/2/rs/3/1']"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"check_published_message_reaches_relay_peer","time":{"start":1770612178016,"stop":1770612178129,"duration":113},"status":"passed","steps":[{"name":"create_message","time":{"start":1770612178016,"stop":1770612178016,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"assert_received_message","time":{"start":1770612178125,"stop":1770612178125,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"sent_message","value":"{'payload': 'UmVsYXkgd29ya3MhIQ==', 'contentTopic': '/test/1/waku-relay/proto', 'timestamp': 1770612178015909693}"},{"name":"index","value":"0"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"assert_received_message","time":{"start":1770612178129,"stop":1770612178129,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"sent_message","value":"{'payload': 'UmVsYXkgd29ya3MhIQ==', 'contentTopic': '/test/1/waku-relay/proto', 'timestamp': 1770612178015909693}"},{"name":"index","value":"0"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"message","value":"None"},{"name":"pubsub_topic","value":"None"},{"name":"message_propagation_delay","value":"0.1"},{"name":"sender","value":"None"},{"name":"peer_list","value":"None"}],"stepsCount":3,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"b116bd256b183b23","name":"log","source":"b116bd256b183b23.txt","type":"text/plain","size":15881},{"uid":"40e0e1a734220aff","name":"stderr","source":"40e0e1a734220aff.txt","type":"text/plain","size":15504}],"parameters":[],"stepsCount":10,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1770612178130,"stop":1770612178130,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1770612178131,"stop":1770612179213,"duration":1082},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1770612179213,"stop":1770612179226,"duration":13},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1770612179226,"stop":1770612179226,"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":1770612398519,"stop":1770612398519,"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_nodes')"},{"name":"parentSuite","value":"tests.relay"},{"name":"suite","value":"test_subscribe"},{"name":"subSuite","value":"TestRelaySubscribe"},{"name":"host","value":"runnervmwffz4"},{"name":"thread","value":"3420-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.relay.test_subscribe"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":14,"unknown":0,"total":14},"items":[{"uid":"9d9ce83bb3dc1911","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1073/#testresult/9d9ce83bb3dc1911","status":"passed","time":{"start":1770525911336,"stop":1770525911578,"duration":242}},{"uid":"72e1419a7d368d6e","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1072/#testresult/72e1419a7d368d6e","status":"passed","time":{"start":1770438696480,"stop":1770438696719,"duration":239}},{"uid":"4c1316673a0885b8","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1071/#testresult/4c1316673a0885b8","status":"passed","time":{"start":1770352461615,"stop":1770352461859,"duration":244}},{"uid":"be1c04ce96126c99","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1070/#testresult/be1c04ce96126c99","status":"passed","time":{"start":1770266098285,"stop":1770266098530,"duration":245}},{"uid":"2b7113f1fab874a6","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1069/#testresult/2b7113f1fab874a6","status":"passed","time":{"start":1770225126397,"stop":1770225126641,"duration":244}},{"uid":"5194d15946864bdc","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1068/#testresult/5194d15946864bdc","status":"passed","time":{"start":1770206086224,"stop":1770206086468,"duration":244}},{"uid":"a4dcf24bc5de1f79","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1067/#testresult/a4dcf24bc5de1f79","status":"passed","time":{"start":1770179591716,"stop":1770179591954,"duration":238}},{"uid":"d922278dcfa9404e","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1066/#testresult/d922278dcfa9404e","status":"passed","time":{"start":1770093287524,"stop":1770093287763,"duration":239}},{"uid":"c9ed2ea42003bd1e","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1065/#testresult/c9ed2ea42003bd1e","status":"passed","time":{"start":1770007259803,"stop":1770007260046,"duration":243}},{"uid":"983d2c08a4dcc693","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1064/#testresult/983d2c08a4dcc693","status":"passed","time":{"start":1769921053473,"stop":1769921053713,"duration":240}},{"uid":"86129719900d9c8b","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1063/#testresult/86129719900d9c8b","status":"passed","time":{"start":1769833878044,"stop":1769833878293,"duration":249}},{"uid":"37c57cb1fffb7fc9","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1062/#testresult/37c57cb1fffb7fc9","status":"passed","time":{"start":1769747579684,"stop":1769747579925,"duration":241}},{"uid":"c769973bf703116b","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1061/#testresult/c769973bf703116b","status":"passed","time":{"start":1769661894251,"stop":1769661894490,"duration":239}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_nodes')"]},"source":"afcb0aa2928f0f7a.json","parameterValues":[]}