mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 17:13:09 +00:00
105 lines
17 KiB
Plaintext
105 lines
17 KiB
Plaintext
2026-03-05 15:08:13.658 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-05 15:08:13.658 DEBUG [tests.conftest] Running test: test_store_with_not_valid_content_topic with id: 2026-03-05_15-08-13__8940c782-1327-4bb9-87df-7bb02f132b28
|
|
2026-03-05 15:08:13.658 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-05 15:08:13.659 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-05 15:08:13.659 DEBUG [src.steps.store] Running fixture setup: node_setup
|
|
2026-03-05 15:08:13.666 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:08:13.666 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-03-05_15-08-13__8940c782-1327-4bb9-87df-7bb02f132b28__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:08:13.666 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:08:13.666 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:08:13.667 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:08:13.668 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.165.42
|
|
2026-03-05 15:08:13.668 DEBUG [src.node.docker_mananger] Generated ports ['8512', '8513', '8514', '8515', '8516']
|
|
2026-03-05 15:08:13.668 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:08:13.668 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:08:13.668 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:08:13.668 DEBUG [src.node.docker_mananger] docker run -i -t -p 8512:8512 -p 8513:8513 -p 8514:8514 -p 8515:8515 -p 8516:8516 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=8514 --rest-port=8512 --tcp-port=8513 --discv5-udp-port=8515 --rest-address=0.0.0.0 --nat=extip:172.18.165.42 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6f1f881bed99ebbdfe67fcaabc929e4df4d0e5abac58cfbe49b2cc786a4c2da7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8516 --metrics-logging=true --store=true --relay=true
|
|
2026-03-05 15:08:13.863 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.165.42 waku 6fc6353782bbd890389d5d12fd38c1e791549cfbb4c8670357c29cadc370e737
|
|
2026-03-05 15:08:13.898 ERROR [src.node.docker_mananger] Max retries reached for container 4ad038ecdd29. Exiting log stream.
|
|
2026-03-05 15:08:13.899 DEBUG [src.node.docker_mananger] Container started with ID 6fc6353782bb. Setting up logs at ./log/docker/publishing_node1_2026-03-05_15-08-13__8940c782-1327-4bb9-87df-7bb02f132b28__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:08:13.900 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 8512
|
|
2026-03-05 15:08:13.900 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:08:14.458 ERROR [src.node.docker_mananger] Max retries reached for container 75557d1e5126. Exiting log stream.
|
|
2026-03-05 15:08:14.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8512/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:14.904 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"},{"Legacy 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":"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-05 15:08:14.904 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:08:14.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8512/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:14.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.165.42/tcp/8513/p2p/16Uiu2HAkw7Cq82k8ofhe3ViZNMaKuJZRBHNDQFG9Qt7qL7Am7sX9","/ip4/172.18.165.42/tcp/8514/ws/p2p/16Uiu2HAkw7Cq82k8ofhe3ViZNMaKuJZRBHNDQFG9Qt7qL7Am7sX9"],"enrUri":"enr:-L24QMEYh385UrKIZCBYzqcEKtUUksOsmIyqeSLczVz6YMwsR8Tzmh92UONkS-PtDjpMzX-opSKvvA0BT9DDeiUj5MECgmlkgnY0gmlwhKwSpSqKbXVsdGlhZGRyc5YACASsEqUqBiFBAAoErBKlKgYhQt0DgnJzhQADAQAAiXNlY3AyNTZrMaECGPw4o1S8Z4Cx2SPATCK7ZARgKHCeGPahgfaZ2zVz0yyDdGNwgiFBg3VkcIIhQ4V3YWt1MgM"}'
|
|
2026-03-05 15:08:14.907 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:08:14.915 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:08:14.915 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-03-05_15-08-13__8940c782-1327-4bb9-87df-7bb02f132b28__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:08:14.915 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:08:14.915 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:08:14.917 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:08:14.917 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.97.21
|
|
2026-03-05 15:08:14.917 DEBUG [src.node.docker_mananger] Generated ports ['64846', '64847', '64848', '64849', '64850']
|
|
2026-03-05 15:08:14.917 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:08:14.917 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:08:14.917 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:08:14.918 DEBUG [src.node.docker_mananger] docker run -i -t -p 64846:64846 -p 64847:64847 -p 64848:64848 -p 64849:64849 -p 64850:64850 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=64848 --rest-port=64846 --tcp-port=64847 --discv5-udp-port=64849 --rest-address=0.0.0.0 --nat=extip:172.18.97.21 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6cabb0b81a5f5c1caa1cbeebcc16c7df14df47cd7ec58f8b7cffb81bac30a8c5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64850 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QMEYh385UrKIZCBYzqcEKtUUksOsmIyqeSLczVz6YMwsR8Tzmh92UONkS-PtDjpMzX-opSKvvA0BT9DDeiUj5MECgmlkgnY0gmlwhKwSpSqKbXVsdGlhZGRyc5YACASsEqUqBiFBAAoErBKlKgYhQt0DgnJzhQADAQAAiXNlY3AyNTZrMaECGPw4o1S8Z4Cx2SPATCK7ZARgKHCeGPahgfaZ2zVz0yyDdGNwgiFBg3VkcIIhQ4V3YWt1MgM --storenode=/ip4/172.18.165.42/tcp/8513/p2p/16Uiu2HAkw7Cq82k8ofhe3ViZNMaKuJZRBHNDQFG9Qt7qL7Am7sX9 --store=true --relay=true
|
|
2026-03-05 15:08:15.115 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.97.21 waku 61cf002a260b02acbad561b123640d4cddac99a003ea337960b368fdd1f7a06f
|
|
2026-03-05 15:08:15.149 DEBUG [src.node.docker_mananger] Container started with ID 61cf002a260b. Setting up logs at ./log/docker/store_node1_2026-03-05_15-08-13__8940c782-1327-4bb9-87df-7bb02f132b28__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:08:15.150 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 64846
|
|
2026-03-05 15:08:15.150 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:08:16.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64846/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:16.155 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"},{"Legacy 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":"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-05 15:08:16.155 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:08:16.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64846/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:16.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.97.21/tcp/64847/p2p/16Uiu2HAm4vhVo4fhsNWKvxqeHrFME3nUbpvm7P7qQXNyjtsWYU6F","/ip4/172.18.97.21/tcp/64848/ws/p2p/16Uiu2HAm4vhVo4fhsNWKvxqeHrFME3nUbpvm7P7qQXNyjtsWYU6F"],"enrUri":"enr:-L24QDNhoDldmw_GNBKjcSjhM8j6wxtegGoY-phupBi9he2SDFJm2bVETPaRzZ__dUnaGyAT-igy4Z2Ji8yIIgX_VMYCgmlkgnY0gmlwhKwSYRWKbXVsdGlhZGRyc5YACASsEmEVBv1PAAoErBJhFQb9UN0DgnJzhQADAQAAiXNlY3AyNTZrMaECjSi9yxA0XdADMbX-ypjii7_OV-8Qq6kTv9o1J1t5pKSDdGNwgv1Pg3VkcIL9UYV3YWt1MgM"}'
|
|
2026-03-05 15:08:16.157 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:08:16.158 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64846/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.165.42/tcp/8513/p2p/16Uiu2HAkw7Cq82k8ofhe3ViZNMaKuJZRBHNDQFG9Qt7qL7Am7sX9"]'
|
|
2026-03-05 15:08:16.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:16.161 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8512/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-05 15:08:16.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:16.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64846/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-05 15:08:16.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:16.166 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:08:16.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8512/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:08:16.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:16.173 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:08:16.374 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:08:16.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8512/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:08:16.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:16.380 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:08:16.581 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:08:16.581 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8512/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/22/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:08:16.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:16.588 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:08:16.789 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:08:16.790 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8512/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:08:16.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:16.796 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:08:16.997 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:08:16.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8512/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:08:17.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:17.004 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:08:17.204 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:08:17.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8512/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:08:17.210 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:17.211 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:08:17.412 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:08:17.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8512/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:08:17.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:17.418 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:08:17.619 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:08:17.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8512/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/20/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:08:17.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:17.625 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:08:17.827 DEBUG [tests.store.test_topics] trying to find stored messages with wrong content_topic =##
|
|
2026-03-05 15:08:17.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8512/store/v3/messages?includeData=true&contentTopics=%23%23&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:17.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
|
2026-03-05 15:08:17.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64846/store/v3/messages?includeData=true&contentTopics=%23%23&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:17.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
|
2026-03-05 15:08:17.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8512/store/v3/messages?includeData=true&contentTopics=%20&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:17.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
|
2026-03-05 15:08:17.835 DEBUG [tests.store.test_topics] response for invalid content_topic {'requestId': '', 'statusCode': 200, 'statusDesc': 'OK', 'messages': []}
|
|
2026-03-05 15:08:17.838 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-05 15:08:17.839 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-05 15:08:17.840 DEBUG [src.node.waku_node] Stopping container with id 6fc6353782bb
|
|
2026-03-05 15:08:18.393 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:08:18.395 DEBUG [src.node.waku_node] Stopping container with id 61cf002a260b
|
|
2026-03-05 15:08:18.954 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:08:18.956 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-05 15:08:18.962 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 15:08:18.970 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|