mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 16:33:13 +00:00
431 lines
63 KiB
Plaintext
431 lines
63 KiB
Plaintext
|
|
2025-12-18 04:25:30.288 DEBUG [tests.conftest] Running fixture setup: test_id
|
||
|
|
2025-12-18 04:25:30.289 DEBUG [tests.conftest] Running test: test_continuous_store_sync with id: 2025-12-18_04-25-30__fff4c2a5-9421-41c9-98f9-aa0cceb63c37
|
||
|
|
2025-12-18 04:25:30.290 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||
|
|
2025-12-18 04:25:30.298 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
|
|
2025-12-18 04:25:30.298 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-18_04-25-30__fff4c2a5-9421-41c9-98f9-aa0cceb63c37__wakuorg_nwaku:latest.log
|
||
|
|
2025-12-18 04:25:30.305 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
|
|
2025-12-18 04:25:30.306 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-18_04-25-30__fff4c2a5-9421-41c9-98f9-aa0cceb63c37__wakuorg_nwaku:latest.log
|
||
|
|
2025-12-18 04:25:30.313 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
|
|
2025-12-18 04:25:30.313 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-18_04-25-30__fff4c2a5-9421-41c9-98f9-aa0cceb63c37__wakuorg_nwaku:latest.log
|
||
|
|
2025-12-18 04:25:30.313 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||
|
|
2025-12-18 04:25:30.314 DEBUG [src.node.waku_node] Starting Node...
|
||
|
|
2025-12-18 04:25:30.314 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
|
|
2025-12-18 04:25:30.316 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
|
|
2025-12-18 04:25:30.316 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.237.52
|
||
|
|
2025-12-18 04:25:30.316 DEBUG [src.node.docker_mananger] Generated ports ['12076', '12077', '12078', '12079', '12080']
|
||
|
|
2025-12-18 04:25:30.316 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
|
|
2025-12-18 04:25:30.316 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
|
|
2025-12-18 04:25:30.316 DEBUG [src.node.waku_node] Using volumes []
|
||
|
|
2025-12-18 04:25:30.316 DEBUG [src.node.docker_mananger] docker run -i -t -p 12076:12076 -p 12077:12077 -p 12078:12078 -p 12079:12079 -p 12080:12080 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=12078 --rest-port=12076 --tcp-port=12077 --discv5-udp-port=12079 --rest-address=0.0.0.0 --nat=extip:172.18.237.52 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3d93c5c6a2d99ebfb8c4bbb4fffbe13f5e58d095bf21df37e2ef48bd66976556 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12080 --metrics-logging=true --relay=true --dns-discovery=false
|
||
|
|
2025-12-18 04:25:30.500 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.237.52 waku 43ede657d5bbc7b132db199d90c1d74f5816df6e8fd94999b59c639ce8fec3ba
|
||
|
|
2025-12-18 04:25:30.505 ERROR [src.node.docker_mananger] Max retries reached for container 5d47418b7607. Exiting log stream.
|
||
|
|
2025-12-18 04:25:30.533 DEBUG [src.node.docker_mananger] Container started with ID 43ede657d5bb. Setting up logs at ./log/docker/node1_2025-12-18_04-25-30__fff4c2a5-9421-41c9-98f9-aa0cceb63c37__wakuorg_nwaku:latest.log
|
||
|
|
2025-12-18 04:25:30.535 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12076
|
||
|
|
2025-12-18 04:25:30.535 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
|
|
2025-12-18 04:25:31.126 ERROR [src.node.docker_mananger] Max retries reached for container 9675b1ed4a50. Exiting log stream.
|
||
|
|
2025-12-18 04:25:31.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12076/health" -H "Content-Type: application/json" -d 'None'
|
||
|
|
2025-12-18 04:25:31.538 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-18 04:25:31.538 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
|
|
2025-12-18 04:25:31.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12076/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
|
|
2025-12-18 04:25:31.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.237.52/tcp/12077/p2p/16Uiu2HAmHDKdtLTk9rFoX7sQS4SVzbVtY9WU7XidbarX5cbivbxU","/ip4/172.18.237.52/tcp/12078/ws/p2p/16Uiu2HAmHDKdtLTk9rFoX7sQS4SVzbVtY9WU7XidbarX5cbivbxU"],"enrUri":"enr:-L24QAI5gzrwcqUObudnqx_vMikzFYsXginVHalRKJK_IjBJdQAckrdoOQa1zk5irYEzJVmQnzjc6yHfCqxPFUEisR0CgmlkgnY0gmlwhKwS7TSKbXVsdGlhZGRyc5YACASsEu00Bi8tAAoErBLtNAYvLt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDQ7cj9_OTU0am19wI7tAASRIgDFnp-NEfV3zslMqsXTGDdGNwgi8tg3VkcIIvL4V3YWt1MhM"}'
|
||
|
|
2025-12-18 04:25:31.541 INFO [src.node.waku_node] REST service is ready !!
|
||
|
|
2025-12-18 04:25:31.541 DEBUG [src.node.waku_node] Starting Node...
|
||
|
|
2025-12-18 04:25:31.541 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
|
|
2025-12-18 04:25:31.543 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
|
|
2025-12-18 04:25:31.543 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.103.238
|
||
|
|
2025-12-18 04:25:31.543 DEBUG [src.node.docker_mananger] Generated ports ['50069', '50070', '50071', '50072', '50073']
|
||
|
|
2025-12-18 04:25:31.543 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
|
|
2025-12-18 04:25:31.543 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
|
|
2025-12-18 04:25:31.544 DEBUG [src.node.waku_node] Using volumes []
|
||
|
|
2025-12-18 04:25:31.544 DEBUG [src.node.docker_mananger] docker run -i -t -p 50069:50069 -p 50070:50070 -p 50071:50071 -p 50072:50072 -p 50073:50073 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=50071 --rest-port=50069 --tcp-port=50070 --discv5-udp-port=50072 --rest-address=0.0.0.0 --nat=extip:172.18.103.238 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=deaef08fa52053ba08657cbfccfdedde787fbce92c3dea31db8dea4cbbd8b5ac --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=50073 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
||
|
|
2025-12-18 04:25:31.729 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.103.238 waku d0551d61f3ff7accf89d7731e435a588985dbc3b115508c1cd9b11cae71c70b4
|
||
|
|
2025-12-18 04:25:31.760 DEBUG [src.node.docker_mananger] Container started with ID d0551d61f3ff. Setting up logs at ./log/docker/node2_2025-12-18_04-25-30__fff4c2a5-9421-41c9-98f9-aa0cceb63c37__wakuorg_nwaku:latest.log
|
||
|
|
2025-12-18 04:25:31.761 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50069
|
||
|
|
2025-12-18 04:25:31.763 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
|
|
2025-12-18 04:25:32.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50069/health" -H "Content-Type: application/json" -d 'None'
|
||
|
|
2025-12-18 04:25:32.766 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-18 04:25:32.766 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
|
|
2025-12-18 04:25:32.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50069/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
|
|
2025-12-18 04:25:32.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.103.238/tcp/50070/p2p/16Uiu2HAkvFo4QnHAiF19V1VRfx3zM4ohwRdfL1G9jAyeEiBXPT2n","/ip4/172.18.103.238/tcp/50071/ws/p2p/16Uiu2HAkvFo4QnHAiF19V1VRfx3zM4ohwRdfL1G9jAyeEiBXPT2n"],"enrUri":"enr:-L24QJnwlmk9yIF18kGVXkftewTHq2pp2-uCpHJ9qockKIznWZhTAcY6aSf4RY1LnShreKrZNdL-V5mrKdF7YNscCxQCgmlkgnY0gmlwhKwSZ-6KbXVsdGlhZGRyc5YACASsEmfuBsOWAAoErBJn7gbDl90DgnJzhQADAQAAiXNlY3AyNTZrMaECDFPiPxC_Brd-_xqsivV00PRfmgw1LQFPwbPJlP8np1-DdGNwgsOWg3VkcILDmIV3YWt1MhI"}'
|
||
|
|
2025-12-18 04:25:32.769 INFO [src.node.waku_node] REST service is ready !!
|
||
|
|
2025-12-18 04:25:32.769 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50069/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.237.52/tcp/12077/p2p/16Uiu2HAmHDKdtLTk9rFoX7sQS4SVzbVtY9WU7XidbarX5cbivbxU"]'
|
||
|
|
2025-12-18 04:25:32.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:32.797 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:32.798 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:32.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:32.810 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:33.022 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:33.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:33.026 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:33.026 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:33.236 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:33.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:33.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:33.241 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:33.452 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:33.452 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:33.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:33.456 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:33.667 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:33.667 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:33.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:33.672 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:33.883 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:33.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:33.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:33.887 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:34.098 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:34.098 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:34.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:34.102 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:34.313 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:34.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:34.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:34.318 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:34.528 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:34.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:34.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:34.533 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:34.743 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:34.743 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:34.747 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:34.747 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:34.958 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:34.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:34.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:34.962 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:35.173 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:35.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:35.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:35.176 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:35.387 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:35.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:35.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:35.391 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:35.601 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:35.602 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:35.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:35.606 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:35.817 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:35.817 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:35.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:35.821 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:36.032 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:36.032 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:36.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:36.036 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:36.247 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:36.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:36.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:36.251 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:36.461 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:36.462 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:36.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:36.466 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:36.677 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:36.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:36.681 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:36.681 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:36.891 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:36.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:36.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:36.896 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:37.106 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:37.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:37.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:37.110 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:37.321 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:37.321 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:37.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:37.325 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:37.535 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:37.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:37.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:37.540 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:37.750 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:37.750 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:37.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:37.754 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:37.965 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:37.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:37.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:37.969 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:38.180 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:38.180 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:38.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:38.183 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:38.394 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:38.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:38.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:38.398 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:38.608 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:38.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:38.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:38.612 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:38.823 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:38.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:38.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:38.827 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:39.038 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:25:39.038 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:25:39.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:25:39.042 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:25:51.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50069/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-18 04:25:51.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x20cf63c79336ab4d199377bac613eb68d5cece4ca16b0ab65210eab333d3176c"},{"messageHash":"0xf355ff13dca6c57a1bb4c90befeaefdf6bdc753a1dd6986624c44edae2546f0f"},{"messageHash":"0xaaf0dfcb873e36bf26ad61789a1290cffb332df89b189cf5af46bc447bc7ff26"},{"messageHash":"0x31a4352fd4cbd5bb192bdc67a1bcb9796ac58ea16d863ff094877bcababd819b"},{"messageHash":"0x4185a9a9f7ac1365b8ac7cb67720eab98ef5a4b424c208e4192ea769a80bf349"},{"messageHash":"0xab455670f36d0e73d2104a252522340246e7617682fa2ae787c7a94744520f30"},{"messageHash":"0x985111246939c0b0c4d2a57b537df0f6502e40358d15c564067ea411f114f4f3"},{"messageHash":"0xc548e931aeea17ee07edd017189ada298d45f45fb348ec267ff82d5b0f890e3d"},{"messageHash":"0xcdef087a3bc7f5d2ba17f3376473d66119ea9d592734cce4afbc403c8d4d0cbb"},{"messageHash":"0x827a4b92f8cec3a1cb386824ed72302a1f35a17534ebc331f8c9cc2cf8be8190"},{"messageHash":"0xe86fef5a95cb1a5f9f85190fc06ee53d2ca00fc57f8aa6d50a144c780e69d7c4"},{"messageHash":"0xe233892514b0b0dd0e74b742b188323ee17a765ce57b560f09398f10c826bd6b"},{"messageHash":"0x1130cff98ac2dc608b7dbc1f5be728c4a2808263f3eda8dbc5fd5422df7e3a41"},{"messageHash":"0x0bf0c1dd208cf49783506ece2fc08bd5486dd4cf68c6b904d9d3191dbca12ffa"},{"messageHash":"0x1e3fb6dc0ec6bd695363f0e8094499618c3b657f9863ed1fb8b9997c79d3ca83"},{"messageHash":"0xee9d53afdff363aa0227a0e916a5d7f488287751c6520299a5537c1f31da610b"},{"messageHash":"0x01b6f5312dc5b69fe1fe7c6ab714e07a61b8a071f1944ba774afcafc1ed0063e"},{"messageHash":"0x9d5433019e82b467e6ad703d051562cdd9f9eaa02c15b0abece5c48df73ffe5d"},{"messageHash":"0xbfce0470bcb7cb679d44d7ea11147022943d01c394ebd94f9b03aaca1a6f5500"},{"messageHash":"0xf03277f095b639f44664be6d4210ffb1c59d2cd2b088796b286c8553e51376cb"},{"messageHash":"0xdf7ed84bec1b46e83606ae6eebf436edc30727c4198c20974577b70aa3138195"},{"messageHash":"0xcdc54d326b12eb607494cbde1dbafd291381d27236d46fec44a2b07177f9efd7"},{"messageHash":"0x56896a1a0bf2da191797bc5559ce08061d2bcb0cfae1252cc5d296f2d662171d"},{"messageHash":"0xa47d8a687fac01b97860d498937e8a1ef49650432d3fc7418bacb7381b49b01d"},{"messageHash":"0x57c5a5c7c244499ad057c8a6eeed2df414cb9e440056351d35818f718a3ae3c8"},{"messageHash":"0xe6296c1967829f803366cb6f86c40d5d10380a907d23467088c1ebbc6491d469"},{"messageHash":"0xb1e89797f6f43e7f6036114bab828176f66c3935562b6ae7da44e4f7366e274a"},{"messageHash":"0xcc2afcf18bc1ad6f0e0293854d4cbcc4b1fa3a905bead3e662efdab01b68b05f"},{"messageHash":"0xd6ff1695cba449490666b65e6a87e457c1973970aa91621492ee25bd50959963"},{"messageHash":"0x473d164ab6b8396197eb5c69f53a2a343683bbd48dc4f0617e36eb5b4ecdac28"}]}'
|
||
|
|
2025-12-18 04:25:51.257 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 30/30 messages
|
||
|
|
2025-12-18 04:26:21.258 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:21.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:21.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:21.263 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:21.474 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:21.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:21.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:21.479 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:21.689 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:21.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:21.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:21.695 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:21.905 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:21.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:21.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:21.910 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:22.121 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:22.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:22.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:22.125 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:22.335 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:22.335 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:22.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:22.339 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:22.550 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:22.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:22.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:22.554 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:22.765 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:22.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:22.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:22.769 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:22.979 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:22.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:22.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:22.984 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:23.195 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:23.195 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:23.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:23.199 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:23.409 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:23.409 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:23.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:23.413 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:23.624 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:23.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:23.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:23.628 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:23.839 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:23.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:23.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:23.843 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:24.054 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:24.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:24.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:24.058 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:24.269 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:24.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:24.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:24.273 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:24.483 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:24.484 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:24.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:24.488 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:24.698 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:24.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:24.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:24.702 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:24.913 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:24.913 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:24.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:24.917 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:25.128 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:25.128 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:25.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:25.132 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:25.343 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:25.343 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:25.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:25.347 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:25.558 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:25.558 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:25.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:25.562 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:25.773 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:25.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:25.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:25.777 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:25.988 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:25.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:25.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:25.994 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:26.205 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:26.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:26.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:26.209 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:26.420 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:26.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:26.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:26.424 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:26.635 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:26.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:26.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:26.640 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:26.850 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:26.850 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:26.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:26.854 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:27.065 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:27.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:27.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:27.070 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:27.281 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:27.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:27.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:27.286 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:27.496 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:26:27.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:26:27.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:26:27.500 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:26:39.711 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50069/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-18 04:26:39.716 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
|
|
2025-12-18 04:26:39.716 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 60/60 messages
|
||
|
|
2025-12-18 04:27:09.717 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:09.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:09.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:09.722 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:09.932 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:09.933 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:09.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:09.937 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:10.147 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:10.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:10.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:10.152 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:10.363 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:10.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:10.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:10.367 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:10.578 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:10.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:10.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:10.582 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:10.793 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:10.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:10.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:10.797 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:11.008 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:11.008 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:11.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:11.012 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:11.223 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:11.223 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:11.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:11.227 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:11.438 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:11.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:11.441 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:11.442 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:11.652 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:11.653 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:11.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:11.657 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:11.869 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:11.869 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:11.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:11.875 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:12.085 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:12.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:12.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:12.089 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:12.300 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:12.300 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:12.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:12.306 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:12.516 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:12.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:12.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:12.520 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:12.731 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:12.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:12.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:12.735 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:12.946 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:12.946 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:12.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:12.949 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:13.160 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:13.160 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:13.164 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:13.164 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:13.375 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:13.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:13.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:13.379 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:13.589 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:13.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:13.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:13.594 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:13.804 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:13.804 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:13.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:13.808 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:14.019 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:14.019 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:14.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:14.023 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:14.233 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:14.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:14.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:14.237 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:14.448 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:14.448 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:14.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:14.452 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:14.663 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:14.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:14.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:14.667 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:14.878 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:14.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:14.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:14.882 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:15.092 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:15.093 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:15.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:15.097 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:15.307 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:15.307 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:15.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:15.311 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:15.522 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:15.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:15.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:15.526 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:15.737 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:15.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:15.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:15.741 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:15.951 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-18 04:27:15.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12076/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-18 04:27:15.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-18 04:27:15.956 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-18 04:27:28.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50069/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-18 04:27:28.172 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
|
|
2025-12-18 04:27:28.172 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 90/90 messages
|
||
|
|
2025-12-18 04:27:58.174 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||
|
|
2025-12-18 04:27:58.175 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||
|
|
2025-12-18 04:27:58.176 DEBUG [src.node.waku_node] Stopping container with id 43ede657d5bb
|
||
|
|
2025-12-18 04:27:58.682 DEBUG [src.node.waku_node] Container stopped.
|
||
|
|
2025-12-18 04:27:58.682 DEBUG [src.node.waku_node] Stopping container with id d0551d61f3ff
|
||
|
|
2025-12-18 04:27:59.163 DEBUG [src.node.waku_node] Container stopped.
|
||
|
|
2025-12-18 04:27:59.164 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||
|
|
2025-12-18 04:27:59.230 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
|
|
2025-12-18 04:27:59.283 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|