mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
78 lines
13 KiB
Plaintext
78 lines
13 KiB
Plaintext
2025-12-24 04:26:49.137 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-24 04:26:49.137 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/2/1] with id: 2025-12-24_04-26-49__f2eadac5-b7e0-4c5b-b462-de697d8b0fcb
|
|
2025-12-24 04:26:49.137 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-24 04:26:49.138 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-24 04:26:49.138 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-24 04:26:49.145 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:26:49.145 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-24_04-26-49__f2eadac5-b7e0-4c5b-b462-de697d8b0fcb__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:26:49.145 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:26:49.145 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:26:49.147 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:26:49.147 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.250.60
|
|
2025-12-24 04:26:49.147 DEBUG [src.node.docker_mananger] Generated ports ['63489', '63490', '63491', '63492', '63493']
|
|
2025-12-24 04:26:49.147 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2025-12-24 04:26:49.147 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-24 04:26:49.148 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:26:49.148 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:26:49.148 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:26:49.148 DEBUG [src.node.docker_mananger] docker run -i -t -p 63489:63489 -p 63490:63490 -p 63491:63491 -p 63492:63492 -p 63493:63493 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=63491 --rest-port=63489 --tcp-port=63490 --discv5-udp-port=63492 --rest-address=0.0.0.0 --nat=extip:172.18.250.60 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=7a7668bde9d2dbc12dacf34ffef1c25eacae39603f2c834f1aaeeb64525dd94b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63493 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-24 04:26:49.327 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.250.60 waku fef0261e6c3a605241c44750c602cc6cf909871f01066aec434a405fba56f2e0
|
|
2025-12-24 04:26:49.357 DEBUG [src.node.docker_mananger] Container started with ID fef0261e6c3a. Setting up logs at ./log/docker/node1_2025-12-24_04-26-49__f2eadac5-b7e0-4c5b-b462-de697d8b0fcb__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:26:49.357 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63489
|
|
2025-12-24 04:26:49.358 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:26:49.442 ERROR [src.node.docker_mananger] Max retries reached for container 8d3440a0cc05. Exiting log stream.
|
|
2025-12-24 04:26:49.936 ERROR [src.node.docker_mananger] Max retries reached for container ed3dd51efa4e. Exiting log stream.
|
|
2025-12-24 04:26:50.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63489/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:26:50.362 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-24 04:26:50.362 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:26:50.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63489/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:26:50.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.250.60/tcp/63490/p2p/16Uiu2HAkuezZPutzrqzQLKHSDY5DodsGa3CxZ1yAZg9EZ2B7LgmT","/ip4/172.18.250.60/tcp/63491/ws/p2p/16Uiu2HAkuezZPutzrqzQLKHSDY5DodsGa3CxZ1yAZg9EZ2B7LgmT"],"enrUri":"enr:-L24QBC3tAu7D6YQqHMSUzM5cMF7zslJRe3yIZkDnSCKYqSlXmjmqzCgJ1BI4KQGbnvR8Opvbc09d32LKdej25YBQmACgmlkgnY0gmlwhKwS-jyKbXVsdGlhZGRyc5YACASsEvo8BvgCAAoErBL6PAb4A90DgnJzhQACAQAAiXNlY3AyNTZrMaECA2mO6eiFrZ8AYZYdOqdvPJhbX1sRwpv3ZbraWYfCwWaDdGNwgvgCg3VkcIL4BIV3YWt1MgU"}'
|
|
2025-12-24 04:26:50.365 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:26:50.371 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:26:50.371 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-24_04-26-49__f2eadac5-b7e0-4c5b-b462-de697d8b0fcb__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:26:50.371 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:26:50.371 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:26:50.373 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:26:50.373 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.54.43
|
|
2025-12-24 04:26:50.373 DEBUG [src.node.docker_mananger] Generated ports ['18576', '18577', '18578', '18579', '18580']
|
|
2025-12-24 04:26:50.373 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2025-12-24 04:26:50.373 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-24 04:26:50.374 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:26:50.374 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:26:50.374 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:26:50.374 DEBUG [src.node.docker_mananger] docker run -i -t -p 18576:18576 -p 18577:18577 -p 18578:18578 -p 18579:18579 -p 18580:18580 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=18578 --rest-port=18576 --tcp-port=18577 --discv5-udp-port=18579 --rest-address=0.0.0.0 --nat=extip:172.18.54.43 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=edca338caace6b94faafea2e65baaeb037e88d3b758f969d87ac4cedccea1cae --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18580 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBC3tAu7D6YQqHMSUzM5cMF7zslJRe3yIZkDnSCKYqSlXmjmqzCgJ1BI4KQGbnvR8Opvbc09d32LKdej25YBQmACgmlkgnY0gmlwhKwS-jyKbXVsdGlhZGRyc5YACASsEvo8BvgCAAoErBL6PAb4A90DgnJzhQACAQAAiXNlY3AyNTZrMaECA2mO6eiFrZ8AYZYdOqdvPJhbX1sRwpv3ZbraWYfCwWaDdGNwgvgCg3VkcIL4BIV3YWt1MgU
|
|
2025-12-24 04:26:50.557 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.54.43 waku 862710326a984fa0ab01ec4fbb809c7ef615e32ea06893c0b9c5f5e9f94be539
|
|
2025-12-24 04:26:50.587 DEBUG [src.node.docker_mananger] Container started with ID 862710326a98. Setting up logs at ./log/docker/node2_2025-12-24_04-26-49__f2eadac5-b7e0-4c5b-b462-de697d8b0fcb__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:26:50.588 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18576
|
|
2025-12-24 04:26:50.588 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:26:51.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18576/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:26:51.605 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_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-24 04:26:51.607 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:26:51.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18576/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:26:51.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.54.43/tcp/18577/p2p/16Uiu2HAmMrBNuK3S7DShRApiLqG7JVGGKSCZWRJU1GdjwoZ4ik2j","/ip4/172.18.54.43/tcp/18578/ws/p2p/16Uiu2HAmMrBNuK3S7DShRApiLqG7JVGGKSCZWRJU1GdjwoZ4ik2j"],"enrUri":"enr:-L24QLev5MLh1pdEaIRT4CZ2YobjjCISKXgpQ7mAeRBdKvjjV2T59ptghb753RFq9mEKOH42o8V4IZ63APhztqfFpvYCgmlkgnY0gmlwhKwSNiuKbXVsdGlhZGRyc5YACASsEjYrBkiRAAoErBI2KwZIkt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDiJcKWOe7Rt6cGLJbY0VXKJAKUZMRSbeTQ-Zw2N2o1YiDdGNwgkiRg3VkcIJIk4V3YWt1MgE"}'
|
|
2025-12-24 04:26:51.613 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:26:51.613 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18576/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.250.60/tcp/63490/p2p/16Uiu2HAkuezZPutzrqzQLKHSDY5DodsGa3CxZ1yAZg9EZ2B7LgmT"]'
|
|
2025-12-24 04:26:51.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:26:51.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63489/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2025-12-24 04:26:51.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:26:51.622 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18576/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2025-12-24 04:26:51.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:26:51.627 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63489/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-24 04:26:51.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:26:51.633 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-24 04:26:51.733 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:26:51.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63489/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:26:51.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766550411627155676,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:26:51.738 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:26:51.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18576/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:26:51.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766550411627155676,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:26:51.743 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-24 04:26:51.744 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-24 04:26:51.744 DEBUG [src.node.waku_node] Stopping container with id fef0261e6c3a
|
|
2025-12-24 04:26:52.346 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:26:52.347 DEBUG [src.node.waku_node] Stopping container with id 862710326a98
|
|
2025-12-24 04:26:52.841 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:26:52.843 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-24 04:26:52.849 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:26:52.853 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|