mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 16:43:56 +00:00
108 lines
20 KiB
Plaintext
108 lines
20 KiB
Plaintext
2026-03-12 04:37:59.154 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-12 04:37:59.155 DEBUG [tests.conftest] Running test: test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_relay_node2 with id: 2026-03-12_04-37-59__938d4bb6-4fdc-4203-9063-7f13013b3c87
|
|
2026-03-12 04:37:59.155 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-12 04:37:59.156 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-12 04:37:59.166 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:37:59.166 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-12_04-37-59__938d4bb6-4fdc-4203-9063-7f13013b3c87__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:37:59.166 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:37:59.167 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:37:59.169 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:37:59.170 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.15.83
|
|
2026-03-12 04:37:59.171 DEBUG [src.node.docker_mananger] Generated ports ['28182', '28183', '28184', '28185', '28186']
|
|
2026-03-12 04:37:59.171 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:37:59.171 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:37:59.172 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:37:59.172 DEBUG [src.node.docker_mananger] docker run -i -t -p 28182:28182 -p 28183:28183 -p 28184:28184 -p 28185:28185 -p 28186:28186 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=28184 --rest-port=28182 --tcp-port=28183 --discv5-udp-port=28185 --rest-address=0.0.0.0 --nat=extip:172.18.15.83 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6af0aa85e2b5b65e0cddab8e2e6edc54c4adb7ccc9c7a8e9e9cc8ff493268c1d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28186 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-03-12 04:37:59.359 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.15.83 waku 02d27f1ddb616acc4bc0e68f9657453c6ddf953ac012041da50cfdd0eab2ebf1
|
|
2026-03-12 04:37:59.388 ERROR [src.node.docker_mananger] Max retries reached for container f84ccf54334f. Exiting log stream.
|
|
2026-03-12 04:37:59.394 DEBUG [src.node.docker_mananger] Container started with ID 02d27f1ddb61. Setting up logs at ./log/docker/receiving_node1_2026-03-12_04-37-59__938d4bb6-4fdc-4203-9063-7f13013b3c87__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:37:59.395 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28182
|
|
2026-03-12 04:37:59.395 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:37:59.988 ERROR [src.node.docker_mananger] Max retries reached for container cdf437c72078. Exiting log stream.
|
|
2026-03-12 04:38:00.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28182/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:00.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:38:00.399 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:38:00.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28182/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:00.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.15.83/tcp/28183/p2p/16Uiu2HAmBokNQBRKJUqAzw9MxzoVJQ9WDqGoqSA7BkVRmMhY1VKr","/ip4/172.18.15.83/tcp/28184/ws/p2p/16Uiu2HAmBokNQBRKJUqAzw9MxzoVJQ9WDqGoqSA7BkVRmMhY1VKr"],"enrUri":"enr:-L24QCZeAqsoFRRjd3hSTl2GOiCTtA-jFpPaCXrYo6igncNuHdRfp8prRAEWW44qtQ4AuZFOi1zWUWqeqENzgnUxCw8CgmlkgnY0gmlwhKwSD1OKbXVsdGlhZGRyc5YACASsEg9TBm4XAAoErBIPUwZuGN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC82K7bo3iBcTKW3xoGu28UsRMFEAayRjqv4rfxz9k4SWDdGNwgm4Xg3VkcIJuGYV3YWt1Mgk"}'
|
|
2026-03-12 04:38:00.402 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:38:00.410 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:38:00.410 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-03-12_04-37-59__938d4bb6-4fdc-4203-9063-7f13013b3c87__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:00.410 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:38:00.410 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:38:00.411 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:38:00.412 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.71.73
|
|
2026-03-12 04:38:00.412 DEBUG [src.node.docker_mananger] Generated ports ['7424', '7425', '7426', '7427', '7428']
|
|
2026-03-12 04:38:00.412 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:38:00.412 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:38:00.412 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:38:00.412 DEBUG [src.node.docker_mananger] docker run -i -t -p 7424:7424 -p 7425:7425 -p 7426:7426 -p 7427:7427 -p 7428:7428 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=7426 --rest-port=7424 --tcp-port=7425 --discv5-udp-port=7427 --rest-address=0.0.0.0 --nat=extip:172.18.71.73 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=205fbaefd3ed76847da6a611e7c04a8afb5f54feeb3335e1a0adc7afe0c54090 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7428 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-03-12 04:38:00.610 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.71.73 waku 7cfde563ff02f69b6491ea410f590d51d06c73a5d3b34801fddd7e7ea6eae664
|
|
2026-03-12 04:38:00.643 DEBUG [src.node.docker_mananger] Container started with ID 7cfde563ff02. Setting up logs at ./log/docker/receiving_node2_2026-03-12_04-37-59__938d4bb6-4fdc-4203-9063-7f13013b3c87__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:00.644 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7424
|
|
2026-03-12 04:38:00.644 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:38:01.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7424/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:01.647 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-12 04:38:01.647 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:38:01.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7424/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:01.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.71.73/tcp/7425/p2p/16Uiu2HAm5e8XwibKMn1vzLW4Vvt9iVUhe8A4aj1HvUZXLzABGDSo","/ip4/172.18.71.73/tcp/7426/ws/p2p/16Uiu2HAm5e8XwibKMn1vzLW4Vvt9iVUhe8A4aj1HvUZXLzABGDSo"],"enrUri":"enr:-L24QN4cg76aRWxsb4cJRddAj1HbvzADDJi-_30MwpdUlE1aWAFL4jcvefB5rP9BWJZqsBKAvpw21MTIjQg6pLXE8MECgmlkgnY0gmlwhKwSR0mKbXVsdGlhZGRyc5YACASsEkdJBh0BAAoErBJHSQYdAt0DgnJzhQADAQAAiXNlY3AyNTZrMaECl8XdMcFNXsqOuVMREDI_85WPqZtZzBjEo2aHDUOKzuCDdGNwgh0Bg3VkcIIdA4V3YWt1MgE"}'
|
|
2026-03-12 04:38:01.650 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:38:01.650 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7424/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.15.83/tcp/28183/p2p/16Uiu2HAmBokNQBRKJUqAzw9MxzoVJQ9WDqGoqSA7BkVRmMhY1VKr"]'
|
|
2026-03-12 04:38:01.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:01.700 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:38:01.700 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-03-12_04-37-59__938d4bb6-4fdc-4203-9063-7f13013b3c87__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:01.701 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:38:01.701 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:38:01.702 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:38:01.702 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.20.42
|
|
2026-03-12 04:38:01.702 DEBUG [src.node.docker_mananger] Generated ports ['11154', '11155', '11156', '11157', '11158']
|
|
2026-03-12 04:38:01.703 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:38:01.703 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:38:01.703 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:38:01.703 DEBUG [src.node.docker_mananger] docker run -i -t -p 11154:11154 -p 11155:11155 -p 11156:11156 -p 11157:11157 -p 11158:11158 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=11156 --rest-port=11154 --tcp-port=11155 --discv5-udp-port=11157 --rest-address=0.0.0.0 --nat=extip:172.18.20.42 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=52d0f498781a29bd48bdaddbbbbd5b16bcedf600fdd11b9a728dbacc60f0986b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11158 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QCZeAqsoFRRjd3hSTl2GOiCTtA-jFpPaCXrYo6igncNuHdRfp8prRAEWW44qtQ4AuZFOi1zWUWqeqENzgnUxCw8CgmlkgnY0gmlwhKwSD1OKbXVsdGlhZGRyc5YACASsEg9TBm4XAAoErBIPUwZuGN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC82K7bo3iBcTKW3xoGu28UsRMFEAayRjqv4rfxz9k4SWDdGNwgm4Xg3VkcIJuGYV3YWt1Mgk --lightpushnode=/ip4/172.18.15.83/tcp/28183/p2p/16Uiu2HAmBokNQBRKJUqAzw9MxzoVJQ9WDqGoqSA7BkVRmMhY1VKr --lightpush=true --relay=true
|
|
2026-03-12 04:38:01.910 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.20.42 waku 85a425752e5b22027b6a7646fba43aafe052b7aaf724eaddb9c49f5add2924ae
|
|
2026-03-12 04:38:01.943 DEBUG [src.node.docker_mananger] Container started with ID 85a425752e5b. Setting up logs at ./log/docker/lightpush_node1_2026-03-12_04-37-59__938d4bb6-4fdc-4203-9063-7f13013b3c87__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:01.944 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11154
|
|
2026-03-12 04:38:01.944 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:38:02.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11154/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:02.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:38:02.947 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:38:02.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11154/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:02.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.20.42/tcp/11155/p2p/16Uiu2HAmGutY74DDRdE6ujLNke3sZHsc18HcpEkknEb44fpHoK5b","/ip4/172.18.20.42/tcp/11156/ws/p2p/16Uiu2HAmGutY74DDRdE6ujLNke3sZHsc18HcpEkknEb44fpHoK5b"],"enrUri":"enr:-L24QFlgbJKNPXNGiETcS9P4Gj_nRsx-lI3vjcfbwY2_O_E3Osv7McOrj_J5O52gP1KznnLvYZRhHMawyxP4IYbUvRkCgmlkgnY0gmlwhKwSFCqKbXVsdGlhZGRyc5YACASsEhQqBiuTAAoErBIUKgYrlN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPz_i70sX_rZREm_cYBW1Lqf9sPFZmsrxvtOATy9r-iKDdGNwgiuTg3VkcIIrlYV3YWt1Mgk"}'
|
|
2026-03-12 04:38:02.950 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:38:02.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11154/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.15.83/tcp/28183/p2p/16Uiu2HAmBokNQBRKJUqAzw9MxzoVJQ9WDqGoqSA7BkVRmMhY1VKr"]'
|
|
2026-03-12 04:38:03.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:03.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11154/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.71.73/tcp/7425/p2p/16Uiu2HAm5e8XwibKMn1vzLW4Vvt9iVUhe8A4aj1HvUZXLzABGDSo"]'
|
|
2026-03-12 04:38:03.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:03.038 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28182/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-12 04:38:03.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:03.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7424/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-12 04:38:03.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:03.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11154/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-12 04:38:03.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:03.057 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-12 04:38:03.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11154/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1773290283057789813}}'
|
|
2026-03-12 04:38:03.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:03.074 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-12 04:38:03.174 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-12 04:38:03.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28182/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:03.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773290283057789813,"ephemeral":false,"proof":""}]'
|
|
2026-03-12 04:38:03.179 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-12 04:38:03.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7424/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:03.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773290283057789813,"ephemeral":false,"proof":""}]'
|
|
2026-03-12 04:38:03.183 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-12 04:38:03.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11154/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:03.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773290283057789813,"ephemeral":false,"proof":""}]'
|
|
2026-03-12 04:38:03.188 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-12 04:38:03.189 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-12 04:38:03.189 DEBUG [src.node.waku_node] Stopping container with id 02d27f1ddb61
|
|
2026-03-12 04:38:03.780 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:38:03.783 DEBUG [src.node.waku_node] Stopping container with id 7cfde563ff02
|
|
2026-03-12 04:38:04.346 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:38:04.346 DEBUG [src.node.waku_node] Stopping container with id 85a425752e5b
|
|
2026-03-12 04:38:04.593 ERROR [src.node.docker_mananger] Max retries reached for container 02d27f1ddb61. Exiting log stream.
|
|
2026-03-12 04:38:04.879 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:38:04.880 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-12 04:38:04.889 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:38:04.898 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:38:04.906 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|