mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 16:43:56 +00:00
75 lines
14 KiB
Plaintext
75 lines
14 KiB
Plaintext
2026-03-14 04:31:50.217 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-14 04:31:50.218 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_from_non_existing_content_topic with id: 2026-03-14_04-31-50__dbd0a139-8078-4091-a237-acbd425d31c9
|
|
2026-03-14 04:31:50.218 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-14 04:31:50.218 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-14 04:31:50.218 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-14 04:31:50.224 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:31:50.224 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-14_04-31-50__dbd0a139-8078-4091-a237-acbd425d31c9__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:31:50.224 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:31:50.224 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:31:50.225 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:31:50.225 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.230.214
|
|
2026-03-14 04:31:50.225 DEBUG [src.node.docker_mananger] Generated ports ['31093', '31094', '31095', '31096', '31097']
|
|
2026-03-14 04:31:50.225 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:31:50.226 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:31:50.226 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:31:50.226 DEBUG [src.node.docker_mananger] docker run -i -t -p 31093:31093 -p 31094:31094 -p 31095:31095 -p 31096:31096 -p 31097:31097 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=31095 --rest-port=31093 --tcp-port=31094 --discv5-udp-port=31096 --rest-address=0.0.0.0 --nat=extip:172.18.230.214 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0f8a65f6ae4fb1df039ad5f502a55c8eea648f8e4c214b4b770e5d03ec388a5c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31097 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-14 04:31:50.374 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.230.214 waku de050641946eaf3fca842e75115556b0e7c801f94417a17ec60f2c18a9b53180
|
|
2026-03-14 04:31:50.399 DEBUG [src.node.docker_mananger] Container started with ID de050641946e. Setting up logs at ./log/docker/node1_2026-03-14_04-31-50__dbd0a139-8078-4091-a237-acbd425d31c9__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:31:50.400 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31093
|
|
2026-03-14 04:31:50.400 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:31:50.538 ERROR [src.node.docker_mananger] Max retries reached for container bc2eb17ec174. Exiting log stream.
|
|
2026-03-14 04:31:51.016 ERROR [src.node.docker_mananger] Max retries reached for container 9aa35388b5a6. Exiting log stream.
|
|
2026-03-14 04:31:51.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31093/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:51.404 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-14 04:31:51.404 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:31:51.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31093/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:51.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.230.214/tcp/31094/p2p/16Uiu2HAm65aWgTy1LtD6Qjqb92gEETwYSnZ9b14vs4J22Es9VKCq","/ip4/172.18.230.214/tcp/31095/ws/p2p/16Uiu2HAm65aWgTy1LtD6Qjqb92gEETwYSnZ9b14vs4J22Es9VKCq"],"enrUri":"enr:-L24QF1gbJqCOwczsymLIUDuFg_c8j5D3Z-VEqfLpjxkweddGdyFEXZal8R1WkXBv8VTMfVo46yi9m8Pgny5akk7yFwCgmlkgnY0gmlwhKwS5taKbXVsdGlhZGRyc5YACASsEubWBnl2AAoErBLm1gZ5d90DgnJzhQADAQAAiXNlY3AyNTZrMaECnkrCCFS4KLGtRX1Q60JE_cbQgN0-jTvcPm3iovrucBaDdGNwgnl2g3VkcIJ5eIV3YWt1MgU"}'
|
|
2026-03-14 04:31:51.407 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:31:51.407 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-14 04:31:51.412 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:31:51.413 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-14_04-31-50__dbd0a139-8078-4091-a237-acbd425d31c9__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:31:51.413 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:31:51.413 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:31:51.414 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:31:51.414 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.11.2
|
|
2026-03-14 04:31:51.414 DEBUG [src.node.docker_mananger] Generated ports ['59153', '59154', '59155', '59156', '59157']
|
|
2026-03-14 04:31:51.414 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:31:51.415 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:31:51.415 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:31:51.415 DEBUG [src.node.docker_mananger] docker run -i -t -p 59153:59153 -p 59154:59154 -p 59155:59155 -p 59156:59156 -p 59157:59157 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=59155 --rest-port=59153 --tcp-port=59154 --discv5-udp-port=59156 --rest-address=0.0.0.0 --nat=extip:172.18.11.2 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=47b1c21c3d173bcfb3fef1f69cacda2ca17eced7fb02a11c4ec5c9fb5e65cffa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59157 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QF1gbJqCOwczsymLIUDuFg_c8j5D3Z-VEqfLpjxkweddGdyFEXZal8R1WkXBv8VTMfVo46yi9m8Pgny5akk7yFwCgmlkgnY0gmlwhKwS5taKbXVsdGlhZGRyc5YACASsEubWBnl2AAoErBLm1gZ5d90DgnJzhQADAQAAiXNlY3AyNTZrMaECnkrCCFS4KLGtRX1Q60JE_cbQgN0-jTvcPm3iovrucBaDdGNwgnl2g3VkcIJ5eIV3YWt1MgU --filternode=/ip4/172.18.230.214/tcp/31094/p2p/16Uiu2HAm65aWgTy1LtD6Qjqb92gEETwYSnZ9b14vs4J22Es9VKCq
|
|
2026-03-14 04:31:51.573 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.11.2 waku f899e7a8e52c3b4011e32f37f0379d4395a81624093d4d9af197d7007abb0a9a
|
|
2026-03-14 04:31:51.598 DEBUG [src.node.docker_mananger] Container started with ID f899e7a8e52c. Setting up logs at ./log/docker/node2_2026-03-14_04-31-50__dbd0a139-8078-4091-a237-acbd425d31c9__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:31:51.598 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59153
|
|
2026-03-14 04:31:51.599 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:31:52.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59153/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:52.603 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-14 04:31:52.603 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:31:52.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59153/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:52.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.11.2/tcp/59154/p2p/16Uiu2HAm68RfEyWq1J1D8TjfobgSwAU9eDb2aGPET69hb9o5igQE","/ip4/172.18.11.2/tcp/59155/ws/p2p/16Uiu2HAm68RfEyWq1J1D8TjfobgSwAU9eDb2aGPET69hb9o5igQE"],"enrUri":"enr:-L24QBl3Olw5Ct6qiWR1IY3vReSlP4YG4gVUFB4blRRRg0YyaziW0zdQIJRUkXIEDP-9beQwIxA-xCVp_-uIllDLBPsCgmlkgnY0gmlwhKwSCwKKbXVsdGlhZGRyc5YACASsEgsCBucSAAoErBILAgbnE90DgnJzhQADAQAAiXNlY3AyNTZrMaECnwV9rPhIIUNVLttxZ59TIOIrjZRnC83ZZY2RefNgUCeDdGNwgucSg3VkcILnFIV3YWt1MgA"}'
|
|
2026-03-14 04:31:52.606 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:31:52.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59153/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.230.214/tcp/31094/p2p/16Uiu2HAm65aWgTy1LtD6Qjqb92gEETwYSnZ9b14vs4J22Es9VKCq"]'
|
|
2026-03-14 04:31:52.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:31:52.637 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-14 04:31:52.639 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31093/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-14 04:31:52.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:31:52.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59153/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "fe6151be-52ff-4a37-ae8d-acffda77181f", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-14 04:31:52.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"fe6151be-52ff-4a37-ae8d-acffda77181f","statusDesc":"OK"}'
|
|
2026-03-14 04:31:52.667 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:59153/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/2/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-14 04:31:52.674 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:59153/filter/v2/subscriptions. Response content: b'{"requestId":"1","statusDesc":"NOT_FOUND: peer has no subscriptions"}'
|
|
2026-03-14 04:31:52.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31093/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)'}'
|
|
2026-03-14 04:31:52.681 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:31:52.681 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-14 04:31:52.781 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:31:52.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59153/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:52.784 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":1773462712675347239,"ephemeral":false}]'
|
|
2026-03-14 04:31:52.787 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-14 04:31:52.787 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-14 04:31:52.788 DEBUG [src.node.waku_node] Stopping container with id de050641946e
|
|
2026-03-14 04:31:53.260 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:31:53.262 DEBUG [src.node.waku_node] Stopping container with id f899e7a8e52c
|
|
2026-03-14 04:31:53.720 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:31:53.721 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-14 04:31:53.727 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:31:53.732 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|