rich-ambulance-4234
05/16/2024, 2:20 PMaverage-finland-92144
05/16/2024, 3:18 PMflytectl
version?
I just had and fixed the same issuerich-ambulance-4234
05/16/2024, 3:24 PMaverage-finland-92144
05/16/2024, 3:25 PMcurl -sL <https://ctl.flyte.org/install> | sudo bash -s -- -b /usr/local/bin v0.8.20
rich-ambulance-4234
05/16/2024, 3:28 PM(flyte_env) root@gdg-test-influx:/home/dg/flyte_tests# curl -sL <https://ctl.flyte.org/install> | sudo bash -s -- -b /usr/local/bin v0.8.20
flyteorg/flytectl info checking GitHub for tag 'v0.8.20'
flyteorg/flytectl crit unable to find 'v0.8.20' - use 'latest' or see <https://github.com/flyteorg/flytectl/releases> for details
(flyte_env) root@gdg-test-influx:/home/dg/flyte_tests# curl -sL <https://ctl.flyte.org/install> | sudo bash -s -- -b /usr/local/bin latest
flyteorg/flytectl info checking GitHub for tag 'latest'
flyteorg/flytectl info found version: 0.8.18 for v0.8.18/Linux/x86_64
flyteorg/flytectl info installed /usr/local/bin/flytectl
(flyte_env) root@gdg-test-influx:/home/dg/flyte_tests# flytectl upgrade
You already have the latest version of Flytectl
(flyte_env) root@gdg-test-influx:/home/dg/flyte_tests# flytectl demo start
:factory_worker: Bootstrapping a brand new Flyte cluster... :hammer: :wrench:
Error: Malformed version: flytectl/v0.8.20
{"json":{},"level":"error","msg":"Malformed version: flytectl/v0.8.20","ts":"2024-05-16T17:27:42+02:00"}
(flyte_env) root@gdg-test-influx:/home/dg/flyte_tests#
rich-ambulance-4234
05/16/2024, 3:29 PMaverage-finland-92144
05/16/2024, 3:29 PMflytectl demo start --version v1.12.0
average-finland-92144
05/16/2024, 3:29 PMrich-ambulance-4234
05/16/2024, 3:56 PMaverage-finland-92144
05/16/2024, 3:58 PMrich-ambulance-4234
05/16/2024, 3:58 PMaverage-finland-92144
05/16/2024, 4:16 PMrich-ambulance-4234
05/16/2024, 4:17 PMaverage-finland-92144
05/16/2024, 4:25 PMflytectl demo status
rich-ambulance-4234
05/16/2024, 4:27 PM(flyte_env) root@gdg-test-influx:/home/dg/flyte_tests# flytectl demo status
Flyte local sandbox container image [<http://cr.flyte.org/flyteorg/flyte-sandbox-bundled:sha-bd3ed0d2684bddbc8fad1c26d4bc39a86e91077f|cr.flyte.org/flyteorg/flyte-sandbox-bundled:sha-bd3ed0d2684bddbc8fad1c26d4bc39a86e91077f>] with status [Exited (137) 15 minutes ago] is in state [exited]
rich-ambulance-4234
05/16/2024, 4:42 PMflytectl demo start --version v1.12.0
rich-ambulance-4234
05/16/2024, 4:43 PMaverage-finland-92144
05/16/2024, 4:52 PMrich-ambulance-4234
05/16/2024, 5:04 PM(flyte_env) root@gdg-test-influx:/home/dg/flyte_tests_v2/test7# flytectl demo status
Flyte local sandbox container image [cr.flyte.org/flyteorg/flyte-sandbox-bundled:sha-bd3ed0d2684bddbc8fad1c26d4bc39a86e91077f] with status [Exited (137) About a minute ago] is in state [exited]average-finland-92144
05/16/2024, 6:09 PMrich-ambulance-4234
05/16/2024, 6:29 PM(flyte_env) root@gdg-test-influx:/home/dg/flyte_tests_v2/test7# docker stats
CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS
8961b4cd69c5 flyte-sandbox 3.82% 1.01GiB / 3.823GiB 26.43% 738MB / 1.88MB 4.52GB / 5.69GB 229
CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS
8961b4cd69c5 flyte-sandbox 13.61% 1.004GiB / 3.823GiB 26.26% 738MB / 1.88MB 4.52GB / 5.69GB 229
CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS
8961b4cd69c5 flyte-sandbox 13.61% 1.004GiB / 3.823GiB 26.26% 738MB / 1.88MB 4.52GB / 5.69GB 229
CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS
8961b4cd69c5 flyte-sandbox 9.87% 1.004GiB / 3.823GiB 26.26% 738MB / 1.88MB 4.52GB / 5.69GB 229
rich-ambulance-4234
05/16/2024, 6:30 PMaverage-finland-92144
05/16/2024, 6:45 PMaverage-finland-92144
05/16/2024, 6:45 PMflytectl demo teardown
usually deletes the containeraverage-finland-92144
05/16/2024, 6:45 PMrich-ambulance-4234
05/16/2024, 6:47 PMrich-ambulance-4234
05/17/2024, 11:22 AM>INFO[0000] [0] Couldn't find a config file []. Relying on env vars and pflags. Flyte local sandbox container image [cr.flyte.org/flyteorg/flyte-sandbox-bundled:sha-bd3ed0d2684bddbc8fad1c26d4bc39a86e91077f] with status [Exited (137) About a minute ago] is in state [exited] My debian 12 has 4 CPU, 8 GB RAM, 50GB disk. Before any flyte testing I had: 27 GB of disk, 6.5GM ram, <10% of CPU usage. After my last test'`flytectl demo start --version v1.12.0`' I had: 19GB of disk, no RAM changes, 14% CPU Do you think it could be due to the characteristics of my VM? Thanks!flytectl demo status
average-finland-92144
05/17/2024, 3:31 PMrich-ambulance-4234
05/21/2024, 6:45 AM