mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-28 05:19:29 +00:00
105 lines
19 KiB
Plaintext
105 lines
19 KiB
Plaintext
2026-04-23 05:19:35.824 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-23 05:19:35.825 DEBUG [tests.conftest] Running test: test_publishing_node_restarts with id: 2026-04-23_05-19-35__e2679660-2b5b-419b-8585-7caece4b7a2b
|
|
2026-04-23 05:19:35.825 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-23 05:19:35.825 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-04-23 05:19:35.825 DEBUG [src.steps.store] Running fixture setup: node_setup
|
|
2026-04-23 05:19:35.832 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:19:35.832 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-04-23_05-19-35__e2679660-2b5b-419b-8585-7caece4b7a2b__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:19:35.832 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:19:35.833 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:19:35.834 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:19:35.834 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.188.55
|
|
2026-04-23 05:19:35.834 DEBUG [src.node.docker_mananger] Generated ports ['36731', '36732', '36733', '36734', '36735']
|
|
2026-04-23 05:19:35.834 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:19:35.835 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:19:35.835 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:19:35.835 DEBUG [src.node.docker_mananger] docker run -i -t -p 36731:36731 -p 36732:36732 -p 36733:36733 -p 36734:36734 -p 36735:36735 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=36733 --rest-port=36731 --tcp-port=36732 --discv5-udp-port=36734 --rest-address=0.0.0.0 --nat=extip:172.18.188.55 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=bb6f8abd2ccebbda16a2fec17e9aedfba1e6503dca15a1492e2deefaae9f3d5e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36735 --metrics-logging=true --store=true --relay=true
|
|
2026-04-23 05:19:35.971 ERROR [src.node.docker_mananger] Max retries reached for container 3a2269ccbf33. Exiting log stream.
|
|
2026-04-23 05:19:36.028 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.188.55 waku a38d533778f9c1d72650f31cf8f32617350676b76736d3682c15a73186458319
|
|
2026-04-23 05:19:36.064 DEBUG [src.node.docker_mananger] Container started with ID a38d533778f9. Setting up logs at ./log/docker/publishing_node1_2026-04-23_05-19-35__e2679660-2b5b-419b-8585-7caece4b7a2b__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:19:36.065 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36731
|
|
2026-04-23 05:19:36.065 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:19:36.428 ERROR [src.node.docker_mananger] Max retries reached for container 7ed61d0e9b6d. Exiting log stream.
|
|
2026-04-23 05:19:37.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36731/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:19:37.068 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 05:19:37.069 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:19:37.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36731/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:19:37.072 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.188.55/tcp/36732/p2p/16Uiu2HAm9yqUjfRMQ8tQgZGAQox5pfmTtNZ49Yd2FPgLt176NbFd","/ip4/172.18.188.55/tcp/36733/ws/p2p/16Uiu2HAm9yqUjfRMQ8tQgZGAQox5pfmTtNZ49Yd2FPgLt176NbFd"],"enrUri":"enr:-L24QDGvKVebMm45Y2nCW-gyCkXolJyo9LGib7FvxSdg3ZAeR9SsDka65sJSQP5hYJhyDwr3Iz7exvRSuahMDrg8PuUCgmlkgnY0gmlwhKwSvDeKbXVsdGlhZGRyc5YACASsErw3Bo98AAoErBK8NwaPfd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC2EDxhJpJKQUpwejrE_tywe7kunWphqfw2vms9_gUAvCDdGNwgo98g3VkcIKPfoV3YWt1MgM"}'
|
|
2026-04-23 05:19:37.072 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:19:37.079 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:19:37.079 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-04-23_05-19-35__e2679660-2b5b-419b-8585-7caece4b7a2b__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:19:37.079 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:19:37.079 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:19:37.081 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:19:37.081 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.144.90
|
|
2026-04-23 05:19:37.081 DEBUG [src.node.docker_mananger] Generated ports ['2252', '2253', '2254', '2255', '2256']
|
|
2026-04-23 05:19:37.081 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:19:37.081 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:19:37.082 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:19:37.082 DEBUG [src.node.docker_mananger] docker run -i -t -p 2252:2252 -p 2253:2253 -p 2254:2254 -p 2255:2255 -p 2256:2256 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=2254 --rest-port=2252 --tcp-port=2253 --discv5-udp-port=2255 --rest-address=0.0.0.0 --nat=extip:172.18.144.90 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=b44ff4c8c91f91242bbf594cba9c69dfe0f9b0ffefdaabebd812ce90a6a15993 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2256 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QDGvKVebMm45Y2nCW-gyCkXolJyo9LGib7FvxSdg3ZAeR9SsDka65sJSQP5hYJhyDwr3Iz7exvRSuahMDrg8PuUCgmlkgnY0gmlwhKwSvDeKbXVsdGlhZGRyc5YACASsErw3Bo98AAoErBK8NwaPfd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC2EDxhJpJKQUpwejrE_tywe7kunWphqfw2vms9_gUAvCDdGNwgo98g3VkcIKPfoV3YWt1MgM --storenode=/ip4/172.18.188.55/tcp/36732/p2p/16Uiu2HAm9yqUjfRMQ8tQgZGAQox5pfmTtNZ49Yd2FPgLt176NbFd --store=true --relay=true
|
|
2026-04-23 05:19:37.268 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.144.90 waku dcec6387613403dd6aadbd71b2d665aa028f6cccd9bccb1c94a9e74f635daf91
|
|
2026-04-23 05:19:37.302 DEBUG [src.node.docker_mananger] Container started with ID dcec63876134. Setting up logs at ./log/docker/store_node1_2026-04-23_05-19-35__e2679660-2b5b-419b-8585-7caece4b7a2b__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:19:37.302 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2252
|
|
2026-04-23 05:19:37.302 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:19:38.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2252/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:19:38.306 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"},{"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 05:19:38.306 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:19:38.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2252/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:19:38.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.144.90/tcp/2253/p2p/16Uiu2HAm7yS8tYF7eeeMfyPiyq64GqAiS2W7ctFMgNcCTRFGJXHM","/ip4/172.18.144.90/tcp/2254/ws/p2p/16Uiu2HAm7yS8tYF7eeeMfyPiyq64GqAiS2W7ctFMgNcCTRFGJXHM"],"enrUri":"enr:-L24QKSX7BR2q7v0CtTtQLN2OEKei8xnEgvCRaf9lT5nDIkhXYOwZYsllxwKywlbrkdv08esW7tqnCn_P5VxO-aXY_QCgmlkgnY0gmlwhKwSkFqKbXVsdGlhZGRyc5YACASsEpBaBgjNAAoErBKQWgYIzt0DgnJzhQDGAQAAiXNlY3AyNTZrMaECum8tLcWtISL_UHr2Zvc10HsDTyDm1b-WVk21r_LziUSDdGNwggjNg3VkcIIIz4V3YWt1MgM"}'
|
|
2026-04-23 05:19:38.309 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:19:38.309 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2252/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.188.55/tcp/36732/p2p/16Uiu2HAm9yqUjfRMQ8tQgZGAQox5pfmTtNZ49Yd2FPgLt176NbFd"]'
|
|
2026-04-23 05:19:38.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:38.312 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36731/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-04-23 05:19:38.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:38.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2252/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-04-23 05:19:38.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:38.319 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:19:38.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36731/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 05:19:38.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:38.325 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:19:38.527 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-04-23 05:19:38.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36731/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:19:38.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd348d5f5064f3c2c446d270fe63468e970a6fd3e10efa458a21ed539aa8dd816"}]}'
|
|
2026-04-23 05:19:38.531 DEBUG [src.steps.store] messages length is 1
|
|
2026-04-23 05:19:38.531 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-04-23 05:19:38.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2252/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:19:38.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd348d5f5064f3c2c446d270fe63468e970a6fd3e10efa458a21ed539aa8dd816"}]}'
|
|
2026-04-23 05:19:38.534 DEBUG [src.steps.store] messages length is 1
|
|
2026-04-23 05:19:38.534 DEBUG [src.node.waku_node] Restarting container with id a38d533778f9
|
|
2026-04-23 05:19:39.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36731/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:19:39.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36731/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:19:39.333 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 05:19:39.333 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:19:39.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36731/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:19:39.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.188.55/tcp/36732/p2p/16Uiu2HAm9yqUjfRMQ8tQgZGAQox5pfmTtNZ49Yd2FPgLt176NbFd","/ip4/172.18.188.55/tcp/36733/ws/p2p/16Uiu2HAm9yqUjfRMQ8tQgZGAQox5pfmTtNZ49Yd2FPgLt176NbFd"],"enrUri":"enr:-L24QDGvKVebMm45Y2nCW-gyCkXolJyo9LGib7FvxSdg3ZAeR9SsDka65sJSQP5hYJhyDwr3Iz7exvRSuahMDrg8PuUCgmlkgnY0gmlwhKwSvDeKbXVsdGlhZGRyc5YACASsErw3Bo98AAoErBK8NwaPfd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC2EDxhJpJKQUpwejrE_tywe7kunWphqfw2vms9_gUAvCDdGNwgo98g3VkcIKPfoV3YWt1MgM"}'
|
|
2026-04-23 05:19:39.336 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:19:39.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2252/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.188.55/tcp/36732/p2p/16Uiu2HAm9yqUjfRMQ8tQgZGAQox5pfmTtNZ49Yd2FPgLt176NbFd"]'
|
|
2026-04-23 05:19:39.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:39.362 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36731/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-04-23 05:19:39.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:39.371 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:19:39.372 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36731/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 05:19:39.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:39.384 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:19:39.585 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-04-23 05:19:39.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36731/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:19:39.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd348d5f5064f3c2c446d270fe63468e970a6fd3e10efa458a21ed539aa8dd816"},{"messageHash":"0x6aaa0a0addf2050575c8ce53a010d688d81d888a4e443c7360f3de438eb432e0"}]}'
|
|
2026-04-23 05:19:39.589 DEBUG [src.steps.store] messages length is 2
|
|
2026-04-23 05:19:39.590 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-04-23 05:19:39.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2252/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:19:39.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd348d5f5064f3c2c446d270fe63468e970a6fd3e10efa458a21ed539aa8dd816"},{"messageHash":"0x6aaa0a0addf2050575c8ce53a010d688d81d888a4e443c7360f3de438eb432e0"}]}'
|
|
2026-04-23 05:19:39.593 DEBUG [src.steps.store] messages length is 2
|
|
2026-04-23 05:19:39.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36731/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:19:39.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd348d5f5064f3c2c446d270fe63468e970a6fd3e10efa458a21ed539aa8dd816"},{"messageHash":"0x6aaa0a0addf2050575c8ce53a010d688d81d888a4e443c7360f3de438eb432e0"}]}'
|
|
2026-04-23 05:19:39.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2252/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:19:39.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd348d5f5064f3c2c446d270fe63468e970a6fd3e10efa458a21ed539aa8dd816"},{"messageHash":"0x6aaa0a0addf2050575c8ce53a010d688d81d888a4e443c7360f3de438eb432e0"}]}'
|
|
2026-04-23 05:19:39.601 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-23 05:19:39.602 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-23 05:19:39.603 DEBUG [src.node.waku_node] Stopping container with id a38d533778f9
|
|
2026-04-23 05:19:40.074 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:19:40.074 DEBUG [src.node.waku_node] Stopping container with id dcec63876134
|
|
2026-04-23 05:19:40.546 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:19:40.547 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-23 05:19:40.574 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:19:40.585 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|