Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(voyager): add plugin to periodically update clients for liveliness #3401

Merged
merged 1 commit into from
Dec 24, 2024

feat(voyager): add plugin to periodically update clients for liveliness

0e12db4
Select commit
Loading
Failed to load commit list.
Merged

feat(voyager): add plugin to periodically update clients for liveliness #3401

feat(voyager): add plugin to periodically update clients for liveliness
0e12db4
Select commit
Loading
Failed to load commit list.
Garnix CI / check devnet-eth-runs [x86_64-linux] succeeded Dec 23, 2024 in 1m 29s

Run results

Build succeeded

Details

Last 100 lines of logs:

�[2mdevnetEth # [  271.862618] c6a2d89c5250[938]:     [v] Banner ads�[0m
�[2mdevnetEth # [  271.864044] c6a2d89c5250[938]:     [v] Text ads�[0m
�[2mdevnetEth # [  271.864446] c6a2d89c5250[938]:     [ ] Beacon chain�[0m
�[2mdevnetEth # [  271.864839] c6a2d89c5250[938]:     [ ] Bridged tokens�[0m
�[2mdevnetEth # [  271.870036] c6a2d89c5250[938]:     [ ] Blockchain interaction (writing to contract, etc.)�[0m
�[2mdevnetEth # [  271.870659] c6a2d89c5250[938]:     [ ] Export data to CSV file�[0m
�[2mdevnetEth # [  271.875260] c6a2d89c5250[938]:     [ ] Data availability�[0m
�[2mdevnetEth # [  271.875697] c6a2d89c5250[938]:     [v] Gas tracker�[0m
�[2mdevnetEth # [  271.877300] c6a2d89c5250[938]:     [ ] Google analytics�[0m
�[2mdevnetEth # [  271.877707] c6a2d89c5250[938]:     [v] GraphQL API documentation�[0m
�[2mdevnetEth # [  271.882182] c6a2d89c5250[938]:     [ ] GrowthBook feature flagging and A/B testing�[0m
�[2mdevnetEth # [  271.885039] c6a2d89c5250[938]:     [ ] Marketplace�[0m
�[2mdevnetEth # [  271.886043] c6a2d89c5250[938]:     [ ] MetaSuites extension�[0m
�[2mdevnetEth # [  271.888040] c6a2d89c5250[938]:     [ ] Mixpanel analytics�[0m
�[2mdevnetEth # [  271.890047] c6a2d89c5250[938]:     [ ] Name service integration�[0m
�[2mdevnetEth # [  271.891038] c6a2d89c5250[938]:     [v] REST API documentation�[0m
�[2mdevnetEth # [  271.891501] systemd[1]: run-docker-runtime\x2drunc-moby-1dbf05aa297e1e42c1119b60329ff562cf35d83fd81007c6d19f63cbff7f69ff-runc.8vh0YH.mount: Deactivated successfully.�[0m
�[2mdevnetEth # [  271.899039] c6a2d89c5250[938]:     [ ] Rollup (L2) chain�[0m
�[2mdevnetEth # [  271.900345] c6a2d89c5250[938]:     [ ] Safe address tags�[0m
�[2mdevnetEth # [  271.903054] c6a2d89c5250[938]:     [ ] Sentry error monitoring�[0m
�[2mdevnetEth # [  271.904037] c6a2d89c5250[938]:     [v] Solidity to UML diagrams�[0m
�[2mdevnetEth # [  271.907045] c6a2d89c5250[938]:     [v] Blockchain statistics�[0m
�[2mdevnetEth # [  271.911079] c6a2d89c5250[938]:     [ ] SUAVE chain�[0m
�[2mdevnetEth # [  271.912463] c6a2d89c5250[938]:     [ ] Swap button�[0m
�[2mdevnetEth # [  271.918041] c6a2d89c5250[938]:     [ ] Transaction interpretation�[0m
�[2mdevnetEth # [  271.921321] c6a2d89c5250[938]:     [ ] User operations�[0m
�[2mdevnetEth # [  271.923234] c6a2d89c5250[938]:     [ ] Validators list�[0m
�[2mdevnetEth # [  271.925044] c6a2d89c5250[938]:     [ ] Verified tokens info�[0m
�[2mdevnetEth # [  271.926052] c6a2d89c5250[938]:     [v] Web3 wallet integration (add token or network to the wallet)�[0m
�[2mdevnetEth # [  271.931061] c6a2d89c5250[938]:�[0m
�[2mdevnetEth # [  271.933032] c6a2d89c5250[938]: Starting Next.js application�[0m
�[2mdevnetEth # [  271.934036] e4d20cde7f6f[938]: /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration�[0m
�[2mdevnetEth # [  271.940042] e4d20cde7f6f[938]: /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/�[0m
�[2mdevnetEth # [  271.943043] e4d20cde7f6f[938]: /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh�[0m
�[2mdevnetEth # [  271.947038] e4d20cde7f6f[938]: 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf�[0m
�[2mdevnetEth # [  271.949034] e4d20cde7f6f[938]: 10-listen-on-ipv6-by-default.sh: info: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf�[0m
�[2mdevnetEth # [  271.952039] e4d20cde7f6f[938]: /docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh�[0m
�[2mdevnetEth # [  271.955045] e4d20cde7f6f[938]: /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh�[0m
�[2mdevnetEth # [  271.957315] e4d20cde7f6f[938]: 20-envsubst-on-templates.sh: Running envsubst on /etc/nginx/templates/microservice.conf.template to /etc/nginx/conf.d/microservice.conf�[0m
�[2mdevnetEth # [  271.962599] e4d20cde7f6f[938]: 20-envsubst-on-templates.sh: Running envsubst on /etc/nginx/templates/default.conf.template to /etc/nginx/conf.d/default.conf�[0m
�[2mdevnetEth # [  271.965483] e4d20cde7f6f[938]: /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh�[0m
�[2mdevnetEth # [  271.969712] e4d20cde7f6f[938]: /docker-entrypoint.sh: Configuration complete; ready for start up�[0m
�[2mdevnetEth # [  271.973737] e4d20cde7f6f[938]: 2024/12/19 11:36:12 [warn] 1#1: conflicting server name "localhost" on 0.0.0.0:8080, ignored�[0m
�[2mdevnetEth # [  271.977185] e4d20cde7f6f[938]: nginx: [warn] conflicting server name "localhost" on 0.0.0.0:8080, ignored�[0m
�[2mdevnetEth # [  271.978095] e4d20cde7f6f[938]: 2024/12/19 11:36:12 [warn] 1#1: conflicting server name "localhost" on 0.0.0.0:8081, ignored�[0m
�[2mdevnetEth # [  271.981421] e4d20cde7f6f[938]: nginx: [warn] conflicting server name "localhost" on 0.0.0.0:8081, ignored�[0m
�[2mdevnetEth # [  271.985801] e4d20cde7f6f[938]: 2024/12/19 11:36:12 [notice] 1#1: using the "epoll" event method�[0m
�[2mdevnetEth # [  271.988382] e4d20cde7f6f[938]: 2024/12/19 11:36:12 [notice] 1#1: nginx/1.25.4�[0m
�[2mdevnetEth # [  271.993036] e4d20cde7f6f[938]: 2024/12/19 11:36:12 [notice] 1#1: built by gcc 12.2.0 (Debian 12.2.0-14)�[0m
�[2mdevnetEth # [  271.995081] e4d20cde7f6f[938]: 2024/12/19 11:36:12 [notice] 1#1: OS: Linux 6.1.33�[0m
�[2mdevnetEth # [  271.997038] e4d20cde7f6f[938]: 2024/12/19 11:36:12 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576�[0m
�[2mdevnetEth # [  272.001096] e4d20cde7f6f[938]: 2024/12/19 11:36:12 [notice] 1#1: start worker processes�[0m
�[2mdevnetEth # [  272.007129] e4d20cde7f6f[938]: 2024/12/19 11:36:12 [notice] 1#1: start worker process 38�[0m
�[2mdevnetEth # [  272.661372] c6a2d89c5250[938]:   �[1m�[35m�[1m▲�[22m�[1m Next.js 13.5.4�[39m�[22m�[0m
�[2mdevnetEth # [  272.662346] arion-devnet-eth-start[3695]: devnet-eth-blockscout-frontend-1      |   �[1m�[35m�[1m▲�[22m�[1m Next.js 13.5.4�[39m�[22m�[0m
�[2mdevnetEth # [  272.664247] c6a2d89c5250[938]:   - Local:        http://c6a2d89c5250:3000�[0m
�[2mdevnetEth # [  272.664777] arion-devnet-eth-start[3695]: devnet-eth-blockscout-frontend-1      |   - Local:        http://c6a2d89c5250:3000�[0m
�[2mdevnetEth # [  272.666272] c6a2d89c5250[938]:   - Network:      http://172.18.0.11:3000�[0m
�[2mdevnetEth # [  272.666825] arion-devnet-eth-start[3695]: devnet-eth-blockscout-frontend-1      |   - Network:      http://172.18.0.11:3000�[0m
�[2mdevnetEth # [  272.668606] arion-devnet-eth-start[3695]: devnet-eth-blockscout-frontend-1      |�[0m
�[2mdevnetEth # [  272.672093] c6a2d89c5250[938]:�[0m
�[2mdevnetEth # [  272.672449] arion-devnet-eth-start[3695]: devnet-eth-blockscout-frontend-1      |  �[32m�[1m✓�[22m�[39m Ready in 1591ms�[0m
�[2mdevnetEth # [  272.678182] c6a2d89c5250[938]:  �[32m�[1m✓�[22m�[39m Ready in 1591ms�[0m
�[2mdevnetEth # [  274.523566] systemd[1]: run-docker-runtime\x2drunc-moby-85067af177e532a11e733c6b1bf36d6a4a8ed9a6914d77a62d7a1183f0b5052a-runc.yfpKNs.mount: Deactivated successfully.�[0m
�[2mdevnetEth # [  274.530310] dhcpcd[718]: vethddf940d: no IPv6 Routers available�[0m
�[2mdevnetEth # [  274.722355] systemd[1]: run-docker-runtime\x2drunc-moby-825554ac572a989b81a2bbb4675325436d448ca3bf520afcaaa1a04964381a83-runc.H1Y4WX.mount: Deactivated successfully.�[0m
�[2mdevnetEth # [  275.045971] 1dbf05aa297e[938]: Eph 0/2 2.874[network]          �[32minfo�[39m: libp2p worker started peer=16Uiu2HAm9aNKvvj2Pnjes6cXEaJ9SrqT8P8tYPgmGkyAVJs62Nhf�[0m
�[2mdevnetEth # [  275.047264] arion-devnet-eth-start[3695]: devnet-eth-lodestar-1                 | Eph 0/2 2.874[network]          �[32minfo�[39m: libp2p worker started peer=16Uiu2HAm9aNKvvj2Pnjes6cXEaJ9SrqT8P8tYPgmGkyAVJs62Nhf�[0m
�[2mdevnetEth # [  275.837756] systemd[1]: run-docker-runtime\x2drunc-moby-a37973844aa09197aa4063c85ae4633175bf919324adffa78dfb21349adca47d-runc.fNBrFC.mount: Deactivated successfully.�[0m
�[2mdevnetEth # [  275.940826] a37973844aa0[938]: �[36mDEBUG�[0m[12-19|11:36:18.776] Served eth_getBlockByNumber              �[36mconn�[0m=127.0.0.1:49944 �[36mreqid�[0m=1 �[36mduration�[0m="167.061µs"�[0m
�[2mdevnetEth # [  275.942055] arion-devnet-eth-start[3695]: devnet-eth-geth-1                     | �[36mDEBUG�[0m[12-19|11:36:18.776] Served eth_getBlockByNumber              �[36mconn�[0m=127.0.0.1:49944 �[36mreqid�[0m=1 �[36mduration�[0m="167.061µs"�[0m
�[2mdevnetEth # [  277.113185] systemd[1]: run-docker-runtime\x2drunc-moby-1dbf05aa297e1e42c1119b60329ff562cf35d83fd81007c6d19f63cbff7f69ff-runc.x0zKf0.mount: Deactivated successfully.�[0m
�[2mdevnetEth # [  278.065933] 1dbf05aa297e[938]: Eph 0/2 5.902[network]         �[31merror�[39m: PeerDiscovery: discv5 has no boot enr�[0m
�[2mdevnetEth # [  278.066938] arion-devnet-eth-start[3695]: devnet-eth-lodestar-1                 | Eph 0/2 5.902[network]         �[31merror�[39m: PeerDiscovery: discv5 has no boot enr�[0m
�[2mdevnetEth # [  278.146837] 1dbf05aa297e[938]: Eph 0/2 5.963[network]          �[32minfo�[39m: PeerId 16Uiu2HAm9aNKvvj2Pnjes6cXEaJ9SrqT8P8tYPgmGkyAVJs62Nhf, Multiaddrs /ip4/0.0.0.0/tcp/9000�[0m
�[2mdevnetEth # [  278.148356] arion-devnet-eth-start[3695]: devnet-eth-lodestar-1                 | Eph 0/2 5.963[network]          �[32minfo�[39m: PeerId 16Uiu2HAm9aNKvvj2Pnjes6cXEaJ9SrqT8P8tYPgmGkyAVJs62Nhf, Multiaddrs /ip4/0.0.0.0/tcp/9000�[0m
�[2mdevnetEth # [  278.492354] 1dbf05aa297e[938]: Eph 0/2 5.925[network]          �[32minfo�[39m: discv5 worker started peerId=16Uiu2HAm9aNKvvj2Pnjes6cXEaJ9SrqT8P8tYPgmGkyAVJs62Nhf, initialENR=enr:-IO4QPDHFSM2MXDrjH5dISLqn7klaG7J_Ots9ehlPMU4TaDdcXPZUZr-HIszH8Yp2M24ck0JvL3WV92bYke2Dbv2KQgBgmlkgnY0iXNlY3AyNTZrMaEC0j3iWASLwXlKYfL95ht9Vp-4tO0_fcEFAccqHUQ7fyKDdGNwgiMog3VkcIIjKA, bindAddr4=/ip4/0.0.0.0/udp/9000�[0m
�[2mdevnetEth # [  278.494505] arion-devnet-eth-start[3695]: devnet-eth-lodestar-1                 | Eph 0/2 5.925[network]          �[32minfo�[39m: discv5 worker started peerId=16Uiu2HAm9aNKvvj2Pnjes6cXEaJ9SrqT8P8tYPgmGkyAVJs62Nhf, initialENR=enr:-IO4QPDHFSM2MXDrjH5dISLqn7klaG7J_Ots9ehlPMU4TaDdcXPZUZr-HIszH8Yp2M24ck0JvL3WV92bYke2Dbv2KQgBgmlkgnY0iXNlY3AyNTZrMaEC0j3iWASLwXlKYfL95ht9Vp-4tO0_fcEFAccqHUQ7fyKDdGNwgiMog3VkcIIjKA, bindAddr4=/ip4/0.0.0.0/udp/9000�[0m
�[2mdevnetEth # [  279.456464] 1dbf05aa297e[938]: Eph 0/3 1.287[rest]             �[32minfo�[39m: Started REST API server address=http://0.0.0.0:9596�[0m
�[2mdevnetEth # [  279.457601] arion-devnet-eth-start[3695]: devnet-eth-lodestar-1                 | Eph 0/3 1.287[rest]             �[32minfo�[39m: Started REST API server address=http://0.0.0.0:9596�[0m
�[2mdevnetEth # [  279.458812] dhcpcd[718]: vetha3a0325: no IPv6 Routers available�[0m
�[2mdevnetEth # [  279.472812] 1dbf05aa297e[938]: Eph 0/3 1.310[rest]             �[33mwarn�[39m: REST API server is exposed, ensure untrusted traffic cannot reach this API�[0m
�[2mdevnetEth # [  279.473837] arion-devnet-eth-start[3695]: devnet-eth-lodestar-1                 | Eph 0/3 1.310[rest]             �[33mwarn�[39m: REST API server is exposed, ensure untrusted traffic cannot reach this API�[0m
�[2mdevnetEth # [  279.485254] 1dbf05aa297e[938]: Eph 0/3 1.318[]                 �[32minfo�[39m: Synced - slot: 3 - head: (slot -3) 0xb2ff…a79f - exec-block: valid(0 0xadaa…) - finalized: 0x0000…0000:0 - peers: 0�[0m
�[2mdevnetEth # [  279.486491] arion-devnet-eth-start[3695]: devnet-eth-lodestar-1                 | Eph 0/3 1.318[]                 �[32minfo�[39m: Synced - slot: 3 - head: (slot -3) 0xb2ff…a79f - exec-block: valid(0 0xadaa…) - finalized: 0x0000…0000:0 - peers: 0�[0m
(finished: waiting for Synced - slot: [1-9][0-9]* to appear on console, in 26.95 seconds)
(finished: run the VM test script, in 280.18 seconds)
�[2mdevnetEth # [  279.529043] 1dbf05aa297e[938]: Eph 0/3 1.364[]                 �[32minfo�[39m: Lodestar network=dev, version=v1.15.1/1857a49, commit=1857a49404f2ad965025333f0f6b3422d4c1943f�[0m
�[2mdevnetEth # [  279.530618] arion-devnet-eth-start[3695]: devnet-eth-lodestar-1                 | Eph 0/3 1.364[]                 �[32minfo�[39m: Lodestar network=dev, version=v1.15.1/1857a49, commit=1857a49404f2ad965025333f0f6b3422d4c1943f�[0m
�[2mdevnetEth # [  279.534320] 1dbf05aa297e[938]: Eph 0/3 1.370[]                 �[32minfo�[39m: Connecting to LevelDB database path=/root/.local/share/lodestar/dev/validator-db�[0m
�[2mdevnetEth # [  279.538066] arion-devnet-eth-start[3695]: devnet-eth-lodestar-1                 | Eph 0/3 1.370[]                 �[32minfo�[39m: Connecting to LevelDB database path=/root/.local/share/lodestar/dev/validator-db�[0m
�[2mdevnetEth # [  279.550255] 1dbf05aa297e[938]: Eph 0/3 1.386[]                 �[32minfo�[39m: 128 local keystores�[0m
�[2mdevnetEth # [  279.558652] arion-devnet-eth-start[3695]: devnet-eth-lodestar-1                 | Eph 0/3 1.386[]                 �[32minfo�[39m: 128 local keystores�[0m
�[2mdevnetEth # [  279.568098] arion-devnet-eth-start[3695]: devnet-eth-lodestar-1                 | Eph 0/3 1.391[]                 �[32minfo�[39m: 0xa99a76ed7796f7be22d5b7e85deeb7c5677e88e511e0b337618f8c4eb61349b4bf2d153f649f7b53359fe8b94a38e44c�[0m
test script finished in 280.25s
�[1m�[32mcleanup�[0m
kill machine (pid 6)
�[2mdevnetEth # [  279.593818] 1dbf05aa297e[938]: Eph 0/3 1.391[]                 �[32minfo�[39m: 0xa99a76ed7796f7be22d5b7e85deeb7c5677e88e511e0b337618f8c4eb61349b4bf2d153f649f7b53359fe8b94a38e44cqemu-kvm: terminating on signal 15 from pid 4 (/nix/store/6qk2ybm2yx2dxmx9h4dikr1shjhhbpfr-python3-3.10.11/bin/python3.10)�[0m
(finished: cleanup, in 0.43 seconds)
kill vlan (pid 5)