mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 01:23:07 +00:00
431 lines
63 KiB
Plaintext
431 lines
63 KiB
Plaintext
2026-03-13 04:34:31.298 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-13 04:34:31.298 DEBUG [tests.conftest] Running test: test_continuous_store_sync with id: 2026-03-13_04-34-31__856b6a3f-6d63-49da-a04e-ba490681a5a3
|
|
2026-03-13 04:34:31.299 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-13 04:34:31.305 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:34:31.305 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-13_04-34-31__856b6a3f-6d63-49da-a04e-ba490681a5a3__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:34:31.311 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:34:31.311 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-13_04-34-31__856b6a3f-6d63-49da-a04e-ba490681a5a3__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:34:31.316 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:34:31.316 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-13_04-34-31__856b6a3f-6d63-49da-a04e-ba490681a5a3__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:34:31.316 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-13 04:34:31.317 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:34:31.317 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:34:31.319 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:34:31.319 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.226.37
|
|
2026-03-13 04:34:31.319 DEBUG [src.node.docker_mananger] Generated ports ['62824', '62825', '62826', '62827', '62828']
|
|
2026-03-13 04:34:31.319 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:34:31.319 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:34:31.319 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:34:31.319 DEBUG [src.node.docker_mananger] docker run -i -t -p 62824:62824 -p 62825:62825 -p 62826:62826 -p 62827:62827 -p 62828:62828 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=62826 --rest-port=62824 --tcp-port=62825 --discv5-udp-port=62827 --rest-address=0.0.0.0 --nat=extip:172.18.226.37 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0c27deedd47ab2de80ed44feb87ecfaedc2f49aac1605f0ecc6fd6b4b061eabf --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62828 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2026-03-13 04:34:31.466 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.226.37 waku bd9702a29ae15e3b4e1ec080c5b8e89efb0e93e577e46b5fd7f50455bb588510
|
|
2026-03-13 04:34:31.491 DEBUG [src.node.docker_mananger] Container started with ID bd9702a29ae1. Setting up logs at ./log/docker/node1_2026-03-13_04-34-31__856b6a3f-6d63-49da-a04e-ba490681a5a3__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:34:31.492 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62824
|
|
2026-03-13 04:34:31.492 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:34:31.628 ERROR [src.node.docker_mananger] Max retries reached for container db4b5f3fd5d4. Exiting log stream.
|
|
2026-03-13 04:34:32.092 ERROR [src.node.docker_mananger] Max retries reached for container 8b78ac494496. Exiting log stream.
|
|
2026-03-13 04:34:32.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62824/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:34:32.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-13 04:34:32.495 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:34:32.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62824/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:34:32.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.226.37/tcp/62825/p2p/16Uiu2HAmRNA98V7ZYPpzzHf2Ub4ZvpJjeRZycGj3FTA4H76Tdcoz","/ip4/172.18.226.37/tcp/62826/ws/p2p/16Uiu2HAmRNA98V7ZYPpzzHf2Ub4ZvpJjeRZycGj3FTA4H76Tdcoz"],"enrUri":"enr:-L24QCooGRbmfUrLDtga4Rk_5GjKUSM7FiLsG3sNa3us9O7wO1FZGpdaxslHFP7REUI5dvjq9TtVdXF8-98WAvJei8ACgmlkgnY0gmlwhKwS4iWKbXVsdGlhZGRyc5YACASsEuIlBvVpAAoErBLiJQb1at0DgnJzhQADAQAAiXNlY3AyNTZrMaEDvNggUvwAwt5M-H8giuDEvS9Nr7UZzf6ds4EE_wkM1nGDdGNwgvVpg3VkcIL1a4V3YWt1MhM"}'
|
|
2026-03-13 04:34:32.498 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:34:32.498 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:34:32.498 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:34:32.499 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:34:32.499 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.143.66
|
|
2026-03-13 04:34:32.499 DEBUG [src.node.docker_mananger] Generated ports ['32696', '32697', '32698', '32699', '32700']
|
|
2026-03-13 04:34:32.500 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:34:32.500 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:34:32.500 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:34:32.500 DEBUG [src.node.docker_mananger] docker run -i -t -p 32696:32696 -p 32697:32697 -p 32698:32698 -p 32699:32699 -p 32700:32700 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=32698 --rest-port=32696 --tcp-port=32697 --discv5-udp-port=32699 --rest-address=0.0.0.0 --nat=extip:172.18.143.66 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a3375a4dfcfcfeacd3fd53ef794ccbfd9de75da24c347e834bce2fbd7704b11e --store-sync=true --store=true --store-sync-range=600 --store-sync-interval=6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32700 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-13 04:34:32.648 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.143.66 waku 20e976885cf7f2726a42afa357a6baca9a0d6287c6d8978ced1a820a74729ad8
|
|
2026-03-13 04:34:32.674 DEBUG [src.node.docker_mananger] Container started with ID 20e976885cf7. Setting up logs at ./log/docker/node2_2026-03-13_04-34-31__856b6a3f-6d63-49da-a04e-ba490681a5a3__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:34:32.674 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32696
|
|
2026-03-13 04:34:32.675 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:34:33.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32696/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:34:33.679 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":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-13 04:34:33.679 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:34:33.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32696/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:34:33.681 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.143.66/tcp/32697/p2p/16Uiu2HAkzqJVbUrdfRq8RjM8ridAs5fi7hqmWs2DwNAwpZ3r2nTv","/ip4/172.18.143.66/tcp/32698/ws/p2p/16Uiu2HAkzqJVbUrdfRq8RjM8ridAs5fi7hqmWs2DwNAwpZ3r2nTv"],"enrUri":"enr:-L24QFjKf1goCel1MOJVvBN7fV7l7KRQrEVZluZbRduXxPEhZuuwklRiLPbrkAjFm9f8aaPtYOe04r_K5zTQlIpTjTECgmlkgnY0gmlwhKwSj0KKbXVsdGlhZGRyc5YACASsEo9CBn-5AAoErBKPQgZ_ut0DgnJzhQADAQAAiXNlY3AyNTZrMaECUFgUXZKdRbnfW-eVOq0jB7_nPsieTR1IcWslN_l1dGWDdGNwgn-5g3VkcIJ_u4V3YWt1MhI"}'
|
|
2026-03-13 04:34:33.681 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:34:33.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32696/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.226.37/tcp/62825/p2p/16Uiu2HAmRNA98V7ZYPpzzHf2Ub4ZvpJjeRZycGj3FTA4H76Tdcoz"]'
|
|
2026-03-13 04:34:33.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:33.714 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:33.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:33.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:33.732 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:33.943 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:33.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:33.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:33.948 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:34.159 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:34.159 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:34.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:34.163 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:34.374 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:34.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:34.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:34.378 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:34.589 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:34.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:34.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:34.593 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:34.804 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:34.804 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:34.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:34.809 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:35.020 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:35.020 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:35.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:35.024 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:35.235 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:35.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:35.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:35.240 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:35.450 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:35.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:35.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:35.455 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:35.665 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:35.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:35.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:35.670 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:35.880 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:35.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:35.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:35.885 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:36.096 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:36.096 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:36.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:36.101 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:36.311 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:36.312 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:36.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:36.316 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:36.526 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:36.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:36.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:36.531 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:36.741 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:36.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:36.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:36.746 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:36.957 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:36.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:36.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:36.961 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:37.172 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:37.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:37.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:37.176 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:37.387 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:37.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:37.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:37.391 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:37.602 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:37.602 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:37.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:37.607 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:37.817 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:37.817 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:37.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:37.822 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:38.032 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:38.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:38.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:38.037 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:38.247 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:38.248 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:38.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:38.252 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:38.462 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:38.463 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:38.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:38.467 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:38.678 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:38.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:38.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:38.683 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:38.895 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:38.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:38.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:38.899 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:39.110 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:39.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:39.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:39.115 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:39.325 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:39.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:39.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:39.330 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:39.540 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:39.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:39.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:39.545 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:39.756 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:39.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:39.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:39.760 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:39.971 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:34:39.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:34:39.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:39.976 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:34:52.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32696/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:34:52.191 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd56c0b2daf93e07f0021569b3fb1383e8b35df910bd0793dac52f9c48b9d1280"},{"messageHash":"0x6d9c6dfc22a53396a7866472748ed691389a7b68bb2759d4ab7bf8132a1616f8"},{"messageHash":"0x937e4622830cebd22a14c2a1ca2b9f59374c145d39a249c3f634d60643de2fcd"},{"messageHash":"0x1f550d8d9108ae6dc420a0ea042f0a045f1317c149dd2a2b19d70eb6e302f4ef"},{"messageHash":"0xeffc98ff3756db76c17c4d8b5280538cb4090342671542afd05d5f6434cb5a7b"},{"messageHash":"0x3a72ede37f90b9268106c1f10b5b0eaa6d16e4384831f10755fa2807727ba439"},{"messageHash":"0xcbfc66702396f9b242ff8fe5f41b2f1a356251acf3b91e60afc2e5355e479f03"},{"messageHash":"0x85b8411db70f006823bbdf509212f0218ae6e6bebd5b8a2f358fdaa410f0450e"},{"messageHash":"0x22fc12f00a5211ead530311fa4b4ee82cd2b7940914f64b4453001c032df3e8c"},{"messageHash":"0x4399637d6c6bb3bfb93ec5dba28c6adab00a25658d62b668446ed6ceb05281d2"},{"messageHash":"0xc9213d459a78ac0db4928e47bbfe88acbcfb1120277ef71d7dc54dbc649dba88"},{"messageHash":"0x9ac15345f802ed4f804831ab4672e31543365268a07320681dec62a0b6b8157b"},{"messageHash":"0x0d997b7b2c774ffb0e8ef5fcf216773167b51f8233bca6bcf95e9c504e818d26"},{"messageHash":"0x39b08ead6da11fda46f2f67b3805f9edfaac248b11224d6234d9670ee3cb7e98"},{"messageHash":"0x300ad4242e39e2d5841f5d10aa90bdfc37568ac9d66d31cfac99724574be5f2b"},{"messageHash":"0xda649b227acdfc59fbb899d3f9e3e7de285839dde144f398a0335245170029e8"},{"messageHash":"0x778c482cb16bcc7b446dfc1564deb1edc4427174a2bee07c690994a5c3e20ab2"},{"messageHash":"0x778202d6b30d0365b26c3baecd8c7ea15e20fe25f20170809747e96715afb938"},{"messageHash":"0xfd04983b69d06f2935cb56d6c21c74d936ae01dc14af195b816c3686d1aefc66"},{"messageHash":"0x8a2a29bbb999ab39501fddaa1d0f9481ed95d26ef2e58d24778bc68bd20a9463"},{"messageHash":"0xe8caedbecce2c67bdcfd24b936a5b28d8884c53d239edcc9d2e7a14b2804c23a"},{"messageHash":"0x46fac778d33606d0c3138194543a78d4fabf8eee4c64a26188176a53171d800c"},{"messageHash":"0xb877bce0e2356fb298adbda773e67e4852624dfb00697bfeb48affeaff9d786d"},{"messageHash":"0x2995b3de3c27600196081ade6aa7f9181f66028a4740a9308520efd8952884d3"},{"messageHash":"0xfd059052b892614d8f2a26a341bf2546ee558e843fcdd94f1b46f7b092be31a8"},{"messageHash":"0x4c8dde7ea52528b2827a7888c09f87cef4ba8208a86c30cccecf6836dad5290a"},{"messageHash":"0xae9fafac9f156b7533f7478da66777e33cb87c4b2990f360ca1c97b7554fb097"},{"messageHash":"0x7756025651ba73f16852dc80ef44af6e6b0067ea7e0b9fb4b3d33dac9cdc1394"},{"messageHash":"0x0d85160587d555f04a7d3498b3d655242e8d92ec8805c149dbcd494363289de9"},{"messageHash":"0xa5f8549c25eb57e7ca36a5f92dba1304712ca3bdb442ed513c567b4b3eee5ef0"}]}'
|
|
2026-03-13 04:34:52.191 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 30/30 messages
|
|
2026-03-13 04:35:22.192 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:22.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:22.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:22.196 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:22.407 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:22.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:22.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:22.412 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:22.622 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:22.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:22.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:22.627 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:22.838 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:22.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:22.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:22.842 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:23.054 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:23.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:23.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:23.058 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:23.269 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:23.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:23.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:23.273 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:23.484 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:23.484 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:23.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:23.488 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:23.699 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:23.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:23.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:23.704 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:23.914 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:23.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:23.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:23.919 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:24.130 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:24.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:24.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:24.134 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:24.345 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:24.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:24.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:24.349 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:24.560 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:24.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:24.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:24.564 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:24.775 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:24.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:24.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:24.780 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:24.991 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:24.991 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:24.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:24.995 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:25.206 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:25.206 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:25.210 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:25.210 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:25.421 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:25.421 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:25.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:25.426 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:25.637 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:25.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:25.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:25.641 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:25.852 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:25.852 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:25.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:25.856 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:26.067 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:26.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:26.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:26.072 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:26.283 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:26.283 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:26.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:26.287 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:26.498 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:26.498 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:26.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:26.502 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:26.713 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:26.713 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:26.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:26.718 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:26.928 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:26.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:26.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:26.933 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:27.144 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:27.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:27.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:27.148 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:27.359 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:27.359 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:27.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:27.364 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:27.575 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:27.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:27.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:27.579 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:27.790 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:27.790 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:27.794 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:27.794 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:28.005 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:28.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:28.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:28.010 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:28.221 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:28.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:28.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:28.225 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:28.436 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:35:28.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:28.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:28.440 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:35:40.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32696/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:35:40.656 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-13 04:35:40.658 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 60/60 messages
|
|
2026-03-13 04:36:10.658 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:10.659 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:10.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:10.663 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:10.873 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:10.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:10.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:10.878 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:11.088 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:11.089 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:11.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:11.093 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:11.304 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:11.304 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:11.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:11.309 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:11.519 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:11.519 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:11.523 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:11.524 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:11.734 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:11.735 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:11.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:11.739 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:11.950 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:11.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:11.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:11.954 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:12.165 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:12.165 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:12.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:12.169 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:12.380 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:12.380 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:12.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:12.384 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:12.595 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:12.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:12.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:12.599 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:12.810 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:12.810 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:12.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:12.814 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:13.025 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:13.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:13.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:13.030 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:13.241 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:13.241 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:13.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:13.245 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:13.456 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:13.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:13.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:13.460 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:13.671 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:13.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:13.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:13.675 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:13.886 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:13.886 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:13.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:13.890 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:14.101 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:14.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:14.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:14.106 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:14.317 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:14.317 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:14.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:14.321 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:14.532 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:14.532 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:14.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:14.536 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:14.747 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:14.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:14.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:14.751 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:14.962 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:14.962 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:14.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:14.967 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:15.177 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:15.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:15.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:15.182 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:15.392 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:15.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:15.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:15.397 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:15.608 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:15.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:15.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:15.612 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:15.823 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:15.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:15.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:15.828 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:16.038 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:16.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:16.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:16.043 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:16.254 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:16.254 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:16.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:16.258 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:16.469 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:16.469 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:16.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:16.473 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:16.684 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:16.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:16.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:16.688 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:16.899 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:36:16.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:16.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:16.904 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:36:29.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32696/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:36:29.121 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-13 04:36:29.121 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 90/90 messages
|
|
2026-03-13 04:36:59.123 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-13 04:36:59.124 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-13 04:36:59.124 DEBUG [src.node.waku_node] Stopping container with id bd9702a29ae1
|
|
2026-03-13 04:36:59.650 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:36:59.651 DEBUG [src.node.waku_node] Stopping container with id 20e976885cf7
|
|
2026-03-13 04:37:00.120 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:37:00.123 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-13 04:37:00.186 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-13 04:37:00.237 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|