mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 16:43:56 +00:00
281 lines
48 KiB
Plaintext
281 lines
48 KiB
Plaintext
2026-03-11 04:34:54.319 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-11 04:34:54.319 DEBUG [tests.conftest] Running test: test_subscribe_one_by_one_to_different_pubsub_topics_and_send_messages with id: 2026-03-11_04-34-54__9c60103e-14c1-4fc9-a23f-2a4cf5ab9d1e
|
|
2026-03-11 04:34:54.319 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-11 04:34:54.319 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-11 04:34:54.320 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-11 04:34:54.327 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:34:54.327 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-11_04-34-54__9c60103e-14c1-4fc9-a23f-2a4cf5ab9d1e__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:54.328 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:34:54.328 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:34:54.329 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:34:54.329 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.55.22
|
|
2026-03-11 04:34:54.329 DEBUG [src.node.docker_mananger] Generated ports ['59498', '59499', '59500', '59501', '59502']
|
|
2026-03-11 04:34:54.330 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-11 04:34:54.330 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:34:54.330 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:34:54.330 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:34:54.330 DEBUG [src.node.docker_mananger] docker run -i -t -p 59498:59498 -p 59499:59499 -p 59500:59500 -p 59501:59501 -p 59502:59502 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=59500 --rest-port=59498 --tcp-port=59499 --discv5-udp-port=59501 --rest-address=0.0.0.0 --nat=extip:172.18.55.22 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=063aa742aafc4937bad80bbebe24d68bd7fd4a0352634e89aca6aaa72763eacb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59502 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-11 04:34:54.516 ERROR [src.node.docker_mananger] Max retries reached for container 3b40a36eb1e1. Exiting log stream.
|
|
2026-03-11 04:34:54.518 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.55.22 waku a32591655cbabc6cbbff6078e446835347c28879478d16188ec03a18672c5651
|
|
2026-03-11 04:34:54.555 DEBUG [src.node.docker_mananger] Container started with ID a32591655cba. Setting up logs at ./log/docker/node1_2026-03-11_04-34-54__9c60103e-14c1-4fc9-a23f-2a4cf5ab9d1e__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:54.555 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59498
|
|
2026-03-11 04:34:54.557 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:34:55.035 ERROR [src.node.docker_mananger] Max retries reached for container b2c5ae200c8b. Exiting log stream.
|
|
2026-03-11 04:34:55.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59498/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:55.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:34:55.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59498/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:55.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:34:55.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59498/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:55.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:34:55.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59498/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:55.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:34:55.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59498/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:55.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:34:56.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59498/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:56.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-11 04:34:56.076 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:34:56.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59498/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:56.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.55.22/tcp/59499/p2p/16Uiu2HAkyjD4M8pHfN9mWCZUcWvPeZuYStKUs8oFqy9e2xE9AT7C","/ip4/172.18.55.22/tcp/59500/ws/p2p/16Uiu2HAkyjD4M8pHfN9mWCZUcWvPeZuYStKUs8oFqy9e2xE9AT7C"],"enrUri":"enr:-L24QPXBFcM_zaKqD8-gpn0FsMtykHYS43lQUS1ElxqwAaqnCZhZfzBGEfyZLHcB6oL6FsyKQYOAWDfn6U1EwHkbhJYCgmlkgnY0gmlwhKwSNxaKbXVsdGlhZGRyc5YACASsEjcWBuhrAAoErBI3FgbobN0DgnJzhQACAQAAiXNlY3AyNTZrMaECP-zDFlwnasS4ueyDAoUMmFeHpomc46za7XwvlWqv-1eDdGNwguhrg3VkcILobYV3YWt1MgU"}'
|
|
2026-03-11 04:34:56.078 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:34:56.085 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:34:56.085 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-11_04-34-54__9c60103e-14c1-4fc9-a23f-2a4cf5ab9d1e__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:56.085 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:34:56.086 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:34:56.087 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:34:56.087 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.126.215
|
|
2026-03-11 04:34:56.087 DEBUG [src.node.docker_mananger] Generated ports ['30757', '30758', '30759', '30760', '30761']
|
|
2026-03-11 04:34:56.087 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-11 04:34:56.087 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:34:56.088 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:34:56.088 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:34:56.088 DEBUG [src.node.docker_mananger] docker run -i -t -p 30757:30757 -p 30758:30758 -p 30759:30759 -p 30760:30760 -p 30761:30761 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=30759 --rest-port=30757 --tcp-port=30758 --discv5-udp-port=30760 --rest-address=0.0.0.0 --nat=extip:172.18.126.215 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=9da9e5614f9cd10cce44f6dfe5b5d2c6d55df5ecf7fae180a9b0531be155c12a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30761 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPXBFcM_zaKqD8-gpn0FsMtykHYS43lQUS1ElxqwAaqnCZhZfzBGEfyZLHcB6oL6FsyKQYOAWDfn6U1EwHkbhJYCgmlkgnY0gmlwhKwSNxaKbXVsdGlhZGRyc5YACASsEjcWBuhrAAoErBI3FgbobN0DgnJzhQACAQAAiXNlY3AyNTZrMaECP-zDFlwnasS4ueyDAoUMmFeHpomc46za7XwvlWqv-1eDdGNwguhrg3VkcILobYV3YWt1MgU
|
|
2026-03-11 04:34:56.289 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.126.215 waku e31009ffde07e0219be60c3c6be9dae94ca2d3c4038a66be46141390b74013a6
|
|
2026-03-11 04:34:56.329 DEBUG [src.node.docker_mananger] Container started with ID e31009ffde07. Setting up logs at ./log/docker/node2_2026-03-11_04-34-54__9c60103e-14c1-4fc9-a23f-2a4cf5ab9d1e__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:56.330 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30757
|
|
2026-03-11 04:34:56.330 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:34:57.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30757/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:57.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:34:57.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30757/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:57.436 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:34:57.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30757/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:57.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:34:57.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30757/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:57.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-11 04:34:57.642 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:34:57.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30757/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:57.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.126.215/tcp/30758/p2p/16Uiu2HAmQSCsPTNVkzXXj5syGAqBni7EPWABVsigKUQ8uh48919Q","/ip4/172.18.126.215/tcp/30759/ws/p2p/16Uiu2HAmQSCsPTNVkzXXj5syGAqBni7EPWABVsigKUQ8uh48919Q"],"enrUri":"enr:-L24QPac_-Vh139IHv1Jyhvy4VNyqMwAvbrmMCyJW6ar1A87E6hvAHHY3NxWhccHAb1h4npD5UyL0nyRBytDG4sRP-gCgmlkgnY0gmlwhKwSfteKbXVsdGlhZGRyc5YACASsEn7XBngmAAoErBJ-1wZ4J90DgnJzhQACAQAAiXNlY3AyNTZrMaEDrwXZCXNLkBQAIYYZCH-CvnnFSqm6s1f3pqldRk9f1HeDdGNwgngmg3VkcIJ4KIV3YWt1MgE"}'
|
|
2026-03-11 04:34:57.645 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:34:57.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30757/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.55.22/tcp/59499/p2p/16Uiu2HAkyjD4M8pHfN9mWCZUcWvPeZuYStKUs8oFqy9e2xE9AT7C"]'
|
|
2026-03-11 04:34:57.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:57.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59498/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-11 04:34:57.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:57.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30757/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-11 04:34:57.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:57.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59498/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-11 04:34:57.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:57.697 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-11 04:34:57.798 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:34:57.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59498/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:57.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203697100040182,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203697686570400,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:34:57.810 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-11 04:34:57.811 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-11 04:34:57.812 DEBUG [src.node.waku_node] Stopping container with id a32591655cba
|
|
2026-03-11 04:34:58.417 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:34:58.419 DEBUG [src.node.waku_node] Stopping container with id e31009ffde07
|
|
2026-03-11 04:34:59.024 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:34:59.027 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-11 04:34:59.085 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:34:59.112 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:34:59.113 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-11 04:34:59.113 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-11 04:34:59.113 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-11_04-34-54__9c60103e-14c1-4fc9-a23f-2a4cf5ab9d1e__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:59.114 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-11_04-34-54__9c60103e-14c1-4fc9-a23f-2a4cf5ab9d1e__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:59.119 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-11 04:34:59.119 DEBUG [tests.conftest] Running test: test_subscribe_one_by_one_to_different_pubsub_topics_and_send_messages with id: 2026-03-11_04-34-59__84bd301a-e311-43e2-b4a0-41200487fd45
|
|
2026-03-11 04:34:59.119 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-11 04:34:59.120 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-11 04:34:59.120 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-11 04:34:59.127 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:34:59.128 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-11_04-34-59__84bd301a-e311-43e2-b4a0-41200487fd45__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:59.128 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:34:59.128 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:34:59.129 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:34:59.129 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.165.199
|
|
2026-03-11 04:34:59.130 DEBUG [src.node.docker_mananger] Generated ports ['20512', '20513', '20514', '20515', '20516']
|
|
2026-03-11 04:34:59.130 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-11 04:34:59.130 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:34:59.130 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:34:59.130 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:34:59.130 DEBUG [src.node.docker_mananger] docker run -i -t -p 20512:20512 -p 20513:20513 -p 20514:20514 -p 20515:20515 -p 20516:20516 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=20514 --rest-port=20512 --tcp-port=20513 --discv5-udp-port=20515 --rest-address=0.0.0.0 --nat=extip:172.18.165.199 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=c99f90273154ca546a3ceedf17f0bbdb72d50e09e91ac4af1b9e7d6475bc3b21 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20516 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-11 04:34:59.324 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.165.199 waku bf197d83a37156fec5e0950ba9d4fb945a6e1cc2aba1462ffe452a64226010db
|
|
2026-03-11 04:34:59.361 DEBUG [src.node.docker_mananger] Container started with ID bf197d83a371. Setting up logs at ./log/docker/node1_2026-03-11_04-34-59__84bd301a-e311-43e2-b4a0-41200487fd45__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:59.362 ERROR [src.node.docker_mananger] Max retries reached for container a32591655cba. Exiting log stream.
|
|
2026-03-11 04:34:59.363 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20512
|
|
2026-03-11 04:34:59.364 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:34:59.838 ERROR [src.node.docker_mananger] Max retries reached for container e31009ffde07. Exiting log stream.
|
|
2026-03-11 04:35:00.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20512/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:00.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:35:00.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20512/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:00.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:35:00.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20512/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:00.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:35:00.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20512/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:00.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:35:00.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20512/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:00.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:35:00.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20512/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:00.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:35:00.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20512/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:00.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:35:01.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20512/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:01.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:35:01.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20512/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:01.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-11 04:35:01.200 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:35:01.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20512/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:01.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.165.199/tcp/20513/p2p/16Uiu2HAmLJMphLCw7Xnbd3eJC1bZgdM4Sx9Ue135p8fSjwN16Zaa","/ip4/172.18.165.199/tcp/20514/ws/p2p/16Uiu2HAmLJMphLCw7Xnbd3eJC1bZgdM4Sx9Ue135p8fSjwN16Zaa"],"enrUri":"enr:-L24QA-RY_6O0MFfjetJKAHGkozvar76KIqeU0wFdsmcCOPCfZVnkOyryB2ytwcilkCU1nLKjF_B77F6aCiM4z_jV98CgmlkgnY0gmlwhKwSpceKbXVsdGlhZGRyc5YACASsEqXHBlAhAAoErBKlxwZQIt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDcZST1acXenvGZPaff3t65P-Xa166U_tTS3EDkPHwqIODdGNwglAhg3VkcIJQI4V3YWt1MgU"}'
|
|
2026-03-11 04:35:01.202 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:35:01.209 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:35:01.209 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-11_04-34-59__84bd301a-e311-43e2-b4a0-41200487fd45__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:35:01.209 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:35:01.210 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:35:01.211 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:35:01.211 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.201.127
|
|
2026-03-11 04:35:01.211 DEBUG [src.node.docker_mananger] Generated ports ['10206', '10207', '10208', '10209', '10210']
|
|
2026-03-11 04:35:01.211 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-11 04:35:01.212 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:35:01.212 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:35:01.212 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:35:01.212 DEBUG [src.node.docker_mananger] docker run -i -t -p 10206:10206 -p 10207:10207 -p 10208:10208 -p 10209:10209 -p 10210:10210 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=10208 --rest-port=10206 --tcp-port=10207 --discv5-udp-port=10209 --rest-address=0.0.0.0 --nat=extip:172.18.201.127 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=eb5f10c4cdff600526ce1fd8c8b43f96baecaceca7da6156d0952bf39cc1ab2b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10210 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QA-RY_6O0MFfjetJKAHGkozvar76KIqeU0wFdsmcCOPCfZVnkOyryB2ytwcilkCU1nLKjF_B77F6aCiM4z_jV98CgmlkgnY0gmlwhKwSpceKbXVsdGlhZGRyc5YACASsEqXHBlAhAAoErBKlxwZQIt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDcZST1acXenvGZPaff3t65P-Xa166U_tTS3EDkPHwqIODdGNwglAhg3VkcIJQI4V3YWt1MgU
|
|
2026-03-11 04:35:01.418 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.201.127 waku e483ce9feefabf4f5c6f4bdf6f0ddd87c02fdcd28b6a88eb33f3c9a37ce03b93
|
|
2026-03-11 04:35:01.454 DEBUG [src.node.docker_mananger] Container started with ID e483ce9feefa. Setting up logs at ./log/docker/node2_2026-03-11_04-34-59__84bd301a-e311-43e2-b4a0-41200487fd45__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:35:01.454 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10206
|
|
2026-03-11 04:35:01.454 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:35:02.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10206/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:02.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:35:02.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10206/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:02.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:35:02.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10206/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:02.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:35:02.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10206/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:02.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-11 04:35:02.810 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:35:02.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10206/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:02.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.201.127/tcp/10207/p2p/16Uiu2HAmN37MerQVtJj3rqVHdmD3BxcRMLWqsycamT6gRf4rBxWg","/ip4/172.18.201.127/tcp/10208/ws/p2p/16Uiu2HAmN37MerQVtJj3rqVHdmD3BxcRMLWqsycamT6gRf4rBxWg"],"enrUri":"enr:-L24QIHN9ESpCVw7umrV007Z598_HNgps3bV2OAwR2yR7w65Tzpq8M6h3dCAtCSpzDj8GRluXyAuZCD-8g2hfST5D1QCgmlkgnY0gmlwhKwSyX-KbXVsdGlhZGRyc5YACASsEsl_BiffAAoErBLJfwYn4N0DgnJzhQACAQAAiXNlY3AyNTZrMaEDi2Ph1I33Jmqa1bQ2QFeCQ0HTQm0pA267d5IoanS2anWDdGNwgiffg3VkcIIn4YV3YWt1MgE"}'
|
|
2026-03-11 04:35:02.813 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:35:02.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10206/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.165.199/tcp/20513/p2p/16Uiu2HAmLJMphLCw7Xnbd3eJC1bZgdM4Sx9Ue135p8fSjwN16Zaa"]'
|
|
2026-03-11 04:35:02.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:02.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20512/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-11 04:35:02.847 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:02.847 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10206/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-11 04:35:02.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:02.853 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20512/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-11 04:35:02.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:02.864 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-11 04:35:02.965 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:35:02.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20512/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:02.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203702852867192,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:35:02.969 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:35:02.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10206/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:02.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203702852867192,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:35:02.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20512/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2026-03-11 04:35:02.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:02.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10206/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2026-03-11 04:35:02.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:02.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20512/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-11 04:35:02.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:02.988 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-11 04:35:03.089 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:35:03.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20512/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:03.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203702980021618,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:35:03.093 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:35:03.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10206/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:03.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203702980021618,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:35:03.097 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20512/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/2"]'
|
|
2026-03-11 04:35:03.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:03.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10206/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/2"]'
|
|
2026-03-11 04:35:03.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:03.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20512/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-11 04:35:03.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:03.113 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-11 04:35:03.213 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:35:03.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20512/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:03.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203703103741637,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:35:03.218 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:35:03.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10206/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:03.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203703103741637,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:35:03.222 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20512/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/3"]'
|
|
2026-03-11 04:35:03.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:03.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10206/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/3"]'
|
|
2026-03-11 04:35:03.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:03.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20512/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-11 04:35:03.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:03.239 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-11 04:35:03.339 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:35:03.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20512/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:03.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203703228670386,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:35:03.350 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:35:03.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10206/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:03.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203703228670386,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:35:03.361 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20512/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/4"]'
|
|
2026-03-11 04:35:03.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:03.367 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10206/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/4"]'
|
|
2026-03-11 04:35:03.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:03.371 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20512/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-11 04:35:03.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:03.381 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-11 04:35:03.482 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:35:03.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20512/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:03.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203703371278030,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:35:03.486 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:35:03.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10206/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:03.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203703371278030,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:35:03.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20512/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/5"]'
|
|
2026-03-11 04:35:03.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:03.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10206/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/5"]'
|
|
2026-03-11 04:35:03.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:03.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20512/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-11 04:35:03.505 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:03.506 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-11 04:35:03.606 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:35:03.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20512/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:03.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203703496415163,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:35:03.611 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:35:03.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10206/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:03.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203703496415163,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:35:03.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20512/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/6"]'
|
|
2026-03-11 04:35:03.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:03.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10206/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/6"]'
|
|
2026-03-11 04:35:03.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:03.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20512/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-11 04:35:03.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:03.631 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-11 04:35:03.731 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:35:03.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20512/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:03.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203703620716216,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:35:03.736 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:35:03.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10206/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:03.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203703620716216,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:35:03.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20512/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/7"]'
|
|
2026-03-11 04:35:03.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:03.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10206/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/7"]'
|
|
2026-03-11 04:35:03.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:03.748 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20512/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-11 04:35:03.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:03.758 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-11 04:35:03.859 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:35:03.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20512/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:03.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203703748645095,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:35:03.864 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:35:03.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10206/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:03.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203703748645095,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:35:03.869 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-11 04:35:03.870 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-11 04:35:03.870 DEBUG [src.node.waku_node] Stopping container with id bf197d83a371
|
|
2026-03-11 04:35:04.484 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:35:04.484 DEBUG [src.node.waku_node] Stopping container with id e483ce9feefa
|
|
2026-03-11 04:35:05.108 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:35:05.112 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-11 04:35:05.151 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:35:05.191 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|