mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
220 lines
36 KiB
Plaintext
220 lines
36 KiB
Plaintext
2026-03-16 04:57:06.077 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-16 04:57:06.078 DEBUG [tests.conftest] Running test: test_filter_get_50_messages with id: 2026-03-16_04-57-06__485910cd-26ed-4a66-9d14-4d4fc7fe5e21
|
|
2026-03-16 04:57:06.078 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-16 04:57:06.078 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-16 04:57:06.078 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-16 04:57:06.085 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-16 04:57:06.085 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-16_04-57-06__485910cd-26ed-4a66-9d14-4d4fc7fe5e21__wakuorg_nwaku:latest.log
|
|
2026-03-16 04:57:06.085 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-16 04:57:06.085 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-16 04:57:06.086 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-16 04:57:06.087 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.216.179
|
|
2026-03-16 04:57:06.087 DEBUG [src.node.docker_mananger] Generated ports ['29196', '29197', '29198', '29199', '29200']
|
|
2026-03-16 04:57:06.087 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-16 04:57:06.087 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-16 04:57:06.087 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-16 04:57:06.087 DEBUG [src.node.docker_mananger] docker run -i -t -p 29196:29196 -p 29197:29197 -p 29198:29198 -p 29199:29199 -p 29200:29200 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=29198 --rest-port=29196 --tcp-port=29197 --discv5-udp-port=29199 --rest-address=0.0.0.0 --nat=extip:172.18.216.179 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4d51512d246b23321dfabacbaa8e26d46f33dbfaedbd5c73bbff4f6580b6d097 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29200 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-16 04:57:06.276 ERROR [src.node.docker_mananger] Max retries reached for container 2afa9f5946e9. Exiting log stream.
|
|
2026-03-16 04:57:06.284 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.216.179 waku f3fb2e64cdcf7af51fb1888c9f4a79ce8ab6d364010ed38188cbf5510df43b46
|
|
2026-03-16 04:57:06.317 DEBUG [src.node.docker_mananger] Container started with ID f3fb2e64cdcf. Setting up logs at ./log/docker/node1_2026-03-16_04-57-06__485910cd-26ed-4a66-9d14-4d4fc7fe5e21__wakuorg_nwaku:latest.log
|
|
2026-03-16 04:57:06.318 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29196
|
|
2026-03-16 04:57:06.318 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 04:57:06.785 ERROR [src.node.docker_mananger] Max retries reached for container f8b47e5e42b2. Exiting log stream.
|
|
2026-03-16 04:57:07.320 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29196/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 04:57:07.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-16 04:57:07.324 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 04:57:07.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29196/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 04:57:07.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.216.179/tcp/29197/p2p/16Uiu2HAm3QB2PPSYu5jSAokj6vBuLbEis8VuZd2Eb1vi5tV77Dk8","/ip4/172.18.216.179/tcp/29198/ws/p2p/16Uiu2HAm3QB2PPSYu5jSAokj6vBuLbEis8VuZd2Eb1vi5tV77Dk8"],"enrUri":"enr:-L24QHGvnQw6EPYgcKw_D9rfE0I6pXhaYuySmmT_NLXjFVfId6D-TH9XHhsXreCpTfU7KZklbH8AUWQawjydm-us-sUCgmlkgnY0gmlwhKwS2LOKbXVsdGlhZGRyc5YACASsEtizBnINAAoErBLYswZyDt0DgnJzhQADAQAAiXNlY3AyNTZrMaECdnssvJuM5VZl1pNQ9ETI2LoqnMikm2_e8NJ90lzzhAWDdGNwgnINg3VkcIJyD4V3YWt1MgU"}'
|
|
2026-03-16 04:57:07.326 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 04:57:07.327 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-16 04:57:07.333 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-16 04:57:07.333 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-16_04-57-06__485910cd-26ed-4a66-9d14-4d4fc7fe5e21__wakuorg_nwaku:latest.log
|
|
2026-03-16 04:57:07.333 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-16 04:57:07.334 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-16 04:57:07.335 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-16 04:57:07.335 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.3.12
|
|
2026-03-16 04:57:07.335 DEBUG [src.node.docker_mananger] Generated ports ['20890', '20891', '20892', '20893', '20894']
|
|
2026-03-16 04:57:07.335 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-16 04:57:07.336 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-16 04:57:07.336 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-16 04:57:07.336 DEBUG [src.node.docker_mananger] docker run -i -t -p 20890:20890 -p 20891:20891 -p 20892:20892 -p 20893:20893 -p 20894:20894 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=20892 --rest-port=20890 --tcp-port=20891 --discv5-udp-port=20893 --rest-address=0.0.0.0 --nat=extip:172.18.3.12 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6c8a0ecfccf369b1bccfc29a06b15eadbce59b5886c488cbc65ffd58b0f63892 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20894 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QHGvnQw6EPYgcKw_D9rfE0I6pXhaYuySmmT_NLXjFVfId6D-TH9XHhsXreCpTfU7KZklbH8AUWQawjydm-us-sUCgmlkgnY0gmlwhKwS2LOKbXVsdGlhZGRyc5YACASsEtizBnINAAoErBLYswZyDt0DgnJzhQADAQAAiXNlY3AyNTZrMaECdnssvJuM5VZl1pNQ9ETI2LoqnMikm2_e8NJ90lzzhAWDdGNwgnINg3VkcIJyD4V3YWt1MgU --filternode=/ip4/172.18.216.179/tcp/29197/p2p/16Uiu2HAm3QB2PPSYu5jSAokj6vBuLbEis8VuZd2Eb1vi5tV77Dk8
|
|
2026-03-16 04:57:07.533 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.3.12 waku f1271fe5aef85fcec4272486c652d9731c44fe1772f71b999e71e76b2f4d94c4
|
|
2026-03-16 04:57:07.563 DEBUG [src.node.docker_mananger] Container started with ID f1271fe5aef8. Setting up logs at ./log/docker/node2_2026-03-16_04-57-06__485910cd-26ed-4a66-9d14-4d4fc7fe5e21__wakuorg_nwaku:latest.log
|
|
2026-03-16 04:57:07.563 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20890
|
|
2026-03-16 04:57:07.563 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 04:57:08.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20890/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 04:57:08.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-16 04:57:08.567 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 04:57:08.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20890/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 04:57:08.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.3.12/tcp/20891/p2p/16Uiu2HAm9Evz4Het4qK3oUYo2H1jdTUdGrpF2EzpcFa1zoYofxfU","/ip4/172.18.3.12/tcp/20892/ws/p2p/16Uiu2HAm9Evz4Het4qK3oUYo2H1jdTUdGrpF2EzpcFa1zoYofxfU"],"enrUri":"enr:-L24QCQDl_ooxy3hsWS0oQVjSWa3NpHtXMCQXBsQDzoTpBiVGsFS2rmltGNYvL5jjGomxutENMFogGDylE16exc14z0CgmlkgnY0gmlwhKwSAwyKbXVsdGlhZGRyc5YACASsEgMMBlGbAAoErBIDDAZRnN0DgnJzhQADAQAAiXNlY3AyNTZrMaECzUMxmt3AvcugJyBDfO5yL_J80PuGVye3RNw48KOM5KODdGNwglGbg3VkcIJRnYV3YWt1MgA"}'
|
|
2026-03-16 04:57:08.570 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 04:57:08.570 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20890/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.216.179/tcp/29197/p2p/16Uiu2HAm3QB2PPSYu5jSAokj6vBuLbEis8VuZd2Eb1vi5tV77Dk8"]'
|
|
2026-03-16 04:57:08.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:08.606 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-16 04:57:08.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-16 04:57:08.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:08.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20890/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "3a0d0f5e-f4bf-44c0-8874-b07fb605e4cc", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-16 04:57:08.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"3a0d0f5e-f4bf-44c0-8874-b07fb605e4cc","statusDesc":"OK"}'
|
|
2026-03-16 04:57:08.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8w", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:08.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:08.653 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:08.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8x", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:08.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:08.668 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:08.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8y", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:08.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:08.682 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:08.693 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8z", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:08.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:08.697 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:08.708 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:08.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:08.712 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:08.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV81", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:08.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:08.727 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:08.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV82", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:08.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:08.742 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:08.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV83", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:08.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:08.757 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:08.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV84", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:08.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:08.772 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:08.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV85", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:08.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:08.787 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:08.798 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xMA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:08.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:08.802 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:08.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xMQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:08.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:08.817 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:08.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xMg==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:08.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:08.831 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:08.842 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xMw==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:08.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:08.846 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:08.856 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xNA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:08.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:08.861 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:08.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xNQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:08.875 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:08.875 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:08.886 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xNg==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:08.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:08.890 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:08.900 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xNw==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:08.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:08.904 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:08.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xOA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:08.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:08.919 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:08.930 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xOQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:08.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:08.934 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:08.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yMA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:08.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:08.949 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:08.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yMQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:08.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:08.964 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:08.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yMg==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:08.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:08.979 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:08.989 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yMw==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:08.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:08.993 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yNA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:09.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:09.008 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.019 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yNQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:09.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:09.023 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yNg==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:09.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:09.038 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yNw==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:09.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:09.053 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.063 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yOA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:09.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:09.067 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.078 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yOQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:09.082 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:09.082 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zMA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:09.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:09.097 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zMQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:09.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:09.112 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zMg==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:09.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:09.127 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.137 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zMw==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:09.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:09.143 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.153 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zNA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:09.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:09.158 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.168 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zNQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:09.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:09.172 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zNg==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:09.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:09.187 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zNw==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:09.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:09.202 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zOA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:09.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:09.216 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.227 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zOQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:09.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:09.231 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80MA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:09.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:09.246 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80MQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:09.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:09.260 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80Mg==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:09.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:09.275 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80Mw==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:09.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:09.290 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.300 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80NA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:09.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:09.305 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80NQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:09.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:09.319 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80Ng==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:09.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:09.334 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80Nw==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:09.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:09.349 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80OA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:09.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:09.364 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29196/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80OQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:57:09.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:57:09.378 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-16 04:57:09.389 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 04:57:10.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20890/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 04:57:10.392 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-16 04:57:10.394 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-16 04:57:10.395 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-16 04:57:10.395 DEBUG [src.node.waku_node] Stopping container with id f3fb2e64cdcf
|
|
2026-03-16 04:57:10.945 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-16 04:57:10.948 DEBUG [src.node.waku_node] Stopping container with id f1271fe5aef8
|
|
2026-03-16 04:57:11.446 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-16 04:57:11.449 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-16 04:57:11.460 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-16 04:57:11.466 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|