mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 00:23:10 +00:00
204 lines
37 KiB
Plaintext
204 lines
37 KiB
Plaintext
2026-03-24 04:36:26.908 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-24 04:36:26.908 DEBUG [tests.conftest] Running test: test_relay_get_message_after_one_peer_was_stopped with id: 2026-03-24_04-36-26__2a7ec66c-ae78-4638-8477-b55ff94b7a8f
|
|
2026-03-24 04:36:26.908 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-24 04:36:26.909 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-24 04:36:26.909 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-03-24 04:36:26.916 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-24 04:36:26.917 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-24_04-36-26__2a7ec66c-ae78-4638-8477-b55ff94b7a8f__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:36:26.917 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-24 04:36:26.917 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-24 04:36:26.918 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-24 04:36:26.918 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.165.238
|
|
2026-03-24 04:36:26.919 DEBUG [src.node.docker_mananger] Generated ports ['46699', '46700', '46701', '46702', '46703']
|
|
2026-03-24 04:36:26.919 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-24 04:36:26.919 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-24 04:36:26.919 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-24 04:36:26.919 DEBUG [src.node.docker_mananger] docker run -i -t -p 46699:46699 -p 46700:46700 -p 46701:46701 -p 46702:46702 -p 46703:46703 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=46701 --rest-port=46699 --tcp-port=46700 --discv5-udp-port=46702 --rest-address=0.0.0.0 --nat=extip:172.18.165.238 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a5de31c6b0eca583c3fec8b56c70f2ebfafac0dc7817aaee8c5ecefb3a651e40 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46703 --metrics-logging=true --relay=true
|
|
2026-03-24 04:36:27.105 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.165.238 waku 997356b76af80341d35178a60fca2af5486c5e0e6d4628aa553e3b0541d0464c
|
|
2026-03-24 04:36:27.116 ERROR [src.node.docker_mananger] Max retries reached for container 0bff72be472c. Exiting log stream.
|
|
2026-03-24 04:36:27.142 DEBUG [src.node.docker_mananger] Container started with ID 997356b76af8. Setting up logs at ./log/docker/node1_2026-03-24_04-36-26__2a7ec66c-ae78-4638-8477-b55ff94b7a8f__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:36:27.143 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46699
|
|
2026-03-24 04:36:27.143 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-24 04:36:27.661 ERROR [src.node.docker_mananger] Max retries reached for container 9b3b40216f52. Exiting log stream.
|
|
2026-03-24 04:36:28.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46699/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:28.147 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-24 04:36:28.147 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-24 04:36:28.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46699/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:28.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.165.238/tcp/46700/p2p/16Uiu2HAkzfMsTwnxcrPpo4RXfACzEnYkf2PWJpDiHo2pHP2HfCe7","/ip4/172.18.165.238/tcp/46701/ws/p2p/16Uiu2HAkzfMsTwnxcrPpo4RXfACzEnYkf2PWJpDiHo2pHP2HfCe7"],"enrUri":"enr:-L24QAMbxep3jDtyQmBtTvNiE8oL8RAk_pGTrczTYbGa5t_IZ4i90D-ORwIDfQ6FbMZgceQQuCrfxB6yL9LYSm82hX4CgmlkgnY0gmlwhKwSpe6KbXVsdGlhZGRyc5YACASsEqXuBrZsAAoErBKl7ga2bd0DgnJzhQADAQAAiXNlY3AyNTZrMaECTcwXBX60K40B2OocCp4Gha7q1BNyAjCBXFqLkb5SBASDdGNwgrZsg3VkcIK2boV3YWt1MgE"}'
|
|
2026-03-24 04:36:28.150 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-24 04:36:28.158 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-24 04:36:28.158 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-24_04-36-26__2a7ec66c-ae78-4638-8477-b55ff94b7a8f__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:36:28.158 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-24 04:36:28.158 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-24 04:36:28.159 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-24 04:36:28.160 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.143.87
|
|
2026-03-24 04:36:28.160 DEBUG [src.node.docker_mananger] Generated ports ['3303', '3304', '3305', '3306', '3307']
|
|
2026-03-24 04:36:28.160 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-24 04:36:28.160 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-24 04:36:28.160 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-24 04:36:28.160 DEBUG [src.node.docker_mananger] docker run -i -t -p 3303:3303 -p 3304:3304 -p 3305:3305 -p 3306:3306 -p 3307:3307 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=3305 --rest-port=3303 --tcp-port=3304 --discv5-udp-port=3306 --rest-address=0.0.0.0 --nat=extip:172.18.143.87 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2b8dcc3aac8cabce62c886fcfdc2ddba02b5fd910c4f1e6826fb55a6a4e79ac1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3307 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QAMbxep3jDtyQmBtTvNiE8oL8RAk_pGTrczTYbGa5t_IZ4i90D-ORwIDfQ6FbMZgceQQuCrfxB6yL9LYSm82hX4CgmlkgnY0gmlwhKwSpe6KbXVsdGlhZGRyc5YACASsEqXuBrZsAAoErBKl7ga2bd0DgnJzhQADAQAAiXNlY3AyNTZrMaECTcwXBX60K40B2OocCp4Gha7q1BNyAjCBXFqLkb5SBASDdGNwgrZsg3VkcIK2boV3YWt1MgE
|
|
2026-03-24 04:36:28.354 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.143.87 waku 7b732a41f973ecd0b3bb7f5168f8e6103e382444d0781c76c26c99881f56f94e
|
|
2026-03-24 04:36:28.390 DEBUG [src.node.docker_mananger] Container started with ID 7b732a41f973. Setting up logs at ./log/docker/node2_2026-03-24_04-36-26__2a7ec66c-ae78-4638-8477-b55ff94b7a8f__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:36:28.390 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3303
|
|
2026-03-24 04:36:28.391 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-24 04:36:29.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3303/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:29.413 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-24 04:36:29.415 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-24 04:36:29.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3303/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:29.422 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.143.87/tcp/3304/p2p/16Uiu2HAmRGoBAqncFijTifPvvNsyGKQwbwsUEeqnbpYTiCNmxPZX","/ip4/172.18.143.87/tcp/3305/ws/p2p/16Uiu2HAmRGoBAqncFijTifPvvNsyGKQwbwsUEeqnbpYTiCNmxPZX"],"enrUri":"enr:-L24QAfWwsOnZbX9eh6s1_wU8eYD9fkAjxSBZ6mWHXtyY1pEccH_Qb6aV88pI0S25qGWgor_ld0OSC00Re1F7vAYoigCgmlkgnY0gmlwhKwSj1eKbXVsdGlhZGRyc5YACASsEo9XBgzoAAoErBKPVwYM6d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDu3iEaPzl4aVHzxztgF7-YXqv1NGQowcXt5OcfIF1Gy6DdGNwggzog3VkcIIM6oV3YWt1MgE"}'
|
|
2026-03-24 04:36:29.423 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-24 04:36:29.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3303/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.165.238/tcp/46700/p2p/16Uiu2HAkzfMsTwnxcrPpo4RXfACzEnYkf2PWJpDiHo2pHP2HfCe7"]'
|
|
2026-03-24 04:36:29.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:36:29.430 DEBUG [src.steps.relay] Running fixture setup: setup_optional_relay_nodes
|
|
2026-03-24 04:36:29.437 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-24 04:36:29.437 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-24_04-36-26__2a7ec66c-ae78-4638-8477-b55ff94b7a8f__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:36:29.438 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-24 04:36:29.438 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-24 04:36:29.439 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-24 04:36:29.439 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.252.98
|
|
2026-03-24 04:36:29.439 DEBUG [src.node.docker_mananger] Generated ports ['5926', '5927', '5928', '5929', '5930']
|
|
2026-03-24 04:36:29.440 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-24 04:36:29.440 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-24 04:36:29.440 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-24 04:36:29.440 DEBUG [src.node.docker_mananger] docker run -i -t -p 5926:5926 -p 5927:5927 -p 5928:5928 -p 5929:5929 -p 5930:5930 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=5928 --rest-port=5926 --tcp-port=5927 --discv5-udp-port=5929 --rest-address=0.0.0.0 --nat=extip:172.18.252.98 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5deb0fa8b1a34f0bdc997e9dccc92e2bfce8ab66027c16ccf5e4ac7b1e3ebfff --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5930 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QAMbxep3jDtyQmBtTvNiE8oL8RAk_pGTrczTYbGa5t_IZ4i90D-ORwIDfQ6FbMZgceQQuCrfxB6yL9LYSm82hX4CgmlkgnY0gmlwhKwSpe6KbXVsdGlhZGRyc5YACASsEqXuBrZsAAoErBKl7ga2bd0DgnJzhQADAQAAiXNlY3AyNTZrMaECTcwXBX60K40B2OocCp4Gha7q1BNyAjCBXFqLkb5SBASDdGNwgrZsg3VkcIK2boV3YWt1MgE
|
|
2026-03-24 04:36:29.633 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.252.98 waku eb0f8d5f3cc1af4b8173eb96c6cec45c3fc6d7efa2e27e2c602a31c701afb387
|
|
2026-03-24 04:36:29.670 DEBUG [src.node.docker_mananger] Container started with ID eb0f8d5f3cc1. Setting up logs at ./log/docker/node3_2026-03-24_04-36-26__2a7ec66c-ae78-4638-8477-b55ff94b7a8f__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:36:29.671 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5926
|
|
2026-03-24 04:36:29.671 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-24 04:36:30.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:30.683 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-24 04:36:30.684 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-24 04:36:30.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5926/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:30.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.252.98/tcp/5927/p2p/16Uiu2HAmGTtLUgYs9cx5V3dx7JjYgXS6NTcgwXHRQcNHynmo9Myv","/ip4/172.18.252.98/tcp/5928/ws/p2p/16Uiu2HAmGTtLUgYs9cx5V3dx7JjYgXS6NTcgwXHRQcNHynmo9Myv"],"enrUri":"enr:-L24QEQ0iHRt5IdZ8r5mjomGkLPxz9bjbKmgVtJVS8vI8CrMegXL4xGA1yXkx0H-oQ7hR3TfC5Ei3em4aDA99w5kWD8CgmlkgnY0gmlwhKwS_GKKbXVsdGlhZGRyc5YACASsEvxiBhcnAAoErBL8YgYXKN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDOJaPCshjrEg0bqo4Mf30eGw4wyMauEZs47Dps5kCUJWDdGNwghcng3VkcIIXKYV3YWt1MgE"}'
|
|
2026-03-24 04:36:30.693 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-24 04:36:30.694 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5926/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.165.238/tcp/46700/p2p/16Uiu2HAkzfMsTwnxcrPpo4RXfACzEnYkf2PWJpDiHo2pHP2HfCe7"]'
|
|
2026-03-24 04:36:30.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:36:30.704 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-24 04:36:30.704 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-24_04-36-26__2a7ec66c-ae78-4638-8477-b55ff94b7a8f__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:36:30.705 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-24 04:36:30.705 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-24 04:36:30.706 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-24 04:36:30.706 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.91.235
|
|
2026-03-24 04:36:30.706 DEBUG [src.node.docker_mananger] Generated ports ['11879', '11880', '11881', '11882', '11883']
|
|
2026-03-24 04:36:30.707 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-24 04:36:30.707 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-24 04:36:30.707 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-24 04:36:30.707 DEBUG [src.node.docker_mananger] docker run -i -t -p 11879:11879 -p 11880:11880 -p 11881:11881 -p 11882:11882 -p 11883:11883 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=11881 --rest-port=11879 --tcp-port=11880 --discv5-udp-port=11882 --rest-address=0.0.0.0 --nat=extip:172.18.91.235 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ddb9b043b6aa8a148a71fbe6cf5d130fe0c6aed63d8e07db8cf58e6aabdabbcc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11883 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QAMbxep3jDtyQmBtTvNiE8oL8RAk_pGTrczTYbGa5t_IZ4i90D-ORwIDfQ6FbMZgceQQuCrfxB6yL9LYSm82hX4CgmlkgnY0gmlwhKwSpe6KbXVsdGlhZGRyc5YACASsEqXuBrZsAAoErBKl7ga2bd0DgnJzhQADAQAAiXNlY3AyNTZrMaECTcwXBX60K40B2OocCp4Gha7q1BNyAjCBXFqLkb5SBASDdGNwgrZsg3VkcIK2boV3YWt1MgE
|
|
2026-03-24 04:36:30.901 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.91.235 waku b3cc0afd798b6c16333b42730729ea4d09e9adf63b279288441c181297807232
|
|
2026-03-24 04:36:30.940 DEBUG [src.node.docker_mananger] Container started with ID b3cc0afd798b. Setting up logs at ./log/docker/node4_2026-03-24_04-36-26__2a7ec66c-ae78-4638-8477-b55ff94b7a8f__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:36:30.941 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11879
|
|
2026-03-24 04:36:30.941 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-24 04:36:31.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11879/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:31.957 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-24 04:36:31.959 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-24 04:36:31.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11879/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:31.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.91.235/tcp/11880/p2p/16Uiu2HAkuYH8SRd9Br42Z61KY9BabzLXydKa5P57qytqqUxwuB9Q","/ip4/172.18.91.235/tcp/11881/ws/p2p/16Uiu2HAkuYH8SRd9Br42Z61KY9BabzLXydKa5P57qytqqUxwuB9Q"],"enrUri":"enr:-L24QGyqHOq-IcYiEvZWFwkW_NbREEcO4kpS9lYD-B7xDA-7AoRibI03ogf4uDZ9LHPncyMDyjm57ICz-6JPaD9da1cCgmlkgnY0gmlwhKwSW-uKbXVsdGlhZGRyc5YACASsElvrBi5oAAoErBJb6wYuad0DgnJzhQADAQAAiXNlY3AyNTZrMaECAbE6X_TQLn0skVIKGvX_qAhkRpp2iYUbtQGMYHQpmu-DdGNwgi5og3VkcIIuaoV3YWt1MgE"}'
|
|
2026-03-24 04:36:31.967 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-24 04:36:31.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11879/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.165.238/tcp/46700/p2p/16Uiu2HAkzfMsTwnxcrPpo4RXfACzEnYkf2PWJpDiHo2pHP2HfCe7"]'
|
|
2026-03-24 04:36:31.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:36:31.977 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-24 04:36:31.977 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-24_04-36-26__2a7ec66c-ae78-4638-8477-b55ff94b7a8f__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:36:31.978 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-24 04:36:31.978 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-24 04:36:31.979 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-24 04:36:31.979 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.12.121
|
|
2026-03-24 04:36:31.980 DEBUG [src.node.docker_mananger] Generated ports ['33317', '33318', '33319', '33320', '33321']
|
|
2026-03-24 04:36:31.980 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-24 04:36:31.980 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-24 04:36:31.980 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-24 04:36:31.980 DEBUG [src.node.docker_mananger] docker run -i -t -p 33317:33317 -p 33318:33318 -p 33319:33319 -p 33320:33320 -p 33321:33321 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=33319 --rest-port=33317 --tcp-port=33318 --discv5-udp-port=33320 --rest-address=0.0.0.0 --nat=extip:172.18.12.121 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=79bd81c5fcae864e0eed8a85227dc0cabb0c84e91fd9ae6e7f324e0e0bff6745 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33321 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QAMbxep3jDtyQmBtTvNiE8oL8RAk_pGTrczTYbGa5t_IZ4i90D-ORwIDfQ6FbMZgceQQuCrfxB6yL9LYSm82hX4CgmlkgnY0gmlwhKwSpe6KbXVsdGlhZGRyc5YACASsEqXuBrZsAAoErBKl7ga2bd0DgnJzhQADAQAAiXNlY3AyNTZrMaECTcwXBX60K40B2OocCp4Gha7q1BNyAjCBXFqLkb5SBASDdGNwgrZsg3VkcIK2boV3YWt1MgE
|
|
2026-03-24 04:36:32.180 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.12.121 waku ad474f888b11e790570898b5429541ea603d40ddca700df1b0b39c74f6541c54
|
|
2026-03-24 04:36:32.216 DEBUG [src.node.docker_mananger] Container started with ID ad474f888b11. Setting up logs at ./log/docker/node5_2026-03-24_04-36-26__2a7ec66c-ae78-4638-8477-b55ff94b7a8f__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:36:32.216 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33317
|
|
2026-03-24 04:36:32.217 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-24 04:36:33.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33317/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:33.234 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-24 04:36:33.235 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-24 04:36:33.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33317/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:33.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.12.121/tcp/33318/p2p/16Uiu2HAm8UYUJAvp2YuyyUV2n9ar9QvHFeRk2g71DruETpvvU1Dx","/ip4/172.18.12.121/tcp/33319/ws/p2p/16Uiu2HAm8UYUJAvp2YuyyUV2n9ar9QvHFeRk2g71DruETpvvU1Dx"],"enrUri":"enr:-L24QNa4eKBL9JmdvSEfPXt-jqGZx15m59VccnVgqzyGGFZQLtHGWj1I18ZAFrxyUmpM2YD-OJ6BS1mfKUT8WYfUfsYCgmlkgnY0gmlwhKwSDHmKbXVsdGlhZGRyc5YACASsEgx5BoImAAoErBIMeQaCJ90DgnJzhQADAQAAiXNlY3AyNTZrMaECweQuuQWg6YoQ1H3ixxuGJmnkwTDWhq6NJorHCEi641eDdGNwgoImg3VkcIKCKIV3YWt1MgE"}'
|
|
2026-03-24 04:36:33.244 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-24 04:36:33.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33317/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.165.238/tcp/46700/p2p/16Uiu2HAkzfMsTwnxcrPpo4RXfACzEnYkf2PWJpDiHo2pHP2HfCe7"]'
|
|
2026-03-24 04:36:33.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:36:33.249 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
|
2026-03-24 04:36:33.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46699/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-24 04:36:33.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:36:33.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3303/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-24 04:36:33.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:36:33.267 DEBUG [src.steps.relay] Running fixture setup: subscribe_optional_relay_nodes
|
|
2026-03-24 04:36:33.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5926/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-24 04:36:33.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:36:33.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11879/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-24 04:36:33.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:36:33.283 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33317/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-24 04:36:33.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:36:33.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46699/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-24 04:36:33.302 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:36:33.302 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-24 04:36:33.403 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-24 04:36:33.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46699/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:33.406 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":1774326993291160064,"ephemeral":false,"proof":""}]'
|
|
2026-03-24 04:36:33.408 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-24 04:36:33.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3303/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:33.411 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":1774326993291160064,"ephemeral":false,"proof":""}]'
|
|
2026-03-24 04:36:33.412 DEBUG [src.steps.relay] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
|
2026-03-24 04:36:33.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5926/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:33.415 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":1774326993291160064,"ephemeral":false,"proof":""}]'
|
|
2026-03-24 04:36:33.416 DEBUG [src.steps.relay] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
|
2026-03-24 04:36:33.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11879/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:33.419 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":1774326993291160064,"ephemeral":false,"proof":""}]'
|
|
2026-03-24 04:36:33.420 DEBUG [src.steps.relay] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
|
2026-03-24 04:36:33.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33317/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:33.423 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":1774326993291160064,"ephemeral":false,"proof":""}]'
|
|
2026-03-24 04:36:33.424 INFO [src.steps.relay] WARM UP successful!!
|
|
2026-03-24 04:36:33.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46699/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-24 04:36:33.436 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:36:33.436 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-24 04:36:33.537 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-24 04:36:33.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46699/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:33.541 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":1774326993425755532,"ephemeral":false,"proof":""}]'
|
|
2026-03-24 04:36:33.542 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-24 04:36:33.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3303/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:33.545 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":1774326993425755532,"ephemeral":false,"proof":""}]'
|
|
2026-03-24 04:36:33.546 DEBUG [src.steps.relay] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
|
2026-03-24 04:36:33.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5926/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:33.548 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":1774326993425755532,"ephemeral":false,"proof":""}]'
|
|
2026-03-24 04:36:33.550 DEBUG [src.steps.relay] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
|
2026-03-24 04:36:33.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11879/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:33.552 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":1774326993425755532,"ephemeral":false,"proof":""}]'
|
|
2026-03-24 04:36:33.553 DEBUG [src.steps.relay] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
|
2026-03-24 04:36:33.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33317/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:33.556 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":1774326993425755532,"ephemeral":false,"proof":""}]'
|
|
2026-03-24 04:36:33.557 DEBUG [src.node.waku_node] Stopping container with id 7b732a41f973
|
|
2026-03-24 04:36:34.169 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-24 04:36:34.170 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46699/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-24 04:36:34.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:36:34.184 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-24 04:36:34.285 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-24 04:36:34.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5926/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:34.288 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":1774326994169952512,"ephemeral":false,"proof":""}]'
|
|
2026-03-24 04:36:34.290 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-24 04:36:34.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11879/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:34.292 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":1774326994169952512,"ephemeral":false,"proof":""}]'
|
|
2026-03-24 04:36:34.294 DEBUG [src.steps.relay] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
|
2026-03-24 04:36:34.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33317/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:34.296 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":1774326994169952512,"ephemeral":false,"proof":""}]'
|
|
2026-03-24 04:36:34.300 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-24 04:36:34.301 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-24 04:36:34.301 DEBUG [src.node.waku_node] Stopping container with id 997356b76af8
|
|
2026-03-24 04:36:34.899 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-24 04:36:34.901 DEBUG [src.node.waku_node] Stopping container with id eb0f8d5f3cc1
|
|
2026-03-24 04:36:34.984 ERROR [src.node.docker_mananger] Max retries reached for container 7b732a41f973. Exiting log stream.
|
|
2026-03-24 04:36:35.477 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-24 04:36:35.479 DEBUG [src.node.waku_node] Stopping container with id b3cc0afd798b
|
|
2026-03-24 04:36:35.713 ERROR [src.node.docker_mananger] Max retries reached for container 997356b76af8. Exiting log stream.
|
|
2026-03-24 04:36:36.008 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-24 04:36:36.010 DEBUG [src.node.waku_node] Stopping container with id ad474f888b11
|
|
2026-03-24 04:36:36.294 ERROR [src.node.docker_mananger] Max retries reached for container eb0f8d5f3cc1. Exiting log stream.
|
|
2026-03-24 04:36:36.543 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-24 04:36:36.545 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-24 04:36:36.563 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-24 04:36:36.568 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-24 04:36:36.574 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-24 04:36:36.580 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-24 04:36:36.585 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|