2026-03-05 15:25:13 +00:00

200 lines
40 KiB
Plaintext

2026-03-05 15:06:42.434 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-05 15:06:42.435 DEBUG [tests.conftest] Running test: test_relay_packet_loss_applied_mid_way with id: 2026-03-05_15-06-42__8eb01bae-fe29-4eca-ad30-bdf56d19bcb8
2026-03-05 15:06:42.435 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-05 15:06:42.435 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-05 15:06:42.443 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
2026-03-05 15:06:42.443 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-05_15-06-42__8eb01bae-fe29-4eca-ad30-bdf56d19bcb8__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:06:42.450 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
2026-03-05 15:06:42.450 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-05_15-06-42__8eb01bae-fe29-4eca-ad30-bdf56d19bcb8__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:06:42.457 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
2026-03-05 15:06:42.458 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-05_15-06-42__8eb01bae-fe29-4eca-ad30-bdf56d19bcb8__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:06:42.464 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
2026-03-05 15:06:42.464 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-05_15-06-42__8eb01bae-fe29-4eca-ad30-bdf56d19bcb8__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:06:42.464 DEBUG [src.node.waku_node] Starting Node...
2026-03-05 15:06:42.465 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-05 15:06:42.466 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-05 15:06:42.466 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.185.33
2026-03-05 15:06:42.466 DEBUG [src.node.docker_mananger] Generated ports ['63336', '63337', '63338', '63339', '63340']
2026-03-05 15:06:42.467 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-05 15:06:42.467 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-05 15:06:42.467 DEBUG [src.node.waku_node] Using volumes []
2026-03-05 15:06:42.467 DEBUG [src.node.docker_mananger] docker run -i -t -p 63336:63336 -p 63337:63337 -p 63338:63338 -p 63339:63339 -p 63340:63340 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=63338 --rest-port=63336 --tcp-port=63337 --discv5-udp-port=63339 --rest-address=0.0.0.0 --nat=extip:172.18.185.33 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fdf6ea7836a153c5fadfdd7dff7ae1d1bb32eddda6cbcba799f0fb2cc3e2fbb4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63340 --metrics-logging=true --relay=true
2026-03-05 15:06:42.685 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.185.33 waku f33ae09651d5e879d48d55055502586997800242092961157879eb2376a7c438
2026-03-05 15:06:42.721 DEBUG [src.node.docker_mananger] Container started with ID f33ae09651d5. Setting up logs at ./log/docker/node1_2026-03-05_15-06-42__8eb01bae-fe29-4eca-ad30-bdf56d19bcb8__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:06:42.721 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 63336
2026-03-05 15:06:42.721 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-05 15:06:42.752 ERROR [src.node.docker_mananger] Max retries reached for container ac100951e188. Exiting log stream.
2026-03-05 15:06:43.040 ERROR [src.node.docker_mananger] Max retries reached for container dffacb1b3eee. Exiting log stream.
2026-03-05 15:06:43.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63336/health" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:06:43.726 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-05 15:06:43.726 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-05 15:06:43.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63336/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:06:43.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.185.33/tcp/63337/p2p/16Uiu2HAm7T1wAbhaTpkkfh19XBHc7pCJC9sduBfoFqGYRgb9S5Nf","/ip4/172.18.185.33/tcp/63338/ws/p2p/16Uiu2HAm7T1wAbhaTpkkfh19XBHc7pCJC9sduBfoFqGYRgb9S5Nf"],"enrUri":"enr:-L24QD5FwzEcQMY46DdTExQhz_QBz2oz1a7iuaRJXnamywbMT7QxOe13S2NEI4FUiuEzdpdcY81BPGs6p6FeSujRmrQCgmlkgnY0gmlwhKwSuSGKbXVsdGlhZGRyc5YACASsErkhBvdpAAoErBK5IQb3at0DgnJzhQADAQAAiXNlY3AyNTZrMaECsqRjBAZkUAmKnfHvn8R19vxO8CUFygJSpFejeTGzs-CDdGNwgvdpg3VkcIL3a4V3YWt1MgE"}'
2026-03-05 15:06:43.729 INFO [src.node.waku_node] REST service is ready !!
2026-03-05 15:06:43.729 DEBUG [src.node.waku_node] Starting Node...
2026-03-05 15:06:43.729 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-05 15:06:43.731 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-05 15:06:43.731 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.224.75
2026-03-05 15:06:43.731 DEBUG [src.node.docker_mananger] Generated ports ['37645', '37646', '37647', '37648', '37649']
2026-03-05 15:06:43.731 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-05 15:06:43.731 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-05 15:06:43.732 DEBUG [src.node.waku_node] Using volumes []
2026-03-05 15:06:43.732 DEBUG [src.node.docker_mananger] docker run -i -t -p 37645:37645 -p 37646:37646 -p 37647:37647 -p 37648:37648 -p 37649:37649 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=37647 --rest-port=37645 --tcp-port=37646 --discv5-udp-port=37648 --rest-address=0.0.0.0 --nat=extip:172.18.224.75 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c7b70789ebffdfbd5a383d0d9e6e82aca6f1a3a9abbfb4f7ceebb8a95c1d27b2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37649 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QD5FwzEcQMY46DdTExQhz_QBz2oz1a7iuaRJXnamywbMT7QxOe13S2NEI4FUiuEzdpdcY81BPGs6p6FeSujRmrQCgmlkgnY0gmlwhKwSuSGKbXVsdGlhZGRyc5YACASsErkhBvdpAAoErBK5IQb3at0DgnJzhQADAQAAiXNlY3AyNTZrMaECsqRjBAZkUAmKnfHvn8R19vxO8CUFygJSpFejeTGzs-CDdGNwgvdpg3VkcIL3a4V3YWt1MgE
2026-03-05 15:06:43.929 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.224.75 waku e948aeda8b4ba3c947027046878e08a4cc4ee6b94a6595aa7917de27b03963d0
2026-03-05 15:06:43.964 DEBUG [src.node.docker_mananger] Container started with ID e948aeda8b4b. Setting up logs at ./log/docker/node2_2026-03-05_15-06-42__8eb01bae-fe29-4eca-ad30-bdf56d19bcb8__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:06:43.965 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 37645
2026-03-05 15:06:43.965 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-05 15:06:44.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37645/health" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:06:44.983 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-05 15:06:44.984 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-05 15:06:44.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37645/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:06:44.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.224.75/tcp/37646/p2p/16Uiu2HAkyaETaqSfyEwheyGiJZguCQokjk7to1TCt8zgSePsfjgC","/ip4/172.18.224.75/tcp/37647/ws/p2p/16Uiu2HAkyaETaqSfyEwheyGiJZguCQokjk7to1TCt8zgSePsfjgC"],"enrUri":"enr:-L24QCJdrHmeH9B9pIBW6Fn0BJm1TIdkywNTkKEv7_rHeT5ZeN0O7ysmPuolgsLj3Vx-rH5pej9EL60ahI64AEXPg-0CgmlkgnY0gmlwhKwS4EuKbXVsdGlhZGRyc5YACASsEuBLBpMOAAoErBLgSwaTD90DgnJzhQADAQAAiXNlY3AyNTZrMaECPaAeVAFKc3eNUyVwsmnoHJDYImDNB8NKetCneLS1_lmDdGNwgpMOg3VkcIKTEIV3YWt1MgE"}'
2026-03-05 15:06:44.992 INFO [src.node.waku_node] REST service is ready !!
2026-03-05 15:06:44.992 DEBUG [src.node.waku_node] Starting Node...
2026-03-05 15:06:44.992 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-05 15:06:44.996 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-05 15:06:44.997 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.136.86
2026-03-05 15:06:44.997 DEBUG [src.node.docker_mananger] Generated ports ['11985', '11986', '11987', '11988', '11989']
2026-03-05 15:06:44.997 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-05 15:06:44.997 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-05 15:06:44.997 DEBUG [src.node.waku_node] Using volumes []
2026-03-05 15:06:44.997 DEBUG [src.node.docker_mananger] docker run -i -t -p 11985:11985 -p 11986:11986 -p 11987:11987 -p 11988:11988 -p 11989:11989 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=11987 --rest-port=11985 --tcp-port=11986 --discv5-udp-port=11988 --rest-address=0.0.0.0 --nat=extip:172.18.136.86 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cbb465bacf587d96f99bec474665a090a3c1cc91c15cc92b5db285f2655dae27 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11989 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCJdrHmeH9B9pIBW6Fn0BJm1TIdkywNTkKEv7_rHeT5ZeN0O7ysmPuolgsLj3Vx-rH5pej9EL60ahI64AEXPg-0CgmlkgnY0gmlwhKwS4EuKbXVsdGlhZGRyc5YACASsEuBLBpMOAAoErBLgSwaTD90DgnJzhQADAQAAiXNlY3AyNTZrMaECPaAeVAFKc3eNUyVwsmnoHJDYImDNB8NKetCneLS1_lmDdGNwgpMOg3VkcIKTEIV3YWt1MgE
2026-03-05 15:06:45.192 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.136.86 waku fee4f3c688b0778edae41a55c3685fc47c0075f7a86fe2e5dcc303ae240c121f
2026-03-05 15:06:45.233 DEBUG [src.node.docker_mananger] Container started with ID fee4f3c688b0. Setting up logs at ./log/docker/node3_2026-03-05_15-06-42__8eb01bae-fe29-4eca-ad30-bdf56d19bcb8__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:06:45.234 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 11985
2026-03-05 15:06:45.234 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-05 15:06:46.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11985/health" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:06:46.247 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-05 15:06:46.248 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-05 15:06:46.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11985/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:06:46.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.136.86/tcp/11986/p2p/16Uiu2HAmLPx59Ti1YjG8uzBw1aTcboXHrvQN9B3iM4eMrRnq1B7h","/ip4/172.18.136.86/tcp/11987/ws/p2p/16Uiu2HAmLPx59Ti1YjG8uzBw1aTcboXHrvQN9B3iM4eMrRnq1B7h"],"enrUri":"enr:-L24QHCURQpzBmXnBp8vIJdqTya6TULxGhgyQaLDaA4F41cdYmPPt9XcGc3vob-2wIt8yVU_p5bUIKEQakzfbTwhx5kCgmlkgnY0gmlwhKwSiFaKbXVsdGlhZGRyc5YACASsEohWBi7SAAoErBKIVgYu090DgnJzhQADAQAAiXNlY3AyNTZrMaEDcwM1CErjlFuqc4uDiQNyZkNXYdRvWQJzMNeIhKa0L4yDdGNwgi7Sg3VkcIIu1IV3YWt1MgE"}'
2026-03-05 15:06:46.256 INFO [src.node.waku_node] REST service is ready !!
2026-03-05 15:06:46.256 DEBUG [src.node.waku_node] Starting Node...
2026-03-05 15:06:46.256 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-05 15:06:46.258 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-05 15:06:46.259 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.154.124
2026-03-05 15:06:46.259 DEBUG [src.node.docker_mananger] Generated ports ['5343', '5344', '5345', '5346', '5347']
2026-03-05 15:06:46.259 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-05 15:06:46.260 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-05 15:06:46.260 DEBUG [src.node.waku_node] Using volumes []
2026-03-05 15:06:46.260 DEBUG [src.node.docker_mananger] docker run -i -t -p 5343:5343 -p 5344:5344 -p 5345:5345 -p 5346:5346 -p 5347:5347 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=5345 --rest-port=5343 --tcp-port=5344 --discv5-udp-port=5346 --rest-address=0.0.0.0 --nat=extip:172.18.154.124 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a88f9810edfeea848887bfccfa2a2fe0dbf6acbd7e93a3bdac0c28ddfd676ff3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5347 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHCURQpzBmXnBp8vIJdqTya6TULxGhgyQaLDaA4F41cdYmPPt9XcGc3vob-2wIt8yVU_p5bUIKEQakzfbTwhx5kCgmlkgnY0gmlwhKwSiFaKbXVsdGlhZGRyc5YACASsEohWBi7SAAoErBKIVgYu090DgnJzhQADAQAAiXNlY3AyNTZrMaEDcwM1CErjlFuqc4uDiQNyZkNXYdRvWQJzMNeIhKa0L4yDdGNwgi7Sg3VkcIIu1IV3YWt1MgE
2026-03-05 15:06:46.461 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.154.124 waku 19d89691b73e18189c8d919acf4bab88eaa7cb43f62ab52c378fa1b6362d1ed7
2026-03-05 15:06:46.506 DEBUG [src.node.docker_mananger] Container started with ID 19d89691b73e. Setting up logs at ./log/docker/node4_2026-03-05_15-06-42__8eb01bae-fe29-4eca-ad30-bdf56d19bcb8__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:06:46.506 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 5343
2026-03-05 15:06:46.507 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-05 15:06:47.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5343/health" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:06:47.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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-05 15:06:47.532 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-05 15:06:47.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5343/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:06:47.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.154.124/tcp/5344/p2p/16Uiu2HAkvs6A4VziTMdkMCPsgnBURvKR6QkFiYUiJtXqJWSt4AvK","/ip4/172.18.154.124/tcp/5345/ws/p2p/16Uiu2HAkvs6A4VziTMdkMCPsgnBURvKR6QkFiYUiJtXqJWSt4AvK"],"enrUri":"enr:-L24QKirqqbZs42C3Q7jPz7tr9KB_wNjnWG2LgJS-OsPr7NrQtRr_A5kyg8x_I_XU7kfUOgXlOMFbTEZ_EjTUUTBOr8CgmlkgnY0gmlwhKwSmnyKbXVsdGlhZGRyc5YACASsEpp8BhTgAAoErBKafAYU4d0DgnJzhQADAQAAiXNlY3AyNTZrMaECFV6LURq7SuxzTHJsRm_m5jXTH3f5noSgPbgO6hDDT2CDdGNwghTgg3VkcIIU4oV3YWt1MgE"}'
2026-03-05 15:06:47.535 INFO [src.node.waku_node] REST service is ready !!
2026-03-05 15:06:47.536 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-05 15:06:47.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:06:47.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37645/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-05 15:06:47.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:06:47.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11985/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-05 15:06:47.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:06:47.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5343/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-05 15:06:47.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:06:47.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63336/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:06:47.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.224.75/tcp/54986/p2p/16Uiu2HAkyaETaqSfyEwheyGiJZguCQokjk7to1TCt8zgSePsfjgC","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":"nwaku-v0.38.0-beta","origin":"UnknownOrigin"}]'
2026-03-05 15:06:47.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37645/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:06:47.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.136.86/tcp/49192/p2p/16Uiu2HAmLPx59Ti1YjG8uzBw1aTcboXHrvQN9B3iM4eMrRnq1B7h","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":"nwaku-v0.38.0-beta","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.185.33/tcp/63337/p2p/16Uiu2HAm7T1wAbhaTpkkfh19XBHc7pCJC9sduBfoFqGYRgb9S5Nf","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":"nwaku-v0.38.0-beta","origin":"Discv5"}]'
2026-03-05 15:06:47.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11985/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:06:47.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.154.124/tcp/60142/p2p/16Uiu2HAkvs6A4VziTMdkMCPsgnBURvKR6QkFiYUiJtXqJWSt4AvK","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":"nwaku-v0.38.0-beta","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.224.75/tcp/37646/p2p/16Uiu2HAkyaETaqSfyEwheyGiJZguCQokjk7to1TCt8zgSePsfjgC","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":"nwaku-v0.38.0-beta","origin":"Discv5"}]'
2026-03-05 15:06:47.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5343/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:06:47.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.136.86/tcp/11986/p2p/16Uiu2HAmLPx59Ti1YjG8uzBw1aTcboXHrvQN9B3iM4eMrRnq1B7h","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":"nwaku-v0.38.0-beta","origin":"Discv5"}]'
2026-03-05 15:06:47.580 DEBUG [src.libs.common] Sleeping for 20 seconds
2026-03-05 15:07:07.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:07:07.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
2026-03-05 15:07:07.585 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:07.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:07.593 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:07.610 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:07.612 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:07.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:07.634 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:07.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:07.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:07.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:07.668 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:07.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:07.685 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:07.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:07.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:07.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:07.720 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:07.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:07.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:07.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:07.758 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '8419', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
2026-03-05 15:07:07.787 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '8419', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'loss', '50.0%']
2026-03-05 15:07:07.800 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '8419', '-n', 'tc', '-s', 'qdisc', 'show', 'dev', 'eth0']
2026-03-05 15:07:07.810 DEBUG [src.steps.network_conditions] tc -s qdisc show dev eth0:
qdisc netem 8004: root refcnt 5 limit 1000 loss 50%
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
backlog 0b 0p requeues 0
2026-03-05 15:07:07.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:08.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:08.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:09.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:09.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:10.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:10.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:10.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:10.329 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:10.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:10.545 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:11.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:11.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:15.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:15.728 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:16.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:16.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:27.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:27.984 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:29.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:29.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:33.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:33.532 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:08:08.046 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-05 15:08:08.047 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-05 15:08:08.047 DEBUG [src.node.waku_node] Stopping container with id f33ae09651d5
2026-03-05 15:08:08.625 DEBUG [src.node.waku_node] Container stopped.
2026-03-05 15:08:08.625 DEBUG [src.node.waku_node] Stopping container with id e948aeda8b4b
2026-03-05 15:08:09.203 DEBUG [src.node.waku_node] Container stopped.
2026-03-05 15:08:09.203 DEBUG [src.node.waku_node] Stopping container with id fee4f3c688b0
2026-03-05 15:08:09.439 ERROR [src.node.docker_mananger] Max retries reached for container f33ae09651d5. Exiting log stream.
2026-03-05 15:08:09.775 DEBUG [src.node.waku_node] Container stopped.
2026-03-05 15:08:09.775 DEBUG [src.node.waku_node] Stopping container with id 19d89691b73e
2026-03-05 15:08:10.019 ERROR [src.node.docker_mananger] Max retries reached for container e948aeda8b4b. Exiting log stream.
2026-03-05 15:08:10.363 DEBUG [src.node.waku_node] Container stopped.
2026-03-05 15:08:10.364 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-05 15:08:10.446 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-05 15:08:10.522 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-05 15:08:10.598 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-05 15:08:10.675 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-05 15:08:10.677 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
2026-03-05 15:08:10.677 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
2026-03-05 15:08:10.679 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-05_15-06-42__8eb01bae-fe29-4eca-ad30-bdf56d19bcb8__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:08:10.681 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-05_15-06-42__8eb01bae-fe29-4eca-ad30-bdf56d19bcb8__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:08:10.683 DEBUG [src.libs.common] Attaching file ./log/docker/node4_2026-03-05_15-06-42__8eb01bae-fe29-4eca-ad30-bdf56d19bcb8__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:08:10.685 DEBUG [src.libs.common] Attaching file ./log/docker/node3_2026-03-05_15-06-42__8eb01bae-fe29-4eca-ad30-bdf56d19bcb8__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log