mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 09:33:42 +00:00
145 lines
26 KiB
Plaintext
145 lines
26 KiB
Plaintext
2026-03-13 04:38:19.842 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-13 04:38:19.843 DEBUG [tests.conftest] Running test: test_sync_nodes_have_store_true with id: 2026-03-13_04-38-19__fea84e39-b8d9-46fb-be3b-353db0156944
|
|
2026-03-13 04:38:19.843 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-13 04:38:19.850 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:38:19.851 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-13_04-38-19__fea84e39-b8d9-46fb-be3b-353db0156944__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:38:19.857 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:38:19.857 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-13_04-38-19__fea84e39-b8d9-46fb-be3b-353db0156944__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:38:19.863 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:38:19.863 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-13_04-38-19__fea84e39-b8d9-46fb-be3b-353db0156944__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:38:19.863 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-13 04:38:19.864 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:38:19.864 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:38:19.866 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:38:19.866 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.3.71
|
|
2026-03-13 04:38:19.866 DEBUG [src.node.docker_mananger] Generated ports ['37791', '37792', '37793', '37794', '37795']
|
|
2026-03-13 04:38:19.866 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:38:19.867 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:38:19.867 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:38:19.867 DEBUG [src.node.docker_mananger] docker run -i -t -p 37791:37791 -p 37792:37792 -p 37793:37793 -p 37794:37794 -p 37795:37795 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=37793 --rest-port=37791 --tcp-port=37792 --discv5-udp-port=37794 --rest-address=0.0.0.0 --nat=extip:172.18.3.71 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dcbff9bcd0ab7754eeaef0edbaf8eeddfcb9c234d5fabc91d4db1397c2b0fa27 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37795 --metrics-logging=true --store=true --relay=true
|
|
2026-03-13 04:38:20.051 ERROR [src.node.docker_mananger] Max retries reached for container 0d28c92298d1. Exiting log stream.
|
|
2026-03-13 04:38:20.057 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.3.71 waku a1a7c4a158df0e3e491fefaa0ed46f43a5e59a5b2c767bd8b9d3ad48d988d7e1
|
|
2026-03-13 04:38:20.098 DEBUG [src.node.docker_mananger] Container started with ID a1a7c4a158df. Setting up logs at ./log/docker/node1_2026-03-13_04-38-19__fea84e39-b8d9-46fb-be3b-353db0156944__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:38:20.099 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37791
|
|
2026-03-13 04:38:20.099 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:38:20.644 ERROR [src.node.docker_mananger] Max retries reached for container f85a01933520. Exiting log stream.
|
|
2026-03-13 04:38:21.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37791/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:38:21.103 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":"READY"},{"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":"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-13 04:38:21.103 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:38:21.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37791/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:38:21.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.3.71/tcp/37792/p2p/16Uiu2HAmQebsv32gzmpQpcvzoRoS36HBQg5LPjMt3YeTAPg96wve","/ip4/172.18.3.71/tcp/37793/ws/p2p/16Uiu2HAmQebsv32gzmpQpcvzoRoS36HBQg5LPjMt3YeTAPg96wve"],"enrUri":"enr:-L24QD7FOynC_crUd9HVW0TImSkCTth1TfRfe_-mKyFk5G7PNpnecJ1TwRlSXgooHYjFsTe2YYtv0jSrB2Dfa8HcfuMCgmlkgnY0gmlwhKwSA0eKbXVsdGlhZGRyc5YACASsEgNHBpOgAAoErBIDRwaTod0DgnJzhQADAQAAiXNlY3AyNTZrMaEDsjLVfx2aHYaPDMTN1qe5c6AhePVY0GLwupCtsSur6GeDdGNwgpOgg3VkcIKTooV3YWt1MgM"}'
|
|
2026-03-13 04:38:21.106 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:38:21.106 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:38:21.106 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:38:21.108 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:38:21.108 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.191.54
|
|
2026-03-13 04:38:21.108 DEBUG [src.node.docker_mananger] Generated ports ['13579', '13580', '13581', '13582', '13583']
|
|
2026-03-13 04:38:21.108 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:38:21.108 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:38:21.108 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:38:21.109 DEBUG [src.node.docker_mananger] docker run -i -t -p 13579:13579 -p 13580:13580 -p 13581:13581 -p 13582:13582 -p 13583:13583 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=13581 --rest-port=13579 --tcp-port=13580 --discv5-udp-port=13582 --rest-address=0.0.0.0 --nat=extip:172.18.191.54 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=76b448e4bfe8a41efab864c7d0cf4192daad650efa82a3b42cb71a725f6d0edc --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13583 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QD7FOynC_crUd9HVW0TImSkCTth1TfRfe_-mKyFk5G7PNpnecJ1TwRlSXgooHYjFsTe2YYtv0jSrB2Dfa8HcfuMCgmlkgnY0gmlwhKwSA0eKbXVsdGlhZGRyc5YACASsEgNHBpOgAAoErBIDRwaTod0DgnJzhQADAQAAiXNlY3AyNTZrMaEDsjLVfx2aHYaPDMTN1qe5c6AhePVY0GLwupCtsSur6GeDdGNwgpOgg3VkcIKTooV3YWt1MgM
|
|
2026-03-13 04:38:21.322 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.191.54 waku 0c6ffd0b59b04c14a58835d2e8ceaf9123a92c6dd162197d2fcb2d370212d727
|
|
2026-03-13 04:38:21.358 DEBUG [src.node.docker_mananger] Container started with ID 0c6ffd0b59b0. Setting up logs at ./log/docker/node2_2026-03-13_04-38-19__fea84e39-b8d9-46fb-be3b-353db0156944__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:38:21.358 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13579
|
|
2026-03-13 04:38:21.359 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:38:22.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13579/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:38:22.362 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":"READY"},{"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":"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-13 04:38:22.362 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:38:22.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13579/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:38:22.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.191.54/tcp/13580/p2p/16Uiu2HAm6KE9TAktxu3weERB74BPqdq62vXkgboQoaPB1dhM89iR","/ip4/172.18.191.54/tcp/13581/ws/p2p/16Uiu2HAm6KE9TAktxu3weERB74BPqdq62vXkgboQoaPB1dhM89iR"],"enrUri":"enr:-L24QO6FGCEvrmoVQf692jnqrIDdpw4T2OwrDQ3VBBQbh-UgAcWPODZyw5wVUdvNz4P6GjzDyeWn4QSj4Ba0SchrJ_8CgmlkgnY0gmlwhKwSvzaKbXVsdGlhZGRyc5YACASsEr82BjUMAAoErBK_NgY1Dd0DgnJzhQADAQAAiXNlY3AyNTZrMaECocncgEtnZrRzvHrFjiVE4b8DOtI8g89bMbLz1ODc2tqDdGNwgjUMg3VkcII1DoV3YWt1MhM"}'
|
|
2026-03-13 04:38:22.365 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:38:22.365 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:38:22.365 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:38:22.367 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:38:22.367 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.80.22
|
|
2026-03-13 04:38:22.367 DEBUG [src.node.docker_mananger] Generated ports ['7602', '7603', '7604', '7605', '7606']
|
|
2026-03-13 04:38:22.368 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:38:22.368 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:38:22.368 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:38:22.368 DEBUG [src.node.docker_mananger] docker run -i -t -p 7602:7602 -p 7603:7603 -p 7604:7604 -p 7605:7605 -p 7606:7606 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=7604 --rest-port=7602 --tcp-port=7603 --discv5-udp-port=7605 --rest-address=0.0.0.0 --nat=extip:172.18.80.22 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fdffbbc5a9bebca3f0170ddcabca4fbcdbdd5ca28361f7f8cd94b8548e00339a --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7606 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QO6FGCEvrmoVQf692jnqrIDdpw4T2OwrDQ3VBBQbh-UgAcWPODZyw5wVUdvNz4P6GjzDyeWn4QSj4Ba0SchrJ_8CgmlkgnY0gmlwhKwSvzaKbXVsdGlhZGRyc5YACASsEr82BjUMAAoErBK_NgY1Dd0DgnJzhQADAQAAiXNlY3AyNTZrMaECocncgEtnZrRzvHrFjiVE4b8DOtI8g89bMbLz1ODc2tqDdGNwgjUMg3VkcII1DoV3YWt1MhM
|
|
2026-03-13 04:38:22.591 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.80.22 waku f40ba27df78f1afc7849018c31040f895a85313e03e668b0314d5f23dc807590
|
|
2026-03-13 04:38:22.627 DEBUG [src.node.docker_mananger] Container started with ID f40ba27df78f. Setting up logs at ./log/docker/node3_2026-03-13_04-38-19__fea84e39-b8d9-46fb-be3b-353db0156944__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:38:22.627 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7602
|
|
2026-03-13 04:38:22.627 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:38:23.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7602/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:38:23.631 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":"READY"},{"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":"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-13 04:38:23.631 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:38:23.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7602/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:38:23.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.80.22/tcp/7603/p2p/16Uiu2HAmRyqawt9UMaPhQdc63oH4V7yimmEBs2QU7Ah41cwEEd9d","/ip4/172.18.80.22/tcp/7604/ws/p2p/16Uiu2HAmRyqawt9UMaPhQdc63oH4V7yimmEBs2QU7Ah41cwEEd9d"],"enrUri":"enr:-L24QMZm847Zmz1xWtOE7rJY9GQGd_2gO1ydZgV1wnzWteEFHb5fA573UFAhUYxEIEcN-A-KUI7WA__94R0njUZ5-RsCgmlkgnY0gmlwhKwSUBaKbXVsdGlhZGRyc5YACASsElAWBh2zAAoErBJQFgYdtN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDxfwOKfXBTB2b5VC3HCOJSHnvIUAfv-asKA9hmMhL2lyDdGNwgh2zg3VkcIIdtYV3YWt1MhM"}'
|
|
2026-03-13 04:38:23.634 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:38:23.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13579/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.3.71/tcp/37792/p2p/16Uiu2HAmQebsv32gzmpQpcvzoRoS36HBQg5LPjMt3YeTAPg96wve"]'
|
|
2026-03-13 04:38:23.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:38:23.638 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7602/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.191.54/tcp/13580/p2p/16Uiu2HAm6KE9TAktxu3weERB74BPqdq62vXkgboQoaPB1dhM89iR"]'
|
|
2026-03-13 04:38:23.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:38:23.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37791/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-13 04:38:23.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:38:23.695 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13579/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-13 04:38:23.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:38:23.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7602/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-13 04:38:23.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:38:23.701 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:38:23.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37791/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:38:23.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:38:23.708 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:38:23.909 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:38:23.910 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37791/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:38:23.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:38:23.919 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:38:24.121 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:38:24.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37791/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:38:24.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:38:24.127 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:38:24.328 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:38:24.328 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37791/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:38:24.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:38:24.336 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:38:24.537 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:38:24.537 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37791/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:38:24.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:38:24.544 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:38:24.745 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:38:24.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37791/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:38:24.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:38:24.751 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:38:24.952 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:38:24.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37791/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:38:24.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:38:24.958 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:38:25.160 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:38:25.160 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37791/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:38:25.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:38:25.168 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:38:25.370 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:38:25.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37791/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:38:25.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:38:25.379 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:38:25.581 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:38:25.581 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37791/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:38:25.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:38:25.591 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:38:25.793 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-13 04:38:25.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37791/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:38:25.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x4b5a358bd7f54aed39320363a0acd1b619b01d62bbf2c9f4b573bfd9eba989be"},{"messageHash":"0x66bb9732e568a67ee66fd076e5a59031cf54f6a27fef5a15365153a4c1993a92"},{"messageHash":"0x58cfaafb13898c9c7dcd1711793d2dba6cc5c13f56b65781f6525973b21c0cbf"},{"messageHash":"0xbe6c5d24c6f64facfe220fec8ae72ce292580cf2aa0f22d198804f2c88a43681"},{"messageHash":"0x1ebbbe427ba5a19f319aeed7c6510b2ccabb189e185c9dc654f5f47007b4c5cf"},{"messageHash":"0x9aaca5ee6599843c1515c64b1042d732ad2002beac666f63325a097b27710767"},{"messageHash":"0x2bfb97fbaa9f1ece502a4fd4f52f67c3db0c27b55ff7e975b1037230cc366c9b"},{"messageHash":"0x77dc9da57880fa8c9ae813cbe4117dac3028644bbb0ed60229aa07d0c907aa9c"},{"messageHash":"0x922293b233cc4e4658c753b10213bf714675b5ab6ba6586b128e2df4ff54945c"},{"messageHash":"0x1459897794418dbdb1b07fc83beece00f1b2cc9b4715207b1422af5fdfda8aa3"}]}'
|
|
2026-03-13 04:38:25.797 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-13 04:38:25.798 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-13 04:38:25.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13579/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:38:25.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x4b5a358bd7f54aed39320363a0acd1b619b01d62bbf2c9f4b573bfd9eba989be"},{"messageHash":"0x66bb9732e568a67ee66fd076e5a59031cf54f6a27fef5a15365153a4c1993a92"},{"messageHash":"0x58cfaafb13898c9c7dcd1711793d2dba6cc5c13f56b65781f6525973b21c0cbf"},{"messageHash":"0xbe6c5d24c6f64facfe220fec8ae72ce292580cf2aa0f22d198804f2c88a43681"},{"messageHash":"0x1ebbbe427ba5a19f319aeed7c6510b2ccabb189e185c9dc654f5f47007b4c5cf"},{"messageHash":"0x9aaca5ee6599843c1515c64b1042d732ad2002beac666f63325a097b27710767"},{"messageHash":"0x2bfb97fbaa9f1ece502a4fd4f52f67c3db0c27b55ff7e975b1037230cc366c9b"},{"messageHash":"0x77dc9da57880fa8c9ae813cbe4117dac3028644bbb0ed60229aa07d0c907aa9c"},{"messageHash":"0x922293b233cc4e4658c753b10213bf714675b5ab6ba6586b128e2df4ff54945c"},{"messageHash":"0x1459897794418dbdb1b07fc83beece00f1b2cc9b4715207b1422af5fdfda8aa3"}]}'
|
|
2026-03-13 04:38:25.802 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-13 04:38:25.803 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-13 04:38:25.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7602/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:38:25.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x4b5a358bd7f54aed39320363a0acd1b619b01d62bbf2c9f4b573bfd9eba989be"},{"messageHash":"0x66bb9732e568a67ee66fd076e5a59031cf54f6a27fef5a15365153a4c1993a92"},{"messageHash":"0x58cfaafb13898c9c7dcd1711793d2dba6cc5c13f56b65781f6525973b21c0cbf"},{"messageHash":"0xbe6c5d24c6f64facfe220fec8ae72ce292580cf2aa0f22d198804f2c88a43681"},{"messageHash":"0x1ebbbe427ba5a19f319aeed7c6510b2ccabb189e185c9dc654f5f47007b4c5cf"},{"messageHash":"0x9aaca5ee6599843c1515c64b1042d732ad2002beac666f63325a097b27710767"},{"messageHash":"0x2bfb97fbaa9f1ece502a4fd4f52f67c3db0c27b55ff7e975b1037230cc366c9b"},{"messageHash":"0x77dc9da57880fa8c9ae813cbe4117dac3028644bbb0ed60229aa07d0c907aa9c"},{"messageHash":"0x922293b233cc4e4658c753b10213bf714675b5ab6ba6586b128e2df4ff54945c"},{"messageHash":"0x1459897794418dbdb1b07fc83beece00f1b2cc9b4715207b1422af5fdfda8aa3"}]}'
|
|
2026-03-13 04:38:25.807 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-13 04:38:25.809 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-13 04:38:25.810 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-13 04:38:25.811 DEBUG [src.node.waku_node] Stopping container with id a1a7c4a158df
|
|
2026-03-13 04:38:26.402 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:38:26.403 DEBUG [src.node.waku_node] Stopping container with id 0c6ffd0b59b0
|
|
2026-03-13 04:38:27.009 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:38:27.011 DEBUG [src.node.waku_node] Stopping container with id f40ba27df78f
|
|
2026-03-13 04:38:27.219 ERROR [src.node.docker_mananger] Max retries reached for container a1a7c4a158df. Exiting log stream.
|
|
2026-03-13 04:38:27.644 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:38:27.647 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-13 04:38:27.660 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-13 04:38:27.683 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-13 04:38:27.695 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|