mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-28 21:39:30 +00:00
85 lines
14 KiB
Plaintext
85 lines
14 KiB
Plaintext
2026-04-23 22:01:20.471 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-23 22:01:20.471 DEBUG [tests.conftest] Running test: test_store_with_invalid_hash with id: 2026-04-23_22-01-20__b640d07b-5276-4217-a1b8-cabc2ea7dfd5
|
|
2026-04-23 22:01:20.472 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-23 22:01:20.472 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-04-23 22:01:20.472 DEBUG [src.steps.store] Running fixture setup: node_setup
|
|
2026-04-23 22:01:20.482 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 22:01:20.482 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-04-23_22-01-20__b640d07b-5276-4217-a1b8-cabc2ea7dfd5__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:20.482 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 22:01:20.483 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 22:01:20.485 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 22:01:20.485 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.88.122
|
|
2026-04-23 22:01:20.486 DEBUG [src.node.docker_mananger] Generated ports ['9449', '9450', '9451', '9452', '9453']
|
|
2026-04-23 22:01:20.486 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 22:01:20.486 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 22:01:20.486 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 22:01:20.486 DEBUG [src.node.docker_mananger] docker run -i -t -p 9449:9449 -p 9450:9450 -p 9451:9451 -p 9452:9452 -p 9453:9453 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=9451 --rest-port=9449 --tcp-port=9450 --discv5-udp-port=9452 --rest-address=0.0.0.0 --nat=extip:172.18.88.122 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=125bbdc4f54deacde6ec1ace625ffe61d8d72fafaa418bf7e15e9643f95d1d8b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9453 --metrics-logging=true --store=true --relay=true
|
|
2026-04-23 22:01:20.674 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.88.122 waku d83daf0c8d17cae14ae04d6b0adc16fdf296004c16027068397a70e49fccf1db
|
|
2026-04-23 22:01:20.716 DEBUG [src.node.docker_mananger] Container started with ID d83daf0c8d17. Setting up logs at ./log/docker/publishing_node1_2026-04-23_22-01-20__b640d07b-5276-4217-a1b8-cabc2ea7dfd5__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:20.718 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9449
|
|
2026-04-23 22:01:20.718 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 22:01:20.816 ERROR [src.node.docker_mananger] Max retries reached for container 9667530bf471. Exiting log stream.
|
|
2026-04-23 22:01:21.313 ERROR [src.node.docker_mananger] Max retries reached for container 0b2b4b60ab19. Exiting log stream.
|
|
2026-04-23 22:01:21.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9449/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:21.723 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_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 22:01:21.724 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 22:01:21.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9449/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:21.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.88.122/tcp/9450/p2p/16Uiu2HAmGhnLjdbzuEkwPxvRHBMNNd8w3nM7QbP19cL71F6Gk6hi","/ip4/172.18.88.122/tcp/9451/ws/p2p/16Uiu2HAmGhnLjdbzuEkwPxvRHBMNNd8w3nM7QbP19cL71F6Gk6hi"],"enrUri":"enr:-L24QCYhaCtGzwqadXbV_1nxGhKeBUedyt6W3xi7o1CnB-Y9JPkmxNSBpJ4zDZ6G9afDCUP8m_U5LwHQWFgOpop3-VECgmlkgnY0gmlwhKwSWHqKbXVsdGlhZGRyc5YACASsElh6BiTqAAoErBJYegYk690DgnJzhQDGAQAAiXNlY3AyNTZrMaEDPCXpL_uq0yewamsbSra5BdI6p9HdFwckOFGf6RtV1zWDdGNwgiTqg3VkcIIk7IV3YWt1MgM"}'
|
|
2026-04-23 22:01:21.727 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 22:01:21.734 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 22:01:21.734 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-04-23_22-01-20__b640d07b-5276-4217-a1b8-cabc2ea7dfd5__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:21.734 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 22:01:21.734 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 22:01:21.736 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 22:01:21.736 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.33.230
|
|
2026-04-23 22:01:21.736 DEBUG [src.node.docker_mananger] Generated ports ['25702', '25703', '25704', '25705', '25706']
|
|
2026-04-23 22:01:21.736 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 22:01:21.736 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 22:01:21.736 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 22:01:21.736 DEBUG [src.node.docker_mananger] docker run -i -t -p 25702:25702 -p 25703:25703 -p 25704:25704 -p 25705:25705 -p 25706:25706 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=25704 --rest-port=25702 --tcp-port=25703 --discv5-udp-port=25705 --rest-address=0.0.0.0 --nat=extip:172.18.33.230 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=88aa292a70e4edaead0cee518f7c89dbb1aa0783dfcaf822fcaa6db95a8b9494 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25706 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QCYhaCtGzwqadXbV_1nxGhKeBUedyt6W3xi7o1CnB-Y9JPkmxNSBpJ4zDZ6G9afDCUP8m_U5LwHQWFgOpop3-VECgmlkgnY0gmlwhKwSWHqKbXVsdGlhZGRyc5YACASsElh6BiTqAAoErBJYegYk690DgnJzhQDGAQAAiXNlY3AyNTZrMaEDPCXpL_uq0yewamsbSra5BdI6p9HdFwckOFGf6RtV1zWDdGNwgiTqg3VkcIIk7IV3YWt1MgM --storenode=/ip4/172.18.88.122/tcp/9450/p2p/16Uiu2HAmGhnLjdbzuEkwPxvRHBMNNd8w3nM7QbP19cL71F6Gk6hi --store=true --relay=true
|
|
2026-04-23 22:01:21.921 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.33.230 waku 4417d5778e6fb4ce51de83ad7a394d75b24e750a1e406b2137c351d41e821383
|
|
2026-04-23 22:01:21.959 DEBUG [src.node.docker_mananger] Container started with ID 4417d5778e6f. Setting up logs at ./log/docker/store_node1_2026-04-23_22-01-20__b640d07b-5276-4217-a1b8-cabc2ea7dfd5__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:21.959 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25702
|
|
2026-04-23 22:01:21.960 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 22:01:22.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25702/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:22.963 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":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 22:01:22.963 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 22:01:22.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25702/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:22.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.33.230/tcp/25703/p2p/16Uiu2HAkveJE2NSCrAYjQfNE4mtXV7nwAvv5VTbLrgdyXxpgN8SG","/ip4/172.18.33.230/tcp/25704/ws/p2p/16Uiu2HAkveJE2NSCrAYjQfNE4mtXV7nwAvv5VTbLrgdyXxpgN8SG"],"enrUri":"enr:-L24QBqRLZ01pDU9UMQU8ELucR9740tHYGteixw1zEMA49B1FgH7cUnqHPaNuQqlsR0sOv_zo3giqmvQiP8m1lYh_OECgmlkgnY0gmlwhKwSIeaKbXVsdGlhZGRyc5YACASsEiHmBmRnAAoErBIh5gZkaN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECEhejr2WYOAdlLpMeLtnyWDWl1Gxlhs7IdFDYVtv3Q42DdGNwgmRng3VkcIJkaYV3YWt1MgM"}'
|
|
2026-04-23 22:01:22.966 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 22:01:22.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25702/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.88.122/tcp/9450/p2p/16Uiu2HAmGhnLjdbzuEkwPxvRHBMNNd8w3nM7QbP19cL71F6Gk6hi"]'
|
|
2026-04-23 22:01:22.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:01:22.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9449/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-04-23 22:01:22.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:01:22.972 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25702/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-04-23 22:01:22.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:01:22.976 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 22:01:22.976 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9449/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 22:01:22.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:01:22.981 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 22:01:23.181 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 22:01:23.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9449/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 22:01:23.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:01:23.189 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 22:01:23.389 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 22:01:23.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9449/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 22:01:23.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:01:23.396 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 22:01:23.596 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 22:01:23.597 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9449/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 22:01:23.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:01:23.604 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 22:01:23.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9449/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&hashes=0x74657374&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:23.807 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:9449/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&hashes=0x74657374&pageSize=50&ascending=true. Response content: b'waku message hash parsing error: invalid hash length: 4'
|
|
2026-04-23 22:01:23.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25702/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&hashes=0x74657374&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:23.811 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:25702/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&hashes=0x74657374&pageSize=50&ascending=true. Response content: b'waku message hash parsing error: invalid hash length: 4'
|
|
2026-04-23 22:01:23.813 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-23 22:01:23.814 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-23 22:01:23.814 DEBUG [src.node.waku_node] Stopping container with id d83daf0c8d17
|
|
2026-04-23 22:01:24.288 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 22:01:24.291 DEBUG [src.node.waku_node] Stopping container with id 4417d5778e6f
|
|
2026-04-23 22:01:24.758 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 22:01:24.761 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-23 22:01:24.777 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 22:01:24.788 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|