mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 00:23:10 +00:00
83 lines
13 KiB
Plaintext
83 lines
13 KiB
Plaintext
2026-03-06 04:38:54.198 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-06 04:38:54.199 DEBUG [tests.conftest] Running test: test_cant_publish_on_not_subscribed_shard with id: 2026-03-06_04-38-54__37161ee7-0e77-4d42-8631-936537bcb3dc
|
|
2026-03-06 04:38:54.199 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-06 04:38:54.200 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-06 04:38:54.201 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-06 04:38:54.216 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-06 04:38:54.217 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-06_04-38-54__37161ee7-0e77-4d42-8631-936537bcb3dc__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:38:54.218 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-06 04:38:54.218 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-06 04:38:54.221 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-06 04:38:54.221 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.206.25
|
|
2026-03-06 04:38:54.222 DEBUG [src.node.docker_mananger] Generated ports ['37167', '37168', '37169', '37170', '37171']
|
|
2026-03-06 04:38:54.222 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-06 04:38:54.222 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-06 04:38:54.223 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-06 04:38:54.223 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-06 04:38:54.223 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-06 04:38:54.223 DEBUG [src.node.docker_mananger] docker run -i -t -p 37167:37167 -p 37168:37168 -p 37169:37169 -p 37170:37170 -p 37171:37171 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=37169 --rest-port=37167 --tcp-port=37168 --discv5-udp-port=37170 --rest-address=0.0.0.0 --nat=extip:172.18.206.25 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=bdef0cb2d1c1120ec59cdc41a49cfca21f98bb5e70ae1ffe3f7ddd4f31ce8583 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37171 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-06 04:38:54.330 ERROR [src.node.docker_mananger] Max retries reached for container ecad0a57ac49. Exiting log stream.
|
|
2026-03-06 04:38:54.445 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.206.25 waku 1ee637d50ed4fc9ec64f2a18b4e214c2256c14cce9d8f539c758ec97ef9f5848
|
|
2026-03-06 04:38:54.481 DEBUG [src.node.docker_mananger] Container started with ID 1ee637d50ed4. Setting up logs at ./log/docker/node1_2026-03-06_04-38-54__37161ee7-0e77-4d42-8631-936537bcb3dc__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:38:54.482 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37167
|
|
2026-03-06 04:38:54.482 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-06 04:38:55.114 ERROR [src.node.docker_mananger] Max retries reached for container 4e0964ef4983. Exiting log stream.
|
|
2026-03-06 04:38:55.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37167/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:38:55.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-06 04:38:55.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37167/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:38:55.589 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-06 04:38:55.589 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-06 04:38:55.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37167/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:38:55.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.206.25/tcp/37168/p2p/16Uiu2HAmQCVgWL7Hdh2m8xe8VCn2roLzFH3z2CtcoxNvq2Fia8mY","/ip4/172.18.206.25/tcp/37169/ws/p2p/16Uiu2HAmQCVgWL7Hdh2m8xe8VCn2roLzFH3z2CtcoxNvq2Fia8mY"],"enrUri":"enr:-L24QO0XBhX9N2wMAduZ2TvufvN_-PzpOIzIaUA_zOFgT89UaVaEjaBsk6i459axfOXjTNAheway871Pwep4bRTgXdYCgmlkgnY0gmlwhKwSzhmKbXVsdGlhZGRyc5YACASsEs4ZBpEwAAoErBLOGQaRMd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDq4K57ud-yF5nM4Kw-bF3iWjDK0UZ4NEENys6d23qfMuDdGNwgpEwg3VkcIKRMoV3YWt1MgU"}'
|
|
2026-03-06 04:38:55.592 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-06 04:38:55.600 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-06 04:38:55.600 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-06_04-38-54__37161ee7-0e77-4d42-8631-936537bcb3dc__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:38:55.600 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-06 04:38:55.600 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-06 04:38:55.602 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-06 04:38:55.602 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.28.42
|
|
2026-03-06 04:38:55.602 DEBUG [src.node.docker_mananger] Generated ports ['60158', '60159', '60160', '60161', '60162']
|
|
2026-03-06 04:38:55.602 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-06 04:38:55.602 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-06 04:38:55.602 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-06 04:38:55.603 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-06 04:38:55.603 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-06 04:38:55.603 DEBUG [src.node.docker_mananger] docker run -i -t -p 60158:60158 -p 60159:60159 -p 60160:60160 -p 60161:60161 -p 60162:60162 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=60160 --rest-port=60158 --tcp-port=60159 --discv5-udp-port=60161 --rest-address=0.0.0.0 --nat=extip:172.18.28.42 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=e73bf517ccae9e6f2f68afabe32f8734a4df4b0df5a03a7749531fe06305fdad --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60162 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QO0XBhX9N2wMAduZ2TvufvN_-PzpOIzIaUA_zOFgT89UaVaEjaBsk6i459axfOXjTNAheway871Pwep4bRTgXdYCgmlkgnY0gmlwhKwSzhmKbXVsdGlhZGRyc5YACASsEs4ZBpEwAAoErBLOGQaRMd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDq4K57ud-yF5nM4Kw-bF3iWjDK0UZ4NEENys6d23qfMuDdGNwgpEwg3VkcIKRMoV3YWt1MgU
|
|
2026-03-06 04:38:55.821 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.28.42 waku a74880a116e9dd40f4182ac34de9e39a03dda0249690f60d63b7c4e05e27ca2b
|
|
2026-03-06 04:38:55.861 DEBUG [src.node.docker_mananger] Container started with ID a74880a116e9. Setting up logs at ./log/docker/node2_2026-03-06_04-38-54__37161ee7-0e77-4d42-8631-936537bcb3dc__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:38:55.863 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60158
|
|
2026-03-06 04:38:55.863 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-06 04:38:56.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60158/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:38:56.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-06 04:38:57.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60158/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:38:57.008 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-06 04:38:57.009 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-06 04:38:57.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60158/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:38:57.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.28.42/tcp/60159/p2p/16Uiu2HAmAzgEQGrv2KXewSiEfca5tzwQxuVyfeQsVVpUBVGdAfJw","/ip4/172.18.28.42/tcp/60160/ws/p2p/16Uiu2HAmAzgEQGrv2KXewSiEfca5tzwQxuVyfeQsVVpUBVGdAfJw"],"enrUri":"enr:-L24QAFKkZGboWFUHclg6HWXs2YuxVdz5ux500sLJTbCFUo9S_4cONqiGjQsuRVqdlRMAn3YasUlgf4HzQ1wxVEKLe4CgmlkgnY0gmlwhKwSHCqKbXVsdGlhZGRyc5YACASsEhwqBur_AAoErBIcKgbrAN0DgnJzhQACAQAAiXNlY3AyNTZrMaEC51PBYQ1El5cZ3ChqQrmFs1jbtPZAWgw1AwqHYYJIhnCDdGNwgur_g3VkcILrAYV3YWt1MgE"}'
|
|
2026-03-06 04:38:57.011 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-06 04:38:57.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60158/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.206.25/tcp/37168/p2p/16Uiu2HAmQCVgWL7Hdh2m8xe8VCn2roLzFH3z2CtcoxNvq2Fia8mY"]'
|
|
2026-03-06 04:38:57.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:38:57.046 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37167/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-06 04:38:57.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:38:57.055 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60158/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-06 04:38:57.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:38:57.063 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37167/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-06 04:38:57.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:38:57.075 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-06 04:38:57.175 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:38:57.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37167/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:38:57.179 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:37167/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1. Response content: b''
|
|
2026-03-06 04:38:57.226 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-06 04:38:57.228 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-06 04:38:57.228 DEBUG [src.node.waku_node] Stopping container with id 1ee637d50ed4
|
|
2026-03-06 04:38:57.800 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-06 04:38:57.801 DEBUG [src.node.waku_node] Stopping container with id a74880a116e9
|
|
2026-03-06 04:38:58.407 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-06 04:38:58.413 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-06 04:38:58.443 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-06 04:38:58.473 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-06 04:38:58.475 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-06 04:38:58.475 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-06 04:38:58.475 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-06_04-38-54__37161ee7-0e77-4d42-8631-936537bcb3dc__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:38:58.476 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-06_04-38-54__37161ee7-0e77-4d42-8631-936537bcb3dc__wakuorg_nwaku:latest.log
|