mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 17:03:12 +00:00
94 lines
17 KiB
Plaintext
94 lines
17 KiB
Plaintext
2025-12-22 04:19:07.093 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-22 04:19:07.093 DEBUG [tests.conftest] Running test: test_filter_subscribe_with_multiple_overlapping_content_topics with id: 2025-12-22_04-19-07__8ae04105-8a3f-4873-85b0-cdca3070a6f7
|
|
2025-12-22 04:19:07.094 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-22 04:19:07.094 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-22 04:19:07.094 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-22 04:19:07.101 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-22 04:19:07.101 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-22_04-19-07__8ae04105-8a3f-4873-85b0-cdca3070a6f7__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:19:07.101 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:19:07.101 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:19:07.103 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:19:07.103 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.82.49
|
|
2025-12-22 04:19:07.103 DEBUG [src.node.docker_mananger] Generated ports ['30728', '30729', '30730', '30731', '30732']
|
|
2025-12-22 04:19:07.103 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:19:07.103 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:19:07.103 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:19:07.103 DEBUG [src.node.docker_mananger] docker run -i -t -p 30728:30728 -p 30729:30729 -p 30730:30730 -p 30731:30731 -p 30732:30732 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=30730 --rest-port=30728 --tcp-port=30729 --discv5-udp-port=30731 --rest-address=0.0.0.0 --nat=extip:172.18.82.49 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=30c16a79a444ffa715c3eca0ad5acdd935b78dbabf2cff4dcaaeb4cb9d5881d3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30732 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-22 04:19:07.262 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.82.49 waku 882d9a027742dab1ab5eaa112889ea98e2806723d5d66567f08aa46cdae3963f
|
|
2025-12-22 04:19:07.288 DEBUG [src.node.docker_mananger] Container started with ID 882d9a027742. Setting up logs at ./log/docker/node1_2025-12-22_04-19-07__8ae04105-8a3f-4873-85b0-cdca3070a6f7__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:19:07.289 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30728
|
|
2025-12-22 04:19:07.289 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:19:07.382 ERROR [src.node.docker_mananger] Max retries reached for container db5db81a28c5. Exiting log stream.
|
|
2025-12-22 04:19:07.896 ERROR [src.node.docker_mananger] Max retries reached for container c71d833841db. Exiting log stream.
|
|
2025-12-22 04:19:08.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30728/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:08.293 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-22 04:19:08.293 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-22 04:19:08.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30728/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:08.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.82.49/tcp/30729/p2p/16Uiu2HAm4PUaNDksc69GFS7D6dM623Fyza9Y2jw9VC7L2z2b7Dhc","/ip4/172.18.82.49/tcp/30730/ws/p2p/16Uiu2HAm4PUaNDksc69GFS7D6dM623Fyza9Y2jw9VC7L2z2b7Dhc"],"enrUri":"enr:-L24QAdcLocWCX5Oa0SKbtFrItxgQCv3Nd2Z2uDbRIKVZ21dXl4zGds_t53aHO1VNC62jPbN_-SqlJJ7_Qj44Nm2_wICgmlkgnY0gmlwhKwSUjGKbXVsdGlhZGRyc5YACASsElIxBngJAAoErBJSMQZ4Ct0DgnJzhQADAQAAiXNlY3AyNTZrMaEChSkgU5rtIX8t-v1IwPQy6oD2ZkKY2mVuKbC4ijxlX1ODdGNwgngJg3VkcIJ4C4V3YWt1MgU"}'
|
|
2025-12-22 04:19:08.296 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-22 04:19:08.296 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-22 04:19:08.303 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-22 04:19:08.303 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-22_04-19-07__8ae04105-8a3f-4873-85b0-cdca3070a6f7__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:19:08.303 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:19:08.303 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:19:08.305 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:19:08.305 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.99.49
|
|
2025-12-22 04:19:08.305 DEBUG [src.node.docker_mananger] Generated ports ['21224', '21225', '21226', '21227', '21228']
|
|
2025-12-22 04:19:08.305 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:19:08.305 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:19:08.305 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:19:08.306 DEBUG [src.node.docker_mananger] docker run -i -t -p 21224:21224 -p 21225:21225 -p 21226:21226 -p 21227:21227 -p 21228:21228 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=21226 --rest-port=21224 --tcp-port=21225 --discv5-udp-port=21227 --rest-address=0.0.0.0 --nat=extip:172.18.99.49 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=adeeb2dcd4ef86f38be24c30dfd92ceedee8ca7cbbb42ceab5d97a2ed32ceb16 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21228 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QAdcLocWCX5Oa0SKbtFrItxgQCv3Nd2Z2uDbRIKVZ21dXl4zGds_t53aHO1VNC62jPbN_-SqlJJ7_Qj44Nm2_wICgmlkgnY0gmlwhKwSUjGKbXVsdGlhZGRyc5YACASsElIxBngJAAoErBJSMQZ4Ct0DgnJzhQADAQAAiXNlY3AyNTZrMaEChSkgU5rtIX8t-v1IwPQy6oD2ZkKY2mVuKbC4ijxlX1ODdGNwgngJg3VkcIJ4C4V3YWt1MgU --filternode=/ip4/172.18.82.49/tcp/30729/p2p/16Uiu2HAm4PUaNDksc69GFS7D6dM623Fyza9Y2jw9VC7L2z2b7Dhc
|
|
2025-12-22 04:19:08.473 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.99.49 waku c0f65d85cbd95fb4b0b3431a5a286e43db6f7300533913ba29a07b01a90a919c
|
|
2025-12-22 04:19:08.498 DEBUG [src.node.docker_mananger] Container started with ID c0f65d85cbd9. Setting up logs at ./log/docker/node2_2025-12-22_04-19-07__8ae04105-8a3f-4873-85b0-cdca3070a6f7__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:19:08.498 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21224
|
|
2025-12-22 04:19:08.498 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:19:09.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21224/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:09.502 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-22 04:19:09.503 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-22 04:19:09.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21224/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:09.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.99.49/tcp/21225/p2p/16Uiu2HAkvWhCc3a84r7uF9kQc6RhfGG76vaCL1nuMuNXhzQ7xLMW","/ip4/172.18.99.49/tcp/21226/ws/p2p/16Uiu2HAkvWhCc3a84r7uF9kQc6RhfGG76vaCL1nuMuNXhzQ7xLMW"],"enrUri":"enr:-L24QNrmP53AKXa_CbtEm2vVcMZHsYwvSgKqNJ2KrtygD-9GB9rIF34TqhdYSGqvgeh4MAxip-ECkVBff4YYzHNP5hcCgmlkgnY0gmlwhKwSYzGKbXVsdGlhZGRyc5YACASsEmMxBlLpAAoErBJjMQZS6t0DgnJzhQADAQAAiXNlY3AyNTZrMaECECT4r-vVgtvTsVCZGw5kRZx6_YvofUd6Zh4f7uAZ9OmDdGNwglLpg3VkcIJS64V3YWt1MgA"}'
|
|
2025-12-22 04:19:09.506 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-22 04:19:09.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21224/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.82.49/tcp/30729/p2p/16Uiu2HAm4PUaNDksc69GFS7D6dM623Fyza9Y2jw9VC7L2z2b7Dhc"]'
|
|
2025-12-22 04:19:09.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:19:09.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30728/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-22 04:19:09.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:19:09.547 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21224/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "6b5f8483-769e-450b-87ca-1d9e5671eb3d", "contentFilters": ["Hello World!", "1234567890", "{\"key\": \"value\"}"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-22 04:19:09.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"6b5f8483-769e-450b-87ca-1d9e5671eb3d","statusDesc":"OK"}'
|
|
2025-12-22 04:19:09.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30728/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-22 04:19:09.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:19:09.562 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21224/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "95dd08b0-7625-48bf-a47c-06a59c7e3b98", "contentFilters": ["1234567890", "{\"key\": \"value\"}", "\u8fd9\u662f\u4e00\u4e9b\u4e2d\u6587"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-22 04:19:09.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"95dd08b0-7625-48bf-a47c-06a59c7e3b98","statusDesc":"OK"}'
|
|
2025-12-22 04:19:09.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "Hello World!", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:19:09.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:19:09.580 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:19:09.680 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:19:09.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21224/filter/v2/messages/Hello%20World%21" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:09.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"Hello World!","version":0,"timestamp":1766377149573178176,"ephemeral":false}]'
|
|
2025-12-22 04:19:09.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:19:09.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:19:09.691 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:19:09.792 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:19:09.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21224/filter/v2/messages/1234567890" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:09.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1234567890","version":0,"timestamp":1766377149686335695,"ephemeral":false}]'
|
|
2025-12-22 04:19:09.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "{\"key\": \"value\"}", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:19:09.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:19:09.801 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:19:09.902 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:19:09.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21224/filter/v2/messages/%7B%22key%22%3A%20%22value%22%7D" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:09.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"{\\"key\\": \\"value\\"}","version":0,"timestamp":1766377149796620867,"ephemeral":false}]'
|
|
2025-12-22 04:19:09.907 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "\u8fd9\u662f\u4e00\u4e9b\u4e2d\u6587", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:19:09.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:19:09.912 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:19:10.012 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:19:10.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21224/filter/v2/messages/%E8%BF%99%E6%98%AF%E4%B8%80%E4%BA%9B%E4%B8%AD%E6%96%87" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:10.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"\xe8\xbf\x99\xe6\x98\xaf\xe4\xb8\x80\xe4\xba\x9b\xe4\xb8\xad\xe6\x96\x87","version":0,"timestamp":1766377149906988511,"ephemeral":false}]'
|
|
2025-12-22 04:19:10.018 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-22 04:19:10.019 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-22 04:19:10.019 DEBUG [src.node.waku_node] Stopping container with id 882d9a027742
|
|
2025-12-22 04:19:10.494 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-22 04:19:10.494 DEBUG [src.node.waku_node] Stopping container with id c0f65d85cbd9
|
|
2025-12-22 04:19:11.018 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-22 04:19:11.021 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-22 04:19:11.028 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-22 04:19:11.033 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|