133 lines
27 KiB
Plaintext

2026-03-02 04:35:40.541 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-02 04:35:40.542 DEBUG [tests.conftest] Running test: test_relay_4_nodes_sender_latency with id: 2026-03-02_04-35-40__adf050fe-3073-4836-8b3e-5a7e87b834e4
2026-03-02 04:35:40.542 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-02 04:35:40.542 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-02 04:35:40.552 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-02 04:35:40.553 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-02_04-35-40__adf050fe-3073-4836-8b3e-5a7e87b834e4__wakuorg_nwaku:latest.log
2026-03-02 04:35:40.562 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-02 04:35:40.563 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-02_04-35-40__adf050fe-3073-4836-8b3e-5a7e87b834e4__wakuorg_nwaku:latest.log
2026-03-02 04:35:40.573 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-02 04:35:40.574 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-02_04-35-40__adf050fe-3073-4836-8b3e-5a7e87b834e4__wakuorg_nwaku:latest.log
2026-03-02 04:35:40.583 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-02 04:35:40.584 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-02_04-35-40__adf050fe-3073-4836-8b3e-5a7e87b834e4__wakuorg_nwaku:latest.log
2026-03-02 04:35:40.584 INFO [tests.e2e.test_network_conditions] Starting 4 nodes with relay enabled (bootstrap chain)
2026-03-02 04:35:40.584 DEBUG [src.node.waku_node] Starting Node...
2026-03-02 04:35:40.585 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-02 04:35:40.586 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-02 04:35:40.587 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.59.145
2026-03-02 04:35:40.587 DEBUG [src.node.docker_mananger] Generated ports ['43903', '43904', '43905', '43906', '43907']
2026-03-02 04:35:40.588 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-02 04:35:40.588 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-02 04:35:40.588 DEBUG [src.node.waku_node] Using volumes []
2026-03-02 04:35:40.589 DEBUG [src.node.docker_mananger] docker run -i -t -p 43903:43903 -p 43904:43904 -p 43905:43905 -p 43906:43906 -p 43907:43907 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=43905 --rest-port=43903 --tcp-port=43904 --discv5-udp-port=43906 --rest-address=0.0.0.0 --nat=extip:172.18.59.145 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c3c4fdde7e68223e8f7cbfa3bc4fd508f47cbec70fd4261ebec0ed53df2d5366 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43907 --metrics-logging=true --relay=true
2026-03-02 04:35:40.829 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.59.145 waku 78952f3c7459a9b456729534e3de0f3b54d65b6017190059eda8527490980bea
2026-03-02 04:35:40.867 DEBUG [src.node.docker_mananger] Container started with ID 78952f3c7459. Setting up logs at ./log/docker/node1_2026-03-02_04-35-40__adf050fe-3073-4836-8b3e-5a7e87b834e4__wakuorg_nwaku:latest.log
2026-03-02 04:35:40.868 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43903
2026-03-02 04:35:40.869 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-02 04:35:41.606 ERROR [src.node.docker_mananger] Max retries reached for container 99bca27f8516. Exiting log stream.
2026-03-02 04:35:41.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43903/health" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:41.872 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-02 04:35:41.873 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-02 04:35:41.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43903/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:41.875 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.59.145/tcp/43904/p2p/16Uiu2HAmT1cu8AWSp6uPDQZGpFGg7UHipzypnYL82NbE3HYr4ry5","/ip4/172.18.59.145/tcp/43905/ws/p2p/16Uiu2HAmT1cu8AWSp6uPDQZGpFGg7UHipzypnYL82NbE3HYr4ry5"],"enrUri":"enr:-L24QP-itsqncu67cM3O1OHwciSy9cZIDfG6A5q1V82pApHWTi2X98JLCnKsOXnTPpAMpth4aKQv4ZsO1pT8gtWsK4ACgmlkgnY0gmlwhKwSO5GKbXVsdGlhZGRyc5YACASsEjuRBquAAAoErBI7kQargd0DgnJzhQADAQAAiXNlY3AyNTZrMaED1UyPIHv4csxEVw_wq7GaBGFapBZAybigIr_PpSSXY4CDdGNwgquAg3VkcIKrgoV3YWt1MgE"}'
2026-03-02 04:35:41.876 INFO [src.node.waku_node] REST service is ready !!
2026-03-02 04:35:41.876 DEBUG [src.node.waku_node] Starting Node...
2026-03-02 04:35:41.876 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-02 04:35:41.877 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-02 04:35:41.877 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.24.217
2026-03-02 04:35:41.877 DEBUG [src.node.docker_mananger] Generated ports ['23548', '23549', '23550', '23551', '23552']
2026-03-02 04:35:41.878 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-02 04:35:41.878 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-02 04:35:41.878 DEBUG [src.node.waku_node] Using volumes []
2026-03-02 04:35:41.878 DEBUG [src.node.docker_mananger] docker run -i -t -p 23548:23548 -p 23549:23549 -p 23550:23550 -p 23551:23551 -p 23552:23552 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=23550 --rest-port=23548 --tcp-port=23549 --discv5-udp-port=23551 --rest-address=0.0.0.0 --nat=extip:172.18.24.217 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a03d233cd3c9d9bb3ffd0bc419ac6a6affaa69a8f2cb3c61ccfdfc9f978b70d5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23552 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QP-itsqncu67cM3O1OHwciSy9cZIDfG6A5q1V82pApHWTi2X98JLCnKsOXnTPpAMpth4aKQv4ZsO1pT8gtWsK4ACgmlkgnY0gmlwhKwSO5GKbXVsdGlhZGRyc5YACASsEjuRBquAAAoErBI7kQargd0DgnJzhQADAQAAiXNlY3AyNTZrMaED1UyPIHv4csxEVw_wq7GaBGFapBZAybigIr_PpSSXY4CDdGNwgquAg3VkcIKrgoV3YWt1MgE
2026-03-02 04:35:42.072 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.24.217 waku 2eafef21969dc1403a8e7ad96c8b6dc04602fc2f0d444650b47e53bdacd84183
2026-03-02 04:35:42.111 DEBUG [src.node.docker_mananger] Container started with ID 2eafef21969d. Setting up logs at ./log/docker/node2_2026-03-02_04-35-40__adf050fe-3073-4836-8b3e-5a7e87b834e4__wakuorg_nwaku:latest.log
2026-03-02 04:35:42.112 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23548
2026-03-02 04:35:42.112 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-02 04:35:43.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23548/health" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:43.124 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-02 04:35:43.125 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-02 04:35:43.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23548/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:43.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.24.217/tcp/23549/p2p/16Uiu2HAm185CwmCE9yafmrkRGs5LGwvLLDi1WhjoSES9CeJCzhos","/ip4/172.18.24.217/tcp/23550/ws/p2p/16Uiu2HAm185CwmCE9yafmrkRGs5LGwvLLDi1WhjoSES9CeJCzhos"],"enrUri":"enr:-L24QNOpap5i-9K2Cq-0aSol14h-CkUBvD5dMFksz9DZpMB2eazuag6Ec2TFPSN-GDZCL0pIOK7Y7tjggoI851B65q0CgmlkgnY0gmlwhKwSGNmKbXVsdGlhZGRyc5YACASsEhjZBlv9AAoErBIY2QZb_t0DgnJzhQADAQAAiXNlY3AyNTZrMaECVKPt9-qLVlVAqRez2MykwRNso_F1kSTMG_apjqzBczaDdGNwglv9g3VkcIJb_4V3YWt1MgE"}'
2026-03-02 04:35:43.132 INFO [src.node.waku_node] REST service is ready !!
2026-03-02 04:35:43.132 DEBUG [src.node.waku_node] Starting Node...
2026-03-02 04:35:43.133 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-02 04:35:43.136 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-02 04:35:43.137 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.237.147
2026-03-02 04:35:43.137 DEBUG [src.node.docker_mananger] Generated ports ['63268', '63269', '63270', '63271', '63272']
2026-03-02 04:35:43.137 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-02 04:35:43.137 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-02 04:35:43.137 DEBUG [src.node.waku_node] Using volumes []
2026-03-02 04:35:43.137 DEBUG [src.node.docker_mananger] docker run -i -t -p 63268:63268 -p 63269:63269 -p 63270:63270 -p 63271:63271 -p 63272:63272 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=63270 --rest-port=63268 --tcp-port=63269 --discv5-udp-port=63271 --rest-address=0.0.0.0 --nat=extip:172.18.237.147 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4de0ef22fc1bb23aec2ce21eda2a9f4606900877330deddffbe39ce3c14f6b89 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63272 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNOpap5i-9K2Cq-0aSol14h-CkUBvD5dMFksz9DZpMB2eazuag6Ec2TFPSN-GDZCL0pIOK7Y7tjggoI851B65q0CgmlkgnY0gmlwhKwSGNmKbXVsdGlhZGRyc5YACASsEhjZBlv9AAoErBIY2QZb_t0DgnJzhQADAQAAiXNlY3AyNTZrMaECVKPt9-qLVlVAqRez2MykwRNso_F1kSTMG_apjqzBczaDdGNwglv9g3VkcIJb_4V3YWt1MgE
2026-03-02 04:35:43.341 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.237.147 waku ecd7982b8929ae0bcab71958cd3923eeb8d3d999d87b102dd95b5c885b3287f1
2026-03-02 04:35:43.381 DEBUG [src.node.docker_mananger] Container started with ID ecd7982b8929. Setting up logs at ./log/docker/node3_2026-03-02_04-35-40__adf050fe-3073-4836-8b3e-5a7e87b834e4__wakuorg_nwaku:latest.log
2026-03-02 04:35:43.382 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63268
2026-03-02 04:35:43.382 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-02 04:35:44.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63268/health" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:44.394 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-02 04:35:44.396 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-02 04:35:44.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63268/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:44.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.237.147/tcp/63269/p2p/16Uiu2HAmAss4MVoBrPfs46HycBdsKUGt6yCnd6ovt7cnbr83tBSt","/ip4/172.18.237.147/tcp/63270/ws/p2p/16Uiu2HAmAss4MVoBrPfs46HycBdsKUGt6yCnd6ovt7cnbr83tBSt"],"enrUri":"enr:-L24QHNYAY7gBQxkSCw-pfuyKuvj0F54fxxHdjRp-ZGr6Tc9YyI_I_JW6C8Vx1ZS00VePcsspqfGsAvRoCJOuRsAW-QCgmlkgnY0gmlwhKwS7ZOKbXVsdGlhZGRyc5YACASsEu2TBvclAAoErBLtkwb3Jt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC5ZTufBdXVDdzqE6KEY7yR64bNsUfLinnjoHVqk0jQv2DdGNwgvclg3VkcIL3J4V3YWt1MgE"}'
2026-03-02 04:35:44.403 INFO [src.node.waku_node] REST service is ready !!
2026-03-02 04:35:44.403 DEBUG [src.node.waku_node] Starting Node...
2026-03-02 04:35:44.404 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-02 04:35:44.406 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-02 04:35:44.406 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.163.185
2026-03-02 04:35:44.406 DEBUG [src.node.docker_mananger] Generated ports ['58211', '58212', '58213', '58214', '58215']
2026-03-02 04:35:44.406 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-02 04:35:44.406 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-02 04:35:44.406 DEBUG [src.node.waku_node] Using volumes []
2026-03-02 04:35:44.407 DEBUG [src.node.docker_mananger] docker run -i -t -p 58211:58211 -p 58212:58212 -p 58213:58213 -p 58214:58214 -p 58215:58215 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=58213 --rest-port=58211 --tcp-port=58212 --discv5-udp-port=58214 --rest-address=0.0.0.0 --nat=extip:172.18.163.185 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6fc7a1aaea3a85dccc7c4d26d9b700ab9defdff67db0a8b14b418aa6223bc205 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58215 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHNYAY7gBQxkSCw-pfuyKuvj0F54fxxHdjRp-ZGr6Tc9YyI_I_JW6C8Vx1ZS00VePcsspqfGsAvRoCJOuRsAW-QCgmlkgnY0gmlwhKwS7ZOKbXVsdGlhZGRyc5YACASsEu2TBvclAAoErBLtkwb3Jt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC5ZTufBdXVDdzqE6KEY7yR64bNsUfLinnjoHVqk0jQv2DdGNwgvclg3VkcIL3J4V3YWt1MgE
2026-03-02 04:35:44.612 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.163.185 waku d643686f061a6d6cdc57452474f6ae13c6ec6b1407ffd7102689664860e1b930
2026-03-02 04:35:44.647 DEBUG [src.node.docker_mananger] Container started with ID d643686f061a. Setting up logs at ./log/docker/node4_2026-03-02_04-35-40__adf050fe-3073-4836-8b3e-5a7e87b834e4__wakuorg_nwaku:latest.log
2026-03-02 04:35:44.647 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58211
2026-03-02 04:35:44.647 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-02 04:35:45.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58211/health" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:45.664 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-02 04:35:45.665 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-02 04:35:45.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58211/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:45.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.163.185/tcp/58212/p2p/16Uiu2HAmTR8XYFtaC3YcH8Gquc1tw3P2AYvxmR8sgqsijitJNbZQ","/ip4/172.18.163.185/tcp/58213/ws/p2p/16Uiu2HAmTR8XYFtaC3YcH8Gquc1tw3P2AYvxmR8sgqsijitJNbZQ"],"enrUri":"enr:-L24QOg4D8wNaVnKuqfb0LnnwDLbkoFiFcW8kL_8-MFym4oaZSVsBaotpvCvk2QA7JujKnoFU3Lk3F60mDyQpYQzN8sCgmlkgnY0gmlwhKwSo7mKbXVsdGlhZGRyc5YACASsEqO5BuNkAAoErBKjuQbjZd0DgnJzhQADAQAAiXNlY3AyNTZrMaED21JrAyVXFVn6vAI58Le3HfzB6OtDIXl3C_Cu12j6hpeDdGNwguNkg3VkcILjZoV3YWt1MgE"}'
2026-03-02 04:35:45.672 INFO [src.node.waku_node] REST service is ready !!
2026-03-02 04:35:45.672 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43903/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-02 04:35:45.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:35:45.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23548/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-02 04:35:45.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:35:45.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63268/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-02 04:35:45.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:35:45.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58211/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-02 04:35:45.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:35:45.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43903/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:45.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.24.217/tcp/53432/p2p/16Uiu2HAm185CwmCE9yafmrkRGs5LGwvLLDi1WhjoSES9CeJCzhos","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.36.0-157-gba8587","origin":"UnknownOrigin"}]'
2026-03-02 04:35:45.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23548/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:45.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.237.147/tcp/59404/p2p/16Uiu2HAmAss4MVoBrPfs46HycBdsKUGt6yCnd6ovt7cnbr83tBSt","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.36.0-157-gba8587","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.59.145/tcp/43904/p2p/16Uiu2HAmT1cu8AWSp6uPDQZGpFGg7UHipzypnYL82NbE3HYr4ry5","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.36.0-157-gba8587","origin":"Discv5"}]'
2026-03-02 04:35:45.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63268/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:45.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.163.185/tcp/39722/p2p/16Uiu2HAmTR8XYFtaC3YcH8Gquc1tw3P2AYvxmR8sgqsijitJNbZQ","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.36.0-157-gba8587","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.24.217/tcp/23549/p2p/16Uiu2HAm185CwmCE9yafmrkRGs5LGwvLLDi1WhjoSES9CeJCzhos","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.36.0-157-gba8587","origin":"Discv5"}]'
2026-03-02 04:35:45.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58211/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:45.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.237.147/tcp/63269/p2p/16Uiu2HAmAss4MVoBrPfs46HycBdsKUGt6yCnd6ovt7cnbr83tBSt","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.36.0-157-gba8587","origin":"Discv5"}]'
2026-03-02 04:35:45.715 DEBUG [src.libs.common] Sleeping for 40 seconds
2026-03-02 04:36:25.716 INFO [tests.e2e.test_network_conditions] Applying 3000ms latency on sender node1
2026-03-02 04:36:25.717 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '8992', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
2026-03-02 04:36:25.756 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '8992', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'delay', '3000ms']
2026-03-02 04:36:25.772 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43903/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-02 04:36:31.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:36:31.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58211/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:36:31.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772426185772886176,"ephemeral":false,"proof":""}]'
2026-03-02 04:36:31.787 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '8992', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
2026-03-02 04:36:31.799 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-02 04:36:31.800 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-02 04:36:31.800 DEBUG [src.node.waku_node] Stopping container with id 78952f3c7459
2026-03-02 04:36:32.448 DEBUG [src.node.waku_node] Container stopped.
2026-03-02 04:36:32.449 DEBUG [src.node.waku_node] Stopping container with id 2eafef21969d
2026-03-02 04:36:33.014 DEBUG [src.node.waku_node] Container stopped.
2026-03-02 04:36:33.014 DEBUG [src.node.waku_node] Stopping container with id ecd7982b8929
2026-03-02 04:36:33.262 ERROR [src.node.docker_mananger] Max retries reached for container 78952f3c7459. Exiting log stream.
2026-03-02 04:36:33.579 DEBUG [src.node.waku_node] Container stopped.
2026-03-02 04:36:33.580 DEBUG [src.node.waku_node] Stopping container with id d643686f061a
2026-03-02 04:36:33.828 ERROR [src.node.docker_mananger] Max retries reached for container 2eafef21969d. Exiting log stream.
2026-03-02 04:36:34.139 DEBUG [src.node.waku_node] Container stopped.
2026-03-02 04:36:34.142 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-02 04:36:34.187 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-02 04:36:34.229 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-02 04:36:34.267 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-02 04:36:34.306 DEBUG [src.node.docker_mananger] No errors found in the waku logs.