mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-25 11:49:36 +00:00
146 lines
26 KiB
Plaintext
146 lines
26 KiB
Plaintext
2026-04-23 22:03:43.439 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-23 22:03:43.440 DEBUG [tests.conftest] Running test: test_sync_flags with id: 2026-04-23_22-03-43__ff30e73a-0ae9-4c4b-aac8-6db92d77691a
|
|
2026-04-23 22:03:43.441 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-23 22:03:43.450 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 22:03:43.450 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_22-03-43__ff30e73a-0ae9-4c4b-aac8-6db92d77691a__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:03:43.458 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 22:03:43.459 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_22-03-43__ff30e73a-0ae9-4c4b-aac8-6db92d77691a__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:03:43.467 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 22:03:43.468 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-04-23_22-03-43__ff30e73a-0ae9-4c4b-aac8-6db92d77691a__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:03:43.468 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-04-23 22:03:43.470 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 22:03:43.471 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 22:03:43.473 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 22:03:43.473 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.38.37
|
|
2026-04-23 22:03:43.474 DEBUG [src.node.docker_mananger] Generated ports ['50380', '50381', '50382', '50383', '50384']
|
|
2026-04-23 22:03:43.474 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 22:03:43.474 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 22:03:43.474 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 22:03:43.475 DEBUG [src.node.docker_mananger] docker run -i -t -p 50380:50380 -p 50381:50381 -p 50382:50382 -p 50383:50383 -p 50384:50384 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=50382 --rest-port=50380 --tcp-port=50381 --discv5-udp-port=50383 --rest-address=0.0.0.0 --nat=extip:172.18.38.37 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=dadfdefb99def40fe1f2077eff2d33630f4f0f6f07ff339fb9fd443eb33edbd7 --store-sync=true --store=true --store-sync-range=10 --store-sync-interval=1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50384 --metrics-logging=true --store-sync-relay-jitter=1 --relay=true
|
|
2026-04-23 22:03:43.661 ERROR [src.node.docker_mananger] Max retries reached for container c6437b574f99. Exiting log stream.
|
|
2026-04-23 22:03:43.665 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.38.37 waku a04e73f0decfba5fd92eccf169deef7ffd12d0cee21550c158190f930d47315b
|
|
2026-04-23 22:03:43.701 DEBUG [src.node.docker_mananger] Container started with ID a04e73f0decf. Setting up logs at ./log/docker/node1_2026-04-23_22-03-43__ff30e73a-0ae9-4c4b-aac8-6db92d77691a__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:03:43.702 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50380
|
|
2026-04-23 22:03:43.703 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 22:03:44.302 ERROR [src.node.docker_mananger] Max retries reached for container d2a1c08745dc. Exiting log stream.
|
|
2026-04-23 22:03:44.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50380/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:03:44.707 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 22:03:44.708 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 22:03:44.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50380/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:03:44.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.38.37/tcp/50381/p2p/16Uiu2HAmTRyRkfho5M82Y2Vztk9KfmyquqzR9niX65UbHmFdffhv","/ip4/172.18.38.37/tcp/50382/ws/p2p/16Uiu2HAmTRyRkfho5M82Y2Vztk9KfmyquqzR9niX65UbHmFdffhv"],"enrUri":"enr:-L24QJPkQdDcYMgWY701L_iY3XmQcsnOC08cP1Rc6l-bW1R1Xanq1hkhwPiSBdN8JdqulY9AtF_Paxrv0IQrpoUojDsCgmlkgnY0gmlwhKwSJiWKbXVsdGlhZGRyc5YACASsEiYlBsTNAAoErBImJQbEzt0DgnJzhQDGAQAAiXNlY3AyNTZrMaED24m1rppU3HwSMYvnMEd58MqMlHvI_iT4BxWnd-Hr9o2DdGNwgsTNg3VkcILEz4V3YWt1MhM"}'
|
|
2026-04-23 22:03:44.710 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 22:03:44.710 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 22:03:44.711 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 22:03:44.712 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 22:03:44.713 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.85.121
|
|
2026-04-23 22:03:44.713 DEBUG [src.node.docker_mananger] Generated ports ['51789', '51790', '51791', '51792', '51793']
|
|
2026-04-23 22:03:44.713 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 22:03:44.713 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 22:03:44.713 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 22:03:44.713 DEBUG [src.node.docker_mananger] docker run -i -t -p 51789:51789 -p 51790:51790 -p 51791:51791 -p 51792:51792 -p 51793:51793 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=51791 --rest-port=51789 --tcp-port=51790 --discv5-udp-port=51792 --rest-address=0.0.0.0 --nat=extip:172.18.85.121 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=ef8bcdbeaec4ed53fca3bcd4f4fce21b96eec93fd2e4bcc8b0bc7d3a60ec87d0 --store-sync=true --store=false --store-sync-range=10 --store-sync-interval=1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51793 --metrics-logging=true --store-sync-relay-jitter=1 --relay=true --discv5-bootstrap-node=enr:-L24QJPkQdDcYMgWY701L_iY3XmQcsnOC08cP1Rc6l-bW1R1Xanq1hkhwPiSBdN8JdqulY9AtF_Paxrv0IQrpoUojDsCgmlkgnY0gmlwhKwSJiWKbXVsdGlhZGRyc5YACASsEiYlBsTNAAoErBImJQbEzt0DgnJzhQDGAQAAiXNlY3AyNTZrMaED24m1rppU3HwSMYvnMEd58MqMlHvI_iT4BxWnd-Hr9o2DdGNwgsTNg3VkcILEz4V3YWt1MhM
|
|
2026-04-23 22:03:44.907 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.85.121 waku 1eb55185c24033067b2025d833837e0a1e1638c52dcccad7d9c3f7b0d3ca552d
|
|
2026-04-23 22:03:44.942 DEBUG [src.node.docker_mananger] Container started with ID 1eb55185c240. Setting up logs at ./log/docker/node2_2026-04-23_22-03-43__ff30e73a-0ae9-4c4b-aac8-6db92d77691a__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:03:44.943 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51789
|
|
2026-04-23 22:03:44.943 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 22:03:45.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51789/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:03:45.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 22:03:45.956 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 22:03:45.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51789/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:03:45.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.85.121/tcp/51790/p2p/16Uiu2HAmDdEKvpjkD3w2vN4gsg5doSyj5LKSN4aqdzAVyJjrozeW","/ip4/172.18.85.121/tcp/51791/ws/p2p/16Uiu2HAmDdEKvpjkD3w2vN4gsg5doSyj5LKSN4aqdzAVyJjrozeW"],"enrUri":"enr:-L24QFact7XctiC3lFE7W0JiAJqc2utmQL9Rf4nEPbswcMrkbHvpi1GQChc1fxnQGhnrr_cwVB7pwPLSshYI-XpcEjECgmlkgnY0gmlwhKwSVXmKbXVsdGlhZGRyc5YACASsElV5BspOAAoErBJVeQbKT90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDDmhUIL6a9EzpumEgyZ4igqc70M8lD-r85j1NkbvJlUODdGNwgspOg3VkcILKUIV3YWt1MgE"}'
|
|
2026-04-23 22:03:45.962 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 22:03:45.962 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 22:03:45.962 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 22:03:45.964 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 22:03:45.964 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.0.170
|
|
2026-04-23 22:03:45.964 DEBUG [src.node.docker_mananger] Generated ports ['25580', '25581', '25582', '25583', '25584']
|
|
2026-04-23 22:03:45.964 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 22:03:45.965 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 22:03:45.965 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 22:03:45.965 DEBUG [src.node.docker_mananger] docker run -i -t -p 25580:25580 -p 25581:25581 -p 25582:25582 -p 25583:25583 -p 25584:25584 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=25582 --rest-port=25580 --tcp-port=25581 --discv5-udp-port=25583 --rest-address=0.0.0.0 --nat=extip:172.18.0.170 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=7b48b80a141017fedb8afe88bd386de2fc078ca59d6cf3e6abdccfba0cf6ce71 --store-sync=true --store=false --store-sync-range=10 --store-sync-interval=1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25584 --metrics-logging=true --store-sync-relay-jitter=1 --relay=true --discv5-bootstrap-node=enr:-L24QFact7XctiC3lFE7W0JiAJqc2utmQL9Rf4nEPbswcMrkbHvpi1GQChc1fxnQGhnrr_cwVB7pwPLSshYI-XpcEjECgmlkgnY0gmlwhKwSVXmKbXVsdGlhZGRyc5YACASsElV5BspOAAoErBJVeQbKT90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDDmhUIL6a9EzpumEgyZ4igqc70M8lD-r85j1NkbvJlUODdGNwgspOg3VkcILKUIV3YWt1MgE
|
|
2026-04-23 22:03:46.159 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.0.170 waku fbc2f527580f77434bab5062e94281955771fc563d74daad0963f84d97b653ac
|
|
2026-04-23 22:03:46.198 DEBUG [src.node.docker_mananger] Container started with ID fbc2f527580f. Setting up logs at ./log/docker/node3_2026-04-23_22-03-43__ff30e73a-0ae9-4c4b-aac8-6db92d77691a__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:03:46.198 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25580
|
|
2026-04-23 22:03:46.198 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 22:03:47.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25580/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:03:47.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 22:03:47.208 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 22:03:47.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25580/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:03:47.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.0.170/tcp/25581/p2p/16Uiu2HAmDerP3BFCjvniTTTRdCbLdopAmdc3rACXLvbvxkxBLk5m","/ip4/172.18.0.170/tcp/25582/ws/p2p/16Uiu2HAmDerP3BFCjvniTTTRdCbLdopAmdc3rACXLvbvxkxBLk5m"],"enrUri":"enr:-L24QDzLsBM7Q4yS2BYoe4EDxlQFZWL0CCV4BSPkxnaGG0-jQQnzNWxWDHOQsTTFsujKqQLnDo7T3fdIBNUf0j_y1dQCgmlkgnY0gmlwhKwSAKqKbXVsdGlhZGRyc5YACASsEgCqBmPtAAoErBIAqgZj7t0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDDtKs5fJ9bRHiv3lv91eUoqgT83zLdCXFrw23LvwQEliDdGNwgmPtg3VkcIJj74V3YWt1MgE"}'
|
|
2026-04-23 22:03:47.214 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 22:03:47.215 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51789/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.38.37/tcp/50381/p2p/16Uiu2HAmTRyRkfho5M82Y2Vztk9KfmyquqzR9niX65UbHmFdffhv"]'
|
|
2026-04-23 22:03:47.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:03:47.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25580/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.85.121/tcp/51790/p2p/16Uiu2HAmDdEKvpjkD3w2vN4gsg5doSyj5LKSN4aqdzAVyJjrozeW"]'
|
|
2026-04-23 22:03:47.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:03:47.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50380/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-04-23 22:03:47.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:03:47.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51789/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-04-23 22:03:47.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:03:47.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25580/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-04-23 22:03:47.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:03:47.233 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 22:03:47.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 22:03:47.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:03:47.239 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 22:03:47.440 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 22:03:47.440 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 22:03:47.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:03:47.446 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 22:03:47.647 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 22:03:47.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 22:03:47.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:03:47.653 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 22:03:47.854 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 22:03:47.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 22:03:47.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:03:47.861 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 22:03:48.061 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 22:03:48.062 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 22:03:48.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:03:48.068 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 22:03:48.269 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 22:03:48.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 22:03:48.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:03:48.275 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 22:03:48.476 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 22:03:48.476 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 22:03:48.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:03:48.483 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 22:03:48.684 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 22:03:48.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 22:03:48.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:03:48.691 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 22:03:48.891 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 22:03:48.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 22:03:48.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:03:48.897 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 22:03:49.098 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 22:03:49.098 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 22:03:49.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:03:49.107 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 22:03:49.307 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2026-04-23 22:03:51.308 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-04-23 22:03:51.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50380/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:03:51.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x8f6d763f5557956a1ce330fd1ee18afa0a61e4c8c40f2da7149d46b07adfd223"},{"messageHash":"0x1d365011a6c1c58b1c338441c29acb75c6f7a112f678ca1482372c243aaec07a"},{"messageHash":"0x21221bdc5c3a8fade877e5cb87870149a9ff2fecdc338c5373a7c6fc9ab3bf7c"},{"messageHash":"0xffc00377750018f1a225e57c387c861a9e4e6ddd6ee5a0b12c022de98696c5f9"},{"messageHash":"0x04fc74e47c9e65f059535c5a1f7167f7170f01bb148122207106b22b4dfb78bc"},{"messageHash":"0xe28985859ed15b2f31667a0688e0dc8bd611dd4b294218f0f0cb9f14775e153a"},{"messageHash":"0xd9cf687a9485bc481a6fc26d366afd8e6268a82cbbdfed1e5062a9c872ca93cf"},{"messageHash":"0xdb65121a9545e3d27405669e2a4d8d7979c62d4e43ecc5d1e78d0260bf805f81"},{"messageHash":"0x56239e0e015b4d8799bcb300c5903da17ca91db8042a4eae2dd0d48b4f358dba"},{"messageHash":"0xb6a801490642d64b87a9766a12e1649bcfdac331f1ecab328fe75f0b0ca8720f"}]}'
|
|
2026-04-23 22:03:51.312 DEBUG [src.steps.store] messages length is 10
|
|
2026-04-23 22:03:51.313 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-04-23 22:03:51.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51789/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:03:51.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c0bfd027189e51544903","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x8f6d763f5557956a1ce330fd1ee18afa0a61e4c8c40f2da7149d46b07adfd223"},{"messageHash":"0x1d365011a6c1c58b1c338441c29acb75c6f7a112f678ca1482372c243aaec07a"},{"messageHash":"0x21221bdc5c3a8fade877e5cb87870149a9ff2fecdc338c5373a7c6fc9ab3bf7c"},{"messageHash":"0xffc00377750018f1a225e57c387c861a9e4e6ddd6ee5a0b12c022de98696c5f9"},{"messageHash":"0x04fc74e47c9e65f059535c5a1f7167f7170f01bb148122207106b22b4dfb78bc"},{"messageHash":"0xe28985859ed15b2f31667a0688e0dc8bd611dd4b294218f0f0cb9f14775e153a"},{"messageHash":"0xd9cf687a9485bc481a6fc26d366afd8e6268a82cbbdfed1e5062a9c872ca93cf"},{"messageHash":"0xdb65121a9545e3d27405669e2a4d8d7979c62d4e43ecc5d1e78d0260bf805f81"},{"messageHash":"0x56239e0e015b4d8799bcb300c5903da17ca91db8042a4eae2dd0d48b4f358dba"},{"messageHash":"0xb6a801490642d64b87a9766a12e1649bcfdac331f1ecab328fe75f0b0ca8720f"}]}'
|
|
2026-04-23 22:03:51.323 DEBUG [src.steps.store] messages length is 10
|
|
2026-04-23 22:03:51.324 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-04-23 22:03:51.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25580/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:03:51.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"923c66847359b4e210b2","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x8f6d763f5557956a1ce330fd1ee18afa0a61e4c8c40f2da7149d46b07adfd223"},{"messageHash":"0x1d365011a6c1c58b1c338441c29acb75c6f7a112f678ca1482372c243aaec07a"},{"messageHash":"0x21221bdc5c3a8fade877e5cb87870149a9ff2fecdc338c5373a7c6fc9ab3bf7c"},{"messageHash":"0xffc00377750018f1a225e57c387c861a9e4e6ddd6ee5a0b12c022de98696c5f9"},{"messageHash":"0x04fc74e47c9e65f059535c5a1f7167f7170f01bb148122207106b22b4dfb78bc"},{"messageHash":"0xe28985859ed15b2f31667a0688e0dc8bd611dd4b294218f0f0cb9f14775e153a"},{"messageHash":"0xd9cf687a9485bc481a6fc26d366afd8e6268a82cbbdfed1e5062a9c872ca93cf"},{"messageHash":"0xdb65121a9545e3d27405669e2a4d8d7979c62d4e43ecc5d1e78d0260bf805f81"},{"messageHash":"0x56239e0e015b4d8799bcb300c5903da17ca91db8042a4eae2dd0d48b4f358dba"},{"messageHash":"0xb6a801490642d64b87a9766a12e1649bcfdac331f1ecab328fe75f0b0ca8720f"}]}'
|
|
2026-04-23 22:03:51.364 DEBUG [src.steps.store] messages length is 10
|
|
2026-04-23 22:03:51.370 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-23 22:03:51.371 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-23 22:03:51.371 DEBUG [src.node.waku_node] Stopping container with id a04e73f0decf
|
|
2026-04-23 22:03:51.888 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 22:03:51.889 DEBUG [src.node.waku_node] Stopping container with id 1eb55185c240
|
|
2026-04-23 22:03:52.360 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 22:03:52.361 DEBUG [src.node.waku_node] Stopping container with id fbc2f527580f
|
|
2026-04-23 22:03:52.706 ERROR [src.node.docker_mananger] Max retries reached for container a04e73f0decf. Exiting log stream.
|
|
2026-04-23 22:03:52.817 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 22:03:52.819 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-23 22:03:52.839 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 22:03:52.852 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 22:03:52.865 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|