mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-25 05:03:20 +00:00
183 lines
34 KiB
Plaintext
183 lines
34 KiB
Plaintext
2026-02-28 20:23:42.622 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-28 20:23:42.622 DEBUG [tests.conftest] Running test: test_check_sync_when_2_nodes_publish with id: 2026-02-28_20-23-42__20aa761c-3f1a-43d7-b1bf-ae6c2aa67c2b
|
|
2026-02-28 20:23:42.622 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-28 20:23:42.629 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 20:23:42.629 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_20-23-42__20aa761c-3f1a-43d7-b1bf-ae6c2aa67c2b__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:23:42.635 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 20:23:42.635 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-28_20-23-42__20aa761c-3f1a-43d7-b1bf-ae6c2aa67c2b__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:23:42.641 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 20:23:42.641 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-28_20-23-42__20aa761c-3f1a-43d7-b1bf-ae6c2aa67c2b__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:23:42.642 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-28 20:23:42.643 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 20:23:42.643 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 20:23:42.644 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 20:23:42.644 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.170.180
|
|
2026-02-28 20:23:42.645 DEBUG [src.node.docker_mananger] Generated ports ['18414', '18415', '18416', '18417', '18418']
|
|
2026-02-28 20:23:42.645 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 20:23:42.645 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 20:23:42.645 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 20:23:42.645 DEBUG [src.node.docker_mananger] docker run -i -t -p 18414:18414 -p 18415:18415 -p 18416:18416 -p 18417:18417 -p 18418:18418 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=18416 --rest-port=18414 --tcp-port=18415 --discv5-udp-port=18417 --rest-address=0.0.0.0 --nat=extip:172.18.170.180 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1bc0fe24b4d0bb338d3adfbecdf0a0fe0df55c9be7bf009b8ddfedaaf8237eff --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18418 --metrics-logging=true --relay=true
|
|
2026-02-28 20:23:42.842 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.170.180 waku 324b5fc81a94be28b093ffc174f434ef6f68a48123eb0ed33a737da557a56cbf
|
|
2026-02-28 20:23:42.877 DEBUG [src.node.docker_mananger] Container started with ID 324b5fc81a94. Setting up logs at ./log/docker/node1_2026-02-28_20-23-42__20aa761c-3f1a-43d7-b1bf-ae6c2aa67c2b__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:23:42.877 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18414
|
|
2026-02-28 20:23:42.879 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 20:23:42.912 ERROR [src.node.docker_mananger] Max retries reached for container 29d1c90cbc78. Exiting log stream.
|
|
2026-02-28 20:23:43.415 ERROR [src.node.docker_mananger] Max retries reached for container f5a9a980e2b1. Exiting log stream.
|
|
2026-02-28 20:23:43.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18414/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:23:43.883 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-02-28 20:23:43.884 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 20:23:43.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18414/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:23:43.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.170.180/tcp/18415/p2p/16Uiu2HAm32nDLL9Q8NsKuqUoXDUATqNPY3RtKLwaPU6qUrjSt39y","/ip4/172.18.170.180/tcp/18416/ws/p2p/16Uiu2HAm32nDLL9Q8NsKuqUoXDUATqNPY3RtKLwaPU6qUrjSt39y"],"enrUri":"enr:-L24QBq9TBP19Wt21iaJTxEehc2OBOq2GjEwAYhePHHDCa0MYEWVtnRW9LLyCovfe0Aj53Zip5xjjJhHMv1lFHiqvjACgmlkgnY0gmlwhKwSqrSKbXVsdGlhZGRyc5YACASsEqq0BkfvAAoErBKqtAZH8N0DgnJzhQADAQAAiXNlY3AyNTZrMaECcQAvW-IAW_XwE-g1hsN9VowROseg2sR4FOb_rJYC0NiDdGNwgkfvg3VkcIJH8YV3YWt1MhM"}'
|
|
2026-02-28 20:23:43.886 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 20:23:43.886 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 20:23:43.887 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 20:23:43.888 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 20:23:43.888 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.173.212
|
|
2026-02-28 20:23:43.888 DEBUG [src.node.docker_mananger] Generated ports ['5615', '5616', '5617', '5618', '5619']
|
|
2026-02-28 20:23:43.888 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 20:23:43.888 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 20:23:43.888 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 20:23:43.889 DEBUG [src.node.docker_mananger] docker run -i -t -p 5615:5615 -p 5616:5616 -p 5617:5617 -p 5618:5618 -p 5619:5619 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=5617 --rest-port=5615 --tcp-port=5616 --discv5-udp-port=5618 --rest-address=0.0.0.0 --nat=extip:172.18.173.212 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f49ba8deaa1939fda9de8ca11657d4b26faae72c24bf1e7dc0a2dbeb1e80bbc6 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5619 --metrics-logging=true --relay=true --storenode=/ip4/172.18.170.180/tcp/18415/p2p/16Uiu2HAm32nDLL9Q8NsKuqUoXDUATqNPY3RtKLwaPU6qUrjSt39y --discv5-bootstrap-node=enr:-L24QBq9TBP19Wt21iaJTxEehc2OBOq2GjEwAYhePHHDCa0MYEWVtnRW9LLyCovfe0Aj53Zip5xjjJhHMv1lFHiqvjACgmlkgnY0gmlwhKwSqrSKbXVsdGlhZGRyc5YACASsEqq0BkfvAAoErBKqtAZH8N0DgnJzhQADAQAAiXNlY3AyNTZrMaECcQAvW-IAW_XwE-g1hsN9VowROseg2sR4FOb_rJYC0NiDdGNwgkfvg3VkcIJH8YV3YWt1MhM
|
|
2026-02-28 20:23:44.088 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.173.212 waku 66a18d3185b1ba9e9ef13bfb28bab0728c1878bd2372b1a9b6c952579117b1da
|
|
2026-02-28 20:23:44.127 DEBUG [src.node.docker_mananger] Container started with ID 66a18d3185b1. Setting up logs at ./log/docker/node2_2026-02-28_20-23-42__20aa761c-3f1a-43d7-b1bf-ae6c2aa67c2b__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:23:44.127 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5615
|
|
2026-02-28 20:23:44.127 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 20:23:45.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5615/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:23:45.130 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":"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-02-28 20:23:45.131 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 20:23:45.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5615/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:23:45.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.173.212/tcp/5616/p2p/16Uiu2HAmFK8L9dkeT4RymfAHe8ZWiNXJWDRHWZacnit4D1QWvxMA","/ip4/172.18.173.212/tcp/5617/ws/p2p/16Uiu2HAmFK8L9dkeT4RymfAHe8ZWiNXJWDRHWZacnit4D1QWvxMA"],"enrUri":"enr:-L24QPCPzw-nhZzkNi68WIWKUBKReQghg62uBJmyzHDT7l9QTZlFdE6b5AbHyqp6T3k7Gu7Jz_DLOzpXc610NqXTgPkCgmlkgnY0gmlwhKwSrdSKbXVsdGlhZGRyc5YACASsEq3UBhXwAAoErBKt1AYV8d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDJ3x3zrvRVA9ccfwuNBRD46u00JT7T7YZyWnHmzY62MWDdGNwghXwg3VkcIIV8oV3YWt1MhM"}'
|
|
2026-02-28 20:23:45.134 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 20:23:45.134 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 20:23:45.134 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 20:23:45.135 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 20:23:45.136 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.86.106
|
|
2026-02-28 20:23:45.136 DEBUG [src.node.docker_mananger] Generated ports ['30320', '30321', '30322', '30323', '30324']
|
|
2026-02-28 20:23:45.136 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 20:23:45.136 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 20:23:45.136 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 20:23:45.136 DEBUG [src.node.docker_mananger] docker run -i -t -p 30320:30320 -p 30321:30321 -p 30322:30322 -p 30323:30323 -p 30324:30324 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=30322 --rest-port=30320 --tcp-port=30321 --discv5-udp-port=30323 --rest-address=0.0.0.0 --nat=extip:172.18.86.106 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9a1baf883c5790d5e75be0c0d1aad9acfdaf2f1d2bbd0aaf2ea40531eb71def9 --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30324 --metrics-logging=true --relay=false --storenode=/ip4/172.18.173.212/tcp/5616/p2p/16Uiu2HAmFK8L9dkeT4RymfAHe8ZWiNXJWDRHWZacnit4D1QWvxMA --discv5-bootstrap-node=enr:-L24QPCPzw-nhZzkNi68WIWKUBKReQghg62uBJmyzHDT7l9QTZlFdE6b5AbHyqp6T3k7Gu7Jz_DLOzpXc610NqXTgPkCgmlkgnY0gmlwhKwSrdSKbXVsdGlhZGRyc5YACASsEq3UBhXwAAoErBKt1AYV8d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDJ3x3zrvRVA9ccfwuNBRD46u00JT7T7YZyWnHmzY62MWDdGNwghXwg3VkcIIV8oV3YWt1MhM
|
|
2026-02-28 20:23:45.329 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.86.106 waku 30ce9f84fc92dc951415ce8796ff429d5e22e117e513c9cd1d6ef8b97ab2291c
|
|
2026-02-28 20:23:45.362 DEBUG [src.node.docker_mananger] Container started with ID 30ce9f84fc92. Setting up logs at ./log/docker/node3_2026-02-28_20-23-42__20aa761c-3f1a-43d7-b1bf-ae6c2aa67c2b__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:23:45.362 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30320
|
|
2026-02-28 20:23:45.362 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 20:23:46.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30320/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:23:46.365 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-02-28 20:23:46.366 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 20:23:46.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30320/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:23:46.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.86.106/tcp/30321/p2p/16Uiu2HAmQQoxLPJ1hqJqDvwKX9HhNrEL49wmr8ysj4vTiLzoeQc1","/ip4/172.18.86.106/tcp/30322/ws/p2p/16Uiu2HAmQQoxLPJ1hqJqDvwKX9HhNrEL49wmr8ysj4vTiLzoeQc1"],"enrUri":"enr:-L24QNRWTP5EjrZ1P9hPpGtbhN7Cg1nASXh5HXIuN_o8rKB3F1j8MGbey-UtaI5WpxhrPc299edHwhsNCDJQaxS_KekCgmlkgnY0gmlwhKwSVmqKbXVsdGlhZGRyc5YACASsElZqBnZxAAoErBJWagZ2ct0DgnJzhQADAQAAiXNlY3AyNTZrMaEDrqpbdMwIajF0w1gtRQjaISQYas5_zTQK5OMvbCq5BLKDdGNwgnZxg3VkcIJ2c4V3YWt1MgA"}'
|
|
2026-02-28 20:23:46.368 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 20:23:46.369 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5615/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.170.180/tcp/18415/p2p/16Uiu2HAm32nDLL9Q8NsKuqUoXDUATqNPY3RtKLwaPU6qUrjSt39y"]'
|
|
2026-02-28 20:23:46.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:46.372 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30320/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.173.212/tcp/5616/p2p/16Uiu2HAmFK8L9dkeT4RymfAHe8ZWiNXJWDRHWZacnit4D1QWvxMA"]'
|
|
2026-02-28 20:23:46.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:46.405 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18414/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-28 20:23:46.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:46.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5615/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-28 20:23:46.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:46.419 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:46.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18414/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-02-28 20:23:46.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:46.428 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:23:46.439 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:46.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18414/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-02-28 20:23:46.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:46.445 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:23:46.457 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:46.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18414/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-02-28 20:23:46.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:46.463 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:23:46.474 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:46.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18414/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-02-28 20:23:46.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:46.480 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:23:46.491 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:46.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18414/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-02-28 20:23:46.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:46.498 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:23:46.509 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:46.509 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18414/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-02-28 20:23:46.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:46.515 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:23:46.525 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:46.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18414/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-02-28 20:23:46.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:46.531 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:23:46.542 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:46.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18414/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-02-28 20:23:46.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:46.550 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:23:46.560 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:46.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18414/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-02-28 20:23:46.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:46.566 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:23:46.577 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:46.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18414/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-02-28 20:23:46.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:46.583 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:23:46.594 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:46.594 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5615/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-02-28 20:23:46.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:46.600 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:23:46.611 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:46.611 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5615/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-02-28 20:23:46.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:46.617 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:23:46.627 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:46.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5615/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-02-28 20:23:46.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:46.633 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:23:46.644 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:46.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5615/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-02-28 20:23:46.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:46.650 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:23:46.660 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:46.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5615/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-02-28 20:23:46.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:46.666 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:23:46.677 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:46.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5615/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-02-28 20:23:46.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:46.684 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:23:46.694 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:46.694 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5615/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-02-28 20:23:46.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:46.700 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:23:46.710 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:46.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5615/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-02-28 20:23:46.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:46.717 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:23:46.728 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:46.728 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5615/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-02-28 20:23:46.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:46.735 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:23:46.745 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:46.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5615/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-02-28 20:23:46.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:46.751 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:23:46.761 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-28 20:23:46.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18414/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:23:46.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x93e56b91e48bb76c49445c08871b1d183802a973aaaf34d8f15f763a49da407d"},{"messageHash":"0x470be4ec44a6b799982227e574b90e23b8554b401a4cfbc09bc33f5475016fb7"},{"messageHash":"0x0372ec6f9edce41147c46ef448373ce4f23775af667a9a2d8be2b70491c8e66a"},{"messageHash":"0x5cdb62dca147405e8c758d1462cfa77344cee16fc439046a97d6c846c99c2db3"},{"messageHash":"0xcb96a25c1a1adfd13600d0d562b3e6f110ec5b8733f4091564bf89d6bc39c1dd"},{"messageHash":"0x746b2ff6c5d898b22899a3d6d8a7e0425abbf177ed1d0b706c3cda54cbfac103"},{"messageHash":"0xa42292b9c122c66dcd9a7e67982c436e6026ab2166448ea71469b938ee1ad32c"},{"messageHash":"0x8d00a65fe1ca6e276d8be86e6ef52fe9686d3499ddf28c3ccb071266883fbc4b"},{"messageHash":"0x1a50179394f73ac63f6eaaf8127a4aeedc98de8199ede9de05b24f7850d7f460"},{"messageHash":"0x2423199c0df5bb3af04525e9d345361e096cb9e73a48f16f2749ad3bcee7963a"},{"messageHash":"0x8788530999b53521c430896b6116303240a48653723c17852457e800cbdac032"},{"messageHash":"0xa5a81cb00218e20a1d6239042b79ea4964d1a2f175c3a594125881f1c1b84f94"},{"messageHash":"0x19eb7825221004736218e5539b9e13842ab6f6b91480de93473648ce27f32a9d"},{"messageHash":"0xbd90b2d92d43b23b21e0683717cdc679b1cbdbdbfd33da4e9b7f5ec5fd52dff4"},{"messageHash":"0x772457fdb316499de624989a2e5fce163665d9d7b364c589a4c9050c103aa968"},{"messageHash":"0xa04a40bb4d2f22ae215562f235d34dcc6cea237cb8733934e19bc8dcdbca6dba"},{"messageHash":"0xbad00637893cce51204b76ea6eeb7be9a4d52d2b5558a83c2da2a9f7e1ed8fab"},{"messageHash":"0x8e10da4bf112acb569cf34e602790e021fe6af6d01da33e4be173c04e56503a3"},{"messageHash":"0x92c7a0be5de0b35623c145cc854291debb231b9065e07f5ee1a014e8da157c0d"},{"messageHash":"0x2db0deefb233012e62d3f936749456b433ee48a50c0f786a4c0dd1709cdac94a"}]}'
|
|
2026-02-28 20:23:46.765 DEBUG [src.steps.store] messages length is 20
|
|
2026-02-28 20:23:46.767 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-28 20:23:46.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5615/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:23:46.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x93e56b91e48bb76c49445c08871b1d183802a973aaaf34d8f15f763a49da407d"},{"messageHash":"0x470be4ec44a6b799982227e574b90e23b8554b401a4cfbc09bc33f5475016fb7"},{"messageHash":"0x0372ec6f9edce41147c46ef448373ce4f23775af667a9a2d8be2b70491c8e66a"},{"messageHash":"0x5cdb62dca147405e8c758d1462cfa77344cee16fc439046a97d6c846c99c2db3"},{"messageHash":"0xcb96a25c1a1adfd13600d0d562b3e6f110ec5b8733f4091564bf89d6bc39c1dd"},{"messageHash":"0x746b2ff6c5d898b22899a3d6d8a7e0425abbf177ed1d0b706c3cda54cbfac103"},{"messageHash":"0xa42292b9c122c66dcd9a7e67982c436e6026ab2166448ea71469b938ee1ad32c"},{"messageHash":"0x8d00a65fe1ca6e276d8be86e6ef52fe9686d3499ddf28c3ccb071266883fbc4b"},{"messageHash":"0x1a50179394f73ac63f6eaaf8127a4aeedc98de8199ede9de05b24f7850d7f460"},{"messageHash":"0x2423199c0df5bb3af04525e9d345361e096cb9e73a48f16f2749ad3bcee7963a"},{"messageHash":"0x8788530999b53521c430896b6116303240a48653723c17852457e800cbdac032"},{"messageHash":"0xa5a81cb00218e20a1d6239042b79ea4964d1a2f175c3a594125881f1c1b84f94"},{"messageHash":"0x19eb7825221004736218e5539b9e13842ab6f6b91480de93473648ce27f32a9d"},{"messageHash":"0xbd90b2d92d43b23b21e0683717cdc679b1cbdbdbfd33da4e9b7f5ec5fd52dff4"},{"messageHash":"0x772457fdb316499de624989a2e5fce163665d9d7b364c589a4c9050c103aa968"},{"messageHash":"0xa04a40bb4d2f22ae215562f235d34dcc6cea237cb8733934e19bc8dcdbca6dba"},{"messageHash":"0xbad00637893cce51204b76ea6eeb7be9a4d52d2b5558a83c2da2a9f7e1ed8fab"},{"messageHash":"0x8e10da4bf112acb569cf34e602790e021fe6af6d01da33e4be173c04e56503a3"},{"messageHash":"0x92c7a0be5de0b35623c145cc854291debb231b9065e07f5ee1a014e8da157c0d"},{"messageHash":"0x2db0deefb233012e62d3f936749456b433ee48a50c0f786a4c0dd1709cdac94a"}]}'
|
|
2026-02-28 20:23:46.770 DEBUG [src.steps.store] messages length is 20
|
|
2026-02-28 20:23:46.772 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-28 20:23:46.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30320/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:23:46.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"bbad09ec177a3381c80f","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x93e56b91e48bb76c49445c08871b1d183802a973aaaf34d8f15f763a49da407d"},{"messageHash":"0x470be4ec44a6b799982227e574b90e23b8554b401a4cfbc09bc33f5475016fb7"},{"messageHash":"0x0372ec6f9edce41147c46ef448373ce4f23775af667a9a2d8be2b70491c8e66a"},{"messageHash":"0x5cdb62dca147405e8c758d1462cfa77344cee16fc439046a97d6c846c99c2db3"},{"messageHash":"0xcb96a25c1a1adfd13600d0d562b3e6f110ec5b8733f4091564bf89d6bc39c1dd"},{"messageHash":"0x746b2ff6c5d898b22899a3d6d8a7e0425abbf177ed1d0b706c3cda54cbfac103"},{"messageHash":"0xa42292b9c122c66dcd9a7e67982c436e6026ab2166448ea71469b938ee1ad32c"},{"messageHash":"0x8d00a65fe1ca6e276d8be86e6ef52fe9686d3499ddf28c3ccb071266883fbc4b"},{"messageHash":"0x1a50179394f73ac63f6eaaf8127a4aeedc98de8199ede9de05b24f7850d7f460"},{"messageHash":"0x2423199c0df5bb3af04525e9d345361e096cb9e73a48f16f2749ad3bcee7963a"},{"messageHash":"0x8788530999b53521c430896b6116303240a48653723c17852457e800cbdac032"},{"messageHash":"0xa5a81cb00218e20a1d6239042b79ea4964d1a2f175c3a594125881f1c1b84f94"},{"messageHash":"0x19eb7825221004736218e5539b9e13842ab6f6b91480de93473648ce27f32a9d"},{"messageHash":"0xbd90b2d92d43b23b21e0683717cdc679b1cbdbdbfd33da4e9b7f5ec5fd52dff4"},{"messageHash":"0x772457fdb316499de624989a2e5fce163665d9d7b364c589a4c9050c103aa968"},{"messageHash":"0xa04a40bb4d2f22ae215562f235d34dcc6cea237cb8733934e19bc8dcdbca6dba"},{"messageHash":"0xbad00637893cce51204b76ea6eeb7be9a4d52d2b5558a83c2da2a9f7e1ed8fab"},{"messageHash":"0x8e10da4bf112acb569cf34e602790e021fe6af6d01da33e4be173c04e56503a3"},{"messageHash":"0x92c7a0be5de0b35623c145cc854291debb231b9065e07f5ee1a014e8da157c0d"},{"messageHash":"0x2db0deefb233012e62d3f936749456b433ee48a50c0f786a4c0dd1709cdac94a"}]}'
|
|
2026-02-28 20:23:46.781 DEBUG [src.steps.store] messages length is 20
|
|
2026-02-28 20:23:46.784 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-28 20:23:46.785 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-28 20:23:46.786 DEBUG [src.node.waku_node] Stopping container with id 324b5fc81a94
|
|
2026-02-28 20:23:47.339 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 20:23:47.340 DEBUG [src.node.waku_node] Stopping container with id 66a18d3185b1
|
|
2026-02-28 20:23:47.910 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 20:23:47.911 DEBUG [src.node.waku_node] Stopping container with id 30ce9f84fc92
|
|
2026-02-28 20:23:48.155 ERROR [src.node.docker_mananger] Max retries reached for container 324b5fc81a94. Exiting log stream.
|
|
2026-02-28 20:23:48.465 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 20:23:48.467 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-28 20:23:48.477 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 20:23:48.490 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 20:23:48.494 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|