mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
200 lines
37 KiB
Plaintext
200 lines
37 KiB
Plaintext
2026-03-02 04:38:48.323 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-02 04:38:48.324 DEBUG [tests.conftest] Running test: test_relay_get_message_while_one_peer_is_paused with id: 2026-03-02_04-38-48__aad69bf0-d1be-40fd-96c1-45ff6901e30d
|
|
2026-03-02 04:38:48.324 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-02 04:38:48.324 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-02 04:38:48.325 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-03-02 04:38:48.331 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:38:48.332 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-02_04-38-48__aad69bf0-d1be-40fd-96c1-45ff6901e30d__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:38:48.332 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:38:48.332 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:38:48.333 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:38:48.333 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.157.6
|
|
2026-03-02 04:38:48.334 DEBUG [src.node.docker_mananger] Generated ports ['53625', '53626', '53627', '53628', '53629']
|
|
2026-03-02 04:38:48.334 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:38:48.334 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:38:48.334 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:38:48.334 DEBUG [src.node.docker_mananger] docker run -i -t -p 53625:53625 -p 53626:53626 -p 53627:53627 -p 53628:53628 -p 53629:53629 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=53627 --rest-port=53625 --tcp-port=53626 --discv5-udp-port=53628 --rest-address=0.0.0.0 --nat=extip:172.18.157.6 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=69badbc6d35991bce3cab4fae854d75c1abc33cf3a76d9cc0c4abaf6c976d89e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53629 --metrics-logging=true --relay=true
|
|
2026-03-02 04:38:48.527 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.157.6 waku 7b7c2521367ae0a2b3dccdb3509e0fc2196dc062420ba842aeecada62a6fde90
|
|
2026-03-02 04:38:48.541 ERROR [src.node.docker_mananger] Max retries reached for container 97ddad8a783b. Exiting log stream.
|
|
2026-03-02 04:38:48.564 DEBUG [src.node.docker_mananger] Container started with ID 7b7c2521367a. Setting up logs at ./log/docker/node1_2026-03-02_04-38-48__aad69bf0-d1be-40fd-96c1-45ff6901e30d__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:38:48.564 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53625
|
|
2026-03-02 04:38:48.565 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:38:49.101 ERROR [src.node.docker_mananger] Max retries reached for container 593b6e6faed2. Exiting log stream.
|
|
2026-03-02 04:38:49.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53625/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:49.569 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-02 04:38:49.569 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:38:49.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53625/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:49.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.157.6/tcp/53626/p2p/16Uiu2HAmFznBaNs6YrqCHEYyYCUKffpFyodvdEGKiVTqGv92EeaZ","/ip4/172.18.157.6/tcp/53627/ws/p2p/16Uiu2HAmFznBaNs6YrqCHEYyYCUKffpFyodvdEGKiVTqGv92EeaZ"],"enrUri":"enr:-L24QKiMH5QTi5ZvWkoXkLAQnp_kJRgCWCBcQXpVA8EbwhkKAvowjJVYR4hzH_l47BBGI7f1IA-rc1KLJ2sWSu9pfc8CgmlkgnY0gmlwhKwSnQaKbXVsdGlhZGRyc5YACASsEp0GBtF6AAoErBKdBgbRe90DgnJzhQADAQAAiXNlY3AyNTZrMaEDMaTrTYj69RpzvWtU0UBpvB-qJEwB0Z8_I0V5TZ34kKaDdGNwgtF6g3VkcILRfIV3YWt1MgE"}'
|
|
2026-03-02 04:38:49.572 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:38:49.578 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:38:49.579 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-02_04-38-48__aad69bf0-d1be-40fd-96c1-45ff6901e30d__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:38:49.579 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:38:49.579 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:38:49.580 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:38:49.580 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.5.205
|
|
2026-03-02 04:38:49.581 DEBUG [src.node.docker_mananger] Generated ports ['4480', '4481', '4482', '4483', '4484']
|
|
2026-03-02 04:38:49.581 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:38:49.581 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:38:49.581 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:38:49.581 DEBUG [src.node.docker_mananger] docker run -i -t -p 4480:4480 -p 4481:4481 -p 4482:4482 -p 4483:4483 -p 4484:4484 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=4482 --rest-port=4480 --tcp-port=4481 --discv5-udp-port=4483 --rest-address=0.0.0.0 --nat=extip:172.18.5.205 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2c574bdaabc4d699c849c9e5a37d1faa20c8dbab5067dddc16ae11dfabd86ec9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4484 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKiMH5QTi5ZvWkoXkLAQnp_kJRgCWCBcQXpVA8EbwhkKAvowjJVYR4hzH_l47BBGI7f1IA-rc1KLJ2sWSu9pfc8CgmlkgnY0gmlwhKwSnQaKbXVsdGlhZGRyc5YACASsEp0GBtF6AAoErBKdBgbRe90DgnJzhQADAQAAiXNlY3AyNTZrMaEDMaTrTYj69RpzvWtU0UBpvB-qJEwB0Z8_I0V5TZ34kKaDdGNwgtF6g3VkcILRfIV3YWt1MgE
|
|
2026-03-02 04:38:49.772 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.5.205 waku e05c1d1570345506103797ae85f20b7a2711604d1672e8febc602d78e3a358a0
|
|
2026-03-02 04:38:49.806 DEBUG [src.node.docker_mananger] Container started with ID e05c1d157034. Setting up logs at ./log/docker/node2_2026-03-02_04-38-48__aad69bf0-d1be-40fd-96c1-45ff6901e30d__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:38:49.807 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 4480
|
|
2026-03-02 04:38:49.807 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:38:50.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4480/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:50.826 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-02 04:38:50.827 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:38:50.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4480/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:50.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.5.205/tcp/4481/p2p/16Uiu2HAkwSCPaGeLj7P9FGwCbvq92QTWnufBaoGGDU2YWh43RaQH","/ip4/172.18.5.205/tcp/4482/ws/p2p/16Uiu2HAkwSCPaGeLj7P9FGwCbvq92QTWnufBaoGGDU2YWh43RaQH"],"enrUri":"enr:-L24QEYI6OngDrr5Pan1u5CQ3T1vL6EOSDcaplNcgxG0-QtYYgyczO0IPxOMJU4PMEwnviYqZ9-HvwSXpOVeGfiEj5UCgmlkgnY0gmlwhKwSBc2KbXVsdGlhZGRyc5YACASsEgXNBhGBAAoErBIFzQYRgt0DgnJzhQADAQAAiXNlY3AyNTZrMaECHdnCMXU4dzR_l6sxbC0-jgaqu5QUpON_bA8o8t6N5SqDdGNwghGBg3VkcIIRg4V3YWt1MgE"}'
|
|
2026-03-02 04:38:50.834 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:38:50.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4480/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.157.6/tcp/53626/p2p/16Uiu2HAmFznBaNs6YrqCHEYyYCUKffpFyodvdEGKiVTqGv92EeaZ"]'
|
|
2026-03-02 04:38:50.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:50.839 DEBUG [src.steps.relay] Running fixture setup: setup_optional_relay_nodes
|
|
2026-03-02 04:38:50.846 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:38:50.846 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-02_04-38-48__aad69bf0-d1be-40fd-96c1-45ff6901e30d__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:38:50.846 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:38:50.847 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:38:50.848 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:38:50.848 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.239.156
|
|
2026-03-02 04:38:50.848 DEBUG [src.node.docker_mananger] Generated ports ['44896', '44897', '44898', '44899', '44900']
|
|
2026-03-02 04:38:50.848 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:38:50.849 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:38:50.849 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:38:50.849 DEBUG [src.node.docker_mananger] docker run -i -t -p 44896:44896 -p 44897:44897 -p 44898:44898 -p 44899:44899 -p 44900:44900 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=44898 --rest-port=44896 --tcp-port=44897 --discv5-udp-port=44899 --rest-address=0.0.0.0 --nat=extip:172.18.239.156 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7d201ec6fde1ddd3f59ecb69fbfc580b6e6f6dea7283d9398aebd2abd026eca4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44900 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKiMH5QTi5ZvWkoXkLAQnp_kJRgCWCBcQXpVA8EbwhkKAvowjJVYR4hzH_l47BBGI7f1IA-rc1KLJ2sWSu9pfc8CgmlkgnY0gmlwhKwSnQaKbXVsdGlhZGRyc5YACASsEp0GBtF6AAoErBKdBgbRe90DgnJzhQADAQAAiXNlY3AyNTZrMaEDMaTrTYj69RpzvWtU0UBpvB-qJEwB0Z8_I0V5TZ34kKaDdGNwgtF6g3VkcILRfIV3YWt1MgE
|
|
2026-03-02 04:38:51.041 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.239.156 waku f4a6433ab53f57de4fa07dd71172a94bb8cb4c7aba01d5c375461d462ca6eb64
|
|
2026-03-02 04:38:51.074 DEBUG [src.node.docker_mananger] Container started with ID f4a6433ab53f. Setting up logs at ./log/docker/node3_2026-03-02_04-38-48__aad69bf0-d1be-40fd-96c1-45ff6901e30d__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:38:51.075 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44896
|
|
2026-03-02 04:38:51.075 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:38:52.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44896/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:52.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"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-02 04:38:52.099 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:38:52.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44896/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:52.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.239.156/tcp/44897/p2p/16Uiu2HAmLKN494MUJ3toHUw8Qp9ta6jnCST6raDezCwUzC7Mgto1","/ip4/172.18.239.156/tcp/44898/ws/p2p/16Uiu2HAmLKN494MUJ3toHUw8Qp9ta6jnCST6raDezCwUzC7Mgto1"],"enrUri":"enr:-L24QFruAMDCXdXvXIwaDJoWksy8ml8kOvXCjcCiqCeV0bJUem-2HJYTAsOtVx42KfYSRydjM-zDUjzKqdqlls0UJAwCgmlkgnY0gmlwhKwS75yKbXVsdGlhZGRyc5YACASsEu-cBq9hAAoErBLvnAavYt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDcdZrnUhZg_dCULkHcp78J9w26g_nbXd6bNlhFFzYYfCDdGNwgq9hg3VkcIKvY4V3YWt1MgE"}'
|
|
2026-03-02 04:38:52.103 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:38:52.104 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44896/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.157.6/tcp/53626/p2p/16Uiu2HAmFznBaNs6YrqCHEYyYCUKffpFyodvdEGKiVTqGv92EeaZ"]'
|
|
2026-03-02 04:38:52.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:52.114 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:38:52.114 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-02_04-38-48__aad69bf0-d1be-40fd-96c1-45ff6901e30d__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:38:52.114 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:38:52.114 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:38:52.115 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:38:52.116 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.142.51
|
|
2026-03-02 04:38:52.116 DEBUG [src.node.docker_mananger] Generated ports ['5797', '5798', '5799', '5800', '5801']
|
|
2026-03-02 04:38:52.116 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:38:52.116 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:38:52.116 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:38:52.116 DEBUG [src.node.docker_mananger] docker run -i -t -p 5797:5797 -p 5798:5798 -p 5799:5799 -p 5800:5800 -p 5801:5801 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=5799 --rest-port=5797 --tcp-port=5798 --discv5-udp-port=5800 --rest-address=0.0.0.0 --nat=extip:172.18.142.51 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d6adc04bbfb1fa9dbd0553fe1ee67ea5ebaee8607eafdbaba8fdaacf568c836e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5801 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKiMH5QTi5ZvWkoXkLAQnp_kJRgCWCBcQXpVA8EbwhkKAvowjJVYR4hzH_l47BBGI7f1IA-rc1KLJ2sWSu9pfc8CgmlkgnY0gmlwhKwSnQaKbXVsdGlhZGRyc5YACASsEp0GBtF6AAoErBKdBgbRe90DgnJzhQADAQAAiXNlY3AyNTZrMaEDMaTrTYj69RpzvWtU0UBpvB-qJEwB0Z8_I0V5TZ34kKaDdGNwgtF6g3VkcILRfIV3YWt1MgE
|
|
2026-03-02 04:38:52.321 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.142.51 waku 250034f4043cdbce818e0a151b655d29365a0e480e2b0328010d50bd4bcbdba6
|
|
2026-03-02 04:38:52.358 DEBUG [src.node.docker_mananger] Container started with ID 250034f4043c. Setting up logs at ./log/docker/node4_2026-03-02_04-38-48__aad69bf0-d1be-40fd-96c1-45ff6901e30d__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:38:52.358 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5797
|
|
2026-03-02 04:38:52.358 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:38:53.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5797/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:53.378 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-02 04:38:53.379 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:38:53.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5797/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:53.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.142.51/tcp/5798/p2p/16Uiu2HAkxNWHqvWje5pMJ4cL7yMUM2G5TMPQ2FkbNtVfB4VNxtKc","/ip4/172.18.142.51/tcp/5799/ws/p2p/16Uiu2HAkxNWHqvWje5pMJ4cL7yMUM2G5TMPQ2FkbNtVfB4VNxtKc"],"enrUri":"enr:-L24QG8s5miYthUoOzH2NkzqxCIOxZNGGO-1-7XYSgSI6xZDRTCsUo-GlCC_g-xNKkaMby3zCcIj8aCu92XxR1EIYwYCgmlkgnY0gmlwhKwSjjOKbXVsdGlhZGRyc5YACASsEo4zBhamAAoErBKOMwYWp90DgnJzhQADAQAAiXNlY3AyNTZrMaECK8Nc-5fOemKjxAuTsECAMwOSWAsp-9icl8i6o75fvouDdGNwghamg3VkcIIWqIV3YWt1MgE"}'
|
|
2026-03-02 04:38:53.386 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:38:53.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5797/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.157.6/tcp/53626/p2p/16Uiu2HAmFznBaNs6YrqCHEYyYCUKffpFyodvdEGKiVTqGv92EeaZ"]'
|
|
2026-03-02 04:38:53.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:53.397 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:38:53.398 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-02_04-38-48__aad69bf0-d1be-40fd-96c1-45ff6901e30d__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:38:53.398 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:38:53.398 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:38:53.399 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:38:53.399 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.162.212
|
|
2026-03-02 04:38:53.399 DEBUG [src.node.docker_mananger] Generated ports ['8774', '8775', '8776', '8777', '8778']
|
|
2026-03-02 04:38:53.400 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:38:53.400 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:38:53.400 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:38:53.400 DEBUG [src.node.docker_mananger] docker run -i -t -p 8774:8774 -p 8775:8775 -p 8776:8776 -p 8777:8777 -p 8778:8778 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=8776 --rest-port=8774 --tcp-port=8775 --discv5-udp-port=8777 --rest-address=0.0.0.0 --nat=extip:172.18.162.212 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8ae2402bebe062adb4ed1aaff3dfbefb0ab99a1f462ddc1faea90dbff1394cf5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8778 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKiMH5QTi5ZvWkoXkLAQnp_kJRgCWCBcQXpVA8EbwhkKAvowjJVYR4hzH_l47BBGI7f1IA-rc1KLJ2sWSu9pfc8CgmlkgnY0gmlwhKwSnQaKbXVsdGlhZGRyc5YACASsEp0GBtF6AAoErBKdBgbRe90DgnJzhQADAQAAiXNlY3AyNTZrMaEDMaTrTYj69RpzvWtU0UBpvB-qJEwB0Z8_I0V5TZ34kKaDdGNwgtF6g3VkcILRfIV3YWt1MgE
|
|
2026-03-02 04:38:53.602 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.162.212 waku 3ff5dfc4feab5b748165cb87d984fc0aff9e990393e4c298b7a1f1a727474be4
|
|
2026-03-02 04:38:53.635 DEBUG [src.node.docker_mananger] Container started with ID 3ff5dfc4feab. Setting up logs at ./log/docker/node5_2026-03-02_04-38-48__aad69bf0-d1be-40fd-96c1-45ff6901e30d__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:38:53.637 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8774
|
|
2026-03-02 04:38:53.637 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:38:54.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8774/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:54.661 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-02 04:38:54.661 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:38:54.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8774/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:54.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.162.212/tcp/8775/p2p/16Uiu2HAkyX3JW7aiD7RFnUQ4Umyjg8W1hfEeUr5UgAxy4VfoaAMd","/ip4/172.18.162.212/tcp/8776/ws/p2p/16Uiu2HAkyX3JW7aiD7RFnUQ4Umyjg8W1hfEeUr5UgAxy4VfoaAMd"],"enrUri":"enr:-L24QL2eOz_7qSEsmRuKfl1-0x51e8ugAoIPNLzNsqRbxhLUOpw-b3Scp2cAmBNiY7dUWI5wfhWFBf8Gc8RtBOIEjGUCgmlkgnY0gmlwhKwSotSKbXVsdGlhZGRyc5YACASsEqLUBiJHAAoErBKi1AYiSN0DgnJzhQADAQAAiXNlY3AyNTZrMaECPM7C4gZNYTJu9CcJBePCwtaFFgyKbOHM2I8yerq5MTiDdGNwgiJHg3VkcIIiSYV3YWt1MgE"}'
|
|
2026-03-02 04:38:54.669 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:38:54.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8774/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.157.6/tcp/53626/p2p/16Uiu2HAmFznBaNs6YrqCHEYyYCUKffpFyodvdEGKiVTqGv92EeaZ"]'
|
|
2026-03-02 04:38:54.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:54.674 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
|
2026-03-02 04:38:54.674 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53625/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-02 04:38:54.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:54.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4480/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-02 04:38:54.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:54.692 DEBUG [src.steps.relay] Running fixture setup: subscribe_optional_relay_nodes
|
|
2026-03-02 04:38:54.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44896/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-02 04:38:54.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:54.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5797/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-02 04:38:54.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:54.706 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8774/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-02 04:38:54.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:54.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53625/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-02 04:38:54.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:54.726 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-02 04:38:54.826 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-02 04:38:54.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53625/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:54.829 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":1772426334716764160,"ephemeral":false,"proof":""}]'
|
|
2026-03-02 04:38:54.830 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-02 04:38:54.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4480/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:54.833 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":1772426334716764160,"ephemeral":false,"proof":""}]'
|
|
2026-03-02 04:38:54.834 DEBUG [src.steps.relay] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
|
2026-03-02 04:38:54.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44896/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:54.837 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":1772426334716764160,"ephemeral":false,"proof":""}]'
|
|
2026-03-02 04:38:54.838 DEBUG [src.steps.relay] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
|
2026-03-02 04:38:54.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5797/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:54.841 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":1772426334716764160,"ephemeral":false,"proof":""}]'
|
|
2026-03-02 04:38:54.842 DEBUG [src.steps.relay] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
|
2026-03-02 04:38:54.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8774/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:54.844 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":1772426334716764160,"ephemeral":false,"proof":""}]'
|
|
2026-03-02 04:38:54.845 INFO [src.steps.relay] WARM UP successful!!
|
|
2026-03-02 04:38:54.847 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53625/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-02 04:38:54.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:54.857 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-02 04:38:54.957 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-02 04:38:54.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53625/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:54.960 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":1772426334846974483,"ephemeral":false,"proof":""}]'
|
|
2026-03-02 04:38:54.961 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-02 04:38:54.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4480/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:54.964 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":1772426334846974483,"ephemeral":false,"proof":""}]'
|
|
2026-03-02 04:38:54.965 DEBUG [src.steps.relay] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
|
2026-03-02 04:38:54.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44896/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:54.968 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":1772426334846974483,"ephemeral":false,"proof":""}]'
|
|
2026-03-02 04:38:54.969 DEBUG [src.steps.relay] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
|
2026-03-02 04:38:54.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5797/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:54.971 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":1772426334846974483,"ephemeral":false,"proof":""}]'
|
|
2026-03-02 04:38:54.973 DEBUG [src.steps.relay] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
|
2026-03-02 04:38:54.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8774/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:54.975 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":1772426334846974483,"ephemeral":false,"proof":""}]'
|
|
2026-03-02 04:38:54.976 DEBUG [src.node.waku_node] Pausing container with id e05c1d157034
|
|
2026-03-02 04:38:54.986 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53625/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-02 04:38:54.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:54.995 DEBUG [src.node.waku_node] Unpause container with id e05c1d157034
|
|
2026-03-02 04:38:55.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53625/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-02 04:38:55.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:55.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4480/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:55.023 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":1772426334976825102,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772426334976901785,"ephemeral":false,"proof":""}]'
|
|
2026-03-02 04:38:55.026 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-02 04:38:55.027 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-02 04:38:55.027 DEBUG [src.node.waku_node] Stopping container with id 7b7c2521367a
|
|
2026-03-02 04:38:55.661 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:38:55.661 DEBUG [src.node.waku_node] Stopping container with id e05c1d157034
|
|
2026-03-02 04:38:56.214 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:38:56.215 DEBUG [src.node.waku_node] Stopping container with id f4a6433ab53f
|
|
2026-03-02 04:38:56.474 ERROR [src.node.docker_mananger] Max retries reached for container 7b7c2521367a. Exiting log stream.
|
|
2026-03-02 04:38:56.756 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:38:56.759 DEBUG [src.node.waku_node] Stopping container with id 250034f4043c
|
|
2026-03-02 04:38:57.051 ERROR [src.node.docker_mananger] Max retries reached for container e05c1d157034. Exiting log stream.
|
|
2026-03-02 04:38:57.303 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:38:57.303 DEBUG [src.node.waku_node] Stopping container with id 3ff5dfc4feab
|
|
2026-03-02 04:38:57.570 ERROR [src.node.docker_mananger] Max retries reached for container f4a6433ab53f. Exiting log stream.
|
|
2026-03-02 04:38:57.863 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:38:57.864 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-02 04:38:57.883 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-02 04:38:57.895 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-02 04:38:57.900 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-02 04:38:57.906 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-02 04:38:57.912 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|