2025-12-18 04:11:41.004 DEBUG [tests.conftest] Running fixture setup: test_id 2025-12-18 04:11:41.004 DEBUG [tests.conftest] Running test: test_relay_receiving_node_not_connected_directly_to_lightpushing_node with id: 2025-12-18_04-11-41__ebfe7373-ffe1-4212-ae36-7c6569596df2 2025-12-18 04:11:41.005 DEBUG [src.steps.common] Running fixture setup: common_setup 2025-12-18 04:11:41.005 DEBUG [src.steps.filter] Running fixture setup: filter_setup 2025-12-18 04:11:41.005 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup 2025-12-18 04:11:41.012 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest 2025-12-18 04:11:41.012 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-18_04-11-41__ebfe7373-ffe1-4212-ae36-7c6569596df2__wakuorg_nwaku:latest.log 2025-12-18 04:11:41.019 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest 2025-12-18 04:11:41.020 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-18_04-11-41__ebfe7373-ffe1-4212-ae36-7c6569596df2__wakuorg_nwaku:latest.log 2025-12-18 04:11:41.026 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest 2025-12-18 04:11:41.026 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-18_04-11-41__ebfe7373-ffe1-4212-ae36-7c6569596df2__wakuorg_nwaku:latest.log 2025-12-18 04:11:41.026 DEBUG [src.steps.relay] Running fixture setup: relay_setup 2025-12-18 04:11:41.026 DEBUG [src.steps.store] Running fixture setup: store_setup 2025-12-18 04:11:41.027 DEBUG [src.node.waku_node] Starting Node... 2025-12-18 04:11:41.027 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku 2025-12-18 04:11:41.029 DEBUG [src.node.docker_mananger] Network waku already exists 2025-12-18 04:11:41.030 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.31.14 2025-12-18 04:11:41.030 DEBUG [src.node.docker_mananger] Generated ports ['7695', '7696', '7697', '7698', '7699'] 2025-12-18 04:11:41.030 DEBUG [src.node.waku_node] RLN credentials were not set 2025-12-18 04:11:41.030 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN 2025-12-18 04:11:41.030 DEBUG [src.node.waku_node] Using volumes [] 2025-12-18 04:11:41.030 DEBUG [src.node.docker_mananger] docker run -i -t -p 7695:7695 -p 7696:7696 -p 7697:7697 -p 7698:7698 -p 7699:7699 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=7697 --rest-port=7695 --tcp-port=7696 --discv5-udp-port=7698 --rest-address=0.0.0.0 --nat=extip:172.18.31.14 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=29865a410532e0b81b8f8e06ef67eda7e8a7e4fcbfffbb1ebbdc17f3f0403d2a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7699 --metrics-logging=true --lightpush=true --relay=true 2025-12-18 04:11:41.221 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.31.14 waku 0e52d0e64f6fb2ef48e474c53716f7840fcbcf3e568de3a76cefbdc17eee9a3c 2025-12-18 04:11:41.223 ERROR [src.node.docker_mananger] Max retries reached for container eacb8b44ed5b. Exiting log stream. 2025-12-18 04:11:41.252 DEBUG [src.node.docker_mananger] Container started with ID 0e52d0e64f6f. Setting up logs at ./log/docker/node1_2025-12-18_04-11-41__ebfe7373-ffe1-4212-ae36-7c6569596df2__wakuorg_nwaku:latest.log 2025-12-18 04:11:41.254 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7695 2025-12-18 04:11:41.254 DEBUG [src.libs.common] Sleeping for 1 seconds 2025-12-18 04:11:41.789 ERROR [src.node.docker_mananger] Max retries reached for container e16cdbff2118. Exiting log stream. 2025-12-18 04:11:42.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7695/health" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:11:42.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}' 2025-12-18 04:11:42.258 INFO [src.node.waku_node] Node protocols are initialized !! 2025-12-18 04:11:42.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7695/debug/v1/info" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:11:42.261 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.31.14/tcp/7696/p2p/16Uiu2HAmURm9VHAQKWaz9rLMWHVPT4fr3NpyMzmFW39D81cNZ1Q7","/ip4/172.18.31.14/tcp/7697/ws/p2p/16Uiu2HAmURm9VHAQKWaz9rLMWHVPT4fr3NpyMzmFW39D81cNZ1Q7"],"enrUri":"enr:-L24QEy7WTtMjDMPJ4eyG6dajGLHp8uUDhhCwsqC1DmaL6r7d46ueXKziSiAp4zMtT5YGB1TzUUEyCF6Cgd-pVfsTHICgmlkgnY0gmlwhKwSHw6KbXVsdGlhZGRyc5YACASsEh8OBh4QAAoErBIfDgYeEd0DgnJzhQADAQAAiXNlY3AyNTZrMaED6leC1qiH4yXaLz9InR6x0HeaxhoOCXadG42tSjq3RuyDdGNwgh4Qg3VkcIIeEoV3YWt1Mgk"}' 2025-12-18 04:11:42.261 INFO [src.node.waku_node] REST service is ready !! 2025-12-18 04:11:42.261 DEBUG [src.node.waku_node] Starting Node... 2025-12-18 04:11:42.261 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku 2025-12-18 04:11:42.262 DEBUG [src.node.docker_mananger] Network waku already exists 2025-12-18 04:11:42.263 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.174.112 2025-12-18 04:11:42.263 DEBUG [src.node.docker_mananger] Generated ports ['33577', '33578', '33579', '33580', '33581'] 2025-12-18 04:11:42.263 DEBUG [src.node.waku_node] RLN credentials were not set 2025-12-18 04:11:42.263 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN 2025-12-18 04:11:42.263 DEBUG [src.node.waku_node] Using volumes [] 2025-12-18 04:11:42.263 DEBUG [src.node.docker_mananger] docker run -i -t -p 33577:33577 -p 33578:33578 -p 33579:33579 -p 33580:33580 -p 33581:33581 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=33579 --rest-port=33577 --tcp-port=33578 --discv5-udp-port=33580 --rest-address=0.0.0.0 --nat=extip:172.18.174.112 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3bbc44d17474c6de1ecfab2b85e828ece52cac6fafb4b98de9af8ce7182eac7d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33581 --metrics-logging=true --lightpush=true --relay=true --discv5-bootstrap-node=enr:-L24QEy7WTtMjDMPJ4eyG6dajGLHp8uUDhhCwsqC1DmaL6r7d46ueXKziSiAp4zMtT5YGB1TzUUEyCF6Cgd-pVfsTHICgmlkgnY0gmlwhKwSHw6KbXVsdGlhZGRyc5YACASsEh8OBh4QAAoErBIfDgYeEd0DgnJzhQADAQAAiXNlY3AyNTZrMaED6leC1qiH4yXaLz9InR6x0HeaxhoOCXadG42tSjq3RuyDdGNwgh4Qg3VkcIIeEoV3YWt1Mgk --lightpushnode=/ip4/172.18.31.14/tcp/7696/p2p/16Uiu2HAmURm9VHAQKWaz9rLMWHVPT4fr3NpyMzmFW39D81cNZ1Q7 2025-12-18 04:11:42.451 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.174.112 waku 131683b13e3d0382fa61891c69968c60eb5a3d36dfeb889ddd0013d8ca1baf4e 2025-12-18 04:11:42.484 DEBUG [src.node.docker_mananger] Container started with ID 131683b13e3d. Setting up logs at ./log/docker/node2_2025-12-18_04-11-41__ebfe7373-ffe1-4212-ae36-7c6569596df2__wakuorg_nwaku:latest.log 2025-12-18 04:11:42.484 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33577 2025-12-18 04:11:42.485 DEBUG [src.libs.common] Sleeping for 1 seconds 2025-12-18 04:11:43.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33577/health" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:11:43.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"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"}]}' 2025-12-18 04:11:43.511 INFO [src.node.waku_node] Node protocols are initialized !! 2025-12-18 04:11:43.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33577/debug/v1/info" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:11:43.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.174.112/tcp/33578/p2p/16Uiu2HAkxWJB8j1bEVyBK6LqACA8AmU2JDTVctreZjmbGxKFa5pB","/ip4/172.18.174.112/tcp/33579/ws/p2p/16Uiu2HAkxWJB8j1bEVyBK6LqACA8AmU2JDTVctreZjmbGxKFa5pB"],"enrUri":"enr:-L24QNUJ1e8akbJX75bkjn8ai8quDH_g_aaROgLX-oMDDU9fUipCjrGJ3kW30vHvGXrJhSHYQevlMN5FNXlGZJu_iloCgmlkgnY0gmlwhKwSrnCKbXVsdGlhZGRyc5YACASsEq5wBoMqAAoErBKucAaDK90DgnJzhQADAQAAiXNlY3AyNTZrMaECLcJPeBwdBqK9Gj0lDP6-_6yKY2djaqYdYwrVDyNJYciDdGNwgoMqg3VkcIKDLIV3YWt1Mgk"}' 2025-12-18 04:11:43.517 INFO [src.node.waku_node] REST service is ready !! 2025-12-18 04:11:43.517 DEBUG [src.node.waku_node] Starting Node... 2025-12-18 04:11:43.517 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku 2025-12-18 04:11:43.519 DEBUG [src.node.docker_mananger] Network waku already exists 2025-12-18 04:11:43.519 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.69.89 2025-12-18 04:11:43.519 DEBUG [src.node.docker_mananger] Generated ports ['31488', '31489', '31490', '31491', '31492'] 2025-12-18 04:11:43.520 DEBUG [src.node.waku_node] RLN credentials were not set 2025-12-18 04:11:43.520 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN 2025-12-18 04:11:43.520 DEBUG [src.node.waku_node] Using volumes [] 2025-12-18 04:11:43.520 DEBUG [src.node.docker_mananger] docker run -i -t -p 31488:31488 -p 31489:31489 -p 31490:31490 -p 31491:31491 -p 31492:31492 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=31490 --rest-port=31488 --tcp-port=31489 --discv5-udp-port=31491 --rest-address=0.0.0.0 --nat=extip:172.18.69.89 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=476cf3dd1a9fadbf9bc86bf35be0faf2aa76328ea49e3eeebceefd9a1cb1ce4e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31492 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNUJ1e8akbJX75bkjn8ai8quDH_g_aaROgLX-oMDDU9fUipCjrGJ3kW30vHvGXrJhSHYQevlMN5FNXlGZJu_iloCgmlkgnY0gmlwhKwSrnCKbXVsdGlhZGRyc5YACASsEq5wBoMqAAoErBKucAaDK90DgnJzhQADAQAAiXNlY3AyNTZrMaECLcJPeBwdBqK9Gj0lDP6-_6yKY2djaqYdYwrVDyNJYciDdGNwgoMqg3VkcIKDLIV3YWt1Mgk 2025-12-18 04:11:43.712 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.69.89 waku 31306a8013553dc5864de6cfe56d0d0ac2af7ee1744d32aa32b6b2bf4f993ae5 2025-12-18 04:11:43.743 DEBUG [src.node.docker_mananger] Container started with ID 31306a801355. Setting up logs at ./log/docker/node3_2025-12-18_04-11-41__ebfe7373-ffe1-4212-ae36-7c6569596df2__wakuorg_nwaku:latest.log 2025-12-18 04:11:43.743 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31488 2025-12-18 04:11:43.743 DEBUG [src.libs.common] Sleeping for 1 seconds 2025-12-18 04:11:44.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31488/health" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:11:44.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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"}]}' 2025-12-18 04:11:44.754 INFO [src.node.waku_node] Node protocols are initialized !! 2025-12-18 04:11:44.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31488/debug/v1/info" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:11:44.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.69.89/tcp/31489/p2p/16Uiu2HAkvzUyMcapzX2bfbBJzWHFnTv5qQ2FAhq3nu2aD3Ma9nPx","/ip4/172.18.69.89/tcp/31490/ws/p2p/16Uiu2HAkvzUyMcapzX2bfbBJzWHFnTv5qQ2FAhq3nu2aD3Ma9nPx"],"enrUri":"enr:-L24QP2qSqMhaxUs6JF7uKy2Y3bByzW2Y6BS_kMnZ4kwth7rQ5HcHgjab26m2Ak8oUdxTTzpdJURtozRFeo2FMvxfjcCgmlkgnY0gmlwhKwSRVmKbXVsdGlhZGRyc5YACASsEkVZBnsBAAoErBJFWQZ7At0DgnJzhQADAQAAiXNlY3AyNTZrMaECF0NoSNIGLDnz7ukKAU8YdOZH3h7eS1DKQcr-p_rgIteDdGNwgnsBg3VkcIJ7A4V3YWt1MgE"}' 2025-12-18 04:11:44.761 INFO [src.node.waku_node] REST service is ready !! 2025-12-18 04:11:44.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7695/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]' 2025-12-18 04:11:44.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK' 2025-12-18 04:11:44.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33577/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]' 2025-12-18 04:11:44.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK' 2025-12-18 04:11:44.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31488/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]' 2025-12-18 04:11:44.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK' 2025-12-18 04:11:44.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7695/admin/v1/peers" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:11:44.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.17.0.3/tcp/36612/p2p/16Uiu2HAkxWJB8j1bEVyBK6LqACA8AmU2JDTVctreZjmbGxKFa5pB","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/lightpush/3.0.0","/vac/waku/lightpush/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-119-gbc5059","origin":"UnknownOrigin"}]' 2025-12-18 04:11:44.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33577/admin/v1/peers" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:11:44.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.69.89/tcp/51662/p2p/16Uiu2HAkvzUyMcapzX2bfbBJzWHFnTv5qQ2FAhq3nu2aD3Ma9nPx","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-119-gbc5059","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.31.14/tcp/7696/p2p/16Uiu2HAmURm9VHAQKWaz9rLMWHVPT4fr3NpyMzmFW39D81cNZ1Q7","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/lightpush/3.0.0","/vac/waku/lightpush/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-119-gbc5059","origin":"Discv5"}]' 2025-12-18 04:11:44.786 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31488/admin/v1/peers" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:11:44.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.174.112/tcp/33578/p2p/16Uiu2HAkxWJB8j1bEVyBK6LqACA8AmU2JDTVctreZjmbGxKFa5pB","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/lightpush/3.0.0","/vac/waku/lightpush/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-119-gbc5059","origin":"Discv5"}]' 2025-12-18 04:11:44.788 DEBUG [src.libs.common] Sleeping for 30 seconds 2025-12-18 04:12:14.789 DEBUG [src.steps.light_push] Lightpushing message 2025-12-18 04:12:14.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7695/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/1", "message": {"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": 1766031134789109530}}' 2025-12-18 04:12:14.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK' 2025-12-18 04:12:14.804 DEBUG [src.libs.common] Sleeping for 0.1 seconds 2025-12-18 04:12:14.904 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message 2025-12-18 04:12:14.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31488/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:12:14.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1766031134789109530,"ephemeral":false,"proof":""}]' 2025-12-18 04:12:14.910 DEBUG [tests.conftest] Running fixture teardown: test_setup 2025-12-18 04:12:14.911 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes 2025-12-18 04:12:14.911 DEBUG [src.node.waku_node] Stopping container with id 0e52d0e64f6f 2025-12-18 04:12:15.457 DEBUG [src.node.waku_node] Container stopped. 2025-12-18 04:12:15.459 DEBUG [src.node.waku_node] Stopping container with id 131683b13e3d 2025-12-18 04:12:16.005 DEBUG [src.node.waku_node] Container stopped. 2025-12-18 04:12:16.006 DEBUG [src.node.waku_node] Stopping container with id 31306a801355 2025-12-18 04:12:16.272 ERROR [src.node.docker_mananger] Max retries reached for container 0e52d0e64f6f. Exiting log stream. 2025-12-18 04:12:16.533 DEBUG [src.node.waku_node] Container stopped. 2025-12-18 04:12:16.534 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors 2025-12-18 04:12:16.565 DEBUG [src.node.docker_mananger] No errors found in the waku logs. 2025-12-18 04:12:16.590 DEBUG [src.node.docker_mananger] No errors found in the waku logs. 2025-12-18 04:12:16.612 DEBUG [src.node.docker_mananger] No errors found in the waku logs.