mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-01 16:13:13 +00:00
73 lines
14 KiB
Plaintext
73 lines
14 KiB
Plaintext
2026-01-29 04:46:35.586 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-29 04:46:35.587 DEBUG [tests.conftest] Running test: test_admin_filter_subscriptions_shape with id: 2026-01-29_04-46-35__1273cc36-22bb-46aa-9466-5a8f48011a44
|
|
2026-01-29 04:46:35.587 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-29 04:46:35.588 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-01-29 04:46:35.588 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-01-29 04:46:35.600 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:46:35.600 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-29_04-46-35__1273cc36-22bb-46aa-9466-5a8f48011a44__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:46:35.612 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:46:35.612 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-29_04-46-35__1273cc36-22bb-46aa-9466-5a8f48011a44__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:46:35.621 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:46:35.621 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-01-29_04-46-35__1273cc36-22bb-46aa-9466-5a8f48011a44__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:46:35.629 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:46:35.629 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-01-29_04-46-35__1273cc36-22bb-46aa-9466-5a8f48011a44__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:46:35.629 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-01-29 04:46:35.631 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-01-29 04:46:35.632 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:46:35.632 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:46:35.634 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:46:35.634 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.198.148
|
|
2026-01-29 04:46:35.634 DEBUG [src.node.docker_mananger] Generated ports ['13101', '13102', '13103', '13104', '13105']
|
|
2026-01-29 04:46:35.634 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:46:35.635 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:46:35.635 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:46:35.635 DEBUG [src.node.docker_mananger] docker run -i -t -p 13101:13101 -p 13102:13102 -p 13103:13103 -p 13104:13104 -p 13105:13105 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=13103 --rest-port=13101 --tcp-port=13102 --discv5-udp-port=13104 --rest-address=0.0.0.0 --nat=extip:172.18.198.148 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cf1eb76f9dee08df8c618903e7fe508c0cbdf4f0a0bcd178b90ee799f77fde9e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13105 --metrics-logging=true --filter=true --relay=true
|
|
2026-01-29 04:46:35.747 ERROR [src.node.docker_mananger] Max retries reached for container 3ed5aad98938. Exiting log stream.
|
|
2026-01-29 04:46:35.848 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.198.148 waku 133fc60c2b81bdd380dd190504905f9f15c461d2e6b5df46354c78d4644b71d9
|
|
2026-01-29 04:46:35.894 DEBUG [src.node.docker_mananger] Container started with ID 133fc60c2b81. Setting up logs at ./log/docker/node1_2026-01-29_04-46-35__1273cc36-22bb-46aa-9466-5a8f48011a44__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:46:35.895 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13101
|
|
2026-01-29 04:46:35.896 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:46:36.425 ERROR [src.node.docker_mananger] Max retries reached for container fe3d3c2ea870. Exiting log stream.
|
|
2026-01-29 04:46:36.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13101/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:46:36.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2026-01-29 04:46:36.901 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-29 04:46:36.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13101/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:46:36.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.198.148/tcp/13102/p2p/16Uiu2HAmCuoJ8x9GjodLB6FwXVaAJJwq9fSizBcdsqfWAgYehquX","/ip4/172.18.198.148/tcp/13103/ws/p2p/16Uiu2HAmCuoJ8x9GjodLB6FwXVaAJJwq9fSizBcdsqfWAgYehquX"],"enrUri":"enr:-L24QHPVQRLEyM0AjJb8IOZWi2kup-H0uOlR20K2y8e01tSmCAmfWSvA11rJ0iyQhWMTS0nyWdb4I0I7pLO-5tcSx4ACgmlkgnY0gmlwhKwSxpSKbXVsdGlhZGRyc5YACASsEsaUBjMuAAoErBLGlAYzL90DgnJzhQADAQAAiXNlY3AyNTZrMaEDA8s2g9OIYMkIEgfbhfIodIVDNzXkHisRIRS2kNXx9daDdGNwgjMug3VkcIIzMIV3YWt1MgU"}'
|
|
2026-01-29 04:46:36.904 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-29 04:46:36.905 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:46:36.905 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:46:36.906 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:46:36.907 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.204.4
|
|
2026-01-29 04:46:36.907 DEBUG [src.node.docker_mananger] Generated ports ['38739', '38740', '38741', '38742', '38743']
|
|
2026-01-29 04:46:36.907 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:46:36.907 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:46:36.907 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:46:36.907 DEBUG [src.node.docker_mananger] docker run -i -t -p 38739:38739 -p 38740:38740 -p 38741:38741 -p 38742:38742 -p 38743:38743 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=38741 --rest-port=38739 --tcp-port=38740 --discv5-udp-port=38742 --rest-address=0.0.0.0 --nat=extip:172.18.204.4 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8056daa0cdffc694eac546f552fbdd90fd73ab186bdb7bb24acd4f2f35a15dc0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38743 --metrics-logging=true --relay=false --filternode=/ip4/172.18.198.148/tcp/13102/p2p/16Uiu2HAmCuoJ8x9GjodLB6FwXVaAJJwq9fSizBcdsqfWAgYehquX --discv5-bootstrap-node=enr:-L24QHPVQRLEyM0AjJb8IOZWi2kup-H0uOlR20K2y8e01tSmCAmfWSvA11rJ0iyQhWMTS0nyWdb4I0I7pLO-5tcSx4ACgmlkgnY0gmlwhKwSxpSKbXVsdGlhZGRyc5YACASsEsaUBjMuAAoErBLGlAYzL90DgnJzhQADAQAAiXNlY3AyNTZrMaEDA8s2g9OIYMkIEgfbhfIodIVDNzXkHisRIRS2kNXx9daDdGNwgjMug3VkcIIzMIV3YWt1MgU
|
|
2026-01-29 04:46:37.142 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.204.4 waku 20d368d10ba8b27a1f23c7e113a3a9d12d5700faa03b144204abfde56478a49c
|
|
2026-01-29 04:46:37.174 DEBUG [src.node.docker_mananger] Container started with ID 20d368d10ba8. Setting up logs at ./log/docker/node2_2026-01-29_04-46-35__1273cc36-22bb-46aa-9466-5a8f48011a44__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:46:37.175 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38739
|
|
2026-01-29 04:46:37.175 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:46:38.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38739/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:46:38.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln 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":"READY"}]}'
|
|
2026-01-29 04:46:38.180 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-29 04:46:38.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38739/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:46:38.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.204.4/tcp/38740/p2p/16Uiu2HAm7dGsBMPXvRSMCz9jGkkY8f8S19RL23nGkbyCqk4b7k17","/ip4/172.18.204.4/tcp/38741/ws/p2p/16Uiu2HAm7dGsBMPXvRSMCz9jGkkY8f8S19RL23nGkbyCqk4b7k17"],"enrUri":"enr:-L24QL-wv0hmMAeYgDNPVl9w6tRTFe9Muzb0BhBdhFklgBs5Vqmukojikdb7lc88X5ugDptNXwhcOdwSoTyHNvNv5hoCgmlkgnY0gmlwhKwSzASKbXVsdGlhZGRyc5YACASsEswEBpdUAAoErBLMBAaXVd0DgnJzhQADAQAAiXNlY3AyNTZrMaECtUUT5A5nv3kOc1S6Gyxga-Q369YnXKtBBNVCCE-RPsKDdGNwgpdUg3VkcIKXVoV3YWt1MgA"}'
|
|
2026-01-29 04:46:38.183 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-29 04:46:38.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38739/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-01-29 04:46:38.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-01-29 04:46:38.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13101/admin/v1/filter/subscriptions" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:46:38.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"peerId":"16Uiu2HAm7dGsBMPXvRSMCz9jGkkY8f8S19RL23nGkbyCqk4b7k17","filterCriteria":[{"pubsubTopic":"/waku/2/rs/3/1","contentTopic":"/test/1/waku-filter/proto"}]}]'
|
|
2026-01-29 04:46:38.239 DEBUG [tests.rest_flags.test_admin_flags] Node admin subscriptions info[{'peerId': '16Uiu2HAm7dGsBMPXvRSMCz9jGkkY8f8S19RL23nGkbyCqk4b7k17', 'filterCriteria': [{'pubsubTopic': '/waku/2/rs/3/1', 'contentTopic': '/test/1/waku-filter/proto'}]}]
|
|
2026-01-29 04:46:38.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13101/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:46:38.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.204.4/tcp/55056/p2p/16Uiu2HAm7dGsBMPXvRSMCz9jGkkY8f8S19RL23nGkbyCqk4b7k17","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"UnknownOrigin"}]'
|
|
2026-01-29 04:46:38.242 DEBUG [tests.rest_flags.test_admin_flags] node 1 peers [{'multiaddr': '/ip4/172.18.204.4/tcp/55056/p2p/16Uiu2HAm7dGsBMPXvRSMCz9jGkkY8f8S19RL23nGkbyCqk4b7k17', 'protocols': ['/ipfs/id/1.0.0', '/libp2p/autonat/1.0.0', '/libp2p/circuit/relay/0.2.0/hop', '/vac/waku/metadata/1.0.0', '/vac/waku/rendezvous/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/peer-exchange/2.0.0-alpha1'], 'shards': [], 'connected': 'Connected', 'agent': 'nwaku-v0.36.0-127-ga4e44d', 'origin': 'UnknownOrigin'}]
|
|
2026-01-29 04:46:38.244 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-29 04:46:38.245 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-29 04:46:38.245 DEBUG [src.node.waku_node] Stopping container with id 133fc60c2b81
|
|
2026-01-29 04:46:38.869 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-29 04:46:38.870 DEBUG [src.node.waku_node] Stopping container with id 20d368d10ba8
|
|
2026-01-29 04:46:39.486 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-29 04:46:39.487 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-29 04:46:39.492 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:46:39.496 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|