103 lines
20 KiB
Plaintext

2026-03-21 04:30:42.487 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-21 04:30:42.487 DEBUG [tests.conftest] Running test: test_relay_receiving_node_not_connected_directly_to_relaying_node with id: 2026-03-21_04-30-42__fc2dc93b-ea88-47a6-8e6f-df91a5f7662c
2026-03-21 04:30:42.487 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-21 04:30:42.488 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-21 04:30:42.488 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-21 04:30:42.496 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-21 04:30:42.497 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-21_04-30-42__fc2dc93b-ea88-47a6-8e6f-df91a5f7662c__wakuorg_nwaku:latest.log
2026-03-21 04:30:42.502 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-21 04:30:42.503 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-21_04-30-42__fc2dc93b-ea88-47a6-8e6f-df91a5f7662c__wakuorg_nwaku:latest.log
2026-03-21 04:30:42.508 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-21 04:30:42.508 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-21_04-30-42__fc2dc93b-ea88-47a6-8e6f-df91a5f7662c__wakuorg_nwaku:latest.log
2026-03-21 04:30:42.508 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-21 04:30:42.508 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-21 04:30:42.509 DEBUG [src.node.waku_node] Starting Node...
2026-03-21 04:30:42.509 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-21 04:30:42.541 DEBUG [src.node.docker_mananger] Network waku created
2026-03-21 04:30:42.541 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.189.70
2026-03-21 04:30:42.541 DEBUG [src.node.docker_mananger] Generated ports ['65235', '65236', '65237', '65238', '65239']
2026-03-21 04:30:42.541 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-21 04:30:42.541 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-21 04:30:42.541 DEBUG [src.node.waku_node] Using volumes []
2026-03-21 04:30:42.542 DEBUG [src.node.docker_mananger] docker run -i -t -p 65235:65235 -p 65236:65236 -p 65237:65237 -p 65238:65238 -p 65239:65239 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=65237 --rest-port=65235 --tcp-port=65236 --discv5-udp-port=65238 --rest-address=0.0.0.0 --nat=extip:172.18.189.70 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2e4668ea0bd556e2b9abe7bfb7cfc24b42dac8bc57b8fda83fea4bfc00afdcb1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=65239 --metrics-logging=true --relay=true
2026-03-21 04:30:45.476 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.189.70 waku f60b62da8e1bc4af16c9326b4c81696b395db07fe920dff36898d5c9791a1e54
2026-03-21 04:30:45.504 DEBUG [src.node.docker_mananger] Container started with ID f60b62da8e1b. Setting up logs at ./log/docker/node1_2026-03-21_04-30-42__fc2dc93b-ea88-47a6-8e6f-df91a5f7662c__wakuorg_nwaku:latest.log
2026-03-21 04:30:45.505 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 65235
2026-03-21 04:30:45.506 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-21 04:30:46.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65235/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:30:46.510 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-21 04:30:46.511 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-21 04:30:46.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65235/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:30:46.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.189.70/tcp/65236/p2p/16Uiu2HAmK7xhJTUKNspcTa7qdy3Mxksu8AmpC8z7ZUNZWKrQUJZV","/ip4/172.18.189.70/tcp/65237/ws/p2p/16Uiu2HAmK7xhJTUKNspcTa7qdy3Mxksu8AmpC8z7ZUNZWKrQUJZV"],"enrUri":"enr:-L24QF9_mzSQYq0pYVIaHzkadtPbzgoSgwYfa7qkv6Hiu8zxGhy5hCN1RL1o1vpH69JzdBm1SxXPdjOHFhmV2jvk1rUCgmlkgnY0gmlwhKwSvUaKbXVsdGlhZGRyc5YACASsEr1GBv7UAAoErBK9Rgb-1d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDYA7un86czGYqMeaRQeilYTTI0Shrj7Sqbo1DtrlayAiDdGNwgv7Ug3VkcIL-1oV3YWt1MgE"}'
2026-03-21 04:30:46.513 INFO [src.node.waku_node] REST service is ready !!
2026-03-21 04:30:46.514 DEBUG [src.node.waku_node] Starting Node...
2026-03-21 04:30:46.514 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-21 04:30:46.515 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-21 04:30:46.515 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.158.104
2026-03-21 04:30:46.516 DEBUG [src.node.docker_mananger] Generated ports ['52648', '52649', '52650', '52651', '52652']
2026-03-21 04:30:46.516 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-21 04:30:46.516 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-21 04:30:46.516 DEBUG [src.node.waku_node] Using volumes []
2026-03-21 04:30:46.516 DEBUG [src.node.docker_mananger] docker run -i -t -p 52648:52648 -p 52649:52649 -p 52650:52650 -p 52651:52651 -p 52652:52652 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=52650 --rest-port=52648 --tcp-port=52649 --discv5-udp-port=52651 --rest-address=0.0.0.0 --nat=extip:172.18.158.104 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=66be6e40d5391ad91e9d3f0c3c0bce5b1bb23c7ab3cb4cca95dccbfbc3510ee3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52652 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QF9_mzSQYq0pYVIaHzkadtPbzgoSgwYfa7qkv6Hiu8zxGhy5hCN1RL1o1vpH69JzdBm1SxXPdjOHFhmV2jvk1rUCgmlkgnY0gmlwhKwSvUaKbXVsdGlhZGRyc5YACASsEr1GBv7UAAoErBK9Rgb-1d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDYA7un86czGYqMeaRQeilYTTI0Shrj7Sqbo1DtrlayAiDdGNwgv7Ug3VkcIL-1oV3YWt1MgE
2026-03-21 04:30:46.674 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.158.104 waku 0defbe50ed16e8ca4c4865d56c996802ba2487789ad60de1c2e1f6e6650ce0c0
2026-03-21 04:30:46.702 DEBUG [src.node.docker_mananger] Container started with ID 0defbe50ed16. Setting up logs at ./log/docker/node2_2026-03-21_04-30-42__fc2dc93b-ea88-47a6-8e6f-df91a5f7662c__wakuorg_nwaku:latest.log
2026-03-21 04:30:46.702 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52648
2026-03-21 04:30:46.703 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-21 04:30:47.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52648/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:30:47.723 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-21 04:30:47.724 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-21 04:30:47.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52648/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:30:47.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.158.104/tcp/52649/p2p/16Uiu2HAm6hqFKYrtmvWiysxC138QfMofsDmfsEg51x5efm2a3Hhi","/ip4/172.18.158.104/tcp/52650/ws/p2p/16Uiu2HAm6hqFKYrtmvWiysxC138QfMofsDmfsEg51x5efm2a3Hhi"],"enrUri":"enr:-L24QFBtaR4oWlixE3ITXnBdPy0LObdmOGeA2egTi1Fhks1wTmnxp5lyrJJxr0AKx0eo0NVQAwJq-MVZiJe1WoZHlf8CgmlkgnY0gmlwhKwSnmiKbXVsdGlhZGRyc5YACASsEp5oBs2pAAoErBKeaAbNqt0DgnJzhQADAQAAiXNlY3AyNTZrMaECp5RUAr8_yUFjOuvNj6fzizW6M_Vi5yuDqy-eLPAvf3mDdGNwgs2pg3VkcILNq4V3YWt1MgE"}'
2026-03-21 04:30:47.736 INFO [src.node.waku_node] REST service is ready !!
2026-03-21 04:30:47.736 DEBUG [src.node.waku_node] Starting Node...
2026-03-21 04:30:47.736 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-21 04:30:47.738 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-21 04:30:47.738 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.217.220
2026-03-21 04:30:47.738 DEBUG [src.node.docker_mananger] Generated ports ['47742', '47743', '47744', '47745', '47746']
2026-03-21 04:30:47.738 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-21 04:30:47.738 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-21 04:30:47.738 DEBUG [src.node.waku_node] Using volumes []
2026-03-21 04:30:47.739 DEBUG [src.node.docker_mananger] docker run -i -t -p 47742:47742 -p 47743:47743 -p 47744:47744 -p 47745:47745 -p 47746:47746 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=47744 --rest-port=47742 --tcp-port=47743 --discv5-udp-port=47745 --rest-address=0.0.0.0 --nat=extip:172.18.217.220 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e74ca5bd36dcc4fb9bbdefc290efcc021fdd8d7e1e63dd86dcecb941d2cefbf1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47746 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFBtaR4oWlixE3ITXnBdPy0LObdmOGeA2egTi1Fhks1wTmnxp5lyrJJxr0AKx0eo0NVQAwJq-MVZiJe1WoZHlf8CgmlkgnY0gmlwhKwSnmiKbXVsdGlhZGRyc5YACASsEp5oBs2pAAoErBKeaAbNqt0DgnJzhQADAQAAiXNlY3AyNTZrMaECp5RUAr8_yUFjOuvNj6fzizW6M_Vi5yuDqy-eLPAvf3mDdGNwgs2pg3VkcILNq4V3YWt1MgE
2026-03-21 04:30:47.900 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.217.220 waku a71ed15c14500054eda23e77b1b37de62c66372c1907fc204e1cc09cf0c42acb
2026-03-21 04:30:47.925 DEBUG [src.node.docker_mananger] Container started with ID a71ed15c1450. Setting up logs at ./log/docker/node3_2026-03-21_04-30-42__fc2dc93b-ea88-47a6-8e6f-df91a5f7662c__wakuorg_nwaku:latest.log
2026-03-21 04:30:47.926 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47742
2026-03-21 04:30:47.926 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-21 04:30:48.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47742/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:30:48.946 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-21 04:30:48.946 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-21 04:30:48.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47742/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:30:48.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.217.220/tcp/47743/p2p/16Uiu2HAkz9UJWpAvVcHHiZ7cB2BaiHxSdBGKRMhdbuXKJbC78PZa","/ip4/172.18.217.220/tcp/47744/ws/p2p/16Uiu2HAkz9UJWpAvVcHHiZ7cB2BaiHxSdBGKRMhdbuXKJbC78PZa"],"enrUri":"enr:-L24QHJGkYBMOWsP55ZMQsQDjWzmxITaZdVtpH0M8KRaSky2B0YBiwhyUMX0pjQ83yzALU1rXW2jTqPCE6Uatg1HQOwCgmlkgnY0gmlwhKwS2dyKbXVsdGlhZGRyc5YACASsEtncBrp_AAoErBLZ3Aa6gN0DgnJzhQADAQAAiXNlY3AyNTZrMaECRiPwLsD5EqMD0XyEw71hxSq5UeVUp3z0TTPWcX8wQNGDdGNwgrp_g3VkcIK6gYV3YWt1MgE"}'
2026-03-21 04:30:48.950 INFO [src.node.waku_node] REST service is ready !!
2026-03-21 04:30:48.951 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65235/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-21 04:30:48.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:30:48.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52648/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-21 04:30:48.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:30:48.962 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47742/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-21 04:30:48.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:30:48.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65235/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:30:48.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.158.104/tcp/39378/p2p/16Uiu2HAm6hqFKYrtmvWiysxC138QfMofsDmfsEg51x5efm2a3Hhi","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-2-g85a7bf","origin":"UnknownOrigin"}]'
2026-03-21 04:30:48.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52648/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:30:48.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.189.70/tcp/65236/p2p/16Uiu2HAmK7xhJTUKNspcTa7qdy3Mxksu8AmpC8z7ZUNZWKrQUJZV","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-2-g85a7bf","origin":"Discv5"},{"multiaddr":"/ip4/172.18.217.220/tcp/54042/p2p/16Uiu2HAkz9UJWpAvVcHHiZ7cB2BaiHxSdBGKRMhdbuXKJbC78PZa","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-2-g85a7bf","origin":"UnknownOrigin"}]'
2026-03-21 04:30:48.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47742/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:30:48.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.158.104/tcp/52649/p2p/16Uiu2HAm6hqFKYrtmvWiysxC138QfMofsDmfsEg51x5efm2a3Hhi","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-2-g85a7bf","origin":"Discv5"}]'
2026-03-21 04:30:48.976 DEBUG [src.libs.common] Sleeping for 30 seconds
2026-03-21 04:31:18.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65235/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:31:18.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:31:18.985 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-21 04:31:19.986 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-21 04:31:19.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47742/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:31:19.989 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":1774067478977530692,"ephemeral":false,"proof":""}]'
2026-03-21 04:31:19.994 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-21 04:31:19.995 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-21 04:31:19.996 DEBUG [src.node.waku_node] Stopping container with id f60b62da8e1b
2026-03-21 04:31:20.446 DEBUG [src.node.waku_node] Container stopped.
2026-03-21 04:31:20.446 DEBUG [src.node.waku_node] Stopping container with id 0defbe50ed16
2026-03-21 04:31:20.901 DEBUG [src.node.waku_node] Container stopped.
2026-03-21 04:31:20.903 DEBUG [src.node.waku_node] Stopping container with id a71ed15c1450
2026-03-21 04:31:21.259 ERROR [src.node.docker_mananger] Max retries reached for container f60b62da8e1b. Exiting log stream.
2026-03-21 04:31:21.363 DEBUG [src.node.waku_node] Container stopped.
2026-03-21 04:31:21.366 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-21 04:31:21.388 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-21 04:31:21.410 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-21 04:31:21.430 DEBUG [src.node.docker_mananger] No errors found in the waku logs.