mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-05 23:43:07 +00:00
78 lines
13 KiB
Plaintext
78 lines
13 KiB
Plaintext
2025-12-11 04:14:55.285 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-11 04:14:55.285 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/5/1] with id: 2025-12-11_04-14-55__f9f91637-b1ab-4c04-8872-79258ca14d54
|
|
2025-12-11 04:14:55.285 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-11 04:14:55.285 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-11 04:14:55.286 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-11 04:14:55.293 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:14:55.293 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-11_04-14-55__f9f91637-b1ab-4c04-8872-79258ca14d54__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:55.294 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:14:55.294 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:14:55.295 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:14:55.295 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.169.106
|
|
2025-12-11 04:14:55.295 DEBUG [src.node.docker_mananger] Generated ports ['57255', '57256', '57257', '57258', '57259']
|
|
2025-12-11 04:14:55.295 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
|
|
2025-12-11 04:14:55.296 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-11 04:14:55.296 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:14:55.296 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:14:55.296 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:14:55.296 DEBUG [src.node.docker_mananger] docker run -i -t -p 57255:57255 -p 57256:57256 -p 57257:57257 -p 57258:57258 -p 57259:57259 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=57257 --rest-port=57255 --tcp-port=57256 --discv5-udp-port=57258 --rest-address=0.0.0.0 --nat=extip:172.18.169.106 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=0e22cbff576babb27b9aa8fb00da2b3ebeca5f12d7bae7e1dc8d884450ba0d0c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57259 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-11 04:14:55.482 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.169.106 waku 1af80131627c636a4138cb511be5cda8018e8dcbae013a8e44ff94833bd1e192
|
|
2025-12-11 04:14:55.513 DEBUG [src.node.docker_mananger] Container started with ID 1af80131627c. Setting up logs at ./log/docker/node1_2025-12-11_04-14-55__f9f91637-b1ab-4c04-8872-79258ca14d54__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:55.514 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57255
|
|
2025-12-11 04:14:55.515 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:14:55.534 ERROR [src.node.docker_mananger] Max retries reached for container 60d506e69d76. Exiting log stream.
|
|
2025-12-11 04:14:56.092 ERROR [src.node.docker_mananger] Max retries reached for container 9f5398f98a11. Exiting log stream.
|
|
2025-12-11 04:14:56.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57255/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:56.519 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-11 04:14:56.519 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:14:56.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57255/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:56.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.169.106/tcp/57256/p2p/16Uiu2HAmBeZby4U7FoVHwfN8Wwm3LsWYbH8yM64hPGeckpBDYLZv","/ip4/172.18.169.106/tcp/57257/ws/p2p/16Uiu2HAmBeZby4U7FoVHwfN8Wwm3LsWYbH8yM64hPGeckpBDYLZv"],"enrUri":"enr:-L24QELjYoOjn7WgDTfA8Ifve87c3QYuyIQkn-6zC421DFgtATuMTBeao_x4mxk9e8MCxSeE0SScUeqRMIsJpGAeKPsCgmlkgnY0gmlwhKwSqWqKbXVsdGlhZGRyc5YACASsEqlqBt-oAAoErBKpagbfqd0DgnJzhQAFAQAAiXNlY3AyNTZrMaEC8QhU5QS_bge8ruaBBOvvwHnvZuo191BGbBZA9UX3ezmDdGNwgt-og3VkcILfqoV3YWt1MgU"}'
|
|
2025-12-11 04:14:56.522 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:14:56.529 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:14:56.529 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-11_04-14-55__f9f91637-b1ab-4c04-8872-79258ca14d54__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:56.529 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:14:56.529 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:14:56.531 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:14:56.531 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.99.73
|
|
2025-12-11 04:14:56.531 DEBUG [src.node.docker_mananger] Generated ports ['52555', '52556', '52557', '52558', '52559']
|
|
2025-12-11 04:14:56.531 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
|
|
2025-12-11 04:14:56.531 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-11 04:14:56.531 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:14:56.532 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:14:56.532 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:14:56.532 DEBUG [src.node.docker_mananger] docker run -i -t -p 52555:52555 -p 52556:52556 -p 52557:52557 -p 52558:52558 -p 52559:52559 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=52557 --rest-port=52555 --tcp-port=52556 --discv5-udp-port=52558 --rest-address=0.0.0.0 --nat=extip:172.18.99.73 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=14e73d4a3ce2cc5ceaeaffd3afeabca1c62c7f15c6a94e08d5feff1a9becbf9b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52559 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QELjYoOjn7WgDTfA8Ifve87c3QYuyIQkn-6zC421DFgtATuMTBeao_x4mxk9e8MCxSeE0SScUeqRMIsJpGAeKPsCgmlkgnY0gmlwhKwSqWqKbXVsdGlhZGRyc5YACASsEqlqBt-oAAoErBKpagbfqd0DgnJzhQAFAQAAiXNlY3AyNTZrMaEC8QhU5QS_bge8ruaBBOvvwHnvZuo191BGbBZA9UX3ezmDdGNwgt-og3VkcILfqoV3YWt1MgU
|
|
2025-12-11 04:14:56.717 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.99.73 waku cf0c8d4e1831fc15cda664f685d42f889e1498f9128ae69ee3ce5d5e1cfc86c5
|
|
2025-12-11 04:14:56.747 DEBUG [src.node.docker_mananger] Container started with ID cf0c8d4e1831. Setting up logs at ./log/docker/node2_2025-12-11_04-14-55__f9f91637-b1ab-4c04-8872-79258ca14d54__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:56.748 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52555
|
|
2025-12-11 04:14:56.748 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:14:57.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52555/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:57.769 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-11 04:14:57.772 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:14:57.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52555/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:57.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.99.73/tcp/52556/p2p/16Uiu2HAmVLgcYaB5x5jm14hHrzZZfkLxgy2WSxTS7qkdWATMGex9","/ip4/172.18.99.73/tcp/52557/ws/p2p/16Uiu2HAmVLgcYaB5x5jm14hHrzZZfkLxgy2WSxTS7qkdWATMGex9"],"enrUri":"enr:-L24QHNjqElBEZbquQcESX9gWXlKOgFX5VTXZN6jq_WXrQZiCPP6H7EgHm-0a_85mKNllOSOra47lR5IUHeX6lQ_NdsCgmlkgnY0gmlwhKwSY0mKbXVsdGlhZGRyc5YACASsEmNJBs1MAAoErBJjSQbNTd0DgnJzhQAFAQAAiXNlY3AyNTZrMaED9-Yq_MuBHk6zXYItfFlWEPQyuRv6tgRegQwUeUoPHUqDdGNwgs1Mg3VkcILNToV3YWt1MgE"}'
|
|
2025-12-11 04:14:57.776 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:14:57.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52555/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.169.106/tcp/57256/p2p/16Uiu2HAmBeZby4U7FoVHwfN8Wwm3LsWYbH8yM64hPGeckpBDYLZv"]'
|
|
2025-12-11 04:14:57.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:57.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57255/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/1"]'
|
|
2025-12-11 04:14:57.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:57.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52555/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/1"]'
|
|
2025-12-11 04:14:57.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:57.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57255/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:14:57.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:57.796 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-11 04:14:57.896 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-11 04:14:57.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57255/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:57.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426497788954752,"ephemeral":false,"proof":""}]'
|
|
2025-12-11 04:14:57.900 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-11 04:14:57.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52555/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:57.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426497788954752,"ephemeral":false,"proof":""}]'
|
|
2025-12-11 04:14:57.906 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-11 04:14:57.907 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-11 04:14:57.907 DEBUG [src.node.waku_node] Stopping container with id 1af80131627c
|
|
2025-12-11 04:14:58.471 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:14:58.471 DEBUG [src.node.waku_node] Stopping container with id cf0c8d4e1831
|
|
2025-12-11 04:14:59.020 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:14:59.022 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-11 04:14:59.027 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-11 04:14:59.032 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|