mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-29 23:23:50 +00:00
100 lines
19 KiB
Plaintext
100 lines
19 KiB
Plaintext
2026-03-03 04:37:16.065 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-03 04:37:16.065 DEBUG [tests.conftest] Running test: test_publish_on_multiple_pubsub_topics_and_only_after_fetch_them with id: 2026-03-03_04-37-16__6456c75f-a665-4a51-9c21-4aa88c8d2231
|
|
2026-03-03 04:37:16.066 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-03 04:37:16.066 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-03 04:37:16.066 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-03 04:37:16.074 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:37:16.074 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-03_04-37-16__6456c75f-a665-4a51-9c21-4aa88c8d2231__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:37:16.074 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:37:16.074 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:37:16.076 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:37:16.076 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.68.111
|
|
2026-03-03 04:37:16.076 DEBUG [src.node.docker_mananger] Generated ports ['20769', '20770', '20771', '20772', '20773']
|
|
2026-03-03 04:37:16.076 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-03 04:37:16.076 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:37:16.076 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:37:16.076 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:37:16.077 DEBUG [src.node.docker_mananger] docker run -i -t -p 20769:20769 -p 20770:20770 -p 20771:20771 -p 20772:20772 -p 20773:20773 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=20771 --rest-port=20769 --tcp-port=20770 --discv5-udp-port=20772 --rest-address=0.0.0.0 --nat=extip:172.18.68.111 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=184f76b83808a3af9bf2ced47db452e627b5dadd17aeac42bac0f7fa3cbfbd3a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20773 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-03 04:37:16.264 ERROR [src.node.docker_mananger] Max retries reached for container dbc17f90d2e8. Exiting log stream.
|
|
2026-03-03 04:37:16.266 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.68.111 waku 9afbbde039bad452d0c59670756ae8df488d9701cd0da721b4c8c73cd5b405c4
|
|
2026-03-03 04:37:16.304 DEBUG [src.node.docker_mananger] Container started with ID 9afbbde039ba. Setting up logs at ./log/docker/node1_2026-03-03_04-37-16__6456c75f-a665-4a51-9c21-4aa88c8d2231__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:37:16.304 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20769
|
|
2026-03-03 04:37:16.304 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:37:16.853 ERROR [src.node.docker_mananger] Max retries reached for container e0ea616ff819. Exiting log stream.
|
|
2026-03-03 04:37:17.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20769/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:37:17.307 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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-03 04:37:17.308 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:37:17.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20769/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:37:17.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.68.111/tcp/20770/p2p/16Uiu2HAkzqUn3JbB9QKre4J8Wt67cDWLHok3ijDV843AyzzR3XtT","/ip4/172.18.68.111/tcp/20771/ws/p2p/16Uiu2HAkzqUn3JbB9QKre4J8Wt67cDWLHok3ijDV843AyzzR3XtT"],"enrUri":"enr:-L24QFFkaawB9iM6AZ6-uextORUBFsRp2yltHHaI2ysLuVPrcAV4gyijDdf_DM8JbwbjAfjCpCnI-gaXhKwR0ZyohPgCgmlkgnY0gmlwhKwSRG-KbXVsdGlhZGRyc5YACASsEkRvBlEiAAoErBJEbwZRI90DgnJzhQACAQAAiXNlY3AyNTZrMaECUGO1Ci-3klVozWM5JA9TfOazrR4LQJpN4mnhEtVOZZCDdGNwglEig3VkcIJRJIV3YWt1MgU"}'
|
|
2026-03-03 04:37:17.311 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:37:17.318 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:37:17.318 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-03_04-37-16__6456c75f-a665-4a51-9c21-4aa88c8d2231__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:37:17.318 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:37:17.318 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:37:17.320 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:37:17.320 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.23.128
|
|
2026-03-03 04:37:17.320 DEBUG [src.node.docker_mananger] Generated ports ['19306', '19307', '19308', '19309', '19310']
|
|
2026-03-03 04:37:17.320 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-03 04:37:17.320 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:37:17.321 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:37:17.321 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:37:17.321 DEBUG [src.node.docker_mananger] docker run -i -t -p 19306:19306 -p 19307:19307 -p 19308:19308 -p 19309:19309 -p 19310:19310 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=19308 --rest-port=19306 --tcp-port=19307 --discv5-udp-port=19309 --rest-address=0.0.0.0 --nat=extip:172.18.23.128 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=06b0fd557797d3dcd29190b7286d660f5cb1daa0803fcfd3fd2a2b3dcb4adcda --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19310 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFFkaawB9iM6AZ6-uextORUBFsRp2yltHHaI2ysLuVPrcAV4gyijDdf_DM8JbwbjAfjCpCnI-gaXhKwR0ZyohPgCgmlkgnY0gmlwhKwSRG-KbXVsdGlhZGRyc5YACASsEkRvBlEiAAoErBJEbwZRI90DgnJzhQACAQAAiXNlY3AyNTZrMaECUGO1Ci-3klVozWM5JA9TfOazrR4LQJpN4mnhEtVOZZCDdGNwglEig3VkcIJRJIV3YWt1MgU
|
|
2026-03-03 04:37:17.526 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.23.128 waku 07ecf8b8632575b79369b39e59525f9bccf53e5afc28fe291ee0c5c2e3dfe701
|
|
2026-03-03 04:37:17.561 DEBUG [src.node.docker_mananger] Container started with ID 07ecf8b86325. Setting up logs at ./log/docker/node2_2026-03-03_04-37-16__6456c75f-a665-4a51-9c21-4aa88c8d2231__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:37:17.561 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19306
|
|
2026-03-03 04:37:17.561 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:37:18.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19306/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:37:18.580 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-03 04:37:18.582 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:37:18.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19306/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:37:18.590 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.23.128/tcp/19307/p2p/16Uiu2HAmJEjPEsdGbRaFN55gePPmQcZjVRG4gY65SH8iuv8DYa2N","/ip4/172.18.23.128/tcp/19308/ws/p2p/16Uiu2HAmJEjPEsdGbRaFN55gePPmQcZjVRG4gY65SH8iuv8DYa2N"],"enrUri":"enr:-L24QMn-UeVK9AJaBIhmPAICcjOrO760DdY3R9MvUb_EH-HnVFYlTwoeF6oMD_pL80aiLBQTUAtpxgftl6qDcP6tCJcCgmlkgnY0gmlwhKwSF4CKbXVsdGlhZGRyc5YACASsEheABktrAAoErBIXgAZLbN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDUu9CdWRhYk_rQFBdaRRQt-QfDj3ljvYW5hJ_6GOyBSuDdGNwgktrg3VkcIJLbYV3YWt1MgE"}'
|
|
2026-03-03 04:37:18.591 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:37:18.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19306/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.68.111/tcp/20770/p2p/16Uiu2HAkzqUn3JbB9QKre4J8Wt67cDWLHok3ijDV843AyzzR3XtT"]'
|
|
2026-03-03 04:37:18.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:37:18.597 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20769/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
|
2026-03-03 04:37:18.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:37:18.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19306/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
|
2026-03-03 04:37:18.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:37:18.630 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20769/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "L3dha3UvMi9ycy8yLzA=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:37:18.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:37:18.639 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20769/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "L3dha3UvMi9ycy8yLzE=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:37:18.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:37:18.650 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20769/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "L3dha3UvMi9ycy8yLzI=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:37:18.660 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:37:18.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20769/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "L3dha3UvMi9ycy8yLzM=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:37:18.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:37:18.667 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20769/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "L3dha3UvMi9ycy8yLzQ=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:37:18.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:37:18.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20769/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "L3dha3UvMi9ycy8yLzU=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:37:18.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:37:18.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20769/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "L3dha3UvMi9ycy8yLzY=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:37:18.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:37:18.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20769/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "L3dha3UvMi9ycy8yLzc=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:37:18.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:37:18.693 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:37:18.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19306/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:37:18.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L3dha3UvMi9ycy8yLzA=","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772512638630447845,"ephemeral":false,"proof":""}]'
|
|
2026-03-03 04:37:18.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19306/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:37:18.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L3dha3UvMi9ycy8yLzE=","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772512638639560538,"ephemeral":false,"proof":""}]'
|
|
2026-03-03 04:37:18.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19306/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:37:18.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L3dha3UvMi9ycy8yLzI=","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772512638650482436,"ephemeral":false,"proof":""}]'
|
|
2026-03-03 04:37:18.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19306/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:37:18.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L3dha3UvMi9ycy8yLzM=","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772512638661057931,"ephemeral":false,"proof":""}]'
|
|
2026-03-03 04:37:18.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19306/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:37:18.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L3dha3UvMi9ycy8yLzQ=","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772512638666869304,"ephemeral":false,"proof":""}]'
|
|
2026-03-03 04:37:18.809 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19306/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:37:18.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L3dha3UvMi9ycy8yLzU=","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772512638673532743,"ephemeral":false,"proof":""}]'
|
|
2026-03-03 04:37:18.811 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19306/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:37:18.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L3dha3UvMi9ycy8yLzY=","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772512638679684267,"ephemeral":false,"proof":""}]'
|
|
2026-03-03 04:37:18.814 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19306/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:37:18.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L3dha3UvMi9ycy8yLzc=","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772512638687120237,"ephemeral":false,"proof":""}]'
|
|
2026-03-03 04:37:18.818 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-03 04:37:18.819 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-03 04:37:18.819 DEBUG [src.node.waku_node] Stopping container with id 9afbbde039ba
|
|
2026-03-03 04:37:19.385 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:37:19.385 DEBUG [src.node.waku_node] Stopping container with id 07ecf8b86325
|
|
2026-03-03 04:37:19.970 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:37:19.973 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-03 04:37:19.986 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-03 04:37:19.998 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|