2026-02-04 17:29:28 +00:00

87 lines
15 KiB
Plaintext

2026-02-04 17:20:03.509 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-04 17:20:03.510 DEBUG [tests.conftest] Running test: test_subscribe_and_publish_on_another_shard with id: 2026-02-04_17-20-03__646d7edb-e568-4fe0-b9fd-64532691a62d
2026-02-04 17:20:03.510 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-04 17:20:03.510 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-02-04 17:20:03.511 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-02-04 17:20:03.524 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-04 17:20:03.524 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-04_17-20-03__646d7edb-e568-4fe0-b9fd-64532691a62d__wakuorg_nwaku:latest.log
2026-02-04 17:20:03.524 DEBUG [src.node.waku_node] Starting Node...
2026-02-04 17:20:03.524 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-04 17:20:03.526 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-04 17:20:03.526 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.211.159
2026-02-04 17:20:03.526 DEBUG [src.node.docker_mananger] Generated ports ['31486', '31487', '31488', '31489', '31490']
2026-02-04 17:20:03.526 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-02-04 17:20:03.526 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-02-04 17:20:03.526 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-04 17:20:03.527 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-04 17:20:03.527 DEBUG [src.node.waku_node] Using volumes []
2026-02-04 17:20:03.527 DEBUG [src.node.docker_mananger] docker run -i -t -p 31486:31486 -p 31487:31487 -p 31488:31488 -p 31489:31489 -p 31490:31490 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=31488 --rest-port=31486 --tcp-port=31487 --discv5-udp-port=31489 --rest-address=0.0.0.0 --nat=extip:172.18.211.159 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=77cc35a6cc9b68eff2cc2c63151ebdcce3da980fc8ceabc9c9dbdcef6c4ecafd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31490 --metrics-logging=true --relay=true --filter=true
2026-02-04 17:20:03.707 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.211.159 waku bd405a15fc5635eef9e91d29837d0d64a82e07498ce7a5bc2db18e702238e0e7
2026-02-04 17:20:03.728 ERROR [src.node.docker_mananger] Max retries reached for container 33cc75cc05ac. Exiting log stream.
2026-02-04 17:20:03.739 DEBUG [src.node.docker_mananger] Container started with ID bd405a15fc56. Setting up logs at ./log/docker/node1_2026-02-04_17-20-03__646d7edb-e568-4fe0-b9fd-64532691a62d__wakuorg_nwaku:latest.log
2026-02-04 17:20:03.740 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31486
2026-02-04 17:20:03.740 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-04 17:20:04.335 ERROR [src.node.docker_mananger] Max retries reached for container 2e1b7df469fb. Exiting log stream.
2026-02-04 17:20:04.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31486/health" -H "Content-Type: application/json" -d 'None'
2026-02-04 17:20:04.744 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 17:20:04.744 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-04 17:20:04.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31486/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-04 17:20:04.747 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.211.159/tcp/31487/p2p/16Uiu2HAmGp7SypWVmmuir6RoRJjZP3wp2atCmfLChuFf69K6MAez","/ip4/172.18.211.159/tcp/31488/ws/p2p/16Uiu2HAmGp7SypWVmmuir6RoRJjZP3wp2atCmfLChuFf69K6MAez"],"enrUri":"enr:-L24QHua2m39cyAQBh3RZa4NGVeftT9LwBUlYuL8vzJ2vkBKffvWblS0psevi84lrwudZgMZBZOTH8XjWP6qIhYz4gECgmlkgnY0gmlwhKwS05-KbXVsdGlhZGRyc5YACASsEtOfBnr_AAoErBLTnwZ7AN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDPcUAN60fgNFTNuSSB4M20BRw5wPGEqGnjIK6dXTg6Q-DdGNwgnr_g3VkcIJ7AYV3YWt1MgU"}'
2026-02-04 17:20:04.747 INFO [src.node.waku_node] REST service is ready !!
2026-02-04 17:20:04.753 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-04 17:20:04.753 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-04_17-20-03__646d7edb-e568-4fe0-b9fd-64532691a62d__wakuorg_nwaku:latest.log
2026-02-04 17:20:04.754 DEBUG [src.node.waku_node] Starting Node...
2026-02-04 17:20:04.754 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-04 17:20:04.755 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-04 17:20:04.755 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.131.197
2026-02-04 17:20:04.755 DEBUG [src.node.docker_mananger] Generated ports ['7182', '7183', '7184', '7185', '7186']
2026-02-04 17:20:04.755 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-02-04 17:20:04.756 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-02-04 17:20:04.756 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-04 17:20:04.756 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-04 17:20:04.756 DEBUG [src.node.waku_node] Using volumes []
2026-02-04 17:20:04.756 DEBUG [src.node.docker_mananger] docker run -i -t -p 7182:7182 -p 7183:7183 -p 7184:7184 -p 7185:7185 -p 7186:7186 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=7184 --rest-port=7182 --tcp-port=7183 --discv5-udp-port=7185 --rest-address=0.0.0.0 --nat=extip:172.18.131.197 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=428eadfbcbbc4ca7afceba224677b3f56cc2f1dfed528c6edde6e53b22af01c9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7186 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHua2m39cyAQBh3RZa4NGVeftT9LwBUlYuL8vzJ2vkBKffvWblS0psevi84lrwudZgMZBZOTH8XjWP6qIhYz4gECgmlkgnY0gmlwhKwS05-KbXVsdGlhZGRyc5YACASsEtOfBnr_AAoErBLTnwZ7AN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDPcUAN60fgNFTNuSSB4M20BRw5wPGEqGnjIK6dXTg6Q-DdGNwgnr_g3VkcIJ7AYV3YWt1MgU
2026-02-04 17:20:04.955 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.131.197 waku 1cd48cdd0554b684c6bf363c84d711844894c747583c84c599f83be7d8c78c56
2026-02-04 17:20:04.984 DEBUG [src.node.docker_mananger] Container started with ID 1cd48cdd0554. Setting up logs at ./log/docker/node2_2026-02-04_17-20-03__646d7edb-e568-4fe0-b9fd-64532691a62d__wakuorg_nwaku:latest.log
2026-02-04 17:20:04.985 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7182
2026-02-04 17:20:04.985 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-04 17:20:05.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7182/health" -H "Content-Type: application/json" -d 'None'
2026-02-04 17:20:06.003 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 17:20:06.006 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-04 17:20:06.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7182/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-04 17:20:06.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.131.197/tcp/7183/p2p/16Uiu2HAkv2smXmkSxKFcnWWq9Y5aKPMeL9tPDN5ej4zarR3NMrzp","/ip4/172.18.131.197/tcp/7184/ws/p2p/16Uiu2HAkv2smXmkSxKFcnWWq9Y5aKPMeL9tPDN5ej4zarR3NMrzp"],"enrUri":"enr:-L24QEvhN2Di5NU5KRK4mfq5w3mENqWEpuVLKm4-1w7lAapFOVQ5Xr18nY9HBv_sF87OjWwdsjqp0Ppb8mtEhgWmckECgmlkgnY0gmlwhKwSg8WKbXVsdGlhZGRyc5YACASsEoPFBhwPAAoErBKDxQYcEN0DgnJzhQACAQAAiXNlY3AyNTZrMaECCQSoX8etK5iCzPbPtjwwNlbJ8KeeE8Yf12elN3O9aS2DdGNwghwPg3VkcIIcEYV3YWt1MgE"}'
2026-02-04 17:20:06.011 INFO [src.node.waku_node] REST service is ready !!
2026-02-04 17:20:06.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7182/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.211.159/tcp/31487/p2p/16Uiu2HAmGp7SypWVmmuir6RoRJjZP3wp2atCmfLChuFf69K6MAez"]'
2026-02-04 17:20:06.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-04 17:20:06.016 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31486/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
2026-02-04 17:20:06.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-04 17:20:06.020 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7182/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
2026-02-04 17:20:06.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-04 17:20:06.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31486/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)'}'
2026-02-04 17:20:06.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-04 17:20:06.032 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-04 17:20:06.132 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-02-04 17:20:06.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31486/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
2026-02-04 17:20:06.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770225606025849176,"ephemeral":false,"proof":""}]'
2026-02-04 17:20:06.137 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-04 17:20:06.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7182/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
2026-02-04 17:20:06.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770225606025849176,"ephemeral":false,"proof":""}]'
2026-02-04 17:20:06.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31486/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 17:20:06.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-04 17:20:06.145 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-04 17:20:06.246 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-02-04 17:20:06.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31486/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-02-04 17:20:06.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770225606140970109,"ephemeral":false,"proof":""}]'
2026-02-04 17:20:06.250 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-04 17:20:06.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7182/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-02-04 17:20:06.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770225606140970109,"ephemeral":false,"proof":""}]'
2026-02-04 17:20:06.255 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-04 17:20:06.256 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-04 17:20:06.256 DEBUG [src.node.waku_node] Stopping container with id bd405a15fc56
2026-02-04 17:20:06.812 DEBUG [src.node.waku_node] Container stopped.
2026-02-04 17:20:06.813 DEBUG [src.node.waku_node] Stopping container with id 1cd48cdd0554
2026-02-04 17:20:07.381 DEBUG [src.node.waku_node] Container stopped.
2026-02-04 17:20:07.382 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-04 17:20:07.387 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-04 17:20:07.393 DEBUG [src.node.docker_mananger] No errors found in the waku logs.