mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 17:43:17 +00:00
220 lines
36 KiB
Plaintext
220 lines
36 KiB
Plaintext
2026-03-02 04:39:11.030 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-02 04:39:11.031 DEBUG [tests.conftest] Running test: test_filter_get_50_messages with id: 2026-03-02_04-39-11__883297f7-2dd4-4139-a22f-24316eaa5b82
|
|
2026-03-02 04:39:11.031 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-02 04:39:11.031 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-02 04:39:11.031 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-02 04:39:11.037 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:39:11.038 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-02_04-39-11__883297f7-2dd4-4139-a22f-24316eaa5b82__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:39:11.038 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:39:11.038 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:39:11.039 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:39:11.039 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.192.135
|
|
2026-03-02 04:39:11.039 DEBUG [src.node.docker_mananger] Generated ports ['13300', '13301', '13302', '13303', '13304']
|
|
2026-03-02 04:39:11.040 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:39:11.040 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:39:11.040 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:39:11.040 DEBUG [src.node.docker_mananger] docker run -i -t -p 13300:13300 -p 13301:13301 -p 13302:13302 -p 13303:13303 -p 13304:13304 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=13302 --rest-port=13300 --tcp-port=13301 --discv5-udp-port=13303 --rest-address=0.0.0.0 --nat=extip:172.18.192.135 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cedc21853d01c7ffaa47bc89bfbebeac84190b8c22e8d18fc44f568d6947fc3f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13304 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-02 04:39:11.196 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.192.135 waku e62e1ee418c4a2e4cc8c46125d9a27db4ed63539d1731943fe26aeea54ee4a96
|
|
2026-03-02 04:39:11.223 DEBUG [src.node.docker_mananger] Container started with ID e62e1ee418c4. Setting up logs at ./log/docker/node1_2026-03-02_04-39-11__883297f7-2dd4-4139-a22f-24316eaa5b82__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:39:11.223 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13300
|
|
2026-03-02 04:39:11.224 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:39:11.231 ERROR [src.node.docker_mananger] Max retries reached for container 9a160d27494d. Exiting log stream.
|
|
2026-03-02 04:39:11.654 ERROR [src.node.docker_mananger] Max retries reached for container 8d6b227b2a54. Exiting log stream.
|
|
2026-03-02 04:39:12.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13300/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:39:12.227 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-02 04:39:12.227 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:39:12.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13300/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:39:12.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.192.135/tcp/13301/p2p/16Uiu2HAm41sjm3NaBGLuUrFh6LpRsp9cCVDqjdLZUVptpkaFnsa6","/ip4/172.18.192.135/tcp/13302/ws/p2p/16Uiu2HAm41sjm3NaBGLuUrFh6LpRsp9cCVDqjdLZUVptpkaFnsa6"],"enrUri":"enr:-L24QLZtP0ECTbpMvPFBkztXLG-8YU7JGmBRHMCRm8HguBY3DMqQ89ltNjPy4PxotSTsiEioHEKkrJuQMmrPqrfFL4YCgmlkgnY0gmlwhKwSwIeKbXVsdGlhZGRyc5YACASsEsCHBjP1AAoErBLAhwYz9t0DgnJzhQADAQAAiXNlY3AyNTZrMaECf6CJrC56gaTiQnNM23iPzQe4pw17LbRr3lcIehzOLU-DdGNwgjP1g3VkcIIz94V3YWt1MgU"}'
|
|
2026-03-02 04:39:12.230 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:39:12.230 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-02 04:39:12.235 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:39:12.236 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-02_04-39-11__883297f7-2dd4-4139-a22f-24316eaa5b82__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:39:12.236 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:39:12.236 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:39:12.237 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:39:12.237 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.242.96
|
|
2026-03-02 04:39:12.237 DEBUG [src.node.docker_mananger] Generated ports ['56875', '56876', '56877', '56878', '56879']
|
|
2026-03-02 04:39:12.237 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:39:12.237 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:39:12.238 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:39:12.238 DEBUG [src.node.docker_mananger] docker run -i -t -p 56875:56875 -p 56876:56876 -p 56877:56877 -p 56878:56878 -p 56879:56879 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=56877 --rest-port=56875 --tcp-port=56876 --discv5-udp-port=56878 --rest-address=0.0.0.0 --nat=extip:172.18.242.96 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d7e80af5a4efa2ee75a26bded4adc86b7ee5cd6b99b987cbefd3ae5d0b7295b1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56879 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QLZtP0ECTbpMvPFBkztXLG-8YU7JGmBRHMCRm8HguBY3DMqQ89ltNjPy4PxotSTsiEioHEKkrJuQMmrPqrfFL4YCgmlkgnY0gmlwhKwSwIeKbXVsdGlhZGRyc5YACASsEsCHBjP1AAoErBLAhwYz9t0DgnJzhQADAQAAiXNlY3AyNTZrMaECf6CJrC56gaTiQnNM23iPzQe4pw17LbRr3lcIehzOLU-DdGNwgjP1g3VkcIIz94V3YWt1MgU --filternode=/ip4/172.18.192.135/tcp/13301/p2p/16Uiu2HAm41sjm3NaBGLuUrFh6LpRsp9cCVDqjdLZUVptpkaFnsa6
|
|
2026-03-02 04:39:12.385 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.242.96 waku 07964ac4616009c88df8b8177296fcafd66d1817a9ba4aea33846be494bdaed7
|
|
2026-03-02 04:39:12.414 DEBUG [src.node.docker_mananger] Container started with ID 07964ac46160. Setting up logs at ./log/docker/node2_2026-03-02_04-39-11__883297f7-2dd4-4139-a22f-24316eaa5b82__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:39:12.415 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56875
|
|
2026-03-02 04:39:12.415 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:39:13.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56875/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:39:13.418 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-02 04:39:13.418 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:39:13.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56875/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:39:13.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.242.96/tcp/56876/p2p/16Uiu2HAmKRcWLFrM9VMouAbuAguVLNurqTvpXJaxJm4Xjtk4RJMB","/ip4/172.18.242.96/tcp/56877/ws/p2p/16Uiu2HAmKRcWLFrM9VMouAbuAguVLNurqTvpXJaxJm4Xjtk4RJMB"],"enrUri":"enr:-L24QCq6rgZOEbGGAu-DX4cfQAK6yXQuZLz1Afccy9ZHjZ-nThL9WSMZTcz-Nhll1wvosI0-4RnMP8NA97OyAyMd-pUCgmlkgnY0gmlwhKwS8mCKbXVsdGlhZGRyc5YACASsEvJgBt4sAAoErBLyYAbeLd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDZJSPDBi1r3FwcwJy39YYVrnhvFS5JppLZRuM8q50bIaDdGNwgt4sg3VkcILeLoV3YWt1MgA"}'
|
|
2026-03-02 04:39:13.421 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:39:13.421 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56875/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.192.135/tcp/13301/p2p/16Uiu2HAm41sjm3NaBGLuUrFh6LpRsp9cCVDqjdLZUVptpkaFnsa6"]'
|
|
2026-03-02 04:39:13.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.453 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-02 04:39:13.454 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-02 04:39:13.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.469 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56875/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "d17fd37d-c04c-4e9f-9279-ab186cc92c35", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-02 04:39:13.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"d17fd37d-c04c-4e9f-9279-ab186cc92c35","statusDesc":"OK"}'
|
|
2026-03-02 04:39:13.482 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.488 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.498 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.502 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.512 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.516 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.530 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.544 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.555 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.559 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.569 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.573 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.584 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.588 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.602 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.612 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.616 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.630 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.640 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.644 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.658 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.668 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.672 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.686 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.700 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.714 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.728 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.742 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.753 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.756 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.771 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.785 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.800 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.810 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.813 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.824 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.828 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.842 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.852 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.856 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.870 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.884 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.898 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.913 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.927 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.927 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.941 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.951 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.955 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.969 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.983 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:13.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:13.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:13.997 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:14.008 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:14.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:14.012 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:14.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:14.026 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:14.026 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:14.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:14.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:14.040 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:14.050 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:14.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:14.054 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:14.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:14.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:14.068 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:14.078 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:14.082 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:14.082 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:14.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:14.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:14.096 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:14.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:14.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:14.110 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:14.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:14.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:14.124 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:14.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:14.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:14.138 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:14.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:14.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:14.152 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:14.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:14.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:14.167 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:14.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13300/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-02 04:39:14.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:39:14.181 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-02 04:39:14.191 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:39:15.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56875/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:39:15.194 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-02 04:39:15.196 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-02 04:39:15.197 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-02 04:39:15.197 DEBUG [src.node.waku_node] Stopping container with id e62e1ee418c4
|
|
2026-03-02 04:39:15.652 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:39:15.653 DEBUG [src.node.waku_node] Stopping container with id 07964ac46160
|
|
2026-03-02 04:39:16.132 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:39:16.134 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-02 04:39:16.144 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-02 04:39:16.150 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|