mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-27 22:23:37 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-11 04:34:30.796 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-11 04:34:30.798 DEBUG [tests.conftest] Running test: test_filter_update_subscription_with_no_request_id with id: 2026-03-11_04-34-30__0eadc7e7-2bc8-42cc-8aba-cf0ca7aacd0f
|
|
2026-03-11 04:34:30.799 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-11 04:34:30.799 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-11 04:34:30.800 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-11 04:34:30.808 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:34:30.809 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-11_04-34-30__0eadc7e7-2bc8-42cc-8aba-cf0ca7aacd0f__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:30.809 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:34:30.809 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:34:30.811 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:34:30.811 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.205.230
|
|
2026-03-11 04:34:30.812 DEBUG [src.node.docker_mananger] Generated ports ['20811', '20812', '20813', '20814', '20815']
|
|
2026-03-11 04:34:30.812 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:34:30.812 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:34:30.813 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:34:30.813 DEBUG [src.node.docker_mananger] docker run -i -t -p 20811:20811 -p 20812:20812 -p 20813:20813 -p 20814:20814 -p 20815:20815 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=20813 --rest-port=20811 --tcp-port=20812 --discv5-udp-port=20814 --rest-address=0.0.0.0 --nat=extip:172.18.205.230 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a2afc8a9efba4ec022bbd867a97c4e01c0b70bdd67e04edc57b4aa25e7a80293 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20815 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-11 04:34:30.999 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.205.230 waku 5e98ab6fbd312f727f05bb88838dbc4acc59ce3b569ec96c65e6dcbd359603aa
|
|
2026-03-11 04:34:31.035 DEBUG [src.node.docker_mananger] Container started with ID 5e98ab6fbd31. Setting up logs at ./log/docker/node1_2026-03-11_04-34-30__0eadc7e7-2bc8-42cc-8aba-cf0ca7aacd0f__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:31.035 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20811
|
|
2026-03-11 04:34:31.035 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:34:31.057 ERROR [src.node.docker_mananger] Max retries reached for container 67ecc465f85b. Exiting log stream.
|
|
2026-03-11 04:34:31.632 ERROR [src.node.docker_mananger] Max retries reached for container 437b6a1ed309. Exiting log stream.
|
|
2026-03-11 04:34:32.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20811/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:32.038 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"},{"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":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"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-11 04:34:32.039 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:34:32.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20811/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:32.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.205.230/tcp/20812/p2p/16Uiu2HAmG1oLSS1Yf61A4SkFcVEwipHwCnk3QPQhey1WJQHVy7bF","/ip4/172.18.205.230/tcp/20813/ws/p2p/16Uiu2HAmG1oLSS1Yf61A4SkFcVEwipHwCnk3QPQhey1WJQHVy7bF"],"enrUri":"enr:-L24QHeb4AumaTNF2a8V-nObJBFGzy7yf49ECxyHHaX0_ZLKd8vVCZOqBJk0vnWGnZwLgPWau9lU2KtcIW3NxlML08ACgmlkgnY0gmlwhKwSzeaKbXVsdGlhZGRyc5YACASsEs3mBlFMAAoErBLN5gZRTd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDMefNrsFso6nvTlDSLRO8V6cJhJrwZOZWVeyn7gRN3lqDdGNwglFMg3VkcIJRToV3YWt1MgU"}'
|
|
2026-03-11 04:34:32.041 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:34:32.042 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-11 04:34:32.048 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:34:32.049 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-11_04-34-30__0eadc7e7-2bc8-42cc-8aba-cf0ca7aacd0f__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:32.049 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:34:32.049 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:34:32.050 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:34:32.050 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.214.105
|
|
2026-03-11 04:34:32.050 DEBUG [src.node.docker_mananger] Generated ports ['17477', '17478', '17479', '17480', '17481']
|
|
2026-03-11 04:34:32.051 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:34:32.051 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:34:32.051 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:34:32.051 DEBUG [src.node.docker_mananger] docker run -i -t -p 17477:17477 -p 17478:17478 -p 17479:17479 -p 17480:17480 -p 17481:17481 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=17479 --rest-port=17477 --tcp-port=17478 --discv5-udp-port=17480 --rest-address=0.0.0.0 --nat=extip:172.18.214.105 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cbb273a4e0345dcee79da7ffdfdda252f5a2a609a0d9aa830f8c29ecd2a08caf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17481 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QHeb4AumaTNF2a8V-nObJBFGzy7yf49ECxyHHaX0_ZLKd8vVCZOqBJk0vnWGnZwLgPWau9lU2KtcIW3NxlML08ACgmlkgnY0gmlwhKwSzeaKbXVsdGlhZGRyc5YACASsEs3mBlFMAAoErBLN5gZRTd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDMefNrsFso6nvTlDSLRO8V6cJhJrwZOZWVeyn7gRN3lqDdGNwglFMg3VkcIJRToV3YWt1MgU --filternode=/ip4/172.18.205.230/tcp/20812/p2p/16Uiu2HAmG1oLSS1Yf61A4SkFcVEwipHwCnk3QPQhey1WJQHVy7bF
|
|
2026-03-11 04:34:32.240 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.214.105 waku 58bd334f40a366b8de84148d0cd324b84ecf1783ed05a9f242a3ce4ec291eb45
|
|
2026-03-11 04:34:32.277 DEBUG [src.node.docker_mananger] Container started with ID 58bd334f40a3. Setting up logs at ./log/docker/node2_2026-03-11_04-34-30__0eadc7e7-2bc8-42cc-8aba-cf0ca7aacd0f__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:32.278 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17477
|
|
2026-03-11 04:34:32.278 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:34:33.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17477/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:33.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"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"},{"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-11 04:34:33.281 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:34:33.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17477/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:33.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.214.105/tcp/17478/p2p/16Uiu2HAmH5FxLbEvWA5VgaweqCos79pn5YqBv83cJa8dZ8Znnd1i","/ip4/172.18.214.105/tcp/17479/ws/p2p/16Uiu2HAmH5FxLbEvWA5VgaweqCos79pn5YqBv83cJa8dZ8Znnd1i"],"enrUri":"enr:-L24QLPPD4utmZ84J1U3301GJygM-qWs-hfwRzm8eciZ4g-UMbMC8voH4dRq4K6nI94gD66Fvaf8pgPfOswp0haO36wCgmlkgnY0gmlwhKwS1mmKbXVsdGlhZGRyc5YACASsEtZpBkRGAAoErBLWaQZER90DgnJzhQADAQAAiXNlY3AyNTZrMaEDQaZUuQC8LZ2XJH5yDKqnf-ps0qpGxtFhcK0W8ye1w9GDdGNwgkRGg3VkcIJESIV3YWt1MgA"}'
|
|
2026-03-11 04:34:33.284 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:34:33.284 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17477/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.205.230/tcp/20812/p2p/16Uiu2HAmG1oLSS1Yf61A4SkFcVEwipHwCnk3QPQhey1WJQHVy7bF"]'
|
|
2026-03-11 04:34:33.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:33.319 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-11 04:34:33.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20811/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-11 04:34:33.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:33.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17477/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "19058d97-4df3-4873-a7cb-ac24428b6f5e", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-11 04:34:33.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"19058d97-4df3-4873-a7cb-ac24428b6f5e","statusDesc":"OK"}'
|
|
2026-03-11 04:34:33.356 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:17477/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-11 04:34:33.359 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:17477/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
|
2026-03-11 04:34:33.362 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-11 04:34:33.363 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-11 04:34:33.363 DEBUG [src.node.waku_node] Stopping container with id 5e98ab6fbd31
|
|
2026-03-11 04:34:33.940 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:34:33.942 DEBUG [src.node.waku_node] Stopping container with id 58bd334f40a3
|
|
2026-03-11 04:34:34.452 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:34:34.454 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-11 04:34:34.458 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:34:34.464 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|