mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-24 19:29:33 +00:00
1 line
23 KiB
JSON
1 line
23 KiB
JSON
{"uid":"914e8a852351cd74","name":"test_relay_unsubscribe_with_invalid_pubsub_topic_format","fullName":"tests.relay.test_subscribe.TestRelaySubscribe#test_relay_unsubscribe_with_invalid_pubsub_topic_format","historyId":"4e3010fb2ecd9ea99f95dca9548148cc","time":{"start":1779255294376,"stop":1779255294391,"duration":15},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"fleet_rln_state","time":{"start":1779255166548,"stop":1779255166548,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_cluster","time":{"start":1779255166549,"stop":1779255166549,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"set_allure_env_variables","time":{"start":1779255166549,"stop":1779255166549,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"pubsub_cfg","time":{"start":1779255166549,"stop":1779255166549,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_bootstrap","time":{"start":1779255166549,"stop":1779255166549,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1779255291897,"stop":1779255291897,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1779255291897,"stop":1779255291897,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1779255291897,"stop":1779255291897,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1779255291897,"stop":1779255291897,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"skip_fleet_test_without_rln","time":{"start":1779255291897,"stop":1779255291897,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1779255291897,"stop":1779255291897,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1779255291897,"stop":1779255291898,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1779255291898,"stop":1779255291898,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_nodes","time":{"start":1779255291898,"stop":1779255294375,"duration":2477},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1779255294370,"stop":1779255294375,"duration":5},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.relay.test_subscribe.TestRelaySubscribe object at 0x7fbd0356bc20>, <src.node.waku_node.WakuNode object at 0x7fbd00c349b0>, ['/ip4/172.18.58.100/tcp/58119/p2p/16Uiu2HAkxwvKDQRsvmHrcLaTc6v9itxeSPPfRzKzd23tw6FSoKhC'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"testStage":{"status":"passed","steps":[{"name":"delete_relay_subscriptions_on_nodes","time":{"start":1779255294376,"stop":1779255294379,"duration":3},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:58118/relay/v1/subscriptions with response: b'Invalid content body, could not decode: Unable to deserialize data: '\n","statusTrace":" File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/allure_commons/_allure.py\", line 192, in impl\n return func(*a, **kw)\n ^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/steps/relay.py\", line 164, in delete_relay_subscriptions_on_nodes\n node.delete_relay_subscriptions(pubsub_topic_list)\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 411, in delete_relay_subscriptions\n return self._api.delete_relay_subscriptions(pubsub_topics)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 45, in delete_relay_subscriptions\n return self.rest_call(\"delete\", \"relay/v1/subscriptions\", json.dumps(pubsub_topics))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 16, in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/base_client.py\", line 17, in make_request\n raise Exception(f\"Error: {http_err} with response: {response.content}\")\n","steps":[],"attachments":[],"parameters":[{"name":"node_list","value":"[<src.node.waku_node.WakuNode object at 0x7fbd00c4b3b0>, <src.node.waku_node.WakuNode object at 0x7fbd00c349b0>]"},{"name":"pubsub_topic_list","value":"'/test/2/rs/0/1'"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"delete_relay_subscriptions_on_nodes","time":{"start":1779255294380,"stop":1779255294382,"duration":2},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:58118/relay/v1/subscriptions with response: b'Invalid content body, could not decode: Unable to deserialize data: '\n","statusTrace":" File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/allure_commons/_allure.py\", line 192, in impl\n return func(*a, **kw)\n ^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/steps/relay.py\", line 164, in delete_relay_subscriptions_on_nodes\n node.delete_relay_subscriptions(pubsub_topic_list)\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 411, in delete_relay_subscriptions\n return self._api.delete_relay_subscriptions(pubsub_topics)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 45, in delete_relay_subscriptions\n return self.rest_call(\"delete\", \"relay/v1/subscriptions\", json.dumps(pubsub_topics))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 16, in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/base_client.py\", line 17, in make_request\n raise Exception(f\"Error: {http_err} with response: {response.content}\")\n","steps":[],"attachments":[],"parameters":[{"name":"node_list","value":"[<src.node.waku_node.WakuNode object at 0x7fbd00c4b3b0>, <src.node.waku_node.WakuNode object at 0x7fbd00c349b0>]"},{"name":"pubsub_topic_list","value":"'/waku/3/rs/0/1'"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"delete_relay_subscriptions_on_nodes","time":{"start":1779255294383,"stop":1779255294385,"duration":2},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:58118/relay/v1/subscriptions with response: b'Invalid content body, could not decode: Unable to deserialize data: '\n","statusTrace":" File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/allure_commons/_allure.py\", line 192, in impl\n return func(*a, **kw)\n ^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/steps/relay.py\", line 164, in delete_relay_subscriptions_on_nodes\n node.delete_relay_subscriptions(pubsub_topic_list)\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 411, in delete_relay_subscriptions\n return self._api.delete_relay_subscriptions(pubsub_topics)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 45, in delete_relay_subscriptions\n return self.rest_call(\"delete\", \"relay/v1/subscriptions\", json.dumps(pubsub_topics))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 16, in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/base_client.py\", line 17, in make_request\n raise Exception(f\"Error: {http_err} with response: {response.content}\")\n","steps":[],"attachments":[],"parameters":[{"name":"node_list","value":"[<src.node.waku_node.WakuNode object at 0x7fbd00c4b3b0>, <src.node.waku_node.WakuNode object at 0x7fbd00c349b0>]"},{"name":"pubsub_topic_list","value":"'/waku/2/test/0/1'"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"delete_relay_subscriptions_on_nodes","time":{"start":1779255294385,"stop":1779255294387,"duration":2},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:58118/relay/v1/subscriptions with response: b'Invalid content body, could not decode: Unable to deserialize data: '\n","statusTrace":" File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/allure_commons/_allure.py\", line 192, in impl\n return func(*a, **kw)\n ^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/steps/relay.py\", line 164, in delete_relay_subscriptions_on_nodes\n node.delete_relay_subscriptions(pubsub_topic_list)\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 411, in delete_relay_subscriptions\n return self._api.delete_relay_subscriptions(pubsub_topics)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 45, in delete_relay_subscriptions\n return self.rest_call(\"delete\", \"relay/v1/subscriptions\", json.dumps(pubsub_topics))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 16, in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/base_client.py\", line 17, in make_request\n raise Exception(f\"Error: {http_err} with response: {response.content}\")\n","steps":[],"attachments":[],"parameters":[{"name":"node_list","value":"[<src.node.waku_node.WakuNode object at 0x7fbd00c4b3b0>, <src.node.waku_node.WakuNode object at 0x7fbd00c349b0>]"},{"name":"pubsub_topic_list","value":"'/waku/2/rs/3/b'"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"delete_relay_subscriptions_on_nodes","time":{"start":1779255294388,"stop":1779255294391,"duration":3},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:58118/relay/v1/subscriptions with response: b'Invalid content body, could not decode: Unable to deserialize data: '\n","statusTrace":" File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/allure_commons/_allure.py\", line 192, in impl\n return func(*a, **kw)\n ^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/steps/relay.py\", line 164, in delete_relay_subscriptions_on_nodes\n node.delete_relay_subscriptions(pubsub_topic_list)\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 411, in delete_relay_subscriptions\n return self._api.delete_relay_subscriptions(pubsub_topics)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 45, in delete_relay_subscriptions\n return self.rest_call(\"delete\", \"relay/v1/subscriptions\", json.dumps(pubsub_topics))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 16, in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/base_client.py\", line 17, in make_request\n raise Exception(f\"Error: {http_err} with response: {response.content}\")\n","steps":[],"attachments":[],"parameters":[{"name":"node_list","value":"[<src.node.waku_node.WakuNode object at 0x7fbd00c4b3b0>, <src.node.waku_node.WakuNode object at 0x7fbd00c349b0>]"},{"name":"pubsub_topic_list","value":"'/waku/2/rs/0'"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"name":"log","type":"text/plain","size":0},{"name":"stderr","type":"text/plain","size":0}],"parameters":[],"stepsCount":5,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1779255294392,"stop":1779255294393,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1779255294394,"stop":1779255295342,"duration":948},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1779255295343,"stop":1779255295363,"duration":20},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1779255295364,"stop":1779255295364,"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":1779255508697,"stop":1779255508697,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_cluster::0","time":{"start":1779255508698,"stop":1779255508698,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_bootstrap::0","time":{"start":1779255508701,"stop":1779255508701,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"fleet_rln_state::0","time":{"start":1779255508703,"stop":1779255508703,"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":"runnervmrw5os"},{"name":"thread","value":"21794-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":50,"unknown":0,"total":50},"items":[{"uid":"36c16ea6ad9d5e89","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1248/#testresult/36c16ea6ad9d5e89","status":"passed","time":{"start":1779168714075,"stop":1779168714091,"duration":16}},{"uid":"b3ee435b6218eb4e","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1247/#testresult/b3ee435b6218eb4e","status":"passed","time":{"start":1779082549171,"stop":1779082549188,"duration":17}},{"uid":"8a71c0f8a6341b20","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1246/#testresult/8a71c0f8a6341b20","status":"passed","time":{"start":1778995702784,"stop":1778995702801,"duration":17}},{"uid":"e693100b03075a16","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1245/#testresult/e693100b03075a16","status":"passed","time":{"start":1778908587491,"stop":1778908587507,"duration":16}},{"uid":"1557902de80b8176","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1244/#testresult/1557902de80b8176","status":"passed","time":{"start":1778823061158,"stop":1778823061175,"duration":17}},{"uid":"f22193d8bd5b6e91","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1243/#testresult/f22193d8bd5b6e91","status":"passed","time":{"start":1778736653632,"stop":1778736653649,"duration":17}},{"uid":"6b16f7c84674ca8c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1242/#testresult/6b16f7c84674ca8c","status":"passed","time":{"start":1778692827093,"stop":1778692827111,"duration":18}},{"uid":"b242d581ee157375","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1241/#testresult/b242d581ee157375","status":"passed","time":{"start":1778650254144,"stop":1778650254165,"duration":21}},{"uid":"204c4c510e940f13","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1240/#testresult/204c4c510e940f13","status":"passed","time":{"start":1778602817669,"stop":1778602817685,"duration":16}},{"uid":"22ce40b8d7b0c43","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1239/#testresult/22ce40b8d7b0c43","status":"passed","time":{"start":1778563469274,"stop":1778563469291,"duration":17}},{"uid":"5796a218c2bc2200","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1238/#testresult/5796a218c2bc2200","status":"passed","time":{"start":1778477589498,"stop":1778477589515,"duration":17}},{"uid":"fcb56245300e0224","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1237/#testresult/fcb56245300e0224","status":"passed","time":{"start":1778390581263,"stop":1778390581275,"duration":12}},{"uid":"4ac174a126cc7427","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1236/#testresult/4ac174a126cc7427","status":"passed","time":{"start":1778354517947,"stop":1778354517962,"duration":15}},{"uid":"bf39d007620db7ba","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1235/#testresult/bf39d007620db7ba","status":"passed","time":{"start":1778303937600,"stop":1778303937617,"duration":17}},{"uid":"a0ab101cc48a500e","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1234/#testresult/a0ab101cc48a500e","status":"passed","time":{"start":1778217224251,"stop":1778217224267,"duration":16}},{"uid":"75993cf223307966","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1233/#testresult/75993cf223307966","status":"passed","time":{"start":1778131201867,"stop":1778131201885,"duration":18}},{"uid":"974191f791d6c594","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1232/#testresult/974191f791d6c594","status":"passed","time":{"start":1778051865163,"stop":1778051865179,"duration":16}},{"uid":"7554c9e6d66154a2","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1231/#testresult/7554c9e6d66154a2","status":"passed","time":{"start":1778044623497,"stop":1778044623513,"duration":16}},{"uid":"42b65d0efb84075a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1230/#testresult/42b65d0efb84075a","status":"passed","time":{"start":1777959178205,"stop":1777959178221,"duration":16}},{"uid":"304c763c108949e4","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1229/#testresult/304c763c108949e4","status":"passed","time":{"start":1777958133251,"stop":1777958133267,"duration":16}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_nodes')"]},"source":"914e8a852351cd74.json","parameterValues":[]} |