mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
72 lines
12 KiB
Plaintext
72 lines
12 KiB
Plaintext
2026-02-04 04:33:22.043 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-04 04:33:22.043 DEBUG [tests.conftest] Running test: test_sender_uses_regular_api_receiver_uses_auto_api with id: 2026-02-04_04-33-22__dfc55626-d1e1-4c83-91af-af4761f17458
|
|
2026-02-04 04:33:22.043 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-04 04:33:22.044 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-04 04:33:22.044 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-04 04:33:22.051 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 04:33:22.051 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-04_04-33-22__dfc55626-d1e1-4c83-91af-af4761f17458__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:33:22.051 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 04:33:22.051 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 04:33:22.053 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 04:33:22.053 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.86.180
|
|
2026-02-04 04:33:22.053 DEBUG [src.node.docker_mananger] Generated ports ['32911', '32912', '32913', '32914', '32915']
|
|
2026-02-04 04:33:22.053 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-04 04:33:22.053 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 04:33:22.053 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 04:33:22.053 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 04:33:22.053 DEBUG [src.node.docker_mananger] docker run -i -t -p 32911:32911 -p 32912:32912 -p 32913:32913 -p 32914:32914 -p 32915:32915 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=32913 --rest-port=32911 --tcp-port=32912 --discv5-udp-port=32914 --rest-address=0.0.0.0 --nat=extip:172.18.86.180 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=5ba9b02794f767f5ddeddefbfb752f7b6fc3dbe0dc4d70991e9e1ff09cf7eca3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32915 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-04 04:33:22.207 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.86.180 waku 1f9a7ecc14a9a76162367d45f2414dd0390a953c33d0b56a042f9110fa49be19
|
|
2026-02-04 04:33:22.232 DEBUG [src.node.docker_mananger] Container started with ID 1f9a7ecc14a9. Setting up logs at ./log/docker/node1_2026-02-04_04-33-22__dfc55626-d1e1-4c83-91af-af4761f17458__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:33:22.233 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32911
|
|
2026-02-04 04:33:22.234 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 04:33:22.321 ERROR [src.node.docker_mananger] Max retries reached for container fa4a9ccdcd67. Exiting log stream.
|
|
2026-02-04 04:33:22.818 ERROR [src.node.docker_mananger] Max retries reached for container ffb08edac239. Exiting log stream.
|
|
2026-02-04 04:33:23.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32911/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:33:23.237 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-02-04 04:33:23.238 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 04:33:23.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32911/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:33:23.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.86.180/tcp/32912/p2p/16Uiu2HAmVGT35LRqSpL63uE3kAa6ZxcsFtemKiciAA1bAGyxXtZd","/ip4/172.18.86.180/tcp/32913/ws/p2p/16Uiu2HAmVGT35LRqSpL63uE3kAa6ZxcsFtemKiciAA1bAGyxXtZd"],"enrUri":"enr:-L24QG3l-qnifb1V1tpHLjvfV0UUzFNtoxNqB6LM-9invnk6X1WL2ieRCDx4UfijXhdA7WmtmvVE28fD6dDLnLHSh8ECgmlkgnY0gmlwhKwSVrSKbXVsdGlhZGRyc5YACASsEla0BoCQAAoErBJWtAaAkd0DgnJzhQACAQAAiXNlY3AyNTZrMaED9tB-OI3_OOvnNWUM_YkyvU9KKs8wafR-4pK809gjWfCDdGNwgoCQg3VkcIKAkoV3YWt1MgU"}'
|
|
2026-02-04 04:33:23.240 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 04:33:23.246 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 04:33:23.246 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-04_04-33-22__dfc55626-d1e1-4c83-91af-af4761f17458__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:33:23.247 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 04:33:23.247 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 04:33:23.248 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 04:33:23.248 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.171.147
|
|
2026-02-04 04:33:23.248 DEBUG [src.node.docker_mananger] Generated ports ['37481', '37482', '37483', '37484', '37485']
|
|
2026-02-04 04:33:23.248 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-04 04:33:23.249 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 04:33:23.249 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 04:33:23.249 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 04:33:23.249 DEBUG [src.node.docker_mananger] docker run -i -t -p 37481:37481 -p 37482:37482 -p 37483:37483 -p 37484:37484 -p 37485:37485 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=37483 --rest-port=37481 --tcp-port=37482 --discv5-udp-port=37484 --rest-address=0.0.0.0 --nat=extip:172.18.171.147 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=d4c2b1bbd8b71a9fb0db85bab25c1ea6b9efefbc9e9681e13ceef2437dc1dd6f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37485 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QG3l-qnifb1V1tpHLjvfV0UUzFNtoxNqB6LM-9invnk6X1WL2ieRCDx4UfijXhdA7WmtmvVE28fD6dDLnLHSh8ECgmlkgnY0gmlwhKwSVrSKbXVsdGlhZGRyc5YACASsEla0BoCQAAoErBJWtAaAkd0DgnJzhQACAQAAiXNlY3AyNTZrMaED9tB-OI3_OOvnNWUM_YkyvU9KKs8wafR-4pK809gjWfCDdGNwgoCQg3VkcIKAkoV3YWt1MgU
|
|
2026-02-04 04:33:23.416 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.171.147 waku 28774fb7e8665088370060aa41fc6b21e3aeaf1a89176243ea2bc5198164b8e6
|
|
2026-02-04 04:33:23.440 DEBUG [src.node.docker_mananger] Container started with ID 28774fb7e866. Setting up logs at ./log/docker/node2_2026-02-04_04-33-22__dfc55626-d1e1-4c83-91af-af4761f17458__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:33:23.441 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37481
|
|
2026-02-04 04:33:23.441 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 04:33:24.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37481/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:33:24.454 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-02-04 04:33:24.455 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 04:33:24.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37481/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:33:24.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.171.147/tcp/37482/p2p/16Uiu2HAm3FG96aE8vcqa1MuXnUYC6uZdBrtBYLtbQnVkQQyfvuG7","/ip4/172.18.171.147/tcp/37483/ws/p2p/16Uiu2HAm3FG96aE8vcqa1MuXnUYC6uZdBrtBYLtbQnVkQQyfvuG7"],"enrUri":"enr:-L24QF681AXVzsdAb8Ur2RBJUfAb4Fw53qaDVLPA0eemo4eBRrs8uLVHQYX86Y-iC04VRQuQ6SnGwwaiOZdBuSQeHKsCgmlkgnY0gmlwhKwSq5OKbXVsdGlhZGRyc5YACASsEquTBpJqAAoErBKrkwaSa90DgnJzhQACAQAAiXNlY3AyNTZrMaECdDK7V2ACv1ika0Ow3LlUlXSIAcOgaFU7aDf4toBctKSDdGNwgpJqg3VkcIKSbIV3YWt1MgE"}'
|
|
2026-02-04 04:33:24.461 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 04:33:24.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37481/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.86.180/tcp/32912/p2p/16Uiu2HAmVGT35LRqSpL63uE3kAa6ZxcsFtemKiciAA1bAGyxXtZd"]'
|
|
2026-02-04 04:33:24.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:33:24.464 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32911/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-02-04 04:33:24.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:33:24.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37481/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-02-04 04:33:24.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:33:24.469 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32911/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)'}'
|
|
2026-02-04 04:33:24.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:33:24.473 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-04 04:33:24.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37481/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:33:24.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770179604469136160,"ephemeral":false,"proof":""}]'
|
|
2026-02-04 04:33:24.578 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-04 04:33:24.579 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-04 04:33:24.580 DEBUG [src.node.waku_node] Stopping container with id 1f9a7ecc14a9
|
|
2026-02-04 04:33:25.111 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 04:33:25.111 DEBUG [src.node.waku_node] Stopping container with id 28774fb7e866
|
|
2026-02-04 04:33:25.594 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 04:33:25.595 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-04 04:33:25.600 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-04 04:33:25.605 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|