77 lines
13 KiB
Plaintext

2026-03-16 04:57:25.032 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-16 04:57:25.032 DEBUG [tests.conftest] Running test: test_pubsub_topic_not_in_docker_flags with id: 2026-03-16_04-57-25__17d55818-76e7-4afc-ac29-f4785c894f95
2026-03-16 04:57:25.032 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-16 04:57:25.032 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-16 04:57:25.033 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-16 04:57:25.041 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-16 04:57:25.041 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-16_04-57-25__17d55818-76e7-4afc-ac29-f4785c894f95__wakuorg_nwaku:latest.log
2026-03-16 04:57:25.041 DEBUG [src.node.waku_node] Starting Node...
2026-03-16 04:57:25.042 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-16 04:57:25.043 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-16 04:57:25.043 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.60.144
2026-03-16 04:57:25.044 DEBUG [src.node.docker_mananger] Generated ports ['30566', '30567', '30568', '30569', '30570']
2026-03-16 04:57:25.044 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-16 04:57:25.044 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-16 04:57:25.044 DEBUG [src.node.waku_node] Using volumes []
2026-03-16 04:57:25.044 DEBUG [src.node.docker_mananger] docker run -i -t -p 30566:30566 -p 30567:30567 -p 30568:30568 -p 30569:30569 -p 30570:30570 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=30568 --rest-port=30566 --tcp-port=30567 --discv5-udp-port=30569 --rest-address=0.0.0.0 --nat=extip:172.18.60.144 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=f1cc0df56b255a16f2eeb6c53afd11085c8f4a88cbb12baedb1ff4fda97a4dad --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30570 --metrics-logging=true --relay=true --filter=true
2026-03-16 04:57:25.161 ERROR [src.node.docker_mananger] Max retries reached for container 61de4913e93a. Exiting log stream.
2026-03-16 04:57:25.246 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.60.144 waku 391e293ffadfcbd6b127efff910db1aa559adae20db13bb66fca63d2788dd854
2026-03-16 04:57:25.284 DEBUG [src.node.docker_mananger] Container started with ID 391e293ffadf. Setting up logs at ./log/docker/node1_2026-03-16_04-57-25__17d55818-76e7-4afc-ac29-f4785c894f95__wakuorg_nwaku:latest.log
2026-03-16 04:57:25.285 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30566
2026-03-16 04:57:25.286 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-16 04:57:25.812 ERROR [src.node.docker_mananger] Max retries reached for container b6e844793eb8. Exiting log stream.
2026-03-16 04:57:26.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30566/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 04:57:26.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-16 04:57:26.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30566/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 04:57:26.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-16 04:57:26.432 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-16 04:57:26.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30566/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-16 04:57:26.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.60.144/tcp/30567/p2p/16Uiu2HAkua7qmhpJspyccTNJm3jyybiX85yRi2ndKuFGiQ74E9hB","/ip4/172.18.60.144/tcp/30568/ws/p2p/16Uiu2HAkua7qmhpJspyccTNJm3jyybiX85yRi2ndKuFGiQ74E9hB"],"enrUri":"enr:-L24QGBFMQGW9cwAfoDuo8vunR-fEk8vkpbIwvsl7Vf7GWjhLxOg_YsB4VVMVjlQJBnp4wqzZzAH0H0cZn8XtwlIffQCgmlkgnY0gmlwhKwSPJCKbXVsdGlhZGRyc5YACASsEjyQBndnAAoErBI8kAZ3aN0DgnJzhQACAQAAiXNlY3AyNTZrMaECAinjbNRP9TkIZeNgQ8FrTt14Pi8CzN6hxFeNrvkFiHKDdGNwgndng3VkcIJ3aYV3YWt1MgU"}'
2026-03-16 04:57:26.435 INFO [src.node.waku_node] REST service is ready !!
2026-03-16 04:57:26.446 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-16 04:57:26.446 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-16_04-57-25__17d55818-76e7-4afc-ac29-f4785c894f95__wakuorg_nwaku:latest.log
2026-03-16 04:57:26.447 DEBUG [src.node.waku_node] Starting Node...
2026-03-16 04:57:26.447 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-16 04:57:26.449 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-16 04:57:26.449 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.84.186
2026-03-16 04:57:26.449 DEBUG [src.node.docker_mananger] Generated ports ['37254', '37255', '37256', '37257', '37258']
2026-03-16 04:57:26.449 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-16 04:57:26.450 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-16 04:57:26.450 DEBUG [src.node.waku_node] Using volumes []
2026-03-16 04:57:26.450 DEBUG [src.node.docker_mananger] docker run -i -t -p 37254:37254 -p 37255:37255 -p 37256:37256 -p 37257:37257 -p 37258:37258 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=37256 --rest-port=37254 --tcp-port=37255 --discv5-udp-port=37257 --rest-address=0.0.0.0 --nat=extip:172.18.84.186 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=e504245b6cb5ea0dd4c87f8f635c0debbe4fda9c8f9525b55af2dfe6ccceacce --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37258 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGBFMQGW9cwAfoDuo8vunR-fEk8vkpbIwvsl7Vf7GWjhLxOg_YsB4VVMVjlQJBnp4wqzZzAH0H0cZn8XtwlIffQCgmlkgnY0gmlwhKwSPJCKbXVsdGlhZGRyc5YACASsEjyQBndnAAoErBI8kAZ3aN0DgnJzhQACAQAAiXNlY3AyNTZrMaECAinjbNRP9TkIZeNgQ8FrTt14Pi8CzN6hxFeNrvkFiHKDdGNwgndng3VkcIJ3aYV3YWt1MgU
2026-03-16 04:57:26.671 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.84.186 waku 7b8bd46c7537b08614c58a6b64fd01442e4be817c99e35702dcab88281051c78
2026-03-16 04:57:26.710 DEBUG [src.node.docker_mananger] Container started with ID 7b8bd46c7537. Setting up logs at ./log/docker/node2_2026-03-16_04-57-25__17d55818-76e7-4afc-ac29-f4785c894f95__wakuorg_nwaku:latest.log
2026-03-16 04:57:26.710 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37254
2026-03-16 04:57:26.710 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-16 04:57:27.711 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37254/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 04:57:27.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-16 04:57:27.714 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-16 04:57:27.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37254/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-16 04:57:27.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.84.186/tcp/37255/p2p/16Uiu2HAm6BLj3rbzJKhDdXKsNZEkSyJUJvHWASz1voseGx4mc1GR","/ip4/172.18.84.186/tcp/37256/ws/p2p/16Uiu2HAm6BLj3rbzJKhDdXKsNZEkSyJUJvHWASz1voseGx4mc1GR"],"enrUri":"enr:-L24QBC83QoG_mHgNwt1tGbR3r-KfCi9SADtC6cgBz-iWzgjJ0zbin949aPfU52O7y-duxF9QIz-wf606x5_SZ7VwV4CgmlkgnY0gmlwhKwSVLqKbXVsdGlhZGRyc5YACASsElS6BpGHAAoErBJUugaRiN0DgnJzhQACAQAAiXNlY3AyNTZrMaECn8SncUKdPrZVPOcBr92-qlcRhd4Kdj7tYdOlIAycBNaDdGNwgpGHg3VkcIKRiYV3YWt1MgE"}'
2026-03-16 04:57:27.717 INFO [src.node.waku_node] REST service is ready !!
2026-03-16 04:57:27.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37254/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.60.144/tcp/30567/p2p/16Uiu2HAkua7qmhpJspyccTNJm3jyybiX85yRi2ndKuFGiQ74E9hB"]'
2026-03-16 04:57:27.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-16 04:57:27.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30566/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
2026-03-16 04:57:27.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-16 04:57:27.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37254/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
2026-03-16 04:57:27.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-16 04:57:27.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-16 04:57:27.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-16 04:57:27.778 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-16 04:57:27.878 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-16 04:57:27.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-03-16 04:57:27.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773637043590474351,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773637047762528024,"ephemeral":false,"proof":""}]'
2026-03-16 04:57:27.891 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-16 04:57:27.892 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-16 04:57:27.892 DEBUG [src.node.waku_node] Stopping container with id 391e293ffadf
2026-03-16 04:57:28.498 DEBUG [src.node.waku_node] Container stopped.
2026-03-16 04:57:28.499 DEBUG [src.node.waku_node] Stopping container with id 7b8bd46c7537
2026-03-16 04:57:29.070 DEBUG [src.node.waku_node] Container stopped.
2026-03-16 04:57:29.072 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-16 04:57:29.108 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-16 04:57:29.142 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-16 04:57:29.144 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
2026-03-16 04:57:29.144 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
2026-03-16 04:57:29.145 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-16_04-57-25__17d55818-76e7-4afc-ac29-f4785c894f95__wakuorg_nwaku:latest.log
2026-03-16 04:57:29.146 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-16_04-57-25__17d55818-76e7-4afc-ac29-f4785c894f95__wakuorg_nwaku:latest.log