mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
162 lines
30 KiB
Plaintext
162 lines
30 KiB
Plaintext
2026-03-11 04:32:02.101 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-11 04:32:02.102 DEBUG [tests.conftest] Running test: test_store_no_peer_selected with id: 2026-03-11_04-32-02__bcf52044-c45e-4e09-9d7d-6fc79fab7931
|
|
2026-03-11 04:32:02.102 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-11 04:32:02.103 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-11 04:32:02.103 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-11 04:32:02.113 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:32:02.113 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-11_04-32-02__bcf52044-c45e-4e09-9d7d-6fc79fab7931__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:32:02.120 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:32:02.120 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-11_04-32-02__bcf52044-c45e-4e09-9d7d-6fc79fab7931__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:32:02.127 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:32:02.127 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-11_04-32-02__bcf52044-c45e-4e09-9d7d-6fc79fab7931__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:32:02.127 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-11 04:32:02.127 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-11 04:32:02.128 DEBUG [tests.e2e.test_e2e] Start 5 nodes
|
|
2026-03-11 04:32:02.135 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:32:02.135 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-11_04-32-02__bcf52044-c45e-4e09-9d7d-6fc79fab7931__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:32:02.142 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:32:02.142 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-11_04-32-02__bcf52044-c45e-4e09-9d7d-6fc79fab7931__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:32:02.149 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:32:02.149 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-11_04-32-02__bcf52044-c45e-4e09-9d7d-6fc79fab7931__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:32:02.149 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:32:02.149 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:32:02.195 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-03-11 04:32:02.195 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.245.221
|
|
2026-03-11 04:32:02.195 DEBUG [src.node.docker_mananger] Generated ports ['20898', '20899', '20900', '20901', '20902']
|
|
2026-03-11 04:32:02.196 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:32:02.196 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:32:02.196 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:32:02.196 DEBUG [src.node.docker_mananger] docker run -i -t -p 20898:20898 -p 20899:20899 -p 20900:20900 -p 20901:20901 -p 20902:20902 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=20900 --rest-port=20898 --tcp-port=20899 --discv5-udp-port=20901 --rest-address=0.0.0.0 --nat=extip:172.18.245.221 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ba3f9ddadcddd1c9e5d05a058becafacfe003dabddcdb34f5caecf8850e8a8fa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20902 --metrics-logging=true --relay=true --store=true
|
|
2026-03-11 04:32:05.033 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.245.221 waku fe10136c723a5401a7d2c613e87fdc91452d71f2ce1035df2e7f3da7e5338261
|
|
2026-03-11 04:32:05.076 DEBUG [src.node.docker_mananger] Container started with ID fe10136c723a. Setting up logs at ./log/docker/node1_2026-03-11_04-32-02__bcf52044-c45e-4e09-9d7d-6fc79fab7931__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:32:05.076 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20898
|
|
2026-03-11 04:32:05.078 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:32:06.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:32:06.084 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-03-11 04:32:06.084 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:32:06.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20898/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:32:06.087 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.245.221/tcp/20899/p2p/16Uiu2HAm8B2hcUCZpvXUHmBqbtY1sLdTnKqpKCamjxrWni2PiAcL","/ip4/172.18.245.221/tcp/20900/ws/p2p/16Uiu2HAm8B2hcUCZpvXUHmBqbtY1sLdTnKqpKCamjxrWni2PiAcL"],"enrUri":"enr:-L24QIbT0zOKtabL2GsO5NmqErw9wvDDIhm8EFr8OIBgYYHlbL-nZle0REJWMAjP5f0LS95iVhh7mNZfZ9ZcNb971BQCgmlkgnY0gmlwhKwS9d2KbXVsdGlhZGRyc5YACASsEvXdBlGjAAoErBL13QZRpN0DgnJzhQADAQAAiXNlY3AyNTZrMaECvWelsQCTtiIbIveyYLsA_ZNcGYVDYHNhspriSSW0P22DdGNwglGjg3VkcIJRpYV3YWt1MgM"}'
|
|
2026-03-11 04:32:06.087 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:32:06.087 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:32:06.087 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:32:06.089 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:32:06.089 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.154.197
|
|
2026-03-11 04:32:06.089 DEBUG [src.node.docker_mananger] Generated ports ['63568', '63569', '63570', '63571', '63572']
|
|
2026-03-11 04:32:06.089 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:32:06.089 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:32:06.089 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:32:06.089 DEBUG [src.node.docker_mananger] docker run -i -t -p 63568:63568 -p 63569:63569 -p 63570:63570 -p 63571:63571 -p 63572:63572 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=63570 --rest-port=63568 --tcp-port=63569 --discv5-udp-port=63571 --rest-address=0.0.0.0 --nat=extip:172.18.154.197 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3f5cd4bff13353bfcafb6519758547d9fc7464f3dccfadfb1f1c0ed87fdcfef8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63572 --metrics-logging=true --store=false --relay=false --discv5-bootstrap-node=enr:-L24QIbT0zOKtabL2GsO5NmqErw9wvDDIhm8EFr8OIBgYYHlbL-nZle0REJWMAjP5f0LS95iVhh7mNZfZ9ZcNb971BQCgmlkgnY0gmlwhKwS9d2KbXVsdGlhZGRyc5YACASsEvXdBlGjAAoErBL13QZRpN0DgnJzhQADAQAAiXNlY3AyNTZrMaECvWelsQCTtiIbIveyYLsA_ZNcGYVDYHNhspriSSW0P22DdGNwglGjg3VkcIJRpYV3YWt1MgM
|
|
2026-03-11 04:32:06.299 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.154.197 waku 840310115baf04d4eb893f60d2260731535e5404823c432c8c04e99b84c6ef5f
|
|
2026-03-11 04:32:06.335 DEBUG [src.node.docker_mananger] Container started with ID 840310115baf. Setting up logs at ./log/docker/node2_2026-03-11_04-32-02__bcf52044-c45e-4e09-9d7d-6fc79fab7931__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:32:06.335 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63568
|
|
2026-03-11 04:32:06.335 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:32:07.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63568/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:32:07.339 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-03-11 04:32:07.339 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:32:07.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63568/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:32:07.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.154.197/tcp/63569/p2p/16Uiu2HAm1cXcJV5FsZGcbjMYvqd6cUtSHRcx46vdc7E2iKLgH56n","/ip4/172.18.154.197/tcp/63570/ws/p2p/16Uiu2HAm1cXcJV5FsZGcbjMYvqd6cUtSHRcx46vdc7E2iKLgH56n"],"enrUri":"enr:-L24QDqHL7tkWlOjeW4QCZoCugERFf2HkJRERi4YUviQF0jzWpk_ZaO1_m3pPL7IL5HGdoDxlUJbQjHOFpUG98Bak-4CgmlkgnY0gmlwhKwSmsWKbXVsdGlhZGRyc5YACASsEprFBvhRAAoErBKaxQb4Ut0DgnJzhQADAQAAiXNlY3AyNTZrMaECW-4LvXL8sLEjsO1xcnqJOi6x54yp1H6QOatEGanOcq-DdGNwgvhRg3VkcIL4U4V3YWt1MgA"}'
|
|
2026-03-11 04:32:07.342 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:32:07.342 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:32:07.342 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:32:07.344 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:32:07.344 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.137.221
|
|
2026-03-11 04:32:07.344 DEBUG [src.node.docker_mananger] Generated ports ['10389', '10390', '10391', '10392', '10393']
|
|
2026-03-11 04:32:07.344 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:32:07.344 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:32:07.345 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:32:07.345 DEBUG [src.node.docker_mananger] docker run -i -t -p 10389:10389 -p 10390:10390 -p 10391:10391 -p 10392:10392 -p 10393:10393 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=10391 --rest-port=10389 --tcp-port=10390 --discv5-udp-port=10392 --rest-address=0.0.0.0 --nat=extip:172.18.137.221 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4d70e2a642bcb3daa0ddacce9f6ccc0f21f0868859b888cddcae371f9a7acdfb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10393 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QDqHL7tkWlOjeW4QCZoCugERFf2HkJRERi4YUviQF0jzWpk_ZaO1_m3pPL7IL5HGdoDxlUJbQjHOFpUG98Bak-4CgmlkgnY0gmlwhKwSmsWKbXVsdGlhZGRyc5YACASsEprFBvhRAAoErBKaxQb4Ut0DgnJzhQADAQAAiXNlY3AyNTZrMaECW-4LvXL8sLEjsO1xcnqJOi6x54yp1H6QOatEGanOcq-DdGNwgvhRg3VkcIL4U4V3YWt1MgA
|
|
2026-03-11 04:32:07.539 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.137.221 waku 25a0c34c5de17ec03046c8e6ec46d2a3211c94a034275b2f04555ae04c6909dc
|
|
2026-03-11 04:32:07.575 DEBUG [src.node.docker_mananger] Container started with ID 25a0c34c5de1. Setting up logs at ./log/docker/node3_2026-03-11_04-32-02__bcf52044-c45e-4e09-9d7d-6fc79fab7931__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:32:07.576 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10389
|
|
2026-03-11 04:32:07.576 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:32:08.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10389/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:32:08.580 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-03-11 04:32:08.581 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:32:08.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10389/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:32:08.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.137.221/tcp/10390/p2p/16Uiu2HAm5xK3E2Bkr9mfctJby4qSfnK6miXLiKZK1fTFFyDqyqZX","/ip4/172.18.137.221/tcp/10391/ws/p2p/16Uiu2HAm5xK3E2Bkr9mfctJby4qSfnK6miXLiKZK1fTFFyDqyqZX"],"enrUri":"enr:-L24QP7thJzO2pDjwtYvDlVKV2zgyjXoMWbAWuLgTb1D8zARQBDxve96UOb-bz0p2McpBfU5QpTS7JOwS_p5rY8wjKACgmlkgnY0gmlwhKwSid2KbXVsdGlhZGRyc5YACASsEondBiiWAAoErBKJ3QYol90DgnJzhQADAQAAiXNlY3AyNTZrMaECnG4yS_T_WB83n2q_4kWiBpx8jTpCw8xKn4zea6_CiF6DdGNwgiiWg3VkcIIomIV3YWt1MgA"}'
|
|
2026-03-11 04:32:08.584 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:32:08.584 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:32:08.584 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:32:08.586 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:32:08.586 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.193.108
|
|
2026-03-11 04:32:08.586 DEBUG [src.node.docker_mananger] Generated ports ['37769', '37770', '37771', '37772', '37773']
|
|
2026-03-11 04:32:08.586 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:32:08.587 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:32:08.587 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:32:08.587 DEBUG [src.node.docker_mananger] docker run -i -t -p 37769:37769 -p 37770:37770 -p 37771:37771 -p 37772:37772 -p 37773:37773 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=37771 --rest-port=37769 --tcp-port=37770 --discv5-udp-port=37772 --rest-address=0.0.0.0 --nat=extip:172.18.193.108 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8b8c0cc9ab2b0b23bb49ff1c5e9c167e53fd808d5fdccfacc4008ff219cc8bef --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37773 --metrics-logging=true --relay=true --store=false --discv5-bootstrap-node=enr:-L24QP7thJzO2pDjwtYvDlVKV2zgyjXoMWbAWuLgTb1D8zARQBDxve96UOb-bz0p2McpBfU5QpTS7JOwS_p5rY8wjKACgmlkgnY0gmlwhKwSid2KbXVsdGlhZGRyc5YACASsEondBiiWAAoErBKJ3QYol90DgnJzhQADAQAAiXNlY3AyNTZrMaECnG4yS_T_WB83n2q_4kWiBpx8jTpCw8xKn4zea6_CiF6DdGNwgiiWg3VkcIIomIV3YWt1MgA
|
|
2026-03-11 04:32:08.791 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.193.108 waku e4d645e30b102c6bb5ef8b5455c77101ac11229a3f11f2c2f17e1cb94b044e37
|
|
2026-03-11 04:32:08.826 DEBUG [src.node.docker_mananger] Container started with ID e4d645e30b10. Setting up logs at ./log/docker/node3_2026-03-11_04-32-02__bcf52044-c45e-4e09-9d7d-6fc79fab7931__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:32:08.827 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37769
|
|
2026-03-11 04:32:08.827 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:32:09.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37769/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:32:09.843 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-11 04:32:09.844 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:32:09.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37769/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:32:09.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.193.108/tcp/37770/p2p/16Uiu2HAmMK7CTMhvDkGj4ThrxyjeUDyd2r76qkobePiu597y8ZPv","/ip4/172.18.193.108/tcp/37771/ws/p2p/16Uiu2HAmMK7CTMhvDkGj4ThrxyjeUDyd2r76qkobePiu597y8ZPv"],"enrUri":"enr:-L24QEQfUfhsR-hayb9UP7Mo5eIqHM7PpjbGXcYS6BtUtO_bAwZUX85uhw_Le7IIKab65lpeNj0NKAo5TXxwNmHo08gCgmlkgnY0gmlwhKwSwWyKbXVsdGlhZGRyc5YACASsEsFsBpOKAAoErBLBbAaTi90DgnJzhQADAQAAiXNlY3AyNTZrMaEDgKFPENhrFJX-ZvZA4SdB5T8CNeYBgXmTHrtmC70hOAmDdGNwgpOKg3VkcIKTjIV3YWt1MgE"}'
|
|
2026-03-11 04:32:09.852 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:32:09.853 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:32:09.854 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:32:09.858 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:32:09.858 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.67.34
|
|
2026-03-11 04:32:09.858 DEBUG [src.node.docker_mananger] Generated ports ['19867', '19868', '19869', '19870', '19871']
|
|
2026-03-11 04:32:09.859 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:32:09.859 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:32:09.859 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:32:09.859 DEBUG [src.node.docker_mananger] docker run -i -t -p 19867:19867 -p 19868:19868 -p 19869:19869 -p 19870:19870 -p 19871:19871 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=19869 --rest-port=19867 --tcp-port=19868 --discv5-udp-port=19870 --rest-address=0.0.0.0 --nat=extip:172.18.67.34 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dcec22ed0e5dafe8b7b55fdb9f0cbcea2e4c50a7d5cb467df71f388df69fbb3b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19871 --metrics-logging=true --relay=false --store=false --discv5-bootstrap-node=enr:-L24QEQfUfhsR-hayb9UP7Mo5eIqHM7PpjbGXcYS6BtUtO_bAwZUX85uhw_Le7IIKab65lpeNj0NKAo5TXxwNmHo08gCgmlkgnY0gmlwhKwSwWyKbXVsdGlhZGRyc5YACASsEsFsBpOKAAoErBLBbAaTi90DgnJzhQADAQAAiXNlY3AyNTZrMaEDgKFPENhrFJX-ZvZA4SdB5T8CNeYBgXmTHrtmC70hOAmDdGNwgpOKg3VkcIKTjIV3YWt1MgE
|
|
2026-03-11 04:32:10.062 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.67.34 waku 68097e4a3951e00c6cf6000048ae30234019facf0ee2934bba4ee7bc424c415c
|
|
2026-03-11 04:32:10.098 DEBUG [src.node.docker_mananger] Container started with ID 68097e4a3951. Setting up logs at ./log/docker/node4_2026-03-11_04-32-02__bcf52044-c45e-4e09-9d7d-6fc79fab7931__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:32:10.100 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19867
|
|
2026-03-11 04:32:10.100 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:32:11.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19867/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:32:11.103 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-03-11 04:32:11.103 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:32:11.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19867/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:32:11.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.67.34/tcp/19868/p2p/16Uiu2HAkw9GMcYWB4GPSCfnCxSBwmKuHRUjkzpTrbRBaE4kHrx3T","/ip4/172.18.67.34/tcp/19869/ws/p2p/16Uiu2HAkw9GMcYWB4GPSCfnCxSBwmKuHRUjkzpTrbRBaE4kHrx3T"],"enrUri":"enr:-L24QGkHNyqnFInTvBD7-Mp3CRR0JxpfLe1eKQtrLFX3_uz9HxMhWHISyrohoW7W1E0M4wPixfFI1Oz-HVpe3Yq1xeoCgmlkgnY0gmlwhKwSQyKKbXVsdGlhZGRyc5YACASsEkMiBk2cAAoErBJDIgZNnd0DgnJzhQADAQAAiXNlY3AyNTZrMaECGYNekRuyx4zALyYYHeZzKfhErnTx2Msbwf6E76MGaBKDdGNwgk2cg3VkcIJNnoV3YWt1MgA"}'
|
|
2026-03-11 04:32:11.106 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:32:11.107 DEBUG [tests.e2e.test_e2e] Add 3 peer nodes to node3
|
|
2026-03-11 04:32:11.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10389/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.245.221/tcp/20899/p2p/16Uiu2HAm8B2hcUCZpvXUHmBqbtY1sLdTnKqpKCamjxrWni2PiAcL"]'
|
|
2026-03-11 04:32:11.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:32:11.128 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10389/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.154.197/tcp/63569/p2p/16Uiu2HAm1cXcJV5FsZGcbjMYvqd6cUtSHRcx46vdc7E2iKLgH56n"]'
|
|
2026-03-11 04:32:11.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:32:11.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10389/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.193.108/tcp/37770/p2p/16Uiu2HAmMK7CTMhvDkGj4ThrxyjeUDyd2r76qkobePiu597y8ZPv"]'
|
|
2026-03-11 04:32:11.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:32:11.171 DEBUG [tests.e2e.test_e2e] Subscribe nodes 1,2 to relay on pubsubtopic /waku/2/rs/3/1
|
|
2026-03-11 04:32:11.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37769/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-11 04:32:11.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:32:11.176 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20898/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-11 04:32:11.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:32:11.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20898/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:32:11.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.137.221/tcp/47974/p2p/16Uiu2HAm5xK3E2Bkr9mfctJby4qSfnK6miXLiKZK1fTFFyDqyqZX","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":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"}]'
|
|
2026-03-11 04:32:11.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37769/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:32:11.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.137.221/tcp/10390/p2p/16Uiu2HAm5xK3E2Bkr9mfctJby4qSfnK6miXLiKZK1fTFFyDqyqZX","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":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"}]'
|
|
2026-03-11 04:32:11.189 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-03-11 04:32:41.190 DEBUG [tests.e2e.test_e2e] Node1 publish message
|
|
2026-03-11 04:32:41.190 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:32:41.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37769/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-03-11 04:32:41.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:32:41.197 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:32:41.398 DEBUG [tests.e2e.test_e2e] Check if node3 can inquiry stored message without stor peer specified
|
|
2026-03-11 04:32:41.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10389/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&contentTopics=%2Ftest%2F1%2Fwaku-filter%2Fproto&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:32:41.409 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"26c5e023d6ed256a39dd","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x7377ccce9d91589fb0c089837c94e5583fb1d39e1d08e45321a57067bc5cc0d2"}]}'
|
|
2026-03-11 04:32:41.411 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-11 04:32:41.412 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-11 04:32:41.412 DEBUG [src.node.waku_node] Stopping container with id fe10136c723a
|
|
2026-03-11 04:32:42.014 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:32:42.014 DEBUG [src.node.waku_node] Stopping container with id 840310115baf
|
|
2026-03-11 04:32:42.557 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:32:42.560 DEBUG [src.node.waku_node] Stopping container with id 25a0c34c5de1
|
|
2026-03-11 04:32:42.829 ERROR [src.node.docker_mananger] Max retries reached for container fe10136c723a. Exiting log stream.
|
|
2026-03-11 04:32:43.126 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:32:43.127 DEBUG [src.node.waku_node] Stopping container with id e4d645e30b10
|
|
2026-03-11 04:32:43.375 ERROR [src.node.docker_mananger] Max retries reached for container 840310115baf. Exiting log stream.
|
|
2026-03-11 04:32:43.673 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:32:43.675 DEBUG [src.node.waku_node] Stopping container with id 68097e4a3951
|
|
2026-03-11 04:32:43.944 ERROR [src.node.docker_mananger] Max retries reached for container 25a0c34c5de1. Exiting log stream.
|
|
2026-03-11 04:32:44.236 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:32:44.240 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-11 04:32:44.262 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:32:44.271 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:32:44.298 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:32:44.323 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:32:44.327 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|