mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-29 23:23:50 +00:00
253 lines
41 KiB
Plaintext
253 lines
41 KiB
Plaintext
2026-03-26 04:54:20.305 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-26 04:54:20.305 DEBUG [tests.conftest] Running test: test_cant_publish_on_not_subscribed_shard with id: 2026-03-26_04-54-20__325515cd-f775-4c27-9dfd-def8051416c0
|
|
2026-03-26 04:54:20.306 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-26 04:54:20.306 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-26 04:54:20.306 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-26 04:54:20.314 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:54:20.315 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-26_04-54-20__325515cd-f775-4c27-9dfd-def8051416c0__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:54:20.315 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:54:20.315 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:54:20.316 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:54:20.317 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.247.11
|
|
2026-03-26 04:54:20.317 DEBUG [src.node.docker_mananger] Generated ports ['30707', '30708', '30709', '30710', '30711']
|
|
2026-03-26 04:54:20.317 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-26 04:54:20.317 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-26 04:54:20.317 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:54:20.317 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:54:20.317 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:54:20.317 DEBUG [src.node.docker_mananger] docker run -i -t -p 30707:30707 -p 30708:30708 -p 30709:30709 -p 30710:30710 -p 30711:30711 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=30709 --rest-port=30707 --tcp-port=30708 --discv5-udp-port=30710 --rest-address=0.0.0.0 --nat=extip:172.18.247.11 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=d9e2699c8bc2613fd4d4768ba3eba961eaaa9269eabede3a151e39cba31d03a0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30711 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-26 04:54:20.329 ERROR [src.node.docker_mananger] Max retries reached for container 2b992bf69baa. Exiting log stream.
|
|
2026-03-26 04:54:20.523 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.247.11 waku a108e7eb8ced930c6aa24758500f2a420457f21a028fb8aa5dc9aba4afb46f99
|
|
2026-03-26 04:54:20.561 DEBUG [src.node.docker_mananger] Container started with ID a108e7eb8ced. Setting up logs at ./log/docker/node1_2026-03-26_04-54-20__325515cd-f775-4c27-9dfd-def8051416c0__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:54:20.561 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30707
|
|
2026-03-26 04:54:20.562 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:54:20.938 ERROR [src.node.docker_mananger] Max retries reached for container 554b7a4af309. Exiting log stream.
|
|
2026-03-26 04:54:21.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30707/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:54:21.568 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","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-26 04:54:21.569 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:54:21.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30707/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:54:21.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.247.11/tcp/30708/p2p/16Uiu2HAkyAyQoCh4QToSNiqNokFq45qRCApAUd3t53VhkBCbkZEN","/ip4/172.18.247.11/tcp/30709/ws/p2p/16Uiu2HAkyAyQoCh4QToSNiqNokFq45qRCApAUd3t53VhkBCbkZEN"],"enrUri":"enr:-L24QGNoOXQ2TjcffXNVQH97qN1tCX3_sWexYXn0o22i3cP_fS5Bk9wEdBXiZHxaxVRi1T2JBHFCbfBqjATEI6WmhAwCgmlkgnY0gmlwhKwS9wuKbXVsdGlhZGRyc5YACASsEvcLBnf0AAoErBL3CwZ39d0DgnJzhQACAQAAiXNlY3AyNTZrMaECN6q-tuezbha04Ay7XpvVD70nEilkjFuF-R2PWhZrcD-DdGNwgnf0g3VkcIJ39oV3YWt1MgU"}'
|
|
2026-03-26 04:54:21.574 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:54:21.583 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:54:21.584 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-26_04-54-20__325515cd-f775-4c27-9dfd-def8051416c0__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:54:21.584 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:54:21.584 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:54:21.586 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:54:21.586 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.125.55
|
|
2026-03-26 04:54:21.587 DEBUG [src.node.docker_mananger] Generated ports ['26336', '26337', '26338', '26339', '26340']
|
|
2026-03-26 04:54:21.587 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-26 04:54:21.587 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-26 04:54:21.588 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:54:21.588 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:54:21.589 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:54:21.589 DEBUG [src.node.docker_mananger] docker run -i -t -p 26336:26336 -p 26337:26337 -p 26338:26338 -p 26339:26339 -p 26340:26340 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=26338 --rest-port=26336 --tcp-port=26337 --discv5-udp-port=26339 --rest-address=0.0.0.0 --nat=extip:172.18.125.55 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=b75b9c6daa89a6f2df7694adafffc5236acf4d1bac58ebdbaeca1a8be932b1d1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26340 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGNoOXQ2TjcffXNVQH97qN1tCX3_sWexYXn0o22i3cP_fS5Bk9wEdBXiZHxaxVRi1T2JBHFCbfBqjATEI6WmhAwCgmlkgnY0gmlwhKwS9wuKbXVsdGlhZGRyc5YACASsEvcLBnf0AAoErBL3CwZ39d0DgnJzhQACAQAAiXNlY3AyNTZrMaECN6q-tuezbha04Ay7XpvVD70nEilkjFuF-R2PWhZrcD-DdGNwgnf0g3VkcIJ39oV3YWt1MgU
|
|
2026-03-26 04:54:21.782 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.125.55 waku d69aa7aaafa8b44a0c62290f8670ddf13f37344d09b28372f0ab0527d90e6fdc
|
|
2026-03-26 04:54:21.817 DEBUG [src.node.docker_mananger] Container started with ID d69aa7aaafa8. Setting up logs at ./log/docker/node2_2026-03-26_04-54-20__325515cd-f775-4c27-9dfd-def8051416c0__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:54:21.817 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26336
|
|
2026-03-26 04:54:21.817 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:54:22.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26336/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:54:22.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-26 04:54:22.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26336/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:54:22.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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-26 04:54:22.925 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:54:22.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26336/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:54:22.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.125.55/tcp/26337/p2p/16Uiu2HAm7fYDSaZ1jPYHZ8oGWRdmZ8hZJfocje3spZxHfyvpLfAd","/ip4/172.18.125.55/tcp/26338/ws/p2p/16Uiu2HAm7fYDSaZ1jPYHZ8oGWRdmZ8hZJfocje3spZxHfyvpLfAd"],"enrUri":"enr:-L24QLZv_s-4ie_wrk6VtOc4RHSESCfSOmW86F7ShD1HPkRlXDBk2ekGSzSXNlBT0IyKpTgA5kGY0LO6HTvOAMg51GMCgmlkgnY0gmlwhKwSfTeKbXVsdGlhZGRyc5YACASsEn03BmbhAAoErBJ9NwZm4t0DgnJzhQACAQAAiXNlY3AyNTZrMaECtdmYSn6RafRNNlH-N3W7K2h-pejx-Rc0WqWh5EJm0Y6DdGNwgmbhg3VkcIJm44V3YWt1MgE"}'
|
|
2026-03-26 04:54:22.928 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:54:22.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26336/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.247.11/tcp/30708/p2p/16Uiu2HAkyAyQoCh4QToSNiqNokFq45qRCApAUd3t53VhkBCbkZEN"]'
|
|
2026-03-26 04:54:22.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:54:22.954 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30707/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-26 04:54:22.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:54:22.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26336/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-26 04:54:22.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:54:22.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:54:22.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:54:22.999 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:54:23.099 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:54:23.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:54:23.103 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:30707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1. Response content: b''
|
|
2026-03-26 04:54:23.153 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-26 04:54:23.154 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-26 04:54:23.155 DEBUG [src.node.waku_node] Stopping container with id a108e7eb8ced
|
|
2026-03-26 04:54:23.736 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:54:23.737 DEBUG [src.node.waku_node] Stopping container with id d69aa7aaafa8
|
|
2026-03-26 04:54:24.306 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:54:24.306 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-26 04:54:24.341 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-26 04:54:24.363 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-26 04:54:24.364 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-26 04:54:24.365 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-26 04:54:24.366 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-26_04-54-20__325515cd-f775-4c27-9dfd-def8051416c0__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:54:24.367 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-26_04-54-20__325515cd-f775-4c27-9dfd-def8051416c0__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:54:24.371 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-26 04:54:24.372 DEBUG [tests.conftest] Running test: test_cant_publish_on_not_subscribed_shard with id: 2026-03-26_04-54-24__55ab301c-d08f-4818-8718-a950572e35b7
|
|
2026-03-26 04:54:24.372 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-26 04:54:24.372 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-26 04:54:24.372 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-26 04:54:24.380 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:54:24.380 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-26_04-54-24__55ab301c-d08f-4818-8718-a950572e35b7__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:54:24.380 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:54:24.380 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:54:24.382 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:54:24.382 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.57.42
|
|
2026-03-26 04:54:24.382 DEBUG [src.node.docker_mananger] Generated ports ['8883', '8884', '8885', '8886', '8887']
|
|
2026-03-26 04:54:24.382 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-26 04:54:24.382 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-26 04:54:24.383 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:54:24.383 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:54:24.383 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:54:24.383 DEBUG [src.node.docker_mananger] docker run -i -t -p 8883:8883 -p 8884:8884 -p 8885:8885 -p 8886:8886 -p 8887:8887 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=8885 --rest-port=8883 --tcp-port=8884 --discv5-udp-port=8886 --rest-address=0.0.0.0 --nat=extip:172.18.57.42 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=61cf8a57aba8ced1cfb2f2a5ebf46b00aad52bcac2af699da73a4aa9fe2f3afa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8887 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-26 04:54:24.569 ERROR [src.node.docker_mananger] Max retries reached for container a108e7eb8ced. Exiting log stream.
|
|
2026-03-26 04:54:24.586 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.57.42 waku 630539183ef53faa83933ccf8060cf091814fa5969541aa62f237c9cd2c3f1f7
|
|
2026-03-26 04:54:24.622 DEBUG [src.node.docker_mananger] Container started with ID 630539183ef5. Setting up logs at ./log/docker/node1_2026-03-26_04-54-24__55ab301c-d08f-4818-8718-a950572e35b7__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:54:24.622 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8883
|
|
2026-03-26 04:54:24.623 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:54:25.158 ERROR [src.node.docker_mananger] Max retries reached for container d69aa7aaafa8. Exiting log stream.
|
|
2026-03-26 04:54:25.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8883/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:54:25.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-26 04:54:25.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8883/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:54:25.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","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-26 04:54:25.731 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:54:25.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8883/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:54:25.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.57.42/tcp/8884/p2p/16Uiu2HAmBGUNZKxL1CvcG5tYPhG1wHC5R8PWK7CBW5Ku7pNL6kUq","/ip4/172.18.57.42/tcp/8885/ws/p2p/16Uiu2HAmBGUNZKxL1CvcG5tYPhG1wHC5R8PWK7CBW5Ku7pNL6kUq"],"enrUri":"enr:-L24QMoBmePWDzEDkWe7AWrQmvyL3tWkSiv2TAxgZAwMHW7TFRA1zug3xmrmE-2EDuAGBMuU7HvPNeW_Drkcg6jozegCgmlkgnY0gmlwhKwSOSqKbXVsdGlhZGRyc5YACASsEjkqBiK0AAoErBI5KgYitd0DgnJzhQACAQAAiXNlY3AyNTZrMaEC61-jjl-rrqgTMPoFJ6PvWDZkAh5QIMDsMO3yLaHlwTKDdGNwgiK0g3VkcIIitoV3YWt1MgU"}'
|
|
2026-03-26 04:54:25.734 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:54:25.743 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:54:25.743 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-26_04-54-24__55ab301c-d08f-4818-8718-a950572e35b7__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:54:25.744 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:54:25.744 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:54:25.746 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:54:25.746 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.107.144
|
|
2026-03-26 04:54:25.746 DEBUG [src.node.docker_mananger] Generated ports ['53165', '53166', '53167', '53168', '53169']
|
|
2026-03-26 04:54:25.746 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-26 04:54:25.746 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-26 04:54:25.746 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:54:25.747 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:54:25.747 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:54:25.747 DEBUG [src.node.docker_mananger] docker run -i -t -p 53165:53165 -p 53166:53166 -p 53167:53167 -p 53168:53168 -p 53169:53169 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=53167 --rest-port=53165 --tcp-port=53166 --discv5-udp-port=53168 --rest-address=0.0.0.0 --nat=extip:172.18.107.144 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=a8f3dadbe50fd0badcdf4fd39a1e8cf5f8b991bda4da5d9dcf5a1c38db8b6d00 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53169 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMoBmePWDzEDkWe7AWrQmvyL3tWkSiv2TAxgZAwMHW7TFRA1zug3xmrmE-2EDuAGBMuU7HvPNeW_Drkcg6jozegCgmlkgnY0gmlwhKwSOSqKbXVsdGlhZGRyc5YACASsEjkqBiK0AAoErBI5KgYitd0DgnJzhQACAQAAiXNlY3AyNTZrMaEC61-jjl-rrqgTMPoFJ6PvWDZkAh5QIMDsMO3yLaHlwTKDdGNwgiK0g3VkcIIitoV3YWt1MgU
|
|
2026-03-26 04:54:25.960 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.107.144 waku e09174330f83bf647ba061a25bbd2fb59289f86c50696aaa80c4d7ed172db8d0
|
|
2026-03-26 04:54:25.996 DEBUG [src.node.docker_mananger] Container started with ID e09174330f83. Setting up logs at ./log/docker/node2_2026-03-26_04-54-24__55ab301c-d08f-4818-8718-a950572e35b7__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:54:25.997 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53165
|
|
2026-03-26 04:54:25.997 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:54:26.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53165/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:54:27.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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-26 04:54:27.002 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:54:27.002 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53165/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:54:27.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.107.144/tcp/53166/p2p/16Uiu2HAm9zL71kBkXenST3aVoDcTNL35fan97bJuVAfYLRtCgwLo","/ip4/172.18.107.144/tcp/53167/ws/p2p/16Uiu2HAm9zL71kBkXenST3aVoDcTNL35fan97bJuVAfYLRtCgwLo"],"enrUri":"enr:-L24QJJ1uheUlwFtZFRPjBy8Wop494pW26LtE44Fg74kmZemJgStLIV0VQydT9qDsWE29ARzQ9oMfFKenPexoB3V7LoCgmlkgnY0gmlwhKwSa5CKbXVsdGlhZGRyc5YACASsEmuQBs-uAAoErBJrkAbPr90DgnJzhQACAQAAiXNlY3AyNTZrMaEC2GFPczv_7SoCNv27-_dMARUYgyL8q0xrT51OAoM7YTyDdGNwgs-ug3VkcILPsIV3YWt1MgE"}'
|
|
2026-03-26 04:54:27.004 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:54:27.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53165/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.57.42/tcp/8884/p2p/16Uiu2HAmBGUNZKxL1CvcG5tYPhG1wHC5R8PWK7CBW5Ku7pNL6kUq"]'
|
|
2026-03-26 04:54:27.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:54:27.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8883/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-26 04:54:27.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:54:27.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53165/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-26 04:54:27.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:54:27.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:54:27.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:54:27.080 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:54:27.180 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:54:27.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:54:27.183 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:8883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1. Response content: b''
|
|
2026-03-26 04:54:27.225 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-26 04:54:27.226 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-26 04:54:27.226 DEBUG [src.node.waku_node] Stopping container with id 630539183ef5
|
|
2026-03-26 04:54:27.817 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:54:27.817 DEBUG [src.node.waku_node] Stopping container with id e09174330f83
|
|
2026-03-26 04:54:28.404 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:54:28.407 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-26 04:54:28.437 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-26 04:54:28.462 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-26 04:54:28.464 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-26 04:54:28.464 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-26 04:54:28.465 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-26_04-54-24__55ab301c-d08f-4818-8718-a950572e35b7__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:54:28.466 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-26_04-54-24__55ab301c-d08f-4818-8718-a950572e35b7__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:54:28.470 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-26 04:54:28.470 DEBUG [tests.conftest] Running test: test_cant_publish_on_not_subscribed_shard with id: 2026-03-26_04-54-28__ef4ddc72-c6ab-4dda-950b-c9327622d32d
|
|
2026-03-26 04:54:28.470 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-26 04:54:28.471 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-26 04:54:28.471 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-26 04:54:28.479 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:54:28.479 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-26_04-54-28__ef4ddc72-c6ab-4dda-950b-c9327622d32d__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:54:28.479 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:54:28.479 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:54:28.481 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:54:28.481 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.9.123
|
|
2026-03-26 04:54:28.481 DEBUG [src.node.docker_mananger] Generated ports ['18929', '18930', '18931', '18932', '18933']
|
|
2026-03-26 04:54:28.481 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-26 04:54:28.481 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-26 04:54:28.481 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:54:28.481 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:54:28.482 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:54:28.482 DEBUG [src.node.docker_mananger] docker run -i -t -p 18929:18929 -p 18930:18930 -p 18931:18931 -p 18932:18932 -p 18933:18933 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=18931 --rest-port=18929 --tcp-port=18930 --discv5-udp-port=18932 --rest-address=0.0.0.0 --nat=extip:172.18.9.123 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=d6a5ffbf3af0dddcf96900a956c3aadac2dd80f758f6d5875cd5dcb6b641cf6a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18933 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-26 04:54:28.667 ERROR [src.node.docker_mananger] Max retries reached for container 630539183ef5. Exiting log stream.
|
|
2026-03-26 04:54:28.680 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.9.123 waku 5b9533103cc828ab9ecb87cab9babfb5bc36a4fbc86816b7e1ba4dcbac502d39
|
|
2026-03-26 04:54:28.722 DEBUG [src.node.docker_mananger] Container started with ID 5b9533103cc8. Setting up logs at ./log/docker/node1_2026-03-26_04-54-28__ef4ddc72-c6ab-4dda-950b-c9327622d32d__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:54:28.724 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18929
|
|
2026-03-26 04:54:28.724 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:54:29.247 ERROR [src.node.docker_mananger] Max retries reached for container e09174330f83. Exiting log stream.
|
|
2026-03-26 04:54:29.725 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18929/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:54:29.730 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","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-26 04:54:29.731 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:54:29.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18929/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:54:29.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.9.123/tcp/18930/p2p/16Uiu2HAmCXmJebNt2E593ooYDojpTVGXCvGqX2K9gMRT1WGcPNrM","/ip4/172.18.9.123/tcp/18931/ws/p2p/16Uiu2HAmCXmJebNt2E593ooYDojpTVGXCvGqX2K9gMRT1WGcPNrM"],"enrUri":"enr:-L24QLCN8nP3NCwqV4cKTjArMDUgrTHK7cxdhlvoCnTvLaUzYHmpILUH6p7xzCTZNdEGsy-fgMaYs9PFpHrz0iaHIWkCgmlkgnY0gmlwhKwSCXuKbXVsdGlhZGRyc5YACASsEgl7BknyAAoErBIJewZJ890DgnJzhQACAQAAiXNlY3AyNTZrMaEC_iYvB1C_g24K8sdAUiBnJ5ZhCuYJYM1g8-D2ZCZ9c2KDdGNwgknyg3VkcIJJ9IV3YWt1MgU"}'
|
|
2026-03-26 04:54:29.742 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:54:29.751 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:54:29.751 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-26_04-54-28__ef4ddc72-c6ab-4dda-950b-c9327622d32d__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:54:29.751 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:54:29.752 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:54:29.753 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:54:29.753 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.152.12
|
|
2026-03-26 04:54:29.753 DEBUG [src.node.docker_mananger] Generated ports ['58475', '58476', '58477', '58478', '58479']
|
|
2026-03-26 04:54:29.753 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-26 04:54:29.754 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-26 04:54:29.754 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:54:29.754 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:54:29.754 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:54:29.754 DEBUG [src.node.docker_mananger] docker run -i -t -p 58475:58475 -p 58476:58476 -p 58477:58477 -p 58478:58478 -p 58479:58479 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=58477 --rest-port=58475 --tcp-port=58476 --discv5-udp-port=58478 --rest-address=0.0.0.0 --nat=extip:172.18.152.12 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=241b523974bdb07e0beb85efbe55ea8d15e9ead0d2cde5aa90afb1eab28ffabc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58479 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLCN8nP3NCwqV4cKTjArMDUgrTHK7cxdhlvoCnTvLaUzYHmpILUH6p7xzCTZNdEGsy-fgMaYs9PFpHrz0iaHIWkCgmlkgnY0gmlwhKwSCXuKbXVsdGlhZGRyc5YACASsEgl7BknyAAoErBIJewZJ890DgnJzhQACAQAAiXNlY3AyNTZrMaEC_iYvB1C_g24K8sdAUiBnJ5ZhCuYJYM1g8-D2ZCZ9c2KDdGNwgknyg3VkcIJJ9IV3YWt1MgU
|
|
2026-03-26 04:54:29.959 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.152.12 waku bbdcc6eaa4bf7ee5367d798fac4bc9e3ef60b5af0e2b7303b9c88ff59a7204eb
|
|
2026-03-26 04:54:29.993 DEBUG [src.node.docker_mananger] Container started with ID bbdcc6eaa4bf. Setting up logs at ./log/docker/node2_2026-03-26_04-54-28__ef4ddc72-c6ab-4dda-950b-c9327622d32d__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:54:29.994 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58475
|
|
2026-03-26 04:54:29.994 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:54:30.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58475/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:54:30.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-26 04:54:31.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58475/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:54:31.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-26 04:54:31.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58475/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:54:31.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-26 04:54:31.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58475/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:54:31.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-26 04:54:31.406 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58475/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:54:31.409 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-26 04:54:31.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58475/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:54:31.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-26 04:54:31.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58475/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:54:31.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-26 04:54:31.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58475/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:54:31.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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-26 04:54:31.719 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:54:31.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58475/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:54:31.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.152.12/tcp/58476/p2p/16Uiu2HAm4wFsALk9UAn1VoLEgnSRbfHWVFBMALek9M6Zhs2TD1Gw","/ip4/172.18.152.12/tcp/58477/ws/p2p/16Uiu2HAm4wFsALk9UAn1VoLEgnSRbfHWVFBMALek9M6Zhs2TD1Gw"],"enrUri":"enr:-L24QEGHxfUK8c_Vto7XuRinXzTXY8ehAz1TgJmO5CsUQrG2Uj8i83kQhsNGAD_2ukhgRm5ETIYWSKOs3jSGBkUbjWcCgmlkgnY0gmlwhKwSmAyKbXVsdGlhZGRyc5YACASsEpgMBuRsAAoErBKYDAbkbd0DgnJzhQACAQAAiXNlY3AyNTZrMaECjU1XJwojN-NiiM5f8Kqv4nNNcUC5G5HD4frbu_LMRTyDdGNwguRsg3VkcILkboV3YWt1MgE"}'
|
|
2026-03-26 04:54:31.722 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:54:31.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58475/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.9.123/tcp/18930/p2p/16Uiu2HAmCXmJebNt2E593ooYDojpTVGXCvGqX2K9gMRT1WGcPNrM"]'
|
|
2026-03-26 04:54:31.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:54:31.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18929/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-26 04:54:31.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:54:31.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58475/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-26 04:54:31.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:54:31.781 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18929/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:54:31.794 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:54:31.796 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:54:31.896 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:54:31.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18929/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:54:31.899 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:18929/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1. Response content: b''
|
|
2026-03-26 04:54:31.942 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-26 04:54:31.944 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-26 04:54:31.944 DEBUG [src.node.waku_node] Stopping container with id 5b9533103cc8
|
|
2026-03-26 04:54:32.550 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:54:32.550 DEBUG [src.node.waku_node] Stopping container with id bbdcc6eaa4bf
|
|
2026-03-26 04:54:33.147 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:54:33.147 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-26 04:54:33.174 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-26 04:54:33.199 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-26 04:54:33.203 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-26 04:54:33.203 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-26 04:54:33.207 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-26_04-54-28__ef4ddc72-c6ab-4dda-950b-c9327622d32d__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:54:33.212 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-26_04-54-28__ef4ddc72-c6ab-4dda-950b-c9327622d32d__wakuorg_nwaku:latest.log
|