mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-24 19:29:33 +00:00
1 line
12 KiB
JSON
1 line
12 KiB
JSON
{"uid":"332dff1c8ee85593","name":"test_add_peers","fullName":"tests.peer_connection_management.test_peer_store.TestPeerStore#test_add_peers","historyId":"ad419e146575e3fa70fba15bd11f43a5","time":{"start":1777785809388,"stop":1777785825787,"duration":16399},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:26346/admin/v1/peers with response: b'Failed to connect to peer at index: 0 - /ip4/172.18.186.63/tcp/48016/p2p/16Uiu2HAmJQjdFK73QrWDS6UDceUfkRdoX3LypknMyiWXYiZEbsXC'","statusTrace":"src/node/api_clients/base_client.py:14: in make_request\n response.raise_for_status()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/models.py:1021: in raise_for_status\n raise HTTPError(http_error_msg, response=self)\nE requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: http://127.0.0.1:26346/admin/v1/peers\n\nDuring handling of the above exception, another exception occurred:\ntests/peer_connection_management/test_peer_store.py:96: in test_add_peers\n raise last_err\ntests/peer_connection_management/test_peer_store.py:85: in test_add_peers\n nodes[i].add_peers([addr])\nsrc/node/waku_node.py:485: in add_peers\n return self._api.add_peers(peers)\nsrc/node/api_clients/rest.py:36: in add_peers\n return self.rest_call(\"post\", \"admin/v1/peers\", json.dumps(peers))\nsrc/node/api_clients/rest.py:16: in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\nsrc/node/api_clients/base_client.py:17: in make_request\n raise Exception(f\"Error: {http_err} with response: {response.content}\")\nE Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:26346/admin/v1/peers with response: b'Failed to connect to peer at index: 0 - /ip4/172.18.186.63/tcp/48016/p2p/16Uiu2HAmJQjdFK73QrWDS6UDceUfkRdoX3LypknMyiWXYiZEbsXC'","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1777785618990,"stop":1777785618990,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1777785809386,"stop":1777785809386,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1777785809386,"stop":1777785809386,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1777785809386,"stop":1777785809387,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1777785809386,"stop":1777785809386,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1777785809387,"stop":1777785809387,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"store_setup","time":{"start":1777785809387,"stop":1777785809388,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1777785809387,"stop":1777785809387,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1777785809387,"stop":1777785809387,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:26346/admin/v1/peers with response: b'Failed to connect to peer at index: 0 - /ip4/172.18.186.63/tcp/48016/p2p/16Uiu2HAmJQjdFK73QrWDS6UDceUfkRdoX3LypknMyiWXYiZEbsXC'","statusTrace":"src/node/api_clients/base_client.py:14: in make_request\n response.raise_for_status()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/models.py:1021: in raise_for_status\n raise HTTPError(http_error_msg, response=self)\nE requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: http://127.0.0.1:26346/admin/v1/peers\n\nDuring handling of the above exception, another exception occurred:\ntests/peer_connection_management/test_peer_store.py:96: in test_add_peers\n raise last_err\ntests/peer_connection_management/test_peer_store.py:85: in test_add_peers\n nodes[i].add_peers([addr])\nsrc/node/waku_node.py:485: in add_peers\n return self._api.add_peers(peers)\nsrc/node/api_clients/rest.py:36: in add_peers\n return self.rest_call(\"post\", \"admin/v1/peers\", json.dumps(peers))\nsrc/node/api_clients/rest.py:16: in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\nsrc/node/api_clients/base_client.py:17: in make_request\n raise Exception(f\"Error: {http_err} with response: {response.content}\")\nE Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:26346/admin/v1/peers with response: b'Failed to connect to peer at index: 0 - /ip4/172.18.186.63/tcp/48016/p2p/16Uiu2HAmJQjdFK73QrWDS6UDceUfkRdoX3LypknMyiWXYiZEbsXC'","steps":[{"name":"setup_main_nodes","time":{"start":1777785809388,"stop":1777785811884,"duration":2496},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1777785811879,"stop":1777785811884,"duration":5},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<test_peer_store.TestPeerStore object at 0x7ff940794380>, <src.node.waku_node.WakuNode object at 0x7ff93bf9c9e0>, ['/ip4/172.18.178.47/tcp/43683/p2p/16Uiu2HAmHMhm2ZC1MRFDdwAQpo9XMnVAkTvTjs3qFchJfQFCaAYF'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"setup_optional_nodes","time":{"start":1777785811884,"stop":1777785815671,"duration":3787},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1777785813142,"stop":1777785813146,"duration":4},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<test_peer_store.TestPeerStore object at 0x7ff940794380>, <src.node.waku_node.WakuNode object at 0x7ff9402007a0>, ['/ip4/172.18.178.47/tcp/43683/p2p/16Uiu2HAmHMhm2ZC1MRFDdwAQpo9XMnVAkTvTjs3qFchJfQFCaAYF'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"add_node_peer","time":{"start":1777785814401,"stop":1777785814405,"duration":4},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<test_peer_store.TestPeerStore object at 0x7ff940794380>, <src.node.waku_node.WakuNode object at 0x7ff94079f8f0>, ['/ip4/172.18.178.47/tcp/43683/p2p/16Uiu2HAmHMhm2ZC1MRFDdwAQpo9XMnVAkTvTjs3qFchJfQFCaAYF'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"add_node_peer","time":{"start":1777785815668,"stop":1777785815671,"duration":3},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<test_peer_store.TestPeerStore object at 0x7ff940794380>, <src.node.waku_node.WakuNode object at 0x7ff940756510>, ['/ip4/172.18.178.47/tcp/43683/p2p/16Uiu2HAmHMhm2ZC1MRFDdwAQpo9XMnVAkTvTjs3qFchJfQFCaAYF'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":3,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"ensure_relay_subscriptions_on_nodes","time":{"start":1777785815671,"stop":1777785815767,"duration":96},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node_list","value":"[<src.node.waku_node.WakuNode object at 0x7ff9407941a0>, <src.node.waku_node.WakuNode object at 0x7ff93bf9c9e0>, <src.node.waku_node.WakuNode object at 0x7ff9402007a0>, <src.node.waku_node.WakuNode object at 0x7ff94079f8f0>, <src.node.waku_node.WakuNode object at 0x7ff940756510>]"},{"name":"pubsub_topic_list","value":"['/waku/2/rs/198/0', '/waku/2/rs/198/1', '/waku/2/rs/198/9', '/waku/2/rs/198/25', '/waku/2/rs/198/1000']"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"name":"log","type":"text/plain","size":0},{"name":"stderr","type":"text/plain","size":0}],"parameters":[],"stepsCount":7,"shouldDisplayMessage":true,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1777785825855,"stop":1777785825855,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1777785825856,"stop":1777785828224,"duration":2368},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1777785828227,"stop":1777785828384,"duration":157},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1777785828384,"stop":1777785828389,"duration":5},"status":"passed","steps":[],"attachments":[{"name":"node1_2026-05-03_05-23-29__147d7875-8503-4027-837c-4dbfa6c86a89__wakuorg_nwaku:latest.log","type":"text/plain","size":0},{"name":"node4_2026-05-03_05-23-29__147d7875-8503-4027-837c-4dbfa6c86a89__wakuorg_nwaku:latest.log","type":"text/plain","size":0},{"name":"node5_2026-05-03_05-23-29__147d7875-8503-4027-837c-4dbfa6c86a89__wakuorg_nwaku:latest.log","type":"text/plain","size":0},{"name":"node3_2026-05-03_05-23-29__147d7875-8503-4027-837c-4dbfa6c86a89__wakuorg_nwaku:latest.log","type":"text/plain","size":0},{"name":"node2_2026-05-03_05-23-29__147d7875-8503-4027-837c-4dbfa6c86a89__wakuorg_nwaku:latest.log","type":"text/plain","size":0}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":5,"hasContent":true,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1777785983498,"stop":1777785983498,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"parentSuite","value":"tests.peer_connection_management"},{"name":"suite","value":"test_peer_store"},{"name":"subSuite","value":"TestPeerStore"},{"name":"host","value":"runnervmeorf1"},{"name":"thread","value":"21618-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.peer_connection_management.test_peer_store"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":true,"retry":true,"extra":{"categories":[],"tags":[]},"source":"332dff1c8ee85593.json","parameterValues":[]} |