mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-17 17:23:11 +00:00
115 lines
23 KiB
Plaintext
115 lines
23 KiB
Plaintext
2026-03-19 04:38:36.870 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-19 04:38:36.871 DEBUG [tests.conftest] Running test: test_relay_receiving_node_not_connected_directly_to_lightpushing_node with id: 2026-03-19_04-38-36__5f0c2e91-1c2f-448e-b1d3-f0ba61224b4f
|
|
2026-03-19 04:38:36.871 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-19 04:38:36.871 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-19 04:38:36.871 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-19 04:38:36.878 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-19 04:38:36.878 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-19_04-38-36__5f0c2e91-1c2f-448e-b1d3-f0ba61224b4f__wakuorg_nwaku:latest.log
|
|
2026-03-19 04:38:36.885 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-19 04:38:36.885 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-19_04-38-36__5f0c2e91-1c2f-448e-b1d3-f0ba61224b4f__wakuorg_nwaku:latest.log
|
|
2026-03-19 04:38:36.891 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-19 04:38:36.891 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-19_04-38-36__5f0c2e91-1c2f-448e-b1d3-f0ba61224b4f__wakuorg_nwaku:latest.log
|
|
2026-03-19 04:38:36.891 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-19 04:38:36.892 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-19 04:38:36.892 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-19 04:38:36.893 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-19 04:38:36.896 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-19 04:38:36.896 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.154.154
|
|
2026-03-19 04:38:36.896 DEBUG [src.node.docker_mananger] Generated ports ['47820', '47821', '47822', '47823', '47824']
|
|
2026-03-19 04:38:36.896 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-19 04:38:36.896 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-19 04:38:36.897 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-19 04:38:36.897 DEBUG [src.node.docker_mananger] docker run -i -t -p 47820:47820 -p 47821:47821 -p 47822:47822 -p 47823:47823 -p 47824:47824 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=47822 --rest-port=47820 --tcp-port=47821 --discv5-udp-port=47823 --rest-address=0.0.0.0 --nat=extip:172.18.154.154 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dd3281db363e9ec51aa3ccc4edcdfc708defb9d3d0eda8ea5d1757bc96fd880e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47824 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-03-19 04:38:37.100 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.154.154 waku 9c1f4b1501d1680bfc7b961d51fde634c6dcda82b4146e53fbaef19b1a946967
|
|
2026-03-19 04:38:37.102 ERROR [src.node.docker_mananger] Max retries reached for container 356fa92e8eb3. Exiting log stream.
|
|
2026-03-19 04:38:37.135 DEBUG [src.node.docker_mananger] Container started with ID 9c1f4b1501d1. Setting up logs at ./log/docker/node1_2026-03-19_04-38-36__5f0c2e91-1c2f-448e-b1d3-f0ba61224b4f__wakuorg_nwaku:latest.log
|
|
2026-03-19 04:38:37.136 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47820
|
|
2026-03-19 04:38:37.136 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-19 04:38:37.655 ERROR [src.node.docker_mananger] Max retries reached for container a1a3dfb0316a. Exiting log stream.
|
|
2026-03-19 04:38:38.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47820/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:38.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-19 04:38:38.140 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-19 04:38:38.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47820/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:38.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.154.154/tcp/47821/p2p/16Uiu2HAmLKCRDV1aYXVzLgninJKQWtokaXEBzL68qYjA66vCGJoT","/ip4/172.18.154.154/tcp/47822/ws/p2p/16Uiu2HAmLKCRDV1aYXVzLgninJKQWtokaXEBzL68qYjA66vCGJoT"],"enrUri":"enr:-L24QCy4buwpfGP1BqixXrjRL17SQCLBqigWmKXHnPsR9c7lTAksWWJFkH1xBbYUyU-Yml69lbD3xNUvZ41x7QNlfEMCgmlkgnY0gmlwhKwSmpqKbXVsdGlhZGRyc5YACASsEpqaBrrNAAoErBKamga6zt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDccuGMs2gJ8fml2gRmLPeIdsmsY98RqTu39wZCw10CNKDdGNwgrrNg3VkcIK6z4V3YWt1Mgk"}'
|
|
2026-03-19 04:38:38.143 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-19 04:38:38.143 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-19 04:38:38.143 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-19 04:38:38.145 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-19 04:38:38.145 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.138.61
|
|
2026-03-19 04:38:38.145 DEBUG [src.node.docker_mananger] Generated ports ['51815', '51816', '51817', '51818', '51819']
|
|
2026-03-19 04:38:38.145 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-19 04:38:38.145 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-19 04:38:38.145 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-19 04:38:38.145 DEBUG [src.node.docker_mananger] docker run -i -t -p 51815:51815 -p 51816:51816 -p 51817:51817 -p 51818:51818 -p 51819:51819 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=51817 --rest-port=51815 --tcp-port=51816 --discv5-udp-port=51818 --rest-address=0.0.0.0 --nat=extip:172.18.138.61 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b08018ead9c7aae56fe7ae7f9aa7b9c028bca357a286b7a6ba9bdcb79b1effc2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51819 --metrics-logging=true --lightpush=true --relay=true --discv5-bootstrap-node=enr:-L24QCy4buwpfGP1BqixXrjRL17SQCLBqigWmKXHnPsR9c7lTAksWWJFkH1xBbYUyU-Yml69lbD3xNUvZ41x7QNlfEMCgmlkgnY0gmlwhKwSmpqKbXVsdGlhZGRyc5YACASsEpqaBrrNAAoErBKamga6zt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDccuGMs2gJ8fml2gRmLPeIdsmsY98RqTu39wZCw10CNKDdGNwgrrNg3VkcIK6z4V3YWt1Mgk --lightpushnode=/ip4/172.18.154.154/tcp/47821/p2p/16Uiu2HAmLKCRDV1aYXVzLgninJKQWtokaXEBzL68qYjA66vCGJoT
|
|
2026-03-19 04:38:38.335 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.138.61 waku 23975b40da054a658e0fcf17a5b4d634e1157dc2851ef3411b05bcdd71ff6ab4
|
|
2026-03-19 04:38:38.369 DEBUG [src.node.docker_mananger] Container started with ID 23975b40da05. Setting up logs at ./log/docker/node2_2026-03-19_04-38-36__5f0c2e91-1c2f-448e-b1d3-f0ba61224b4f__wakuorg_nwaku:latest.log
|
|
2026-03-19 04:38:38.369 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51815
|
|
2026-03-19 04:38:38.369 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-19 04:38:39.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51815/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:39.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-19 04:38:39.378 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-19 04:38:39.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51815/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:39.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.138.61/tcp/51816/p2p/16Uiu2HAkzkUrZrEtfpcEi8wpPgCpYPKJq3FPxdZEH96oSzhjrgFd","/ip4/172.18.138.61/tcp/51817/ws/p2p/16Uiu2HAkzkUrZrEtfpcEi8wpPgCpYPKJq3FPxdZEH96oSzhjrgFd"],"enrUri":"enr:-L24QOr92Z6LDrklGj_8ycdh2mUoV9iQP_GSLKNfeojmFhKaXGpIc_MwuvedgthENyQZDSpyVNmVnf6lHP0KMo8JWuICgmlkgnY0gmlwhKwSij2KbXVsdGlhZGRyc5YACASsEoo9BspoAAoErBKKPQbKad0DgnJzhQADAQAAiXNlY3AyNTZrMaECTxvkMf51caBFKSmHrtsUZu5GLNcVnAB-pn57oLvPFdSDdGNwgspog3VkcILKaoV3YWt1Mgk"}'
|
|
2026-03-19 04:38:39.406 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-19 04:38:39.407 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-19 04:38:39.407 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-19 04:38:39.412 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-19 04:38:39.413 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.252.113
|
|
2026-03-19 04:38:39.413 DEBUG [src.node.docker_mananger] Generated ports ['33871', '33872', '33873', '33874', '33875']
|
|
2026-03-19 04:38:39.414 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-19 04:38:39.416 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-19 04:38:39.418 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-19 04:38:39.419 DEBUG [src.node.docker_mananger] docker run -i -t -p 33871:33871 -p 33872:33872 -p 33873:33873 -p 33874:33874 -p 33875:33875 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=33873 --rest-port=33871 --tcp-port=33872 --discv5-udp-port=33874 --rest-address=0.0.0.0 --nat=extip:172.18.252.113 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c8e3bee6bccd9c6ca41157e305e342fd67b65490aafff1acd8eb8ed0bac1deaf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33875 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOr92Z6LDrklGj_8ycdh2mUoV9iQP_GSLKNfeojmFhKaXGpIc_MwuvedgthENyQZDSpyVNmVnf6lHP0KMo8JWuICgmlkgnY0gmlwhKwSij2KbXVsdGlhZGRyc5YACASsEoo9BspoAAoErBKKPQbKad0DgnJzhQADAQAAiXNlY3AyNTZrMaECTxvkMf51caBFKSmHrtsUZu5GLNcVnAB-pn57oLvPFdSDdGNwgspog3VkcILKaoV3YWt1Mgk
|
|
2026-03-19 04:38:39.665 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-19 04:38:39.665 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-19 04:38:39.667 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-19 04:38:39.667 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.104.47
|
|
2026-03-19 04:38:39.667 DEBUG [src.node.docker_mananger] Generated ports ['18293', '18294', '18295', '18296', '18297']
|
|
2026-03-19 04:38:39.668 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-19 04:38:39.668 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-19 04:38:39.668 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-19 04:38:39.668 DEBUG [src.node.docker_mananger] docker run -i -t -p 18293:18293 -p 18294:18294 -p 18295:18295 -p 18296:18296 -p 18297:18297 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=18295 --rest-port=18293 --tcp-port=18294 --discv5-udp-port=18296 --rest-address=0.0.0.0 --nat=extip:172.18.104.47 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cbdaef7cdc2de6ca26dc3ce7fe2ae995b2cadc5f28b8b2bcdfeeceafdedeccd9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18297 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOr92Z6LDrklGj_8ycdh2mUoV9iQP_GSLKNfeojmFhKaXGpIc_MwuvedgthENyQZDSpyVNmVnf6lHP0KMo8JWuICgmlkgnY0gmlwhKwSij2KbXVsdGlhZGRyc5YACASsEoo9BspoAAoErBKKPQbKad0DgnJzhQADAQAAiXNlY3AyNTZrMaECTxvkMf51caBFKSmHrtsUZu5GLNcVnAB-pn57oLvPFdSDdGNwgspog3VkcILKaoV3YWt1Mgk
|
|
2026-03-19 04:38:39.862 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.104.47 waku 1dc89b6cef828003c5a6ec3ec6b6fbc6c1a7a310ad93177a343bd2e0f663b85b
|
|
2026-03-19 04:38:39.897 DEBUG [src.node.docker_mananger] Container started with ID 1dc89b6cef82. Setting up logs at ./log/docker/node3_2026-03-19_04-38-36__5f0c2e91-1c2f-448e-b1d3-f0ba61224b4f__wakuorg_nwaku:latest.log
|
|
2026-03-19 04:38:39.897 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18293
|
|
2026-03-19 04:38:39.898 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-19 04:38:40.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18293/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:40.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-19 04:38:40.914 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-19 04:38:40.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18293/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:40.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.104.47/tcp/18294/p2p/16Uiu2HAmJS9ngxYQwryaKYEZgrYXWqxY9hF6QtWcCKqTVaVxgZcj","/ip4/172.18.104.47/tcp/18295/ws/p2p/16Uiu2HAmJS9ngxYQwryaKYEZgrYXWqxY9hF6QtWcCKqTVaVxgZcj"],"enrUri":"enr:-L24QKBt-_5jZguA3tMiVXOoxS0_qQCQYzPO6-qUukphHTICAfBgaYKbU7-uvohh1PkHTR_WwNFS9tlZbD0NrhVGMJkCgmlkgnY0gmlwhKwSaC-KbXVsdGlhZGRyc5YACASsEmgvBkd2AAoErBJoLwZHd90DgnJzhQADAQAAiXNlY3AyNTZrMaEDVdw-FxxhUA3JnRsspqjAp4lys6eXbi2YZaoIbfDBcuCDdGNwgkd2g3VkcIJHeIV3YWt1MgE"}'
|
|
2026-03-19 04:38:40.924 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-19 04:38:40.925 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47820/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-19 04:38:40.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-19 04:38:40.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51815/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-19 04:38:40.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-19 04:38:40.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18293/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-19 04:38:40.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-19 04:38:40.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47820/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:40.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.17.0.3/tcp/58542/p2p/16Uiu2HAkzkUrZrEtfpcEi8wpPgCpYPKJq3FPxdZEH96oSzhjrgFd","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/lightpush/3.0.0","/vac/waku/lightpush/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-2-g85a7bf","origin":"UnknownOrigin"}]'
|
|
2026-03-19 04:38:40.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51815/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:40.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.154.154/tcp/47821/p2p/16Uiu2HAmLKCRDV1aYXVzLgninJKQWtokaXEBzL68qYjA66vCGJoT","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/lightpush/3.0.0","/vac/waku/lightpush/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-2-g85a7bf","origin":"Discv5"},{"multiaddr":"/ip4/172.18.104.47/tcp/42160/p2p/16Uiu2HAmJS9ngxYQwryaKYEZgrYXWqxY9hF6QtWcCKqTVaVxgZcj","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-2-g85a7bf","origin":"UnknownOrigin"}]'
|
|
2026-03-19 04:38:40.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18293/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:40.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.138.61/tcp/51816/p2p/16Uiu2HAkzkUrZrEtfpcEi8wpPgCpYPKJq3FPxdZEH96oSzhjrgFd","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/lightpush/3.0.0","/vac/waku/lightpush/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-2-g85a7bf","origin":"Discv5"}]'
|
|
2026-03-19 04:38:40.958 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-03-19 04:39:10.959 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-19 04:39:10.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47820/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/1", "message": {"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": 1773895150959155977}}'
|
|
2026-03-19 04:39:10.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-19 04:39:10.975 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-19 04:39:11.078 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-19 04:39:11.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18293/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:39:11.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773895150959155977,"ephemeral":false,"proof":""}]'
|
|
2026-03-19 04:39:11.084 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-19 04:39:11.085 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-19 04:39:11.085 DEBUG [src.node.waku_node] Stopping container with id 9c1f4b1501d1
|
|
2026-03-19 04:39:11.675 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-19 04:39:11.676 DEBUG [src.node.waku_node] Stopping container with id 23975b40da05
|
|
2026-03-19 04:39:12.276 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-19 04:39:12.276 DEBUG [src.node.waku_node] Stopping container with id 1dc89b6cef82
|
|
2026-03-19 04:39:12.488 ERROR [src.node.docker_mananger] Max retries reached for container 9c1f4b1501d1. Exiting log stream.
|
|
2026-03-19 04:39:12.830 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-19 04:39:12.834 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-19 04:39:12.857 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-19 04:39:12.881 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-19 04:39:12.904 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|