mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
128 lines
22 KiB
Plaintext
128 lines
22 KiB
Plaintext
2026-01-02 04:26:46.010 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-02 04:26:46.011 DEBUG [tests.conftest] Running test: test_message_relayed_before_store_node_is_started with id: 2026-01-02_04-26-46__78817904-d286-498e-8bbd-299012598846
|
|
2026-01-02 04:26:46.011 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-02 04:26:46.011 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-01-02 04:26:46.011 DEBUG [src.steps.store] Running fixture setup: node_setup
|
|
2026-01-02 04:26:46.017 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:26:46.017 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-01-02_04-26-46__78817904-d286-498e-8bbd-299012598846__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:26:46.017 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:26:46.017 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:26:46.019 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:26:46.019 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.105.80
|
|
2026-01-02 04:26:46.019 DEBUG [src.node.docker_mananger] Generated ports ['2450', '2451', '2452', '2453', '2454']
|
|
2026-01-02 04:26:46.019 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:26:46.019 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:26:46.019 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:26:46.019 DEBUG [src.node.docker_mananger] docker run -i -t -p 2450:2450 -p 2451:2451 -p 2452:2452 -p 2453:2453 -p 2454:2454 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=2452 --rest-port=2450 --tcp-port=2451 --discv5-udp-port=2453 --rest-address=0.0.0.0 --nat=extip:172.18.105.80 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d7f92c4e616fedfa213693efaeffdeafc0dbcb74ca791159f22afe1fffb0d17d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2454 --metrics-logging=true --store=true --relay=true
|
|
2026-01-02 04:26:46.174 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.105.80 waku 4d199944888d1953a35916bf7e543f9574994999a691e4645471fe1693cdb056
|
|
2026-01-02 04:26:46.199 DEBUG [src.node.docker_mananger] Container started with ID 4d199944888d. Setting up logs at ./log/docker/publishing_node1_2026-01-02_04-26-46__78817904-d286-498e-8bbd-299012598846__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:26:46.200 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2450
|
|
2026-01-02 04:26:46.201 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:26:46.349 ERROR [src.node.docker_mananger] Max retries reached for container 73946c0d50ed. Exiting log stream.
|
|
2026-01-02 04:26:46.817 ERROR [src.node.docker_mananger] Max retries reached for container cf616d8ae55c. Exiting log stream.
|
|
2026-01-02 04:26:47.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2450/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:47.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2026-01-02 04:26:47.205 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:26:47.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2450/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:47.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.105.80/tcp/2451/p2p/16Uiu2HAkv7ut9fWm7zpDBE3ohMUiGgcqKaLaUSXe7siTEfHn8x35","/ip4/172.18.105.80/tcp/2452/ws/p2p/16Uiu2HAkv7ut9fWm7zpDBE3ohMUiGgcqKaLaUSXe7siTEfHn8x35"],"enrUri":"enr:-L24QCOHgEJs8HMZAyvYGH3KqB_ZvWQ9LZKl7CEI6Xf-TCtfBYEhpKb9dAg-6KCRO4sjgJ5QE55Wf1y5dj51R8MtGO0CgmlkgnY0gmlwhKwSaVCKbXVsdGlhZGRyc5YACASsEmlQBgmTAAoErBJpUAYJlN0DgnJzhQADAQAAiXNlY3AyNTZrMaECCk7zwzfuiPQJA6NkV2LqBk_BR1okqESL0By9p0NtchyDdGNwggmTg3VkcIIJlYV3YWt1MgM"}'
|
|
2026-01-02 04:26:47.208 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:26:47.214 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:26:47.214 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-01-02_04-26-46__78817904-d286-498e-8bbd-299012598846__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:26:47.214 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:26:47.214 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:26:47.215 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:26:47.215 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.123.243
|
|
2026-01-02 04:26:47.216 DEBUG [src.node.docker_mananger] Generated ports ['34404', '34405', '34406', '34407', '34408']
|
|
2026-01-02 04:26:47.216 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:26:47.216 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:26:47.216 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:26:47.216 DEBUG [src.node.docker_mananger] docker run -i -t -p 34404:34404 -p 34405:34405 -p 34406:34406 -p 34407:34407 -p 34408:34408 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=34406 --rest-port=34404 --tcp-port=34405 --discv5-udp-port=34407 --rest-address=0.0.0.0 --nat=extip:172.18.123.243 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3dcf0f829a1daaddeceaaea55b60cdad2a76adddbfc17ff04799bbd70dedecb0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34408 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QCOHgEJs8HMZAyvYGH3KqB_ZvWQ9LZKl7CEI6Xf-TCtfBYEhpKb9dAg-6KCRO4sjgJ5QE55Wf1y5dj51R8MtGO0CgmlkgnY0gmlwhKwSaVCKbXVsdGlhZGRyc5YACASsEmlQBgmTAAoErBJpUAYJlN0DgnJzhQADAQAAiXNlY3AyNTZrMaECCk7zwzfuiPQJA6NkV2LqBk_BR1okqESL0By9p0NtchyDdGNwggmTg3VkcIIJlYV3YWt1MgM --storenode=/ip4/172.18.105.80/tcp/2451/p2p/16Uiu2HAkv7ut9fWm7zpDBE3ohMUiGgcqKaLaUSXe7siTEfHn8x35 --store=true --relay=true
|
|
2026-01-02 04:26:47.363 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.123.243 waku e9c1c4aed03225ec23615dab62e83c2d131a5a5f4c948eb643decc942bbcd7fc
|
|
2026-01-02 04:26:47.390 DEBUG [src.node.docker_mananger] Container started with ID e9c1c4aed032. Setting up logs at ./log/docker/store_node1_2026-01-02_04-26-46__78817904-d286-498e-8bbd-299012598846__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:26:47.391 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34404
|
|
2026-01-02 04:26:47.391 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:26:48.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34404/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:48.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:26:48.395 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:26:48.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34404/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:48.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.123.243/tcp/34405/p2p/16Uiu2HAmQ7GaPeMjy3u2J75zcUFBqwsnXazvhAbpDRfD5ZwMQDKP","/ip4/172.18.123.243/tcp/34406/ws/p2p/16Uiu2HAmQ7GaPeMjy3u2J75zcUFBqwsnXazvhAbpDRfD5ZwMQDKP"],"enrUri":"enr:-L24QB-XE4Pl2PR6h90Oh4ys7eni6oSJGKpAjERcAYREBxa2GRY1NX4CrrX9p18iBhyjM-2qCzY2Zx3CfAdHlF2OeK4CgmlkgnY0gmlwhKwSe_OKbXVsdGlhZGRyc5YACASsEnvzBoZlAAoErBJ78waGZt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqiwA_yGJPQN7QFfuZW08BY_oihxgsoheE7oq7NmYunKDdGNwgoZlg3VkcIKGZ4V3YWt1MgM"}'
|
|
2026-01-02 04:26:48.398 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:26:48.398 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34404/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.105.80/tcp/2451/p2p/16Uiu2HAkv7ut9fWm7zpDBE3ohMUiGgcqKaLaUSXe7siTEfHn8x35"]'
|
|
2026-01-02 04:26:48.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:26:48.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2450/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-01-02 04:26:48.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:26:48.403 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34404/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-01-02 04:26:48.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:26:48.406 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:26:48.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2450/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-01-02 04:26:48.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:26:48.411 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:26:48.611 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-01-02 04:26:48.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2450/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:48.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf243deb7da8cbebe216763427aa78723fa1eb1e1cf99ac663601fc6ba2e24c4c"}]}'
|
|
2026-01-02 04:26:48.615 DEBUG [src.steps.store] messages length is 1
|
|
2026-01-02 04:26:48.615 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-01-02 04:26:48.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34404/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:48.618 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf243deb7da8cbebe216763427aa78723fa1eb1e1cf99ac663601fc6ba2e24c4c"}]}'
|
|
2026-01-02 04:26:48.618 DEBUG [src.steps.store] messages length is 1
|
|
2026-01-02 04:26:48.624 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:26:48.624 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node2_2026-01-02_04-26-46__78817904-d286-498e-8bbd-299012598846__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:26:48.625 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:26:48.625 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:26:48.626 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:26:48.626 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.23.167
|
|
2026-01-02 04:26:48.626 DEBUG [src.node.docker_mananger] Generated ports ['23126', '23127', '23128', '23129', '23130']
|
|
2026-01-02 04:26:48.626 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:26:48.626 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:26:48.626 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:26:48.626 DEBUG [src.node.docker_mananger] docker run -i -t -p 23126:23126 -p 23127:23127 -p 23128:23128 -p 23129:23129 -p 23130:23130 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=23128 --rest-port=23126 --tcp-port=23127 --discv5-udp-port=23129 --rest-address=0.0.0.0 --nat=extip:172.18.23.167 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e59687d4635ba4ffdfcbea10ee6db3dedd7be8e4538ffe80e8ebca82b7b2a7aa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23130 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QCOHgEJs8HMZAyvYGH3KqB_ZvWQ9LZKl7CEI6Xf-TCtfBYEhpKb9dAg-6KCRO4sjgJ5QE55Wf1y5dj51R8MtGO0CgmlkgnY0gmlwhKwSaVCKbXVsdGlhZGRyc5YACASsEmlQBgmTAAoErBJpUAYJlN0DgnJzhQADAQAAiXNlY3AyNTZrMaECCk7zwzfuiPQJA6NkV2LqBk_BR1okqESL0By9p0NtchyDdGNwggmTg3VkcIIJlYV3YWt1MgM --storenode=/ip4/172.18.105.80/tcp/2451/p2p/16Uiu2HAkv7ut9fWm7zpDBE3ohMUiGgcqKaLaUSXe7siTEfHn8x35 --store=false --relay=true
|
|
2026-01-02 04:26:48.773 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.23.167 waku 43c5e851872fdd69293a693632c5094888e733fa2b274dba50427ff597cebf68
|
|
2026-01-02 04:26:48.801 DEBUG [src.node.docker_mananger] Container started with ID 43c5e851872f. Setting up logs at ./log/docker/store_node2_2026-01-02_04-26-46__78817904-d286-498e-8bbd-299012598846__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:26:48.801 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23126
|
|
2026-01-02 04:26:48.802 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:26:49.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23126/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:49.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln 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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:26:49.815 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:26:49.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23126/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:49.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.23.167/tcp/23127/p2p/16Uiu2HAmK7ptJu25jXGLVGTUb8XWve9Wf3WJEAfp1KDbbxBkPMYh","/ip4/172.18.23.167/tcp/23128/ws/p2p/16Uiu2HAmK7ptJu25jXGLVGTUb8XWve9Wf3WJEAfp1KDbbxBkPMYh"],"enrUri":"enr:-L24QCzrG7PlxJnHzSkS6ze6KDQ-Z-sv_l9ap5-OYx_Xj1iyfckmA7X3FzDoz5UHnz4Vci1fMv3Jvk-dKWUb6VT2jnICgmlkgnY0gmlwhKwSF6eKbXVsdGlhZGRyc5YACASsEhenBlpXAAoErBIXpwZaWN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDYAYZ4Pdjq3MNHhV1gQZ2IR3w9d7vX_8QIuJNOSvGph6DdGNwglpXg3VkcIJaWYV3YWt1MgE"}'
|
|
2026-01-02 04:26:49.819 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:26:49.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23126/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.105.80/tcp/2451/p2p/16Uiu2HAkv7ut9fWm7zpDBE3ohMUiGgcqKaLaUSXe7siTEfHn8x35"]'
|
|
2026-01-02 04:26:49.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:26:49.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2450/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-01-02 04:26:49.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:26:49.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34404/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-01-02 04:26:49.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:26:49.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23126/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-01-02 04:26:49.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:26:49.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23126/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:49.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"e31c9ec9733ad83b4f78","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf243deb7da8cbebe216763427aa78723fa1eb1e1cf99ac663601fc6ba2e24c4c"}]}'
|
|
2026-01-02 04:26:49.837 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:26:49.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2450/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-01-02 04:26:49.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:26:49.844 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:26:50.045 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-01-02 04:26:50.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2450/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:50.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf243deb7da8cbebe216763427aa78723fa1eb1e1cf99ac663601fc6ba2e24c4c"},{"messageHash":"0x315d997eec8b97565c35b64d64a9a99ca8a8e6b4434bc188945c7ea15e838840"}]}'
|
|
2026-01-02 04:26:50.049 DEBUG [src.steps.store] messages length is 2
|
|
2026-01-02 04:26:50.049 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-01-02 04:26:50.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34404/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:50.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf243deb7da8cbebe216763427aa78723fa1eb1e1cf99ac663601fc6ba2e24c4c"},{"messageHash":"0x315d997eec8b97565c35b64d64a9a99ca8a8e6b4434bc188945c7ea15e838840"}]}'
|
|
2026-01-02 04:26:50.052 DEBUG [src.steps.store] messages length is 2
|
|
2026-01-02 04:26:50.052 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-01-02 04:26:50.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23126/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:50.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"a868a02a8465ab79a684","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf243deb7da8cbebe216763427aa78723fa1eb1e1cf99ac663601fc6ba2e24c4c"},{"messageHash":"0x315d997eec8b97565c35b64d64a9a99ca8a8e6b4434bc188945c7ea15e838840"}]}'
|
|
2026-01-02 04:26:50.059 DEBUG [src.steps.store] messages length is 2
|
|
2026-01-02 04:26:50.061 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-02 04:26:50.062 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-02 04:26:50.062 DEBUG [src.node.waku_node] Stopping container with id 4d199944888d
|
|
2026-01-02 04:26:50.527 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:26:50.527 DEBUG [src.node.waku_node] Stopping container with id e9c1c4aed032
|
|
2026-01-02 04:26:51.042 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:26:51.045 DEBUG [src.node.waku_node] Stopping container with id 43c5e851872f
|
|
2026-01-02 04:26:51.338 ERROR [src.node.docker_mananger] Max retries reached for container 4d199944888d. Exiting log stream.
|
|
2026-01-02 04:26:51.484 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:26:51.486 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-02 04:26:51.495 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:26:51.501 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:26:51.505 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|