mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 00:53:08 +00:00
230 lines
36 KiB
Plaintext
230 lines
36 KiB
Plaintext
2026-03-18 04:48:00.065 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-18 04:48:00.065 DEBUG [tests.conftest] Running test: test_large_message_payload_sync with id: 2026-03-18_04-48-00__ce3ec025-c4b7-45fc-af66-14149ff9481e
|
|
2026-03-18 04:48:00.066 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-18 04:48:00.074 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-18 04:48:00.074 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-18_04-48-00__ce3ec025-c4b7-45fc-af66-14149ff9481e__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:48:00.081 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-18 04:48:00.082 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-18_04-48-00__ce3ec025-c4b7-45fc-af66-14149ff9481e__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:48:00.089 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-18 04:48:00.090 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-18_04-48-00__ce3ec025-c4b7-45fc-af66-14149ff9481e__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:48:00.090 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-18 04:48:00.091 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 04:48:00.091 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 04:48:00.093 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 04:48:00.093 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.141.177
|
|
2026-03-18 04:48:00.093 DEBUG [src.node.docker_mananger] Generated ports ['21615', '21616', '21617', '21618', '21619']
|
|
2026-03-18 04:48:00.093 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 04:48:00.093 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 04:48:00.093 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 04:48:00.093 DEBUG [src.node.docker_mananger] docker run -i -t -p 21615:21615 -p 21616:21616 -p 21617:21617 -p 21618:21618 -p 21619:21619 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=21617 --rest-port=21615 --tcp-port=21616 --discv5-udp-port=21618 --rest-address=0.0.0.0 --nat=extip:172.18.141.177 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fc61a03f9beacfbef89624a7eb425acf2f069da309c724694db46762a2ae8acd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21619 --metrics-logging=true --store=true --relay=true
|
|
2026-03-18 04:48:00.196 ERROR [src.node.docker_mananger] Max retries reached for container 8672df47fbe0. Exiting log stream.
|
|
2026-03-18 04:48:00.297 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.141.177 waku 46cb243d5dbac80b914aafddd779ce19f6f808b0898532b2c25bed3eb990e169
|
|
2026-03-18 04:48:00.338 DEBUG [src.node.docker_mananger] Container started with ID 46cb243d5dba. Setting up logs at ./log/docker/node1_2026-03-18_04-48-00__ce3ec025-c4b7-45fc-af66-14149ff9481e__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:48:00.338 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21615
|
|
2026-03-18 04:48:00.339 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 04:48:00.860 ERROR [src.node.docker_mananger] Max retries reached for container 168af797240a. Exiting log stream.
|
|
2026-03-18 04:48:01.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21615/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:48:01.342 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-18 04:48:01.342 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 04:48:01.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21615/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:48:01.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.141.177/tcp/21616/p2p/16Uiu2HAmKRJQ4Rj9Xp1HrpYKwUYBXNhvdkfaxfmuPoRQVSCEDZdh","/ip4/172.18.141.177/tcp/21617/ws/p2p/16Uiu2HAmKRJQ4Rj9Xp1HrpYKwUYBXNhvdkfaxfmuPoRQVSCEDZdh"],"enrUri":"enr:-L24QNFlXEKn6vNMxAoIL3HzrQzKVkDQb20NJYymH4Eyx8tAPLtazRORYtZ4h1htgRKG90QakALcRiBwKJ0EDYfyd_8CgmlkgnY0gmlwhKwSjbGKbXVsdGlhZGRyc5YACASsEo2xBlRwAAoErBKNsQZUcd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDZIAVdXPkKNE6a5xyqOn7-zJj4INxko-ezym_4BqRb6CDdGNwglRwg3VkcIJUcoV3YWt1MgM"}'
|
|
2026-03-18 04:48:01.345 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 04:48:01.346 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 04:48:01.346 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 04:48:01.347 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 04:48:01.348 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.206.48
|
|
2026-03-18 04:48:01.348 DEBUG [src.node.docker_mananger] Generated ports ['49476', '49477', '49478', '49479', '49480']
|
|
2026-03-18 04:48:01.348 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 04:48:01.348 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 04:48:01.348 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 04:48:01.348 DEBUG [src.node.docker_mananger] docker run -i -t -p 49476:49476 -p 49477:49477 -p 49478:49478 -p 49479:49479 -p 49480:49480 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=49478 --rest-port=49476 --tcp-port=49477 --discv5-udp-port=49479 --rest-address=0.0.0.0 --nat=extip:172.18.206.48 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=796feac590d5ffdca6be0fd8f3e3ddb6b408c4f4abecbc08b5dfe39abc84a2fc --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49480 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNFlXEKn6vNMxAoIL3HzrQzKVkDQb20NJYymH4Eyx8tAPLtazRORYtZ4h1htgRKG90QakALcRiBwKJ0EDYfyd_8CgmlkgnY0gmlwhKwSjbGKbXVsdGlhZGRyc5YACASsEo2xBlRwAAoErBKNsQZUcd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDZIAVdXPkKNE6a5xyqOn7-zJj4INxko-ezym_4BqRb6CDdGNwglRwg3VkcIJUcoV3YWt1MgM
|
|
2026-03-18 04:48:01.551 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.206.48 waku 8b1b6f7dcd92382aa4f2d6ecffeb9071810bb21eeb7d21a2c148f8e445643908
|
|
2026-03-18 04:48:01.591 DEBUG [src.node.docker_mananger] Container started with ID 8b1b6f7dcd92. Setting up logs at ./log/docker/node2_2026-03-18_04-48-00__ce3ec025-c4b7-45fc-af66-14149ff9481e__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:48:01.591 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49476
|
|
2026-03-18 04:48:01.592 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 04:48:02.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49476/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:48:02.614 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-18 04:48:02.615 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 04:48:02.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49476/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:48:02.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.206.48/tcp/49477/p2p/16Uiu2HAm2v9Ueu1yexR6mtDLqjAV6LhrwWZUiLEXGguJxjUKgHve","/ip4/172.18.206.48/tcp/49478/ws/p2p/16Uiu2HAm2v9Ueu1yexR6mtDLqjAV6LhrwWZUiLEXGguJxjUKgHve"],"enrUri":"enr:-L24QPQIpIL-7EgYArZwqZkfqfGPftsjEnZuisE1o8LutBZ6JNQV32BKnUX-YUvbzsK7AfsMvFDdEvohHfcXhwG8cCgCgmlkgnY0gmlwhKwSzjCKbXVsdGlhZGRyc5YACASsEs4wBsFFAAoErBLOMAbBRt0DgnJzhQADAQAAiXNlY3AyNTZrMaECb00pq2vJXGOZeM1qXIMJ1yCYw1BkbN5Ag8453RRKwn-DdGNwgsFFg3VkcILBR4V3YWt1MgE"}'
|
|
2026-03-18 04:48:02.622 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 04:48:02.622 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 04:48:02.622 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 04:48:02.627 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 04:48:02.627 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.215.86
|
|
2026-03-18 04:48:02.628 DEBUG [src.node.docker_mananger] Generated ports ['40060', '40061', '40062', '40063', '40064']
|
|
2026-03-18 04:48:02.628 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 04:48:02.628 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 04:48:02.628 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 04:48:02.628 DEBUG [src.node.docker_mananger] docker run -i -t -p 40060:40060 -p 40061:40061 -p 40062:40062 -p 40063:40063 -p 40064:40064 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=40062 --rest-port=40060 --tcp-port=40061 --discv5-udp-port=40063 --rest-address=0.0.0.0 --nat=extip:172.18.215.86 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c0e878930c3738ee6d23eb6b75db3fa0583ad91fede9d05cd4ba3eeff4653bca --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40064 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPQIpIL-7EgYArZwqZkfqfGPftsjEnZuisE1o8LutBZ6JNQV32BKnUX-YUvbzsK7AfsMvFDdEvohHfcXhwG8cCgCgmlkgnY0gmlwhKwSzjCKbXVsdGlhZGRyc5YACASsEs4wBsFFAAoErBLOMAbBRt0DgnJzhQADAQAAiXNlY3AyNTZrMaECb00pq2vJXGOZeM1qXIMJ1yCYw1BkbN5Ag8453RRKwn-DdGNwgsFFg3VkcILBR4V3YWt1MgE
|
|
2026-03-18 04:48:02.832 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.215.86 waku 4fff4a81c18eaccf9fceadc5fc4786ef437ab9beb986c3e30ff10101de1a6c34
|
|
2026-03-18 04:48:02.867 DEBUG [src.node.docker_mananger] Container started with ID 4fff4a81c18e. Setting up logs at ./log/docker/node3_2026-03-18_04-48-00__ce3ec025-c4b7-45fc-af66-14149ff9481e__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:48:02.868 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40060
|
|
2026-03-18 04:48:02.868 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 04:48:03.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40060/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:48:03.885 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-18 04:48:03.885 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 04:48:03.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40060/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:48:03.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.215.86/tcp/40061/p2p/16Uiu2HAmNEpMHCpn6NZ9sD1k1zSZ2xheo6wUHUs7kKBZWphtv12E","/ip4/172.18.215.86/tcp/40062/ws/p2p/16Uiu2HAmNEpMHCpn6NZ9sD1k1zSZ2xheo6wUHUs7kKBZWphtv12E"],"enrUri":"enr:-L24QK7fK9gZRVD1WayGSCsSrmrWuIYRmp7Hp4Fy3xbVc5vAYTUIqPblX8GKyKQG2U6q3Chug35o8hljTOxrHzUfjTcCgmlkgnY0gmlwhKwS11aKbXVsdGlhZGRyc5YACASsEtdWBpx9AAoErBLXVgacft0DgnJzhQADAQAAiXNlY3AyNTZrMaEDjmOfZBWAokaOyRG9JXWsgF1WbopKbN3nLgn6ZGKqf_-DdGNwgpx9g3VkcIKcf4V3YWt1MgE"}'
|
|
2026-03-18 04:48:03.893 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 04:48:03.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49476/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.141.177/tcp/21616/p2p/16Uiu2HAmKRJQ4Rj9Xp1HrpYKwUYBXNhvdkfaxfmuPoRQVSCEDZdh"]'
|
|
2026-03-18 04:48:03.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:03.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40060/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.206.48/tcp/49477/p2p/16Uiu2HAm2v9Ueu1yexR6mtDLqjAV6LhrwWZUiLEXGguJxjUKgHve"]'
|
|
2026-03-18 04:48:03.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:03.902 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21615/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-18 04:48:03.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:03.905 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49476/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-18 04:48:03.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:03.908 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40060/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-18 04:48:03.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:03.911 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:03.913 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:03.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:03.935 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:03.947 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:03.948 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:03.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:03.970 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:03.981 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:03.983 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.002 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.013 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.014 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.034 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.045 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.047 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.066 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.077 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.079 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.097 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.108 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.110 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.128 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.140 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.141 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.160 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.172 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.173 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.194 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.205 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.206 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.225 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.237 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.238 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.260 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.271 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.272 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.295 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.307 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.308 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.330 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.341 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.343 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.366 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.377 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.378 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.403 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.414 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.415 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.436 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.436 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.447 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.448 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.470 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.481 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.482 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.505 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.516 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.517 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.538 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.549 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.551 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.574 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.585 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.586 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.605 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.616 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.618 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.637 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.649 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.651 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.670 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.681 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.683 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.701 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.712 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.714 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.732 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.744 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.746 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.764 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.775 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.778 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.796 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.807 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.809 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.827 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.839 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.841 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.860 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.871 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 04:48:04.873 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 04:48:04.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:48:04.891 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-18 04:48:04.902 DEBUG [src.libs.common] Sleeping for 10 seconds
|
|
2026-03-18 04:48:14.911 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-18 04:48:14.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21615/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:48:14.927 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xbd2b805b3ff4834572882853efc984ae4f51446b579fa7b86fb5ffdcd38e3a5a"},{"messageHash":"0x2e8abab2ee6105df21f365c9e93f64ed15473aefaaa4972ca916593c44e98114"},{"messageHash":"0x02e40d4e3d1e575c452bf4cae2fa23a865ddae6a5124951a481de59eb7d0b913"},{"messageHash":"0x954e7160e27f3f715a8cf0d24c3807a68f5b8e19b86366e5d00c906e9cb75359"},{"messageHash":"0xcf8bde53f7561feee687b441ae4c0146bfcf53520948d2e6c4223ccdd6f155b8"},{"messageHash":"0x701a38ba2d792ea83f39f02cbde4022b290deee835b7f799a77c02ede472153c"},{"messageHash":"0x65b21c0696e1941f7b020ca4fceb14af91805a7a2afbfaafc9436b34662c862b"},{"messageHash":"0x4647e7ac3a48959e880643144baa14c5b4fcb2ac333dc53ff9119f78a3b3964e"},{"messageHash":"0x5e6cc2a63c6292868cfcf56c90f2ae56df87ee4689b4ab0395a1d1c9e4228df8"},{"messageHash":"0x7ea1c599befed13484cd8939d91f4392d7751a93469997da7c7f9709f6465816"},{"messageHash":"0x67cb84ba2d674b49c62a2808499ec3bce4184750f5b7b6fea5b108efdb839760"},{"messageHash":"0x67fb5b3c833a7f6b12b65684a4e3a7fcd24024c5b840ed98582188e1b42aa253"},{"messageHash":"0xc0c3fe807dac5f5e14f9eae04467581b5b77bd550c66365205765bcc35892bc6"},{"messageHash":"0xf0a3774c355ad8290315be651fcee3b1a81958a59cd9203034e2fbc71af50098"},{"messageHash":"0x40325a0619f605551aa00d6896d6552a147d3e1b3152c921a93fc75a391a94c5"},{"messageHash":"0x6e0d3427e5d20c08cb3556683f67afcb802b8d3471dfc29fe8cf6d8eaa13c432"},{"messageHash":"0x0b017f19515bda58ad0b674d719aa729ad93e69ff78a153686be242069c95809"},{"messageHash":"0x6e11dca5e2f4b288f1c65673e0bcb0157ed42d7ad164403373d37f3ac2271a44"},{"messageHash":"0xe31077208e1641fc6154533110d56edb9f3e940ada8647254837c81e0befabcd"},{"messageHash":"0xefd93cf0a5cde59b8d5cf39d0c19604472147aa0143e55c583a5b3dfbbdf159c"},{"messageHash":"0xef95602a15974a4995dd24bf54e60ea90995d620fb218320e206fd484789c43b"},{"messageHash":"0x124e44b98f062bfeb3e4dc3138cf51ecef78fab74aa3ca86f4a341d31fd28ab2"},{"messageHash":"0x8d47b42dbef7bc8321ffcdd7ce4cec2a9df7294b60da068db9daac9fdef4b3f3"},{"messageHash":"0x8b8906e5f754c8be4b5b3cd98e71c344b110b0d549fbdebf99e77ecca5e39323"},{"messageHash":"0x55b4b60f3c33a3aeb7a657e2d61fec4bfd60ee4e3616b416054d6b523d6f6b2b"},{"messageHash":"0xfb6fd79916000f400be9e2887685b0b5cbc3774362533eedf512c925acedee16"},{"messageHash":"0x2d4ac99b9c5724178711221095cb01bb0651c63ea37f6571a4b4dd9dcf58b566"},{"messageHash":"0xf6e17e529fdc17aba83d48c392601bf451af1500c4afeea9283e6a0f04b7703b"},{"messageHash":"0xeb090a33153754e5798d3d8e40179cf48a920ebc11529669b866b0e475d8d26b"},{"messageHash":"0x1cd67f65ddaa69122ab50f64468b7fc5c204650698c59d1f1fa3b0617a0d5102"}]}'
|
|
2026-03-18 04:48:14.928 DEBUG [src.steps.store] messages length is 30
|
|
2026-03-18 04:48:14.961 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-18 04:48:14.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49476/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:48:14.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"148fdb33e1771709bc0d","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xbd2b805b3ff4834572882853efc984ae4f51446b579fa7b86fb5ffdcd38e3a5a"},{"messageHash":"0x2e8abab2ee6105df21f365c9e93f64ed15473aefaaa4972ca916593c44e98114"},{"messageHash":"0x02e40d4e3d1e575c452bf4cae2fa23a865ddae6a5124951a481de59eb7d0b913"},{"messageHash":"0x954e7160e27f3f715a8cf0d24c3807a68f5b8e19b86366e5d00c906e9cb75359"},{"messageHash":"0xcf8bde53f7561feee687b441ae4c0146bfcf53520948d2e6c4223ccdd6f155b8"},{"messageHash":"0x701a38ba2d792ea83f39f02cbde4022b290deee835b7f799a77c02ede472153c"},{"messageHash":"0x65b21c0696e1941f7b020ca4fceb14af91805a7a2afbfaafc9436b34662c862b"},{"messageHash":"0x4647e7ac3a48959e880643144baa14c5b4fcb2ac333dc53ff9119f78a3b3964e"},{"messageHash":"0x5e6cc2a63c6292868cfcf56c90f2ae56df87ee4689b4ab0395a1d1c9e4228df8"},{"messageHash":"0x7ea1c599befed13484cd8939d91f4392d7751a93469997da7c7f9709f6465816"},{"messageHash":"0x67cb84ba2d674b49c62a2808499ec3bce4184750f5b7b6fea5b108efdb839760"},{"messageHash":"0x67fb5b3c833a7f6b12b65684a4e3a7fcd24024c5b840ed98582188e1b42aa253"},{"messageHash":"0xc0c3fe807dac5f5e14f9eae04467581b5b77bd550c66365205765bcc35892bc6"},{"messageHash":"0xf0a3774c355ad8290315be651fcee3b1a81958a59cd9203034e2fbc71af50098"},{"messageHash":"0x40325a0619f605551aa00d6896d6552a147d3e1b3152c921a93fc75a391a94c5"},{"messageHash":"0x6e0d3427e5d20c08cb3556683f67afcb802b8d3471dfc29fe8cf6d8eaa13c432"},{"messageHash":"0x0b017f19515bda58ad0b674d719aa729ad93e69ff78a153686be242069c95809"},{"messageHash":"0x6e11dca5e2f4b288f1c65673e0bcb0157ed42d7ad164403373d37f3ac2271a44"},{"messageHash":"0xe31077208e1641fc6154533110d56edb9f3e940ada8647254837c81e0befabcd"},{"messageHash":"0xefd93cf0a5cde59b8d5cf39d0c19604472147aa0143e55c583a5b3dfbbdf159c"},{"messageHash":"0xef95602a15974a4995dd24bf54e60ea90995d620fb218320e206fd484789c43b"},{"messageHash":"0x124e44b98f062bfeb3e4dc3138cf51ecef78fab74aa3ca86f4a341d31fd28ab2"},{"messageHash":"0x8d47b42dbef7bc8321ffcdd7ce4cec2a9df7294b60da068db9daac9fdef4b3f3"},{"messageHash":"0x8b8906e5f754c8be4b5b3cd98e71c344b110b0d549fbdebf99e77ecca5e39323"},{"messageHash":"0x55b4b60f3c33a3aeb7a657e2d61fec4bfd60ee4e3616b416054d6b523d6f6b2b"},{"messageHash":"0xfb6fd79916000f400be9e2887685b0b5cbc3774362533eedf512c925acedee16"},{"messageHash":"0x2d4ac99b9c5724178711221095cb01bb0651c63ea37f6571a4b4dd9dcf58b566"},{"messageHash":"0xf6e17e529fdc17aba83d48c392601bf451af1500c4afeea9283e6a0f04b7703b"},{"messageHash":"0xeb090a33153754e5798d3d8e40179cf48a920ebc11529669b866b0e475d8d26b"},{"messageHash":"0x1cd67f65ddaa69122ab50f64468b7fc5c204650698c59d1f1fa3b0617a0d5102"}]}'
|
|
2026-03-18 04:48:14.984 DEBUG [src.steps.store] messages length is 30
|
|
2026-03-18 04:48:15.019 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-18 04:48:15.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40060/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:48:15.023 ERROR [src.node.api_clients.base_client] HTTP error occurred: 412 Client Error: Precondition Failed for url: http://127.0.0.1:40060/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true. Response content: b'No suitable service peer & none discovered'
|
|
2026-03-18 04:48:15.090 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-18 04:48:15.091 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-18 04:48:15.091 DEBUG [src.node.waku_node] Stopping container with id 46cb243d5dba
|
|
2026-03-18 04:48:15.771 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 04:48:15.771 DEBUG [src.node.waku_node] Stopping container with id 8b1b6f7dcd92
|
|
2026-03-18 04:48:16.436 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 04:48:16.438 DEBUG [src.node.waku_node] Stopping container with id 4fff4a81c18e
|
|
2026-03-18 04:48:16.669 ERROR [src.node.docker_mananger] Max retries reached for container 46cb243d5dba. Exiting log stream.
|
|
2026-03-18 04:48:17.039 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 04:48:17.041 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-18 04:48:17.074 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 04:48:17.098 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 04:48:17.115 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 04:48:17.115 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-18 04:48:17.116 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-18 04:48:17.116 DEBUG [src.libs.common] Attaching file ./log/docker/node3_2026-03-18_04-48-00__ce3ec025-c4b7-45fc-af66-14149ff9481e__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:48:17.117 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-18_04-48-00__ce3ec025-c4b7-45fc-af66-14149ff9481e__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:48:17.118 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-18_04-48-00__ce3ec025-c4b7-45fc-af66-14149ff9481e__wakuorg_nwaku:latest.log
|