mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 16:43:56 +00:00
151 lines
26 KiB
Plaintext
151 lines
26 KiB
Plaintext
2026-03-07 04:30:47.970 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-07 04:30:47.970 DEBUG [tests.conftest] Running test: test_filter_works_with_auto_sharding with id: 2026-03-07_04-30-47__dc6fa0c2-4666-4716-8a54-c77acad9ff7b
|
|
2026-03-07 04:30:47.970 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-07 04:30:47.971 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-07 04:30:47.971 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-07 04:30:47.978 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:30:47.978 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-07_04-30-47__dc6fa0c2-4666-4716-8a54-c77acad9ff7b__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:30:47.978 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:30:47.979 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:30:47.980 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:30:47.980 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.20.209
|
|
2026-03-07 04:30:47.980 DEBUG [src.node.docker_mananger] Generated ports ['61614', '61615', '61616', '61617', '61618']
|
|
2026-03-07 04:30:47.980 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-07 04:30:47.981 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:30:47.981 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:30:47.981 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:30:47.981 DEBUG [src.node.docker_mananger] docker run -i -t -p 61614:61614 -p 61615:61615 -p 61616:61616 -p 61617:61617 -p 61618:61618 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=61616 --rest-port=61614 --tcp-port=61615 --discv5-udp-port=61617 --rest-address=0.0.0.0 --nat=extip:172.18.20.209 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=c9bddac67636dd3e8e7789ef6dbcfc9f94c88ecacdda0a185affac089daa73c8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61618 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=1
|
|
2026-03-07 04:30:48.174 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.20.209 waku 4b33695b656e7198cc38c7d758ef56279459ab74b0152b43fbafc0eb5dfb8449
|
|
2026-03-07 04:30:48.210 DEBUG [src.node.docker_mananger] Container started with ID 4b33695b656e. Setting up logs at ./log/docker/node1_2026-03-07_04-30-47__dc6fa0c2-4666-4716-8a54-c77acad9ff7b__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:30:48.211 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61614
|
|
2026-03-07 04:30:48.211 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:30:48.223 ERROR [src.node.docker_mananger] Max retries reached for container 663310ca0744. Exiting log stream.
|
|
2026-03-07 04:30:48.767 ERROR [src.node.docker_mananger] Max retries reached for container be5106cf4fa5. Exiting log stream.
|
|
2026-03-07 04:30:49.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61614/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:49.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:49.315 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61614/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:49.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:49.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61614/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:49.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:49.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61614/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:49.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:49.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61614/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:49.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-07 04:30:49.656 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:30:49.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61614/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:49.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.20.209/tcp/61615/p2p/16Uiu2HAmMnSDa9oivx5iJnLo96HcmEhir6bbqcqU1Q9KnxizMBy6","/ip4/172.18.20.209/tcp/61616/ws/p2p/16Uiu2HAmMnSDa9oivx5iJnLo96HcmEhir6bbqcqU1Q9KnxizMBy6"],"enrUri":"enr:-L24QPkM1LKDKlglPbt1loZuXfyUGoDptxxtY2G-9DWYXoabNmfaKURS8PwClai6RE4S6KwF3IGAEBI4cF1bsrpCfbcCgmlkgnY0gmlwhKwSFNGKbXVsdGlhZGRyc5YACASsEhTRBvCvAAoErBIU0QbwsN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDh6F-75I3ypY8EiuYkVqDhcl609yMsFqtHdVRmISuuK2DdGNwgvCvg3VkcILwsYV3YWt1MgU"}'
|
|
2026-03-07 04:30:49.659 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:30:49.666 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:30:49.666 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-07_04-30-47__dc6fa0c2-4666-4716-8a54-c77acad9ff7b__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:30:49.666 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:30:49.666 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:30:49.668 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:30:49.668 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.29.101
|
|
2026-03-07 04:30:49.668 DEBUG [src.node.docker_mananger] Generated ports ['55290', '55291', '55292', '55293', '55294']
|
|
2026-03-07 04:30:49.668 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-07 04:30:49.668 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:30:49.669 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:30:49.669 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:30:49.669 DEBUG [src.node.docker_mananger] docker run -i -t -p 55290:55290 -p 55291:55291 -p 55292:55292 -p 55293:55293 -p 55294:55294 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=55292 --rest-port=55290 --tcp-port=55291 --discv5-udp-port=55293 --rest-address=0.0.0.0 --nat=extip:172.18.29.101 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=4d8bf13f21b03c007dfeffd85ff9a7dc88a785d8c9daa6fbb876bbee80a8bffb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55294 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QPkM1LKDKlglPbt1loZuXfyUGoDptxxtY2G-9DWYXoabNmfaKURS8PwClai6RE4S6KwF3IGAEBI4cF1bsrpCfbcCgmlkgnY0gmlwhKwSFNGKbXVsdGlhZGRyc5YACASsEhTRBvCvAAoErBIU0QbwsN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDh6F-75I3ypY8EiuYkVqDhcl609yMsFqtHdVRmISuuK2DdGNwgvCvg3VkcILwsYV3YWt1MgU --filternode=/ip4/172.18.20.209/tcp/61615/p2p/16Uiu2HAmMnSDa9oivx5iJnLo96HcmEhir6bbqcqU1Q9KnxizMBy6 --content-topic=/myapp/1/latest/proto
|
|
2026-03-07 04:30:49.865 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.29.101 waku 2455fff14decc6b603fb9354cc5462c03de319e15a147a1e6eb36cd9dcf790f2
|
|
2026-03-07 04:30:49.904 DEBUG [src.node.docker_mananger] Container started with ID 2455fff14dec. Setting up logs at ./log/docker/node2_2026-03-07_04-30-47__dc6fa0c2-4666-4716-8a54-c77acad9ff7b__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:30:49.904 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55290
|
|
2026-03-07 04:30:49.904 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:30:50.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:50.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:51.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:51.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:51.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:51.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:51.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:51.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:51.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:51.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:51.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:51.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:51.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:51.524 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:51.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:51.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:51.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:51.730 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:51.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:51.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:51.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:51.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:52.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:52.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:52.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:52.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:52.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:52.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:52.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:52.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:52.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:52.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:52.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:52.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:52.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:52.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:52.757 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:52.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:52.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:52.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:52.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:52.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:53.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:53.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:53.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:53.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:53.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:53.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:53.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:53.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:53.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:53.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:53.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:53.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:53.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:53.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:53.786 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:53.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:53.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:53.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:53.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:53.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:54.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:54.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:54.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:54.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:54.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:54.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:54.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:54.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:30:54.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:54.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-07 04:30:54.514 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:30:54.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:54.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.29.101/tcp/55291/p2p/16Uiu2HAmD1gtBdP4b2tee7E26EXL8UDw9A8mxyzxSwwR2QyJ2C7S","/ip4/172.18.29.101/tcp/55292/ws/p2p/16Uiu2HAmD1gtBdP4b2tee7E26EXL8UDw9A8mxyzxSwwR2QyJ2C7S"],"enrUri":"enr:-L24QJGvmod7pSvQviYMZEga-8LlVxsLW-TuQ5QBUwpJLRLyd8Bhb8wydZFTQLyzFr-oKtnnS8mUPrx63S-p0IB6XoYCgmlkgnY0gmlwhKwSHWWKbXVsdGlhZGRyc5YACASsEh1lBtf7AAoErBIdZQbX_N0DgnJzhQACAQAAiXNlY3AyNTZrMaEDBU1yVKWFwg6kvFlsLSrH_yZSqTaUtixpQCPQH8qHw3mDdGNwgtf7g3VkcILX_YV3YWt1MgA"}'
|
|
2026-03-07 04:30:54.517 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:30:54.517 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55290/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.20.209/tcp/61615/p2p/16Uiu2HAmMnSDa9oivx5iJnLo96HcmEhir6bbqcqU1Q9KnxizMBy6"]'
|
|
2026-03-07 04:30:54.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:30:54.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61614/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-03-07 04:30:54.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:30:54.547 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55290/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "83b832d3-9943-44ec-a836-a212e6f3f0e9", "contentFilters": ["/myapp/1/latest/proto"], "pubsubTopic": "/waku/2/rs/2/0"}'
|
|
2026-03-07 04:30:54.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"83b832d3-9943-44ec-a836-a212e6f3f0e9","statusDesc":"OK"}'
|
|
2026-03-07 04:30:54.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61614/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-07 04:30:54.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:30:54.580 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:30:54.681 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:30:54.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55290/filter/v2/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:54.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772857854564027640,"ephemeral":false}]'
|
|
2026-03-07 04:30:54.687 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-07 04:30:54.688 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-07 04:30:54.688 DEBUG [src.node.waku_node] Stopping container with id 4b33695b656e
|
|
2026-03-07 04:30:55.276 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:30:55.277 DEBUG [src.node.waku_node] Stopping container with id 2455fff14dec
|
|
2026-03-07 04:30:55.846 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:30:55.850 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-07 04:30:55.882 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-07 04:30:55.900 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|