99 lines
18 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

2026-04-22 23:53:47.641 INFO [tests.conftest] Fleet bootstrap patch active NODE1→/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W NODE2→/dns4/node-01.gc-us-central1-a.waku.test.status.im/tcp/30303/p2p/16Uiu2HAmDCp8XJ9z1ev18zuv8NHekAsjNyezAvmMfFEJkiharitG (additional nodes→/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W) dns_discovery_url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
2026-04-22 23:53:47.642 DEBUG [tests.conftest] Running fixture setup: test_id
2026-04-22 23:53:47.643 DEBUG [tests.conftest] Running test: test_filter_get_message_with_meta with id: 2026-04-22_23-53-47__71c78369-7c8b-45b3-a4ac-deb6fd771c68
2026-04-22 23:53:47.644 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-04-22 23:53:47.645 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-04-22 23:53:47.645 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
2026-04-22 23:53:47.652 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 23:53:47.653 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-22_23-53-47__71c78369-7c8b-45b3-a4ac-deb6fd771c68__wakuorg_nwaku:latest.log
2026-04-22 23:53:47.653 DEBUG [tests.conftest] fleet_joined_start: injecting waku.test bootstrap args into WakuNode.start()
2026-04-22 23:53:47.653 DEBUG [tests.conftest] fleet_joined_start: NODE1 bootstrapping from config-n1.toml (/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W)
2026-04-22 23:53:47.653 DEBUG [tests.conftest] fleet_joined_start: staticnode=/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W dns_discovery_url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
2026-04-22 23:53:47.653 DEBUG [src.node.waku_node] Starting Node...
2026-04-22 23:53:47.653 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-22 23:53:47.655 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-22 23:53:47.656 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.155.74
2026-04-22 23:53:47.656 DEBUG [src.node.docker_mananger] Generated ports ['48729', '48730', '48731', '48732', '48733']
2026-04-22 23:53:47.656 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-22 23:53:47.656 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-22 23:53:47.657 DEBUG [src.node.waku_node] Using volumes []
2026-04-22 23:53:47.657 DEBUG [src.node.docker_mananger] docker run -i -t -p 48729:48729 -p 48730:48730 -p 48731:48731 -p 48732:48732 -p 48733:48733 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=48731 --rest-port=48729 --tcp-port=48730 --discv5-udp-port=48732 --rest-address=0.0.0.0 --nat=extip:172.18.155.74 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=8c509bb2a591c50affbc0c6bd4ade7385ba46dcc1e92a8a82fef859e7d7a8dfc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48733 --metrics-logging=true --relay=true --filter=true --staticnode=/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W --dns-discovery=true --dns-discovery-url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
2026-04-22 23:53:47.832 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.155.74 waku e4c118040cea99782e05e9b8e128018cd1174bfc222935a845ff24b81387feda
2026-04-22 23:53:47.864 DEBUG [src.node.docker_mananger] Container started with ID e4c118040cea. Setting up logs at ./log/docker/node1_2026-04-22_23-53-47__71c78369-7c8b-45b3-a4ac-deb6fd771c68__wakuorg_nwaku:latest.log
2026-04-22 23:53:47.865 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48729
2026-04-22 23:53:47.867 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-22 23:53:47.976 ERROR [src.node.docker_mananger] Max retries reached for container 4923823ea167. Exiting log stream.
2026-04-22 23:53:48.496 ERROR [src.node.docker_mananger] Max retries reached for container 9ab6f83f4e5d. Exiting log stream.
2026-04-22 23:53:48.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48729/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:48.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:48.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48729/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:48.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:49.072 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48729/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:49.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:49.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48729/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:49.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:49.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48729/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:49.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:49.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48729/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:49.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:49.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48729/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:49.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","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"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-22 23:53:49.491 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-22 23:53:49.491 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48729/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:49.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.155.74/tcp/48730/p2p/16Uiu2HAmSemrCoZ39FQQvUzdeC3zriQ5YgC23JUo3QCxDwVmhDVM","/ip4/172.18.155.74/tcp/48731/ws/p2p/16Uiu2HAmSemrCoZ39FQQvUzdeC3zriQ5YgC23JUo3QCxDwVmhDVM"],"enrUri":"enr:-L24QCOdNsFeZZMYVHJ1vQITiPatcBvutBaSH5q1ViEHNNbhM-5ilmo9RULfwhgLt3OIS6AAT8muKbUuLvx8T1KSmc0CgmlkgnY0gmlwhKwSm0qKbXVsdGlhZGRyc5YACASsEptKBr5aAAoErBKbSga-W90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDz_V7Q_ZbDTEP7ITHMWSJgvyDrxFiF30sSt4_hqG6RxyDdGNwgr5ag3VkcIK-XIV3YWt1MgU"}'
2026-04-22 23:53:49.494 INFO [src.node.waku_node] REST service is ready !!
2026-04-22 23:53:49.494 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
2026-04-22 23:53:49.500 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 23:53:49.500 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-22_23-53-47__71c78369-7c8b-45b3-a4ac-deb6fd771c68__wakuorg_nwaku:latest.log
2026-04-22 23:53:49.500 DEBUG [tests.conftest] fleet_joined_start: injecting waku.test bootstrap args into WakuNode.start()
2026-04-22 23:53:49.501 DEBUG [tests.conftest] fleet_joined_start: NODE2 bootstrapping from config-n2.toml (/dns4/node-01.gc-us-central1-a.waku.test.status.im/tcp/30303/p2p/16Uiu2HAmDCp8XJ9z1ev18zuv8NHekAsjNyezAvmMfFEJkiharitG)
2026-04-22 23:53:49.501 DEBUG [tests.conftest] fleet_joined_start: dropping local discv5_bootstrap_node=enr:-L24QCOdNsFeZZMYVHJ1vQITiPatcBvutBaSH5q1ViEHNNbhM-5ilmo9RULfwhgLt3OIS6AAT8muKbUuLvx8T1KSmc0CgmlkgnY0gmlwhKwSm0qKbXVsdGlhZGRyc5YACASsEptKBr5aAAoErBKbSga-W90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDz_V7Q_ZbDTEP7ITHMWSJgvyDrxFiF30sSt4_hqG6RxyDdGNwgr5ag3VkcIK-XIV3YWt1MgU (fleet DNS discovery replaces it)
2026-04-22 23:53:49.501 DEBUG [tests.conftest] fleet_joined_start: staticnode=/dns4/node-01.gc-us-central1-a.waku.test.status.im/tcp/30303/p2p/16Uiu2HAmDCp8XJ9z1ev18zuv8NHekAsjNyezAvmMfFEJkiharitG dns_discovery_url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
2026-04-22 23:53:49.501 DEBUG [src.node.waku_node] Starting Node...
2026-04-22 23:53:49.501 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-22 23:53:49.502 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-22 23:53:49.502 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.10.7
2026-04-22 23:53:49.502 DEBUG [src.node.docker_mananger] Generated ports ['16354', '16355', '16356', '16357', '16358']
2026-04-22 23:53:49.503 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-22 23:53:49.503 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-22 23:53:49.503 DEBUG [src.node.waku_node] Using volumes []
2026-04-22 23:53:49.503 DEBUG [src.node.docker_mananger] docker run -i -t -p 16354:16354 -p 16355:16355 -p 16356:16356 -p 16357:16357 -p 16358:16358 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=16356 --rest-port=16354 --tcp-port=16355 --discv5-udp-port=16357 --rest-address=0.0.0.0 --nat=extip:172.18.10.7 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=e69bded8f54e9c0eafadc157175d6db40cf8f6859dfccdd43d03f13f64e3f49c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16358 --metrics-logging=true --relay=false --filternode=/ip4/172.18.155.74/tcp/48730/p2p/16Uiu2HAmSemrCoZ39FQQvUzdeC3zriQ5YgC23JUo3QCxDwVmhDVM --staticnode=/dns4/node-01.gc-us-central1-a.waku.test.status.im/tcp/30303/p2p/16Uiu2HAmDCp8XJ9z1ev18zuv8NHekAsjNyezAvmMfFEJkiharitG --dns-discovery=true --dns-discovery-url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
2026-04-22 23:53:49.690 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.10.7 waku b87da62a1abc5ac36696df5fe160ff0f53ce38cacf0ded215c7e4a749b5bf0d7
2026-04-22 23:53:49.720 DEBUG [src.node.docker_mananger] Container started with ID b87da62a1abc. Setting up logs at ./log/docker/node2_2026-04-22_23-53-47__71c78369-7c8b-45b3-a4ac-deb6fd771c68__wakuorg_nwaku:latest.log
2026-04-22 23:53:49.720 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16354
2026-04-22 23:53:49.720 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-22 23:53:50.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16354/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:50.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:50.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16354/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:50.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:50.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16354/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:50.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:51.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16354/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:51.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-22 23:53:51.031 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-22 23:53:51.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16354/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:51.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.10.7/tcp/16355/p2p/16Uiu2HAmUxQF5x7oxxFSt5cdiuvaya1hA56Rm9mANgLz596qSBrj","/ip4/172.18.10.7/tcp/16356/ws/p2p/16Uiu2HAmUxQF5x7oxxFSt5cdiuvaya1hA56Rm9mANgLz596qSBrj"],"enrUri":"enr:-L24QEZmTsYb3WY4-2LelnBDNMBeyleLw9LDZOLHeVa0ttCORxfVxMx4EF5dJ-paG_lIJpRLJW_9QJH9Eh5niHoZenkCgmlkgnY0gmlwhKwSCgeKbXVsdGlhZGRyc5YACASsEgoHBj_jAAoErBIKBwY_5N0DgnJzhQDGAQAAiXNlY3AyNTZrMaED8jDhaeBMuIkX5ebO20-ZOPf-l83h4yuIYorX8Y53krSDdGNwgj_jg3VkcII_5YV3YWt1MgA"}'
2026-04-22 23:53:51.034 INFO [src.node.waku_node] REST service is ready !!
2026-04-22 23:53:51.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16354/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.155.74/tcp/48730/p2p/16Uiu2HAmSemrCoZ39FQQvUzdeC3zriQ5YgC23JUo3QCxDwVmhDVM"]'
2026-04-22 23:53:51.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:53:51.059 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
2026-04-22 23:53:51.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48729/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
2026-04-22 23:53:51.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:53:51.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16354/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "c38e538a-4671-459b-94ba-cb942f257f13", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-04-22 23:53:51.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c38e538a-4671-459b-94ba-cb942f257f13","statusDesc":"OK"}'
2026-04-22 23:53:51.082 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48729/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)', "meta": "RmlsdGVyIHdvcmtzISE="}'
2026-04-22 23:53:51.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:53:51.090 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-04-22 23:53:51.191 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-04-22 23:53:51.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16354/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:51.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776902031082551173,"meta":"RmlsdGVyIHdvcmtzISE=","ephemeral":false}]'
2026-04-22 23:53:51.196 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-04-22 23:53:51.198 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-04-22 23:53:51.198 DEBUG [src.node.waku_node] Stopping container with id e4c118040cea
2026-04-22 23:53:51.621 DEBUG [src.node.waku_node] Container stopped.
2026-04-22 23:53:51.621 DEBUG [src.node.waku_node] Stopping container with id b87da62a1abc
2026-04-22 23:53:52.043 DEBUG [src.node.waku_node] Container stopped.
2026-04-22 23:53:52.045 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-04-22 23:53:52.082 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-04-22 23:53:52.097 DEBUG [src.node.docker_mananger] No errors found in the waku logs.