80 lines
13 KiB
Plaintext

2026-03-13 04:33:32.542 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-13 04:33:32.543 DEBUG [tests.conftest] Running test: test_sender_uses_regular_api_receiver_uses_auto_api with id: 2026-03-13_04-33-32__a8214a03-35f6-4839-81eb-53b7812bfdae
2026-03-13 04:33:32.543 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-13 04:33:32.543 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-13 04:33:32.543 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-13 04:33:32.549 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:33:32.550 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-13_04-33-32__a8214a03-35f6-4839-81eb-53b7812bfdae__wakuorg_nwaku:latest.log
2026-03-13 04:33:32.550 DEBUG [src.node.waku_node] Starting Node...
2026-03-13 04:33:32.550 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-13 04:33:32.551 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-13 04:33:32.551 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.58.161
2026-03-13 04:33:32.551 DEBUG [src.node.docker_mananger] Generated ports ['58593', '58594', '58595', '58596', '58597']
2026-03-13 04:33:32.551 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-13 04:33:32.552 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-13 04:33:32.552 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-13 04:33:32.552 DEBUG [src.node.waku_node] Using volumes []
2026-03-13 04:33:32.552 DEBUG [src.node.docker_mananger] docker run -i -t -p 58593:58593 -p 58594:58594 -p 58595:58595 -p 58596:58596 -p 58597:58597 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=58595 --rest-port=58593 --tcp-port=58594 --discv5-udp-port=58596 --rest-address=0.0.0.0 --nat=extip:172.18.58.161 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=c56bacff3a69aed3bb9fdc049ee435acd8acd95d3db96d302be29edfc7cd8cdc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58597 --metrics-logging=true --relay=true --filter=true
2026-03-13 04:33:32.707 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.58.161 waku 7624233e2bfd3c6b9bd7be7ba9fbb7af77d6d5a4ecef77838b439b4904d33826
2026-03-13 04:33:32.731 DEBUG [src.node.docker_mananger] Container started with ID 7624233e2bfd. Setting up logs at ./log/docker/node1_2026-03-13_04-33-32__a8214a03-35f6-4839-81eb-53b7812bfdae__wakuorg_nwaku:latest.log
2026-03-13 04:33:32.732 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58593
2026-03-13 04:33:32.732 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-13 04:33:32.739 ERROR [src.node.docker_mananger] Max retries reached for container f9b640189446. Exiting log stream.
2026-03-13 04:33:33.228 ERROR [src.node.docker_mananger] Max retries reached for container b84ea18c4591. Exiting log stream.
2026-03-13 04:33:33.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58593/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:33:33.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:33:33.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58593/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:33:33.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:33:33.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58593/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:33:33.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-13 04:33:33.941 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-13 04:33:33.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58593/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:33:33.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.58.161/tcp/58594/p2p/16Uiu2HAmFsRC9sb6QhhcUuYRewDzJtKrFM5Ut9j4PkiTiV7vpV1r","/ip4/172.18.58.161/tcp/58595/ws/p2p/16Uiu2HAmFsRC9sb6QhhcUuYRewDzJtKrFM5Ut9j4PkiTiV7vpV1r"],"enrUri":"enr:-L24QHCxEaxos2jWoJ1vGZiY52NXkAX15Qo8l2E3fhMR9gIvKC3ICO8YokZqC-PgdCRlxMxrzWZCwJ9SnCnVuhOuAOUCgmlkgnY0gmlwhKwSOqGKbXVsdGlhZGRyc5YACASsEjqhBuTiAAoErBI6oQbk490DgnJzhQACAQAAiXNlY3AyNTZrMaEDL8IetmtU2U3CHYMgygD7q3JIFLtNiVYphmVeRFPLwQmDdGNwguTig3VkcILk5IV3YWt1MgU"}'
2026-03-13 04:33:33.944 INFO [src.node.waku_node] REST service is ready !!
2026-03-13 04:33:33.950 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:33:33.950 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-13_04-33-32__a8214a03-35f6-4839-81eb-53b7812bfdae__wakuorg_nwaku:latest.log
2026-03-13 04:33:33.950 DEBUG [src.node.waku_node] Starting Node...
2026-03-13 04:33:33.950 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-13 04:33:33.951 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-13 04:33:33.951 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.55.225
2026-03-13 04:33:33.952 DEBUG [src.node.docker_mananger] Generated ports ['35517', '35518', '35519', '35520', '35521']
2026-03-13 04:33:33.952 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-13 04:33:33.952 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-13 04:33:33.952 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-13 04:33:33.952 DEBUG [src.node.waku_node] Using volumes []
2026-03-13 04:33:33.952 DEBUG [src.node.docker_mananger] docker run -i -t -p 35517:35517 -p 35518:35518 -p 35519:35519 -p 35520:35520 -p 35521:35521 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=35519 --rest-port=35517 --tcp-port=35518 --discv5-udp-port=35520 --rest-address=0.0.0.0 --nat=extip:172.18.55.225 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=f2ba599fb9815273aaafb9b219da7a6201d3b31bc9adaba235bff3af9a1cdde1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35521 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHCxEaxos2jWoJ1vGZiY52NXkAX15Qo8l2E3fhMR9gIvKC3ICO8YokZqC-PgdCRlxMxrzWZCwJ9SnCnVuhOuAOUCgmlkgnY0gmlwhKwSOqGKbXVsdGlhZGRyc5YACASsEjqhBuTiAAoErBI6oQbk490DgnJzhQACAQAAiXNlY3AyNTZrMaEDL8IetmtU2U3CHYMgygD7q3JIFLtNiVYphmVeRFPLwQmDdGNwguTig3VkcILk5IV3YWt1MgU
2026-03-13 04:33:34.106 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.55.225 waku bdd951e82a3266dead9726f819ec814f6e03ec9fe3a4ba825a5dd0a2211b2d55
2026-03-13 04:33:34.131 DEBUG [src.node.docker_mananger] Container started with ID bdd951e82a32. Setting up logs at ./log/docker/node2_2026-03-13_04-33-32__a8214a03-35f6-4839-81eb-53b7812bfdae__wakuorg_nwaku:latest.log
2026-03-13 04:33:34.131 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35517
2026-03-13 04:33:34.131 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-13 04:33:35.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35517/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:33:35.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:33:35.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35517/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:33:35.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:33:35.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35517/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:33:35.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-13 04:33:35.366 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-13 04:33:35.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35517/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:33:35.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.55.225/tcp/35518/p2p/16Uiu2HAmCSxwsTm3zUWGhZTvZ1BaoqHoo3EikJV3hUxn5nW6sF5b","/ip4/172.18.55.225/tcp/35519/ws/p2p/16Uiu2HAmCSxwsTm3zUWGhZTvZ1BaoqHoo3EikJV3hUxn5nW6sF5b"],"enrUri":"enr:-L24QHA5TU2cDp9PxwFk8wcTKNGHggp80ROL3uc68XMx0sYrQZODQZSpxRHfH5A60cYa48ZNJYD-Lh2qiAN1tdPQ6YoCgmlkgnY0gmlwhKwSN-GKbXVsdGlhZGRyc5YACASsEjfhBoq-AAoErBI34QaKv90DgnJzhQACAQAAiXNlY3AyNTZrMaEC_Otxas4qd1aRAg1CgkLLJklKKMuYqQZ7JP-9eqGK24KDdGNwgoq-g3VkcIKKwIV3YWt1MgE"}'
2026-03-13 04:33:35.369 INFO [src.node.waku_node] REST service is ready !!
2026-03-13 04:33:35.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35517/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.58.161/tcp/58594/p2p/16Uiu2HAmFsRC9sb6QhhcUuYRewDzJtKrFM5Ut9j4PkiTiV7vpV1r"]'
2026-03-13 04:33:35.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:33:35.391 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58593/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
2026-03-13 04:33:35.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:33:35.396 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35517/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
2026-03-13 04:33:35.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:33:35.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58593/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-13 04:33:35.409 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:33:35.410 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-13 04:33:35.510 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35517/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:33:35.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376415401342240,"ephemeral":false,"proof":""}]'
2026-03-13 04:33:35.515 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-13 04:33:35.516 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-13 04:33:35.516 DEBUG [src.node.waku_node] Stopping container with id 7624233e2bfd
2026-03-13 04:33:36.024 DEBUG [src.node.waku_node] Container stopped.
2026-03-13 04:33:36.024 DEBUG [src.node.waku_node] Stopping container with id bdd951e82a32
2026-03-13 04:33:36.536 DEBUG [src.node.waku_node] Container stopped.
2026-03-13 04:33:36.537 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-13 04:33:36.564 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-13 04:33:36.589 DEBUG [src.node.docker_mananger] No errors found in the waku logs.