mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-10 09:53:12 +00:00
73 lines
13 KiB
Plaintext
73 lines
13 KiB
Plaintext
2025-12-09 04:07:43.021 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-09 04:07:43.021 DEBUG [tests.conftest] Running test: test_filter_get_message_with_meta with id: 2025-12-09_04-07-43__6c1c8cd2-dea6-4aad-aeac-5a00af0f5a47
|
|
2025-12-09 04:07:43.021 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-09 04:07:43.021 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-09 04:07:43.022 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-09 04:07:43.028 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-09 04:07:43.028 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-09_04-07-43__6c1c8cd2-dea6-4aad-aeac-5a00af0f5a47__wakuorg_nwaku:latest.log
|
|
2025-12-09 04:07:43.028 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-09 04:07:43.028 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-09 04:07:43.030 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-09 04:07:43.030 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.208.103
|
|
2025-12-09 04:07:43.030 DEBUG [src.node.docker_mananger] Generated ports ['48953', '48954', '48955', '48956', '48957']
|
|
2025-12-09 04:07:43.030 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-09 04:07:43.030 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-09 04:07:43.030 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-09 04:07:43.030 DEBUG [src.node.docker_mananger] docker run -i -t -p 48953:48953 -p 48954:48954 -p 48955:48955 -p 48956:48956 -p 48957:48957 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=48955 --rest-port=48953 --tcp-port=48954 --discv5-udp-port=48956 --rest-address=0.0.0.0 --nat=extip:172.18.208.103 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b42201a5f69acaddacfb0e4e06b47b72fcfcccb1e9f1ccd6ba6a21aff7c3c0aa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48957 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-09 04:07:43.185 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.208.103 waku 6b9df489ed2de98f872a65ce4f05f3ed8d89f2abaa2625174518bce9e9d15972
|
|
2025-12-09 04:07:43.215 DEBUG [src.node.docker_mananger] Container started with ID 6b9df489ed2d. Setting up logs at ./log/docker/node1_2025-12-09_04-07-43__6c1c8cd2-dea6-4aad-aeac-5a00af0f5a47__wakuorg_nwaku:latest.log
|
|
2025-12-09 04:07:43.217 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48953
|
|
2025-12-09 04:07:43.217 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-09 04:07:43.302 ERROR [src.node.docker_mananger] Max retries reached for container 73e40be98ee7. Exiting log stream.
|
|
2025-12-09 04:07:43.817 ERROR [src.node.docker_mananger] Max retries reached for container 4493c735ea38. Exiting log stream.
|
|
2025-12-09 04:07:44.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48953/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-09 04:07:44.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_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"}]}'
|
|
2025-12-09 04:07:44.221 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-09 04:07:44.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48953/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-09 04:07:44.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.208.103/tcp/48954/p2p/16Uiu2HAm6XDaNWNMfgKFy1fUeQQajsXYNFNZNxC7Nw1L1YMghk2d","/ip4/172.18.208.103/tcp/48955/ws/p2p/16Uiu2HAm6XDaNWNMfgKFy1fUeQQajsXYNFNZNxC7Nw1L1YMghk2d"],"enrUri":"enr:-L24QIBwWBTay-JQbosjnK6wuyqSENYKxxVEVLYcNKhGUhntNK7YFzpnbbdP8t_Yc0IQe_kWfO0pzu9gkZLqPK2tB_ACgmlkgnY0gmlwhKwS0GeKbXVsdGlhZGRyc5YACASsEtBnBr86AAoErBLQZwa_O90DgnJzhQADAQAAiXNlY3AyNTZrMaECpNwvpxTvaHOurNPHAUpEiHJLJTZ2OU_WBxg8WIfZzlqDdGNwgr86g3VkcIK_PIV3YWt1MgU"}'
|
|
2025-12-09 04:07:44.224 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-09 04:07:44.224 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-09 04:07:44.230 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-09 04:07:44.230 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-09_04-07-43__6c1c8cd2-dea6-4aad-aeac-5a00af0f5a47__wakuorg_nwaku:latest.log
|
|
2025-12-09 04:07:44.230 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-09 04:07:44.230 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-09 04:07:44.231 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-09 04:07:44.232 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.208.121
|
|
2025-12-09 04:07:44.232 DEBUG [src.node.docker_mananger] Generated ports ['31182', '31183', '31184', '31185', '31186']
|
|
2025-12-09 04:07:44.232 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-09 04:07:44.232 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-09 04:07:44.232 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-09 04:07:44.232 DEBUG [src.node.docker_mananger] docker run -i -t -p 31182:31182 -p 31183:31183 -p 31184:31184 -p 31185:31185 -p 31186:31186 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=31184 --rest-port=31182 --tcp-port=31183 --discv5-udp-port=31185 --rest-address=0.0.0.0 --nat=extip:172.18.208.121 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aecd334c6cf8f54d076bf3c6f5c0faa6a696d6effbe919ff4fb2d5fba96bf8d5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31186 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QIBwWBTay-JQbosjnK6wuyqSENYKxxVEVLYcNKhGUhntNK7YFzpnbbdP8t_Yc0IQe_kWfO0pzu9gkZLqPK2tB_ACgmlkgnY0gmlwhKwS0GeKbXVsdGlhZGRyc5YACASsEtBnBr86AAoErBLQZwa_O90DgnJzhQADAQAAiXNlY3AyNTZrMaECpNwvpxTvaHOurNPHAUpEiHJLJTZ2OU_WBxg8WIfZzlqDdGNwgr86g3VkcIK_PIV3YWt1MgU --filternode=/ip4/172.18.208.103/tcp/48954/p2p/16Uiu2HAm6XDaNWNMfgKFy1fUeQQajsXYNFNZNxC7Nw1L1YMghk2d
|
|
2025-12-09 04:07:44.387 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.208.121 waku f8aa981eeb38ae5dfc31112e89f3aa6b81d976242c0461b80f6ec06abf2e5623
|
|
2025-12-09 04:07:44.410 DEBUG [src.node.docker_mananger] Container started with ID f8aa981eeb38. Setting up logs at ./log/docker/node2_2025-12-09_04-07-43__6c1c8cd2-dea6-4aad-aeac-5a00af0f5a47__wakuorg_nwaku:latest.log
|
|
2025-12-09 04:07:44.411 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31182
|
|
2025-12-09 04:07:44.412 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-09 04:07:45.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31182/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-09 04:07:45.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"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":"READY"}]}'
|
|
2025-12-09 04:07:45.416 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-09 04:07:45.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31182/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-09 04:07:45.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.208.121/tcp/31183/p2p/16Uiu2HAkusoca5PdvfJfpzWBVZGGMbu7f7zVSkVt74uGys3MN4jp","/ip4/172.18.208.121/tcp/31184/ws/p2p/16Uiu2HAkusoca5PdvfJfpzWBVZGGMbu7f7zVSkVt74uGys3MN4jp"],"enrUri":"enr:-L24QHY8SAdDa3tEmxDfxMLuOAkiEJ3l8NUyRTk6SKN5LdcVelgXJHUbfb9JxtGZx8DLLayIeWoyAgqonxwqeZh9Y08CgmlkgnY0gmlwhKwS0HmKbXVsdGlhZGRyc5YACASsEtB5BnnPAAoErBLQeQZ50N0DgnJzhQADAQAAiXNlY3AyNTZrMaECBrG7oa8p2Y1QaAGHrjvLP5kHlifuPPSQOFcn328kbmeDdGNwgnnPg3VkcIJ50YV3YWt1MgA"}'
|
|
2025-12-09 04:07:45.419 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-09 04:07:45.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31182/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.208.103/tcp/48954/p2p/16Uiu2HAm6XDaNWNMfgKFy1fUeQQajsXYNFNZNxC7Nw1L1YMghk2d"]'
|
|
2025-12-09 04:07:45.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-09 04:07:45.448 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2025-12-09 04:07:45.448 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48953/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-09 04:07:45.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-09 04:07:45.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31182/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "a57de844-1d70-4cf8-9f7e-ea4f118a2953", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-09 04:07:45.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"a57de844-1d70-4cf8-9f7e-ea4f118a2953","statusDesc":"OK"}'
|
|
2025-12-09 04:07:45.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48953/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)', "meta": "RmlsdGVyIHdvcmtzISE="}'
|
|
2025-12-09 04:07:45.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-09 04:07:45.480 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-09 04:07:45.580 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-09 04:07:45.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31182/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-09 04:07:45.583 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":1765253265473204827,"meta":"RmlsdGVyIHdvcmtzISE=","ephemeral":false}]'
|
|
2025-12-09 04:07:45.587 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-09 04:07:45.588 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-09 04:07:45.588 DEBUG [src.node.waku_node] Stopping container with id 6b9df489ed2d
|
|
2025-12-09 04:07:46.068 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-09 04:07:46.068 DEBUG [src.node.waku_node] Stopping container with id f8aa981eeb38
|
|
2025-12-09 04:07:46.555 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-09 04:07:46.555 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-09 04:07:46.561 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-09 04:07:46.566 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|