127 lines
24 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

2026-04-23 00:01:58.421 INFO [tests.conftest] Fleet bootstrap inactive pass --fleet (or set FLEET_BOOTSTRAP=true) to connect local nodes to the waku.test fleet
2026-04-23 00:01:58.422 DEBUG [tests.conftest] Running fixture setup: test_id
2026-04-23 00:01:58.422 DEBUG [tests.conftest] Running test: test_light_push_after_receiving_node_restarts with id: 2026-04-23_00-01-58__1720751e-74fd-4803-9b4b-6aec7f118bf3
2026-04-23 00:01:58.422 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-04-23 00:01:58.422 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-04-23 00:01:58.430 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-23 00:01:58.431 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-04-23_00-01-58__1720751e-74fd-4803-9b4b-6aec7f118bf3__wakuorg_nwaku:latest.log
2026-04-23 00:01:58.431 DEBUG [src.node.waku_node] Starting Node...
2026-04-23 00:01:58.431 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-23 00:01:58.433 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-23 00:01:58.433 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.152.181
2026-04-23 00:01:58.433 DEBUG [src.node.docker_mananger] Generated ports ['54497', '54498', '54499', '54500', '54501']
2026-04-23 00:01:58.433 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-23 00:01:58.433 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-23 00:01:58.433 DEBUG [src.node.waku_node] Using volumes []
2026-04-23 00:01:58.433 DEBUG [src.node.docker_mananger] docker run -i -t -p 54497:54497 -p 54498:54498 -p 54499:54499 -p 54500:54500 -p 54501:54501 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=54499 --rest-port=54497 --tcp-port=54498 --discv5-udp-port=54500 --rest-address=0.0.0.0 --nat=extip:172.18.152.181 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=ffe0eac5cbb9e7cdc983aebacf504af1b7c293d648e53bc62fe1acd6cc3f2c7b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54501 --metrics-logging=true --lightpush=true --relay=true
2026-04-23 00:01:58.642 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.152.181 waku 5502e33b4ea2519265acddbf3462ccbd04c75aff59b550cfcf745603cfd1cfa9
2026-04-23 00:01:58.670 ERROR [src.node.docker_mananger] Max retries reached for container eb10111464a6. Exiting log stream.
2026-04-23 00:01:58.678 DEBUG [src.node.docker_mananger] Container started with ID 5502e33b4ea2. Setting up logs at ./log/docker/receiving_node1_2026-04-23_00-01-58__1720751e-74fd-4803-9b4b-6aec7f118bf3__wakuorg_nwaku:latest.log
2026-04-23 00:01:58.679 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54497
2026-04-23 00:01:58.679 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-23 00:01:59.217 ERROR [src.node.docker_mananger] Max retries reached for container 060e95fbdcbf. Exiting log stream.
2026-04-23 00:01:59.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54497/health" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:01:59.682 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-23 00:01:59.683 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-23 00:01:59.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54497/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:01:59.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.152.181/tcp/54498/p2p/16Uiu2HAmBSqvHrFMGi3VM6yHKhHQnd8pozwPBRJuCBaoxAqD2TFw","/ip4/172.18.152.181/tcp/54499/ws/p2p/16Uiu2HAmBSqvHrFMGi3VM6yHKhHQnd8pozwPBRJuCBaoxAqD2TFw"],"enrUri":"enr:-L24QAHDwqzj-wyH5nl_Sg47s78Cy64OUZgCQQN-yPyY-kipYHKJTrYh5ccTaOqpHG3JcxBS8BxreT7VuiwBzHgVWrwCgmlkgnY0gmlwhKwSmLWKbXVsdGlhZGRyc5YACASsEpi1BtTiAAoErBKYtQbU490DgnJzhQDGAQAAiXNlY3AyNTZrMaEC7gfPddXh_XL4PUo4OZsMSkNAiZ1T9kQglrtjxV3yH7KDdGNwgtTig3VkcILU5IV3YWt1Mgk"}'
2026-04-23 00:01:59.685 INFO [src.node.waku_node] REST service is ready !!
2026-04-23 00:01:59.693 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-23 00:01:59.693 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-04-23_00-01-58__1720751e-74fd-4803-9b4b-6aec7f118bf3__wakuorg_nwaku:latest.log
2026-04-23 00:01:59.693 DEBUG [src.node.waku_node] Starting Node...
2026-04-23 00:01:59.694 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-23 00:01:59.695 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-23 00:01:59.695 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.107.133
2026-04-23 00:01:59.695 DEBUG [src.node.docker_mananger] Generated ports ['40693', '40694', '40695', '40696', '40697']
2026-04-23 00:01:59.696 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-23 00:01:59.696 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-23 00:01:59.696 DEBUG [src.node.waku_node] Using volumes []
2026-04-23 00:01:59.696 DEBUG [src.node.docker_mananger] docker run -i -t -p 40693:40693 -p 40694:40694 -p 40695:40695 -p 40696:40696 -p 40697:40697 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=40695 --rest-port=40693 --tcp-port=40694 --discv5-udp-port=40696 --rest-address=0.0.0.0 --nat=extip:172.18.107.133 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=f29fa990b2eb4eeabdd0b2a0708fbcccdcce85143aebbab9fbdb5ccea8fdb53a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40697 --metrics-logging=true --lightpush=false --relay=true
2026-04-23 00:01:59.891 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.107.133 waku 7e0d65d15acbf397041985b5a481d4401991a37bafd50b018e3e8984be2f7339
2026-04-23 00:01:59.926 DEBUG [src.node.docker_mananger] Container started with ID 7e0d65d15acb. Setting up logs at ./log/docker/receiving_node2_2026-04-23_00-01-58__1720751e-74fd-4803-9b4b-6aec7f118bf3__wakuorg_nwaku:latest.log
2026-04-23 00:01:59.926 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40693
2026-04-23 00:01:59.926 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-23 00:02:00.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40693/health" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:02:00.930 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-23 00:02:00.930 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-23 00:02:00.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40693/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:02:00.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.107.133/tcp/40694/p2p/16Uiu2HAmVtG2LUTt2BAMx4cEFJGd779tQDxvy1UdFWg7L7fwjKgp","/ip4/172.18.107.133/tcp/40695/ws/p2p/16Uiu2HAmVtG2LUTt2BAMx4cEFJGd779tQDxvy1UdFWg7L7fwjKgp"],"enrUri":"enr:-L24QIe-RyGR19ds0AiahMDIlloOcxPLtaWdc9A_x06xFsHXepseP_aCaMbBvDmJGfl4Ec7FbNyhTHO7Zc6_Uq1FQXwCgmlkgnY0gmlwhKwSa4WKbXVsdGlhZGRyc5YACASsEmuFBp72AAoErBJrhQae990DgnJzhQDGAQAAiXNlY3AyNTZrMaED__zzNTqrM4Qr8uIMYL-gQijquwqG6oGE-GKA80VjRD2DdGNwgp72g3VkcIKe-IV3YWt1MgE"}'
2026-04-23 00:02:00.933 INFO [src.node.waku_node] REST service is ready !!
2026-04-23 00:02:00.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40693/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.152.181/tcp/54498/p2p/16Uiu2HAmBSqvHrFMGi3VM6yHKhHQnd8pozwPBRJuCBaoxAqD2TFw"]'
2026-04-23 00:02:00.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-23 00:02:00.974 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-23 00:02:00.975 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-04-23_00-01-58__1720751e-74fd-4803-9b4b-6aec7f118bf3__wakuorg_nwaku:latest.log
2026-04-23 00:02:00.975 DEBUG [src.node.waku_node] Starting Node...
2026-04-23 00:02:00.975 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-23 00:02:00.976 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-23 00:02:00.976 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.177.100
2026-04-23 00:02:00.977 DEBUG [src.node.docker_mananger] Generated ports ['6399', '6400', '6401', '6402', '6403']
2026-04-23 00:02:00.977 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-23 00:02:00.977 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-23 00:02:00.977 DEBUG [src.node.waku_node] Using volumes []
2026-04-23 00:02:00.977 DEBUG [src.node.docker_mananger] docker run -i -t -p 6399:6399 -p 6400:6400 -p 6401:6401 -p 6402:6402 -p 6403:6403 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=6401 --rest-port=6399 --tcp-port=6400 --discv5-udp-port=6402 --rest-address=0.0.0.0 --nat=extip:172.18.177.100 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=baaf690d8eacba2fea7edeb3264ad80d1a0bf339c89cb01ccf8cbefc129eac53 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6403 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QAHDwqzj-wyH5nl_Sg47s78Cy64OUZgCQQN-yPyY-kipYHKJTrYh5ccTaOqpHG3JcxBS8BxreT7VuiwBzHgVWrwCgmlkgnY0gmlwhKwSmLWKbXVsdGlhZGRyc5YACASsEpi1BtTiAAoErBKYtQbU490DgnJzhQDGAQAAiXNlY3AyNTZrMaEC7gfPddXh_XL4PUo4OZsMSkNAiZ1T9kQglrtjxV3yH7KDdGNwgtTig3VkcILU5IV3YWt1Mgk --lightpushnode=/ip4/172.18.152.181/tcp/54498/p2p/16Uiu2HAmBSqvHrFMGi3VM6yHKhHQnd8pozwPBRJuCBaoxAqD2TFw --lightpush=true --relay=true
2026-04-23 00:02:01.175 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.177.100 waku 81dbad4c8d440503d554083540517c3ee4ba6681ecd729b6c906420de930beac
2026-04-23 00:02:01.213 DEBUG [src.node.docker_mananger] Container started with ID 81dbad4c8d44. Setting up logs at ./log/docker/lightpush_node1_2026-04-23_00-01-58__1720751e-74fd-4803-9b4b-6aec7f118bf3__wakuorg_nwaku:latest.log
2026-04-23 00:02:01.213 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6399
2026-04-23 00:02:01.213 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-23 00:02:02.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6399/health" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:02:02.218 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-23 00:02:02.218 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-23 00:02:02.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6399/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:02:02.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.177.100/tcp/6400/p2p/16Uiu2HAmDa1grm3rL2WckCDBpzWKJPzokGiNey4pEc4yQmVQ8T38","/ip4/172.18.177.100/tcp/6401/ws/p2p/16Uiu2HAmDa1grm3rL2WckCDBpzWKJPzokGiNey4pEc4yQmVQ8T38"],"enrUri":"enr:-L24QJg9u-aSyIXEM-_gzS3YX6p2tt_52jJUefXFprUaRimKfQ0DzGNVOaGkVAkcyG_jbfEosCGapG8w-bMSL0dis8cCgmlkgnY0gmlwhKwSsWSKbXVsdGlhZGRyc5YACASsErFkBhkAAAoErBKxZAYZAd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDDZVLijEpjykcovgkgM2EGPDzgv-LGqNkeXhFBOkY5auDdGNwghkAg3VkcIIZAoV3YWt1Mgk"}'
2026-04-23 00:02:02.221 INFO [src.node.waku_node] REST service is ready !!
2026-04-23 00:02:02.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6399/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.152.181/tcp/54498/p2p/16Uiu2HAmBSqvHrFMGi3VM6yHKhHQnd8pozwPBRJuCBaoxAqD2TFw"]'
2026-04-23 00:02:02.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-23 00:02:02.252 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6399/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.107.133/tcp/40694/p2p/16Uiu2HAmVtG2LUTt2BAMx4cEFJGd779tQDxvy1UdFWg7L7fwjKgp"]'
2026-04-23 00:02:02.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-23 00:02:02.284 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54497/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
2026-04-23 00:02:02.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-23 00:02:02.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40693/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
2026-04-23 00:02:02.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-23 00:02:02.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6399/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
2026-04-23 00:02:02.302 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-23 00:02:02.304 DEBUG [src.steps.light_push] Lightpushing message
2026-04-23 00:02:02.304 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6399/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/198/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1776902522304236623}}'
2026-04-23 00:02:02.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-23 00:02:02.320 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-04-23 00:02:02.421 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
2026-04-23 00:02:02.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54497/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:02:02.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1776902522304236623,"ephemeral":false,"proof":""}]'
2026-04-23 00:02:02.425 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
2026-04-23 00:02:02.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40693/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:02:02.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1776902522304236623,"ephemeral":false,"proof":""}]'
2026-04-23 00:02:02.430 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
2026-04-23 00:02:02.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6399/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:02:02.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1776902522304236623,"ephemeral":false,"proof":""}]'
2026-04-23 00:02:02.434 DEBUG [src.node.waku_node] Restarting container with id 5502e33b4ea2
2026-04-23 00:02:03.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54497/health" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:02:03.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54497/health" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:02:03.266 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-23 00:02:03.267 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-23 00:02:03.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54497/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:02:03.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.152.181/tcp/54498/p2p/16Uiu2HAmBSqvHrFMGi3VM6yHKhHQnd8pozwPBRJuCBaoxAqD2TFw","/ip4/172.18.152.181/tcp/54499/ws/p2p/16Uiu2HAmBSqvHrFMGi3VM6yHKhHQnd8pozwPBRJuCBaoxAqD2TFw"],"enrUri":"enr:-L24QAHDwqzj-wyH5nl_Sg47s78Cy64OUZgCQQN-yPyY-kipYHKJTrYh5ccTaOqpHG3JcxBS8BxreT7VuiwBzHgVWrwCgmlkgnY0gmlwhKwSmLWKbXVsdGlhZGRyc5YACASsEpi1BtTiAAoErBKYtQbU490DgnJzhQDGAQAAiXNlY3AyNTZrMaEC7gfPddXh_XL4PUo4OZsMSkNAiZ1T9kQglrtjxV3yH7KDdGNwgtTig3VkcILU5IV3YWt1Mgk"}'
2026-04-23 00:02:03.276 INFO [src.node.waku_node] REST service is ready !!
2026-04-23 00:02:03.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54497/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
2026-04-23 00:02:03.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-23 00:02:03.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40693/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
2026-04-23 00:02:03.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-23 00:02:03.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6399/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
2026-04-23 00:02:03.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-23 00:02:03.292 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6399/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/198/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1776902523292727005}}'
2026-04-23 00:02:03.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-23 00:02:03.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54497/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:02:03.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1776902523292727005,"ephemeral":false,"proof":""}]'
2026-04-23 00:02:03.311 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-04-23 00:02:03.313 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-04-23 00:02:03.313 DEBUG [src.node.waku_node] Stopping container with id 5502e33b4ea2
2026-04-23 00:02:03.841 DEBUG [src.node.waku_node] Container stopped.
2026-04-23 00:02:03.841 DEBUG [src.node.waku_node] Stopping container with id 7e0d65d15acb
2026-04-23 00:02:04.341 DEBUG [src.node.waku_node] Container stopped.
2026-04-23 00:02:04.341 DEBUG [src.node.waku_node] Stopping container with id 81dbad4c8d44
2026-04-23 00:02:04.656 ERROR [src.node.docker_mananger] Max retries reached for container 5502e33b4ea2. Exiting log stream.
2026-04-23 00:02:04.853 DEBUG [src.node.waku_node] Container stopped.
2026-04-23 00:02:04.855 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-04-23 00:02:04.895 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-04-23 00:02:04.906 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-04-23 00:02:04.921 DEBUG [src.node.docker_mananger] No errors found in the waku logs.