mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 01:53:28 +00:00
201 lines
42 KiB
Plaintext
201 lines
42 KiB
Plaintext
2026-02-25 15:20:15.694 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 15:20:15.695 DEBUG [tests.conftest] Running test: test_store_filter_interaction_with_six_nodes with id: 2026-02-25_15-20-15__750127c8-ef8b-4734-be24-1aec6089cde1
|
|
2026-02-25 15:20:15.695 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 15:20:15.695 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-25 15:20:15.695 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-02-25 15:20:15.705 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 15:20:15.705 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_15-20-15__750127c8-ef8b-4734-be24-1aec6089cde1__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:15.711 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 15:20:15.711 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_15-20-15__750127c8-ef8b-4734-be24-1aec6089cde1__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:15.716 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 15:20:15.716 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-25_15-20-15__750127c8-ef8b-4734-be24-1aec6089cde1__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:15.717 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-25 15:20:15.717 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-25 15:20:15.718 DEBUG [tests.e2e.test_e2e] Create 6 nodes
|
|
2026-02-25 15:20:15.723 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 15:20:15.723 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-25_15-20-15__750127c8-ef8b-4734-be24-1aec6089cde1__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:15.729 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 15:20:15.729 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-02-25_15-20-15__750127c8-ef8b-4734-be24-1aec6089cde1__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:15.734 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 15:20:15.734 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-02-25_15-20-15__750127c8-ef8b-4734-be24-1aec6089cde1__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:15.735 DEBUG [tests.e2e.test_e2e] Start 5 nodes with their corresponding config
|
|
2026-02-25 15:20:15.735 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 15:20:15.735 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 15:20:15.780 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-02-25 15:20:15.780 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.116.250
|
|
2026-02-25 15:20:15.780 DEBUG [src.node.docker_mananger] Generated ports ['32435', '32436', '32437', '32438', '32439']
|
|
2026-02-25 15:20:15.780 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 15:20:15.781 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 15:20:15.781 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 15:20:15.781 DEBUG [src.node.docker_mananger] docker run -i -t -p 32435:32435 -p 32436:32436 -p 32437:32437 -p 32438:32438 -p 32439:32439 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=32437 --rest-port=32435 --tcp-port=32436 --discv5-udp-port=32438 --rest-address=0.0.0.0 --nat=extip:172.18.116.250 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cf4d2b3cbbde2da68feb250f57200c800dc65be9fda4b7a78ef02df6f88be257 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32439 --metrics-logging=true --relay=true --store=true
|
|
2026-02-25 15:20:19.200 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.116.250 waku 806ca225231110b54430083f8157b8643df7a959792be50cdfa1ec5210e8a8f7
|
|
2026-02-25 15:20:19.230 DEBUG [src.node.docker_mananger] Container started with ID 806ca2252311. Setting up logs at ./log/docker/node1_2026-02-25_15-20-15__750127c8-ef8b-4734-be24-1aec6089cde1__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:19.231 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32435
|
|
2026-02-25 15:20:19.232 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 15:20:20.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32435/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:20.242 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":"READY"},{"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":"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-25 15:20:20.243 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 15:20:20.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32435/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:20.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.116.250/tcp/32436/p2p/16Uiu2HAm66otqZXXvLgwNdC2wH4rDc5sgYtbnN34RkbHtFVnQyrA","/ip4/172.18.116.250/tcp/32437/ws/p2p/16Uiu2HAm66otqZXXvLgwNdC2wH4rDc5sgYtbnN34RkbHtFVnQyrA"],"enrUri":"enr:-L24QJCaw57IQCQkTgiY5fXuI8aBw3A8S0Hq6P5_Exl8LUG-T6KRYoAbfNimOctqa9v_NSWJvnlz6piybEV7ObHJjRUCgmlkgnY0gmlwhKwSdPqKbXVsdGlhZGRyc5YACASsEnT6Bn60AAoErBJ0-gZ-td0DgnJzhQADAQAAiXNlY3AyNTZrMaECnpt4R3ZO31ivZxU0y0ga8HZ5tXBHo5jBAhXVVkM6fOuDdGNwgn60g3VkcIJ-toV3YWt1MgM"}'
|
|
2026-02-25 15:20:20.245 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 15:20:20.245 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 15:20:20.245 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 15:20:20.247 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 15:20:20.247 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.25.172
|
|
2026-02-25 15:20:20.247 DEBUG [src.node.docker_mananger] Generated ports ['13257', '13258', '13259', '13260', '13261']
|
|
2026-02-25 15:20:20.248 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 15:20:20.248 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 15:20:20.248 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 15:20:20.248 DEBUG [src.node.docker_mananger] docker run -i -t -p 13257:13257 -p 13258:13258 -p 13259:13259 -p 13260:13260 -p 13261:13261 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=13259 --rest-port=13257 --tcp-port=13258 --discv5-udp-port=13260 --rest-address=0.0.0.0 --nat=extip:172.18.25.172 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b6bd4c8b566b948ecad9a93bccfa99a47d452ddf992ef96eac1e54fdeda4bbcc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13261 --metrics-logging=true --relay=true --store=true --discv5-bootstrap-node=enr:-L24QJCaw57IQCQkTgiY5fXuI8aBw3A8S0Hq6P5_Exl8LUG-T6KRYoAbfNimOctqa9v_NSWJvnlz6piybEV7ObHJjRUCgmlkgnY0gmlwhKwSdPqKbXVsdGlhZGRyc5YACASsEnT6Bn60AAoErBJ0-gZ-td0DgnJzhQADAQAAiXNlY3AyNTZrMaECnpt4R3ZO31ivZxU0y0ga8HZ5tXBHo5jBAhXVVkM6fOuDdGNwgn60g3VkcIJ-toV3YWt1MgM
|
|
2026-02-25 15:20:20.435 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.25.172 waku 9792e540f90b97fdc886c9e3d9fdb160a0adc8d43346c54e21747f5526aa60f3
|
|
2026-02-25 15:20:20.466 DEBUG [src.node.docker_mananger] Container started with ID 9792e540f90b. Setting up logs at ./log/docker/node2_2026-02-25_15-20-15__750127c8-ef8b-4734-be24-1aec6089cde1__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:20.467 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13257
|
|
2026-02-25 15:20:20.467 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 15:20:21.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13257/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:21.471 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":"READY"},{"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":"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-25 15:20:21.471 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 15:20:21.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13257/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:21.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.25.172/tcp/13258/p2p/16Uiu2HAkyx5BgDwAmYMbCppd2ATgChjBCMrTQzDEjQrkqnTdVBGz","/ip4/172.18.25.172/tcp/13259/ws/p2p/16Uiu2HAkyx5BgDwAmYMbCppd2ATgChjBCMrTQzDEjQrkqnTdVBGz"],"enrUri":"enr:-L24QFxQxfmMhHLMAwJ6DKEy12WFCJtxLuEsCdffkX7br62xNV3RrmYb3YFYXie6PqPcVk7hislLAqra0DwGGiIo2QsCgmlkgnY0gmlwhKwSGayKbXVsdGlhZGRyc5YACASsEhmsBjPKAAoErBIZrAYzy90DgnJzhQADAQAAiXNlY3AyNTZrMaECQzho6pFiSYf6_rXtbw_z8RzktFypoUU6XQvGmleOHieDdGNwgjPKg3VkcIIzzIV3YWt1MgM"}'
|
|
2026-02-25 15:20:21.474 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 15:20:21.474 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 15:20:21.474 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 15:20:21.476 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 15:20:21.476 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.243.20
|
|
2026-02-25 15:20:21.476 DEBUG [src.node.docker_mananger] Generated ports ['38370', '38371', '38372', '38373', '38374']
|
|
2026-02-25 15:20:21.476 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 15:20:21.476 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 15:20:21.476 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 15:20:21.477 DEBUG [src.node.docker_mananger] docker run -i -t -p 38370:38370 -p 38371:38371 -p 38372:38372 -p 38373:38373 -p 38374:38374 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=38372 --rest-port=38370 --tcp-port=38371 --discv5-udp-port=38373 --rest-address=0.0.0.0 --nat=extip:172.18.243.20 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e9bddfffa9c9359dd9eb53f2d2cd92ce86ce90cbc34d83626d1c964bf6ddff8e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38374 --metrics-logging=true --relay=true --store=true --discv5-bootstrap-node=enr:-L24QFxQxfmMhHLMAwJ6DKEy12WFCJtxLuEsCdffkX7br62xNV3RrmYb3YFYXie6PqPcVk7hislLAqra0DwGGiIo2QsCgmlkgnY0gmlwhKwSGayKbXVsdGlhZGRyc5YACASsEhmsBjPKAAoErBIZrAYzy90DgnJzhQADAQAAiXNlY3AyNTZrMaECQzho6pFiSYf6_rXtbw_z8RzktFypoUU6XQvGmleOHieDdGNwgjPKg3VkcIIzzIV3YWt1MgM
|
|
2026-02-25 15:20:21.689 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.243.20 waku 20563b78ad8f788f9d8e85f74d63357799eff28e6b47013b313d4aa3c75bc9f4
|
|
2026-02-25 15:20:21.718 DEBUG [src.node.docker_mananger] Container started with ID 20563b78ad8f. Setting up logs at ./log/docker/node3_2026-02-25_15-20-15__750127c8-ef8b-4734-be24-1aec6089cde1__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:21.719 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38370
|
|
2026-02-25 15:20:21.719 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 15:20:22.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38370/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:22.723 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":"READY"},{"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":"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-25 15:20:22.723 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 15:20:22.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38370/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:22.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.243.20/tcp/38371/p2p/16Uiu2HAmHdNF6H4bXX3a2VMgi8BvjKfQ3wtYyJqBw7eMzK1F56Kn","/ip4/172.18.243.20/tcp/38372/ws/p2p/16Uiu2HAmHdNF6H4bXX3a2VMgi8BvjKfQ3wtYyJqBw7eMzK1F56Kn"],"enrUri":"enr:-L24QMYoL5pEwkozBns771TJfuMnDJKyoEO2nfXdHNM_ZNTJSxD8r3LRso81CeEGOt5mK9CIJI9R269_LP0y7dNT6S0CgmlkgnY0gmlwhKwS8xSKbXVsdGlhZGRyc5YACASsEvMUBpXjAAoErBLzFAaV5N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDSeAHFNx7E6hsHYKn_4Sd2i4AnyjcZprZ0KvHeCjUqnWDdGNwgpXjg3VkcIKV5YV3YWt1MgM"}'
|
|
2026-02-25 15:20:22.726 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 15:20:22.726 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 15:20:22.726 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 15:20:22.728 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 15:20:22.728 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.21.220
|
|
2026-02-25 15:20:22.728 DEBUG [src.node.docker_mananger] Generated ports ['35104', '35105', '35106', '35107', '35108']
|
|
2026-02-25 15:20:22.728 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 15:20:22.728 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 15:20:22.728 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 15:20:22.728 DEBUG [src.node.docker_mananger] docker run -i -t -p 35104:35104 -p 35105:35105 -p 35106:35106 -p 35107:35107 -p 35108:35108 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=35106 --rest-port=35104 --tcp-port=35105 --discv5-udp-port=35107 --rest-address=0.0.0.0 --nat=extip:172.18.21.220 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aa80cad2dee09cb245fa1dacf8d7a5e00c1e72df393feba21c5e37bddbeff673 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35108 --metrics-logging=true --relay=true --filter=true --store=true --discv5-bootstrap-node=enr:-L24QMYoL5pEwkozBns771TJfuMnDJKyoEO2nfXdHNM_ZNTJSxD8r3LRso81CeEGOt5mK9CIJI9R269_LP0y7dNT6S0CgmlkgnY0gmlwhKwS8xSKbXVsdGlhZGRyc5YACASsEvMUBpXjAAoErBLzFAaV5N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDSeAHFNx7E6hsHYKn_4Sd2i4AnyjcZprZ0KvHeCjUqnWDdGNwgpXjg3VkcIKV5YV3YWt1MgM
|
|
2026-02-25 15:20:22.929 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.21.220 waku 36d1b40c68c4729e6be6a9817211ecea6de09bf149b55d6aad684d8301791643
|
|
2026-02-25 15:20:22.963 DEBUG [src.node.docker_mananger] Container started with ID 36d1b40c68c4. Setting up logs at ./log/docker/node4_2026-02-25_15-20-15__750127c8-ef8b-4734-be24-1aec6089cde1__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:22.963 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35104
|
|
2026-02-25 15:20:22.964 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 15:20:23.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35104/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:23.969 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":"READY"},{"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":"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-25 15:20:23.969 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 15:20:23.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35104/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:23.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.21.220/tcp/35105/p2p/16Uiu2HAmPkqb5gu31nY4f3KVqGJy7hupqWp9tRNmGHKiknicRAhQ","/ip4/172.18.21.220/tcp/35106/ws/p2p/16Uiu2HAmPkqb5gu31nY4f3KVqGJy7hupqWp9tRNmGHKiknicRAhQ"],"enrUri":"enr:-L24QCJKHuAgpw70YbhJaS8azIYG55za1lXm_YDpc9xTLo_DPIeZDhCKVFprwI1hiSATcPver6TUwSJRMjmPFPNfIM4CgmlkgnY0gmlwhKwSFdyKbXVsdGlhZGRyc5YACASsEhXcBokhAAoErBIV3AaJIt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDpPAiMlqYdKSry_RGTJCYIYmkSpRrUmOR3w45CqMe5LuDdGNwgokhg3VkcIKJI4V3YWt1Mgc"}'
|
|
2026-02-25 15:20:23.972 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 15:20:23.972 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 15:20:23.972 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 15:20:23.973 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 15:20:23.974 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.238.130
|
|
2026-02-25 15:20:23.974 DEBUG [src.node.docker_mananger] Generated ports ['23215', '23216', '23217', '23218', '23219']
|
|
2026-02-25 15:20:23.974 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 15:20:23.974 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 15:20:23.974 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 15:20:23.974 DEBUG [src.node.docker_mananger] docker run -i -t -p 23215:23215 -p 23216:23216 -p 23217:23217 -p 23218:23218 -p 23219:23219 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=23217 --rest-port=23215 --tcp-port=23216 --discv5-udp-port=23218 --rest-address=0.0.0.0 --nat=extip:172.18.238.130 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ab2caa3e3fbcedf23e30984cc5dffe09afdb1a389fe3c0b041ea6ac4d47f1d31 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23219 --metrics-logging=true --relay=false --filternode=/ip4/172.18.21.220/tcp/35105/p2p/16Uiu2HAmPkqb5gu31nY4f3KVqGJy7hupqWp9tRNmGHKiknicRAhQ --discv5-bootstrap-node=enr:-L24QCJKHuAgpw70YbhJaS8azIYG55za1lXm_YDpc9xTLo_DPIeZDhCKVFprwI1hiSATcPver6TUwSJRMjmPFPNfIM4CgmlkgnY0gmlwhKwSFdyKbXVsdGlhZGRyc5YACASsEhXcBokhAAoErBIV3AaJIt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDpPAiMlqYdKSry_RGTJCYIYmkSpRrUmOR3w45CqMe5LuDdGNwgokhg3VkcIKJI4V3YWt1Mgc
|
|
2026-02-25 15:20:24.187 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.238.130 waku 3e6faf0fb5f7793ddc167b2465a3e18cd3dff94502e2ca08b8b6f079a12df1b0
|
|
2026-02-25 15:20:24.220 DEBUG [src.node.docker_mananger] Container started with ID 3e6faf0fb5f7. Setting up logs at ./log/docker/node6_2026-02-25_15-20-15__750127c8-ef8b-4734-be24-1aec6089cde1__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:24.221 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23215
|
|
2026-02-25 15:20:24.221 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 15:20:25.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:25.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-25 15:20:25.226 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 15:20:25.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23215/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:25.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.238.130/tcp/23216/p2p/16Uiu2HAkw2BVrtSrSwEtaENTzZnzW1uUoqFUiRwsGfNRUAv5WxT8","/ip4/172.18.238.130/tcp/23217/ws/p2p/16Uiu2HAkw2BVrtSrSwEtaENTzZnzW1uUoqFUiRwsGfNRUAv5WxT8"],"enrUri":"enr:-L24QLlqmZ04a3x1WgQI99sWd_aPJVmywOxTDskShhxPH_wRY72ycO4LPLLeVo5CCO9dkata0giIhV0bnF_cl_8akJECgmlkgnY0gmlwhKwS7oKKbXVsdGlhZGRyc5YACASsEu6CBlqwAAoErBLuggZasd0DgnJzhQADAQAAiXNlY3AyNTZrMaECF7LPnbo0T7_5WZg0yJ_mguQPFxQCIx3V9UhNA4DSe0-DdGNwglqwg3VkcIJasoV3YWt1MgA"}'
|
|
2026-02-25 15:20:25.228 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 15:20:25.228 DEBUG [tests.e2e.test_e2e] Subscribe nodes to relay pubsub topics
|
|
2026-02-25 15:20:25.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32435/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-25 15:20:25.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:20:25.232 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13257/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-25 15:20:25.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:20:25.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38370/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-25 15:20:25.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:20:25.248 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35104/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-25 15:20:25.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:20:25.259 DEBUG [tests.e2e.test_e2e] Node6 subscribe to filter for pubsubtopic /waku/2/rs/3/1
|
|
2026-02-25 15:20:25.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23215/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-25 15:20:25.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-02-25 15:20:25.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32435/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:25.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.243.20/tcp/38371/p2p/16Uiu2HAmHdNF6H4bXX3a2VMgi8BvjKfQ3wtYyJqBw7eMzK1F56Kn","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1],"connected":"Connected","agent":"nwaku-v0.36.0-156-gc7e0cc","origin":"Discv5"},{"multiaddr":"/ip4/172.18.25.172/tcp/46604/p2p/16Uiu2HAkyx5BgDwAmYMbCppd2ATgChjBCMrTQzDEjQrkqnTdVBGz","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-156-gc7e0cc","origin":"Discv5"},{"multiaddr":"/ip4/172.18.21.220/tcp/35105/p2p/16Uiu2HAmPkqb5gu31nY4f3KVqGJy7hupqWp9tRNmGHKiknicRAhQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1],"connected":"Connected","agent":"nwaku-v0.36.0-156-gc7e0cc","origin":"Discv5"}]'
|
|
2026-02-25 15:20:25.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13257/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:25.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.116.250/tcp/32436/p2p/16Uiu2HAm66otqZXXvLgwNdC2wH4rDc5sgYtbnN34RkbHtFVnQyrA","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-156-gc7e0cc","origin":"Discv5"},{"multiaddr":"/ip4/172.18.243.20/tcp/39288/p2p/16Uiu2HAmHdNF6H4bXX3a2VMgi8BvjKfQ3wtYyJqBw7eMzK1F56Kn","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-156-gc7e0cc","origin":"UnknownOrigin"}]'
|
|
2026-02-25 15:20:25.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38370/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:25.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.116.250/tcp/36754/p2p/16Uiu2HAm66otqZXXvLgwNdC2wH4rDc5sgYtbnN34RkbHtFVnQyrA","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1],"connected":"Connected","agent":"nwaku-v0.36.0-156-gc7e0cc","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.25.172/tcp/13258/p2p/16Uiu2HAkyx5BgDwAmYMbCppd2ATgChjBCMrTQzDEjQrkqnTdVBGz","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-156-gc7e0cc","origin":"Discv5"},{"multiaddr":"/ip4/172.18.21.220/tcp/49642/p2p/16Uiu2HAmPkqb5gu31nY4f3KVqGJy7hupqWp9tRNmGHKiknicRAhQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-156-gc7e0cc","origin":"UnknownOrigin"}]'
|
|
2026-02-25 15:20:25.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35104/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:25.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.116.250/tcp/39612/p2p/16Uiu2HAm66otqZXXvLgwNdC2wH4rDc5sgYtbnN34RkbHtFVnQyrA","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1],"connected":"Connected","agent":"nwaku-v0.36.0-156-gc7e0cc","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.243.20/tcp/38371/p2p/16Uiu2HAmHdNF6H4bXX3a2VMgi8BvjKfQ3wtYyJqBw7eMzK1F56Kn","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-156-gc7e0cc","origin":"Discv5"},{"multiaddr":"/ip4/172.18.238.130/tcp/56198/p2p/16Uiu2HAkw2BVrtSrSwEtaENTzZnzW1uUoqFUiRwsGfNRUAv5WxT8","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-156-gc7e0cc","origin":"UnknownOrigin"}]'
|
|
2026-02-25 15:20:25.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23215/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:25.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.21.220/tcp/35105/p2p/16Uiu2HAmPkqb5gu31nY4f3KVqGJy7hupqWp9tRNmGHKiknicRAhQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1],"connected":"Connected","agent":"nwaku-v0.36.0-156-gc7e0cc","origin":"Discv5"}]'
|
|
2026-02-25 15:20:25.370 DEBUG [src.libs.common] Sleeping for 50 seconds
|
|
2026-02-25 15:21:15.371 DEBUG [tests.e2e.test_e2e] Node1 publish message for topic /waku/2/rs/3/1
|
|
2026-02-25 15:21:15.371 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 15:21:15.371 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32435/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 15:21:15.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:21:15.392 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 15:21:15.592 DEBUG [src.libs.common] Sleeping for 4 seconds
|
|
2026-02-25 15:21:19.593 DEBUG [tests.e2e.test_e2e] Node6 inquery for filter messages on pubsubtopic /waku/2/rs/3/1 & contenttopic/test/1/waku-filter/proto
|
|
2026-02-25 15:21:19.593 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23215/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:21:19.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772032875371621693,"ephemeral":false}]'
|
|
2026-02-25 15:21:19.596 DEBUG [tests.e2e.test_e2e] Filter inquiry response is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772032875371621693, 'ephemeral': False}]
|
|
2026-02-25 15:21:19.596 DEBUG [tests.e2e.test_e2e] Node5 goes live !!
|
|
2026-02-25 15:21:19.596 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 15:21:19.597 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 15:21:19.598 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 15:21:19.598 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.135.166
|
|
2026-02-25 15:21:19.598 DEBUG [src.node.docker_mananger] Generated ports ['39472', '39473', '39474', '39475', '39476']
|
|
2026-02-25 15:21:19.598 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 15:21:19.599 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 15:21:19.599 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 15:21:19.599 DEBUG [src.node.docker_mananger] docker run -i -t -p 39472:39472 -p 39473:39473 -p 39474:39474 -p 39475:39475 -p 39476:39476 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=39474 --rest-port=39472 --tcp-port=39473 --discv5-udp-port=39475 --rest-address=0.0.0.0 --nat=extip:172.18.135.166 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c12f59af6bca804d65d3d44dcfcc7ddeeda1df8c14c0dbd4c8b80e617f539da4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39476 --metrics-logging=true --relay=false --storenode=/ip4/172.18.21.220/tcp/35105/p2p/16Uiu2HAmPkqb5gu31nY4f3KVqGJy7hupqWp9tRNmGHKiknicRAhQ --discv5-bootstrap-node=enr:-L24QCJKHuAgpw70YbhJaS8azIYG55za1lXm_YDpc9xTLo_DPIeZDhCKVFprwI1hiSATcPver6TUwSJRMjmPFPNfIM4CgmlkgnY0gmlwhKwSFdyKbXVsdGlhZGRyc5YACASsEhXcBokhAAoErBIV3AaJIt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDpPAiMlqYdKSry_RGTJCYIYmkSpRrUmOR3w45CqMe5LuDdGNwgokhg3VkcIKJI4V3YWt1Mgc
|
|
2026-02-25 15:21:19.786 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.135.166 waku 49dd72bc8f3338378c11d864381e160475acdbfb5e5bb8422280412d3567d1a7
|
|
2026-02-25 15:21:19.816 DEBUG [src.node.docker_mananger] Container started with ID 49dd72bc8f33. Setting up logs at ./log/docker/node5_2026-02-25_15-20-15__750127c8-ef8b-4734-be24-1aec6089cde1__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:21:19.816 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39472
|
|
2026-02-25 15:21:19.817 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 15:21:20.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39472/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:21:20.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-25 15:21:20.820 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 15:21:20.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39472/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:21:20.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.135.166/tcp/39473/p2p/16Uiu2HAmPBNuDp5qj6i9oSNbJonBWw9nSGVrgnKgRGtdmRgSmNP4","/ip4/172.18.135.166/tcp/39474/ws/p2p/16Uiu2HAmPBNuDp5qj6i9oSNbJonBWw9nSGVrgnKgRGtdmRgSmNP4"],"enrUri":"enr:-L24QC49bu7qAHOi0Wzqv7w6KQo2jq6E71hcweV5xh4ZxEf1VDsCMYfuQ8hSGWWMiHmlCDFnviVJPmMLlnDIUOL3qNkCgmlkgnY0gmlwhKwSh6aKbXVsdGlhZGRyc5YACASsEoemBpoxAAoErBKHpgaaMt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDnF3KoTpnrlE3flXoVw3_218OX-oUa8ztAI3J1gC8y8ODdGNwgpoxg3VkcIKaM4V3YWt1MgA"}'
|
|
2026-02-25 15:21:20.823 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 15:21:20.823 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2026-02-25 15:21:22.823 DEBUG [tests.e2e.test_e2e] Node5 makes request to get stored messages
|
|
2026-02-25 15:21:22.824 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-25 15:21:22.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39472/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:21:22.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"0059f44c83a51429820b","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x6ac8d098074fa1aa646dc69dcecfd6c9ee52b614c10f11f27db452529e606268"}]}'
|
|
2026-02-25 15:21:22.871 DEBUG [src.steps.store] messages length is 1
|
|
2026-02-25 15:21:22.878 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 15:21:22.879 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 15:21:22.879 DEBUG [src.node.waku_node] Stopping container with id 806ca2252311
|
|
2026-02-25 15:21:23.444 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 15:21:23.444 DEBUG [src.node.waku_node] Stopping container with id 9792e540f90b
|
|
2026-02-25 15:21:23.965 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 15:21:23.966 DEBUG [src.node.waku_node] Stopping container with id 20563b78ad8f
|
|
2026-02-25 15:21:24.262 ERROR [src.node.docker_mananger] Max retries reached for container 806ca2252311. Exiting log stream.
|
|
2026-02-25 15:21:24.528 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 15:21:24.528 DEBUG [src.node.waku_node] Stopping container with id 36d1b40c68c4
|
|
2026-02-25 15:21:24.780 ERROR [src.node.docker_mananger] Max retries reached for container 9792e540f90b. Exiting log stream.
|
|
2026-02-25 15:21:25.073 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 15:21:25.073 DEBUG [src.node.waku_node] Stopping container with id 3e6faf0fb5f7
|
|
2026-02-25 15:21:25.345 ERROR [src.node.docker_mananger] Max retries reached for container 20563b78ad8f. Exiting log stream.
|
|
2026-02-25 15:21:25.571 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 15:21:25.571 DEBUG [src.node.waku_node] Stopping container with id 49dd72bc8f33
|
|
2026-02-25 15:21:25.889 ERROR [src.node.docker_mananger] Max retries reached for container 36d1b40c68c4. Exiting log stream.
|
|
2026-02-25 15:21:26.109 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 15:21:26.111 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 15:21:26.160 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 15:21:26.207 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 15:21:26.255 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 15:21:26.322 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 15:21:26.340 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 15:21:26.345 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|