mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-05 23:43:07 +00:00
431 lines
63 KiB
Plaintext
431 lines
63 KiB
Plaintext
2025-12-11 04:14:52.599 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-11 04:14:52.600 DEBUG [tests.conftest] Running test: test_continuous_store_sync with id: 2025-12-11_04-14-52__5952bf44-417c-4bd2-ac27-02626d786d9c
|
|
2025-12-11 04:14:52.600 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-11 04:14:52.606 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:14:52.606 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-11_04-14-52__5952bf44-417c-4bd2-ac27-02626d786d9c__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:52.611 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:14:52.611 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-11_04-14-52__5952bf44-417c-4bd2-ac27-02626d786d9c__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:52.616 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:14:52.616 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-11_04-14-52__5952bf44-417c-4bd2-ac27-02626d786d9c__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:52.616 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-11 04:14:52.617 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:14:52.617 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:14:52.619 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:14:52.619 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.114.6
|
|
2025-12-11 04:14:52.619 DEBUG [src.node.docker_mananger] Generated ports ['24607', '24608', '24609', '24610', '24611']
|
|
2025-12-11 04:14:52.619 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:14:52.619 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:14:52.619 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:14:52.619 DEBUG [src.node.docker_mananger] docker run -i -t -p 24607:24607 -p 24608:24608 -p 24609:24609 -p 24610:24610 -p 24611:24611 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=24609 --rest-port=24607 --tcp-port=24608 --discv5-udp-port=24610 --rest-address=0.0.0.0 --nat=extip:172.18.114.6 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d6df16d122d3ebc49daa69d48d8fbf35a8f9d6abcebe1c1fbe6a0ef3cd7a95d7 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24611 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2025-12-11 04:14:52.770 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.114.6 waku a65bbcee4a5e7d2df7e75d0b81441dc5da1139a4be97c05f9d7b9ab08c931dfa
|
|
2025-12-11 04:14:52.800 DEBUG [src.node.docker_mananger] Container started with ID a65bbcee4a5e. Setting up logs at ./log/docker/node1_2025-12-11_04-14-52__5952bf44-417c-4bd2-ac27-02626d786d9c__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:52.801 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24607
|
|
2025-12-11 04:14:52.801 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:14:52.905 ERROR [src.node.docker_mananger] Max retries reached for container 9f7579a601ed. Exiting log stream.
|
|
2025-12-11 04:14:53.401 ERROR [src.node.docker_mananger] Max retries reached for container e4bbb04e3897. Exiting log stream.
|
|
2025-12-11 04:14:53.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24607/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:53.806 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"}]}'
|
|
2025-12-11 04:14:53.806 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:14:53.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24607/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:53.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.114.6/tcp/24608/p2p/16Uiu2HAkvNU8z6fm6nTZWHcgpme1CdRELVn9itbs6dEHAY8nZYWd","/ip4/172.18.114.6/tcp/24609/ws/p2p/16Uiu2HAkvNU8z6fm6nTZWHcgpme1CdRELVn9itbs6dEHAY8nZYWd"],"enrUri":"enr:-L24QD9iZRUj1PQoX0Md3uCI1RYb0Va8lA6bEKyGAA0IM1qgPABA1YfbRpmcA2VoLxeQyQwBMIZnBOdfimeYsww_ff0CgmlkgnY0gmlwhKwScgaKbXVsdGlhZGRyc5YACASsEnIGBmAgAAoErBJyBgZgId0DgnJzhQADAQAAiXNlY3AyNTZrMaECDgmOJLm4LyT3Rv0_STiWiJee3yXbluPaM-dllRmtIIKDdGNwgmAgg3VkcIJgIoV3YWt1MhM"}'
|
|
2025-12-11 04:14:53.809 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:14:53.809 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:14:53.809 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:14:53.811 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:14:53.811 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.93.212
|
|
2025-12-11 04:14:53.811 DEBUG [src.node.docker_mananger] Generated ports ['34672', '34673', '34674', '34675', '34676']
|
|
2025-12-11 04:14:53.811 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:14:53.811 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:14:53.811 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:14:53.811 DEBUG [src.node.docker_mananger] docker run -i -t -p 34672:34672 -p 34673:34673 -p 34674:34674 -p 34675:34675 -p 34676:34676 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=34674 --rest-port=34672 --tcp-port=34673 --discv5-udp-port=34675 --rest-address=0.0.0.0 --nat=extip:172.18.93.212 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=35e27a08e3fb736fef9c44e2eaff462aeb601c3b4b5bfe6082f006ce5e7cee1c --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=34676 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2025-12-11 04:14:53.961 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.93.212 waku 125161f1b79b2df58bcb2589f45da18b1d743c8a5fec3390b6c0a1fed15900c0
|
|
2025-12-11 04:14:53.986 DEBUG [src.node.docker_mananger] Container started with ID 125161f1b79b. Setting up logs at ./log/docker/node2_2025-12-11_04-14-52__5952bf44-417c-4bd2-ac27-02626d786d9c__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:53.987 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34672
|
|
2025-12-11 04:14:53.987 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:14:54.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34672/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:54.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2025-12-11 04:14:54.991 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:14:54.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34672/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:54.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.93.212/tcp/34673/p2p/16Uiu2HAmHa5BQdbABgc2d2WiDXrMFak14PovkEt2dtmJtCKgUEyW","/ip4/172.18.93.212/tcp/34674/ws/p2p/16Uiu2HAmHa5BQdbABgc2d2WiDXrMFak14PovkEt2dtmJtCKgUEyW"],"enrUri":"enr:-L24QKjStm-CDZeU_WDC8Hn3x31jj7y_bMnetgy6g_jmVWGgOmDnqipu0hyYFVz6WDqs1Gmcg764OzH3Zjtoj4jBCZACgmlkgnY0gmlwhKwSXdSKbXVsdGlhZGRyc5YACASsEl3UBodxAAoErBJd1AaHct0DgnJzhQADAQAAiXNlY3AyNTZrMaEDSQf90IaMBsZprRtVF-r9Oq3vCt0i_gQCMwj05SUvfcmDdGNwgodxg3VkcIKHc4V3YWt1MhI"}'
|
|
2025-12-11 04:14:54.994 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:14:54.994 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34672/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.114.6/tcp/24608/p2p/16Uiu2HAkvNU8z6fm6nTZWHcgpme1CdRELVn9itbs6dEHAY8nZYWd"]'
|
|
2025-12-11 04:14:55.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:55.022 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:14:55.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:14:55.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:55.034 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:14:55.245 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:14:55.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:14:55.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:55.250 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:14:55.461 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:14:55.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:14:55.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:55.465 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:14:55.676 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:14:55.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:14:55.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:55.680 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:14:55.891 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:14:55.891 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:14:55.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:55.895 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:14:56.106 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:14:56.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:14:56.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:56.111 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:14:56.322 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:14:56.322 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:14:56.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:56.327 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:14:56.538 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:14:56.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:14:56.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:56.542 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:14:56.753 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:14:56.753 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:14:56.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:56.757 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:14:56.968 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:14:56.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:14:56.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:56.972 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:14:57.183 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:14:57.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:14:57.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:57.188 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:14:57.398 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:14:57.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:14:57.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:57.403 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:14:57.613 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:14:57.614 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:14:57.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:57.618 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:14:57.829 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:14:57.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:14:57.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:57.833 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:14:58.044 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:14:58.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:14:58.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:58.048 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:14:58.259 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:14:58.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:14:58.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:58.264 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:14:58.475 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:14:58.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:14:58.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:58.479 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:14:58.690 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:14:58.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:14:58.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:58.694 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:14:58.905 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:14:58.905 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:14:58.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:58.910 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:14:59.121 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:14:59.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:14:59.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:59.126 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:14:59.337 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:14:59.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:14:59.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:59.341 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:14:59.552 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:14:59.552 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:14:59.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:59.557 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:14:59.768 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:14:59.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:14:59.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:59.772 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:14:59.983 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:14:59.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:14:59.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:59.988 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:00.198 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:00.198 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:00.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:00.203 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:00.414 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:00.414 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:00.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:00.418 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:00.629 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:00.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:00.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:00.634 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:00.845 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:00.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:00.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:00.849 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:01.060 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:01.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:01.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:01.064 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:01.275 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:01.275 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:01.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:01.280 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:13.491 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34672/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:15:13.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xe5a2de1fdd5757d5f2f1443e4d7cc61992534e56f838bc399699435826ad2957"},{"messageHash":"0x0446ccf865d82f084535b0dc8e999a41638b8d57e40e733d93be3727a5619471"},{"messageHash":"0x11c224aac55a9cc3268e59dd460af801baee308c1d085fb3a18ad952d2203a81"},{"messageHash":"0x45c4cf23c95e7096ab031912fe073d05a99c006584a5a173c45955b0115068e8"},{"messageHash":"0xc7bf76e5dbf3b2137821b8b4b6e6415def6bb9d4a62d3db2d9ec7c63f4b34320"},{"messageHash":"0x359d39d0676cbd8dd3fe1fda129c898959301d7cc862a136030275e65c4cd8f6"},{"messageHash":"0x8ae39abf3375b5c79eee3d4f9563b109f96c42c3f9069bb1e712c7c76f3184f8"},{"messageHash":"0xc276d822e6cb608e4b051d8f4dffcdb9f5cbdeb8d82fc19fbfa284b1c38bfde9"},{"messageHash":"0x7fddb376c5d203c2e5af4278f8556f2b1b8d7e2a1ee42b97606ce8343cf1456b"},{"messageHash":"0x6c31ae1111dda9a7f1e7184817654deab07eedb40efc88b6e31fce3ab5a9b330"},{"messageHash":"0xe7ab05ae1b24013c7c71ae66bf5058b834843736e6bb7a30e5a059771efa9155"},{"messageHash":"0x6195eee238ab1d7fdf01abdd20e0c8fa2de180247652f7c60ba8a97a95e40762"},{"messageHash":"0xd0c0e1d0c163ee08b3dfa61341db670ba20bb47c1432a38bbd489ce481ef14ac"},{"messageHash":"0x173108ee6b09ed3c4e57c611747bbbdb2105e52b820de220d5b121d71030e2ed"},{"messageHash":"0xb87d514fdbfaea89516ba39618248563aad01e0f2d2c2ad135e1ca6797f306df"},{"messageHash":"0x3b680f571c86488eb0ae0ca77981e02e93f20162b5b861eab61dcbfb4817ee4a"},{"messageHash":"0xe07f0402bc0f944a00c5f90efb2fb3463e7fa9ce4bbd3f7ad0155cc2fde373f1"},{"messageHash":"0xae75d856175cc00c970c0a45bdb640669566766bbd38414f3e0faa64415ba66d"},{"messageHash":"0x2526e7d93974d78bf1743f080459fe1cb5d21159343c6aaaf3a05511cb32456e"},{"messageHash":"0xb19940c76d8df06a930b93eca5b44e58d171ffb6b0f2c06b414fac31e0726870"},{"messageHash":"0xec98c3a414bf6ce917667a8be5636a6c3f30f86de0c982b6798be64bde929aee"},{"messageHash":"0x682d83f6a1571941cbef37716d15d75a1dcfeeb0b4715392a722a3d4de86ae54"},{"messageHash":"0x0a830d8895f49f9c541b1c527e8973ff1591d170f843796ced5f843302966547"},{"messageHash":"0x22e2f47628db9fea9767eece11eb962f80f77f6f6b81aa015a44f32adb1b5edd"},{"messageHash":"0xba91743a1840dcd0e0a4f99279cb695d5c4c915052d54d5ac214c4230b9a74a0"},{"messageHash":"0x4fd6a0baf4c542517bc2f2f378c719439e9bf8462aa608479e298198375015c2"},{"messageHash":"0x518c935c8bf4062dfd2b85d8b72e24393508a54a4d8a0ccb4d36ffbbdcb90041"},{"messageHash":"0xa360af0e6f38cf443cf6c3094a948343bf4848587c29f65ac2fe887ebbadd665"},{"messageHash":"0xf01442ec5061065e921dc9517f8ed805ad7bff8c2cb7c63edc56e7908c9e0269"},{"messageHash":"0x2345e97e11146db01d72a51d2feafcd36a306ba6b54512f58ed4094b317bae48"}]}'
|
|
2025-12-11 04:15:13.495 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 30/30 messages
|
|
2025-12-11 04:15:43.496 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:43.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.501 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:43.711 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:43.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.716 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:43.927 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:43.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.931 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:44.142 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:44.142 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:44.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:44.147 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:44.357 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:44.358 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:44.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:44.362 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:44.573 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:44.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:44.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:44.577 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:44.788 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:44.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:44.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:44.793 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:45.004 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:45.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:45.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:45.008 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:45.219 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:45.219 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:45.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:45.223 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:45.434 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:45.435 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:45.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:45.439 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:45.650 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:45.650 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:45.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:45.654 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:45.865 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:45.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:45.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:45.869 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:46.080 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:46.080 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:46.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:46.085 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:46.295 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:46.295 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:46.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:46.300 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:46.510 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:46.511 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:46.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:46.515 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:46.726 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:46.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:46.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:46.731 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:46.942 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:46.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:46.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:46.947 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:47.158 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:47.158 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:47.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:47.163 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:47.374 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:47.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:47.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:47.379 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:47.590 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:47.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:47.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:47.595 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:47.806 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:47.806 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:47.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:47.811 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:48.023 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:48.023 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:48.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:48.027 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:48.238 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:48.238 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:48.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:48.242 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:48.453 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:48.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:48.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:48.458 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:48.668 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:48.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:48.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:48.673 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:48.884 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:48.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:48.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:48.889 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:49.100 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:49.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:49.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:49.105 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:49.316 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:49.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:49.320 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:49.320 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:49.531 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:49.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:49.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:49.536 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:49.746 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:49.746 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:15:49.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:49.751 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:01.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34672/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:01.967 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:01.967 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 60/60 messages
|
|
2025-12-11 04:16:31.968 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:31.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:31.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:31.972 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:32.183 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:32.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:32.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:32.188 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:32.399 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:32.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:32.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:32.404 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:32.614 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:32.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:32.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:32.619 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:32.830 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:32.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:32.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:32.834 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:33.045 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:33.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:33.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:33.050 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:33.260 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:33.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:33.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:33.265 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:33.475 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:33.476 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:33.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:33.480 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:33.691 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:33.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:33.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:33.695 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:33.906 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:33.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:33.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:33.911 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:34.121 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:34.122 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:34.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:34.127 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:34.337 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:34.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:34.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:34.342 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:34.552 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:34.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:34.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:34.557 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:34.768 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:34.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:34.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:34.772 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:34.983 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:34.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:34.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:34.988 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:35.199 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:35.199 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:35.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:35.203 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:35.415 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:35.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:35.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:35.419 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:35.630 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:35.630 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:35.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:35.635 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:35.845 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:35.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:35.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:35.850 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:36.061 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:36.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:36.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:36.065 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:36.277 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:36.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:36.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:36.282 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:36.492 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:36.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:36.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:36.497 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:36.707 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:36.708 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:36.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:36.712 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:36.923 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:36.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:36.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:36.929 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:37.139 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:37.139 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:37.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:37.144 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:37.354 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:37.355 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:37.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:37.359 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:37.569 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:37.570 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:37.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:37.574 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:37.785 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:37.785 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:37.790 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:37.790 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:38.001 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:38.001 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:38.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:38.005 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:38.216 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:16:38.216 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24607/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)'}'
|
|
2025-12-11 04:16:38.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:38.221 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:16:50.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34672/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:50.438 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:50.438 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 90/90 messages
|
|
2025-12-11 04:17:20.440 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-11 04:17:20.441 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-11 04:17:20.441 DEBUG [src.node.waku_node] Stopping container with id a65bbcee4a5e
|
|
2025-12-11 04:17:20.938 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:17:20.938 DEBUG [src.node.waku_node] Stopping container with id 125161f1b79b
|
|
2025-12-11 04:17:21.394 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:17:21.396 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-11 04:17:21.457 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-11 04:17:21.508 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|