mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 01:53:28 +00:00
73 lines
13 KiB
Plaintext
73 lines
13 KiB
Plaintext
2026-03-22 04:37:51.987 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-22 04:37:51.987 DEBUG [tests.conftest] Running test: test_filter_get_message_with_version with id: 2026-03-22_04-37-51__2ad2a29b-3311-4a64-a88d-6c0a59d0a065
|
|
2026-03-22 04:37:51.988 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-22 04:37:51.988 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-22 04:37:51.988 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-22 04:37:51.995 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-22 04:37:51.995 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-22_04-37-51__2ad2a29b-3311-4a64-a88d-6c0a59d0a065__wakuorg_nwaku:latest.log
|
|
2026-03-22 04:37:51.995 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-22 04:37:51.995 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-22 04:37:51.997 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-22 04:37:51.997 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.51.55
|
|
2026-03-22 04:37:51.997 DEBUG [src.node.docker_mananger] Generated ports ['24845', '24846', '24847', '24848', '24849']
|
|
2026-03-22 04:37:51.997 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-22 04:37:51.997 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-22 04:37:51.998 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-22 04:37:51.998 DEBUG [src.node.docker_mananger] docker run -i -t -p 24845:24845 -p 24846:24846 -p 24847:24847 -p 24848:24848 -p 24849:24849 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=24847 --rest-port=24845 --tcp-port=24846 --discv5-udp-port=24848 --rest-address=0.0.0.0 --nat=extip:172.18.51.55 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=39e3d80bb7bf4eedbf7e5ef8fcc1ac82dfe9cc5993bdb44c762084fefd0c4d6a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24849 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-22 04:37:52.186 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.51.55 waku c5d0fa7038440b876038bd9cf6f93b6f25f425d72a972090305f2871a0d73d1e
|
|
2026-03-22 04:37:52.219 DEBUG [src.node.docker_mananger] Container started with ID c5d0fa703844. Setting up logs at ./log/docker/node1_2026-03-22_04-37-51__2ad2a29b-3311-4a64-a88d-6c0a59d0a065__wakuorg_nwaku:latest.log
|
|
2026-03-22 04:37:52.220 ERROR [src.node.docker_mananger] Max retries reached for container 9b8cc8596dae. Exiting log stream.
|
|
2026-03-22 04:37:52.221 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24845
|
|
2026-03-22 04:37:52.222 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-22 04:37:52.770 ERROR [src.node.docker_mananger] Max retries reached for container ad9046f0d34c. Exiting log stream.
|
|
2026-03-22 04:37:53.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24845/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-22 04:37:53.225 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-22 04:37:53.225 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-22 04:37:53.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24845/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-22 04:37:53.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.51.55/tcp/24846/p2p/16Uiu2HAm3Sr4QRECSqNGR1Fnwou6GzgoKKsi3k6gLdrd3pZvQJQe","/ip4/172.18.51.55/tcp/24847/ws/p2p/16Uiu2HAm3Sr4QRECSqNGR1Fnwou6GzgoKKsi3k6gLdrd3pZvQJQe"],"enrUri":"enr:-L24QKA7yZWvsHofR9dhWlEo1njG8iftsHkdPnySs-TyfEROWNJ0lP6aj667GTeqRwR8HD1iQAW9iPjsmva7yuy4liACgmlkgnY0gmlwhKwSMzeKbXVsdGlhZGRyc5YACASsEjM3BmEOAAoErBIzNwZhD90DgnJzhQADAQAAiXNlY3AyNTZrMaECdyp5IDi9evFuiS7RpVdDFV5e3ygRjcHOvqaDoHNhl2eDdGNwgmEOg3VkcIJhEIV3YWt1MgU"}'
|
|
2026-03-22 04:37:53.229 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-22 04:37:53.229 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-22 04:37:53.235 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-22 04:37:53.236 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-22_04-37-51__2ad2a29b-3311-4a64-a88d-6c0a59d0a065__wakuorg_nwaku:latest.log
|
|
2026-03-22 04:37:53.236 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-22 04:37:53.236 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-22 04:37:53.237 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-22 04:37:53.237 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.197.86
|
|
2026-03-22 04:37:53.237 DEBUG [src.node.docker_mananger] Generated ports ['60589', '60590', '60591', '60592', '60593']
|
|
2026-03-22 04:37:53.238 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-22 04:37:53.238 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-22 04:37:53.238 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-22 04:37:53.238 DEBUG [src.node.docker_mananger] docker run -i -t -p 60589:60589 -p 60590:60590 -p 60591:60591 -p 60592:60592 -p 60593:60593 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=60591 --rest-port=60589 --tcp-port=60590 --discv5-udp-port=60592 --rest-address=0.0.0.0 --nat=extip:172.18.197.86 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=15a0d81ae3df41fcbfeccdb8ed774afdfc34f91207142cdf3f747d40584bd83f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60593 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QKA7yZWvsHofR9dhWlEo1njG8iftsHkdPnySs-TyfEROWNJ0lP6aj667GTeqRwR8HD1iQAW9iPjsmva7yuy4liACgmlkgnY0gmlwhKwSMzeKbXVsdGlhZGRyc5YACASsEjM3BmEOAAoErBIzNwZhD90DgnJzhQADAQAAiXNlY3AyNTZrMaECdyp5IDi9evFuiS7RpVdDFV5e3ygRjcHOvqaDoHNhl2eDdGNwgmEOg3VkcIJhEIV3YWt1MgU --filternode=/ip4/172.18.51.55/tcp/24846/p2p/16Uiu2HAm3Sr4QRECSqNGR1Fnwou6GzgoKKsi3k6gLdrd3pZvQJQe
|
|
2026-03-22 04:37:53.433 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.197.86 waku ba0cfd9714d1e586c80fddb7a6160c6dbf76853b11dcc9a79de18f112b863b91
|
|
2026-03-22 04:37:53.466 DEBUG [src.node.docker_mananger] Container started with ID ba0cfd9714d1. Setting up logs at ./log/docker/node2_2026-03-22_04-37-51__2ad2a29b-3311-4a64-a88d-6c0a59d0a065__wakuorg_nwaku:latest.log
|
|
2026-03-22 04:37:53.466 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60589
|
|
2026-03-22 04:37:53.466 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-22 04:37:54.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60589/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-22 04:37:54.470 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-22 04:37:54.470 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-22 04:37:54.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60589/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-22 04:37:54.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.197.86/tcp/60590/p2p/16Uiu2HAkvsEWXResUApZ7tv3N7bzfauDg8kwtygPdvL7m6v9fZra","/ip4/172.18.197.86/tcp/60591/ws/p2p/16Uiu2HAkvsEWXResUApZ7tv3N7bzfauDg8kwtygPdvL7m6v9fZra"],"enrUri":"enr:-L24QPZRJy1N2NEojfDp4AxoZLMApzz5lCj2TKVyisaU3f3RU61t6igaudFd6S0n-wjLDj3boDuwCXPTA6DjyJtU3eUCgmlkgnY0gmlwhKwSxVaKbXVsdGlhZGRyc5YACASsEsVWBuyuAAoErBLFVgbsr90DgnJzhQADAQAAiXNlY3AyNTZrMaECFWf9IOGpr56WMx0ug2iuRaXK9LLleXfxPnwijYbCCYuDdGNwguyug3VkcILssIV3YWt1MgA"}'
|
|
2026-03-22 04:37:54.473 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-22 04:37:54.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60589/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.51.55/tcp/24846/p2p/16Uiu2HAm3Sr4QRECSqNGR1Fnwou6GzgoKKsi3k6gLdrd3pZvQJQe"]'
|
|
2026-03-22 04:37:54.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-22 04:37:54.509 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-22 04:37:54.510 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24845/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-22 04:37:54.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-22 04:37:54.530 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60589/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "8999e84e-4b98-475d-86f7-391f556a8423", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-22 04:37:54.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"8999e84e-4b98-475d-86f7-391f556a8423","statusDesc":"OK"}'
|
|
2026-03-22 04:37:54.547 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24845/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)', "version": 10}'
|
|
2026-03-22 04:37:54.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-22 04:37:54.556 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-22 04:37:54.656 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-22 04:37:54.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60589/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-22 04:37:54.660 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":10,"timestamp":1774154274547189403,"ephemeral":false}]'
|
|
2026-03-22 04:37:54.663 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-22 04:37:54.664 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-22 04:37:54.665 DEBUG [src.node.waku_node] Stopping container with id c5d0fa703844
|
|
2026-03-22 04:37:55.214 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-22 04:37:55.214 DEBUG [src.node.waku_node] Stopping container with id ba0cfd9714d1
|
|
2026-03-22 04:37:55.770 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-22 04:37:55.771 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-22 04:37:55.776 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-22 04:37:55.781 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|