mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
87 lines
15 KiB
Plaintext
87 lines
15 KiB
Plaintext
2025-12-10 04:12:00.465 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-10 04:12:00.465 DEBUG [tests.conftest] Running test: test_subscribe_and_publish_on_another_shard with id: 2025-12-10_04-12-00__e7798271-5c30-4046-bbdd-3162f281b3fb
|
|
2025-12-10 04:12:00.465 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-10 04:12:00.466 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-10 04:12:00.466 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-10 04:12:00.473 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:12:00.473 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-10_04-12-00__e7798271-5c30-4046-bbdd-3162f281b3fb__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:12:00.473 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:12:00.473 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:12:00.475 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:12:00.475 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.200.155
|
|
2025-12-10 04:12:00.475 DEBUG [src.node.docker_mananger] Generated ports ['16215', '16216', '16217', '16218', '16219']
|
|
2025-12-10 04:12:00.475 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2025-12-10 04:12:00.475 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-10 04:12:00.475 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:12:00.475 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:12:00.476 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:12:00.476 DEBUG [src.node.docker_mananger] docker run -i -t -p 16215:16215 -p 16216:16216 -p 16217:16217 -p 16218:16218 -p 16219:16219 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=16217 --rest-port=16215 --tcp-port=16216 --discv5-udp-port=16218 --rest-address=0.0.0.0 --nat=extip:172.18.200.155 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=dac8cbdb44eb349503516dfc87fcc3cc3acc42e6abf6ecae3e525fda4a0cf6f0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16219 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-10 04:12:00.668 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.200.155 waku 95fad4d288af2dd8ac132648d1f5c34ee77b5e3f89f409054e155819b1a0986f
|
|
2025-12-10 04:12:00.698 DEBUG [src.node.docker_mananger] Container started with ID 95fad4d288af. Setting up logs at ./log/docker/node1_2025-12-10_04-12-00__e7798271-5c30-4046-bbdd-3162f281b3fb__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:12:00.700 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16215
|
|
2025-12-10 04:12:00.701 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:12:00.753 ERROR [src.node.docker_mananger] Max retries reached for container 8d544c4462bd. Exiting log stream.
|
|
2025-12-10 04:12:01.257 ERROR [src.node.docker_mananger] Max retries reached for container 1db03b49b10a. Exiting log stream.
|
|
2025-12-10 04:12:01.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:01.705 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-10 04:12:01.705 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:12:01.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:01.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.200.155/tcp/16216/p2p/16Uiu2HAkxrebyAPD4Zya8rRJ9F2J91xt48c8DfTyL87ExeBQeoC4","/ip4/172.18.200.155/tcp/16217/ws/p2p/16Uiu2HAkxrebyAPD4Zya8rRJ9F2J91xt48c8DfTyL87ExeBQeoC4"],"enrUri":"enr:-L24QESMAd86sP4LrybxJDTX0XDGteg-feFDxdUv3EU3CYFJBsLzvVHZgSEXBZe0WsnQqKQ23mEO_2ybk37ob-jBcUYCgmlkgnY0gmlwhKwSyJuKbXVsdGlhZGRyc5YACASsEsibBj9YAAoErBLImwY_Wd0DgnJzhQACAQAAiXNlY3AyNTZrMaECMvkGW8tZQYy1q1tQcsifZlCg9XGm5T0KVtN0kBkdETGDdGNwgj9Yg3VkcII_WoV3YWt1MgU"}'
|
|
2025-12-10 04:12:01.708 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:12:01.714 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:12:01.714 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-10_04-12-00__e7798271-5c30-4046-bbdd-3162f281b3fb__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:12:01.714 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:12:01.715 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:12:01.716 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:12:01.716 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.8.19
|
|
2025-12-10 04:12:01.716 DEBUG [src.node.docker_mananger] Generated ports ['13653', '13654', '13655', '13656', '13657']
|
|
2025-12-10 04:12:01.716 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2025-12-10 04:12:01.717 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-10 04:12:01.717 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:12:01.717 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:12:01.717 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:12:01.717 DEBUG [src.node.docker_mananger] docker run -i -t -p 13653:13653 -p 13654:13654 -p 13655:13655 -p 13656:13656 -p 13657:13657 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=13655 --rest-port=13653 --tcp-port=13654 --discv5-udp-port=13656 --rest-address=0.0.0.0 --nat=extip:172.18.8.19 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=b53467eb7926ebccf91dbecede5f2f6b337442fda00cfbd75aa26bad6ebb6ee1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13657 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QESMAd86sP4LrybxJDTX0XDGteg-feFDxdUv3EU3CYFJBsLzvVHZgSEXBZe0WsnQqKQ23mEO_2ybk37ob-jBcUYCgmlkgnY0gmlwhKwSyJuKbXVsdGlhZGRyc5YACASsEsibBj9YAAoErBLImwY_Wd0DgnJzhQACAQAAiXNlY3AyNTZrMaECMvkGW8tZQYy1q1tQcsifZlCg9XGm5T0KVtN0kBkdETGDdGNwgj9Yg3VkcII_WoV3YWt1MgU
|
|
2025-12-10 04:12:01.904 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.8.19 waku 1924545f24f7ee8c8d6aa0e15b4cbd4126780888d2ec748c83dc5d4e8a738b3e
|
|
2025-12-10 04:12:01.933 DEBUG [src.node.docker_mananger] Container started with ID 1924545f24f7. Setting up logs at ./log/docker/node2_2025-12-10_04-12-00__e7798271-5c30-4046-bbdd-3162f281b3fb__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:12:01.934 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13653
|
|
2025-12-10 04:12:01.934 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:12:02.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13653/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:02.945 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-10 04:12:02.947 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:12:02.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13653/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:02.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.8.19/tcp/13654/p2p/16Uiu2HAm8wcyHX6gzBrohXP4vNZszRKpCffy4br3YV7QVn8CJ9Au","/ip4/172.18.8.19/tcp/13655/ws/p2p/16Uiu2HAm8wcyHX6gzBrohXP4vNZszRKpCffy4br3YV7QVn8CJ9Au"],"enrUri":"enr:-L24QNr0p_N0JC3XAmqacbjUECmyB0rvD6bwtkjXe4Phpw2PP0Dz0toRv5w0c92BlppuUp3fZwnoh5JcvEIFhY8RKuYCgmlkgnY0gmlwhKwSCBOKbXVsdGlhZGRyc5YACASsEggTBjVWAAoErBIIEwY1V90DgnJzhQACAQAAiXNlY3AyNTZrMaECyNPzyhyaC_gkEzmQWX4G8Fq_AKHN6G5qD6STILcVKVaDdGNwgjVWg3VkcII1WIV3YWt1MgE"}'
|
|
2025-12-10 04:12:02.951 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:12:02.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13653/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.200.155/tcp/16216/p2p/16Uiu2HAkxrebyAPD4Zya8rRJ9F2J91xt48c8DfTyL87ExeBQeoC4"]'
|
|
2025-12-10 04:12:02.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:02.955 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16215/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2025-12-10 04:12:02.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:02.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13653/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2025-12-10 04:12:02.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:02.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16215/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-10 04:12:02.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:02.970 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:12:03.071 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:12:03.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:03.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765339922965657222,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:03.076 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:12:03.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13653/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:03.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765339922965657222,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:03.080 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16215/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:12:03.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:03.084 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:12:03.185 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:12:03.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:03.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765339923079951925,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:03.189 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:12:03.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13653/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:03.191 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765339923079951925,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:03.194 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-10 04:12:03.195 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-10 04:12:03.195 DEBUG [src.node.waku_node] Stopping container with id 95fad4d288af
|
|
2025-12-10 04:12:03.724 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:12:03.724 DEBUG [src.node.waku_node] Stopping container with id 1924545f24f7
|
|
2025-12-10 04:12:04.229 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:12:04.232 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-10 04:12:04.239 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-10 04:12:04.244 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|