mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 17:03:12 +00:00
103 lines
20 KiB
Plaintext
103 lines
20 KiB
Plaintext
2025-12-18 04:10:30.212 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-18 04:10:30.213 DEBUG [tests.conftest] Running test: test_filter_node_not_connected_directly_to_relaying_node with id: 2025-12-18_04-10-30__46b581e8-886b-45f8-89d0-81db0cb0f95c
|
|
2025-12-18 04:10:30.213 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-18 04:10:30.213 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-18 04:10:30.213 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-18 04:10:30.223 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:10:30.224 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-18_04-10-30__46b581e8-886b-45f8-89d0-81db0cb0f95c__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:10:30.229 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:10:30.229 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-18_04-10-30__46b581e8-886b-45f8-89d0-81db0cb0f95c__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:10:30.235 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:10:30.235 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-18_04-10-30__46b581e8-886b-45f8-89d0-81db0cb0f95c__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:10:30.235 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-18 04:10:30.236 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-18 04:10:30.236 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:10:30.237 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:10:30.277 DEBUG [src.node.docker_mananger] Network waku created
|
|
2025-12-18 04:10:30.277 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.12.169
|
|
2025-12-18 04:10:30.277 DEBUG [src.node.docker_mananger] Generated ports ['57975', '57976', '57977', '57978', '57979']
|
|
2025-12-18 04:10:30.277 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:10:30.278 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:10:30.278 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:10:30.278 DEBUG [src.node.docker_mananger] docker run -i -t -p 57975:57975 -p 57976:57976 -p 57977:57977 -p 57978:57978 -p 57979:57979 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=57977 --rest-port=57975 --tcp-port=57976 --discv5-udp-port=57978 --rest-address=0.0.0.0 --nat=extip:172.18.12.169 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0bfd3d9bf6a4b85ac2fec326b01d8ad63ea70feceec93807a5919ee7b2dd780a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57979 --metrics-logging=true --filter=true --relay=true
|
|
2025-12-18 04:10:32.533 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.12.169 waku 125fdacb50c953b080365e13b16be72f3fa1874a0b0d9b0ada78574e5cb4f162
|
|
2025-12-18 04:10:32.564 DEBUG [src.node.docker_mananger] Container started with ID 125fdacb50c9. Setting up logs at ./log/docker/node1_2025-12-18_04-10-30__46b581e8-886b-45f8-89d0-81db0cb0f95c__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:10:32.564 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57975
|
|
2025-12-18 04:10:32.566 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:10:33.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57975/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:10:33.570 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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:10:33.570 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:10:33.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57975/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:10:33.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.12.169/tcp/57976/p2p/16Uiu2HAmKRg5FT7oSfTBQG5oDjbLA1d2CCFXYd3vx6LDwsgPmV5d","/ip4/172.18.12.169/tcp/57977/ws/p2p/16Uiu2HAmKRg5FT7oSfTBQG5oDjbLA1d2CCFXYd3vx6LDwsgPmV5d"],"enrUri":"enr:-L24QJUldT-uOKmRP19wSUs0x3k92vUGHK0WYforrYRv9qrre0lhpa-e2Z0oe4l66AZHY4jJcSWFYrWVEXkYgrFaUNACgmlkgnY0gmlwhKwSDKmKbXVsdGlhZGRyc5YACASsEgypBuJ4AAoErBIMqQbied0DgnJzhQADAQAAiXNlY3AyNTZrMaEDZJiXtPl0AWPPMyM_xzFTi-kncXc_rPLS5CKpCANiYByDdGNwguJ4g3VkcILieoV3YWt1MgU"}'
|
|
2025-12-18 04:10:33.572 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:10:33.573 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:10:33.573 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:10:33.574 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:10:33.574 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.10.127
|
|
2025-12-18 04:10:33.574 DEBUG [src.node.docker_mananger] Generated ports ['21142', '21143', '21144', '21145', '21146']
|
|
2025-12-18 04:10:33.574 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:10:33.575 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:10:33.575 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:10:33.575 DEBUG [src.node.docker_mananger] docker run -i -t -p 21142:21142 -p 21143:21143 -p 21144:21144 -p 21145:21145 -p 21146:21146 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=21144 --rest-port=21142 --tcp-port=21143 --discv5-udp-port=21145 --rest-address=0.0.0.0 --nat=extip:172.18.10.127 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e4aca7a5ead2f14fab1be5e7acc94da088b1aca6afb927b7ada6c1f0c2d31b24 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21146 --metrics-logging=true --filter=true --relay=true --discv5-bootstrap-node=enr:-L24QJUldT-uOKmRP19wSUs0x3k92vUGHK0WYforrYRv9qrre0lhpa-e2Z0oe4l66AZHY4jJcSWFYrWVEXkYgrFaUNACgmlkgnY0gmlwhKwSDKmKbXVsdGlhZGRyc5YACASsEgypBuJ4AAoErBIMqQbied0DgnJzhQADAQAAiXNlY3AyNTZrMaEDZJiXtPl0AWPPMyM_xzFTi-kncXc_rPLS5CKpCANiYByDdGNwguJ4g3VkcILieoV3YWt1MgU
|
|
2025-12-18 04:10:33.752 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.10.127 waku 8faad830ee55f13742699b2e208a68a8d777dee5a9501b8de9b75c808f9eb7ce
|
|
2025-12-18 04:10:33.782 DEBUG [src.node.docker_mananger] Container started with ID 8faad830ee55. Setting up logs at ./log/docker/node2_2025-12-18_04-10-30__46b581e8-886b-45f8-89d0-81db0cb0f95c__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:10:33.782 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21142
|
|
2025-12-18 04:10:33.783 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:10:34.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21142/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:10:34.796 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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":"READY"}]}'
|
|
2025-12-18 04:10:34.796 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:10:34.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21142/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:10:34.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.10.127/tcp/21143/p2p/16Uiu2HAmU59SHAYsqxY12CbNUKCwch66nNdzKeq5LkDxKFmtCAdT","/ip4/172.18.10.127/tcp/21144/ws/p2p/16Uiu2HAmU59SHAYsqxY12CbNUKCwch66nNdzKeq5LkDxKFmtCAdT"],"enrUri":"enr:-L24QFO0Oc32pNEvYSXGNlnTV-d3VuwMMcGSQDjlKKwum7wnac7b9xdKbmIDIPDFzprnhGZkOyMO6OgGU5f843sVWmoCgmlkgnY0gmlwhKwSCn-KbXVsdGlhZGRyc5YACASsEgp_BlKXAAoErBIKfwZSmN0DgnJzhQADAQAAiXNlY3AyNTZrMaED5Q-EVL2DSSvZVztcMPt31Q0NqlGeZxsvIiq2sabFV26DdGNwglKXg3VkcIJSmYV3YWt1MgU"}'
|
|
2025-12-18 04:10:34.804 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:10:34.804 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:10:34.804 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:10:34.806 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:10:34.806 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.56.201
|
|
2025-12-18 04:10:34.806 DEBUG [src.node.docker_mananger] Generated ports ['63531', '63532', '63533', '63534', '63535']
|
|
2025-12-18 04:10:34.806 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:10:34.806 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:10:34.807 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:10:34.807 DEBUG [src.node.docker_mananger] docker run -i -t -p 63531:63531 -p 63532:63532 -p 63533:63533 -p 63534:63534 -p 63535:63535 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=63533 --rest-port=63531 --tcp-port=63532 --discv5-udp-port=63534 --rest-address=0.0.0.0 --nat=extip:172.18.56.201 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fdc80946956c5be6f6aaee5feb35cc9fdaeed9fecadf339bbb1c06fac4eb7bb6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63535 --metrics-logging=true --relay=false --filternode=/ip4/172.18.10.127/tcp/21143/p2p/16Uiu2HAmU59SHAYsqxY12CbNUKCwch66nNdzKeq5LkDxKFmtCAdT --discv5-bootstrap-node=enr:-L24QFO0Oc32pNEvYSXGNlnTV-d3VuwMMcGSQDjlKKwum7wnac7b9xdKbmIDIPDFzprnhGZkOyMO6OgGU5f843sVWmoCgmlkgnY0gmlwhKwSCn-KbXVsdGlhZGRyc5YACASsEgp_BlKXAAoErBIKfwZSmN0DgnJzhQADAQAAiXNlY3AyNTZrMaED5Q-EVL2DSSvZVztcMPt31Q0NqlGeZxsvIiq2sabFV26DdGNwglKXg3VkcIJSmYV3YWt1MgU
|
|
2025-12-18 04:10:34.996 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.56.201 waku aa7ee46449f6224cf200c2034f17b99555e12a07da6e917e1b47b36189142add
|
|
2025-12-18 04:10:35.027 DEBUG [src.node.docker_mananger] Container started with ID aa7ee46449f6. Setting up logs at ./log/docker/node3_2025-12-18_04-10-30__46b581e8-886b-45f8-89d0-81db0cb0f95c__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:10:35.028 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63531
|
|
2025-12-18 04:10:35.028 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:10:36.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63531/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:10:36.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"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":"READY"}]}'
|
|
2025-12-18 04:10:36.033 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:10:36.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63531/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:10:36.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.56.201/tcp/63532/p2p/16Uiu2HAmQp84SorqgaeLyCmXAGNWdLTrNFr8tQqd8UXtHiJoXAn6","/ip4/172.18.56.201/tcp/63533/ws/p2p/16Uiu2HAmQp84SorqgaeLyCmXAGNWdLTrNFr8tQqd8UXtHiJoXAn6"],"enrUri":"enr:-L24QP3hwwBI8MKWW4-4kLuF05smeJhOlFB69nabWeGw94CZOUuIiHc_geEA5VXkddwjzM-67OaMcVaFe7bES9c-mI4CgmlkgnY0gmlwhKwSOMmKbXVsdGlhZGRyc5YACASsEjjJBvgsAAoErBI4yQb4Ld0DgnJzhQADAQAAiXNlY3AyNTZrMaEDtKMwCgYw5yYW6HFa2189cagy7bKdsxFxf6fsu_RbhOuDdGNwgvgsg3VkcIL4LoV3YWt1MgA"}'
|
|
2025-12-18 04:10:36.036 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:10:36.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57975/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-18 04:10:36.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:10:36.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21142/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-18 04:10:36.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:10:36.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63531/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-18 04:10:36.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2025-12-18 04:10:36.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57975/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:10:36.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.10.127/tcp/38294/p2p/16Uiu2HAmU59SHAYsqxY12CbNUKCwch66nNdzKeq5LkDxKFmtCAdT","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-subscribe/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:10:36.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21142/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:10:36.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.56.201/tcp/42382/p2p/16Uiu2HAmQp84SorqgaeLyCmXAGNWdLTrNFr8tQqd8UXtHiJoXAn6","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/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":[],"connected":"Connected","agent":"nwaku-v0.36.0-119-gbc5059","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.12.169/tcp/57976/p2p/16Uiu2HAmKRg5FT7oSfTBQG5oDjbLA1d2CCFXYd3vx6LDwsgPmV5d","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-subscribe/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:10:36.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63531/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:10:36.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.10.127/tcp/21143/p2p/16Uiu2HAmU59SHAYsqxY12CbNUKCwch66nNdzKeq5LkDxKFmtCAdT","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-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1],"connected":"Connected","agent":"nwaku-v0.36.0-119-gbc5059","origin":"Discv5"}]'
|
|
2025-12-18 04:10:36.099 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2025-12-18 04:11:06.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57975/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)'}'
|
|
2025-12-18 04:11:06.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:11:06.105 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:11:07.106 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:11:07.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63531/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:07.109 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":1766031066100046077,"ephemeral":false}]'
|
|
2025-12-18 04:11:07.112 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-18 04:11:07.113 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-18 04:11:07.113 DEBUG [src.node.waku_node] Stopping container with id 125fdacb50c9
|
|
2025-12-18 04:11:07.638 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:11:07.638 DEBUG [src.node.waku_node] Stopping container with id 8faad830ee55
|
|
2025-12-18 04:11:08.168 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:11:08.169 DEBUG [src.node.waku_node] Stopping container with id aa7ee46449f6
|
|
2025-12-18 04:11:08.451 ERROR [src.node.docker_mananger] Max retries reached for container 125fdacb50c9. Exiting log stream.
|
|
2025-12-18 04:11:08.659 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:11:08.661 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-18 04:11:08.676 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:11:08.700 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:11:08.711 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|