mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-28 13:29:30 +00:00
103 lines
20 KiB
Plaintext
103 lines
20 KiB
Plaintext
2026-04-23 21:55:54.786 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-23 21:55:54.787 DEBUG [tests.conftest] Running test: test_relay_receiving_node_not_connected_directly_to_relaying_node with id: 2026-04-23_21-55-54__3f391a5a-ec0c-4943-ac59-3df5adf8298f
|
|
2026-04-23 21:55:54.787 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-23 21:55:54.787 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-04-23 21:55:54.788 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-04-23 21:55:54.796 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 21:55:54.796 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_21-55-54__3f391a5a-ec0c-4943-ac59-3df5adf8298f__wakuorg_nwaku:latest.log
|
|
2026-04-23 21:55:54.803 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 21:55:54.803 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_21-55-54__3f391a5a-ec0c-4943-ac59-3df5adf8298f__wakuorg_nwaku:latest.log
|
|
2026-04-23 21:55:54.808 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 21:55:54.809 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-04-23_21-55-54__3f391a5a-ec0c-4943-ac59-3df5adf8298f__wakuorg_nwaku:latest.log
|
|
2026-04-23 21:55:54.809 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-04-23 21:55:54.809 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-04-23 21:55:54.810 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 21:55:54.810 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 21:55:54.869 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-04-23 21:55:54.869 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.99.88
|
|
2026-04-23 21:55:54.870 DEBUG [src.node.docker_mananger] Generated ports ['39463', '39464', '39465', '39466', '39467']
|
|
2026-04-23 21:55:54.870 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 21:55:54.870 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 21:55:54.870 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 21:55:54.870 DEBUG [src.node.docker_mananger] docker run -i -t -p 39463:39463 -p 39464:39464 -p 39465:39465 -p 39466:39466 -p 39467:39467 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=39465 --rest-port=39463 --tcp-port=39464 --discv5-udp-port=39466 --rest-address=0.0.0.0 --nat=extip:172.18.99.88 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=f0f6ac4b6970cc2cefcd86b518cd3fae7e3dacbfa4f4fbabdd9bd7cbb0b39eda --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39467 --metrics-logging=true --relay=true
|
|
2026-04-23 21:55:58.009 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.99.88 waku e2db9358d5c43a29028ecd389a215d2da89fe5926c4756b1a51d7b551d7ccfcc
|
|
2026-04-23 21:55:58.048 DEBUG [src.node.docker_mananger] Container started with ID e2db9358d5c4. Setting up logs at ./log/docker/node1_2026-04-23_21-55-54__3f391a5a-ec0c-4943-ac59-3df5adf8298f__wakuorg_nwaku:latest.log
|
|
2026-04-23 21:55:58.049 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39463
|
|
2026-04-23 21:55:58.050 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 21:55:59.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39463/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:55:59.054 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 21:55:59.054 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 21:55:59.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39463/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:55:59.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.99.88/tcp/39464/p2p/16Uiu2HAmTHhwz53AjTmfhsHxeLg6nGkyh8MA3LzXSUpwCQhVpqib","/ip4/172.18.99.88/tcp/39465/ws/p2p/16Uiu2HAmTHhwz53AjTmfhsHxeLg6nGkyh8MA3LzXSUpwCQhVpqib"],"enrUri":"enr:-L24QMLfqE7fF_8l-ez8oY59wrfq9Xayvkck9judfekvfE63dT2yo8M7lXIJ7F9ICqi71lJow6bwrvta9V3149oK8vICgmlkgnY0gmlwhKwSY1iKbXVsdGlhZGRyc5YACASsEmNYBpooAAoErBJjWAaaKd0DgnJzhQDGAQAAiXNlY3AyNTZrMaED2WuPsnLkSNmQLy8rUGpMHhNHtQARvOnmv3vYuq9dT4SDdGNwgpoog3VkcIKaKoV3YWt1MgE"}'
|
|
2026-04-23 21:55:59.057 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 21:55:59.057 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 21:55:59.057 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 21:55:59.059 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 21:55:59.059 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.98.32
|
|
2026-04-23 21:55:59.059 DEBUG [src.node.docker_mananger] Generated ports ['14493', '14494', '14495', '14496', '14497']
|
|
2026-04-23 21:55:59.059 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 21:55:59.059 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 21:55:59.059 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 21:55:59.059 DEBUG [src.node.docker_mananger] docker run -i -t -p 14493:14493 -p 14494:14494 -p 14495:14495 -p 14496:14496 -p 14497:14497 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=14495 --rest-port=14493 --tcp-port=14494 --discv5-udp-port=14496 --rest-address=0.0.0.0 --nat=extip:172.18.98.32 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=8bcf36ee326d04fe8d7c6d4d2daea63d2adf1fbf9dab6935ddc0b0fa43df20d9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14497 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMLfqE7fF_8l-ez8oY59wrfq9Xayvkck9judfekvfE63dT2yo8M7lXIJ7F9ICqi71lJow6bwrvta9V3149oK8vICgmlkgnY0gmlwhKwSY1iKbXVsdGlhZGRyc5YACASsEmNYBpooAAoErBJjWAaaKd0DgnJzhQDGAQAAiXNlY3AyNTZrMaED2WuPsnLkSNmQLy8rUGpMHhNHtQARvOnmv3vYuq9dT4SDdGNwgpoog3VkcIKaKoV3YWt1MgE
|
|
2026-04-23 21:55:59.249 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.98.32 waku 935a4f387f3a7e04bf54dd9310aa158aba1448f6b9516a854efb068c5d62138e
|
|
2026-04-23 21:55:59.281 DEBUG [src.node.docker_mananger] Container started with ID 935a4f387f3a. Setting up logs at ./log/docker/node2_2026-04-23_21-55-54__3f391a5a-ec0c-4943-ac59-3df5adf8298f__wakuorg_nwaku:latest.log
|
|
2026-04-23 21:55:59.281 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14493
|
|
2026-04-23 21:55:59.281 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 21:56:00.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14493/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:56:00.295 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 21:56:00.296 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 21:56:00.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14493/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:56:00.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.98.32/tcp/14494/p2p/16Uiu2HAkwbSNqEKfPDmMYfQUQN1hLRaALSo7qon2ABLnDvBzEn8D","/ip4/172.18.98.32/tcp/14495/ws/p2p/16Uiu2HAkwbSNqEKfPDmMYfQUQN1hLRaALSo7qon2ABLnDvBzEn8D"],"enrUri":"enr:-L24QOyUJXM8ZDXPI5zqvjXvOKEunl96s9KaSqxvQjz_2Zr5fD5gs7_TpheUihO5VNa8-URBPboc_Ovw5b1kghuDa24CgmlkgnY0gmlwhKwSYiCKbXVsdGlhZGRyc5YACASsEmIgBjieAAoErBJiIAY4n90DgnJzhQDGAQAAiXNlY3AyNTZrMaECIDfNHZbThwiLNC6UzniKgT9FdN6bxOqPhuLntUH3ag6DdGNwgjieg3VkcII4oIV3YWt1MgE"}'
|
|
2026-04-23 21:56:00.301 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 21:56:00.301 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 21:56:00.301 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 21:56:00.303 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 21:56:00.303 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.193.134
|
|
2026-04-23 21:56:00.303 DEBUG [src.node.docker_mananger] Generated ports ['56644', '56645', '56646', '56647', '56648']
|
|
2026-04-23 21:56:00.303 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 21:56:00.303 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 21:56:00.303 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 21:56:00.304 DEBUG [src.node.docker_mananger] docker run -i -t -p 56644:56644 -p 56645:56645 -p 56646:56646 -p 56647:56647 -p 56648:56648 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=56646 --rest-port=56644 --tcp-port=56645 --discv5-udp-port=56647 --rest-address=0.0.0.0 --nat=extip:172.18.193.134 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=0a443a1d02bc8eca5b66f82abb2a3aeeb47a1da2fee4bff3c078202bb02720a6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56648 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOyUJXM8ZDXPI5zqvjXvOKEunl96s9KaSqxvQjz_2Zr5fD5gs7_TpheUihO5VNa8-URBPboc_Ovw5b1kghuDa24CgmlkgnY0gmlwhKwSYiCKbXVsdGlhZGRyc5YACASsEmIgBjieAAoErBJiIAY4n90DgnJzhQDGAQAAiXNlY3AyNTZrMaECIDfNHZbThwiLNC6UzniKgT9FdN6bxOqPhuLntUH3ag6DdGNwgjieg3VkcII4oIV3YWt1MgE
|
|
2026-04-23 21:56:00.500 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.193.134 waku fd9f86f26d631a6a9fabbb5a3920cbc4c7c37831445d6b952769a1a44437b33c
|
|
2026-04-23 21:56:00.540 DEBUG [src.node.docker_mananger] Container started with ID fd9f86f26d63. Setting up logs at ./log/docker/node3_2026-04-23_21-55-54__3f391a5a-ec0c-4943-ac59-3df5adf8298f__wakuorg_nwaku:latest.log
|
|
2026-04-23 21:56:00.540 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56644
|
|
2026-04-23 21:56:00.540 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 21:56:01.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56644/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:56:01.546 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 21:56:01.546 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 21:56:01.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56644/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:56:01.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.193.134/tcp/56645/p2p/16Uiu2HAm6sF3dQhCWWE6dZHorqyTgKdcXp6LVZzvVHesRA1GM6vs","/ip4/172.18.193.134/tcp/56646/ws/p2p/16Uiu2HAm6sF3dQhCWWE6dZHorqyTgKdcXp6LVZzvVHesRA1GM6vs"],"enrUri":"enr:-L24QBYbCYk2HUho8S25sx9taiDJqWHLow8HNtM-B4bZ0C22Zg5bpWxkYUxOCL1NGDNVvxong4y80bHA3c0NO5cucMwCgmlkgnY0gmlwhKwSwYaKbXVsdGlhZGRyc5YACASsEsGGBt1FAAoErBLBhgbdRt0DgnJzhQDGAQAAiXNlY3AyNTZrMaECqf124t5R3knk2z7ng-0HIrn8nuw0GbXttK2AuaGW9TiDdGNwgt1Fg3VkcILdR4V3YWt1MgE"}'
|
|
2026-04-23 21:56:01.551 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 21:56:01.552 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39463/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 21:56:01.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:56:01.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14493/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 21:56:01.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:56:01.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56644/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 21:56:01.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:56:01.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39463/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:56:01.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.98.32/tcp/35438/p2p/16Uiu2HAkwbSNqEKfPDmMYfQUQN1hLRaALSo7qon2ABLnDvBzEn8D","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-19-g820ccc\\"","origin":"UnknownOrigin"}]'
|
|
2026-04-23 21:56:01.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14493/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:56:01.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.193.134/tcp/55736/p2p/16Uiu2HAm6sF3dQhCWWE6dZHorqyTgKdcXp6LVZzvVHesRA1GM6vs","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-19-g820ccc\\"","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.99.88/tcp/39464/p2p/16Uiu2HAmTHhwz53AjTmfhsHxeLg6nGkyh8MA3LzXSUpwCQhVpqib","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-19-g820ccc\\"","origin":"Discv5"}]'
|
|
2026-04-23 21:56:01.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56644/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:56:01.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.98.32/tcp/14494/p2p/16Uiu2HAkwbSNqEKfPDmMYfQUQN1hLRaALSo7qon2ABLnDvBzEn8D","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-19-g820ccc\\"","origin":"Discv5"}]'
|
|
2026-04-23 21:56:01.578 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-04-23 21:56:31.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39463/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 21:56:31.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:56:31.586 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 21:56:32.586 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:56:32.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:56:32.589 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":1776981391579579377,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:56:32.593 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-23 21:56:32.594 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-23 21:56:32.594 DEBUG [src.node.waku_node] Stopping container with id e2db9358d5c4
|
|
2026-04-23 21:56:33.074 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 21:56:33.074 DEBUG [src.node.waku_node] Stopping container with id 935a4f387f3a
|
|
2026-04-23 21:56:33.571 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 21:56:33.572 DEBUG [src.node.waku_node] Stopping container with id fd9f86f26d63
|
|
2026-04-23 21:56:33.982 ERROR [src.node.docker_mananger] Max retries reached for container e2db9358d5c4. Exiting log stream.
|
|
2026-04-23 21:56:34.024 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 21:56:34.028 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-23 21:56:34.087 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 21:56:34.120 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 21:56:34.154 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|