mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-29 23:23:50 +00:00
225 lines
44 KiB
Plaintext
225 lines
44 KiB
Plaintext
2026-03-25 04:37:54.615 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-25 04:37:54.615 DEBUG [tests.conftest] Running test: test_filter_3_senders_multiple_msg_1_receiver with id: 2026-03-25_04-37-54__4c41e551-4bed-45d6-9a33-92f3223abfbb
|
|
2026-03-25 04:37:54.616 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-25 04:37:54.617 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-25 04:37:54.617 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-25 04:37:54.625 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-25 04:37:54.625 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-25_04-37-54__4c41e551-4bed-45d6-9a33-92f3223abfbb__wakuorg_nwaku:latest.log
|
|
2026-03-25 04:37:54.633 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-25 04:37:54.634 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-25_04-37-54__4c41e551-4bed-45d6-9a33-92f3223abfbb__wakuorg_nwaku:latest.log
|
|
2026-03-25 04:37:54.639 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-25 04:37:54.640 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-25_04-37-54__4c41e551-4bed-45d6-9a33-92f3223abfbb__wakuorg_nwaku:latest.log
|
|
2026-03-25 04:37:54.640 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-25 04:37:54.640 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-25 04:37:54.646 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-25 04:37:54.646 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-25_04-37-54__4c41e551-4bed-45d6-9a33-92f3223abfbb__wakuorg_nwaku:latest.log
|
|
2026-03-25 04:37:54.652 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-25 04:37:54.653 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-25_04-37-54__4c41e551-4bed-45d6-9a33-92f3223abfbb__wakuorg_nwaku:latest.log
|
|
2026-03-25 04:37:54.653 DEBUG [tests.e2e.test_e2e] Start 5 nodes
|
|
2026-03-25 04:37:54.653 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-25 04:37:54.653 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-25 04:37:54.654 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-25 04:37:54.654 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.21.3
|
|
2026-03-25 04:37:54.655 DEBUG [src.node.docker_mananger] Generated ports ['59198', '59199', '59200', '59201', '59202']
|
|
2026-03-25 04:37:54.655 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-25 04:37:54.655 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-25 04:37:54.655 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-25 04:37:54.655 DEBUG [src.node.docker_mananger] docker run -i -t -p 59198:59198 -p 59199:59199 -p 59200:59200 -p 59201:59201 -p 59202:59202 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=59200 --rest-port=59198 --tcp-port=59199 --discv5-udp-port=59201 --rest-address=0.0.0.0 --nat=extip:172.18.21.3 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c6fea96d3fbc9aad95dfffb3f8d18c4bbab710dc4ebc10fadd123cfdaefb8b02 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59202 --metrics-logging=true --relay=true --store=false
|
|
2026-03-25 04:37:54.848 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.21.3 waku 30dfa0ef15174ea87dcfe8caa554f995f2680b58497e16bd311eca1d781243f9
|
|
2026-03-25 04:37:54.873 ERROR [src.node.docker_mananger] Max retries reached for container 3d86c9bb90f1. Exiting log stream.
|
|
2026-03-25 04:37:54.884 DEBUG [src.node.docker_mananger] Container started with ID 30dfa0ef1517. Setting up logs at ./log/docker/node1_2026-03-25_04-37-54__4c41e551-4bed-45d6-9a33-92f3223abfbb__wakuorg_nwaku:latest.log
|
|
2026-03-25 04:37:54.885 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59198
|
|
2026-03-25 04:37:54.886 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-25 04:37:55.440 ERROR [src.node.docker_mananger] Max retries reached for container 692fac207e59. Exiting log stream.
|
|
2026-03-25 04:37:55.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:37:55.890 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-25 04:37:55.890 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-25 04:37:55.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59198/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:37:55.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.21.3/tcp/59199/p2p/16Uiu2HAmFG6obkwMTUw15JPh8SaQ2pZxtCTuR8NJ1UUSJKWyoDxL","/ip4/172.18.21.3/tcp/59200/ws/p2p/16Uiu2HAmFG6obkwMTUw15JPh8SaQ2pZxtCTuR8NJ1UUSJKWyoDxL"],"enrUri":"enr:-L24QKYJg54SPzqRWUXI6Nw-UdR8yCSVdH2jyfAf3V4hUN6JTe6omugNuPqj5cCDaDrVvMnIuA7rKVNyzhym4BEPg8cCgmlkgnY0gmlwhKwSFQOKbXVsdGlhZGRyc5YACASsEhUDBuc_AAoErBIVAwbnQN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDJrX_0o4kTJSM9usYsLo22ejTAwiczxrvYa_4ycVZYgmDdGNwguc_g3VkcILnQYV3YWt1MgE"}'
|
|
2026-03-25 04:37:55.893 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-25 04:37:55.893 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-25 04:37:55.893 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-25 04:37:55.895 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-25 04:37:55.895 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.47.247
|
|
2026-03-25 04:37:55.895 DEBUG [src.node.docker_mananger] Generated ports ['39405', '39406', '39407', '39408', '39409']
|
|
2026-03-25 04:37:55.895 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-25 04:37:55.895 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-25 04:37:55.895 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-25 04:37:55.895 DEBUG [src.node.docker_mananger] docker run -i -t -p 39405:39405 -p 39406:39406 -p 39407:39407 -p 39408:39408 -p 39409:39409 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=39407 --rest-port=39405 --tcp-port=39406 --discv5-udp-port=39408 --rest-address=0.0.0.0 --nat=extip:172.18.47.247 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8236a2fbe26de1cb0eaf8bb531e98a220db2cb629291f4f37f41839b03ca70c2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39409 --metrics-logging=true --relay=true --store=false --discv5-bootstrap-node=enr:-L24QKYJg54SPzqRWUXI6Nw-UdR8yCSVdH2jyfAf3V4hUN6JTe6omugNuPqj5cCDaDrVvMnIuA7rKVNyzhym4BEPg8cCgmlkgnY0gmlwhKwSFQOKbXVsdGlhZGRyc5YACASsEhUDBuc_AAoErBIVAwbnQN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDJrX_0o4kTJSM9usYsLo22ejTAwiczxrvYa_4ycVZYgmDdGNwguc_g3VkcILnQYV3YWt1MgE
|
|
2026-03-25 04:37:56.080 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.47.247 waku 2b0e112713d9c51d5db87fd3c475d310583d7104a6dce3ad930b77672090d4c6
|
|
2026-03-25 04:37:56.112 DEBUG [src.node.docker_mananger] Container started with ID 2b0e112713d9. Setting up logs at ./log/docker/node2_2026-03-25_04-37-54__4c41e551-4bed-45d6-9a33-92f3223abfbb__wakuorg_nwaku:latest.log
|
|
2026-03-25 04:37:56.113 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39405
|
|
2026-03-25 04:37:56.113 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-25 04:37:57.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39405/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:37:57.143 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-25 04:37:57.144 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-25 04:37:57.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39405/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:37:57.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.47.247/tcp/39406/p2p/16Uiu2HAm2z61zfS345Cuc8Qsv7e8KzQ5QjtjYj7unhLVMFBwTJWf","/ip4/172.18.47.247/tcp/39407/ws/p2p/16Uiu2HAm2z61zfS345Cuc8Qsv7e8KzQ5QjtjYj7unhLVMFBwTJWf"],"enrUri":"enr:-L24QEBxzy55GBCcsL08XnJqN4ILxmrDPbj_oAtqVGRRMiWoV6esD4gnTg4sxTooYDLBl2QLE3_tcQg7KnsUSliOqYkCgmlkgnY0gmlwhKwSL_eKbXVsdGlhZGRyc5YACASsEi_3BpnuAAoErBIv9waZ790DgnJzhQADAQAAiXNlY3AyNTZrMaECcE-S_WW-d5I_aREjXEai3qK5iSS1Ft04xIa-tYqNo0yDdGNwgpnug3VkcIKZ8IV3YWt1MgE"}'
|
|
2026-03-25 04:37:57.151 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-25 04:37:57.152 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-25 04:37:57.152 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-25 04:37:57.154 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-25 04:37:57.154 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.249.65
|
|
2026-03-25 04:37:57.154 DEBUG [src.node.docker_mananger] Generated ports ['8409', '8410', '8411', '8412', '8413']
|
|
2026-03-25 04:37:57.154 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-25 04:37:57.155 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-25 04:37:57.155 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-25 04:37:57.155 DEBUG [src.node.docker_mananger] docker run -i -t -p 8409:8409 -p 8410:8410 -p 8411:8411 -p 8412:8412 -p 8413:8413 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=8411 --rest-port=8409 --tcp-port=8410 --discv5-udp-port=8412 --rest-address=0.0.0.0 --nat=extip:172.18.249.65 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fbef0baa7e8da02da1e0c6f1dad926ddde1bd4d5aba221e768bee40e4ecc2e2a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8413 --metrics-logging=true --relay=true --store=false --filter=true --discv5-bootstrap-node=enr:-L24QEBxzy55GBCcsL08XnJqN4ILxmrDPbj_oAtqVGRRMiWoV6esD4gnTg4sxTooYDLBl2QLE3_tcQg7KnsUSliOqYkCgmlkgnY0gmlwhKwSL_eKbXVsdGlhZGRyc5YACASsEi_3BpnuAAoErBIv9waZ790DgnJzhQADAQAAiXNlY3AyNTZrMaECcE-S_WW-d5I_aREjXEai3qK5iSS1Ft04xIa-tYqNo0yDdGNwgpnug3VkcIKZ8IV3YWt1MgE
|
|
2026-03-25 04:37:57.358 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.249.65 waku d2132f0e9721594e6107e93cb70dc99b4e152d6fbe5f791e6f75ba7993bafeb2
|
|
2026-03-25 04:37:57.393 DEBUG [src.node.docker_mananger] Container started with ID d2132f0e9721. Setting up logs at ./log/docker/node3_2026-03-25_04-37-54__4c41e551-4bed-45d6-9a33-92f3223abfbb__wakuorg_nwaku:latest.log
|
|
2026-03-25 04:37:57.393 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8409
|
|
2026-03-25 04:37:57.394 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-25 04:37:58.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8409/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:37:58.415 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-25 04:37:58.415 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-25 04:37:58.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8409/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:37:58.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.249.65/tcp/8410/p2p/16Uiu2HAm339i7Ey7X5sE2CAmy14JHQSVkaz1ezmibQ2Kwa7VPSvy","/ip4/172.18.249.65/tcp/8411/ws/p2p/16Uiu2HAm339i7Ey7X5sE2CAmy14JHQSVkaz1ezmibQ2Kwa7VPSvy"],"enrUri":"enr:-L24QKX4YYG57pJBJLL3xGpEjO3yhKm02RiN8yc31kscpozzekt56qc2lZQHaH14iIatwAQxRXCpwUHCqBr4mXgyH_4CgmlkgnY0gmlwhKwS-UGKbXVsdGlhZGRyc5YACASsEvlBBiDaAAoErBL5QQYg290DgnJzhQADAQAAiXNlY3AyNTZrMaECcRh9oBHs_m9oEgolJfltcz1RitatpfkoueZiKboikO6DdGNwgiDag3VkcIIg3IV3YWt1MgU"}'
|
|
2026-03-25 04:37:58.423 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-25 04:37:58.423 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-25 04:37:58.424 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-25 04:37:58.425 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-25 04:37:58.426 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.121.184
|
|
2026-03-25 04:37:58.426 DEBUG [src.node.docker_mananger] Generated ports ['47677', '47678', '47679', '47680', '47681']
|
|
2026-03-25 04:37:58.426 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-25 04:37:58.426 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-25 04:37:58.426 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-25 04:37:58.426 DEBUG [src.node.docker_mananger] docker run -i -t -p 47677:47677 -p 47678:47678 -p 47679:47679 -p 47680:47680 -p 47681:47681 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=47679 --rest-port=47677 --tcp-port=47678 --discv5-udp-port=47680 --rest-address=0.0.0.0 --nat=extip:172.18.121.184 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7ccad5cbb4a7caa52ef53c5bc5dffa0ab4c02a093d5b6983ae0e899cda8ede1e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47681 --metrics-logging=true --relay=true --filter=true --store=false --discv5-bootstrap-node=enr:-L24QKX4YYG57pJBJLL3xGpEjO3yhKm02RiN8yc31kscpozzekt56qc2lZQHaH14iIatwAQxRXCpwUHCqBr4mXgyH_4CgmlkgnY0gmlwhKwS-UGKbXVsdGlhZGRyc5YACASsEvlBBiDaAAoErBL5QQYg290DgnJzhQADAQAAiXNlY3AyNTZrMaECcRh9oBHs_m9oEgolJfltcz1RitatpfkoueZiKboikO6DdGNwgiDag3VkcIIg3IV3YWt1MgU
|
|
2026-03-25 04:37:58.629 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.121.184 waku 47f637242b4846399c4ca5625a09d6bc88d6ea47d028bddc94728e4c50a4c05a
|
|
2026-03-25 04:37:58.662 DEBUG [src.node.docker_mananger] Container started with ID 47f637242b48. Setting up logs at ./log/docker/node4_2026-03-25_04-37-54__4c41e551-4bed-45d6-9a33-92f3223abfbb__wakuorg_nwaku:latest.log
|
|
2026-03-25 04:37:58.662 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47677
|
|
2026-03-25 04:37:58.663 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-25 04:37:59.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47677/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:37:59.684 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-25 04:37:59.688 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-25 04:37:59.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47677/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:37:59.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.121.184/tcp/47678/p2p/16Uiu2HAmKxJhAcrD8cmr52Rmwo9GkMynkXWCTaT6sF11NPGgEb2y","/ip4/172.18.121.184/tcp/47679/ws/p2p/16Uiu2HAmKxJhAcrD8cmr52Rmwo9GkMynkXWCTaT6sF11NPGgEb2y"],"enrUri":"enr:-L24QNY49glWfVhzpA0_ED12MZ9iLlMIRL-0s3XEDc8Le8fVOZgZ8h_ggsfsYB8QfrWxzVE9KJBIu2JrJqhARQY90fUCgmlkgnY0gmlwhKwSebiKbXVsdGlhZGRyc5YACASsEnm4Bro-AAoErBJ5uAa6P90DgnJzhQADAQAAiXNlY3AyNTZrMaEDbHFsIlgll80S700sYAtLVxxYoYS8hnvkjHq5M-Tm0xKDdGNwgro-g3VkcIK6QIV3YWt1MgU"}'
|
|
2026-03-25 04:37:59.694 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-25 04:37:59.694 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-25 04:37:59.694 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-25 04:37:59.695 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-25 04:37:59.696 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.221.70
|
|
2026-03-25 04:37:59.696 DEBUG [src.node.docker_mananger] Generated ports ['28047', '28048', '28049', '28050', '28051']
|
|
2026-03-25 04:37:59.696 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-25 04:37:59.696 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-25 04:37:59.696 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-25 04:37:59.696 DEBUG [src.node.docker_mananger] docker run -i -t -p 28047:28047 -p 28048:28048 -p 28049:28049 -p 28050:28050 -p 28051:28051 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=28049 --rest-port=28047 --tcp-port=28048 --discv5-udp-port=28050 --rest-address=0.0.0.0 --nat=extip:172.18.221.70 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7deafbb88ec4f5b50be4b9faedbebbdf784be7f5ab6f2fff0dee18ec52bd03ee --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28051 --metrics-logging=true --relay=false --filternode=/ip4/172.18.121.184/tcp/47678/p2p/16Uiu2HAmKxJhAcrD8cmr52Rmwo9GkMynkXWCTaT6sF11NPGgEb2y --store=false --discv5-bootstrap-node=enr:-L24QKX4YYG57pJBJLL3xGpEjO3yhKm02RiN8yc31kscpozzekt56qc2lZQHaH14iIatwAQxRXCpwUHCqBr4mXgyH_4CgmlkgnY0gmlwhKwS-UGKbXVsdGlhZGRyc5YACASsEvlBBiDaAAoErBL5QQYg290DgnJzhQADAQAAiXNlY3AyNTZrMaECcRh9oBHs_m9oEgolJfltcz1RitatpfkoueZiKboikO6DdGNwgiDag3VkcIIg3IV3YWt1MgU
|
|
2026-03-25 04:37:59.890 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.221.70 waku 78c1b7d1367aa39122e10a6a09040a7f21192c3b0d6e9a4b631c10f6c2f193bd
|
|
2026-03-25 04:37:59.925 DEBUG [src.node.docker_mananger] Container started with ID 78c1b7d1367a. Setting up logs at ./log/docker/node5_2026-03-25_04-37-54__4c41e551-4bed-45d6-9a33-92f3223abfbb__wakuorg_nwaku:latest.log
|
|
2026-03-25 04:37:59.926 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28047
|
|
2026-03-25 04:37:59.926 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-25 04:38:00.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28047/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:38:00.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-25 04:38:00.931 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-25 04:38:00.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28047/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:38:00.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.221.70/tcp/28048/p2p/16Uiu2HAmG3p7vq19uAhuMGXwFjgDyPccUW6fEw25omDK8zXgKPDB","/ip4/172.18.221.70/tcp/28049/ws/p2p/16Uiu2HAmG3p7vq19uAhuMGXwFjgDyPccUW6fEw25omDK8zXgKPDB"],"enrUri":"enr:-L24QAIq5BjNGj-HoleB_pgvewpBG7s5rAuVgwKwBP9vz4GyQrif9pfGrn8v1y2cb10F4XhogOIfILsem-lsg7ljH64CgmlkgnY0gmlwhKwS3UaKbXVsdGlhZGRyc5YACASsEt1GBm2QAAoErBLdRgZtkd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDMmvaFNhcYNHw7sGqVGc8MENjWvZisSqzEW7QOO9y2JqDdGNwgm2Qg3VkcIJtkoV3YWt1MgA"}'
|
|
2026-03-25 04:38:00.933 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-25 04:38:00.934 DEBUG [tests.e2e.test_e2e] Subscribe nodes to relay pubsub topic /waku/2/rs/3/1
|
|
2026-03-25 04:38:00.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59198/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-25 04:38:00.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:38:00.939 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39405/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-25 04:38:00.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:38:00.948 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8409/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-25 04:38:00.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:38:00.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47677/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-25 04:38:00.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:38:00.967 DEBUG [tests.e2e.test_e2e] Node5 makes filter request pubsubtopic /waku/2/rs/3/1 and content topic /test/1/waku-filter/proto
|
|
2026-03-25 04:38:00.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28047/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-25 04:38:01.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-25 04:38:01.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59198/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:38:01.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.47.247/tcp/35764/p2p/16Uiu2HAm2z61zfS345Cuc8Qsv7e8KzQ5QjtjYj7unhLVMFBwTJWf","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-11-g6a20ee","origin":"Discv5"}]'
|
|
2026-03-25 04:38:01.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39405/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:38:01.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.249.65/tcp/52358/p2p/16Uiu2HAm339i7Ey7X5sE2CAmy14JHQSVkaz1ezmibQ2Kwa7VPSvy","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-11-g6a20ee","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.21.3/tcp/59199/p2p/16Uiu2HAmFG6obkwMTUw15JPh8SaQ2pZxtCTuR8NJ1UUSJKWyoDxL","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-11-g6a20ee","origin":"Discv5"}]'
|
|
2026-03-25 04:38:01.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8409/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:38:01.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.47.247/tcp/39406/p2p/16Uiu2HAm2z61zfS345Cuc8Qsv7e8KzQ5QjtjYj7unhLVMFBwTJWf","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-11-g6a20ee","origin":"Discv5"},{"multiaddr":"/ip4/172.18.121.184/tcp/55726/p2p/16Uiu2HAmKxJhAcrD8cmr52Rmwo9GkMynkXWCTaT6sF11NPGgEb2y","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-11-g6a20ee","origin":"UnknownOrigin"}]'
|
|
2026-03-25 04:38:01.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47677/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:38:01.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.221.70/tcp/39944/p2p/16Uiu2HAmG3p7vq19uAhuMGXwFjgDyPccUW6fEw25omDK8zXgKPDB","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-11-g6a20ee","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.249.65/tcp/8410/p2p/16Uiu2HAm339i7Ey7X5sE2CAmy14JHQSVkaz1ezmibQ2Kwa7VPSvy","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-11-g6a20ee","origin":"Discv5"}]'
|
|
2026-03-25 04:38:01.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28047/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:38:01.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.249.65/tcp/8410/p2p/16Uiu2HAm339i7Ey7X5sE2CAmy14JHQSVkaz1ezmibQ2Kwa7VPSvy","protocols":["/vac/waku/relay/2.0.0","/vac/waku/filter-subscribe/2.0.0-beta1"],"shards":[0],"connected":"NotConnected","agent":"","origin":"Discv5"},{"multiaddr":"/ip4/172.18.121.184/tcp/47678/p2p/16Uiu2HAmKxJhAcrD8cmr52Rmwo9GkMynkXWCTaT6sF11NPGgEb2y","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-11-g6a20ee","origin":"UnknownOrigin"}]'
|
|
2026-03-25 04:38:01.040 DEBUG [src.libs.common] Sleeping for 60 seconds
|
|
2026-03-25 04:39:01.040 DEBUG [tests.e2e.test_e2e] 3 Nodes publish 12 message
|
|
2026-03-25 04:39:01.041 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:39:01.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59198/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-25 04:39:01.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:39:01.054 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:39:01.257 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2026-03-25 04:39:03.257 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:39:03.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59198/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-25 04:39:03.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:39:03.268 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:39:03.475 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2026-03-25 04:39:05.475 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:39:05.476 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59198/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-25 04:39:05.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:39:05.489 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:39:05.689 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2026-03-25 04:39:07.690 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:39:07.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59198/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-25 04:39:07.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:39:07.704 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:39:07.905 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2026-03-25 04:39:09.905 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:39:09.905 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39405/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-25 04:39:09.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:39:09.915 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:39:10.117 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2026-03-25 04:39:12.118 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:39:12.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39405/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-25 04:39:12.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:39:12.129 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:39:12.331 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2026-03-25 04:39:14.332 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:39:14.332 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39405/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-25 04:39:14.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:39:14.339 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:39:14.540 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2026-03-25 04:39:16.540 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:39:16.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39405/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-25 04:39:16.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:39:16.550 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:39:16.755 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2026-03-25 04:39:18.756 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:39:18.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8409/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-25 04:39:18.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:39:18.786 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:39:18.987 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2026-03-25 04:39:20.987 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:39:20.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8409/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-25 04:39:20.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:39:20.999 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:39:21.205 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2026-03-25 04:39:23.206 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:39:23.206 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8409/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-25 04:39:23.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:39:23.214 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:39:23.418 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2026-03-25 04:39:25.419 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:39:25.419 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8409/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-25 04:39:25.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:39:25.428 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:39:25.631 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2026-03-25 04:39:27.632 DEBUG [tests.e2e.test_e2e] Node5 requests messages of subscribed filter topic /waku/2/rs/3/1
|
|
2026-03-25 04:39:27.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28047/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:39:27.635 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":1774413541041197125,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774413543257574150,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774413545475721171,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774413547690368871,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774413549905529094,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774413552118076008,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774413554331942798,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774413556540761125,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774413558756666173,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774413560987699128,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774413563206052930,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774413565419032171,"ephemeral":false}]'
|
|
2026-03-25 04:39:27.635 DEBUG [tests.e2e.test_e2e] Response for node 5 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774413541041197125, 'ephemeral': False}, {'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774413543257574150, 'ephemeral': False}, {'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774413545475721171, 'ephemeral': False}, {'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774413547690368871, 'ephemeral': False}, {'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774413549905529094, 'ephemeral': False}, {'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774413552118076008, 'ephemeral': False}, {'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774413554331942798, 'ephemeral': False}, {'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774413556540761125, 'ephemeral': False}, {'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774413558756666173, 'ephemeral': False}, {'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774413560987699128, 'ephemeral': False}, {'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774413563206052930, 'ephemeral': False}, {'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774413565419032171, 'ephemeral': False}]
|
|
2026-03-25 04:39:27.637 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-25 04:39:27.638 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-25 04:39:27.638 DEBUG [src.node.waku_node] Stopping container with id 30dfa0ef1517
|
|
2026-03-25 04:39:28.227 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-25 04:39:28.229 DEBUG [src.node.waku_node] Stopping container with id 2b0e112713d9
|
|
2026-03-25 04:39:28.806 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-25 04:39:28.810 DEBUG [src.node.waku_node] Stopping container with id d2132f0e9721
|
|
2026-03-25 04:39:29.040 ERROR [src.node.docker_mananger] Max retries reached for container 30dfa0ef1517. Exiting log stream.
|
|
2026-03-25 04:39:29.362 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-25 04:39:29.362 DEBUG [src.node.waku_node] Stopping container with id 47f637242b48
|
|
2026-03-25 04:39:29.622 ERROR [src.node.docker_mananger] Max retries reached for container 2b0e112713d9. Exiting log stream.
|
|
2026-03-25 04:39:29.914 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-25 04:39:29.916 DEBUG [src.node.waku_node] Stopping container with id 78c1b7d1367a
|
|
2026-03-25 04:39:30.175 ERROR [src.node.docker_mananger] Max retries reached for container d2132f0e9721. Exiting log stream.
|
|
2026-03-25 04:39:30.470 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-25 04:39:30.471 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-25 04:39:30.547 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-25 04:39:30.623 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-25 04:39:30.705 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-25 04:39:30.792 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-25 04:39:30.814 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|