1 line
13 KiB
JSON
Raw Normal View History

{"uid":"77ea5e5c2fa5b6cf","name":"test_content_topic_and_pubsub_topic_not_in_docker_flags","fullName":"tests.sharding.test_running_nodes_auto_sharding.TestRunningNodesAutosharding#test_content_topic_and_pubsub_topic_not_in_docker_flags","historyId":"c7b5466d4c7f6a6f8c5c2440342ec1c7","time":{"start":1773636853285,"stop":1773636856664,"duration":3379},"status":"failed","statusMessage":"AssertionError: assert \"Peer NODE_2:wakuorg/nwaku:latest couldn't find any messages\" in 'Expected 1 message but got 2'\n + where 'Expected 1 message but got 2' = str(AssertionError('Expected 1 message but got 2'))","statusTrace":"tests/sharding/test_running_nodes_auto_sharding.py:58: in test_content_topic_and_pubsub_topic_not_in_docker_flags\n self.check_published_message_reaches_relay_peer(content_topic=self.test_content_topic)\nsrc/steps/sharding.py:161: in check_published_message_reaches_relay_peer\n assert len(get_messages_response) == 1, f\"Expected 1 message but got {len(get_messages_response)}\"\nE AssertionError: Expected 1 message but got 2\n\nDuring handling of the above exception, another exception occurred:\ntests/sharding/test_running_nodes_auto_sharding.py:60: in test_content_topic_and_pubsub_topic_not_in_docker_flags\n assert f\"Peer NODE_2:{NODE_2} couldn't find any messages\" in str(ex)\nE assert \"Peer NODE_2:wakuorg/nwaku:latest couldn't find any messages\" in 'Expected 1 message but got 2'\nE + where 'Expected 1 message but got 2' = str(AssertionError('Expected 1 message but got 2'))","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1773636687128,"stop":1773636687128,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1773636853280,"stop":1773636853280,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1773636853280,"stop":1773636853280,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1773636853280,"stop":1773636853281,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1773636853280,"stop":1773636853280,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1773636853281,"stop":1773636853282,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1773636853281,"stop":1773636853281,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1773636853282,"stop":1773636853284,"duration":2},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"sharding_setup","time":{"start":1773636853284,"stop":1773636853285,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"status":"failed","statusMessage":"AssertionError: assert \"Peer NODE_2:wak