mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 17:43:17 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-05 04:33:46.939 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-05 04:33:46.939 DEBUG [tests.conftest] Running test: test_filter_update_subscription_with_no_request_id with id: 2026-03-05_04-33-46__6db4f87a-8817-44f8-ad60-1b71627d73f9
|
|
2026-03-05 04:33:46.940 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-05 04:33:46.940 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-05 04:33:46.940 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-05 04:33:46.947 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:33:46.947 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-05_04-33-46__6db4f87a-8817-44f8-ad60-1b71627d73f9__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:33:46.947 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:33:46.947 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:33:46.949 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:33:46.949 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.168.25
|
|
2026-03-05 04:33:46.949 DEBUG [src.node.docker_mananger] Generated ports ['30935', '30936', '30937', '30938', '30939']
|
|
2026-03-05 04:33:46.949 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:33:46.949 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:33:46.949 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:33:46.950 DEBUG [src.node.docker_mananger] docker run -i -t -p 30935:30935 -p 30936:30936 -p 30937:30937 -p 30938:30938 -p 30939:30939 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=30937 --rest-port=30935 --tcp-port=30936 --discv5-udp-port=30938 --rest-address=0.0.0.0 --nat=extip:172.18.168.25 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f70490e0faf4d7fdaac4deeb6dc7b85dd351d2eef5fdfc0043e3ddebfe4ae1ed --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30939 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-05 04:33:47.150 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.168.25 waku ddce7ed16c13ca1ad4dd6f848a48dc8d830848b0a12ffefeb947d24663495ff0
|
|
2026-03-05 04:33:47.158 ERROR [src.node.docker_mananger] Max retries reached for container ccc8a6a47653. Exiting log stream.
|
|
2026-03-05 04:33:47.189 DEBUG [src.node.docker_mananger] Container started with ID ddce7ed16c13. Setting up logs at ./log/docker/node1_2026-03-05_04-33-46__6db4f87a-8817-44f8-ad60-1b71627d73f9__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:33:47.189 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30935
|
|
2026-03-05 04:33:47.191 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:33:47.729 ERROR [src.node.docker_mananger] Max retries reached for container a5ac3ceffac2. Exiting log stream.
|
|
2026-03-05 04:33:48.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30935/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:48.194 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-05 04:33:48.194 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:33:48.194 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30935/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:48.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.168.25/tcp/30936/p2p/16Uiu2HAm7gxhnPRdb6ANM3bxmD7g4JDL4ekBMZ2eACzwhvDFKbH6","/ip4/172.18.168.25/tcp/30937/ws/p2p/16Uiu2HAm7gxhnPRdb6ANM3bxmD7g4JDL4ekBMZ2eACzwhvDFKbH6"],"enrUri":"enr:-L24QGBrzoALCWJ0_AXpsyI19JxTz0vw9eEJPMkFhHVmYi0DGNFbCfNIH07U-EvCF8ElWpRNMwPz4pbiu-gDJhzVWSUCgmlkgnY0gmlwhKwSqBmKbXVsdGlhZGRyc5YACASsEqgZBnjYAAoErBKoGQZ42d0DgnJzhQADAQAAiXNlY3AyNTZrMaECtjbddwCyg0XstbwPCa5L-lrZXoUqANheAZcRu3V2Zt2DdGNwgnjYg3VkcIJ42oV3YWt1MgU"}'
|
|
2026-03-05 04:33:48.197 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:33:48.197 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-05 04:33:48.205 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:33:48.205 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-05_04-33-46__6db4f87a-8817-44f8-ad60-1b71627d73f9__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:33:48.205 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:33:48.205 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:33:48.206 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:33:48.207 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.134.224
|
|
2026-03-05 04:33:48.207 DEBUG [src.node.docker_mananger] Generated ports ['54168', '54169', '54170', '54171', '54172']
|
|
2026-03-05 04:33:48.207 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:33:48.207 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:33:48.207 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:33:48.207 DEBUG [src.node.docker_mananger] docker run -i -t -p 54168:54168 -p 54169:54169 -p 54170:54170 -p 54171:54171 -p 54172:54172 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=54170 --rest-port=54168 --tcp-port=54169 --discv5-udp-port=54171 --rest-address=0.0.0.0 --nat=extip:172.18.134.224 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fac5547c2fca6f7d4cc676151d7bd90a56bd5217dbd897dbed5a65f60558fbbd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54172 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QGBrzoALCWJ0_AXpsyI19JxTz0vw9eEJPMkFhHVmYi0DGNFbCfNIH07U-EvCF8ElWpRNMwPz4pbiu-gDJhzVWSUCgmlkgnY0gmlwhKwSqBmKbXVsdGlhZGRyc5YACASsEqgZBnjYAAoErBKoGQZ42d0DgnJzhQADAQAAiXNlY3AyNTZrMaECtjbddwCyg0XstbwPCa5L-lrZXoUqANheAZcRu3V2Zt2DdGNwgnjYg3VkcIJ42oV3YWt1MgU --filternode=/ip4/172.18.168.25/tcp/30936/p2p/16Uiu2HAm7gxhnPRdb6ANM3bxmD7g4JDL4ekBMZ2eACzwhvDFKbH6
|
|
2026-03-05 04:33:48.408 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.134.224 waku f5679c5443289ec8a338801ab1a822453a839a25ca570fb7e6c1e382ed8ce995
|
|
2026-03-05 04:33:48.441 DEBUG [src.node.docker_mananger] Container started with ID f5679c544328. Setting up logs at ./log/docker/node2_2026-03-05_04-33-46__6db4f87a-8817-44f8-ad60-1b71627d73f9__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:33:48.442 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54168
|
|
2026-03-05 04:33:48.442 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:33:49.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54168/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:49.445 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-05 04:33:49.446 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:33:49.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54168/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:49.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.134.224/tcp/54169/p2p/16Uiu2HAmV56kjWnvzuLAJ87UnXYZKLdpwVAeRAR9nKFLa9SxCt7f","/ip4/172.18.134.224/tcp/54170/ws/p2p/16Uiu2HAmV56kjWnvzuLAJ87UnXYZKLdpwVAeRAR9nKFLa9SxCt7f"],"enrUri":"enr:-L24QN9sO3HxVCHL4XHuFCN3fcPRPUA85qHcg7ITthULYUP3e03PX-UZ8acIGmlQD9oZBzZ3NkBmCheAW984DXwWZ3ACgmlkgnY0gmlwhKwShuCKbXVsdGlhZGRyc5YACASsEobgBtOZAAoErBKG4AbTmt0DgnJzhQADAQAAiXNlY3AyNTZrMaED8-gr50q1w-vrYmTdmbCPeCG4pLgURxPcjq4dwh3y5faDdGNwgtOZg3VkcILTm4V3YWt1MgA"}'
|
|
2026-03-05 04:33:49.448 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:33:49.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54168/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.168.25/tcp/30936/p2p/16Uiu2HAm7gxhnPRdb6ANM3bxmD7g4JDL4ekBMZ2eACzwhvDFKbH6"]'
|
|
2026-03-05 04:33:49.482 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:33:49.484 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-05 04:33:49.484 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30935/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-05 04:33:49.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:33:49.502 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54168/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "b8048e28-b829-46ab-a17b-bdcb045cbd83", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-05 04:33:49.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"b8048e28-b829-46ab-a17b-bdcb045cbd83","statusDesc":"OK"}'
|
|
2026-03-05 04:33:49.517 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:54168/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-05 04:33:49.520 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:54168/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-05 04:33:49.523 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-05 04:33:49.523 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-05 04:33:49.524 DEBUG [src.node.waku_node] Stopping container with id ddce7ed16c13
|
|
2026-03-05 04:33:50.140 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:33:50.141 DEBUG [src.node.waku_node] Stopping container with id f5679c544328
|
|
2026-03-05 04:33:50.665 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:33:50.667 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-05 04:33:50.672 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 04:33:50.677 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|