87 lines
15 KiB
Plaintext

2026-03-03 04:42:56.176 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-03 04:42:56.176 DEBUG [tests.conftest] Running test: test_subscribe_and_publish_on_another_shard with id: 2026-03-03_04-42-56__8f1365bc-d3d7-48b9-b0d0-782250922f5f
2026-03-03 04:42:56.177 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-03 04:42:56.177 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-03 04:42:56.177 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-03 04:42:56.185 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-03 04:42:56.185 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-03_04-42-56__8f1365bc-d3d7-48b9-b0d0-782250922f5f__wakuorg_nwaku:latest.log
2026-03-03 04:42:56.185 DEBUG [src.node.waku_node] Starting Node...
2026-03-03 04:42:56.185 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-03 04:42:56.187 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-03 04:42:56.187 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.126.88
2026-03-03 04:42:56.187 DEBUG [src.node.docker_mananger] Generated ports ['23963', '23964', '23965', '23966', '23967']
2026-03-03 04:42:56.187 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-03-03 04:42:56.187 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-03 04:42:56.187 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-03 04:42:56.188 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-03 04:42:56.188 DEBUG [src.node.waku_node] Using volumes []
2026-03-03 04:42:56.188 DEBUG [src.node.docker_mananger] docker run -i -t -p 23963:23963 -p 23964:23964 -p 23965:23965 -p 23966:23966 -p 23967:23967 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=23965 --rest-port=23963 --tcp-port=23964 --discv5-udp-port=23966 --rest-address=0.0.0.0 --nat=extip:172.18.126.88 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ef033a7c29116b3c3fa4fc2cd0adb7c0ffdb1355ed859cad8c6fb8fcc192cd9c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23967 --metrics-logging=true --relay=true --filter=true
2026-03-03 04:42:56.375 ERROR [src.node.docker_mananger] Max retries reached for container 8a39149f92c4. Exiting log stream.
2026-03-03 04:42:56.388 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.126.88 waku bf26f41a6d9de29889e2c1ef4d53df1409aac8e28f073175ef535f79a25981a6
2026-03-03 04:42:56.422 DEBUG [src.node.docker_mananger] Container started with ID bf26f41a6d9d. Setting up logs at ./log/docker/node1_2026-03-03_04-42-56__8f1365bc-d3d7-48b9-b0d0-782250922f5f__wakuorg_nwaku:latest.log
2026-03-03 04:42:56.423 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23963
2026-03-03 04:42:56.423 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-03 04:42:56.967 ERROR [src.node.docker_mananger] Max retries reached for container eea4f39cebcd. Exiting log stream.
2026-03-03 04:42:57.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23963/health" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:42:57.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-03 04:42:57.426 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-03 04:42:57.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23963/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:42:57.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.126.88/tcp/23964/p2p/16Uiu2HAm34qSAQL8q7nZ6h7Ng6g6P7oS9N1CgheKjVXNHTygJ1Mj","/ip4/172.18.126.88/tcp/23965/ws/p2p/16Uiu2HAm34qSAQL8q7nZ6h7Ng6g6P7oS9N1CgheKjVXNHTygJ1Mj"],"enrUri":"enr:-L24QAW4w_diwfNybSrxskxWhn2NMUmu6--IU_KRegLNH87mF-yaiL03wL0lh8TsJ5JlwiliqLC7HDKlF1jhJ4neWQUCgmlkgnY0gmlwhKwSfliKbXVsdGlhZGRyc5YACASsEn5YBl2cAAoErBJ-WAZdnd0DgnJzhQACAQAAiXNlY3AyNTZrMaECcYb9I2WoT3p-fsyLl0klq14pt25k7NQfHspQRot5BUqDdGNwgl2cg3VkcIJdnoV3YWt1MgU"}'
2026-03-03 04:42:57.429 INFO [src.node.waku_node] REST service is ready !!
2026-03-03 04:42:57.436 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-03 04:42:57.436 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-03_04-42-56__8f1365bc-d3d7-48b9-b0d0-782250922f5f__wakuorg_nwaku:latest.log
2026-03-03 04:42:57.436 DEBUG [src.node.waku_node] Starting Node...
2026-03-03 04:42:57.437 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-03 04:42:57.438 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-03 04:42:57.438 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.69.160
2026-03-03 04:42:57.438 DEBUG [src.node.docker_mananger] Generated ports ['55785', '55786', '55787', '55788', '55789']
2026-03-03 04:42:57.438 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-03-03 04:42:57.438 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-03 04:42:57.438 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-03 04:42:57.439 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-03 04:42:57.439 DEBUG [src.node.waku_node] Using volumes []
2026-03-03 04:42:57.439 DEBUG [src.node.docker_mananger] docker run -i -t -p 55785:55785 -p 55786:55786 -p 55787:55787 -p 55788:55788 -p 55789:55789 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=55787 --rest-port=55785 --tcp-port=55786 --discv5-udp-port=55788 --rest-address=0.0.0.0 --nat=extip:172.18.69.160 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=fceac5f64cb3a0815bcfc61be979ea4aded8cba1d4bbb1f4ea5bde6b97d2421f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55789 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QAW4w_diwfNybSrxskxWhn2NMUmu6--IU_KRegLNH87mF-yaiL03wL0lh8TsJ5JlwiliqLC7HDKlF1jhJ4neWQUCgmlkgnY0gmlwhKwSfliKbXVsdGlhZGRyc5YACASsEn5YBl2cAAoErBJ-WAZdnd0DgnJzhQACAQAAiXNlY3AyNTZrMaECcYb9I2WoT3p-fsyLl0klq14pt25k7NQfHspQRot5BUqDdGNwgl2cg3VkcIJdnoV3YWt1MgU
2026-03-03 04:42:57.639 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.69.160 waku e7b665bea80edfbd9bce883792f300cc8a78dac19ee855eef6f1e991f3a774d3
2026-03-03 04:42:57.673 DEBUG [src.node.docker_mananger] Container started with ID e7b665bea80e. Setting up logs at ./log/docker/node2_2026-03-03_04-42-56__8f1365bc-d3d7-48b9-b0d0-782250922f5f__wakuorg_nwaku:latest.log
2026-03-03 04:42:57.673 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55785
2026-03-03 04:42:57.673 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-03 04:42:58.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55785/health" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:42:58.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-03 04:42:58.704 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-03 04:42:58.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55785/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:42:58.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.69.160/tcp/55786/p2p/16Uiu2HAmNCPekA2rLknWFQsUBs9Phc9y9u2Mwjwws8YZSG5EuUx8","/ip4/172.18.69.160/tcp/55787/ws/p2p/16Uiu2HAmNCPekA2rLknWFQsUBs9Phc9y9u2Mwjwws8YZSG5EuUx8"],"enrUri":"enr:-L24QMB4ageZmqPGcJWzEdpXe8Q3mVglHPD_h9KgrNQqHHHeJCsXWHDo3ehT4XzXSrhVxdlAgTBvizv0KXC4LrjOfxICgmlkgnY0gmlwhKwSRaCKbXVsdGlhZGRyc5YACASsEkWgBtnqAAoErBJFoAbZ690DgnJzhQACAQAAiXNlY3AyNTZrMaEDjcSIrKyI7gUSUskyicjnZy652FzWcNPxqA2rV7n9lfmDdGNwgtnqg3VkcILZ7IV3YWt1MgE"}'
2026-03-03 04:42:58.710 INFO [src.node.waku_node] REST service is ready !!
2026-03-03 04:42:58.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55785/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.126.88/tcp/23964/p2p/16Uiu2HAm34qSAQL8q7nZ6h7Ng6g6P7oS9N1CgheKjVXNHTygJ1Mj"]'
2026-03-03 04:42:58.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-03 04:42:58.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23963/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
2026-03-03 04:42:58.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-03 04:42:58.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55785/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
2026-03-03 04:42:58.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-03 04:42:58.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23963/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-03-03 04:42:58.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-03 04:42:58.734 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-03 04:42:58.835 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-03 04:42:58.836 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:42:58.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772512978727413193,"ephemeral":false,"proof":""}]'
2026-03-03 04:42:58.840 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-03 04:42:58.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55785/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:42:58.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772512978727413193,"ephemeral":false,"proof":""}]'
2026-03-03 04:42:58.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23963/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-03-03 04:42:58.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-03 04:42:58.852 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-03 04:42:58.952 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-03 04:42:58.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:42:58.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772512978844833416,"ephemeral":false,"proof":""}]'
2026-03-03 04:42:58.957 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-03 04:42:58.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55785/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:42:58.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772512978844833416,"ephemeral":false,"proof":""}]'
2026-03-03 04:42:58.962 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-03 04:42:58.963 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-03 04:42:58.964 DEBUG [src.node.waku_node] Stopping container with id bf26f41a6d9d
2026-03-03 04:42:59.538 DEBUG [src.node.waku_node] Container stopped.
2026-03-03 04:42:59.539 DEBUG [src.node.waku_node] Stopping container with id e7b665bea80e
2026-03-03 04:43:00.092 DEBUG [src.node.waku_node] Container stopped.
2026-03-03 04:43:00.095 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-03 04:43:00.102 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-03 04:43:00.107 DEBUG [src.node.docker_mananger] No errors found in the waku logs.