81 lines
14 KiB
Plaintext

2026-03-13 04:34:33.711 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-13 04:34:33.711 DEBUG [tests.conftest] Running test: test_2_nodes_different_content_topic_different_shard with id: 2026-03-13_04-34-33__1e94cb02-0dfe-443b-a5a5-3bed8e0d5fa5
2026-03-13 04:34:33.712 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-13 04:34:33.712 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-13 04:34:33.712 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-13 04:34:33.720 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:34:33.720 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-13_04-34-33__1e94cb02-0dfe-443b-a5a5-3bed8e0d5fa5__wakuorg_nwaku:latest.log
2026-03-13 04:34:33.720 DEBUG [src.node.waku_node] Starting Node...
2026-03-13 04:34:33.720 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-13 04:34:33.722 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-13 04:34:33.722 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.193.145
2026-03-13 04:34:33.722 DEBUG [src.node.docker_mananger] Generated ports ['25489', '25490', '25491', '25492', '25493']
2026-03-13 04:34:33.723 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-13 04:34:33.723 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-13 04:34:33.723 DEBUG [src.node.waku_node] Using volumes []
2026-03-13 04:34:33.723 DEBUG [src.node.docker_mananger] docker run -i -t -p 25489:25489 -p 25490:25490 -p 25491:25491 -p 25492:25492 -p 25493:25493 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=25491 --rest-port=25489 --tcp-port=25490 --discv5-udp-port=25492 --rest-address=0.0.0.0 --nat=extip:172.18.193.145 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=c82a40d4c97adb7affd91fdacfdfbfcb1ea66a2bfe8b1b1d3528ba1dfbcc3d8b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25493 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto
2026-03-13 04:34:33.912 ERROR [src.node.docker_mananger] Max retries reached for container da09ebe23fa0. Exiting log stream.
2026-03-13 04:34:33.918 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.193.145 waku be00c475422888fb71e8d86c3eb45453761e106836a274dfa8eaef80b2436b60
2026-03-13 04:34:33.953 DEBUG [src.node.docker_mananger] Container started with ID be00c4754228. Setting up logs at ./log/docker/node1_2026-03-13_04-34-33__1e94cb02-0dfe-443b-a5a5-3bed8e0d5fa5__wakuorg_nwaku:latest.log
2026-03-13 04:34:33.954 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25489
2026-03-13 04:34:33.954 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-13 04:34:34.478 ERROR [src.node.docker_mananger] Max retries reached for container 72cc698503a1. Exiting log stream.
2026-03-13 04:34:34.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25489/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:34.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:34:35.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25489/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:35.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:34:35.162 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25489/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:35.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:34:35.266 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25489/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:35.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","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:34:35.278 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-13 04:34:35.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25489/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:35.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.193.145/tcp/25490/p2p/16Uiu2HAkvQaFoExtkYPr2wfZy4UBHEcXkNP7XxL1rmFHYhnSz4Wq","/ip4/172.18.193.145/tcp/25491/ws/p2p/16Uiu2HAkvQaFoExtkYPr2wfZy4UBHEcXkNP7XxL1rmFHYhnSz4Wq"],"enrUri":"enr:-L24QBpEO62zprMS9F92RT7Qop93gnm5K8bq3dzFTJI7FDvGSlNahC4vU_GmAXhEGq9XZXL5BKJMQvZ_4ir39TbJrcACgmlkgnY0gmlwhKwSwZGKbXVsdGlhZGRyc5YACASsEsGRBmOSAAoErBLBkQZjk90DgnJzhQACAQAAiXNlY3AyNTZrMaECDpOiR3HV2ewcym1N71S3Lxy2xewCR6xjeUuyb8BdCEaDdGNwgmOSg3VkcIJjlIV3YWt1MgU"}'
2026-03-13 04:34:35.282 INFO [src.node.waku_node] REST service is ready !!
2026-03-13 04:34:35.290 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:34:35.290 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-13_04-34-33__1e94cb02-0dfe-443b-a5a5-3bed8e0d5fa5__wakuorg_nwaku:latest.log
2026-03-13 04:34:35.290 DEBUG [src.node.waku_node] Starting Node...
2026-03-13 04:34:35.291 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-13 04:34:35.292 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-13 04:34:35.293 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.40.29
2026-03-13 04:34:35.293 DEBUG [src.node.docker_mananger] Generated ports ['6386', '6387', '6388', '6389', '6390']
2026-03-13 04:34:35.293 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-13 04:34:35.294 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-13 04:34:35.294 DEBUG [src.node.waku_node] Using volumes []
2026-03-13 04:34:35.294 DEBUG [src.node.docker_mananger] docker run -i -t -p 6386:6386 -p 6387:6387 -p 6388:6388 -p 6389:6389 -p 6390:6390 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=6388 --rest-port=6386 --tcp-port=6387 --discv5-udp-port=6389 --rest-address=0.0.0.0 --nat=extip:172.18.40.29 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=4597fcca6d7befd39de3dbcbbf7c0f4f3a261c69c435a900fe0b1f9f755dac29 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6390 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBpEO62zprMS9F92RT7Qop93gnm5K8bq3dzFTJI7FDvGSlNahC4vU_GmAXhEGq9XZXL5BKJMQvZ_4ir39TbJrcACgmlkgnY0gmlwhKwSwZGKbXVsdGlhZGRyc5YACASsEsGRBmOSAAoErBLBkQZjk90DgnJzhQACAQAAiXNlY3AyNTZrMaECDpOiR3HV2ewcym1N71S3Lxy2xewCR6xjeUuyb8BdCEaDdGNwgmOSg3VkcIJjlIV3YWt1MgU --content-topic=/waku/2/content/test.js
2026-03-13 04:34:35.513 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.40.29 waku 86c16bfa0edbf045a13682c72cd8cd634a0db28fe69f18ef45d92adabdb4688d
2026-03-13 04:34:35.550 DEBUG [src.node.docker_mananger] Container started with ID 86c16bfa0edb. Setting up logs at ./log/docker/node2_2026-03-13_04-34-33__1e94cb02-0dfe-443b-a5a5-3bed8e0d5fa5__wakuorg_nwaku:latest.log
2026-03-13 04:34:35.550 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6386
2026-03-13 04:34:35.551 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-13 04:34:36.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6386/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:36.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","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:34:36.555 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-13 04:34:36.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6386/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:36.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.40.29/tcp/6387/p2p/16Uiu2HAkvjkAZ5AnrreMbDe8Z5E7UFnJh5PLhckJHVvazAbwwGvc","/ip4/172.18.40.29/tcp/6388/ws/p2p/16Uiu2HAkvjkAZ5AnrreMbDe8Z5E7UFnJh5PLhckJHVvazAbwwGvc"],"enrUri":"enr:-L24QJNAxwII8f6pqcVTkJ9E-6gOUtc9RsF2KRLiYzdpLgYbNfER5M5g65I1qmmH7JSjj61iEPohak4AyUYC2bd12MwCgmlkgnY0gmlwhKwSKB2KbXVsdGlhZGRyc5YACASsEigdBhjzAAoErBIoHQYY9N0DgnJzhQACAQAAiXNlY3AyNTZrMaECE3zfw1SgKF3bWlGOKvHSnUi88V1CgymWA9htW_nIqBGDdGNwghjzg3VkcIIY9YV3YWt1MgE"}'
2026-03-13 04:34:36.558 INFO [src.node.waku_node] REST service is ready !!
2026-03-13 04:34:36.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6386/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.193.145/tcp/25490/p2p/16Uiu2HAkvQaFoExtkYPr2wfZy4UBHEcXkNP7XxL1rmFHYhnSz4Wq"]'
2026-03-13 04:34:36.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:34:36.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25489/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
2026-03-13 04:34:36.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:34:36.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6386/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/content/test.js"]'
2026-03-13 04:34:36.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:34:36.613 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25489/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:34:36.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:34:36.624 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-13 04:34:36.726 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-13 04:34:36.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25489/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:36.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376473600847278,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376476613744496,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376476631151622,"ephemeral":false,"proof":""}]'
2026-03-13 04:34:36.772 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-13 04:34:36.773 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-13 04:34:36.773 DEBUG [src.node.waku_node] Stopping container with id be00c4754228
2026-03-13 04:34:37.386 DEBUG [src.node.waku_node] Container stopped.
2026-03-13 04:34:37.387 DEBUG [src.node.waku_node] Stopping container with id 86c16bfa0edb
2026-03-13 04:34:38.015 DEBUG [src.node.waku_node] Container stopped.
2026-03-13 04:34:38.016 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-13 04:34:38.082 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-13 04:34:38.112 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-13 04:34:38.113 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
2026-03-13 04:34:38.113 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
2026-03-13 04:34:38.114 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-13_04-34-33__1e94cb02-0dfe-443b-a5a5-3bed8e0d5fa5__wakuorg_nwaku:latest.log
2026-03-13 04:34:38.116 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-13_04-34-33__1e94cb02-0dfe-443b-a5a5-3bed8e0d5fa5__wakuorg_nwaku:latest.log