mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-28 21:39:30 +00:00
199 lines
35 KiB
Plaintext
199 lines
35 KiB
Plaintext
2026-04-22 15:52:53.616 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-22 15:52:53.617 DEBUG [tests.conftest] Running test: test_single_content_topic[/waku/2/content/test.js] with id: 2026-04-22_15-52-53__0e184da9-3564-46fd-afd1-59b4ef4293e6
|
|
2026-04-22 15:52:53.617 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-22 15:52:53.617 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-04-22 15:52:53.617 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-04-22 15:52:53.624 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-22 15:52:53.625 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-22_15-52-53__0e184da9-3564-46fd-afd1-59b4ef4293e6__wakuorg_nwaku:latest.log
|
|
2026-04-22 15:52:53.625 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-22 15:52:53.625 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-22 15:52:53.627 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-22 15:52:53.627 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.171.152
|
|
2026-04-22 15:52:53.627 DEBUG [src.node.docker_mananger] Generated ports ['55884', '55885', '55886', '55887', '55888']
|
|
2026-04-22 15:52:53.627 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-22 15:52:53.627 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-22 15:52:53.627 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-22 15:52:53.627 DEBUG [src.node.docker_mananger] docker run -i -t -p 55884:55884 -p 55885:55885 -p 55886:55886 -p 55887:55887 -p 55888:55888 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=55886 --rest-port=55884 --tcp-port=55885 --discv5-udp-port=55887 --rest-address=0.0.0.0 --nat=extip:172.18.171.152 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=3bc9a6b2a9b4bebccb88dc2dabb85ccbd4a631fccdd0d9abbf1bd2fc2ccfbed4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55888 --metrics-logging=true --relay=true --filter=true --content-topic=/waku/2/content/test.js
|
|
2026-04-22 15:52:53.823 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.171.152 waku c7a806e6580e57ad1c7db793a082daacce14887a163c8e0c87c34490a13d8544
|
|
2026-04-22 15:52:53.857 DEBUG [src.node.docker_mananger] Container started with ID c7a806e6580e. Setting up logs at ./log/docker/node1_2026-04-22_15-52-53__0e184da9-3564-46fd-afd1-59b4ef4293e6__wakuorg_nwaku:latest.log
|
|
2026-04-22 15:52:53.858 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55884
|
|
2026-04-22 15:52:53.858 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-22 15:52:53.962 ERROR [src.node.docker_mananger] Max retries reached for container a27a25b54e88. Exiting log stream.
|
|
2026-04-22 15:52:54.423 ERROR [src.node.docker_mananger] Max retries reached for container 7fd8dbb0276b. Exiting log stream.
|
|
2026-04-22 15:52:54.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55884/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 15:52:54.861 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-22 15:52:54.861 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-22 15:52:54.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55884/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 15:52:54.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.171.152/tcp/55885/p2p/16Uiu2HAmDyB4uDLpu7XnYXAqdoAoYe86CGbtVL9W2FxbWeXynrqX","/ip4/172.18.171.152/tcp/55886/ws/p2p/16Uiu2HAmDyB4uDLpu7XnYXAqdoAoYe86CGbtVL9W2FxbWeXynrqX"],"enrUri":"enr:-L24QN8ZNwUI0JP3fEalD4Y4MHtXnkhUfU2KJBofrlAvwDltdrJeMe0INUaIzz2LBO2nABhklbXL9x8ur6FCWaQ2SmkCgmlkgnY0gmlwhKwSq5iKbXVsdGlhZGRyc5YACASsEquYBtpNAAoErBKrmAbaTt0DgnJzhQDHAQAAiXNlY3AyNTZrMaEDE4RCfbbJyjEK4kG3p70rUxVfm7vr5BdgKSnShZDAy-qDdGNwgtpNg3VkcILaT4V3YWt1MgU"}'
|
|
2026-04-22 15:52:54.864 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-22 15:52:54.871 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-22 15:52:54.871 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-22_15-52-53__0e184da9-3564-46fd-afd1-59b4ef4293e6__wakuorg_nwaku:latest.log
|
|
2026-04-22 15:52:54.872 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-22 15:52:54.872 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-22 15:52:54.873 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-22 15:52:54.873 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.7.42
|
|
2026-04-22 15:52:54.873 DEBUG [src.node.docker_mananger] Generated ports ['39001', '39002', '39003', '39004', '39005']
|
|
2026-04-22 15:52:54.874 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-22 15:52:54.874 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-22 15:52:54.874 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-22 15:52:54.874 DEBUG [src.node.docker_mananger] docker run -i -t -p 39001:39001 -p 39002:39002 -p 39003:39003 -p 39004:39004 -p 39005:39005 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=39003 --rest-port=39001 --tcp-port=39002 --discv5-udp-port=39004 --rest-address=0.0.0.0 --nat=extip:172.18.7.42 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=55ef2bc613ec2e9bec7af768a8f9be0da17fa852a8a6708bcf335ebaadfffbc0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39005 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QN8ZNwUI0JP3fEalD4Y4MHtXnkhUfU2KJBofrlAvwDltdrJeMe0INUaIzz2LBO2nABhklbXL9x8ur6FCWaQ2SmkCgmlkgnY0gmlwhKwSq5iKbXVsdGlhZGRyc5YACASsEquYBtpNAAoErBKrmAbaTt0DgnJzhQDHAQAAiXNlY3AyNTZrMaEDE4RCfbbJyjEK4kG3p70rUxVfm7vr5BdgKSnShZDAy-qDdGNwgtpNg3VkcILaT4V3YWt1MgU --content-topic=/waku/2/content/test.js
|
|
2026-04-22 15:52:55.063 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.7.42 waku 44eefa19aa34a38a4b7a15837b28c0df74b5560f36e13784099d0fc1baf07d95
|
|
2026-04-22 15:52:55.102 DEBUG [src.node.docker_mananger] Container started with ID 44eefa19aa34. Setting up logs at ./log/docker/node2_2026-04-22_15-52-53__0e184da9-3564-46fd-afd1-59b4ef4293e6__wakuorg_nwaku:latest.log
|
|
2026-04-22 15:52:55.103 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39001
|
|
2026-04-22 15:52:55.103 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-22 15:52:56.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39001/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 15:52:56.109 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"},{"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"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-22 15:52:56.109 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-22 15:52:56.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39001/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 15:52:56.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.7.42/tcp/39002/p2p/16Uiu2HAmEmiBYTdm74WBXom7gXGkoJnQnww3mVcARBaMXHnBV8Ym","/ip4/172.18.7.42/tcp/39003/ws/p2p/16Uiu2HAmEmiBYTdm74WBXom7gXGkoJnQnww3mVcARBaMXHnBV8Ym"],"enrUri":"enr:-L24QDYe2eC6ilRwmWTntR9ho-1m5uOYFBk6jH75Ip8RqDypbZ-efnQSPvG1OIpTFRZ074-BVdr90LuR6ZlylzkHDc0CgmlkgnY0gmlwhKwSByqKbXVsdGlhZGRyc5YACASsEgcqBphaAAoErBIHKgaYW90DgnJzhQDHAQAAiXNlY3AyNTZrMaEDH3AogvlFfD9ThaADiBSp8XYd3CmbqZDEeM116MatNE6DdGNwgphag3VkcIKYXIV3YWt1MgE"}'
|
|
2026-04-22 15:52:56.113 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-22 15:52:56.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39001/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.171.152/tcp/55885/p2p/16Uiu2HAmDyB4uDLpu7XnYXAqdoAoYe86CGbtVL9W2FxbWeXynrqX"]'
|
|
2026-04-22 15:52:56.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:52:56.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55884/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/content/test.js"]'
|
|
2026-04-22 15:52:56.121 ERROR [src.node.api_clients.base_client] HTTP error occurred: 500 Server Error: Internal Server Error for url: http://127.0.0.1:55884/relay/v1/auto/subscriptions. Response content: b'Subscribe failed:Failed to decode subscription event: Static sharding is used, relay subscriptions must specify a pubsub topic'
|
|
2026-04-22 15:52:56.191 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-22 15:52:56.193 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-22 15:52:56.193 DEBUG [src.node.waku_node] Stopping container with id c7a806e6580e
|
|
2026-04-22 15:52:56.725 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-22 15:52:56.726 DEBUG [src.node.waku_node] Stopping container with id 44eefa19aa34
|
|
2026-04-22 15:52:57.198 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-22 15:52:57.200 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-22 15:52:57.214 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-22 15:52:57.219 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-22 15:52:57.220 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-04-22 15:52:57.220 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-04-22 15:52:57.221 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-04-22_15-52-53__0e184da9-3564-46fd-afd1-59b4ef4293e6__wakuorg_nwaku:latest.log
|
|
2026-04-22 15:52:57.221 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-04-22_15-52-53__0e184da9-3564-46fd-afd1-59b4ef4293e6__wakuorg_nwaku:latest.log
|
|
2026-04-22 15:52:57.225 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-22 15:52:57.225 DEBUG [tests.conftest] Running test: test_single_content_topic[/waku/2/content/test.js] with id: 2026-04-22_15-52-57__990fbb3d-83a4-40a2-9c5a-743c6c9c8ce0
|
|
2026-04-22 15:52:57.225 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-22 15:52:57.225 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-04-22 15:52:57.226 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-04-22 15:52:57.233 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-22 15:52:57.233 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-22_15-52-57__990fbb3d-83a4-40a2-9c5a-743c6c9c8ce0__wakuorg_nwaku:latest.log
|
|
2026-04-22 15:52:57.233 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-22 15:52:57.233 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-22 15:52:57.236 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-22 15:52:57.236 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.70.236
|
|
2026-04-22 15:52:57.236 DEBUG [src.node.docker_mananger] Generated ports ['34420', '34421', '34422', '34423', '34424']
|
|
2026-04-22 15:52:57.237 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-22 15:52:57.237 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-22 15:52:57.237 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-22 15:52:57.237 DEBUG [src.node.docker_mananger] docker run -i -t -p 34420:34420 -p 34421:34421 -p 34422:34422 -p 34423:34423 -p 34424:34424 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=34422 --rest-port=34420 --tcp-port=34421 --discv5-udp-port=34423 --rest-address=0.0.0.0 --nat=extip:172.18.70.236 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=3abf67346e9093b7d360dd9aabb9fe65bb19c1fdd8d5ae23fdee4cfbcfeffb7f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34424 --metrics-logging=true --relay=true --filter=true --content-topic=/waku/2/content/test.js
|
|
2026-04-22 15:52:57.427 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.70.236 waku 76c946a0b7eb7e4ffaccc031dd1c22d5d426ee8e8debfc69cdc74f56dfaa8800
|
|
2026-04-22 15:52:57.461 DEBUG [src.node.docker_mananger] Container started with ID 76c946a0b7eb. Setting up logs at ./log/docker/node1_2026-04-22_15-52-57__990fbb3d-83a4-40a2-9c5a-743c6c9c8ce0__wakuorg_nwaku:latest.log
|
|
2026-04-22 15:52:57.462 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34420
|
|
2026-04-22 15:52:57.462 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-22 15:52:57.555 ERROR [src.node.docker_mananger] Max retries reached for container c7a806e6580e. Exiting log stream.
|
|
2026-04-22 15:52:58.024 ERROR [src.node.docker_mananger] Max retries reached for container 44eefa19aa34. Exiting log stream.
|
|
2026-04-22 15:52:58.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34420/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 15:52:58.465 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-22 15:52:58.465 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-22 15:52:58.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34420/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 15:52:58.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.70.236/tcp/34421/p2p/16Uiu2HAmNPTfbeHVDWx7KsBDmCqXxE4o6Uexh28rZUMZURMCXUv8","/ip4/172.18.70.236/tcp/34422/ws/p2p/16Uiu2HAmNPTfbeHVDWx7KsBDmCqXxE4o6Uexh28rZUMZURMCXUv8"],"enrUri":"enr:-L24QIBDxkMrAm1Thj1o2UhmsGKE52PjsRNEePi4PWiKJ1k9dJ8s4UG7aR7VhfBE-DH3yaly6_lvd-37qbRam88cuboCgmlkgnY0gmlwhKwSRuyKbXVsdGlhZGRyc5YACASsEkbsBoZ1AAoErBJG7AaGdt0DgnJzhQDHAQAAiXNlY3AyNTZrMaEDkJp2VN_1Z_N3eCESJ7SEgXsaiz8AWevMB-pjz115lTWDdGNwgoZ1g3VkcIKGd4V3YWt1MgU"}'
|
|
2026-04-22 15:52:58.468 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-22 15:52:58.475 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-22 15:52:58.475 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-22_15-52-57__990fbb3d-83a4-40a2-9c5a-743c6c9c8ce0__wakuorg_nwaku:latest.log
|
|
2026-04-22 15:52:58.476 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-22 15:52:58.476 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-22 15:52:58.477 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-22 15:52:58.477 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.209.78
|
|
2026-04-22 15:52:58.477 DEBUG [src.node.docker_mananger] Generated ports ['9831', '9832', '9833', '9834', '9835']
|
|
2026-04-22 15:52:58.478 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-22 15:52:58.478 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-22 15:52:58.478 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-22 15:52:58.478 DEBUG [src.node.docker_mananger] docker run -i -t -p 9831:9831 -p 9832:9832 -p 9833:9833 -p 9834:9834 -p 9835:9835 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=9833 --rest-port=9831 --tcp-port=9832 --discv5-udp-port=9834 --rest-address=0.0.0.0 --nat=extip:172.18.209.78 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=cafcc56960ccca55b8ce31bda773aebedbacfdac8e7c9ef3c8afda2fef3334a7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9835 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIBDxkMrAm1Thj1o2UhmsGKE52PjsRNEePi4PWiKJ1k9dJ8s4UG7aR7VhfBE-DH3yaly6_lvd-37qbRam88cuboCgmlkgnY0gmlwhKwSRuyKbXVsdGlhZGRyc5YACASsEkbsBoZ1AAoErBJG7AaGdt0DgnJzhQDHAQAAiXNlY3AyNTZrMaEDkJp2VN_1Z_N3eCESJ7SEgXsaiz8AWevMB-pjz115lTWDdGNwgoZ1g3VkcIKGd4V3YWt1MgU --content-topic=/waku/2/content/test.js
|
|
2026-04-22 15:52:58.668 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.209.78 waku c2e3b2aecb511439d3e2c7bea5dcaef007e91032582baec46efc09aaaad4b542
|
|
2026-04-22 15:52:58.701 DEBUG [src.node.docker_mananger] Container started with ID c2e3b2aecb51. Setting up logs at ./log/docker/node2_2026-04-22_15-52-57__990fbb3d-83a4-40a2-9c5a-743c6c9c8ce0__wakuorg_nwaku:latest.log
|
|
2026-04-22 15:52:58.702 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9831
|
|
2026-04-22 15:52:58.702 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-22 15:52:59.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9831/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 15:52:59.713 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"},{"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"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-22 15:52:59.713 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-22 15:52:59.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9831/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 15:52:59.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.209.78/tcp/9832/p2p/16Uiu2HAmFRjrazBvmuhborufm2F3a8e6VXT12btovFM38cSHjM8G","/ip4/172.18.209.78/tcp/9833/ws/p2p/16Uiu2HAmFRjrazBvmuhborufm2F3a8e6VXT12btovFM38cSHjM8G"],"enrUri":"enr:-L24QHbX7mPzzX3WHVKtQhr_BHOlxRPbxrr9GmbcVEfmtWR0PdaI6M5JcZ7kmh0fD_0KmrzgKJc_K_yXJDoMnBOH8MgCgmlkgnY0gmlwhKwS0U6KbXVsdGlhZGRyc5YACASsEtFOBiZoAAoErBLRTgYmad0DgnJzhQDHAQAAiXNlY3AyNTZrMaEDKS4e79OXlCQno6Wz1pKnoZZcLU1N8uMFe7Evupg0zuWDdGNwgiZog3VkcIImaoV3YWt1MgE"}'
|
|
2026-04-22 15:52:59.718 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-22 15:52:59.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9831/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.70.236/tcp/34421/p2p/16Uiu2HAmNPTfbeHVDWx7KsBDmCqXxE4o6Uexh28rZUMZURMCXUv8"]'
|
|
2026-04-22 15:52:59.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:52:59.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34420/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/content/test.js"]'
|
|
2026-04-22 15:52:59.725 ERROR [src.node.api_clients.base_client] HTTP error occurred: 500 Server Error: Internal Server Error for url: http://127.0.0.1:34420/relay/v1/auto/subscriptions. Response content: b'Subscribe failed:Failed to decode subscription event: Static sharding is used, relay subscriptions must specify a pubsub topic'
|
|
2026-04-22 15:52:59.762 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-22 15:52:59.763 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-22 15:52:59.763 DEBUG [src.node.waku_node] Stopping container with id 76c946a0b7eb
|
|
2026-04-22 15:53:00.259 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-22 15:53:00.261 DEBUG [src.node.waku_node] Stopping container with id c2e3b2aecb51
|
|
2026-04-22 15:53:00.735 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-22 15:53:00.738 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-22 15:53:00.745 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-22 15:53:00.750 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-22 15:53:00.751 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-04-22 15:53:00.751 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-04-22 15:53:00.751 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-04-22_15-52-57__990fbb3d-83a4-40a2-9c5a-743c6c9c8ce0__wakuorg_nwaku:latest.log
|
|
2026-04-22 15:53:00.752 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-04-22_15-52-57__990fbb3d-83a4-40a2-9c5a-743c6c9c8ce0__wakuorg_nwaku:latest.log
|
|
2026-04-22 15:53:00.755 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-22 15:53:00.756 DEBUG [tests.conftest] Running test: test_single_content_topic[/waku/2/content/test.js] with id: 2026-04-22_15-53-00__4fc09c7e-f2e1-4a72-88fd-700e9aad7034
|
|
2026-04-22 15:53:00.756 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-22 15:53:00.756 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-04-22 15:53:00.756 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-04-22 15:53:00.764 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-22 15:53:00.764 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-22_15-53-00__4fc09c7e-f2e1-4a72-88fd-700e9aad7034__wakuorg_nwaku:latest.log
|
|
2026-04-22 15:53:00.764 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-22 15:53:00.764 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-22 15:53:00.766 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-22 15:53:00.766 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.122.102
|
|
2026-04-22 15:53:00.766 DEBUG [src.node.docker_mananger] Generated ports ['49622', '49623', '49624', '49625', '49626']
|
|
2026-04-22 15:53:00.766 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-22 15:53:00.766 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-22 15:53:00.766 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-22 15:53:00.766 DEBUG [src.node.docker_mananger] docker run -i -t -p 49622:49622 -p 49623:49623 -p 49624:49624 -p 49625:49625 -p 49626:49626 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=49624 --rest-port=49622 --tcp-port=49623 --discv5-udp-port=49625 --rest-address=0.0.0.0 --nat=extip:172.18.122.102 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=f5cf0e350f5d62cde646ac3fdd90bfcd61a8f9a1c1243630c3e3737e5cacebd7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49626 --metrics-logging=true --relay=true --filter=true --content-topic=/waku/2/content/test.js
|
|
2026-04-22 15:53:00.960 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.122.102 waku 6925d224866c429d6e9ab668d216cf34f30ba2584c36044c671896237776cc3f
|
|
2026-04-22 15:53:00.997 DEBUG [src.node.docker_mananger] Container started with ID 6925d224866c. Setting up logs at ./log/docker/node1_2026-04-22_15-53-00__4fc09c7e-f2e1-4a72-88fd-700e9aad7034__wakuorg_nwaku:latest.log
|
|
2026-04-22 15:53:00.999 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49622
|
|
2026-04-22 15:53:00.999 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-22 15:53:01.074 ERROR [src.node.docker_mananger] Max retries reached for container 76c946a0b7eb. Exiting log stream.
|
|
2026-04-22 15:53:01.548 ERROR [src.node.docker_mananger] Max retries reached for container c2e3b2aecb51. Exiting log stream.
|
|
2026-04-22 15:53:02.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49622/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 15:53:02.003 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-22 15:53:02.004 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-22 15:53:02.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49622/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 15:53:02.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.122.102/tcp/49623/p2p/16Uiu2HAkxqfQE9cwAWE7HncqC7xSTz9e2h1ZCvKtVeKdTAt7QRaT","/ip4/172.18.122.102/tcp/49624/ws/p2p/16Uiu2HAkxqfQE9cwAWE7HncqC7xSTz9e2h1ZCvKtVeKdTAt7QRaT"],"enrUri":"enr:-L24QON8jwpAQQrsxUJvyEKu9gCnG6SCUd1XbdMfrM8zvGL4CGm1piBF6aTkzl0nNPrF2SfZGOvI4oodN9pzcsrMN4gCgmlkgnY0gmlwhKwSemaKbXVsdGlhZGRyc5YACASsEnpmBsHXAAoErBJ6ZgbB2N0DgnJzhQDHAQAAiXNlY3AyNTZrMaECMrhYiGfIpLvEaWaSw26XTbi-4sbkunFrdpV8aCh4nwyDdGNwgsHXg3VkcILB2YV3YWt1MgU"}'
|
|
2026-04-22 15:53:02.006 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-22 15:53:02.013 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-22 15:53:02.013 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-22_15-53-00__4fc09c7e-f2e1-4a72-88fd-700e9aad7034__wakuorg_nwaku:latest.log
|
|
2026-04-22 15:53:02.014 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-22 15:53:02.014 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-22 15:53:02.015 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-22 15:53:02.015 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.62.56
|
|
2026-04-22 15:53:02.016 DEBUG [src.node.docker_mananger] Generated ports ['30714', '30715', '30716', '30717', '30718']
|
|
2026-04-22 15:53:02.016 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-22 15:53:02.016 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-22 15:53:02.016 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-22 15:53:02.016 DEBUG [src.node.docker_mananger] docker run -i -t -p 30714:30714 -p 30715:30715 -p 30716:30716 -p 30717:30717 -p 30718:30718 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=30716 --rest-port=30714 --tcp-port=30715 --discv5-udp-port=30717 --rest-address=0.0.0.0 --nat=extip:172.18.62.56 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=d3fc5d5debbfe7ce01dea15c34702f2ef7ec6be18ccb2fdb2c2da3ecbe2caeed --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30718 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QON8jwpAQQrsxUJvyEKu9gCnG6SCUd1XbdMfrM8zvGL4CGm1piBF6aTkzl0nNPrF2SfZGOvI4oodN9pzcsrMN4gCgmlkgnY0gmlwhKwSemaKbXVsdGlhZGRyc5YACASsEnpmBsHXAAoErBJ6ZgbB2N0DgnJzhQDHAQAAiXNlY3AyNTZrMaECMrhYiGfIpLvEaWaSw26XTbi-4sbkunFrdpV8aCh4nwyDdGNwgsHXg3VkcILB2YV3YWt1MgU --content-topic=/waku/2/content/test.js
|
|
2026-04-22 15:53:02.214 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.62.56 waku 219c0aa04f643bc7ba443a811ab6f05b1f6f8d1c0e553da7b1415772936c175a
|
|
2026-04-22 15:53:02.245 DEBUG [src.node.docker_mananger] Container started with ID 219c0aa04f64. Setting up logs at ./log/docker/node2_2026-04-22_15-53-00__4fc09c7e-f2e1-4a72-88fd-700e9aad7034__wakuorg_nwaku:latest.log
|
|
2026-04-22 15:53:02.245 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30714
|
|
2026-04-22 15:53:02.245 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-22 15:53:03.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30714/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 15:53:03.253 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"},{"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"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-22 15:53:03.254 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-22 15:53:03.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30714/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 15:53:03.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.62.56/tcp/30715/p2p/16Uiu2HAm6Gj1XKHPjP6kwQQ7w1qSPFrWkAC62VQigJrm2Ze4nMQv","/ip4/172.18.62.56/tcp/30716/ws/p2p/16Uiu2HAm6Gj1XKHPjP6kwQQ7w1qSPFrWkAC62VQigJrm2Ze4nMQv"],"enrUri":"enr:-L24QC0EmhsL3m2V5Cd0eHGKq0qJwj9AVG4LzCYljvxoElZActoJ3WqF9pEs8j6RkVxjUbkLmJrcHL_QubEj1WGeIXUCgmlkgnY0gmlwhKwSPjiKbXVsdGlhZGRyc5YACASsEj44Bnf7AAoErBI-OAZ3_N0DgnJzhQDHAQAAiXNlY3AyNTZrMaECoSXBNvLP6IuWnybKGIBFErrE88BGZRWHSeW0-8BksRODdGNwgnf7g3VkcIJ3_YV3YWt1MgE"}'
|
|
2026-04-22 15:53:03.258 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-22 15:53:03.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30714/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.122.102/tcp/49623/p2p/16Uiu2HAkxqfQE9cwAWE7HncqC7xSTz9e2h1ZCvKtVeKdTAt7QRaT"]'
|
|
2026-04-22 15:53:03.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 15:53:03.262 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49622/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/content/test.js"]'
|
|
2026-04-22 15:53:03.267 ERROR [src.node.api_clients.base_client] HTTP error occurred: 500 Server Error: Internal Server Error for url: http://127.0.0.1:49622/relay/v1/auto/subscriptions. Response content: b'Subscribe failed:Failed to decode subscription event: Static sharding is used, relay subscriptions must specify a pubsub topic'
|
|
2026-04-22 15:53:03.304 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-22 15:53:03.305 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-22 15:53:03.305 DEBUG [src.node.waku_node] Stopping container with id 6925d224866c
|
|
2026-04-22 15:53:03.789 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-22 15:53:03.789 DEBUG [src.node.waku_node] Stopping container with id 219c0aa04f64
|
|
2026-04-22 15:53:04.253 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-22 15:53:04.254 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-22 15:53:04.264 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-22 15:53:04.269 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-22 15:53:04.270 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-04-22 15:53:04.270 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-04-22 15:53:04.271 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-04-22_15-53-00__4fc09c7e-f2e1-4a72-88fd-700e9aad7034__wakuorg_nwaku:latest.log
|
|
2026-04-22 15:53:04.271 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-04-22_15-53-00__4fc09c7e-f2e1-4a72-88fd-700e9aad7034__wakuorg_nwaku:latest.log
|