100 lines
18 KiB
Plaintext

2026-03-07 04:29:24.842 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-07 04:29:24.843 DEBUG [tests.conftest] Running test: test_lightpush with id: 2026-03-07_04-29-24__0bfa74c9-28b9-4942-a8c0-24d4a12d04a3
2026-03-07 04:29:24.843 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-07 04:29:24.844 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-07 04:29:24.844 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-07 04:29:24.845 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-07 04:29:24.845 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-07 04:29:24.852 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-07 04:29:24.853 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-07_04-29-24__0bfa74c9-28b9-4942-a8c0-24d4a12d04a3__wakuorg_nwaku:latest.log
2026-03-07 04:29:24.853 DEBUG [src.node.waku_node] Starting Node...
2026-03-07 04:29:24.853 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-07 04:29:24.854 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-07 04:29:24.855 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.194.146
2026-03-07 04:29:24.855 DEBUG [src.node.docker_mananger] Generated ports ['1284', '1285', '1286', '1287', '1288']
2026-03-07 04:29:24.855 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-07 04:29:24.855 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-07 04:29:24.855 DEBUG [src.node.waku_node] Using volumes []
2026-03-07 04:29:24.855 DEBUG [src.node.docker_mananger] docker run -i -t -p 1284:1284 -p 1285:1285 -p 1286:1286 -p 1287:1287 -p 1288:1288 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=1286 --rest-port=1284 --tcp-port=1285 --discv5-udp-port=1287 --rest-address=0.0.0.0 --nat=extip:172.18.194.146 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3caa3a80268b1264a8dc8a4a6b7b9c4f297cfb78dd9e0cf9ae0bd72d5b80794c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1288 --metrics-logging=true --lightpush=true --relay=true
2026-03-07 04:29:25.049 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.194.146 waku 8eac069475efbca709f32cb063a9484587cd6efd388e38e1c152947c2568c79b
2026-03-07 04:29:25.084 DEBUG [src.node.docker_mananger] Container started with ID 8eac069475ef. Setting up logs at ./log/docker/node1_2026-03-07_04-29-24__0bfa74c9-28b9-4942-a8c0-24d4a12d04a3__wakuorg_nwaku:latest.log
2026-03-07 04:29:25.085 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1284
2026-03-07 04:29:25.085 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-07 04:29:25.116 ERROR [src.node.docker_mananger] Max retries reached for container c853ed4e4b20. Exiting log stream.
2026-03-07 04:29:25.656 ERROR [src.node.docker_mananger] Max retries reached for container f2bfbc8ccff8. Exiting log stream.
2026-03-07 04:29:26.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1284/health" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:29:26.090 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-07 04:29:26.090 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-07 04:29:26.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1284/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:29:26.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.194.146/tcp/1285/p2p/16Uiu2HAmGP6PdN6KWuWVDVHRvDW5YSN4KzJFhScQPeXid1bEEb5h","/ip4/172.18.194.146/tcp/1286/ws/p2p/16Uiu2HAmGP6PdN6KWuWVDVHRvDW5YSN4KzJFhScQPeXid1bEEb5h"],"enrUri":"enr:-L24QF1O-GwjZ_EJ1cREuKJzZv1BDPQg3YGM4W_uISEHU3YvV8GEgB0RWNxYoQM-0Hsl6nx9pal2dJtILGpCFbx3UWMCgmlkgnY0gmlwhKwSwpKKbXVsdGlhZGRyc5YACASsEsKSBgUFAAoErBLCkgYFBt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDN1xI2NrAJD2Davp1BKgJqBr2JQp-82W2yYnOp52cH_CDdGNwggUFg3VkcIIFB4V3YWt1Mgk"}'
2026-03-07 04:29:26.093 INFO [src.node.waku_node] REST service is ready !!
2026-03-07 04:29:26.100 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-07 04:29:26.100 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-07_04-29-24__0bfa74c9-28b9-4942-a8c0-24d4a12d04a3__wakuorg_nwaku:latest.log
2026-03-07 04:29:26.100 DEBUG [src.node.waku_node] Starting Node...
2026-03-07 04:29:26.100 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-07 04:29:26.102 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-07 04:29:26.102 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.201.207
2026-03-07 04:29:26.102 DEBUG [src.node.docker_mananger] Generated ports ['13040', '13041', '13042', '13043', '13044']
2026-03-07 04:29:26.102 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-07 04:29:26.102 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-07 04:29:26.103 DEBUG [src.node.waku_node] Using volumes []
2026-03-07 04:29:26.103 DEBUG [src.node.docker_mananger] docker run -i -t -p 13040:13040 -p 13041:13041 -p 13042:13042 -p 13043:13043 -p 13044:13044 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=13042 --rest-port=13040 --tcp-port=13041 --discv5-udp-port=13043 --rest-address=0.0.0.0 --nat=extip:172.18.201.207 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8de9210ac1ead8de9d98c0a1eddc77884ba63acababa15034ef2f7e0079cbd65 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13044 --metrics-logging=true --lightpush=false --relay=true --discv5-bootstrap-node=enr:-L24QF1O-GwjZ_EJ1cREuKJzZv1BDPQg3YGM4W_uISEHU3YvV8GEgB0RWNxYoQM-0Hsl6nx9pal2dJtILGpCFbx3UWMCgmlkgnY0gmlwhKwSwpKKbXVsdGlhZGRyc5YACASsEsKSBgUFAAoErBLCkgYFBt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDN1xI2NrAJD2Davp1BKgJqBr2JQp-82W2yYnOp52cH_CDdGNwggUFg3VkcIIFB4V3YWt1Mgk
2026-03-07 04:29:26.284 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.201.207 waku 1309f390d20dc484a0359441b92bd51d82b3d099a958847c5b307051e170bfa2
2026-03-07 04:29:26.316 DEBUG [src.node.docker_mananger] Container started with ID 1309f390d20d. Setting up logs at ./log/docker/node1_2026-03-07_04-29-24__0bfa74c9-28b9-4942-a8c0-24d4a12d04a3__wakuorg_nwaku:latest.log
2026-03-07 04:29:26.317 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13040
2026-03-07 04:29:26.317 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-07 04:29:27.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13040/health" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:29:27.343 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-07 04:29:27.347 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-07 04:29:27.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13040/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:29:27.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.201.207/tcp/13041/p2p/16Uiu2HAm3aF52HtJAhDmExhM7wGBhsM4v4gHVceM8gZYmd8Lr2Yx","/ip4/172.18.201.207/tcp/13042/ws/p2p/16Uiu2HAm3aF52HtJAhDmExhM7wGBhsM4v4gHVceM8gZYmd8Lr2Yx"],"enrUri":"enr:-L24QK2kuxjHxbug-buCt5cFf4Y1pime4eg6LqlcIwA9AHXRSz2rPRF4OBmRNGMw87mP9uhuGHg6DnK2VRl0m11KhN4CgmlkgnY0gmlwhKwSyc-KbXVsdGlhZGRyc5YACASsEsnPBjLxAAoErBLJzwYy8t0DgnJzhQADAQAAiXNlY3AyNTZrMaECeQ-OmvbkZ9NC4DWjrJzVvwc330EhoCSA0ikMB4OM55mDdGNwgjLxg3VkcIIy84V3YWt1MgE"}'
2026-03-07 04:29:27.356 INFO [src.node.waku_node] REST service is ready !!
2026-03-07 04:29:27.363 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-07 04:29:27.363 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-07_04-29-24__0bfa74c9-28b9-4942-a8c0-24d4a12d04a3__wakuorg_nwaku:latest.log
2026-03-07 04:29:27.363 DEBUG [src.node.waku_node] Starting Node...
2026-03-07 04:29:27.363 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-07 04:29:27.364 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-07 04:29:27.365 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.102.58
2026-03-07 04:29:27.365 DEBUG [src.node.docker_mananger] Generated ports ['10101', '10102', '10103', '10104', '10105']
2026-03-07 04:29:27.365 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-07 04:29:27.365 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-07 04:29:27.365 DEBUG [src.node.waku_node] Using volumes []
2026-03-07 04:29:27.365 DEBUG [src.node.docker_mananger] docker run -i -t -p 10101:10101 -p 10102:10102 -p 10103:10103 -p 10104:10104 -p 10105:10105 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=10103 --rest-port=10101 --tcp-port=10102 --discv5-udp-port=10104 --rest-address=0.0.0.0 --nat=extip:172.18.102.58 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4c66d69d3cd2bbdbfafadcdbfaaaaa3c85e24ba1b3392abbf97b2f237152aed1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10105 --metrics-logging=true --lightpush=true --relay=true --discv5-bootstrap-node=enr:-L24QF1O-GwjZ_EJ1cREuKJzZv1BDPQg3YGM4W_uISEHU3YvV8GEgB0RWNxYoQM-0Hsl6nx9pal2dJtILGpCFbx3UWMCgmlkgnY0gmlwhKwSwpKKbXVsdGlhZGRyc5YACASsEsKSBgUFAAoErBLCkgYFBt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDN1xI2NrAJD2Davp1BKgJqBr2JQp-82W2yYnOp52cH_CDdGNwggUFg3VkcIIFB4V3YWt1Mgk --lightpushnode=/ip4/172.18.194.146/tcp/1285/p2p/16Uiu2HAmGP6PdN6KWuWVDVHRvDW5YSN4KzJFhScQPeXid1bEEb5h
2026-03-07 04:29:27.568 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.102.58 waku 401b6ab54956075fd9b45bed9be4334dfa61943107414f4940204f8fc7d924b9
2026-03-07 04:29:27.603 DEBUG [src.node.docker_mananger] Container started with ID 401b6ab54956. Setting up logs at ./log/docker/node1_2026-03-07_04-29-24__0bfa74c9-28b9-4942-a8c0-24d4a12d04a3__wakuorg_nwaku:latest.log
2026-03-07 04:29:27.603 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10101
2026-03-07 04:29:27.604 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-07 04:29:28.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10101/health" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:29:28.607 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-07 04:29:28.607 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-07 04:29:28.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10101/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:29:28.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.102.58/tcp/10102/p2p/16Uiu2HAm3pJrttcCCxwhYLwhBxGdWvFZuMo6gvTS9Xq1C1PebdNa","/ip4/172.18.102.58/tcp/10103/ws/p2p/16Uiu2HAm3pJrttcCCxwhYLwhBxGdWvFZuMo6gvTS9Xq1C1PebdNa"],"enrUri":"enr:-L24QGwX2FDfNn8ObE0diJlhYB5mRhqlP6xrgiAqVDE1LkXXMs-wPTAXZiBL2slhoIk7VgRqDnEJW_CRv5ZxmfnO_zUCgmlkgnY0gmlwhKwSZjqKbXVsdGlhZGRyc5YACASsEmY6Bid2AAoErBJmOgYnd90DgnJzhQADAQAAiXNlY3AyNTZrMaECfKn5ila-T7bfOgHnn9bB5-td2F9Uo9ZEpxwHGqqr8dODdGNwgid2g3VkcIIneIV3YWt1Mgk"}'
2026-03-07 04:29:28.610 INFO [src.node.waku_node] REST service is ready !!
2026-03-07 04:29:28.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1284/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-07 04:29:28.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-07 04:29:28.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13040/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-07 04:29:28.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-07 04:29:28.624 DEBUG [src.steps.light_push] Lightpushing message
2026-03-07 04:29:28.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10101/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/1", "message": {"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": 1772857768624294079}}'
2026-03-07 04:29:28.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-07 04:29:28.679 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-07 04:29:28.779 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
2026-03-07 04:29:28.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1284/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:29:28.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772857768624294079,"ephemeral":false,"proof":""}]'
2026-03-07 04:29:28.784 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
2026-03-07 04:29:28.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13040/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:29:28.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772857768624294079,"ephemeral":false,"proof":""}]'
2026-03-07 04:29:28.789 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-07 04:29:28.790 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-07 04:29:28.790 DEBUG [src.node.waku_node] Stopping container with id 8eac069475ef
2026-03-07 04:29:29.328 DEBUG [src.node.waku_node] Container stopped.
2026-03-07 04:29:29.329 DEBUG [src.node.waku_node] Stopping container with id 1309f390d20d
2026-03-07 04:29:29.855 DEBUG [src.node.waku_node] Container stopped.
2026-03-07 04:29:29.855 DEBUG [src.node.waku_node] Stopping container with id 401b6ab54956
2026-03-07 04:29:30.142 ERROR [src.node.docker_mananger] Max retries reached for container 8eac069475ef. Exiting log stream.
2026-03-07 04:29:30.410 DEBUG [src.node.waku_node] Container stopped.
2026-03-07 04:29:30.411 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-07 04:29:30.423 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-07 04:29:30.433 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-07 04:29:30.443 DEBUG [src.node.docker_mananger] No errors found in the waku logs.