mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-11 22:33:11 +00:00
109 lines
19 KiB
Plaintext
109 lines
19 KiB
Plaintext
2026-02-25 15:22:54.528 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 15:22:54.528 DEBUG [tests.conftest] Running test: test_light_push_with_payload_less_than_150_kb with id: 2026-02-25_15-22-54__affbda9e-9c81-4ec7-afcc-955d8260b12f
|
|
2026-02-25 15:22:54.528 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 15:22:54.529 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-02-25 15:22:54.536 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 15:22:54.536 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-02-25_15-22-54__affbda9e-9c81-4ec7-afcc-955d8260b12f__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:22:54.536 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 15:22:54.536 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 15:22:54.537 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 15:22:54.538 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.245.227
|
|
2026-02-25 15:22:54.538 DEBUG [src.node.docker_mananger] Generated ports ['30509', '30510', '30511', '30512', '30513']
|
|
2026-02-25 15:22:54.538 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 15:22:54.538 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 15:22:54.538 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 15:22:54.538 DEBUG [src.node.docker_mananger] docker run -i -t -p 30509:30509 -p 30510:30510 -p 30511:30511 -p 30512:30512 -p 30513:30513 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=30511 --rest-port=30509 --tcp-port=30510 --discv5-udp-port=30512 --rest-address=0.0.0.0 --nat=extip:172.18.245.227 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d508d8e4aecf0c4d7c0afe2857b0ffa9dc2b6feded5aeafc14c8f6a56feb4d5e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30513 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-02-25 15:22:54.724 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.245.227 waku 2e15e97c410999eead88118598dffc32c90ac5833b88ed9f5a8cd7ecff378d60
|
|
2026-02-25 15:22:54.756 DEBUG [src.node.docker_mananger] Container started with ID 2e15e97c4109. Setting up logs at ./log/docker/receiving_node1_2026-02-25_15-22-54__affbda9e-9c81-4ec7-afcc-955d8260b12f__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:22:54.757 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30509
|
|
2026-02-25 15:22:54.757 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 15:22:54.794 ERROR [src.node.docker_mananger] Max retries reached for container b265e5200e5d. Exiting log stream.
|
|
2026-02-25 15:22:55.330 ERROR [src.node.docker_mananger] Max retries reached for container c44122896b34. Exiting log stream.
|
|
2026-02-25 15:22:55.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30509/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:22:55.761 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-02-25 15:22:55.761 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 15:22:55.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30509/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:22:55.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.245.227/tcp/30510/p2p/16Uiu2HAm8KLMtdmxergrVP5iopr4367v22iV1ogMp1gq65ZxkPrY","/ip4/172.18.245.227/tcp/30511/ws/p2p/16Uiu2HAm8KLMtdmxergrVP5iopr4367v22iV1ogMp1gq65ZxkPrY"],"enrUri":"enr:-L24QPE8fpSecF-0rgdqrRHXGY6Rav2jKICqPFAf5g9vInXMXUypeUXOluxtEQhdWX1MiWBkKm0JZYKPvi9R6VRHnyECgmlkgnY0gmlwhKwS9eOKbXVsdGlhZGRyc5YACASsEvXjBncuAAoErBL14wZ3L90DgnJzhQADAQAAiXNlY3AyNTZrMaECv4hDDDevVd-w7A5dzRQAVVHxHbllJZOCI6YSZrJ0PvmDdGNwgncug3VkcIJ3MIV3YWt1Mgk"}'
|
|
2026-02-25 15:22:55.764 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 15:22:55.770 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 15:22:55.770 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-02-25_15-22-54__affbda9e-9c81-4ec7-afcc-955d8260b12f__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:22:55.771 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 15:22:55.771 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 15:22:55.772 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 15:22:55.772 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.77.80
|
|
2026-02-25 15:22:55.772 DEBUG [src.node.docker_mananger] Generated ports ['39921', '39922', '39923', '39924', '39925']
|
|
2026-02-25 15:22:55.773 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 15:22:55.773 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 15:22:55.773 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 15:22:55.773 DEBUG [src.node.docker_mananger] docker run -i -t -p 39921:39921 -p 39922:39922 -p 39923:39923 -p 39924:39924 -p 39925:39925 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=39923 --rest-port=39921 --tcp-port=39922 --discv5-udp-port=39924 --rest-address=0.0.0.0 --nat=extip:172.18.77.80 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=604b99acc86ab096f5198ca9dc1cbc43e44486dd8ff2f8858e7bc4bcb6c35cb5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39925 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-02-25 15:22:55.965 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.77.80 waku 9a895d5aa22f762e09152621b40835f52dbacfb4dd6de68471195b9f2b536e35
|
|
2026-02-25 15:22:55.996 DEBUG [src.node.docker_mananger] Container started with ID 9a895d5aa22f. Setting up logs at ./log/docker/receiving_node2_2026-02-25_15-22-54__affbda9e-9c81-4ec7-afcc-955d8260b12f__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:22:55.997 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39921
|
|
2026-02-25 15:22:55.997 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 15:22:56.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39921/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:22:57.000 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-02-25 15:22:57.001 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 15:22:57.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39921/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:22:57.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.77.80/tcp/39922/p2p/16Uiu2HAmNJYA6uveSX2BHw1Qe71fg9LK9Pd4mToYP8KxEEDRxo7Z","/ip4/172.18.77.80/tcp/39923/ws/p2p/16Uiu2HAmNJYA6uveSX2BHw1Qe71fg9LK9Pd4mToYP8KxEEDRxo7Z"],"enrUri":"enr:-L24QOykeVaUV9_Hs1CasNkz2t9TVBGXuj2uvR1zUn9YNczYNc9Q_smGMFILqyTsOXnzqyS-QHKH74cT9QP__i_3b_QCgmlkgnY0gmlwhKwSTVCKbXVsdGlhZGRyc5YACASsEk1QBpvyAAoErBJNUAab890DgnJzhQADAQAAiXNlY3AyNTZrMaEDj1ei_ozdRihfP71REedbvDdq825bT08z-cf6m2u6ukyDdGNwgpvyg3VkcIKb9IV3YWt1MgE"}'
|
|
2026-02-25 15:22:57.004 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 15:22:57.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39921/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.245.227/tcp/30510/p2p/16Uiu2HAm8KLMtdmxergrVP5iopr4367v22iV1ogMp1gq65ZxkPrY"]'
|
|
2026-02-25 15:22:57.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:22:57.053 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 15:22:57.053 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-02-25_15-22-54__affbda9e-9c81-4ec7-afcc-955d8260b12f__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:22:57.054 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 15:22:57.054 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 15:22:57.055 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 15:22:57.056 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.1.41
|
|
2026-02-25 15:22:57.056 DEBUG [src.node.docker_mananger] Generated ports ['38160', '38161', '38162', '38163', '38164']
|
|
2026-02-25 15:22:57.056 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 15:22:57.056 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 15:22:57.056 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 15:22:57.056 DEBUG [src.node.docker_mananger] docker run -i -t -p 38160:38160 -p 38161:38161 -p 38162:38162 -p 38163:38163 -p 38164:38164 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=38162 --rest-port=38160 --tcp-port=38161 --discv5-udp-port=38163 --rest-address=0.0.0.0 --nat=extip:172.18.1.41 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4fd53ddc7b12e55ebeeffabc0e0deeab3de3c1afab854fbb8c8aa44af6d5904b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38164 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QPE8fpSecF-0rgdqrRHXGY6Rav2jKICqPFAf5g9vInXMXUypeUXOluxtEQhdWX1MiWBkKm0JZYKPvi9R6VRHnyECgmlkgnY0gmlwhKwS9eOKbXVsdGlhZGRyc5YACASsEvXjBncuAAoErBL14wZ3L90DgnJzhQADAQAAiXNlY3AyNTZrMaECv4hDDDevVd-w7A5dzRQAVVHxHbllJZOCI6YSZrJ0PvmDdGNwgncug3VkcIJ3MIV3YWt1Mgk --lightpushnode=/ip4/172.18.245.227/tcp/30510/p2p/16Uiu2HAm8KLMtdmxergrVP5iopr4367v22iV1ogMp1gq65ZxkPrY --lightpush=true --relay=true
|
|
2026-02-25 15:22:57.245 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.1.41 waku 2dc37fe148b1890b7e7beee64ffc11b5a110cf4f27327ee0592635ceb302ae0d
|
|
2026-02-25 15:22:57.281 DEBUG [src.node.docker_mananger] Container started with ID 2dc37fe148b1. Setting up logs at ./log/docker/lightpush_node1_2026-02-25_15-22-54__affbda9e-9c81-4ec7-afcc-955d8260b12f__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:22:57.281 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38160
|
|
2026-02-25 15:22:57.282 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 15:22:58.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38160/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:22:58.286 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-02-25 15:22:58.286 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 15:22:58.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38160/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:22:58.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.1.41/tcp/38161/p2p/16Uiu2HAmLLxTsWvaGKZem8KmnWHaaTmdxiWfrrYxYsX9iBLXNQXX","/ip4/172.18.1.41/tcp/38162/ws/p2p/16Uiu2HAmLLxTsWvaGKZem8KmnWHaaTmdxiWfrrYxYsX9iBLXNQXX"],"enrUri":"enr:-L24QABKZPqM2NvFpylmewWNT0pzCzppqy6jglevBK9G9O8QblSdHEfhZYEDzPvYodrIfrjP6JbylDvkY2Wq-CP7FE4CgmlkgnY0gmlwhKwSASmKbXVsdGlhZGRyc5YACASsEgEpBpURAAoErBIBKQaVEt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDcj7oYoz1MMHi7Et8mj7g6rkucL_HR7OtTut0icOUji6DdGNwgpURg3VkcIKVE4V3YWt1Mgk"}'
|
|
2026-02-25 15:22:58.289 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 15:22:58.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38160/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.245.227/tcp/30510/p2p/16Uiu2HAm8KLMtdmxergrVP5iopr4367v22iV1ogMp1gq65ZxkPrY"]'
|
|
2026-02-25 15:22:58.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:22:58.328 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38160/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.77.80/tcp/39922/p2p/16Uiu2HAmNJYA6uveSX2BHw1Qe71fg9LK9Pd4mToYP8KxEEDRxo7Z"]'
|
|
2026-02-25 15:22:58.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:22:58.359 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30509/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-25 15:22:58.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:22:58.368 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39921/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-25 15:22:58.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:22:58.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38160/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-25 15:22:58.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:22:58.379 DEBUG [tests.light_push.test_publish] Running test with payload length of 143360 bytes
|
|
2026-02-25 15:22:58.381 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-02-25 15:22:58.382 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 15:22:58.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:22:58.547 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 15:22:58.647 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-02-25 15:22:58.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30509/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:22:58.654 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 15:22:58.656 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-02-25 15:22:58.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39921/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:22:58.662 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 15:22:58.664 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-02-25 15:22:58.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38160/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:22:58.669 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 15:22:58.673 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 15:22:58.674 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 15:22:58.674 DEBUG [src.node.waku_node] Stopping container with id 2e15e97c4109
|
|
2026-02-25 15:22:59.191 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 15:22:59.191 DEBUG [src.node.waku_node] Stopping container with id 9a895d5aa22f
|
|
2026-02-25 15:22:59.718 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 15:22:59.720 DEBUG [src.node.waku_node] Stopping container with id 2dc37fe148b1
|
|
2026-02-25 15:23:00.005 ERROR [src.node.docker_mananger] Max retries reached for container 2e15e97c4109. Exiting log stream.
|
|
2026-02-25 15:23:00.234 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 15:23:00.235 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 15:23:00.246 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 15:23:00.264 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 15:23:00.291 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|