mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 00:43:07 +00:00
431 lines
63 KiB
Plaintext
431 lines
63 KiB
Plaintext
2025-12-26 04:27:28.268 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-26 04:27:28.270 DEBUG [tests.conftest] Running test: test_continuous_store_sync with id: 2025-12-26_04-27-28__792ae77d-9af9-4edc-b2d1-31a636ef1eed
|
|
2025-12-26 04:27:28.270 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-26 04:27:28.278 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-26 04:27:28.278 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-27-28__792ae77d-9af9-4edc-b2d1-31a636ef1eed__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:27:28.287 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-26 04:27:28.288 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-27-28__792ae77d-9af9-4edc-b2d1-31a636ef1eed__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:27:28.293 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-26 04:27:28.294 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-26_04-27-28__792ae77d-9af9-4edc-b2d1-31a636ef1eed__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:27:28.294 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-26 04:27:28.295 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:27:28.295 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:27:28.296 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:27:28.297 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.7.78
|
|
2025-12-26 04:27:28.297 DEBUG [src.node.docker_mananger] Generated ports ['25074', '25075', '25076', '25077', '25078']
|
|
2025-12-26 04:27:28.297 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:27:28.297 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:27:28.297 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:27:28.297 DEBUG [src.node.docker_mananger] docker run -i -t -p 25074:25074 -p 25075:25075 -p 25076:25076 -p 25077:25077 -p 25078:25078 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=25076 --rest-port=25074 --tcp-port=25075 --discv5-udp-port=25077 --rest-address=0.0.0.0 --nat=extip:172.18.7.78 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8cdbaada6222d1aecc8170d73d452d9fe0deffbfb0aeea500c84a8ba9b4a3c4f --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25078 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2025-12-26 04:27:28.468 ERROR [src.node.docker_mananger] Max retries reached for container 2241aa047729. Exiting log stream.
|
|
2025-12-26 04:27:28.485 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.7.78 waku 188ea1297f0e2b667b4472ce3ffe322e952f283041eb73ace03d149145bf04ad
|
|
2025-12-26 04:27:28.520 DEBUG [src.node.docker_mananger] Container started with ID 188ea1297f0e. Setting up logs at ./log/docker/node1_2025-12-26_04-27-28__792ae77d-9af9-4edc-b2d1-31a636ef1eed__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:27:28.520 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25074
|
|
2025-12-26 04:27:28.522 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:27:29.100 ERROR [src.node.docker_mananger] Max retries reached for container 99c493874993. Exiting log stream.
|
|
2025-12-26 04:27:29.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25074/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:27:29.525 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-26 04:27:29.526 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-26 04:27:29.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25074/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:27:29.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.7.78/tcp/25075/p2p/16Uiu2HAm4GdfZofv1ax4er3JkX3sYmgNLfJgoc8q1o1USahfE39f","/ip4/172.18.7.78/tcp/25076/ws/p2p/16Uiu2HAm4GdfZofv1ax4er3JkX3sYmgNLfJgoc8q1o1USahfE39f"],"enrUri":"enr:-L24QEStUqmntMwVMVULckgr_YhJKEwqHkKaaiFNxPZEXrUfOnGpPRC-CLMSKUKQwqdHlnWF_5WEPvTMTFKjl1WarJYCgmlkgnY0gmlwhKwSB06KbXVsdGlhZGRyc5YACASsEgdOBmHzAAoErBIHTgZh9N0DgnJzhQADAQAAiXNlY3AyNTZrMaECg2hWm60KMvzEnryrrlADNOAUiWqgad5Dk74FGbC8CWaDdGNwgmHzg3VkcIJh9YV3YWt1MhM"}'
|
|
2025-12-26 04:27:29.528 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-26 04:27:29.528 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:27:29.528 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:27:29.530 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:27:29.530 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.99.111
|
|
2025-12-26 04:27:29.530 DEBUG [src.node.docker_mananger] Generated ports ['5148', '5149', '5150', '5151', '5152']
|
|
2025-12-26 04:27:29.530 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:27:29.531 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:27:29.531 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:27:29.531 DEBUG [src.node.docker_mananger] docker run -i -t -p 5148:5148 -p 5149:5149 -p 5150:5150 -p 5151:5151 -p 5152:5152 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=5150 --rest-port=5148 --tcp-port=5149 --discv5-udp-port=5151 --rest-address=0.0.0.0 --nat=extip:172.18.99.111 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e0630f5144aff6479d5e0cf5e954ff2b181c0eb9ea94c5ffefa8ae59f875e2a0 --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=5152 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2025-12-26 04:27:29.712 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.99.111 waku 6a1fef05b532eef5fadfedf447217d07a9f6018bd8e68d0d2f7bdf8d5739aee3
|
|
2025-12-26 04:27:29.747 DEBUG [src.node.docker_mananger] Container started with ID 6a1fef05b532. Setting up logs at ./log/docker/node2_2025-12-26_04-27-28__792ae77d-9af9-4edc-b2d1-31a636ef1eed__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:27:29.747 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5148
|
|
2025-12-26 04:27:29.748 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:27:30.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5148/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:27:30.751 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-26 04:27:30.751 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-26 04:27:30.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5148/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:27:30.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.99.111/tcp/5149/p2p/16Uiu2HAkwjDkgnq4zdEW8g3iwXZhv8o8MpPhD92zQBPstqUvs1Zd","/ip4/172.18.99.111/tcp/5150/ws/p2p/16Uiu2HAkwjDkgnq4zdEW8g3iwXZhv8o8MpPhD92zQBPstqUvs1Zd"],"enrUri":"enr:-L24QH55cqknoj_LbnoH1FEuJ2k6-u9wGnP4mNL-xObJFi7PG8nMVF5agkiKQRrS3GDlhf3MGZvDlgXpjRL1OxzgRGsCgmlkgnY0gmlwhKwSY2-KbXVsdGlhZGRyc5YACASsEmNvBhQdAAoErBJjbwYUHt0DgnJzhQADAQAAiXNlY3AyNTZrMaECIjYsszMlIQa7vu2Ai3_w65XE_8IMwGjOCbaeoxR7oOSDdGNwghQdg3VkcIIUH4V3YWt1MhI"}'
|
|
2025-12-26 04:27:30.754 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-26 04:27:30.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5148/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.7.78/tcp/25075/p2p/16Uiu2HAm4GdfZofv1ax4er3JkX3sYmgNLfJgoc8q1o1USahfE39f"]'
|
|
2025-12-26 04:27:30.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:30.783 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:30.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:30.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:30.796 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:31.008 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:31.008 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:31.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:31.012 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:31.223 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:31.223 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:31.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:31.228 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:31.438 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:31.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:31.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:31.443 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:31.654 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:31.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:31.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:31.660 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:31.870 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:31.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:31.875 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:31.875 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:32.086 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:32.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:32.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:32.097 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:32.308 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:32.308 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:32.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:32.312 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:32.523 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:32.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:32.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:32.527 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:32.738 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:32.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:32.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:32.743 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:32.953 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:32.954 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:32.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:32.958 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:33.169 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:33.169 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:33.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:33.173 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:33.384 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:33.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:33.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:33.388 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:33.599 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:33.599 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:33.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:33.603 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:33.814 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:33.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:33.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:33.819 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:34.030 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:34.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:34.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:34.034 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:34.245 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:34.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:34.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:34.249 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:34.460 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:34.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:34.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:34.467 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:34.677 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:34.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:34.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:34.682 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:34.893 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:34.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:34.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:34.898 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:35.108 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:35.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:35.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:35.113 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:35.324 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:35.324 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:35.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:35.328 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:35.539 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:35.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:35.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:35.544 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:35.755 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:35.755 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:35.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:35.766 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:35.978 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:35.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:35.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:35.982 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:36.193 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:36.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:36.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:36.197 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:36.408 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:36.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:36.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:36.413 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:36.624 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:36.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:36.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:36.628 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:36.839 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:36.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:36.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:36.844 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:37.054 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:27:37.055 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:27:37.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:27:37.060 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:27:49.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5148/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-26 04:27:49.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x1bb7ba974e2c3b348aa19d0e7ddfc2d3004d3e45ff83d1f6bb559ad324e0fbfc"},{"messageHash":"0x21d3baf3720ba7f1baddf63706aa8a9c3bd285a221cff152b7e004a06523ea7c"},{"messageHash":"0x7407e0326a921a2d08f645c5d30e957fda43cd4c25c23410b378caca05ee67d3"},{"messageHash":"0xdf9221de1894f79e72394a1e3fffe5d90d6bfc766809a23a3c62641d05df368d"},{"messageHash":"0x4abe29536d531dc8e5551ea406ea3c5a8a56d81e47a4413480e63cb33c8de0c0"},{"messageHash":"0xa41e82c906c20e85a16e7ed1a8506a6b0e36462c2d0fcc7be04cd29a425e41a6"},{"messageHash":"0xb5ad6dd1c04e6bb6fba5f8fd36d1161909acedc5086759437d02a60bd0acfaaf"},{"messageHash":"0xcbcad8a155bef13c68d4c002fe7306c47b6c3fdb86c69a60dbd2418a1554b9ba"},{"messageHash":"0xca25f74c43a450d0a08797431441107da80ebfd86b2d8d6fdcd24a808d48c900"},{"messageHash":"0xa0b03d72da882649e0c44a5faf8b63ae6faf65350cab4daef61be86e56b05775"},{"messageHash":"0xf8f2e99d31e2f99045de2d56cc9acc359e0ea1752acc4de111a368a8d408cd94"},{"messageHash":"0xc40a0baf71c1dc6a60512faa8defce9aba23b667a4bedadc1f58bb67070f3d76"},{"messageHash":"0x517a13a822aa5cc0ce7e3b91b017b987046e058dfb3f32de7ee717ab1731e12e"},{"messageHash":"0x9cae356106cd6623e01d79e5269910c9c6b4738e78d752ce004de920aad7b932"},{"messageHash":"0x9c4751dbde19572e96871b075f2baa9093ea3f2da3fa46bce644cfadd203f39c"},{"messageHash":"0x16738370f4a2882cc3d271d08788ec5f7a8d1e76b0675c5a80c9e651b25bfb7c"},{"messageHash":"0x3d3226ca9e3c259009484fcb47cb84f10b5726ce952cecda30136979a67000b8"},{"messageHash":"0x87125afb69b89b578ab66c509faedb0f4e9b920dcc7b38b69c3f3c0ab2a366c3"},{"messageHash":"0xa9e6d9f764553bb086551f62119f34c709d85e403d1e6d042f4cbb98d6fcdbae"},{"messageHash":"0xbfbd057019e01d35fce095f7bb5dbcbe469c23383d1040a4d606d431490515f1"},{"messageHash":"0x193f233f6cbac6f8fdb909b92fc571a69ab1ce5165ee3a39c2afe6ee8e2344b4"},{"messageHash":"0xd433efc6216ec3d84757a6927a47ba52a229f2190630a327c904ecaca716f67f"},{"messageHash":"0x5122ac4c00f5c7d773b49efa7f94e91a7d90d834280ee169e0bcfd289eafdcff"},{"messageHash":"0xeca0caef6317a0fec1aad60b66a7b118c46131776fe2fdf8da00b31732653fdd"},{"messageHash":"0x609270b4ea956952b572aa66049ee279b3d6945080262dc8ab55b3aacee9337a"},{"messageHash":"0xf2e21ed1b08e067ce473e038bb8e92f317d490c05124c16ba8ebf574132f29ab"},{"messageHash":"0x562931c41ea83e0355cec40cbf4da681263f6891de1924e066b70bdc1fe44888"},{"messageHash":"0x810cbe849fa87c382fcb9327b8e04ff0410d0173cba28916a19f187c14a535fc"},{"messageHash":"0x684ab46bf00a193e24a6d1a8707bb55e7ef90dd3a6b86c275db8be4df22f2277"},{"messageHash":"0x3fcc8281f724de2318b4a47a90138c493af7c75fd8701e387f11e8c44abd5740"}]}'
|
|
2025-12-26 04:27:49.276 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 30/30 messages
|
|
2025-12-26 04:28:19.276 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:19.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:19.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:19.281 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:19.492 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:19.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:19.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:19.496 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:19.707 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:19.707 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:19.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:19.711 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:19.922 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:19.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:19.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:19.927 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:20.137 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:20.138 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:20.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:20.142 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:20.353 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:20.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:20.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:20.357 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:20.568 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:20.568 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:20.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:20.574 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:20.784 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:20.785 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:20.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:20.789 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:21.000 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:21.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:21.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:21.005 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:21.216 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:21.216 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:21.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:21.220 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:21.431 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:21.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:21.436 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:21.436 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:21.647 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:21.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:21.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:21.651 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:21.862 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:21.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:21.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:21.867 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:22.077 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:22.078 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:22.082 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:22.082 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:22.293 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:22.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:22.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:22.297 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:22.508 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:22.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:22.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:22.512 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:22.723 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:22.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:22.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:22.728 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:22.939 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:22.939 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:22.943 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:22.944 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:23.154 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:23.155 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:23.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:23.159 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:23.370 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:23.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:23.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:23.374 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:23.585 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:23.585 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:23.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:23.590 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:23.800 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:23.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:23.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:23.805 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:24.016 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:24.016 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:24.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:24.021 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:24.231 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:24.232 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:24.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:24.236 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:24.447 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:24.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:24.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:24.451 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:24.662 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:24.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:24.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:24.667 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:24.877 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:24.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:24.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:24.882 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:25.093 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:25.093 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:25.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:25.097 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:25.308 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:25.308 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:25.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:25.314 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:25.524 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:28:25.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:28:25.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:28:25.529 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:28:37.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5148/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-26 04:28:37.744 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-26 04:28:37.745 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 60/60 messages
|
|
2025-12-26 04:29:07.745 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:07.746 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:07.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:07.750 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:07.961 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:07.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:07.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:07.966 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:08.176 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:08.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:08.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:08.181 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:08.392 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:08.392 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:08.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:08.396 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:08.607 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:08.607 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:08.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:08.614 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:08.825 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:08.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:08.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:08.829 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:09.040 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:09.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:09.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:09.045 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:09.255 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:09.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:09.261 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:09.262 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:09.472 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:09.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:09.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:09.477 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:09.688 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:09.688 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:09.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:09.692 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:09.903 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:09.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:09.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:09.908 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:10.119 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:10.119 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:10.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:10.123 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:10.334 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:10.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:10.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:10.339 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:10.549 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:10.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:10.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:10.554 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:10.765 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:10.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:10.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:10.769 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:10.980 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:10.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:10.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:10.985 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:11.195 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:11.196 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:11.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:11.200 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:11.411 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:11.411 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:11.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:11.416 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:11.626 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:11.627 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:11.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:11.631 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:11.842 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:11.842 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:11.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:11.846 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:12.057 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:12.057 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:12.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:12.062 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:12.273 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:12.273 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:12.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:12.278 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:12.488 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:12.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:12.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:12.493 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:12.704 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:12.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:12.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:12.708 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:12.919 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:12.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:12.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:12.924 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:13.135 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:13.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:13.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:13.139 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:13.350 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:13.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:13.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:13.355 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:13.565 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:13.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:13.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:13.570 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:13.780 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:13.781 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:13.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:13.785 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:13.996 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:29:13.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25074/relay/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-26 04:29:14.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:29:14.001 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-26 04:29:26.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5148/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-26 04:29:26.217 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-26 04:29:26.217 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 90/90 messages
|
|
2025-12-26 04:29:56.219 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-26 04:29:56.221 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-26 04:29:56.221 DEBUG [src.node.waku_node] Stopping container with id 188ea1297f0e
|
|
2025-12-26 04:29:56.748 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-26 04:29:56.748 DEBUG [src.node.waku_node] Stopping container with id 6a1fef05b532
|
|
2025-12-26 04:29:57.265 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-26 04:29:57.265 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-26 04:29:57.329 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:29:57.384 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|