mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 17:43:17 +00:00
96 lines
16 KiB
Plaintext
96 lines
16 KiB
Plaintext
2026-03-14 04:36:08.724 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-14 04:36:08.725 DEBUG [tests.conftest] Running test: test_content_topic_not_in_docker_flags with id: 2026-03-14_04-36-08__7f7dbd36-cf83-46d2-8e0c-d6d613b0f5b9
|
|
2026-03-14 04:36:08.725 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-14 04:36:08.725 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-14 04:36:08.726 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-14 04:36:08.734 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:36:08.734 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-14_04-36-08__7f7dbd36-cf83-46d2-8e0c-d6d613b0f5b9__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:36:08.734 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:36:08.734 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:36:08.736 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:36:08.736 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.70.69
|
|
2026-03-14 04:36:08.736 DEBUG [src.node.docker_mananger] Generated ports ['44313', '44314', '44315', '44316', '44317']
|
|
2026-03-14 04:36:08.736 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-14 04:36:08.736 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:36:08.736 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:36:08.736 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:36:08.737 DEBUG [src.node.docker_mananger] docker run -i -t -p 44313:44313 -p 44314:44314 -p 44315:44315 -p 44316:44316 -p 44317:44317 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=44315 --rest-port=44313 --tcp-port=44314 --discv5-udp-port=44316 --rest-address=0.0.0.0 --nat=extip:172.18.70.69 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ad6a6967499727689f5b8e5a4f264c3e13af4b3e3c685fcefafffca9c87df1c6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44317 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-14 04:36:08.797 ERROR [src.node.docker_mananger] Max retries reached for container af02d993803f. Exiting log stream.
|
|
2026-03-14 04:36:08.937 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.70.69 waku 4e221324ff75e08265370900e6225bd54074688c15db3c430d0bc69479d63bfa
|
|
2026-03-14 04:36:08.974 DEBUG [src.node.docker_mananger] Container started with ID 4e221324ff75. Setting up logs at ./log/docker/node1_2026-03-14_04-36-08__7f7dbd36-cf83-46d2-8e0c-d6d613b0f5b9__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:36:08.976 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44313
|
|
2026-03-14 04:36:08.976 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:36:09.532 ERROR [src.node.docker_mananger] Max retries reached for container 52219be4b81f. Exiting log stream.
|
|
2026-03-14 04:36:09.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44313/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:09.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:36:10.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44313/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:10.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:36:10.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44313/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:10.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:36:10.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44313/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:10.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:36:10.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44313/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:10.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:36:10.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44313/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:10.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:36:10.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44313/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:10.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:36:10.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44313/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:10.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:36:10.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44313/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:10.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-14 04:36:10.822 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:36:10.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44313/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:10.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.70.69/tcp/44314/p2p/16Uiu2HAm9bEvjefFf41g9aah9DtSq8vnAoMZBiR5d92xgjWhuhRe","/ip4/172.18.70.69/tcp/44315/ws/p2p/16Uiu2HAm9bEvjefFf41g9aah9DtSq8vnAoMZBiR5d92xgjWhuhRe"],"enrUri":"enr:-L24QB1f8hGZhcDIejp7VsDgfU68j9KOepUkO8m3JGZWTkaod5NwRBLfvEu63vG-EUbADqsOvJeJ0sWdUNZa9t7w2yECgmlkgnY0gmlwhKwSRkWKbXVsdGlhZGRyc5YACASsEkZFBq0aAAoErBJGRQatG90DgnJzhQACAQAAiXNlY3AyNTZrMaEC0ncZDcevNerWu4UXlONRP3p8KPaom0d0ItS9cSc5kfWDdGNwgq0ag3VkcIKtHIV3YWt1MgU"}'
|
|
2026-03-14 04:36:10.825 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:36:10.832 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:36:10.832 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-14_04-36-08__7f7dbd36-cf83-46d2-8e0c-d6d613b0f5b9__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:36:10.832 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:36:10.832 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:36:10.834 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:36:10.834 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.21.107
|
|
2026-03-14 04:36:10.834 DEBUG [src.node.docker_mananger] Generated ports ['9309', '9310', '9311', '9312', '9313']
|
|
2026-03-14 04:36:10.834 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-14 04:36:10.834 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:36:10.834 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:36:10.835 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:36:10.835 DEBUG [src.node.docker_mananger] docker run -i -t -p 9309:9309 -p 9310:9310 -p 9311:9311 -p 9312:9312 -p 9313:9313 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=9311 --rest-port=9309 --tcp-port=9310 --discv5-udp-port=9312 --rest-address=0.0.0.0 --nat=extip:172.18.21.107 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=eff1dfe65fd9e0d5b33eeff0a409f9c0c43b0fc38d0c97eb1cecd1531a3e95e6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9313 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QB1f8hGZhcDIejp7VsDgfU68j9KOepUkO8m3JGZWTkaod5NwRBLfvEu63vG-EUbADqsOvJeJ0sWdUNZa9t7w2yECgmlkgnY0gmlwhKwSRkWKbXVsdGlhZGRyc5YACASsEkZFBq0aAAoErBJGRQatG90DgnJzhQACAQAAiXNlY3AyNTZrMaEC0ncZDcevNerWu4UXlONRP3p8KPaom0d0ItS9cSc5kfWDdGNwgq0ag3VkcIKtHIV3YWt1MgU
|
|
2026-03-14 04:36:11.050 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.21.107 waku 4a3a508d5a16082ba21fdce3f4ea7977ca88f93b0fed4820270625df09014c7f
|
|
2026-03-14 04:36:11.085 DEBUG [src.node.docker_mananger] Container started with ID 4a3a508d5a16. Setting up logs at ./log/docker/node2_2026-03-14_04-36-08__7f7dbd36-cf83-46d2-8e0c-d6d613b0f5b9__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:36:11.085 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9309
|
|
2026-03-14 04:36:11.085 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:36:12.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9309/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:12.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:36:12.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9309/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:12.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:36:12.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9309/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:12.306 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-14 04:36:12.306 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:36:12.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9309/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:12.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.21.107/tcp/9310/p2p/16Uiu2HAmUGtqtQEaAVCfyBELfFgfNFZBhPnkTbJ72eTkXEwVDbSi","/ip4/172.18.21.107/tcp/9311/ws/p2p/16Uiu2HAmUGtqtQEaAVCfyBELfFgfNFZBhPnkTbJ72eTkXEwVDbSi"],"enrUri":"enr:-L24QON925zQ0a10JgyBK6eL_a2t7lqKQf4_XuBOam_2V7yhfiTlP5ZSTB1LYBGCBBXlGPMzYR_YZcLmt-hYFUNrTE4CgmlkgnY0gmlwhKwSFWuKbXVsdGlhZGRyc5YACASsEhVrBiReAAoErBIVawYkX90DgnJzhQACAQAAiXNlY3AyNTZrMaED6BH8fhPPa6EfQVoq9i4wklOPrsIAWmDAZ403Pg9BczuDdGNwgiReg3VkcIIkYIV3YWt1MgE"}'
|
|
2026-03-14 04:36:12.309 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:36:12.309 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9309/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.70.69/tcp/44314/p2p/16Uiu2HAm9bEvjefFf41g9aah9DtSq8vnAoMZBiR5d92xgjWhuhRe"]'
|
|
2026-03-14 04:36:12.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:12.335 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44313/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-03-14 04:36:12.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:12.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9309/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-03-14 04:36:12.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:12.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44313/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-14 04:36:12.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:12.359 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-14 04:36:12.460 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:36:12.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44313/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:12.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773462972350019872,"ephemeral":false,"proof":""}]'
|
|
2026-03-14 04:36:12.464 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:36:12.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9309/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:12.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773462972350019872,"ephemeral":false,"proof":""}]'
|
|
2026-03-14 04:36:12.470 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-14 04:36:12.471 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-14 04:36:12.471 DEBUG [src.node.waku_node] Stopping container with id 4e221324ff75
|
|
2026-03-14 04:36:13.089 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:36:13.092 DEBUG [src.node.waku_node] Stopping container with id 4a3a508d5a16
|
|
2026-03-14 04:36:13.680 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:36:13.683 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-14 04:36:13.714 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:36:13.742 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|