mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-26 20:29:35 +00:00
431 lines
63 KiB
Plaintext
431 lines
63 KiB
Plaintext
2026-04-22 15:48:41.629 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-22 15:48:41.630 DEBUG [tests.conftest] Running test: test_continuous_store_sync with id: 2026-04-22_15-48-41__44a5197f-2021-4212-8852-0bedea020048
|
|
2026-04-22 15:48:41.630 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-22 15:48:41.637 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-22 15:48:41.638 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-22_15-48-41__44a5197f-2021-4212-8852-0bedea020048__wakuorg_nwaku:latest.log
|
|
2026-04-22 15:48:41.644 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-22 15:48:41.644 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-22_15-48-41__44a5197f-2021-4212-8852-0bedea020048__wakuorg_nwaku:latest.log
|
|
2026-04-22 15:48:41.651 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-22 15:48:41.651 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-04-22_15-48-41__44a5197f-2021-4212-8852-0bedea020048__wakuorg_nwaku:latest.log
|
|
2026-04-22 15:48:41.651 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-04-22 15:48:41.652 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-22 15:48:41.652 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-22 15:48:41.654 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-22 15:48:41.654 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.88.211
|
|
2026-04-22 15:48:41.654 DEBUG [src.node.docker_mananger] Generated ports ['5793', '5794', '5795', '5796', '5797']
|
|
2026-04-22 15:48:41.655 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-22 15:48:41.655 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-22 15:48:41.655 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-22 15:48:41.655 DEBUG [src.node.docker_mananger] docker run -i -t -p 5793:5793 -p 5794:5794 -p 5795:5795 -p 5796:5796 -p 5797:5797 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=5795 --rest-port=5793 --tcp-port=5794 --discv5-udp-port=5796 --rest-address=0.0.0.0 --nat=extip:172.18.88.211 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=6e2efedafbd73a1866df3ecfe99f783c05ff8d7ba768a82c8f2f5e2df961ceb7 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5797 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2026-04-22 15:48:41.841 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.88.211 waku 0f65686f4bb5f9e3b335e0cb2a58cd39d1cbfb83230bc3d3de141b651c9ee291
|
|
2026-04-22 15:48:41.876 DEBUG [src.node.docker_mananger] Container started with ID 0f65686f4bb5. Setting up logs at ./log/docker/node1_2026-04-22_15-48-41__44a5197f-2021-4212-8852-0bedea020048__wakuorg_nwaku:latest.log
|
|
2026-04-22 15:48:41.877 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5793
|
|
2026-04-22 15:48:41.878 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-22 15:48:41.969 ERROR [src.node.docker_mananger] Max retries reached for container a7e7f462382c. Exiting log stream.
|
|
2026-04-22 15:48:42.414 ERROR [src.node.docker_mananger] Max retries reached for container b4998e964064. Exiting log stream.
|
|
2026-04-22 15:48:42.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 15:48:42.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-22 15:48:42.882 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-22 15:48:42.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5793/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 15:48:42.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.88.211/tcp/5794/p2p/16Uiu2HAmJbwiXRhsafdLWgPc45sxqn8D56qi36oKGEEvbfj5Q2ZD","/ip4/172.18.88.211/tcp/5795/ws/p2p/16Uiu2HAmJbwiXRhsafdLWgPc45sxqn8D56qi36oKGEEvbfj5Q2ZD"],"enrUri":"enr:-L24QHUu0tQ4pvnrGkxEzvMPGpizA1Z8o4H6WEKfZ0PiS2qqGm_MmMdbZ6-VW39fqnQQfGHEia-_Zm2LrZhrac8_23sCgmlkgnY0gmlwhKwSWNOKbXVsdGlhZGRyc5YACASsEljTBhaiAAoErBJY0wYWo90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDWF5mqDfV8A_J7p6ESXjAQl1iSLRkGjneYgUq1MuttAiDdGNwghaig3VkcIIWpIV3YWt1MhM"}'
|
|
2026-04-22 15:48:42.884 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-22 15:48:42.885 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-22 15:48:42.885 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-22 15:48:42.886 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-22 15:48:42.886 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.247.214
|
|
2026-04-22 15:48:42.886 DEBUG [src.node.docker_mananger] Generated ports ['29695', '29696', '29697', '29698', '29699']
|
|
2026-04-22 15:48:42.886 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-22 15:48:42.887 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-22 15:48:42.887 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-22 15:48:42.887 DEBUG [src.node.docker_mananger] docker run -i -t -p 29695:29695 -p 29696:29696 -p 29697:29697 -p 29698:29698 -p 29699:29699 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=29697 --rest-port=29695 --tcp-port=29696 --discv5-udp-port=29698 --rest-address=0.0.0.0 --nat=extip:172.18.247.214 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=bc76ac6074207e309fbf3addb7dcbfcee3a544cccedf712cf690264acbc59b8e --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=29699 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-04-22 15:48:43.076 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.247.214 waku 1360602c30e332da537cdebd338686f619504c71653f2a3f92570d9674db03fb
|
|
2026-04-22 15:48:43.119 DEBUG [src.node.docker_mananger] Container started with ID 1360602c30e3. Setting up logs at ./log/docker/node2_2026-04-22_15-48-41__44a5197f-2021-4212-8852-0bedea020048__wakuorg_nwaku:latest.log
|
|
2026-04-22 15:48:43.119 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29695
|
|
2026-04-22 15:48:43.119 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-22 15:48:44.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29695/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 15:48:44.123 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"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-22 15:48:44.123 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-22 15:48:44.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29695/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 15:48:44.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.247.214/tcp/29696/p2p/16Uiu2HAm1GffpZqKxB1mJtJ6oVeLSh9N68yFsbLp7hmswHSPg3C2","/ip4/172.18.247.214/tcp/29697/ws/p2p/16Uiu2HAm1GffpZqKxB1mJtJ6oVeLSh9N68yFsbLp7hmswHSPg3C2"],"enrUri":"enr:-L24QBGKy8-Zn-XY2vbvlH_tCWCMgAIcHLN9NLm5yZTY9SB2QlYvJbrfoTZaYGyM25AY6Am7MHVXrs_5mor5ydsJYT0CgmlkgnY0gmlwhKwS99aKbXVsdGlhZGRyc5YACASsEvfWBnQAAAoErBL31gZ0Ad0DgnJzhQDGAQAAiXNlY3AyNTZrMaECVteLPTSO3STPN4ymfGMPdIvaCKpo_VUnfhXU9qfA-d-DdGNwgnQAg3VkcIJ0AoV3YWt1MhI"}'
|
|
2026-04-22 15:48:44.126 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-22 15:48:44.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29695/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.88.211/tcp/5794/p2p/16Uiu2HAmJbwiXRhsafdLWgPc45sxqn8D56qi36oKGEEvbfj5Q2ZD"]'
|
|
2026-04-22 15:48:44.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:44.159 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:44.160 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:44.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:44.170 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:44.383 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:44.383 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:44.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:44.388 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:44.599 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:44.599 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:44.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:44.604 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:44.814 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:44.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:44.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:44.819 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:45.030 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:45.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:45.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:45.035 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:45.246 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:45.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:45.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:45.251 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:45.462 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:45.462 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:45.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:45.467 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:45.678 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:45.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:45.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:45.683 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:45.894 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:45.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:45.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:45.898 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:46.109 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:46.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:46.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:46.114 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:46.325 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:46.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:46.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:46.330 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:46.541 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:46.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:46.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:46.547 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:46.758 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:46.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:46.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:46.763 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:46.974 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:46.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:46.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:46.979 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:47.190 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:47.190 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:47.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:47.195 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:47.406 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:47.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:47.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:47.411 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:47.622 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:47.622 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:47.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:47.627 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:47.838 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:47.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:47.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:47.844 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:48.054 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:48.055 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:48.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:48.060 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:48.271 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:48.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:48.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:48.276 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:48.487 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:48.487 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:48.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:48.492 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:48.703 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:48.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:48.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:48.708 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:48.919 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:48.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:48.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:48.924 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:49.136 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:49.137 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:49.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:49.145 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:49.356 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:49.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:49.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:49.361 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:49.572 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:49.572 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:49.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:49.577 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:49.788 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:49.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:49.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:49.793 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:50.004 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:50.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:50.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:50.009 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:50.220 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:50.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:50.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:50.225 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:48:50.436 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:48:50.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:48:50.441 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:48:50.441 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:02.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29695/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 15:49:02.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x0a821ea9258fcd4877644b00caf792f962ac6ac1836ba8a1b0edb3ce9a55453e"},{"messageHash":"0xa88aaf7caf76ee745c9c8f826c258c8127d2bdc697fb3231bc3a10d9e005ebaf"},{"messageHash":"0x5fd64fc7983598a239ed761c131501a7cfb543f99aa314e176fe8914216f1fb9"},{"messageHash":"0x73d8fecf24aeb22d6ea1a17f719a09e2327e4eb72666a2044b49946ca26fb421"},{"messageHash":"0xfad25dcd49bf74573557b7a2bb2d3d6d44f30295a95bfff9c790fc1be7b07aa8"},{"messageHash":"0x3ecb6909b5512375e33373ea201de8ad271a06889813d6091624b62f931ee99b"},{"messageHash":"0x305e89030dc2fc67dfd8e9f6892a38b3b90efe6007e0557e6572a70e3a5cb8ac"},{"messageHash":"0x2097dc49363ae691f3c2f79f50760230b4b078c64a49d3c8f5aaae130cf00d48"},{"messageHash":"0x36e2c5d7b82fcc642ebf58690fc770fb7cd9947f5a749fb4ee30141a66bc6e17"},{"messageHash":"0x5a7a06b0727a4a1204e6b3ba7192a2965232ad33a4728dfa5ccc65c37a39552a"},{"messageHash":"0xe96c372db13675b0a7f34b2ba954fb2552577386033e40a9b6205512b62dcc2b"},{"messageHash":"0xd88a95f4df1b4de9becf8c4cb8d6730f9c88a77dd617e837db4f072b1ec11f82"},{"messageHash":"0x614c661419e3d29c873717afc5cff6cad9d7398bfc9bc90d54c18007565b1117"},{"messageHash":"0xa66dd3008254eae65e60535b56df88c0bb994e95b3e0af2d65c29f42b66cbcc4"},{"messageHash":"0xbc41c180eef1c528b2a787df41b6447c8a9f7483d88f25fbda7d791fbc0c3768"},{"messageHash":"0x60f7e1cd99559245fa9401766dc710ec80155a317a0229eafe1a557b93f3e439"},{"messageHash":"0xfcfcdef76401974c7ca87ec1cf0a7e86712a877ecc4f3a10696f175283735758"},{"messageHash":"0xf7b1494f0dee4fbe316d62011ff724b09a7dc94a325480e9df2fb47ff5311c84"},{"messageHash":"0xca8ac0be30a5e2d0af57528f0fd3cc0d18d84108a7b44270c1d86e5083ce14cd"},{"messageHash":"0xe85bcdd68a91506736092afcca6762231bacab316f5bdc3765f157580478ab1e"},{"messageHash":"0xd0a12e72811e4ac09a14455afa4b64657bb4e76ff969efb57826ca2f9e012eb4"},{"messageHash":"0xcd1166ef6b6b330fd0d211d2ca3775baaa6ccc22acda2c4ffe8d8bb7316127a7"},{"messageHash":"0x60deb4dccbc3b865332e96e5a20300d383c229bfd44003ca1971b07a5688b93e"},{"messageHash":"0x60be6481d41013806c7515c758d70a0de81c03afc2d7dee5b2ca432edd18428a"},{"messageHash":"0xdb16aaf91b0ebc61de7931289b7799da5c9ee013c5e844b31787991b8442a28b"},{"messageHash":"0xe28602a81d08e2b95860effbbf85107c8d54715c82859ce3d2dc6131c25402c1"},{"messageHash":"0x83ea9f618f4fe6173b0169c0e2dfaace1d0a9de336a9778fab886609c689fe20"},{"messageHash":"0xfcb1ba05072121106b5865913d3e1db0f4f7e25fb3019775e04de2d982d3e730"},{"messageHash":"0x6c59103342c06a49aed46a92a6569d88a8390e4ceb4e984d1c3a201efaf3e808"},{"messageHash":"0xf7f01f34f7fdb460178bf27466f2b9c3741e428e5cca32bf03e1deb8e8f614bb"}]}'
|
|
2026-04-22 15:49:02.658 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 30/30 messages
|
|
2026-04-22 15:49:32.659 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:32.659 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:32.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:32.664 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:32.875 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:32.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:32.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:32.880 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:33.091 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:33.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:33.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:33.096 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:33.307 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:33.307 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:33.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:33.311 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:33.522 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:33.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:33.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:33.528 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:33.739 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:33.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:33.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:33.744 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:33.954 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:33.955 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:33.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:33.959 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:34.170 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:34.170 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:34.175 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:34.175 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:34.386 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:34.386 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:34.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:34.391 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:34.602 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:34.602 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:34.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:34.607 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:34.818 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:34.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:34.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:34.823 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:35.034 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:35.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:35.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:35.039 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:35.249 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:35.250 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:35.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:35.255 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:35.466 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:35.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:35.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:35.471 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:35.682 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:35.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:35.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:35.687 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:35.898 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:35.898 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:35.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:35.903 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:36.114 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:36.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:36.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:36.119 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:36.330 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:36.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:36.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:36.335 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:36.545 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:36.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:36.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:36.550 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:36.761 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:36.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:36.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:36.766 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:36.977 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:36.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:36.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:36.982 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:37.193 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:37.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:37.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:37.206 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:37.416 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:37.417 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:37.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:37.421 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:37.632 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:37.632 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:37.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:37.637 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:37.848 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:37.848 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:37.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:37.853 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:38.063 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:38.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:38.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:38.068 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:38.279 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:38.279 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:38.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:38.284 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:38.495 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:38.495 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:38.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:38.500 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:38.711 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:38.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:38.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:38.716 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:38.927 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:49:38.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:49:38.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:49:38.932 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:49:51.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29695/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 15:49:51.148 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-22 15:49:51.149 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 60/60 messages
|
|
2026-04-22 15:50:21.149 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:21.150 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:21.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:21.154 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:21.365 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:21.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:21.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:21.370 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:21.581 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:21.581 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:21.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:21.585 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:21.796 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:21.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:21.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:21.801 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:22.012 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:22.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:22.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:22.017 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:22.227 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:22.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:22.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:22.232 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:22.443 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:22.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:22.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:22.447 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:22.658 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:22.658 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:22.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:22.663 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:22.874 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:22.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:22.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:22.879 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:23.089 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:23.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:23.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:23.094 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:23.305 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:23.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:23.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:23.309 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:23.520 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:23.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:23.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:23.525 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:23.736 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:23.736 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:23.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:23.740 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:23.951 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:23.951 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:23.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:23.956 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:24.166 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:24.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:24.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:24.171 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:24.382 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:24.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:24.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:24.386 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:24.597 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:24.597 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:24.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:24.602 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:24.812 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:24.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:24.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:24.817 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:25.028 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:25.028 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:25.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:25.032 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:25.243 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:25.243 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:25.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:25.249 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:25.460 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:25.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:25.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:25.465 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:25.676 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:25.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:25.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:25.682 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:25.893 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:25.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:25.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:25.897 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:26.108 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:26.108 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:26.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:26.113 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:26.323 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:26.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:26.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:26.328 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:26.539 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:26.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:26.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:26.543 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:26.754 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:26.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:26.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:26.759 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:26.970 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:26.970 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:26.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:26.974 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:27.185 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:27.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:27.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:27.190 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:27.400 DEBUG [src.steps.store] Relaying message
|
|
2026-04-22 15:50:27.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5793/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 15:50:27.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:50:27.406 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-22 15:50:39.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29695/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 15:50:39.622 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-22 15:50:39.623 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 90/90 messages
|
|
2026-04-22 15:51:09.624 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-22 15:51:09.626 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-22 15:51:09.626 DEBUG [src.node.waku_node] Stopping container with id 0f65686f4bb5
|
|
2026-04-22 15:51:10.053 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-22 15:51:10.054 DEBUG [src.node.waku_node] Stopping container with id 1360602c30e3
|
|
2026-04-22 15:51:10.525 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-22 15:51:10.526 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-22 15:51:10.696 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-22 15:51:10.765 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|