mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-06 02:19:26 +00:00
78 lines
13 KiB
Plaintext
78 lines
13 KiB
Plaintext
2026-01-30 04:35:09.936 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-30 04:35:09.937 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/5/1] with id: 2026-01-30_04-35-09__b0823773-95e7-44c7-bcba-d1646d5bd6c7
|
|
2026-01-30 04:35:09.937 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-30 04:35:09.937 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-01-30 04:35:09.938 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-01-30 04:35:09.945 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-30 04:35:09.945 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-30_04-35-09__b0823773-95e7-44c7-bcba-d1646d5bd6c7__wakuorg_nwaku:latest.log
|
|
2026-01-30 04:35:09.945 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-30 04:35:09.945 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-30 04:35:09.947 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-30 04:35:09.947 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.225.117
|
|
2026-01-30 04:35:09.947 DEBUG [src.node.docker_mananger] Generated ports ['48077', '48078', '48079', '48080', '48081']
|
|
2026-01-30 04:35:09.947 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
|
|
2026-01-30 04:35:09.947 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-01-30 04:35:09.947 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-30 04:35:09.947 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-30 04:35:09.948 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-30 04:35:09.948 DEBUG [src.node.docker_mananger] docker run -i -t -p 48077:48077 -p 48078:48078 -p 48079:48079 -p 48080:48080 -p 48081:48081 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=48079 --rest-port=48077 --tcp-port=48078 --discv5-udp-port=48080 --rest-address=0.0.0.0 --nat=extip:172.18.225.117 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=ebdb81dbdc49e8da0bdeebff644f5ddddd84ee89335fc10c7cf7dadbc49d488a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48081 --metrics-logging=true --relay=true --filter=true
|
|
2026-01-30 04:35:10.143 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.225.117 waku d57c950ee2a432e31eaefdd497375cb243d69388a80363fae9a86b5f91fba5f4
|
|
2026-01-30 04:35:10.174 DEBUG [src.node.docker_mananger] Container started with ID d57c950ee2a4. Setting up logs at ./log/docker/node1_2026-01-30_04-35-09__b0823773-95e7-44c7-bcba-d1646d5bd6c7__wakuorg_nwaku:latest.log
|
|
2026-01-30 04:35:10.174 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48077
|
|
2026-01-30 04:35:10.175 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-30 04:35:10.219 ERROR [src.node.docker_mananger] Max retries reached for container 339eb6533977. Exiting log stream.
|
|
2026-01-30 04:35:10.743 ERROR [src.node.docker_mananger] Max retries reached for container 055617102b92. Exiting log stream.
|
|
2026-01-30 04:35:11.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48077/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-30 04:35:11.178 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"}]}'
|
|
2026-01-30 04:35:11.178 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-30 04:35:11.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48077/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-30 04:35:11.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.225.117/tcp/48078/p2p/16Uiu2HAmAoHfwVLhm1ppvMkT7hgHN27CMr16oeH3mYAzcRpfQ4d1","/ip4/172.18.225.117/tcp/48079/ws/p2p/16Uiu2HAmAoHfwVLhm1ppvMkT7hgHN27CMr16oeH3mYAzcRpfQ4d1"],"enrUri":"enr:-L24QPiSffWFwC58Jtmzarjlfb5v6oxmMLGGJTKdXOWEt_hAN6Gus_v1JHZ8TEwJcB3yHIGOcjWUqILLlEKwqqaNGBACgmlkgnY0gmlwhKwS4XWKbXVsdGlhZGRyc5YACASsEuF1BrvOAAoErBLhdQa7z90DgnJzhQAFAQAAiXNlY3AyNTZrMaEC5GjbsPDbZEl4tuxddiQX8ruv1n0aW-yHDLG2gwo9VmyDdGNwgrvOg3VkcIK70IV3YWt1MgU"}'
|
|
2026-01-30 04:35:11.181 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-30 04:35:11.188 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-30 04:35:11.188 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-30_04-35-09__b0823773-95e7-44c7-bcba-d1646d5bd6c7__wakuorg_nwaku:latest.log
|
|
2026-01-30 04:35:11.188 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-30 04:35:11.188 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-30 04:35:11.189 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-30 04:35:11.190 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.111.69
|
|
2026-01-30 04:35:11.190 DEBUG [src.node.docker_mananger] Generated ports ['11314', '11315', '11316', '11317', '11318']
|
|
2026-01-30 04:35:11.190 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
|
|
2026-01-30 04:35:11.190 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-01-30 04:35:11.190 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-30 04:35:11.190 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-30 04:35:11.190 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-30 04:35:11.190 DEBUG [src.node.docker_mananger] docker run -i -t -p 11314:11314 -p 11315:11315 -p 11316:11316 -p 11317:11317 -p 11318:11318 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=11316 --rest-port=11314 --tcp-port=11315 --discv5-udp-port=11317 --rest-address=0.0.0.0 --nat=extip:172.18.111.69 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=a2783fc4bc3b6cf7afe2ecb4bf6d9ac280fc0d49c342aa6ffda1bde69fd6f0a9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11318 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPiSffWFwC58Jtmzarjlfb5v6oxmMLGGJTKdXOWEt_hAN6Gus_v1JHZ8TEwJcB3yHIGOcjWUqILLlEKwqqaNGBACgmlkgnY0gmlwhKwS4XWKbXVsdGlhZGRyc5YACASsEuF1BrvOAAoErBLhdQa7z90DgnJzhQAFAQAAiXNlY3AyNTZrMaEC5GjbsPDbZEl4tuxddiQX8ruv1n0aW-yHDLG2gwo9VmyDdGNwgrvOg3VkcIK70IV3YWt1MgU
|
|
2026-01-30 04:35:11.378 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.111.69 waku 2b3fb2d510e35ee4f046b77b9f351dc51147bd3dd543508d3d818876b68fa704
|
|
2026-01-30 04:35:11.416 DEBUG [src.node.docker_mananger] Container started with ID 2b3fb2d510e3. Setting up logs at ./log/docker/node2_2026-01-30_04-35-09__b0823773-95e7-44c7-bcba-d1646d5bd6c7__wakuorg_nwaku:latest.log
|
|
2026-01-30 04:35:11.417 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11314
|
|
2026-01-30 04:35:11.417 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-30 04:35:12.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11314/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-30 04:35:12.424 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"}]}'
|
|
2026-01-30 04:35:12.426 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-30 04:35:12.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11314/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-30 04:35:12.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.111.69/tcp/11315/p2p/16Uiu2HAkuTZeZPRUDw7SXxzaDPsLx4td2A8ood1Tdw3epdLXRiey","/ip4/172.18.111.69/tcp/11316/ws/p2p/16Uiu2HAkuTZeZPRUDw7SXxzaDPsLx4td2A8ood1Tdw3epdLXRiey"],"enrUri":"enr:-L24QIrzJ4P-1dTrOvcVHmThFV9sxN8Stdb0e-b1XDo8gtZXJtWuUSniXTId3vjKKlpjnRKPx9Ymev01E6ipBnfBGSwCgmlkgnY0gmlwhKwSb0WKbXVsdGlhZGRyc5YACASsEm9FBiwzAAoErBJvRQYsNN0DgnJzhQAFAQAAiXNlY3AyNTZrMaECAHwAnvk-ZEaApLfu-sCQfJdldUrt6OzevK-_AnaHmV6DdGNwgiwzg3VkcIIsNYV3YWt1MgE"}'
|
|
2026-01-30 04:35:12.432 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-30 04:35:12.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11314/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.225.117/tcp/48078/p2p/16Uiu2HAmAoHfwVLhm1ppvMkT7hgHN27CMr16oeH3mYAzcRpfQ4d1"]'
|
|
2026-01-30 04:35:12.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-30 04:35:12.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48077/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/1"]'
|
|
2026-01-30 04:35:12.441 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-30 04:35:12.441 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11314/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/1"]'
|
|
2026-01-30 04:35:12.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-30 04:35:12.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48077/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)'}'
|
|
2026-01-30 04:35:12.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-30 04:35:12.454 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-30 04:35:12.554 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-01-30 04:35:12.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-30 04:35:12.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1769747712447285680,"ephemeral":false,"proof":""}]'
|
|
2026-01-30 04:35:12.559 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-01-30 04:35:12.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11314/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-30 04:35:12.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1769747712447285680,"ephemeral":false,"proof":""}]'
|
|
2026-01-30 04:35:12.564 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-30 04:35:12.565 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-30 04:35:12.565 DEBUG [src.node.waku_node] Stopping container with id d57c950ee2a4
|
|
2026-01-30 04:35:13.134 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-30 04:35:13.134 DEBUG [src.node.waku_node] Stopping container with id 2b3fb2d510e3
|
|
2026-01-30 04:35:13.673 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-30 04:35:13.676 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-30 04:35:13.681 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-30 04:35:13.686 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|