mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 08:23:07 +00:00
78 lines
13 KiB
Plaintext
78 lines
13 KiB
Plaintext
2025-12-18 04:17:03.039 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-18 04:17:03.039 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/5/0] with id: 2025-12-18_04-17-03__2fb62808-fed3-4fb2-b070-a687c51a99d6
|
|
2025-12-18 04:17:03.039 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-18 04:17:03.039 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-18 04:17:03.040 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-18 04:17:03.047 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:17:03.048 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-18_04-17-03__2fb62808-fed3-4fb2-b070-a687c51a99d6__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:17:03.048 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:17:03.048 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:17:03.049 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:17:03.049 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.141.10
|
|
2025-12-18 04:17:03.050 DEBUG [src.node.docker_mananger] Generated ports ['8141', '8142', '8143', '8144', '8145']
|
|
2025-12-18 04:17:03.050 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
|
|
2025-12-18 04:17:03.050 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-18 04:17:03.050 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:17:03.050 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:17:03.050 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:17:03.050 DEBUG [src.node.docker_mananger] docker run -i -t -p 8141:8141 -p 8142:8142 -p 8143:8143 -p 8144:8144 -p 8145:8145 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=8143 --rest-port=8141 --tcp-port=8142 --discv5-udp-port=8144 --rest-address=0.0.0.0 --nat=extip:172.18.141.10 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=e37ad9c0c8dd45af05bfbad2fec858df4dabfdfa31b261a0aba6a8a8ebcee47f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8145 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-18 04:17:03.235 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.141.10 waku 1f2e44da820584f47255130e1f2f68e5a82d222ec158e946492a24e7fdc53bac
|
|
2025-12-18 04:17:03.265 DEBUG [src.node.docker_mananger] Container started with ID 1f2e44da8205. Setting up logs at ./log/docker/node1_2025-12-18_04-17-03__2fb62808-fed3-4fb2-b070-a687c51a99d6__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:17:03.266 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8141
|
|
2025-12-18 04:17:03.268 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:17:03.275 ERROR [src.node.docker_mananger] Max retries reached for container bb8c02b97be9. Exiting log stream.
|
|
2025-12-18 04:17:03.841 ERROR [src.node.docker_mananger] Max retries reached for container 757d95788bc5. Exiting log stream.
|
|
2025-12-18 04:17:04.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8141/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:04.274 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-18 04:17:04.274 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:17:04.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8141/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:04.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.141.10/tcp/8142/p2p/16Uiu2HAmJTjipUcDv9pDG91XTW6uCqANDaQemQQ9zZTAiVZszvLV","/ip4/172.18.141.10/tcp/8143/ws/p2p/16Uiu2HAmJTjipUcDv9pDG91XTW6uCqANDaQemQQ9zZTAiVZszvLV"],"enrUri":"enr:-L24QBAj8UdY4kJrQ---gSjwyscteksZrerVIdW8wlS2QgVyZGpgyn0HIA-c0_b1JYamhX6CGi4vKesEEMMH0gz2R-ACgmlkgnY0gmlwhKwSjQqKbXVsdGlhZGRyc5YACASsEo0KBh_OAAoErBKNCgYfz90DgnJzhQAFAQAAiXNlY3AyNTZrMaEDVkQxGxGfzeUayANV7QDEa2rRdEx0vVYHSfzCzp3zg2aDdGNwgh_Og3VkcIIf0IV3YWt1MgU"}'
|
|
2025-12-18 04:17:04.277 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:17:04.284 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:17:04.284 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-18_04-17-03__2fb62808-fed3-4fb2-b070-a687c51a99d6__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:17:04.284 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:17:04.284 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:17:04.286 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:17:04.286 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.97.76
|
|
2025-12-18 04:17:04.286 DEBUG [src.node.docker_mananger] Generated ports ['11956', '11957', '11958', '11959', '11960']
|
|
2025-12-18 04:17:04.286 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
|
|
2025-12-18 04:17:04.286 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-18 04:17:04.287 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:17:04.287 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:17:04.287 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:17:04.287 DEBUG [src.node.docker_mananger] docker run -i -t -p 11956:11956 -p 11957:11957 -p 11958:11958 -p 11959:11959 -p 11960:11960 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=11958 --rest-port=11956 --tcp-port=11957 --discv5-udp-port=11959 --rest-address=0.0.0.0 --nat=extip:172.18.97.76 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=fdfaed1d0c3921bf41e14e117dff4ebf99369dc56eeddce2cebe3f2ad299b6e3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11960 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBAj8UdY4kJrQ---gSjwyscteksZrerVIdW8wlS2QgVyZGpgyn0HIA-c0_b1JYamhX6CGi4vKesEEMMH0gz2R-ACgmlkgnY0gmlwhKwSjQqKbXVsdGlhZGRyc5YACASsEo0KBh_OAAoErBKNCgYfz90DgnJzhQAFAQAAiXNlY3AyNTZrMaEDVkQxGxGfzeUayANV7QDEa2rRdEx0vVYHSfzCzp3zg2aDdGNwgh_Og3VkcIIf0IV3YWt1MgU
|
|
2025-12-18 04:17:04.476 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.97.76 waku 287a59063feaed814b939a6e57d0b09c09aa1b183c3a9fd0a53dbc34ad04906d
|
|
2025-12-18 04:17:04.506 DEBUG [src.node.docker_mananger] Container started with ID 287a59063fea. Setting up logs at ./log/docker/node2_2025-12-18_04-17-03__2fb62808-fed3-4fb2-b070-a687c51a99d6__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:17:04.506 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11956
|
|
2025-12-18 04:17:04.506 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:17:05.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11956/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:05.521 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-18 04:17:05.522 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:17:05.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11956/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:05.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.97.76/tcp/11957/p2p/16Uiu2HAmBi2PrYSrq4RMcyD24ee75wU74v1FZjzEx4YUzhRD6EjN","/ip4/172.18.97.76/tcp/11958/ws/p2p/16Uiu2HAmBi2PrYSrq4RMcyD24ee75wU74v1FZjzEx4YUzhRD6EjN"],"enrUri":"enr:-L24QJzk3aKir5oNlaCwlWRN7MZD9IyZo_FfmPHcmrFNslnBe5EFR0QyaKPtMjKhA3Mi1QLhzqQSRLb5ae9IPZuylsACgmlkgnY0gmlwhKwSYUyKbXVsdGlhZGRyc5YACASsEmFMBi61AAoErBJhTAYutt0DgnJzhQAFAQAAiXNlY3AyNTZrMaEC8etd7h-tkxvi_jCKmjcQewOblQGWxzKCP8Z5Zznn4HWDdGNwgi61g3VkcIIut4V3YWt1MgE"}'
|
|
2025-12-18 04:17:05.527 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:17:05.528 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11956/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.141.10/tcp/8142/p2p/16Uiu2HAmJTjipUcDv9pDG91XTW6uCqANDaQemQQ9zZTAiVZszvLV"]'
|
|
2025-12-18 04:17:05.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:17:05.533 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8141/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/0"]'
|
|
2025-12-18 04:17:05.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:17:05.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11956/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/0"]'
|
|
2025-12-18 04:17:05.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:17:05.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8141/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-18 04:17:05.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:17:05.544 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-18 04:17:05.644 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:17:05.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8141/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:05.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766031425538492811,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:17:05.648 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:17:05.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11956/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:05.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766031425538492811,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:17:05.654 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-18 04:17:05.655 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-18 04:17:05.655 DEBUG [src.node.waku_node] Stopping container with id 1f2e44da8205
|
|
2025-12-18 04:17:06.212 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:17:06.214 DEBUG [src.node.waku_node] Stopping container with id 287a59063fea
|
|
2025-12-18 04:17:06.757 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:17:06.759 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-18 04:17:06.764 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:17:06.769 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|