Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save AndrienkoAleksandr/0f3c0900e393b2e7aea6d62594bc122d to your computer and use it in GitHub Desktop.
Save AndrienkoAleksandr/0f3c0900e393b2e7aea6d62594bc122d to your computer and use it in GitHub Desktop.
chectl err log
[user@localhost .cache]$ cd chectl/
[user@localhost chectl]$ ls
autoupdate autoupdate.log error.log lastrun next-update-info.json templates
[user@localhost chectl]$ cat autoupdate
[user@localhost chectl]$ cat next-update-info.json
{"latestVersion":"0.0.20210324-next.51d06c6","lastCheck":1616587508586}
[user@localhost chectl]$ cat lastrun
[user@localhost chectl]$ cat error.log
2020-12-22T12:19:49.839Z Error: Unable to find file defined in the flag '--che-operator-cr-patch-yaml'
2020-12-22T12:19:49.839Z at Object.readCRFile (/usr/local/lib/chectl/lib/util.js:117:11)
2020-12-22T12:19:49.839Z at /usr/local/lib/chectl/lib/api/context.js:52:50
2020-12-22T12:19:49.839Z at Generator.next (<anonymous>)
2020-12-22T12:19:49.839Z at fulfilled (/usr/local/lib/chectl/node_modules/tslib/tslib.js:112:62)
2020-12-22T12:21:04.853Z Error: Unable to find file defined in the flag '--che-operator-cr-patch-yaml'
2020-12-22T12:21:04.853Z at Object.readCRFile (/usr/local/lib/chectl/lib/util.js:117:11)
2020-12-22T12:21:04.853Z at /usr/local/lib/chectl/lib/api/context.js:52:50
2020-12-22T12:21:04.853Z at Generator.next (<anonymous>)
2020-12-22T12:21:04.853Z at fulfilled (/usr/local/lib/chectl/node_modules/tslib/tslib.js:112:62)
2020-12-22T12:25:45.951Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2020-12-22T12:25:45.951Z at Object.warn (/usr/local/lib/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2020-12-22T12:25:45.951Z at Deploy.warn (/usr/local/lib/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2020-12-22T12:25:45.951Z at OperatorTasks.startTasks (/usr/local/lib/chectl/lib/tasks/installers/operator.js:36:21)
2020-12-22T12:25:45.951Z at Task.task (/usr/local/lib/chectl/lib/tasks/installers/installer.js:90:38)
2020-12-22T12:25:45.951Z at /usr/local/lib/chectl/node_modules/listr/lib/task.js:167:30
2020-12-22T12:25:45.951Z at processTicksAndRejections (internal/process/task_queues.js:97:5)
2020-12-22T12:29:54.175Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2020-12-22T12:29:54.175Z at Object.warn (/usr/local/lib/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2020-12-22T12:29:54.175Z at Deploy.warn (/usr/local/lib/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2020-12-22T12:29:54.175Z at OperatorTasks.startTasks (/usr/local/lib/chectl/lib/tasks/installers/operator.js:36:21)
2020-12-22T12:29:54.175Z at Task.task (/usr/local/lib/chectl/lib/tasks/installers/installer.js:90:38)
2020-12-22T12:29:54.175Z at /usr/local/lib/chectl/node_modules/listr/lib/task.js:167:30
2020-12-22T12:29:54.175Z at processTicksAndRejections (internal/process/task_queues.js:97:5)2020-12-26T20:34:57.359Z Error: Error: Failed to start a pod, reason: Error, exitCode: 1
2020-12-26T20:34:57.359Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2020-12-26T20:34:57.359Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2020-12-26T20:34:57.359Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2020-12-26T20:34:57.359Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:400:12)
2020-12-26T20:34:57.359Z at Generator.throw (<anonymous>)
2020-12-26T20:34:57.359Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2020-12-26T20:52:02.401Z Error: Error: Failed to start a pod, reason: Error, exitCode: 1
2020-12-26T20:52:02.401Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2020-12-26T20:52:02.401Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2020-12-26T20:52:02.401Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2020-12-26T20:52:02.401Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:400:12)
2020-12-26T20:52:02.401Z at Generator.throw (<anonymous>)
2020-12-26T20:52:02.401Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)2020-12-27T20:00:45.855Z Warning: Eclipse Che has been already deployed.
2020-12-27T20:00:45.855Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2020-12-27T20:00:45.855Z at Deploy.<anonymous> (/home/user/projects/chectl/src/commands/server/deploy.ts:390:13)
2020-12-27T20:00:45.855Z at Generator.next (<anonymous>)
2020-12-27T20:00:45.855Z at fulfilled (/home/user/projects/chectl/src/commands/server/deploy.ts:14:58)
2020-12-27T20:00:45.855Z at processTicksAndRejections (internal/process/next_tick.js:81:5)2021-01-04T15:06:18.874Z Error: Error: Failed to start a pod, reason: Error, exitCode: 1
2021-01-04T15:06:18.874Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-04T15:06:18.874Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-04T15:06:18.874Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-04T15:06:18.874Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:400:12)
2021-01-04T15:06:18.874Z at Generator.throw (<anonymous>)
2021-01-04T15:06:18.874Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-04T15:18:28.041Z Error: Error: Failed to start a pod, reason: Error, exitCode: 1
2021-01-04T15:18:28.041Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-04T15:18:28.041Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-04T15:18:28.041Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-04T15:18:28.041Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:400:12)
2021-01-04T15:18:28.041Z at Generator.throw (<anonymous>)
2021-01-04T15:18:28.041Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-04T15:29:41.577Z Error: Error: Failed to start a pod, reason: Error, exitCode: 1
2021-01-04T15:29:41.577Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-04T15:29:41.577Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-04T15:29:41.577Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-04T15:29:41.577Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:400:12)
2021-01-04T15:29:41.577Z at Generator.throw (<anonymous>)
2021-01-04T15:29:41.577Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-04T15:36:31.004Z Error: Error: Failed to start a pod, reason: Error, exitCode: 1
2021-01-04T15:36:31.005Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-04T15:36:31.005Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-04T15:36:31.005Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-04T15:36:31.005Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:400:12)
2021-01-04T15:36:31.005Z at Generator.throw (<anonymous>)
2021-01-04T15:36:31.005Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-04T15:42:12.292Z Error: Error: Failed to start a pod, reason: Error, exitCode: 1
2021-01-04T15:42:12.292Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-04T15:42:12.292Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-04T15:42:12.292Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-04T15:42:12.292Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:400:12)
2021-01-04T15:42:12.292Z at Generator.throw (<anonymous>)
2021-01-04T15:42:12.292Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-04T15:56:01.072Z Error: Error: Failed to start a pod, reason: Error, exitCode: 1
2021-01-04T15:56:01.072Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-04T15:56:01.072Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-04T15:56:01.072Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-04T15:56:01.072Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:400:12)
2021-01-04T15:56:01.072Z at Generator.throw (<anonymous>)
2021-01-04T15:56:01.072Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-05T19:53:52.272Z Error: Error: Failed to start a pod, reason: Error, exitCode: 1
2021-01-05T19:53:52.272Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-05T19:53:52.272Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-05T19:53:52.272Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-05T19:53:52.272Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:400:12)
2021-01-05T19:53:52.272Z at Generator.throw (<anonymous>)
2021-01-05T19:53:52.272Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-05T21:44:11.373Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-05T21:44:11.373Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-05T21:44:11.373Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-05T21:44:11.373Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-05T21:44:11.373Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-05T21:44:11.373Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-05T21:44:11.373Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-05T21:44:35.766Z Error: Error: Failed to download image, reason: ImagePullBackOff, message: Back-off pulling image "quay.io/aandriienko/che-operator:nightly1".
2021-01-05T21:44:35.766Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-05T21:44:35.766Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-05T21:44:35.766Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-05T21:44:35.766Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:400:12)
2021-01-05T21:44:35.766Z at Generator.throw (<anonymous>)
2021-01-05T21:44:35.766Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-05T21:46:13.076Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-05T21:46:13.076Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-05T21:46:13.076Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-05T21:46:13.076Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-05T21:46:13.076Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-05T21:46:13.076Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-05T21:46:13.076Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-05T22:01:18.608Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-05T22:01:18.609Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-05T22:01:18.609Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-05T22:01:18.609Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-05T22:01:18.609Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-05T22:01:18.609Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-05T22:01:18.609Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-06T11:14:27.881Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-06T11:14:27.882Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-06T11:14:27.882Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-06T11:14:27.882Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-06T11:14:27.882Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-06T11:14:27.882Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-06T11:14:27.882Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-06T11:19:59.446Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-06T11:19:59.446Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-06T11:19:59.446Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-06T11:19:59.446Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-06T11:19:59.446Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-06T11:19:59.446Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-06T11:19:59.446Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-06T11:21:20.183Z Error: Error: Failed to start a pod, reason: Error, exitCode: 1
2021-01-06T11:21:20.183Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-06T11:21:20.183Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-06T11:21:20.183Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-06T11:21:20.183Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:400:12)
2021-01-06T11:21:20.183Z at Generator.throw (<anonymous>)
2021-01-06T11:21:20.183Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-06T11:32:46.085Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-06T11:32:46.085Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-06T11:32:46.085Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-06T11:32:46.085Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-06T11:32:46.085Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-06T11:32:46.085Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-06T11:32:46.085Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-06T14:47:33.179Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-06T14:47:33.180Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-06T14:47:33.180Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-06T14:47:33.180Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-06T14:47:33.180Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-06T14:47:33.180Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-06T14:47:33.180Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-06T15:16:58.683Z Error: Error: Eclipse Che server should be redeployed with '--debug' flag
2021-01-06T15:16:58.683Z Command server:debug failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1609946218621
2021-01-06T15:16:58.683Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-06T15:16:58.683Z at Debug.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-06T15:16:58.683Z at Debug.<anonymous> (~/projects/chectl/src/commands/server/debug.ts:52:12)
2021-01-06T15:16:58.683Z at Generator.throw (<anonymous>)
2021-01-06T15:16:58.683Z at rejected (~/projects/chectl/src/commands/server/debug.ts:15:65)
2021-01-08T04:27:17.787Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-08T04:27:17.787Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-08T04:27:17.787Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-08T04:27:17.787Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-08T04:27:17.787Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-08T04:27:17.787Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-08T04:27:17.787Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-08T04:28:39.399Z Error: Error: Failed to start a pod, reason: Error, exitCode: 1
2021-01-08T04:28:39.399Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-08T04:28:39.399Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-08T04:28:39.399Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-08T04:28:39.399Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:400:12)
2021-01-08T04:28:39.399Z at Generator.throw (<anonymous>)
2021-01-08T04:28:39.399Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-08T04:34:39.422Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-08T04:34:39.422Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-08T04:34:39.422Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-08T04:34:39.422Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-08T04:34:39.422Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-08T04:34:39.422Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-08T04:34:39.422Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-08T05:17:02.463Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-08T05:17:02.464Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-08T05:17:02.464Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-08T05:17:02.464Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-08T05:17:02.464Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-08T05:17:02.464Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-08T05:17:02.464Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-08T05:18:29.688Z Error: Error: Failed to start a pod, reason: Error, exitCode: 1
2021-01-08T05:18:29.688Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-08T05:18:29.688Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-08T05:18:29.688Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-08T05:18:29.688Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:400:12)
2021-01-08T05:18:29.688Z at Generator.throw (<anonymous>)
2021-01-08T05:18:29.688Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-08T05:20:49.681Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-08T05:20:49.681Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-08T05:20:49.681Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-08T05:20:49.681Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-08T05:20:49.681Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-08T05:20:49.681Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-08T05:20:49.681Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-08T09:36:32.041Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-08T09:36:32.041Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-08T09:36:32.041Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-08T09:36:32.041Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-08T09:36:32.041Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-08T09:36:32.041Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-08T09:36:32.041Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-08T09:38:12.486Z Error: Error: Failed to start a pod, reason: Error, exitCode: 1
2021-01-08T09:38:12.486Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-08T09:38:12.486Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-08T09:38:12.486Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-08T09:38:12.486Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:400:12)
2021-01-08T09:38:12.486Z at Generator.throw (<anonymous>)
2021-01-08T09:38:12.486Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-08T09:39:10.172Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-08T09:39:10.172Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-08T09:39:10.172Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-08T09:39:10.172Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-08T09:39:10.172Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-08T09:39:10.172Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-08T09:39:10.172Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-08T10:06:41.247Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-08T10:06:41.248Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-08T10:06:41.248Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-08T10:06:41.248Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-08T10:06:41.248Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-08T10:06:41.248Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-08T10:06:41.248Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-08T10:20:06.603Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-08T10:20:06.603Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-08T10:20:06.603Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-08T10:20:06.603Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-08T10:20:06.603Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-08T10:20:06.603Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-08T10:20:06.603Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-08T10:27:31.938Z Warning: Eclipse Che has been already deployed. Use server:start command to start a stopped Eclipse Che instance.
2021-01-08T10:27:31.938Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-08T10:27:31.938Z at Deploy.<anonymous> (/home/user/projects/chectl/src/commands/server/deploy.ts:390:13)
2021-01-08T10:27:31.938Z at Generator.next (<anonymous>)
2021-01-08T10:27:31.938Z at fulfilled (/home/user/projects/chectl/src/commands/server/deploy.ts:14:58)
2021-01-08T10:27:31.938Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-08T10:34:52.463Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-08T10:34:52.463Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-08T10:34:52.463Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-08T10:34:52.463Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-08T10:34:52.463Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-08T10:34:52.463Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-08T10:34:52.463Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-08T12:33:26.409Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-08T12:33:26.409Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-08T12:33:26.409Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-08T12:33:26.409Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-08T12:33:26.409Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-08T12:33:26.409Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-08T12:33:26.409Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-08T13:06:29.476Z Error: Error: Error: connect ECONNREFUSED 192.168.49.2:8443
2021-01-08T13:06:29.477Z Command server:delete failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1610111175183
2021-01-08T13:06:29.477Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-08T13:06:29.477Z at Delete.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-08T13:06:29.477Z at Delete.<anonymous> (~/projects/chectl/src/commands/server/delete.ts:86:14)
2021-01-08T13:06:29.477Z at Generator.throw (<anonymous>)
2021-01-08T13:06:29.477Z at rejected (~/projects/chectl/src/commands/server/delete.ts:15:65)
2021-01-08T13:08:45.503Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-08T13:08:45.503Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-08T13:08:45.503Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-08T13:08:45.503Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-08T13:08:45.503Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-08T13:08:45.503Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-08T13:08:45.503Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-08T13:20:51.605Z Warning: Eclipse Che has been already deployed.
2021-01-08T13:20:51.605Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-08T13:20:51.605Z at Deploy.<anonymous> (/home/user/projects/chectl/src/commands/server/deploy.ts:390:13)
2021-01-08T13:20:51.605Z at Generator.next (<anonymous>)
2021-01-08T13:20:51.605Z at fulfilled (/home/user/projects/chectl/src/commands/server/deploy.ts:14:58)
2021-01-08T13:20:51.605Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-08T13:23:05.180Z Error: Error: Eclipse Che server should be redeployed with '--debug' flag
2021-01-08T13:23:05.180Z Command server:debug failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1610112185130
2021-01-08T13:23:05.180Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-08T13:23:05.180Z at Debug.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-08T13:23:05.180Z at Debug.<anonymous> (~/projects/chectl/src/commands/server/debug.ts:52:12)
2021-01-08T13:23:05.180Z at Generator.throw (<anonymous>)
2021-01-08T13:23:05.180Z at rejected (~/projects/chectl/src/commands/server/debug.ts:15:65)
2021-01-08T13:24:12.989Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-08T13:24:12.989Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-08T13:24:12.989Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-08T13:24:12.989Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-08T13:24:12.989Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-08T13:24:12.989Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-08T13:24:12.989Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-08T14:11:16.497Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-08T14:11:16.498Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-08T14:11:16.498Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-08T14:11:16.498Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-08T14:11:16.498Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-08T14:11:16.498Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-08T14:11:16.498Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-08T14:14:51.485Z Error: Error: Failed to start a pod, reason: Error, exitCode: 137
2021-01-08T14:14:51.485Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-08T14:14:51.485Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-08T14:14:51.485Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-08T14:14:51.485Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:400:12)
2021-01-08T14:14:51.485Z at Generator.throw (<anonymous>)
2021-01-08T14:14:51.485Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-08T14:16:13.608Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-08T14:16:13.608Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-08T14:16:13.608Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-08T14:16:13.608Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-08T14:16:13.608Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-08T14:16:13.608Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-08T14:16:13.608Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-08T14:44:28.017Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-08T14:44:28.018Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-08T14:44:28.018Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-08T14:44:28.018Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-08T14:44:28.018Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-08T14:44:28.018Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-08T14:44:28.018Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-08T17:09:07.521Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-08T17:09:07.521Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-08T17:09:07.521Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-08T17:09:07.521Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-08T17:09:07.521Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-08T17:09:07.521Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-08T17:09:07.521Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-08T19:38:09.394Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-08T19:38:09.394Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-08T19:38:09.394Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-08T19:38:09.394Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-08T19:38:09.394Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-08T19:38:09.394Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-08T19:38:09.394Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-08T19:43:36.449Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-08T19:43:36.449Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-08T19:43:36.449Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-08T19:43:36.449Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-08T19:43:36.449Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-08T19:43:36.449Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-08T19:43:36.449Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-08T20:05:34.966Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-08T20:05:34.966Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-08T20:05:34.966Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-08T20:05:34.966Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-08T20:05:34.966Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-08T20:05:34.966Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-08T20:05:34.966Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-08T20:12:13.483Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-08T20:12:13.483Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-08T20:12:13.483Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-08T20:12:13.483Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-08T20:12:13.483Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-08T20:12:13.483Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-08T20:12:13.483Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-08T20:24:13.485Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-08T20:24:13.485Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-08T20:24:13.485Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-08T20:24:13.485Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-08T20:24:13.485Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-08T20:24:13.485Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-08T20:24:13.485Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-08T20:52:39.062Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-08T20:52:39.062Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-08T20:52:39.062Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-08T20:52:39.062Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-08T20:52:39.062Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-08T20:52:39.062Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-08T20:52:39.062Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-08T21:47:31.418Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-08T21:47:31.418Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-08T21:47:31.418Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-08T21:47:31.418Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-08T21:47:31.418Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-08T21:47:31.418Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-08T21:47:31.418Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-08T22:04:56.113Z Warning: Consider using the more reliable 'OLM' installer when deploying a stable release of Eclipse Che (--installer=olm).
2021-01-08T22:04:56.113Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-08T22:04:56.113Z at Deploy.warn (/home/user/projects/chectl/node_modules/@oclif/command/lib/command.js:57:16)
2021-01-08T22:04:56.113Z at OperatorTasks.startTasks (/home/user/projects/chectl/src/tasks/installers/operator.ts:45:15)
2021-01-08T22:04:56.113Z at Task.task (/home/user/projects/chectl/src/tasks/installers/installer.ts:100:30)
2021-01-08T22:04:56.113Z at Promise.resolve.then.then.skipped (/home/user/projects/chectl/node_modules/listr/lib/task.js:167:30)
2021-01-08T22:04:56.113Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-12T06:09:49.460Z Error: Error: Command timed out after 60000 milliseconds: minikube addons enable ingress
2021-01-12T06:09:49.460Z Timed out
2021-01-12T06:09:49.460Z * Verifying ingress addon...
2021-01-12T06:09:49.460Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1610431728446
2021-01-12T06:09:49.460Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-12T06:09:49.460Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-12T06:09:49.460Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-12T06:09:49.460Z at Generator.throw (<anonymous>)
2021-01-12T06:09:49.460Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-12T11:50:59.288Z Error: Error: Failed to start a pod, reason: Completed
2021-01-12T11:50:59.288Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-12T11:50:59.288Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-12T11:50:59.288Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-12T11:50:59.288Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-12T11:50:59.288Z at Generator.throw (<anonymous>)
2021-01-12T11:50:59.288Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-12T12:22:10.046Z Error: Error: Failed to start a pod, reason: Completed
2021-01-12T12:22:10.046Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-12T12:22:10.046Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-12T12:22:10.046Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-12T12:22:10.046Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-12T12:22:10.046Z at Generator.throw (<anonymous>)
2021-01-12T12:22:10.046Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-12T12:37:28.469Z Error: Error: Failed to start a pod, reason: CrashLoopBackOff, message: back-off 2m40s restarting failed container=che-operator pod=che-operator-86b47447fc-ff8c7_che(749c054a-c988-4d30-9ff8-bc9478a857a2)
2021-01-12T12:37:28.469Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-12T12:37:28.469Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-12T12:37:28.469Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-12T12:37:28.469Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-12T12:37:28.469Z at Generator.throw (<anonymous>)
2021-01-12T12:37:28.469Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-13T08:20:56.866Z Warning: Eclipse Che has been already deployed.
2021-01-13T08:20:56.866Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-13T08:20:56.866Z at Deploy.<anonymous> (/home/user/projects/chectl/src/commands/server/deploy.ts:392:13)
2021-01-13T08:20:56.866Z at Generator.next (<anonymous>)
2021-01-13T08:20:56.866Z at fulfilled (/home/user/projects/chectl/src/commands/server/deploy.ts:14:58)
2021-01-13T08:20:56.866Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-13T09:39:29.058Z Warning: Eclipse Che has been already deployed. Use server:start command to start a stopped Eclipse Che instance.
2021-01-13T09:39:29.058Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-13T09:39:29.058Z at Deploy.<anonymous> (/home/user/projects/chectl/src/commands/server/deploy.ts:392:13)
2021-01-13T09:39:29.058Z at Generator.next (<anonymous>)
2021-01-13T09:39:29.058Z at fulfilled (/home/user/projects/chectl/src/commands/server/deploy.ts:14:58)
2021-01-13T09:39:29.058Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-13T09:46:38.341Z Error: Error: Failed to start a pod, reason: Error, exitCode: 1
2021-01-13T09:46:38.341Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-13T09:46:38.341Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-13T09:46:38.341Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-13T09:46:38.341Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-13T09:46:38.341Z at Generator.throw (<anonymous>)
2021-01-13T09:46:38.341Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-13T10:04:40.135Z Error: Error: Failed to start a pod, reason: Error, exitCode: 1
2021-01-13T10:04:40.135Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-13T10:04:40.135Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-13T10:04:40.135Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-13T10:04:40.135Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-13T10:04:40.135Z at Generator.throw (<anonymous>)
2021-01-13T10:04:40.135Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-14T13:40:17.591Z Error: Error: deployments.apps is forbidden: User "developer" cannot deletecollection resource "deployments" in API group "apps" in the namespace "devworkspace-controller"
2021-01-14T13:40:17.591Z Command server:delete failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1610631615137
2021-01-14T13:40:17.591Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-14T13:40:17.591Z at Delete.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-14T13:40:17.591Z at Delete.<anonymous> (~/projects/chectl/src/commands/server/delete.ts:90:14)
2021-01-14T13:40:17.591Z at Generator.throw (<anonymous>)
2021-01-14T13:40:17.591Z at rejected (~/projects/chectl/src/commands/server/delete.ts:15:65)
2021-01-14T16:26:13.693Z Error: Error: deployments.apps is forbidden: User "developer" cannot deletecollection resource "deployments" in API group "apps" in the namespace "devworkspace-controller"
2021-01-14T16:26:13.693Z Command server:delete failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1610641571305
2021-01-14T16:26:13.693Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-14T16:26:13.693Z at Delete.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-14T16:26:13.693Z at Delete.<anonymous> (~/projects/chectl/src/commands/server/delete.ts:90:14)
2021-01-14T16:26:13.693Z at Generator.throw (<anonymous>)
2021-01-14T16:26:13.693Z at rejected (~/projects/chectl/src/commands/server/delete.ts:15:65)
2021-01-15T16:00:31.227Z Error: Error: Eclipse Che server should be redeployed with '--debug' flag
2021-01-15T16:00:31.227Z Command server:debug failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1610726431137
2021-01-15T16:00:31.227Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-15T16:00:31.227Z at Debug.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-15T16:00:31.227Z at Debug.<anonymous> (~/projects/chectl/src/commands/server/debug.ts:55:12)
2021-01-15T16:00:31.227Z at Generator.throw (<anonymous>)
2021-01-15T16:00:31.227Z at rejected (~/projects/chectl/src/commands/server/debug.ts:15:65)
2021-01-18T13:03:09.056Z Error: Error: clusterserviceversions.operators.coreos.com is forbidden: User "developer" cannot list resource "clusterserviceversions" in API group "operators.coreos.com" in the namespace "che"
2021-01-18T13:03:09.056Z Command server:delete failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1610974986058
2021-01-18T13:03:09.056Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-18T13:03:09.056Z at Delete.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-18T13:03:09.056Z at Delete.<anonymous> (~/projects/chectl/src/commands/server/delete.ts:90:14)
2021-01-18T13:03:09.056Z at Generator.throw (<anonymous>)
2021-01-18T13:03:09.056Z at rejected (~/projects/chectl/src/commands/server/delete.ts:15:65)
2021-01-18T13:03:33.813Z Error: Error: deployments.apps is forbidden: User "developer" cannot deletecollection resource "deployments" in API group "apps" in the namespace "devworkspace-controller"
2021-01-18T13:03:33.813Z Command server:delete failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1610975010183
2021-01-18T13:03:33.813Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-18T13:03:33.813Z at Delete.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-18T13:03:33.813Z at Delete.<anonymous> (~/projects/chectl/src/commands/server/delete.ts:90:14)
2021-01-18T13:03:33.813Z at Generator.throw (<anonymous>)
2021-01-18T13:03:33.813Z at rejected (~/projects/chectl/src/commands/server/delete.ts:15:65)2021-01-19T13:43:09.091Z Error: Error: PLATFORM_NOT_READY: 'oc status' command failed. Please login with 'oc login' command and try again.
2021-01-19T13:43:09.091Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1611063788723
2021-01-19T13:43:09.091Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-19T13:43:09.091Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-19T13:43:09.091Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-19T13:43:09.091Z at Generator.throw (<anonymous>)
2021-01-19T13:43:09.091Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-19T15:47:50.532Z Error: Error: namespaces is forbidden: User "developer" cannot create resource "namespaces" in API group "" at the cluster scope
2021-01-19T15:47:50.532Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-19T15:47:50.532Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-19T15:47:50.532Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-19T15:47:50.532Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-19T15:47:50.532Z at Generator.throw (<anonymous>)
2021-01-19T15:47:50.532Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-19T15:49:23.857Z Error: Error: roles.rbac.authorization.k8s.io "che-operator" is forbidden: user "developer" (groups=["system:authenticated:oauth" "system:authenticated"]) is attempting to grant RBAC permissions not currently held:
2021-01-19T15:49:23.857Z {APIGroups:[""], Resources:["configmaps"], Verbs:["*"]}
2021-01-19T15:49:23.857Z {APIGroups:[""], Resources:["endpoints"], Verbs:["*"]}
2021-01-19T15:49:23.857Z {APIGroups:[""], Resources:["events"], Verbs:["*"]}
2021-01-19T15:49:23.857Z {APIGroups:[""], Resources:["persistentvolumeclaims"], Verbs:["*"]}
2021-01-19T15:49:23.857Z {APIGroups:[""], Resources:["pods"], Verbs:["*"]}
2021-01-19T15:49:23.857Z {APIGroups:[""], Resources:["pods/log"], Verbs:["*"]}
2021-01-19T15:49:23.857Z {APIGroups:[""], Resources:["secrets"], Verbs:["*"]}
2021-01-19T15:49:23.857Z {APIGroups:[""], Resources:["serviceaccounts"], Verbs:["*"]}
2021-01-19T15:49:23.857Z {APIGroups:[""], Resources:["services"], Verbs:["*"]}
2021-01-19T15:49:23.857Z {APIGroups:["apps"], Resources:["deployments"], Verbs:["*"]}
2021-01-19T15:49:23.857Z {APIGroups:["batch"], Resources:["jobs"], Verbs:["*"]}
2021-01-19T15:49:23.857Z {APIGroups:["che.eclipse.org"], Resources:["kubernetesimagepullers"], Verbs:["*"]}
2021-01-19T15:49:23.857Z {APIGroups:["extensions"], Resources:["ingresses"], Verbs:["*"]}
2021-01-19T15:49:23.857Z {APIGroups:["monitoring.coreos.com"], Resources:["servicemonitors"], Verbs:["get" "create"]}
2021-01-19T15:49:23.857Z {APIGroups:["operators.coreos.com"], Resources:["clusterserviceversions"], Verbs:["*"]}
2021-01-19T15:49:23.857Z {APIGroups:["operators.coreos.com"], Resources:["operatorgroups"], Verbs:["*"]}
2021-01-19T15:49:23.857Z {APIGroups:["operators.coreos.com"], Resources:["subscriptions"], Verbs:["*"]}
2021-01-19T15:49:23.857Z {APIGroups:["org.eclipse.che"], Resources:["checlusters"], Verbs:["*"]}
2021-01-19T15:49:23.857Z {APIGroups:["org.eclipse.che"], Resources:["checlusters/finalizers"], Verbs:["*"]}
2021-01-19T15:49:23.857Z {APIGroups:["org.eclipse.che"], Resources:["checlusters/status"], Verbs:["*"]}
2021-01-19T15:49:23.857Z {APIGroups:["rbac.authorization.k8s.io"], Resources:["clusterrolebindings"], Verbs:["*"]}
2021-01-19T15:49:23.857Z {APIGroups:["rbac.authorization.k8s.io"], Resources:["clusterroles"], Verbs:["*"]}
2021-01-19T15:49:23.857Z {APIGroups:["rbac.authorization.k8s.io"], Resources:["rolebindings"], Verbs:["*"]}
2021-01-19T15:49:23.857Z {APIGroups:["rbac.authorization.k8s.io"], Resources:["roles"], Verbs:["*"]}
2021-01-19T15:49:23.857Z {APIGroups:["route.openshift.io"], Resources:["routes"], Verbs:["*"]}
2021-01-19T15:49:23.857Z {APIGroups:["route.openshift.io"], Resources:["routes/custom-host"], Verbs:["*"]}
2021-01-19T15:49:23.857Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-19T15:49:23.857Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-19T15:49:23.857Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-19T15:49:23.857Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-19T15:49:23.857Z at Generator.throw (<anonymous>)
2021-01-19T15:49:23.857Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-19T17:18:39.724Z Error: Error: PLATFORM_NOT_READY: 'oc status' command failed. Please login with 'oc login' command and try again.
2021-01-19T17:18:39.724Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1611076719334
2021-01-19T17:18:39.724Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-19T17:18:39.724Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-19T17:18:39.724Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-19T17:18:39.724Z at Generator.throw (<anonymous>)
2021-01-19T17:18:39.724Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-19T17:26:05.753Z Error: Error: PLATFORM_NOT_READY: 'oc status' command failed. Please login with 'oc login' command and try again.
2021-01-19T17:26:05.753Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1611077165440
2021-01-19T17:26:05.753Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-19T17:26:05.753Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-19T17:26:05.753Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-19T17:26:05.753Z at Generator.throw (<anonymous>)
2021-01-19T17:26:05.753Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-19T17:28:00.607Z Error: Error: customresourcedefinitions.apiextensions.k8s.io is forbidden: User "developer" cannot create resource "customresourcedefinitions" in API group "apiextensions.k8s.io" at the cluster scope
2021-01-19T17:28:00.607Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-19T17:28:00.608Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-19T17:28:00.608Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-19T17:28:00.608Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-19T17:28:00.608Z at Generator.throw (<anonymous>)
2021-01-19T17:28:00.608Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-19T17:32:12.275Z Error: Error: checlusters.org.eclipse.che is forbidden: User "developer" cannot list resource "checlusters" in API group "org.eclipse.che" in the namespace "test": RBAC: role.rbac.authorization.k8s.io "aggregate-che-cluster-test" not found
2021-01-19T17:32:12.275Z Command server:delete failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1611077532169
2021-01-19T17:32:12.275Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-19T17:32:12.275Z at Delete.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-19T17:32:12.275Z at Delete.<anonymous> (~/projects/chectl/src/commands/server/delete.ts:90:14)
2021-01-19T17:32:12.275Z at Generator.throw (<anonymous>)
2021-01-19T17:32:12.275Z at rejected (~/projects/chectl/src/commands/server/delete.ts:15:65)
2021-01-19T17:36:48.260Z Error: Error: PLATFORM_NOT_READY: 'oc status' command failed. Please login with 'oc login' command and try again.
2021-01-19T17:36:48.260Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1611077807885
2021-01-19T17:36:48.260Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-19T17:36:48.260Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-19T17:36:48.260Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-19T17:36:48.260Z at Generator.throw (<anonymous>)
2021-01-19T17:36:48.260Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-19T17:41:01.900Z Error: Error: roles.rbac.authorization.k8s.io "che-operator" is forbidden: user "developer" (groups=["system:authenticated:oauth" "system:authenticated"]) is attempting to grant RBAC permissions not currently held:
2021-01-19T17:41:01.900Z {APIGroups:[""], Resources:["pods/exec"], Verbs:["*"]}
2021-01-19T17:41:01.900Z {APIGroups:["config.openshift.io"], Resources:["proxies"], Verbs:["list" "watch"]}
2021-01-19T17:41:01.900Z {APIGroups:["console.openshift.io"], Resources:["consolelinks"], Verbs:["update"]}
2021-01-19T17:41:01.900Z {APIGroups:["org.eclipse.che"], Resources:["checlusters"], Verbs:["get" "list" "watch" "create" "update" "patch" "delete" "deletecollection"]}
2021-01-19T17:41:01.900Z {APIGroups:["org.eclipse.che"], Resources:["checlusters/finalizers"], Verbs:["get" "list" "watch" "create" "update" "patch" "delete" "deletecollection"]}
2021-01-19T17:41:01.900Z {APIGroups:["org.eclipse.che"], Resources:["checlusters/status"], Verbs:["get" "list" "watch" "create" "update" "patch" "delete" "deletecollection"]}
2021-01-19T17:41:01.900Z {APIGroups:["project.openshift.io"], Resources:["projectrequests"], Verbs:["update" "get" "delete"]}
2021-01-19T17:41:01.900Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-19T17:41:01.900Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-19T17:41:01.900Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-19T17:41:01.900Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-19T17:41:01.900Z at Generator.throw (<anonymous>)
2021-01-19T17:41:01.900Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-19T18:00:56.261Z Error: Error: roles.rbac.authorization.k8s.io "che-operator" is forbidden: user "developer" (groups=["system:authenticated:oauth" "system:authenticated"]) is attempting to grant RBAC permissions not currently held:
2021-01-19T18:00:56.261Z {APIGroups:[""], Resources:["pods/exec"], Verbs:["*"]}
2021-01-19T18:00:56.261Z {APIGroups:["config.openshift.io"], Resources:["proxies"], Verbs:["list" "watch"]}
2021-01-19T18:00:56.261Z {APIGroups:["console.openshift.io"], Resources:["consolelinks"], Verbs:["update"]}
2021-01-19T18:00:56.261Z {APIGroups:["org.eclipse.che"], Resources:["checlusters"], Verbs:["get" "list" "watch" "create" "update" "patch" "delete" "deletecollection"]}
2021-01-19T18:00:56.261Z {APIGroups:["org.eclipse.che"], Resources:["checlusters/finalizers"], Verbs:["get" "list" "watch" "create" "update" "patch" "delete" "deletecollection"]}
2021-01-19T18:00:56.261Z {APIGroups:["org.eclipse.che"], Resources:["checlusters/status"], Verbs:["get" "list" "watch" "create" "update" "patch" "delete" "deletecollection"]}
2021-01-19T18:00:56.261Z {APIGroups:["project.openshift.io"], Resources:["projectrequests"], Verbs:["update" "get" "delete"]}
2021-01-19T18:00:56.261Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-19T18:00:56.261Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-19T18:00:56.261Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-19T18:00:56.261Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-19T18:00:56.261Z at Generator.throw (<anonymous>)
2021-01-19T18:00:56.261Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-19T18:27:03.045Z Error: Error: Timeout: there are no pods in the namespace: che, selector: app=che,component=che. Check Eclipse Che logs for details. Consider increasing error recheck timeout with --k8spoderrorrechecktimeout flag.
2021-01-19T18:27:03.045Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-19T18:27:03.045Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-19T18:27:03.045Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-19T18:27:03.045Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-19T18:27:03.045Z at Generator.throw (<anonymous>)
2021-01-19T18:27:03.045Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-19T19:52:54.388Z Error: Error: checlusters.org.eclipse.che is forbidden: User "developer" cannot list resource "checlusters" in API group "org.eclipse.che" in the namespace "test": RBAC: role.rbac.authorization.k8s.io "aggregate-che-cluster-test" not found
2021-01-19T19:52:54.388Z Command server:delete failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1611085974247
2021-01-19T19:52:54.388Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-19T19:52:54.388Z at Delete.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-19T19:52:54.388Z at Delete.<anonymous> (~/projects/chectl/src/commands/server/delete.ts:90:14)
2021-01-19T19:52:54.388Z at Generator.throw (<anonymous>)
2021-01-19T19:52:54.388Z at rejected (~/projects/chectl/src/commands/server/delete.ts:15:65)
2021-01-19T20:34:45.745Z Error: Error: roles.rbac.authorization.k8s.io "che-operator" is forbidden: user "developer" (groups=["system:authenticated:oauth" "system:authenticated"]) is attempting to grant RBAC permissions not currently held:
2021-01-19T20:34:45.745Z {APIGroups:[""], Resources:["persistentvolumeclaims"], Verbs:["*"]}
2021-01-19T20:34:45.745Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-19T20:34:45.745Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-19T20:34:45.745Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-19T20:34:45.745Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-19T20:34:45.745Z at Generator.throw (<anonymous>)
2021-01-19T20:34:45.745Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-19T21:03:51.467Z Error: Error: Timeout: there are no pods in the namespace: che, selector: app=che,component=che. Check Eclipse Che logs for details. Consider increasing error recheck timeout with --k8spoderrorrechecktimeout flag.
2021-01-19T21:03:51.467Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-19T21:03:51.467Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-19T21:03:51.467Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-19T21:03:51.467Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-19T21:03:51.467Z at Generator.throw (<anonymous>)
2021-01-19T21:03:51.467Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-20T07:39:44.309Z Error: Error: checlusters.org.eclipse.che is forbidden: User "developer" cannot list resource "checlusters" in API group "org.eclipse.che" in the namespace "test": RBAC: role.rbac.authorization.k8s.io "aggregate-che-cluster-test" not found
2021-01-20T07:39:44.309Z Command server:delete failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1611128384123
2021-01-20T07:39:44.309Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-20T07:39:44.309Z at Delete.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-20T07:39:44.309Z at Delete.<anonymous> (~/projects/chectl/src/commands/server/delete.ts:90:14)
2021-01-20T07:39:44.309Z at Generator.throw (<anonymous>)
2021-01-20T07:39:44.309Z at rejected (~/projects/chectl/src/commands/server/delete.ts:15:65)
2021-01-20T07:40:39.146Z Error: Error: checlusters.org.eclipse.che is forbidden: User "developer" cannot list resource "checlusters" in API group "org.eclipse.che" in the namespace "test": RBAC: role.rbac.authorization.k8s.io "aggregate-che-cluster-test" not found
2021-01-20T07:40:39.147Z Command server:delete failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1611128439049
2021-01-20T07:40:39.147Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-20T07:40:39.147Z at Delete.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-20T07:40:39.147Z at Delete.<anonymous> (~/projects/chectl/src/commands/server/delete.ts:90:14)
2021-01-20T07:40:39.147Z at Generator.throw (<anonymous>)
2021-01-20T07:40:39.147Z at rejected (~/projects/chectl/src/commands/server/delete.ts:15:65)
2021-01-20T07:41:40.204Z Error: Error: checlusters.org.eclipse.che is forbidden: User "developer" cannot list resource "checlusters" in API group "org.eclipse.che" at the cluster scope
2021-01-20T07:41:40.204Z Command server:delete failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1611128495530
2021-01-20T07:41:40.204Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-20T07:41:40.204Z at Delete.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-20T07:41:40.204Z at Delete.<anonymous> (~/projects/chectl/src/commands/server/delete.ts:90:14)
2021-01-20T07:41:40.204Z at Generator.throw (<anonymous>)
2021-01-20T07:41:40.204Z at rejected (~/projects/chectl/src/commands/server/delete.ts:15:65)
2021-01-20T07:43:46.553Z Error: Error: deployments.apps is forbidden: User "developer" cannot deletecollection resource "deployments" in API group "apps" in the namespace "devworkspace-controller"
2021-01-20T07:43:46.553Z Command server:delete failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1611128624248
2021-01-20T07:43:46.553Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-20T07:43:46.553Z at Delete.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-20T07:43:46.553Z at Delete.<anonymous> (~/projects/chectl/src/commands/server/delete.ts:90:14)
2021-01-20T07:43:46.553Z at Generator.throw (<anonymous>)
2021-01-20T07:43:46.553Z at rejected (~/projects/chectl/src/commands/server/delete.ts:15:65)
2021-01-20T14:21:41.670Z Error: Error: connect EHOSTUNREACH 192.168.130.11:6443
2021-01-20T14:21:41.670Z at KubeHelper.wrapK8sClientError (~/projects/chectl/src/api/kube.ts:2302:17)
2021-01-20T14:21:41.670Z at KubeHelper.<anonymous> (~/projects/chectl/src/api/kube.ts:2039:18)
2021-01-20T14:21:41.670Z at Generator.throw (<anonymous>)
2021-01-20T14:21:41.670Z at rejected (~/projects/chectl/src/api/kube.ts:15:65)
2021-01-20T14:49:31.178Z Warning: Eclipse Che has been already deployed. Use server:start command to start a stopped Eclipse Che instance.
2021-01-20T14:49:31.178Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-20T14:49:31.178Z at Deploy.<anonymous> (/home/user/projects/chectl/src/commands/server/deploy.ts:392:13)
2021-01-20T14:49:31.178Z at Generator.next (<anonymous>)
2021-01-20T14:49:31.178Z at fulfilled (/home/user/projects/chectl/src/commands/server/deploy.ts:14:58)
2021-01-20T14:49:31.178Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-20T14:50:05.496Z Error: Error: checlusters.org.eclipse.che is forbidden: User "developer" cannot list resource "checlusters" in API group "org.eclipse.che" at the cluster scope
2021-01-20T14:50:05.496Z Command server:delete failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1611154203095
2021-01-20T14:50:05.496Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-20T14:50:05.496Z at Delete.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-20T14:50:05.496Z at Delete.<anonymous> (~/projects/chectl/src/commands/server/delete.ts:90:14)
2021-01-20T14:50:05.496Z at Generator.throw (<anonymous>)
2021-01-20T14:50:05.496Z at rejected (~/projects/chectl/src/commands/server/delete.ts:15:65)
2021-01-20T20:01:14.717Z Error: Error: checlusters.org.eclipse.che is forbidden: User "developer" cannot list resource "checlusters" in API group "org.eclipse.che" at the cluster scope
2021-01-20T20:01:14.718Z Command server:delete failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1611172870080
2021-01-20T20:01:14.718Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-20T20:01:14.718Z at Delete.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-20T20:01:14.718Z at Delete.<anonymous> (~/projects/chectl/src/commands/server/delete.ts:90:14)
2021-01-20T20:01:14.718Z at Generator.throw (<anonymous>)
2021-01-20T20:01:14.718Z at rejected (~/projects/chectl/src/commands/server/delete.ts:15:65)
2021-01-20T20:06:50.926Z Error: Error: checlusters.org.eclipse.che is forbidden: User "developer" cannot list resource "checlusters" in API group "org.eclipse.che" at the cluster scope
2021-01-20T20:06:50.926Z Command server:delete failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1611173206427
2021-01-20T20:06:50.926Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-20T20:06:50.926Z at Delete.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-20T20:06:50.926Z at Delete.<anonymous> (~/projects/chectl/src/commands/server/delete.ts:90:14)
2021-01-20T20:06:50.926Z at Generator.throw (<anonymous>)
2021-01-20T20:06:50.926Z at rejected (~/projects/chectl/src/commands/server/delete.ts:15:65)
2021-01-21T07:52:47.548Z Error: Error: checlusters.org.eclipse.che is forbidden: User "developer" cannot list resource "checlusters" in API group "org.eclipse.che" at the cluster scope
2021-01-21T07:52:47.548Z Command server:delete failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1611215563069
2021-01-21T07:52:47.548Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-21T07:52:47.548Z at Delete.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-21T07:52:47.548Z at Delete.<anonymous> (~/projects/chectl/src/commands/server/delete.ts:90:14)
2021-01-21T07:52:47.548Z at Generator.throw (<anonymous>)
2021-01-21T07:52:47.548Z at rejected (~/projects/chectl/src/commands/server/delete.ts:15:65)
2021-01-21T13:41:29.251Z Error: Error: Failed to start a pod, reason: Error, exitCode: 1
2021-01-21T13:41:29.251Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-21T13:41:29.251Z at Object.error (~/ws-permissions/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-21T13:41:29.251Z at Deploy.error (~/ws-permissions/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-21T13:41:29.251Z at Deploy.<anonymous> (~/ws-permissions/chectl/src/commands/server/deploy.ts:403:12)
2021-01-21T13:41:29.251Z at Generator.throw (<anonymous>)
2021-01-21T13:41:29.251Z at rejected (~/ws-permissions/chectl/src/commands/server/deploy.ts:15:65)
2021-01-21T14:37:24.576Z Error: Error: Timeout: there are no pods in the namespace: eclipse-che, selector: app=che,component=devfile-registry. Check Eclipse Che logs for details. Consider increasing error recheck timeout with --k8spoderrorrechecktimeout flag.
2021-01-21T14:37:24.576Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-21T14:37:24.576Z at Object.error (~/ws-permissions/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-21T14:37:24.576Z at Deploy.error (~/ws-permissions/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-21T14:37:24.576Z at Deploy.<anonymous> (~/ws-permissions/chectl/src/commands/server/deploy.ts:403:12)
2021-01-21T14:37:24.576Z at Generator.throw (<anonymous>)
2021-01-21T14:37:24.576Z at rejected (~/ws-permissions/chectl/src/commands/server/deploy.ts:15:65)
2021-01-21T15:25:05.623Z Error: Error: PLATFORM_NOT_READY: 'oc status' command failed. Please login with 'oc login' command and try again.
2021-01-21T15:25:05.624Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1611242705316
2021-01-21T15:25:05.624Z at Object.error (~/ws-permissions/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-21T15:25:05.624Z at Deploy.error (~/ws-permissions/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-21T15:25:05.624Z at Deploy.<anonymous> (~/ws-permissions/chectl/src/commands/server/deploy.ts:403:12)
2021-01-21T15:25:05.624Z at Generator.throw (<anonymous>)
2021-01-21T15:25:05.624Z at rejected (~/ws-permissions/chectl/src/commands/server/deploy.ts:15:65)
2021-01-21T15:26:14.456Z Error: Error: PLATFORM_NOT_READY: 'oc status' command failed. Please login with 'oc login' command and try again.
2021-01-21T15:26:14.457Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1611242774155
2021-01-21T15:26:14.457Z at Object.error (~/ws-permissions/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-21T15:26:14.457Z at Deploy.error (~/ws-permissions/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-21T15:26:14.457Z at Deploy.<anonymous> (~/ws-permissions/chectl/src/commands/server/deploy.ts:403:12)
2021-01-21T15:26:14.457Z at Generator.throw (<anonymous>)
2021-01-21T15:26:14.457Z at rejected (~/ws-permissions/chectl/src/commands/server/deploy.ts:15:65)
2021-01-21T15:28:17.576Z Error: Error: operatorgroups.operators.coreos.com is forbidden: User "developer" cannot create resource "operatorgroups" in API group "operators.coreos.com" in the namespace "eclipse-che"
2021-01-21T15:28:17.576Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-21T15:28:17.576Z at Object.error (~/ws-permissions/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-21T15:28:17.576Z at Deploy.error (~/ws-permissions/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-21T15:28:17.576Z at Deploy.<anonymous> (~/ws-permissions/chectl/src/commands/server/deploy.ts:403:12)
2021-01-21T15:28:17.576Z at Generator.throw (<anonymous>)
2021-01-21T15:28:17.576Z at rejected (~/ws-permissions/chectl/src/commands/server/deploy.ts:15:65)
2021-01-21T15:33:56.653Z Error: Error: catalogsources.operators.coreos.com is forbidden: User "developer" cannot create resource "catalogsources" in API group "operators.coreos.com" in the namespace "eclipse-che"
2021-01-21T15:33:56.653Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-21T15:33:56.653Z at Object.error (~/ws-permissions/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-21T15:33:56.653Z at Deploy.error (~/ws-permissions/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-21T15:33:56.653Z at Deploy.<anonymous> (~/ws-permissions/chectl/src/commands/server/deploy.ts:403:12)
2021-01-21T15:33:56.653Z at Generator.throw (<anonymous>)
2021-01-21T15:33:56.653Z at rejected (~/ws-permissions/chectl/src/commands/server/deploy.ts:15:65)
2021-01-21T15:53:30.097Z Error: Error: checlusters.org.eclipse.che is forbidden: User "developer" cannot list resource "checlusters" in API group "org.eclipse.che" at the cluster scope
2021-01-21T15:53:30.097Z Command server:delete failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1611244405389
2021-01-21T15:53:30.097Z at Object.error (~/ws-permissions/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-21T15:53:30.097Z at Delete.error (~/ws-permissions/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-21T15:53:30.097Z at Delete.<anonymous> (~/ws-permissions/chectl/src/commands/server/delete.ts:91:14)
2021-01-21T15:53:30.097Z at Generator.throw (<anonymous>)
2021-01-21T15:53:30.097Z at rejected (~/ws-permissions/chectl/src/commands/server/delete.ts:15:65)
2021-01-21T16:10:46.492Z Error: Error: checlusters.org.eclipse.che is forbidden: User "developer" cannot list resource "checlusters" in API group "org.eclipse.che" at the cluster scope
2021-01-21T16:10:46.492Z Command server:delete failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1611245442318
2021-01-21T16:10:46.492Z at Object.error (~/ws-permissions/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-21T16:10:46.492Z at Delete.error (~/ws-permissions/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-21T16:10:46.492Z at Delete.<anonymous> (~/ws-permissions/chectl/src/commands/server/delete.ts:91:14)
2021-01-21T16:10:46.492Z at Generator.throw (<anonymous>)
2021-01-21T16:10:46.492Z at rejected (~/ws-permissions/chectl/src/commands/server/delete.ts:15:65)
2021-01-21T16:11:37.227Z Error: Error: checlusters.org.eclipse.che is forbidden: User "developer" cannot list resource "checlusters" in API group "org.eclipse.che" at the cluster scope
2021-01-21T16:11:37.227Z Command server:delete failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1611245494456
2021-01-21T16:11:37.227Z at Object.error (~/ws-permissions/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-21T16:11:37.227Z at Delete.error (~/ws-permissions/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-21T16:11:37.227Z at Delete.<anonymous> (~/ws-permissions/chectl/src/commands/server/delete.ts:91:14)
2021-01-21T16:11:37.227Z at Generator.throw (<anonymous>)
2021-01-21T16:11:37.227Z at rejected (~/ws-permissions/chectl/src/commands/server/delete.ts:15:65)
2021-01-21T17:00:03.909Z Error: Error: checlusters.org.eclipse.che is forbidden: User "developer" cannot list resource "checlusters" in API group "org.eclipse.che" at the cluster scope
2021-01-21T17:00:03.909Z Command server:delete failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1611248401177
2021-01-21T17:00:03.909Z at Object.error (~/ws-permissions/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-21T17:00:03.909Z at Delete.error (~/ws-permissions/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-21T17:00:03.909Z at Delete.<anonymous> (~/ws-permissions/chectl/src/commands/server/delete.ts:91:14)
2021-01-21T17:00:03.909Z at Generator.throw (<anonymous>)
2021-01-21T17:00:03.909Z at rejected (~/ws-permissions/chectl/src/commands/server/delete.ts:15:65)
2021-01-23T17:20:04.233Z Error: Error: ENOENT: no such file or directory, stat '/home/user/oauth-template/che-operator/che-operator/'
2021-01-23T17:20:04.233Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-23T17:20:04.233Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-23T17:20:04.233Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-23T17:20:04.233Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-23T17:20:04.233Z at Generator.throw (<anonymous>)
2021-01-23T17:20:04.233Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-23T17:22:52.738Z Error: Error: ENOENT: no such file or directory, open '/home/user/.cache/chectl/templates/che-operator/service_account.yaml'
2021-01-23T17:22:52.738Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-23T17:22:52.738Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-23T17:22:52.738Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-23T17:22:52.738Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-23T17:22:52.738Z at Generator.throw (<anonymous>)
2021-01-23T17:22:52.738Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-23T17:23:30.994Z Error: Error: ENOENT: no such file or directory, open '/home/user/.cache/chectl/templates/che-operator/service_account.yaml'
2021-01-23T17:23:30.995Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-23T17:23:30.995Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-23T17:23:30.995Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-23T17:23:30.995Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-23T17:23:30.995Z at Generator.throw (<anonymous>)
2021-01-23T17:23:30.995Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-23T19:53:42.032Z Warning: Eclipse Che has been already deployed.
2021-01-23T19:53:42.032Z at Object.warn (/home/user/oauth/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-23T19:53:42.032Z at Deploy.<anonymous> (/home/user/oauth/chectl/src/commands/server/deploy.ts:393:13)
2021-01-23T19:53:42.032Z at Generator.next (<anonymous>)
2021-01-23T19:53:42.032Z at fulfilled (/home/user/oauth/chectl/src/commands/server/deploy.ts:14:58)
2021-01-23T19:53:42.032Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-23T19:59:19.992Z Warning: Eclipse Che has been already deployed.
2021-01-23T19:59:19.992Z at Object.warn (/home/user/oauth/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-23T19:59:19.992Z at Deploy.<anonymous> (/home/user/oauth/chectl/src/commands/server/deploy.ts:393:13)
2021-01-23T19:59:19.992Z at Generator.next (<anonymous>)
2021-01-23T19:59:19.992Z at fulfilled (/home/user/oauth/chectl/src/commands/server/deploy.ts:14:58)
2021-01-23T19:59:19.992Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-24T17:01:50.944Z Error: Error: Timeout: there are no pods in the namespace: che, selector: app=che,component=postgres. Check Eclipse Che logs for details. Consider increasing error recheck timeout with --k8spoderrorrechecktimeout flag.
2021-01-24T17:01:50.944Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-24T17:01:50.944Z at Object.error (~/oauth/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-24T17:01:50.944Z at Deploy.error (~/oauth/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-24T17:01:50.944Z at Deploy.<anonymous> (~/oauth/chectl/src/commands/server/deploy.ts:403:12)
2021-01-24T17:01:50.944Z at Generator.throw (<anonymous>)
2021-01-24T17:01:50.944Z at rejected (~/oauth/chectl/src/commands/server/deploy.ts:15:65)
2021-01-26T08:51:02.256Z Error: TypeError: Cannot create property 'context' on string 'Timeout reached while waiting for "eclipse-che-subscription" subscription is ready.'
2021-01-26T08:51:02.256Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-26T08:51:02.256Z at Object.error (~/oauth/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-26T08:51:02.256Z at Deploy.error (~/oauth/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-26T08:51:02.256Z at Deploy.<anonymous> (~/oauth/chectl/src/commands/server/deploy.ts:403:12)
2021-01-26T08:51:02.256Z at Generator.throw (<anonymous>)
2021-01-26T08:51:02.256Z at rejected (~/oauth/chectl/src/commands/server/deploy.ts:15:65)
2021-01-26T09:56:47.574Z Warning: Eclipse Che has been already deployed.
2021-01-26T09:56:47.574Z at Object.warn (/home/user/oauth/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-01-26T09:56:47.574Z at Deploy.<anonymous> (/home/user/oauth/chectl/src/commands/server/deploy.ts:393:13)
2021-01-26T09:56:47.574Z at Generator.next (<anonymous>)
2021-01-26T09:56:47.574Z at fulfilled (/home/user/oauth/chectl/src/commands/server/deploy.ts:14:58)
2021-01-26T09:56:47.574Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-01-26T11:59:20.484Z Error: Error: HttpError: HTTP request failed
2021-01-26T11:59:20.484Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-26T11:59:20.484Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-26T11:59:20.484Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-26T11:59:20.484Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-26T11:59:20.484Z at Generator.throw (<anonymous>)
2021-01-26T11:59:20.484Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-26T12:10:37.528Z Error: Error: Failed to start a pod, reason: CrashLoopBackOff, message: back-off 5m0s restarting failed container=che-operator pod=che-operator-7bd4d7c868-ptf8q_che(3a38c65b-7825-4121-81fe-df1801b955e9)
2021-01-26T12:10:37.528Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-26T12:10:37.528Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-26T12:10:37.528Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-26T12:10:37.528Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-26T12:10:37.528Z at Generator.throw (<anonymous>)
2021-01-26T12:10:37.528Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-26T13:00:41.962Z Error: Error: HttpError: HTTP request failed
2021-01-26T13:00:41.962Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-26T13:00:41.962Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-26T13:00:41.962Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-26T13:00:41.962Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-26T13:00:41.962Z at Generator.throw (<anonymous>)
2021-01-26T13:00:41.962Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-26T14:05:19.377Z Error: Error: HttpError: HTTP request failed
2021-01-26T14:05:19.377Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-26T14:05:19.377Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-26T14:05:19.377Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-26T14:05:19.377Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-26T14:05:19.377Z at Generator.throw (<anonymous>)
2021-01-26T14:05:19.377Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-26T14:24:45.078Z Error: Error: HttpError: HTTP request failed
2021-01-26T14:24:45.078Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-26T14:24:45.079Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-26T14:24:45.079Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-26T14:24:45.079Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-26T14:24:45.079Z at Generator.throw (<anonymous>)
2021-01-26T14:24:45.079Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-26T14:45:10.167Z Error: Error: HttpError: HTTP request failed
2021-01-26T14:45:10.167Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-26T14:45:10.167Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-26T14:45:10.167Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-26T14:45:10.167Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-26T14:45:10.167Z at Generator.throw (<anonymous>)
2021-01-26T14:45:10.167Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)2021-01-26T17:47:45.653Z Error: Error: HttpError: HTTP request failed
2021-01-26T17:47:45.653Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-26T17:47:45.653Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-26T17:47:45.653Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-26T17:47:45.653Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-26T17:47:45.653Z at Generator.throw (<anonymous>)
2021-01-26T17:47:45.653Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-26T18:04:40.397Z Error: Error: Failed to start a pod, reason: Error, exitCode: 1
2021-01-26T18:04:40.397Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-26T18:04:40.397Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-26T18:04:40.397Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-26T18:04:40.397Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-26T18:04:40.397Z at Generator.throw (<anonymous>)
2021-01-26T18:04:40.397Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-26T18:31:29.256Z Error: Error: PLATFORM_NOT_READY: 'oc status' command failed. Please login with 'oc login' command and try again.
2021-01-26T18:31:29.256Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1611685889002
2021-01-26T18:31:29.256Z at Object.error (~/.local/share/chectl/client/0.0.20210125-next.9fe5691/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-26T18:31:29.256Z at Deploy.error (~/.local/share/chectl/client/0.0.20210125-next.9fe5691/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-26T18:31:29.256Z at Deploy.<anonymous> (~/.local/share/chectl/client/0.0.20210125-next.9fe5691/lib/commands/server/deploy.js:208:22)
2021-01-26T18:31:29.256Z at Generator.throw (<anonymous>)
2021-01-26T18:31:29.256Z at rejected (~/.local/share/chectl/client/0.0.20210125-next.9fe5691/node_modules/tslib/tslib.js:113:69)
2021-01-26T19:42:47.317Z Error: Error: checlusters.org.eclipse.che is forbidden: User "developer" cannot list resource "checlusters" in API group "org.eclipse.che" at the cluster scope
2021-01-26T19:42:47.317Z Command server:delete failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1611690164966
2021-01-26T19:42:47.317Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-26T19:42:47.317Z at Delete.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-26T19:42:47.317Z at Delete.<anonymous> (~/projects/chectl/src/commands/server/delete.ts:90:14)
2021-01-26T19:42:47.317Z at Generator.throw (<anonymous>)
2021-01-26T19:42:47.317Z at rejected (~/projects/chectl/src/commands/server/delete.ts:15:65)
2021-01-26T19:57:26.908Z Error: Error: Timeout: there are no pods in the namespace: che, selector: app=che,component=postgres. Check Eclipse Che logs for details. Consider increasing error recheck timeout with --k8spoderrorrechecktimeout flag.
2021-01-26T19:57:26.908Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-26T19:57:26.908Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-26T19:57:26.908Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-26T19:57:26.908Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-26T19:57:26.908Z at Generator.throw (<anonymous>)
2021-01-26T19:57:26.908Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-01-27T14:50:34.755Z Error: Error: HttpError: HTTP request failed
2021-01-27T14:50:34.755Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-01-27T14:50:34.755Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-27T14:50:34.755Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-27T14:50:34.755Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:402:12)
2021-01-27T14:50:34.755Z at Generator.throw (<anonymous>)
2021-01-27T14:50:34.755Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)2021-01-29T16:15:16.212Z Error: Unexpected argument: workspacedi8jtajwiyqi4kys
2021-01-29T16:15:16.212Z See more help with --help
2021-01-29T16:15:16.212Z at validateArgs (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/validate.js:10:19)
2021-01-29T16:15:16.212Z at Object.validate (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/validate.js:55:5)
2021-01-29T16:15:16.212Z at Object.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/index.js:28:7)
2021-01-29T16:15:16.212Z at Start.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/command.js:86:41)
2021-01-29T16:15:16.212Z at Start.<anonymous> (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/server/start.js:24:36)
2021-01-29T16:15:16.212Z at Generator.next (<anonymous>)
2021-01-29T16:15:16.212Z at ~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:115:75
2021-01-29T16:15:16.212Z at new Promise (<anonymous>)
2021-01-29T16:15:16.212Z at Object.__awaiter (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:111:16)
2021-01-29T16:15:16.212Z at Start.run (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/server/start.js:23:24)
2021-01-29T16:21:54.215Z Error: There is no active login session. Please use "auth:login" first.
2021-01-29T16:21:54.215Z at Object.<anonymous> (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/api/che-login-manager.js:459:27)
2021-01-29T16:21:54.215Z at Generator.next (<anonymous>)
2021-01-29T16:21:54.215Z at fulfilled (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:112:62)
2021-01-29T16:22:10.973Z Error: Missing 1 required arg:
2021-01-29T16:22:10.973Z workspace The workspace id to start
2021-01-29T16:22:10.973Z See more help with --help
2021-01-29T16:22:10.973Z at validateArgs (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/validate.js:29:19)
2021-01-29T16:22:10.973Z at Object.validate (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/validate.js:55:5)
2021-01-29T16:22:10.973Z at Object.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/index.js:28:7)
2021-01-29T16:22:10.973Z at Start.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/command.js:86:41)
2021-01-29T16:22:10.973Z at Start.<anonymous> (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/workspace/start.js:25:42)
2021-01-29T16:22:10.973Z at Generator.next (<anonymous>)
2021-01-29T16:22:10.973Z at ~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:115:75
2021-01-29T16:22:10.973Z at new Promise (<anonymous>)
2021-01-29T16:22:10.973Z at Object.__awaiter (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:111:16)
2021-01-29T16:22:10.973Z at Start.run (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/workspace/start.js:24:24)
2021-01-29T16:22:16.680Z Error: command login not found
2021-01-29T16:22:16.680Z at Config.runCommand (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/config/lib/config.js:169:19)
2021-01-29T16:22:16.680Z at async Main.run (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/main.js:27:9)
2021-01-29T16:22:16.680Z at async Main._run (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/command.js:43:20)
2021-01-29T16:22:24.000Z Error: command server:login not found
2021-01-29T16:22:24.000Z at Config.runCommand (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/config/lib/config.js:169:19)
2021-01-29T16:22:24.000Z at async Main.run (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/main.js:27:9)
2021-01-29T16:22:24.000Z at async Main._run (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/command.js:43:20)
2021-01-29T16:22:34.947Z Error: Error: Failed to get the access token from https://keycloak-eclipse-che.192.168.99.206.nip.io/auth/realms/che/protocol/openid-connect/token. Cause: Invalid subject_issuer parameter
2021-01-29T16:22:34.947Z Command auth:login failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1611937353955
2021-01-29T16:22:34.947Z at Object.error (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/errors/lib/index.js:26:15)
2021-01-29T16:22:34.947Z at Login.error (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/command.js:60:23)
2021-01-29T16:22:34.947Z at Login.<anonymous> (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/auth/login.js:120:22)
2021-01-29T16:22:34.947Z at Generator.throw (<anonymous>)
2021-01-29T16:22:34.947Z at rejected (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:113:69)
2021-01-29T16:23:46.532Z Error: Missing 1 required arg:
2021-01-29T16:23:46.532Z workspace The workspace id to start
2021-01-29T16:23:46.532Z See more help with --help
2021-01-29T16:23:46.532Z at validateArgs (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/validate.js:29:19)
2021-01-29T16:23:46.532Z at Object.validate (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/validate.js:55:5)
2021-01-29T16:23:46.532Z at Object.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/index.js:28:7)
2021-01-29T16:23:46.532Z at Start.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/command.js:86:41)
2021-01-29T16:23:46.532Z at Start.<anonymous> (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/workspace/start.js:25:42)
2021-01-29T16:23:46.532Z at Generator.next (<anonymous>)
2021-01-29T16:23:46.532Z at ~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:115:75
2021-01-29T16:23:46.532Z at new Promise (<anonymous>)
2021-01-29T16:23:46.532Z at Object.__awaiter (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:111:16)
2021-01-29T16:23:46.532Z at Start.run (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/workspace/start.js:24:24)
2021-01-31T20:18:56.100Z Error: There is no active login session. Please use "auth:login" first.
2021-01-31T20:18:56.100Z at Object.<anonymous> (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/api/che-login-manager.js:459:27)
2021-01-31T20:18:56.100Z at Generator.next (<anonymous>)
2021-01-31T20:18:56.100Z at fulfilled (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:112:62)2021-01-31T21:36:57.951Z Error: command server:list not found
2021-01-31T21:36:57.951Z at Config.runCommand (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/config/lib/config.js:169:19)
2021-01-31T21:36:57.951Z at async Main.run (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/main.js:27:9)
2021-01-31T21:36:57.951Z at async Main._run (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/command.js:43:20)
2021-02-01T07:17:00.063Z Error: command export: not found
2021-02-01T07:17:00.063Z at Object.error (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/errors/lib/index.js:26:15)
2021-02-01T07:17:00.063Z at Help.showHelp (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/plugin-help/lib/index.js:86:18)
2021-02-01T07:17:00.063Z at Main._help (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/main.js:47:14)
2021-02-01T07:17:00.063Z at Main.init (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/command.js:81:25)
2021-02-01T07:17:00.063Z at Main.init (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/main.js:13:22)
2021-02-01T07:17:00.063Z at async Main._run (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/command.js:42:13)
2021-02-01T07:23:28.819Z Warning: Eclipse Che has not been deployed yet. Use server:deploy command to deploy a new Eclipse Che instance.
2021-02-01T07:23:28.819Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/errors/lib/index.js:49:15)
2021-02-01T07:23:28.819Z at Start.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/server/start.js:48:34)
2021-02-01T07:23:28.819Z at Generator.next (<anonymous>)
2021-02-01T07:23:28.819Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:112:62)
2021-02-01T07:23:28.819Z at processTicksAndRejections (internal/process/task_queues.js:97:5)
2021-02-01T07:23:54.096Z Error: Error: Platform is required ¯/_(ツ)_/¯
2021-02-01T07:23:54.096Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1612164234054
2021-02-01T07:23:54.096Z at Object.error (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/errors/lib/index.js:26:15)
2021-02-01T07:23:54.096Z at Deploy.error (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/command.js:60:23)
2021-02-01T07:23:54.096Z at Deploy.<anonymous> (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/server/deploy.js:208:22)
2021-02-01T07:23:54.096Z at Generator.throw (<anonymous>)
2021-02-01T07:23:54.096Z at rejected (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:113:69)
2021-02-01T07:28:49.951Z Error: Error: Failed to start a pod, reason: Error, exitCode: 1
2021-02-01T07:28:49.951Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-02-01T07:28:49.951Z at Object.error (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/errors/lib/index.js:26:15)
2021-02-01T07:28:49.951Z at Deploy.error (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/command.js:60:23)
2021-02-01T07:28:49.951Z at Deploy.<anonymous> (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/server/deploy.js:208:22)
2021-02-01T07:28:49.951Z at Generator.throw (<anonymous>)
2021-02-01T07:28:49.951Z at rejected (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:113:69)
2021-02-01T07:28:49.951Z at runMicrotasks (<anonymous>)
2021-02-01T07:46:08.335Z Error: command projects/ not found
2021-02-01T07:46:08.335Z at Config.runCommand (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/config/lib/config.js:169:19)
2021-02-01T07:46:08.335Z at async Main.run (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/main.js:27:9)
2021-02-01T07:46:08.335Z at async Main._run (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/command.js:43:20)
2021-02-01T14:40:49.136Z Error: Unexpected arguments: -p, minikube
2021-02-01T14:40:49.136Z See more help with --help
2021-02-01T14:40:49.136Z at validateArgs (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/validate.js:10:19)
2021-02-01T14:40:49.136Z at Object.validate (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/validate.js:55:5)
2021-02-01T14:40:49.136Z at Object.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/index.js:28:7)
2021-02-01T14:40:49.136Z at Start.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/command.js:86:41)
2021-02-01T14:40:49.136Z at Start.<anonymous> (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/server/start.js:24:36)
2021-02-01T14:40:49.136Z at Generator.next (<anonymous>)
2021-02-01T14:40:49.136Z at ~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:115:75
2021-02-01T14:40:49.136Z at new Promise (<anonymous>)
2021-02-01T14:40:49.136Z at Object.__awaiter (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:111:16)
2021-02-01T14:40:49.136Z at Start.run (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/server/start.js:23:24)
2021-02-01T16:01:18.648Z Error: Unexpected arguments: -p, minikube
2021-02-01T16:01:18.648Z See more help with --help
2021-02-01T16:01:18.648Z at validateArgs (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/validate.js:10:19)
2021-02-01T16:01:18.648Z at Object.validate (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/validate.js:55:5)
2021-02-01T16:01:18.648Z at Object.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/index.js:28:7)
2021-02-01T16:01:18.648Z at Start.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/command.js:86:41)
2021-02-01T16:01:18.648Z at Start.<anonymous> (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/server/start.js:24:36)
2021-02-01T16:01:18.648Z at Generator.next (<anonymous>)
2021-02-01T16:01:18.648Z at ~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:115:75
2021-02-01T16:01:18.648Z at new Promise (<anonymous>)
2021-02-01T16:01:18.648Z at Object.__awaiter (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:111:16)
2021-02-01T16:01:18.648Z at Start.run (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/server/start.js:23:24)
2021-02-01T22:51:10.280Z Error: command edit not found
2021-02-01T22:51:10.280Z at Config.runCommand (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/config/lib/config.js:169:19)
2021-02-01T22:51:10.280Z at async Main.run (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/main.js:27:9)
2021-02-01T22:51:10.280Z at async Main._run (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/command.js:43:20)
2021-02-03T12:05:09.619Z Error: Error: CheCluster.org.eclipse.che "eclipse-che" is invalid: spec.server: Invalid value: "null": spec.server in body must be of type object: "null"
2021-02-03T12:05:09.619Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-02-03T12:05:09.619Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-02-03T12:05:09.619Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-02-03T12:05:09.619Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:403:12)
2021-02-03T12:05:09.619Z at Generator.throw (<anonymous>)
2021-02-03T12:05:09.619Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-02-03T15:57:38.162Z Error: Error: Error: read ECONNRESET
2021-02-03T15:57:38.162Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-02-03T15:57:38.162Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-02-03T15:57:38.162Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-02-03T15:57:38.162Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:403:12)
2021-02-03T15:57:38.162Z at Generator.throw (<anonymous>)
2021-02-03T15:57:38.162Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-02-04T17:58:07.827Z Error: TypeError: Cannot create property 'context' on string 'Timeout reached while waiting for "eclipse-che-subscription" subscription is ready.'
2021-02-04T17:58:07.827Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-02-04T17:58:07.827Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-02-04T17:58:07.827Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-02-04T17:58:07.827Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:403:12)
2021-02-04T17:58:07.827Z at Generator.throw (<anonymous>)
2021-02-04T17:58:07.827Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-02-04T21:07:26.509Z Error: Error: rolebindings.rbac.authorization.k8s.io "che-workspace-view" not found
2021-02-04T21:07:26.509Z Command server:delete failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1612472842597
2021-02-04T21:07:26.509Z at Object.error (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/errors/lib/index.js:26:15)
2021-02-04T21:07:26.509Z at Delete.error (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/command.js:60:23)
2021-02-04T21:07:26.509Z at Delete.<anonymous> (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/server/delete.js:65:26)
2021-02-04T21:07:26.509Z at Generator.throw (<anonymous>)
2021-02-04T21:07:26.509Z at rejected (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:113:69)
2021-02-04T22:46:39.594Z Error: Error: Error: socket hang up
2021-02-04T22:46:39.594Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-02-04T22:46:39.594Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-02-04T22:46:39.594Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-02-04T22:46:39.594Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:403:12)
2021-02-04T22:46:39.594Z at Generator.throw (<anonymous>)
2021-02-04T22:46:39.594Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-02-04T22:50:26.760Z Warning: Looks like your platform hasn't got embedded OLM, so you should install it manually. For quick start you can use:
2021-02-04T22:50:26.761Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-02-04T22:50:26.761Z at OLMTasks.<anonymous> (/home/user/projects/chectl/src/tasks/installers/olm.ts:360:15)
2021-02-04T22:50:26.761Z at Generator.next (<anonymous>)
2021-02-04T22:50:26.761Z at fulfilled (/home/user/projects/chectl/src/tasks/installers/olm.ts:14:58)
2021-02-04T22:50:26.761Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-02-04T22:50:26.797Z Error: Error: OLM is required for installation Eclipse Che with installer flag 'olm'
2021-02-04T22:50:26.797Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-02-04T22:50:26.797Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-02-04T22:50:26.797Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-02-04T22:50:26.797Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:403:12)
2021-02-04T22:50:26.797Z at Generator.throw (<anonymous>)
2021-02-04T22:50:26.797Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-02-04T23:57:02.795Z Warning: Looks like your platform hasn't got embedded OLM, so you should install it manually. For quick start you can use:
2021-02-04T23:57:02.795Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-02-04T23:57:02.795Z at OLMTasks.<anonymous> (/home/user/projects/chectl/src/tasks/installers/olm.ts:360:15)
2021-02-04T23:57:02.795Z at Generator.next (<anonymous>)
2021-02-04T23:57:02.795Z at fulfilled (/home/user/projects/chectl/src/tasks/installers/olm.ts:14:58)
2021-02-04T23:57:02.795Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-02-04T23:57:02.829Z Error: Error: OLM is required for installation Eclipse Che with installer flag 'olm'
2021-02-04T23:57:02.829Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-02-04T23:57:02.829Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-02-04T23:57:02.829Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-02-04T23:57:02.829Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:403:12)
2021-02-04T23:57:02.829Z at Generator.throw (<anonymous>)
2021-02-04T23:57:02.829Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-02-05T09:49:53.877Z Error: Error: checlusters.org.eclipse.che is forbidden: User "developer" cannot list checlusters.org.eclipse.che in the namespace "che": no RBAC policy matched
2021-02-05T09:49:53.877Z Command server:delete failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1612518590172
2021-02-05T09:49:53.877Z at Object.error (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/errors/lib/index.js:26:15)
2021-02-05T09:49:53.877Z at Delete.error (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/command.js:60:23)
2021-02-05T09:49:53.877Z at Delete.<anonymous> (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/server/delete.js:65:26)
2021-02-05T09:49:53.877Z at Generator.throw (<anonymous>)
2021-02-05T09:49:53.877Z at rejected (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:113:69)
2021-02-05T11:23:28.305Z Error: Expected --platform=kubernetes to be one of: minikube, minishift, k8s, openshift, microk8s, docker-desktop, crc
2021-02-05T11:23:28.305Z See more help with --help
2021-02-05T11:23:28.305Z at Parser._flags (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/parse.js:154:27)
2021-02-05T11:23:28.305Z at Parser.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/parse.js:117:28)
2021-02-05T11:23:28.305Z at Object.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/index.js:27:27)
2021-02-05T11:23:28.305Z at Deploy.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/command.js:86:41)
2021-02-05T11:23:28.305Z at Deploy.<anonymous> (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/server/deploy.js:142:36)
2021-02-05T11:23:28.305Z at Generator.next (<anonymous>)
2021-02-05T11:23:28.305Z at ~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:115:75
2021-02-05T11:23:28.305Z at new Promise (<anonymous>)
2021-02-05T11:23:28.305Z at Object.__awaiter (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:111:16)
2021-02-05T11:23:28.305Z at Deploy.run (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/server/deploy.js:141:24)
2021-02-05T12:24:50.831Z Error: There is no active login session. Please use "auth:login" first.
2021-02-05T12:24:50.831Z at Object.<anonymous> (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/api/che-login-manager.js:459:27)
2021-02-05T12:24:50.831Z at Generator.next (<anonymous>)
2021-02-05T12:24:50.831Z at fulfilled (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:112:62)
2021-02-05T12:29:10.752Z Error: Unexpected argument: --chenamespace=admin
2021-02-05T12:29:10.752Z See more help with --help
2021-02-05T12:29:10.752Z at validateArgs (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/validate.js:10:19)
2021-02-05T12:29:10.752Z at Object.validate (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/validate.js:55:5)
2021-02-05T12:29:10.752Z at Object.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/index.js:28:7)
2021-02-05T12:29:10.752Z at Logs.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/command.js:86:41)
2021-02-05T12:29:10.752Z at Logs.<anonymous> (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/workspace/logs.js:25:36)
2021-02-05T12:29:10.752Z at Generator.next (<anonymous>)
2021-02-05T12:29:10.752Z at ~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:115:75
2021-02-05T12:29:10.752Z at new Promise (<anonymous>)
2021-02-05T12:29:10.752Z at Object.__awaiter (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:111:16)
2021-02-05T12:29:10.752Z at Logs.run (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/workspace/logs.js:24:24)
2021-02-05T12:29:18.858Z Error: Unexpected argument: --chenamespace=admin-che
2021-02-05T12:29:18.858Z See more help with --help
2021-02-05T12:29:18.858Z at validateArgs (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/validate.js:10:19)
2021-02-05T12:29:18.858Z at Object.validate (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/validate.js:55:5)
2021-02-05T12:29:18.858Z at Object.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/index.js:28:7)
2021-02-05T12:29:18.858Z at Logs.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/command.js:86:41)
2021-02-05T12:29:18.858Z at Logs.<anonymous> (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/workspace/logs.js:25:36)
2021-02-05T12:29:18.858Z at Generator.next (<anonymous>)
2021-02-05T12:29:18.858Z at ~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:115:75
2021-02-05T12:29:18.858Z at new Promise (<anonymous>)
2021-02-05T12:29:18.858Z at Object.__awaiter (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:111:16)
2021-02-05T12:29:18.858Z at Logs.run (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/workspace/logs.js:24:24)
2021-02-05T12:29:29.183Z Error: Missing required flag:
2021-02-05T12:29:29.183Z -w, --workspace WORKSPACE Target workspace id. Can be found in workspace configuration 'id' field.
2021-02-05T12:29:29.183Z See more help with --help
2021-02-05T12:29:29.183Z at validateFlags (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/validate.js:52:23)
2021-02-05T12:29:29.183Z at Object.validate (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/validate.js:56:5)
2021-02-05T12:29:29.183Z at Object.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/index.js:28:7)
2021-02-05T12:29:29.183Z at Logs.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/command.js:86:41)
2021-02-05T12:29:29.183Z at Logs.<anonymous> (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/workspace/logs.js:25:36)
2021-02-05T12:29:29.183Z at Generator.next (<anonymous>)
2021-02-05T12:29:29.183Z at ~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:115:75
2021-02-05T12:29:29.183Z at new Promise (<anonymous>)
2021-02-05T12:29:29.183Z at Object.__awaiter (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:111:16)
2021-02-05T12:29:29.183Z at Logs.run (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/workspace/logs.js:24:24)
2021-02-05T12:29:53.570Z Error: Unexpected argument: workspacerd3tufs8k5id6i5l
2021-02-05T12:29:53.570Z See more help with --help
2021-02-05T12:29:53.570Z at validateArgs (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/validate.js:10:19)
2021-02-05T12:29:53.570Z at Object.validate (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/validate.js:55:5)
2021-02-05T12:29:53.570Z at Object.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/index.js:28:7)
2021-02-05T12:29:53.570Z at Logs.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/command.js:86:41)
2021-02-05T12:29:53.570Z at Logs.<anonymous> (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/workspace/logs.js:25:36)
2021-02-05T12:29:53.570Z at Generator.next (<anonymous>)
2021-02-05T12:29:53.570Z at ~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:115:75
2021-02-05T12:29:53.570Z at new Promise (<anonymous>)
2021-02-05T12:29:53.570Z at Object.__awaiter (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:111:16)
2021-02-05T12:29:53.570Z at Logs.run (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/workspace/logs.js:24:24)
2021-02-05T12:30:06.344Z Error: Unexpected arguments: --id, workspacerd3tufs8k5id6i5l
2021-02-05T12:30:06.344Z See more help with --help
2021-02-05T12:30:06.344Z at validateArgs (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/validate.js:10:19)
2021-02-05T12:30:06.344Z at Object.validate (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/validate.js:55:5)
2021-02-05T12:30:06.344Z at Object.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/index.js:28:7)
2021-02-05T12:30:06.344Z at Logs.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/command.js:86:41)
2021-02-05T12:30:06.344Z at Logs.<anonymous> (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/workspace/logs.js:25:36)
2021-02-05T12:30:06.344Z at Generator.next (<anonymous>)
2021-02-05T12:30:06.344Z at ~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:115:75
2021-02-05T12:30:06.344Z at new Promise (<anonymous>)
2021-02-05T12:30:06.344Z at Object.__awaiter (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:111:16)
2021-02-05T12:30:06.344Z at Logs.run (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/workspace/logs.js:24:24)
2021-02-05T12:30:33.056Z Error: Unexpected arguments: --w, workspacerd3tufs8k5id6i5l
2021-02-05T12:30:33.056Z See more help with --help
2021-02-05T12:30:33.056Z at validateArgs (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/validate.js:10:19)
2021-02-05T12:30:33.056Z at Object.validate (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/validate.js:55:5)
2021-02-05T12:30:33.056Z at Object.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/index.js:28:7)
2021-02-05T12:30:33.056Z at Logs.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/command.js:86:41)
2021-02-05T12:30:33.056Z at Logs.<anonymous> (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/workspace/logs.js:25:36)
2021-02-05T12:30:33.056Z at Generator.next (<anonymous>)
2021-02-05T12:30:33.056Z at ~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:115:75
2021-02-05T12:30:33.056Z at new Promise (<anonymous>)
2021-02-05T12:30:33.056Z at Object.__awaiter (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:111:16)
2021-02-05T12:30:33.056Z at Logs.run (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/workspace/logs.js:24:24)
2021-02-05T12:30:45.693Z Error: Missing required flag:
2021-02-05T12:30:45.693Z -n, --namespace NAMESPACE The namespace where workspace is located. Can be found in workspace configuration 'attributes.infrastructureNamespace' field.
2021-02-05T12:30:45.693Z See more help with --help
2021-02-05T12:30:45.693Z at validateFlags (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/validate.js:52:23)
2021-02-05T12:30:45.693Z at Object.validate (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/validate.js:56:5)
2021-02-05T12:30:45.693Z at Object.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/parser/lib/index.js:28:7)
2021-02-05T12:30:45.693Z at Logs.parse (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/command.js:86:41)
2021-02-05T12:30:45.693Z at Logs.<anonymous> (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/workspace/logs.js:25:36)
2021-02-05T12:30:45.693Z at Generator.next (<anonymous>)
2021-02-05T12:30:45.693Z at ~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:115:75
2021-02-05T12:30:45.693Z at new Promise (<anonymous>)
2021-02-05T12:30:45.693Z at Object.__awaiter (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:111:16)
2021-02-05T12:30:45.693Z at Logs.run (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/commands/workspace/logs.js:24:24)
2021-02-05T13:20:01.491Z Error: There is no active login session. Please use "auth:login" first.
2021-02-05T13:20:01.491Z at Object.<anonymous> (~/.local/share/chectl/client/0.0.20210128-next.9f55489/lib/api/che-login-manager.js:459:27)
2021-02-05T13:20:01.491Z at Generator.next (<anonymous>)
2021-02-05T13:20:01.491Z at fulfilled (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/tslib/tslib.js:112:62)2021-02-09T07:17:39.269Z Error: command --update not found
2021-02-09T07:17:39.269Z at Config.runCommand (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/config/lib/config.js:169:19)
2021-02-09T07:17:39.269Z at async Main.run (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/main.js:27:9)
2021-02-09T07:17:39.269Z at async Main._run (~/.local/share/chectl/client/0.0.20210128-next.9f55489/node_modules/@oclif/command/lib/command.js:43:20)2021-02-09T07:58:32.942Z Error: There is no active login session. Please use "auth:login" first.
2021-02-09T07:58:32.942Z at Object.<anonymous> (~/.local/share/chectl/client/0.0.20210208-next.95a3485/lib/api/che-login-manager.js:459:27)
2021-02-09T07:58:32.942Z at Generator.next (<anonymous>)
2021-02-09T07:58:32.942Z at fulfilled (~/.local/share/chectl/client/0.0.20210208-next.95a3485/node_modules/tslib/tslib.js:112:62)
2021-02-09T08:10:28.174Z Error: E_CHE_API_UNKNOWN_ERROR - Endpoint: https://che-eclipse-che.192.168.99.215.nip.io/api/workspace/workspacebsrxbdpde2cl64bu/runtime -Status: 409
2021-02-09T08:10:28.174Z at CheApiClient.getCheApiError (~/.local/share/chectl/client/0.0.20210208-next.95a3485/lib/api/che-api-client.js:372:24)
2021-02-09T08:10:28.174Z at CheApiClient.<anonymous> (~/.local/share/chectl/client/0.0.20210208-next.95a3485/lib/api/che-api-client.js:260:32)
2021-02-09T08:10:28.174Z at Generator.throw (<anonymous>)
2021-02-09T08:10:28.174Z at rejected (~/.local/share/chectl/client/0.0.20210208-next.95a3485/node_modules/tslib/tslib.js:113:69)
2021-02-09T08:10:54.430Z Error: E_CHE_API_UNKNOWN_ERROR - Endpoint: https://che-eclipse-che.192.168.99.215.nip.io/api/workspace/workspacebsrxbdpde2cl64bu/runtime -Status: 409
2021-02-09T08:10:54.430Z at CheApiClient.getCheApiError (~/.local/share/chectl/client/0.0.20210208-next.95a3485/lib/api/che-api-client.js:372:24)
2021-02-09T08:10:54.430Z at CheApiClient.<anonymous> (~/.local/share/chectl/client/0.0.20210208-next.95a3485/lib/api/che-api-client.js:260:32)
2021-02-09T08:10:54.430Z at Generator.throw (<anonymous>)
2021-02-09T08:10:54.430Z at rejected (~/.local/share/chectl/client/0.0.20210208-next.95a3485/node_modules/tslib/tslib.js:113:69)
2021-02-09T08:11:46.087Z Error: E_CHE_API_UNKNOWN_ERROR - Endpoint: https://che-eclipse-che.192.168.99.215.nip.io/api/workspace/workspacebsrxbdpde2cl64bu/runtime -Status: 409
2021-02-09T08:11:46.087Z at CheApiClient.getCheApiError (~/.local/share/chectl/client/0.0.20210208-next.95a3485/lib/api/che-api-client.js:372:24)
2021-02-09T08:11:46.087Z at CheApiClient.<anonymous> (~/.local/share/chectl/client/0.0.20210208-next.95a3485/lib/api/che-api-client.js:260:32)
2021-02-09T08:11:46.087Z at Generator.throw (<anonymous>)
2021-02-09T08:11:46.087Z at rejected (~/.local/share/chectl/client/0.0.20210208-next.95a3485/node_modules/tslib/tslib.js:113:69)2021-02-09T18:20:08.462Z Error: Error: connect EHOSTUNREACH 192.168.99.216:8443
2021-02-09T18:20:08.462Z at KubeHelper.wrapK8sClientError (~/projects/chectl/src/api/kube.ts:2302:17)
2021-02-09T18:20:08.462Z at KubeHelper.<anonymous> (~/projects/chectl/src/api/kube.ts:2039:18)
2021-02-09T18:20:08.462Z at Generator.throw (<anonymous>)
2021-02-09T18:20:08.462Z at rejected (~/projects/chectl/src/api/kube.ts:15:65)
2021-02-10T10:54:37.666Z Error: Error: ENOENT: no such file or directory, open '/home/user/.cache/chectl/templates/che-operator/service_account.yaml'
2021-02-10T10:54:37.666Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-02-10T10:54:37.666Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-02-10T10:54:37.666Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-02-10T10:54:37.666Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:403:12)
2021-02-10T10:54:37.666Z at Generator.throw (<anonymous>)
2021-02-10T10:54:37.666Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-02-10T11:36:40.312Z Error: Error: che-operator deployment is not found in namespace che.
2021-02-10T11:36:40.312Z Probably Eclipse Che was initially deployed with another installer
2021-02-10T11:36:40.312Z Command server:update failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1612957000251
2021-02-10T11:36:40.312Z at Object.error (~/.local/share/chectl/client/0.0.20210208-next.95a3485/node_modules/@oclif/errors/lib/index.js:26:15)
2021-02-10T11:36:40.312Z at Update.error (~/.local/share/chectl/client/0.0.20210208-next.95a3485/node_modules/@oclif/command/lib/command.js:60:23)
2021-02-10T11:36:40.312Z at Update.<anonymous> (~/.local/share/chectl/client/0.0.20210208-next.95a3485/lib/commands/server/update.js:71:22)
2021-02-10T11:36:40.312Z at Generator.throw (<anonymous>)
2021-02-10T11:36:40.312Z at rejected (~/.local/share/chectl/client/0.0.20210208-next.95a3485/node_modules/tslib/tslib.js:113:69)2021-02-11T12:02:42.197Z Error: Unauthorized
2021-02-11T12:02:42.197Z at KubeHelper.wrapK8sClientError (~/projects/chectl/src/api/kube.ts:2301:74)
2021-02-11T12:02:42.197Z at KubeHelper.<anonymous> (~/projects/chectl/src/api/kube.ts:2039:18)
2021-02-11T12:02:42.197Z at Generator.throw (<anonymous>)
2021-02-11T12:02:42.197Z at rejected (~/projects/chectl/src/api/kube.ts:15:65)
2021-02-11T12:26:45.732Z Warning: Eclipse Che has been already deployed.
2021-02-11T12:26:45.732Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-02-11T12:26:45.732Z at Deploy.<anonymous> (/home/user/projects/chectl/src/commands/server/deploy.ts:393:13)
2021-02-11T12:26:45.732Z at Generator.next (<anonymous>)
2021-02-11T12:26:45.732Z at fulfilled (/home/user/projects/chectl/src/commands/server/deploy.ts:14:58)
2021-02-11T12:26:45.732Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-02-12T13:49:41.000Z Warning: Eclipse Che has been already deployed.
2021-02-12T13:49:41.000Z at Object.warn (/home/user/projects/chectl/node_modules/@oclif/errors/lib/index.js:49:15)
2021-02-12T13:49:41.000Z at Deploy.<anonymous> (/home/user/projects/chectl/src/commands/server/deploy.ts:393:13)
2021-02-12T13:49:41.000Z at Generator.next (<anonymous>)
2021-02-12T13:49:41.000Z at fulfilled (/home/user/projects/chectl/src/commands/server/deploy.ts:14:58)
2021-02-12T13:49:41.000Z at processTicksAndRejections (internal/process/next_tick.js:81:5)
2021-02-12T16:49:29.668Z Error: command export not found
2021-02-12T16:49:29.668Z at Object.error (~/.local/share/chectl/client/0.0.20210210-next.64ce295/node_modules/@oclif/errors/lib/index.js:26:15)
2021-02-12T16:49:29.668Z at Help.showHelp (~/.local/share/chectl/client/0.0.20210210-next.64ce295/node_modules/@oclif/plugin-help/lib/index.js:86:18)
2021-02-12T16:49:29.668Z at Main._help (~/.local/share/chectl/client/0.0.20210210-next.64ce295/node_modules/@oclif/command/lib/main.js:47:14)
2021-02-12T16:49:29.668Z at Main.init (~/.local/share/chectl/client/0.0.20210210-next.64ce295/node_modules/@oclif/command/lib/command.js:81:25)
2021-02-12T16:49:29.668Z at Main.init (~/.local/share/chectl/client/0.0.20210210-next.64ce295/node_modules/@oclif/command/lib/main.js:13:22)
2021-02-12T16:49:29.668Z at async Main._run (~/.local/share/chectl/client/0.0.20210210-next.64ce295/node_modules/@oclif/command/lib/command.js:42:13)
2021-02-12T16:49:31.098Z Warning: A newer version of chectl is available. Run "chectl update" to update to the newer version.
2021-02-12T16:49:31.098Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210210-next.64ce295/node_modules/@oclif/errors/lib/index.js:49:15)
2021-02-12T16:49:31.098Z at Object.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210210-next.64ce295/lib/hooks/prerun/new-version-warning.js:28:30)
2021-02-12T16:49:31.098Z at Generator.next (<anonymous>)
2021-02-12T16:49:31.098Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210210-next.64ce295/node_modules/tslib/tslib.js:112:62)
2021-02-12T16:50:00.087Z Warning: A newer version of chectl is available. Run "chectl update" to update to the newer version.
2021-02-12T16:50:00.087Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210210-next.64ce295/node_modules/@oclif/errors/lib/index.js:49:15)
2021-02-12T16:50:00.087Z at Object.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210210-next.64ce295/lib/hooks/prerun/new-version-warning.js:28:30)
2021-02-12T16:50:00.087Z at Generator.next (<anonymous>)
2021-02-12T16:50:00.087Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210210-next.64ce295/node_modules/tslib/tslib.js:112:62)2021-02-14T20:17:56.459Z Error: Error: getaddrinfo ENOTFOUND api.ci-ln-328pk0b-f76d1.origin-ci-int-gce.dev.openshift.com api.ci-ln-328pk0b-f76d1.origin-ci-int-gce.dev.openshift.com:6443
2021-02-14T20:17:56.459Z at KubeHelper.wrapK8sClientError (~/projects/chectl/src/api/kube.ts:2302:17)
2021-02-14T20:17:56.459Z at KubeHelper.<anonymous> (~/projects/chectl/src/api/kube.ts:2039:18)
2021-02-14T20:17:56.459Z at Generator.throw (<anonymous>)
2021-02-14T20:17:56.459Z at rejected (~/projects/chectl/src/api/kube.ts:15:65)
2021-02-16T14:03:09.706Z Warning: A newer version of chectl is available. Run "chectl update" to update to the newer version.
2021-02-16T14:03:09.706Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210212-next.00eb6b3/node_modules/@oclif/errors/lib/index.js:49:15)
2021-02-16T14:03:09.706Z at Object.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210212-next.00eb6b3/lib/hooks/prerun/new-version-warning.js:29:30)
2021-02-16T14:03:09.706Z at Generator.next (<anonymous>)
2021-02-16T14:03:09.706Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210212-next.00eb6b3/node_modules/tslib/tslib.js:112:62)
2021-02-16T14:03:28.025Z Error: command --update not found
2021-02-16T14:03:28.025Z at Config.runCommand (~/.local/share/chectl/client/0.0.20210212-next.00eb6b3/node_modules/@oclif/config/lib/config.js:169:19)
2021-02-16T14:03:28.025Z at async Main.run (~/.local/share/chectl/client/0.0.20210212-next.00eb6b3/node_modules/@oclif/command/lib/main.js:27:9)
2021-02-16T14:03:28.025Z at async Main._run (~/.local/share/chectl/client/0.0.20210212-next.00eb6b3/node_modules/@oclif/command/lib/command.js:43:20)
2021-02-16T14:03:33.527Z Warning: A newer version of chectl is available. Run "chectl update" to update to the newer version.
2021-02-16T14:03:33.527Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210212-next.00eb6b3/node_modules/@oclif/errors/lib/index.js:49:15)
2021-02-16T14:03:33.527Z at Object.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210212-next.00eb6b3/lib/hooks/prerun/new-version-warning.js:29:30)
2021-02-16T14:03:33.527Z at Generator.next (<anonymous>)
2021-02-16T14:03:33.527Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210212-next.00eb6b3/node_modules/tslib/tslib.js:112:62)2021-02-18T15:39:03.137Z Error: Error: connect EHOSTUNREACH 192.168.99.216:8443
2021-02-18T15:39:03.137Z at KubeHelper.wrapK8sClientError (~/.local/share/chectl/client/0.0.20210216-next.3f57ab6/lib/api/kube.js:2539:20)
2021-02-18T15:39:03.137Z at KubeHelper.<anonymous> (~/.local/share/chectl/client/0.0.20210216-next.3f57ab6/lib/api/kube.js:2255:28)
2021-02-18T15:39:03.137Z at Generator.throw (<anonymous>)
2021-02-18T15:39:03.137Z at rejected (~/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/tslib/tslib.js:113:69)
2021-02-18T15:39:21.570Z Error: Error: connect EHOSTUNREACH 192.168.99.216:8443
2021-02-18T15:39:21.570Z at KubeHelper.wrapK8sClientError (~/.local/share/chectl/client/0.0.20210216-next.3f57ab6/lib/api/kube.js:2539:20)
2021-02-18T15:39:21.570Z at KubeHelper.<anonymous> (~/.local/share/chectl/client/0.0.20210216-next.3f57ab6/lib/api/kube.js:2255:28)
2021-02-18T15:39:21.570Z at Generator.throw (<anonymous>)
2021-02-18T15:39:21.570Z at rejected (~/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/tslib/tslib.js:113:69)2021-02-21T21:28:44.946Z Warning: A newer version of chectl is available. Run "chectl update" to update to the newer version.
2021-02-21T21:28:44.946Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/@oclif/errors/lib/index.js:49:15)
2021-02-21T21:28:44.946Z at Object.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/lib/hooks/prerun/new-version-warning.js:29:30)
2021-02-21T21:28:44.946Z at Generator.next (<anonymous>)
2021-02-21T21:28:44.946Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/tslib/tslib.js:112:62)
2021-02-21T21:28:45.016Z Warning: A newer version of chectl is available. Run "chectl update" to update to the newer version.
2021-02-21T21:28:45.016Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/@oclif/errors/lib/index.js:49:15)
2021-02-21T21:28:45.016Z at Object.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/lib/hooks/prerun/new-version-warning.js:29:30)
2021-02-21T21:28:45.016Z at Generator.next (<anonymous>)
2021-02-21T21:28:45.016Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/tslib/tslib.js:112:62)
2021-02-21T21:28:47.839Z Error: Error: clusterroles.rbac.authorization.k8s.io "checlusters.org.eclipse.che-v1-admin" not found
2021-02-21T21:28:47.839Z Command server:delete failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1613942925046
2021-02-21T21:28:47.839Z at Object.error (~/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/@oclif/errors/lib/index.js:26:15)
2021-02-21T21:28:47.839Z at Delete.error (~/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/@oclif/command/lib/command.js:60:23)
2021-02-21T21:28:47.839Z at Delete.<anonymous> (~/.local/share/chectl/client/0.0.20210216-next.3f57ab6/lib/commands/server/delete.js:62:26)
2021-02-21T21:28:47.839Z at Generator.throw (<anonymous>)
2021-02-21T21:28:47.839Z at rejected (~/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/tslib/tslib.js:113:69)
2021-02-21T21:29:53.334Z Warning: A newer version of chectl is available. Run "chectl update" to update to the newer version.
2021-02-21T21:29:53.334Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/@oclif/errors/lib/index.js:49:15)
2021-02-21T21:29:53.334Z at Object.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/lib/hooks/prerun/new-version-warning.js:29:30)
2021-02-21T21:29:53.334Z at Generator.next (<anonymous>)
2021-02-21T21:29:53.334Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/tslib/tslib.js:112:62)
2021-02-21T21:38:22.188Z Warning: A newer version of chectl is available. Run "chectl update" to update to the newer version.
2021-02-21T21:38:22.188Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/@oclif/errors/lib/index.js:49:15)
2021-02-21T21:38:22.188Z at Object.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/lib/hooks/prerun/new-version-warning.js:29:30)
2021-02-21T21:38:22.188Z at Generator.next (<anonymous>)
2021-02-21T21:38:22.188Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/tslib/tslib.js:112:62)
2021-02-21T21:38:26.033Z Error: Error: configmaps "che" not found
2021-02-21T21:38:26.033Z Command server:delete failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1613943502224
2021-02-21T21:38:26.033Z at Object.error (~/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/@oclif/errors/lib/index.js:26:15)
2021-02-21T21:38:26.033Z at Delete.error (~/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/@oclif/command/lib/command.js:60:23)
2021-02-21T21:38:26.033Z at Delete.<anonymous> (~/.local/share/chectl/client/0.0.20210216-next.3f57ab6/lib/commands/server/delete.js:62:26)
2021-02-21T21:38:26.033Z at Generator.throw (<anonymous>)
2021-02-21T21:38:26.033Z at rejected (~/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/tslib/tslib.js:113:69)
2021-02-21T21:38:38.070Z Warning: A newer version of chectl is available. Run "chectl update" to update to the newer version.
2021-02-21T21:38:38.070Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/@oclif/errors/lib/index.js:49:15)
2021-02-21T21:38:38.070Z at Object.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/lib/hooks/prerun/new-version-warning.js:29:30)
2021-02-21T21:38:38.070Z at Generator.next (<anonymous>)
2021-02-21T21:38:38.070Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/tslib/tslib.js:112:62)
2021-02-21T21:57:43.947Z Warning: A newer version of chectl is available. Run "chectl update" to update to the newer version.
2021-02-21T21:57:43.947Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/@oclif/errors/lib/index.js:49:15)
2021-02-21T21:57:43.947Z at Object.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/lib/hooks/prerun/new-version-warning.js:29:30)
2021-02-21T21:57:43.947Z at Generator.next (<anonymous>)
2021-02-21T21:57:43.947Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/tslib/tslib.js:112:62)
2021-02-22T12:30:44.941Z Warning: A newer version of chectl is available. Run "chectl update" to update to the newer version.
2021-02-22T12:30:44.941Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/@oclif/errors/lib/index.js:49:15)
2021-02-22T12:30:44.941Z at Object.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/lib/hooks/prerun/new-version-warning.js:29:30)
2021-02-22T12:30:44.941Z at Generator.next (<anonymous>)
2021-02-22T12:30:44.941Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/tslib/tslib.js:112:62)
2021-02-22T13:05:11.920Z Warning: A newer version of chectl is available. Run "chectl update" to update to the newer version.
2021-02-22T13:05:11.920Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/@oclif/errors/lib/index.js:49:15)
2021-02-22T13:05:11.920Z at Object.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/lib/hooks/prerun/new-version-warning.js:29:30)
2021-02-22T13:05:11.920Z at Generator.next (<anonymous>)
2021-02-22T13:05:11.920Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/tslib/tslib.js:112:62)
2021-02-22T13:12:32.308Z Warning: A newer version of chectl is available. Run "chectl update" to update to the newer version.
2021-02-22T13:12:32.308Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/@oclif/errors/lib/index.js:49:15)
2021-02-22T13:12:32.308Z at Object.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/lib/hooks/prerun/new-version-warning.js:29:30)
2021-02-22T13:12:32.308Z at Generator.next (<anonymous>)
2021-02-22T13:12:32.308Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/tslib/tslib.js:112:62)
2021-02-22T13:21:23.905Z Warning: A newer version of chectl is available. Run "chectl update" to update to the newer version.
2021-02-22T13:21:23.905Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/@oclif/errors/lib/index.js:49:15)
2021-02-22T13:21:23.905Z at Object.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/lib/hooks/prerun/new-version-warning.js:29:30)
2021-02-22T13:21:23.905Z at Generator.next (<anonymous>)
2021-02-22T13:21:23.905Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/tslib/tslib.js:112:62)
2021-02-22T14:31:41.198Z Warning: A newer version of chectl is available. Run "chectl update" to update to the newer version.
2021-02-22T14:31:41.198Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/@oclif/errors/lib/index.js:49:15)
2021-02-22T14:31:41.198Z at Object.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/lib/hooks/prerun/new-version-warning.js:29:30)
2021-02-22T14:31:41.198Z at Generator.next (<anonymous>)
2021-02-22T14:31:41.198Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/tslib/tslib.js:112:62)
2021-02-22T14:43:12.677Z Warning: A newer version of chectl is available. Run "chectl update" to update to the newer version.
2021-02-22T14:43:12.677Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/@oclif/errors/lib/index.js:49:15)
2021-02-22T14:43:12.677Z at Object.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/lib/hooks/prerun/new-version-warning.js:29:30)
2021-02-22T14:43:12.677Z at Generator.next (<anonymous>)
2021-02-22T14:43:12.677Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/tslib/tslib.js:112:62)
2021-02-22T15:51:22.420Z Warning: A newer version of chectl is available. Run "chectl update" to update to the newer version.
2021-02-22T15:51:22.420Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/@oclif/errors/lib/index.js:49:15)
2021-02-22T15:51:22.420Z at Object.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/lib/hooks/prerun/new-version-warning.js:29:30)
2021-02-22T15:51:22.420Z at Generator.next (<anonymous>)
2021-02-22T15:51:22.420Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/tslib/tslib.js:112:62)
2021-02-22T16:20:14.897Z Warning: A newer version of chectl is available. Run "chectl update" to update to the newer version.
2021-02-22T16:20:14.897Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/@oclif/errors/lib/index.js:49:15)
2021-02-22T16:20:14.897Z at Object.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/lib/hooks/prerun/new-version-warning.js:29:30)
2021-02-22T16:20:14.897Z at Generator.next (<anonymous>)
2021-02-22T16:20:14.897Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/tslib/tslib.js:112:62)
2021-02-22T19:04:47.348Z Warning: A newer version of chectl is available. Run "chectl update" to update to the newer version.
2021-02-22T19:04:47.348Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/@oclif/errors/lib/index.js:49:15)
2021-02-22T19:04:47.348Z at Object.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/lib/hooks/prerun/new-version-warning.js:29:30)
2021-02-22T19:04:47.348Z at Generator.next (<anonymous>)
2021-02-22T19:04:47.348Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/tslib/tslib.js:112:62)
2021-02-23T09:18:24.557Z Warning: A newer version of chectl is available. Run "chectl update" to update to the newer version.
2021-02-23T09:18:24.557Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/@oclif/errors/lib/index.js:49:15)
2021-02-23T09:18:24.557Z at Object.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/lib/hooks/prerun/new-version-warning.js:29:30)
2021-02-23T09:18:24.557Z at Generator.next (<anonymous>)
2021-02-23T09:18:24.557Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/tslib/tslib.js:112:62)
2021-02-23T09:18:24.591Z Warning: A newer version of chectl is available. Run "chectl update" to update to the newer version.
2021-02-23T09:18:24.591Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/@oclif/errors/lib/index.js:49:15)
2021-02-23T09:18:24.591Z at Object.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/lib/hooks/prerun/new-version-warning.js:29:30)
2021-02-23T09:18:24.591Z at Generator.next (<anonymous>)
2021-02-23T09:18:24.591Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/node_modules/tslib/tslib.js:112:62)2021-03-01T10:24:24.628Z Warning: Eclipse Che has been already deployed.
2021-03-01T10:24:24.628Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210225-next.6c95e9d/node_modules/@oclif/errors/lib/index.js:49:15)
2021-03-01T10:24:24.628Z at Deploy.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210225-next.6c95e9d/lib/commands/server/deploy.js:222:34)
2021-03-01T10:24:24.628Z at Generator.next (<anonymous>)
2021-03-01T10:24:24.628Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210225-next.6c95e9d/node_modules/tslib/tslib.js:114:62)
2021-03-01T10:24:24.628Z at processTicksAndRejections (internal/process/task_queues.js:97:5)
2021-03-01T10:26:54.748Z Warning: Looks like your platform hasn't got embedded OLM, so you should install it manually. For quick start you can use:
2021-03-01T10:26:54.748Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210225-next.6c95e9d/node_modules/@oclif/errors/lib/index.js:49:15)
2021-03-01T10:26:54.748Z at OLMTasks.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210225-next.6c95e9d/lib/tasks/installers/olm.js:383:34)
2021-03-01T10:26:54.748Z at Generator.next (<anonymous>)
2021-03-01T10:26:54.748Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210225-next.6c95e9d/node_modules/tslib/tslib.js:114:62)
2021-03-01T10:26:54.748Z at processTicksAndRejections (internal/process/task_queues.js:97:5)
2021-03-01T10:26:54.760Z Error: Error: OLM is required for installation Eclipse Che with installer flag 'olm'
2021-03-01T10:26:54.760Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-03-01T10:26:54.760Z at Object.error (~/.local/share/chectl/client/0.0.20210225-next.6c95e9d/node_modules/@oclif/errors/lib/index.js:26:15)
2021-03-01T10:26:54.760Z at Deploy.error (~/.local/share/chectl/client/0.0.20210225-next.6c95e9d/node_modules/@oclif/command/lib/command.js:60:23)
2021-03-01T10:26:54.760Z at Deploy.<anonymous> (~/.local/share/chectl/client/0.0.20210225-next.6c95e9d/lib/commands/server/deploy.js:234:22)
2021-03-01T10:26:54.760Z at Generator.throw (<anonymous>)
2021-03-01T10:26:54.760Z at rejected (~/.local/share/chectl/client/0.0.20210225-next.6c95e9d/node_modules/tslib/tslib.js:115:69)
2021-03-01T12:37:06.646Z Error: Error: rolebindings.rbac.authorization.k8s.io "che-tls-job-role-binding" not found
2021-03-01T12:37:06.646Z Command server:delete failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1614602224333
2021-03-01T12:37:06.646Z at Object.error (~/.local/share/chectl/client/0.0.20210225-next.6c95e9d/node_modules/@oclif/errors/lib/index.js:26:15)
2021-03-01T12:37:06.646Z at Delete.error (~/.local/share/chectl/client/0.0.20210225-next.6c95e9d/node_modules/@oclif/command/lib/command.js:60:23)
2021-03-01T12:37:06.646Z at Delete.<anonymous> (~/.local/share/chectl/client/0.0.20210225-next.6c95e9d/lib/commands/server/delete.js:74:26)
2021-03-01T12:37:06.646Z at Generator.throw (<anonymous>)
2021-03-01T12:37:06.646Z at rejected (~/.local/share/chectl/client/0.0.20210225-next.6c95e9d/node_modules/tslib/tslib.js:115:69)2021-03-02T18:25:20.223Z Error: TypeError: Cannot create property 'context' on string 'Timeout reached while waiting for "eclipse-che-subscription" subscription is ready.'
2021-03-02T18:25:20.223Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-03-02T18:25:20.223Z at Object.error (~/.local/share/chectl/client/0.0.20210301-next.7b59b61/node_modules/@oclif/errors/lib/index.js:26:15)
2021-03-02T18:25:20.223Z at Deploy.error (~/.local/share/chectl/client/0.0.20210301-next.7b59b61/node_modules/@oclif/command/lib/command.js:60:23)
2021-03-02T18:25:20.223Z at Deploy.<anonymous> (~/.local/share/chectl/client/0.0.20210301-next.7b59b61/lib/commands/server/deploy.js:234:22)
2021-03-02T18:25:20.223Z at Generator.throw (<anonymous>)
2021-03-02T18:25:20.223Z at rejected (~/.local/share/chectl/client/0.0.20210301-next.7b59b61/node_modules/tslib/tslib.js:115:69)
2021-03-02T18:25:20.223Z at runMicrotasks (<anonymous>)2021-03-04T08:13:31.470Z Error: Error: Failed to connect to Kubernetes API, error: E_K8S_API_NO_RESPONSE - Endpoint: https://192.168.49.2:8443/healthz - Error message: connect EHOSTUNREACH 192.168.49.2:8443. If you're sure that your Kubernetes cluster is healthy - you can skip this check with '--skip-kubernetes-health-check' flag.
2021-03-04T08:13:31.470Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1614845608267
2021-03-04T08:13:31.470Z at Object.error (~/.local/share/chectl/client/0.0.20210303-next.34672f9/node_modules/@oclif/errors/lib/index.js:26:15)
2021-03-04T08:13:31.470Z at Deploy.error (~/.local/share/chectl/client/0.0.20210303-next.34672f9/node_modules/@oclif/command/lib/command.js:60:23)
2021-03-04T08:13:31.470Z at Deploy.<anonymous> (~/.local/share/chectl/client/0.0.20210303-next.34672f9/lib/commands/server/deploy.js:234:22)
2021-03-04T08:13:31.470Z at Generator.throw (<anonymous>)
2021-03-04T08:13:31.470Z at rejected (~/.local/share/chectl/client/0.0.20210303-next.34672f9/node_modules/tslib/tslib.js:115:69)
2021-03-04T08:15:30.060Z Error: Error: Failed to connect to Kubernetes API, error: E_K8S_API_NO_RESPONSE - Endpoint: https://192.168.49.2:8443/healthz - Error message: connect EHOSTUNREACH 192.168.49.2:8443. If you're sure that your Kubernetes cluster is healthy - you can skip this check with '--skip-kubernetes-health-check' flag.
2021-03-04T08:15:30.060Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1614845726874
2021-03-04T08:15:30.060Z at Object.error (~/.local/share/chectl/client/0.0.20210303-next.34672f9/node_modules/@oclif/errors/lib/index.js:26:15)
2021-03-04T08:15:30.060Z at Deploy.error (~/.local/share/chectl/client/0.0.20210303-next.34672f9/node_modules/@oclif/command/lib/command.js:60:23)
2021-03-04T08:15:30.060Z at Deploy.<anonymous> (~/.local/share/chectl/client/0.0.20210303-next.34672f9/lib/commands/server/deploy.js:234:22)
2021-03-04T08:15:30.060Z at Generator.throw (<anonymous>)
2021-03-04T08:15:30.060Z at rejected (~/.local/share/chectl/client/0.0.20210303-next.34672f9/node_modules/tslib/tslib.js:115:69)
2021-03-05T07:51:46.109Z Warning: A newer version of chectl is available. Run "chectl update" to update to the newer version.
2021-03-05T07:51:46.109Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210303-next.34672f9/node_modules/@oclif/errors/lib/index.js:49:15)
2021-03-05T07:51:46.109Z at Object.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210303-next.34672f9/lib/hooks/prerun/new-version-warning.js:36:30)
2021-03-05T07:51:46.109Z at Generator.next (<anonymous>)
2021-03-05T07:51:46.109Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210303-next.34672f9/node_modules/tslib/tslib.js:114:62)
2021-03-05T07:51:48.853Z Error: Error: checlusters.org.eclipse.che is forbidden: User "developer" cannot list resource "checlusters" in API group "org.eclipse.che" in the namespace "eclipse-che"
2021-03-05T07:51:48.853Z Command server:delete failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1614930706119
2021-03-05T07:51:48.853Z at Object.error (~/.local/share/chectl/client/0.0.20210303-next.34672f9/node_modules/@oclif/errors/lib/index.js:26:15)
2021-03-05T07:51:48.853Z at Delete.error (~/.local/share/chectl/client/0.0.20210303-next.34672f9/node_modules/@oclif/command/lib/command.js:60:23)
2021-03-05T07:51:48.853Z at Delete.<anonymous> (~/.local/share/chectl/client/0.0.20210303-next.34672f9/lib/commands/server/delete.js:74:26)
2021-03-05T07:51:48.853Z at Generator.throw (<anonymous>)
2021-03-05T07:51:48.853Z at rejected (~/.local/share/chectl/client/0.0.20210303-next.34672f9/node_modules/tslib/tslib.js:115:69)
2021-03-05T07:52:19.753Z Warning: A newer version of chectl is available. Run "chectl update" to update to the newer version.
2021-03-05T07:52:19.753Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210303-next.34672f9/node_modules/@oclif/errors/lib/index.js:49:15)
2021-03-05T07:52:19.753Z at Object.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210303-next.34672f9/lib/hooks/prerun/new-version-warning.js:36:30)
2021-03-05T07:52:19.753Z at Generator.next (<anonymous>)
2021-03-05T07:52:19.753Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210303-next.34672f9/node_modules/tslib/tslib.js:114:62)
2021-03-09T11:26:14.203Z Warning: A newer version of chectl is available. Run "chectl update" to update to the newer version.
2021-03-09T11:26:14.203Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210303-next.34672f9/node_modules/@oclif/errors/lib/index.js:49:15)
2021-03-09T11:26:14.203Z at Object.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210303-next.34672f9/lib/hooks/prerun/new-version-warning.js:36:30)
2021-03-09T11:26:14.203Z at Generator.next (<anonymous>)
2021-03-09T11:26:14.203Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210303-next.34672f9/node_modules/tslib/tslib.js:114:62)2021-03-09T12:01:32.492Z Error: TypeError: Cannot create property 'context' on string 'Timeout reached while waiting for "eclipse-che-subscription" subscription is ready.'
2021-03-09T12:01:32.492Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-03-09T12:01:32.492Z at Object.error (~/.local/share/chectl/client/0.0.20210305-next.87e327a/node_modules/@oclif/errors/lib/index.js:26:15)
2021-03-09T12:01:32.492Z at Deploy.error (~/.local/share/chectl/client/0.0.20210305-next.87e327a/node_modules/@oclif/command/lib/command.js:60:23)
2021-03-09T12:01:32.492Z at Deploy.<anonymous> (~/.local/share/chectl/client/0.0.20210305-next.87e327a/lib/commands/server/deploy.js:234:22)
2021-03-09T12:01:32.492Z at Generator.throw (<anonymous>)
2021-03-09T12:01:32.492Z at rejected (~/.local/share/chectl/client/0.0.20210305-next.87e327a/node_modules/tslib/tslib.js:115:69)
2021-03-09T12:01:32.492Z at runMicrotasks (<anonymous>)
2021-03-09T12:06:20.586Z Error: Error: catalogsources.operators.coreos.com "eclipse-che-custom-catalog-source" already exists
2021-03-09T12:06:20.586Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-03-09T12:06:20.586Z at Object.error (~/.local/share/chectl/client/0.0.20210305-next.87e327a/node_modules/@oclif/errors/lib/index.js:26:15)
2021-03-09T12:06:20.586Z at Deploy.error (~/.local/share/chectl/client/0.0.20210305-next.87e327a/node_modules/@oclif/command/lib/command.js:60:23)
2021-03-09T12:06:20.586Z at Deploy.<anonymous> (~/.local/share/chectl/client/0.0.20210305-next.87e327a/lib/commands/server/deploy.js:234:22)
2021-03-09T12:06:20.586Z at Generator.throw (<anonymous>)
2021-03-09T12:06:20.586Z at rejected (~/.local/share/chectl/client/0.0.20210305-next.87e327a/node_modules/tslib/tslib.js:115:69)
2021-03-10T07:51:44.547Z Error: Error: catalogsources.operators.coreos.com "eclipse-che-custom-catalog-source" already exists
2021-03-10T07:51:44.547Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-03-10T07:51:44.547Z at Object.error (~/.local/share/chectl/client/0.0.20210305-next.87e327a/node_modules/@oclif/errors/lib/index.js:26:15)
2021-03-10T07:51:44.547Z at Deploy.error (~/.local/share/chectl/client/0.0.20210305-next.87e327a/node_modules/@oclif/command/lib/command.js:60:23)
2021-03-10T07:51:44.547Z at Deploy.<anonymous> (~/.local/share/chectl/client/0.0.20210305-next.87e327a/lib/commands/server/deploy.js:234:22)
2021-03-10T07:51:44.547Z at Generator.throw (<anonymous>)
2021-03-10T07:51:44.547Z at rejected (~/.local/share/chectl/client/0.0.20210305-next.87e327a/node_modules/tslib/tslib.js:115:69)2021-03-10T19:37:24.204Z Error: Unexpected argument: che
2021-03-10T19:37:24.204Z See more help with --help
2021-03-10T19:37:24.204Z at validateArgs (~/projects/chectl/node_modules/@oclif/parser/lib/validate.js:10:19)
2021-03-10T19:37:24.204Z at Object.validate (~/projects/chectl/node_modules/@oclif/parser/lib/validate.js:55:5)
2021-03-10T19:37:24.204Z at Object.parse (~/projects/chectl/node_modules/@oclif/parser/lib/index.js:28:7)
2021-03-10T19:37:24.204Z at Deploy.parse (~/projects/chectl/node_modules/@oclif/command/lib/command.js:86:41)
2021-03-10T19:37:24.204Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:359:28)
2021-03-10T19:37:24.204Z at Generator.next (<anonymous>)
2021-03-10T19:37:24.204Z at ~/projects/chectl/src/commands/server/deploy.ts:17:71
2021-03-10T19:37:24.204Z at new Promise (<anonymous>)
2021-03-10T19:37:24.204Z at __awaiter (~/projects/chectl/src/commands/server/deploy.ts:13:12)
2021-03-10T19:37:24.204Z at Deploy.run (~/projects/chectl/src/commands/server/deploy.ts:177:16)
2021-03-10T19:37:24.204Z at Deploy._run (~/projects/chectl/node_modules/@oclif/command/lib/command.js:43:31)
2021-03-10T19:37:34.839Z Error: Unexpected argument: che
2021-03-10T19:37:34.839Z See more help with --help
2021-03-10T19:37:34.839Z at validateArgs (~/projects/chectl/node_modules/@oclif/parser/lib/validate.js:10:19)
2021-03-10T19:37:34.839Z at Object.validate (~/projects/chectl/node_modules/@oclif/parser/lib/validate.js:55:5)
2021-03-10T19:37:34.839Z at Object.parse (~/projects/chectl/node_modules/@oclif/parser/lib/index.js:28:7)
2021-03-10T19:37:34.839Z at Deploy.parse (~/projects/chectl/node_modules/@oclif/command/lib/command.js:86:41)
2021-03-10T19:37:34.839Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:359:28)
2021-03-10T19:37:34.839Z at Generator.next (<anonymous>)
2021-03-10T19:37:34.839Z at ~/projects/chectl/src/commands/server/deploy.ts:17:71
2021-03-10T19:37:34.839Z at new Promise (<anonymous>)
2021-03-10T19:37:34.839Z at __awaiter (~/projects/chectl/src/commands/server/deploy.ts:13:12)
2021-03-10T19:37:34.839Z at Deploy.run (~/projects/chectl/src/commands/server/deploy.ts:177:16)
2021-03-10T19:37:34.839Z at Deploy._run (~/projects/chectl/node_modules/@oclif/command/lib/command.js:43:31)
2021-03-10T19:37:46.783Z Error: Error: Platform is required ¯/_(ツ)_/¯
2021-03-10T19:37:46.783Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1615405066654
2021-03-10T19:37:46.783Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-03-10T19:37:46.783Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-03-10T19:37:46.783Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:431:12)
2021-03-10T19:37:46.784Z at Generator.throw (<anonymous>)
2021-03-10T19:37:46.784Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)2021-03-10T20:03:20.878Z Error: Error: Platform is required ¯/_(ツ)_/¯
2021-03-10T20:03:20.878Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1615406600670
2021-03-10T20:03:20.878Z at Object.error (~/.local/share/chectl/client/0.0.20210310-next.91e9b7e/node_modules/@oclif/errors/lib/index.js:26:15)
2021-03-10T20:03:20.878Z at Deploy.error (~/.local/share/chectl/client/0.0.20210310-next.91e9b7e/node_modules/@oclif/command/lib/command.js:60:23)
2021-03-10T20:03:20.878Z at Deploy.<anonymous> (~/.local/share/chectl/client/0.0.20210310-next.91e9b7e/lib/commands/server/deploy.js:234:22)
2021-03-10T20:03:20.878Z at Generator.throw (<anonymous>)
2021-03-10T20:03:20.878Z at rejected (~/.local/share/chectl/client/0.0.20210310-next.91e9b7e/node_modules/tslib/tslib.js:115:69)
2021-03-12T07:44:22.416Z Warning: A newer version of chectl is available. Run "chectl update" to update to the newer version.
2021-03-12T07:44:22.416Z at Object.warn (/home/user/.local/share/chectl/client/0.0.20210310-next.91e9b7e/node_modules/@oclif/errors/lib/index.js:49:15)
2021-03-12T07:44:22.416Z at Object.<anonymous> (/home/user/.local/share/chectl/client/0.0.20210310-next.91e9b7e/lib/hooks/prerun/new-version-warning.js:36:30)
2021-03-12T07:44:22.416Z at Generator.next (<anonymous>)
2021-03-12T07:44:22.416Z at fulfilled (/home/user/.local/share/chectl/client/0.0.20210310-next.91e9b7e/node_modules/tslib/tslib.js:114:62)
2021-03-12T07:45:23.091Z Error: HTTP Error 404 for GET https://che-incubator.github.io/chectl/channels/next/chectl-linux-x64gz
2021-03-12T07:45:23.091Z <style type="text/css" media="screen">
2021-03-12T07:45:23.091Z .container {
2021-03-12T07:45:23.091Z margin: 10px auto;
2021-03-12T07:45:23.091Z max-width: 600px;
2021-03-12T07:45:23.091Z text-align: center;
2021-03-12T07:45:23.091Z }
2021-03-12T07:45:23.091Z h1 {
2021-03-12T07:45:23.091Z margin: 30px 0;
2021-03-12T07:45:23.091Z font-size: 4em;
2021-03-12T07:45:23.091Z line-height: 1;
2021-03-12T07:45:23.091Z letter-spacing: -1px;
2021-03-12T07:45:23.091Z }
2021-03-12T07:45:23.091Z </style>
2021-03-12T07:45:23.091Z <div class="container">
2021-03-12T07:45:23.091Z <h1>404</h1>
2021-03-12T07:45:23.091Z <p><strong>Page not found :(</strong></p>
2021-03-12T07:45:23.091Z <p>The requested page could not be found.</p>
2021-03-12T07:45:23.091Z </div>
2021-03-12T07:45:23.091Z at HTTP._request (~/.local/share/chectl/client/0.0.20210310-next.91e9b7e/node_modules/http-call/lib/http.js:215:19)
2021-03-12T07:45:23.091Z at async Function.request (~/.local/share/chectl/client/0.0.20210310-next.91e9b7e/node_modules/http-call/lib/http.js:162:9)
2021-03-12T07:45:23.091Z at async UpdateCommand.update (~/.local/share/chectl/client/0.0.20210310-next.91e9b7e/node_modules/@oclif/plugin-update/lib/commands/update.js:78:38)
2021-03-12T07:45:23.091Z at async UpdateCommand.run (~/.local/share/chectl/client/0.0.20210310-next.91e9b7e/node_modules/@oclif/plugin-update/lib/commands/update.js:31:13)
2021-03-12T07:45:23.091Z at async UpdateCommand._run (~/.local/share/chectl/client/0.0.20210310-next.91e9b7e/node_modules/@oclif/command/lib/command.js:43:20)
2021-03-12T07:45:23.091Z at async Config.runCommand (~/.local/share/chectl/client/0.0.20210310-next.91e9b7e/node_modules/@oclif/config/lib/config.js:173:24)
2021-03-12T07:45:23.091Z at async Main.run (~/.local/share/chectl/client/0.0.20210310-next.91e9b7e/node_modules/@oclif/command/lib/main.js:27:9)
2021-03-12T07:45:23.091Z at async Main._run (~/.local/share/chectl/client/0.0.20210310-next.91e9b7e/node_modules/@oclif/command/lib/command.js:43:20)
2021-03-12T07:45:56.805Z Error: HTTP Error 404 for GET https://che-incubator.github.io/chectl/channels/next/chectl-linux-x64gz
2021-03-12T07:45:56.805Z <style type="text/css" media="screen">
2021-03-12T07:45:56.805Z .container {
2021-03-12T07:45:56.805Z margin: 10px auto;
2021-03-12T07:45:56.805Z max-width: 600px;
2021-03-12T07:45:56.805Z text-align: center;
2021-03-12T07:45:56.805Z }
2021-03-12T07:45:56.805Z h1 {
2021-03-12T07:45:56.805Z margin: 30px 0;
2021-03-12T07:45:56.805Z font-size: 4em;
2021-03-12T07:45:56.805Z line-height: 1;
2021-03-12T07:45:56.805Z letter-spacing: -1px;
2021-03-12T07:45:56.805Z }
2021-03-12T07:45:56.805Z </style>
2021-03-12T07:45:56.805Z <div class="container">
2021-03-12T07:45:56.805Z <h1>404</h1>
2021-03-12T07:45:56.805Z <p><strong>Page not found :(</strong></p>
2021-03-12T07:45:56.805Z <p>The requested page could not be found.</p>
2021-03-12T07:45:56.805Z </div>
2021-03-12T07:45:56.805Z at HTTP._request (~/.local/share/chectl/client/0.0.20210310-next.91e9b7e/node_modules/http-call/lib/http.js:215:19)
2021-03-12T07:45:56.805Z at async Function.request (~/.local/share/chectl/client/0.0.20210310-next.91e9b7e/node_modules/http-call/lib/http.js:162:9)
2021-03-12T07:45:56.805Z at async UpdateCommand.update (~/.local/share/chectl/client/0.0.20210310-next.91e9b7e/node_modules/@oclif/plugin-update/lib/commands/update.js:78:38)
2021-03-12T07:45:56.805Z at async UpdateCommand.run (~/.local/share/chectl/client/0.0.20210310-next.91e9b7e/node_modules/@oclif/plugin-update/lib/commands/update.js:31:13)
2021-03-12T07:45:56.805Z at async UpdateCommand._run (~/.local/share/chectl/client/0.0.20210310-next.91e9b7e/node_modules/@oclif/command/lib/command.js:43:20)
2021-03-12T07:45:56.805Z at async Config.runCommand (~/.local/share/chectl/client/0.0.20210310-next.91e9b7e/node_modules/@oclif/config/lib/config.js:173:24)
2021-03-12T07:45:56.805Z at async Main.run (~/.local/share/chectl/client/0.0.20210310-next.91e9b7e/node_modules/@oclif/command/lib/main.js:27:9)
2021-03-12T07:45:56.805Z at async Main._run (~/.local/share/chectl/client/0.0.20210310-next.91e9b7e/node_modules/@oclif/command/lib/command.js:43:20)2021-03-12T15:04:30.512Z Error: Unexpected arguments: --channel, stable
2021-03-12T15:04:30.512Z See more help with --help
2021-03-12T15:04:30.512Z at validateArgs (~/.local/share/chectl/client/0.0.20210311-next.c3b5e46/node_modules/@oclif/parser/lib/validate.js:10:19)
2021-03-12T15:04:30.512Z at Object.validate (~/.local/share/chectl/client/0.0.20210311-next.c3b5e46/node_modules/@oclif/parser/lib/validate.js:55:5)
2021-03-12T15:04:30.512Z at Object.parse (~/.local/share/chectl/client/0.0.20210311-next.c3b5e46/node_modules/@oclif/parser/lib/index.js:28:7)
2021-03-12T15:04:30.512Z at Deploy.parse (~/.local/share/chectl/client/0.0.20210311-next.c3b5e46/node_modules/@oclif/command/lib/command.js:86:41)
2021-03-12T15:04:30.512Z at Deploy.<anonymous> (~/.local/share/chectl/client/0.0.20210311-next.c3b5e46/lib/commands/server/deploy.js:170:36)
2021-03-12T15:04:30.512Z at Generator.next (<anonymous>)
2021-03-12T15:04:30.512Z at ~/.local/share/chectl/client/0.0.20210311-next.c3b5e46/node_modules/tslib/tslib.js:117:75
2021-03-12T15:04:30.512Z at new Promise (<anonymous>)
2021-03-12T15:04:30.512Z at Object.__awaiter (~/.local/share/chectl/client/0.0.20210311-next.c3b5e46/node_modules/tslib/tslib.js:113:16)
2021-03-12T15:04:30.512Z at Deploy.run (~/.local/share/chectl/client/0.0.20210311-next.c3b5e46/lib/commands/server/deploy.js:169:24)
2021-03-12T15:04:30.512Z at Deploy._run (~/.local/share/chectl/client/0.0.20210311-next.c3b5e46/node_modules/@oclif/command/lib/command.js:43:31)
2021-03-12T15:04:46.132Z Error: Flag --olm-channel expects a value
2021-03-12T15:04:46.132Z at parseFlag (~/.local/share/chectl/client/0.0.20210311-next.c3b5e46/node_modules/@oclif/parser/lib/parse.js:78:27)
2021-03-12T15:04:46.132Z at Parser.parse (~/.local/share/chectl/client/0.0.20210311-next.c3b5e46/node_modules/@oclif/parser/lib/parse.js:100:21)
2021-03-12T15:04:46.132Z at Object.parse (~/.local/share/chectl/client/0.0.20210311-next.c3b5e46/node_modules/@oclif/parser/lib/index.js:27:27)
2021-03-12T15:04:46.132Z at Deploy.parse (~/.local/share/chectl/client/0.0.20210311-next.c3b5e46/node_modules/@oclif/command/lib/command.js:86:41)
2021-03-12T15:04:46.132Z at Deploy.<anonymous> (~/.local/share/chectl/client/0.0.20210311-next.c3b5e46/lib/commands/server/deploy.js:170:36)
2021-03-12T15:04:46.132Z at Generator.next (<anonymous>)
2021-03-12T15:04:46.132Z at ~/.local/share/chectl/client/0.0.20210311-next.c3b5e46/node_modules/tslib/tslib.js:117:75
2021-03-12T15:04:46.132Z at new Promise (<anonymous>)
2021-03-12T15:04:46.132Z at Object.__awaiter (~/.local/share/chectl/client/0.0.20210311-next.c3b5e46/node_modules/tslib/tslib.js:113:16)
2021-03-12T15:04:46.132Z at Deploy.run (~/.local/share/chectl/client/0.0.20210311-next.c3b5e46/lib/commands/server/deploy.js:169:24)
2021-03-12T15:04:46.132Z at Deploy._run (~/.local/share/chectl/client/0.0.20210311-next.c3b5e46/node_modules/@oclif/command/lib/command.js:43:31)
2021-03-12T15:08:01.867Z Error: Error: Failed to start a pod, reason: Error, exitCode: 1
2021-03-12T15:08:01.867Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-03-12T15:08:01.867Z at Object.error (~/.local/share/chectl/client/0.0.20210311-next.c3b5e46/node_modules/@oclif/errors/lib/index.js:26:15)
2021-03-12T15:08:01.867Z at Deploy.error (~/.local/share/chectl/client/0.0.20210311-next.c3b5e46/node_modules/@oclif/command/lib/command.js:60:23)
2021-03-12T15:08:01.867Z at Deploy.<anonymous> (~/.local/share/chectl/client/0.0.20210311-next.c3b5e46/lib/commands/server/deploy.js:234:22)
2021-03-12T15:08:01.867Z at Generator.throw (<anonymous>)
2021-03-12T15:08:01.867Z at rejected (~/.local/share/chectl/client/0.0.20210311-next.c3b5e46/node_modules/tslib/tslib.js:115:69)
2021-03-12T15:08:01.867Z at runMicrotasks (<anonymous>)2021-03-12T15:18:16.053Z Error: command server:deploy not found
2021-03-12T15:18:16.053Z at Config.runCommand (~/projects/chectl/node_modules/@oclif/config/lib/config.js:169:19)
2021-03-12T15:20:45.763Z Error: Error: Platform is required ¯/_(ツ)_/¯
2021-03-12T15:20:45.763Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log Eclipse Che logs: /tmp/chectl-logs/1615562445391
2021-03-12T15:20:45.763Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-03-12T15:20:45.763Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-03-12T15:20:45.763Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:431:12)
2021-03-12T15:20:45.763Z at Generator.throw (<anonymous>)
2021-03-12T15:20:45.763Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)
2021-03-12T22:16:49.240Z Error: Unexpected argument: operator
2021-03-12T22:16:49.241Z See more help with --help
2021-03-12T22:16:49.241Z at validateArgs (~/projects/chectl/node_modules/@oclif/parser/lib/validate.js:10:19)
2021-03-12T22:16:49.241Z at Object.validate (~/projects/chectl/node_modules/@oclif/parser/lib/validate.js:55:5)
2021-03-12T22:16:49.241Z at Object.parse (~/projects/chectl/node_modules/@oclif/parser/lib/index.js:28:7)
2021-03-12T22:16:49.241Z at Deploy.parse (~/projects/chectl/node_modules/@oclif/command/lib/command.js:86:41)
2021-03-12T22:16:49.241Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:359:28)
2021-03-12T22:16:49.241Z at Generator.next (<anonymous>)
2021-03-12T22:16:49.241Z at ~/projects/chectl/src/commands/server/deploy.ts:17:71
2021-03-12T22:16:49.241Z at new Promise (<anonymous>)
2021-03-12T22:16:49.241Z at __awaiter (~/projects/chectl/src/commands/server/deploy.ts:13:12)
2021-03-12T22:16:49.241Z at Deploy.run (~/projects/chectl/src/commands/server/deploy.ts:177:16)
2021-03-12T22:16:49.241Z at Deploy._run (~/projects/chectl/node_modules/@oclif/command/lib/command.js:43:31)
2021-03-12T22:21:50.361Z Error: Error: etcdserver: request timed out
2021-03-12T22:21:50.361Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-03-12T22:21:50.361Z at Object.error (~/projects/chectl/node_modules/@oclif/errors/lib/index.js:26:15)
2021-03-12T22:21:50.361Z at Deploy.error (~/projects/chectl/node_modules/@oclif/command/lib/command.js:60:23)
2021-03-12T22:21:50.361Z at Deploy.<anonymous> (~/projects/chectl/src/commands/server/deploy.ts:431:12)
2021-03-12T22:21:50.361Z at Generator.throw (<anonymous>)
2021-03-12T22:21:50.361Z at rejected (~/projects/chectl/src/commands/server/deploy.ts:15:65)2021-03-18T08:31:03.733Z Error: command deploy:server not found
2021-03-18T08:31:03.733Z at Config.runCommand (~/.local/share/chectl/client/0.0.20210317-next.8a10103/node_modules/@oclif/config/lib/config.js:169:19)
2021-03-18T08:31:03.733Z at async Main.run (~/.local/share/chectl/client/0.0.20210317-next.8a10103/node_modules/@oclif/command/lib/main.js:27:9)
2021-03-18T08:31:03.733Z at async Main._run (~/.local/share/chectl/client/0.0.20210317-next.8a10103/node_modules/@oclif/command/lib/command.js:43:20)2021-03-18T16:21:30.716Z Error: Error: Failed to start a pod, reason: Error, exitCode: 1
2021-03-18T16:21:30.716Z Command server:deploy failed. Error log: /home/user/.cache/chectl/error.log
2021-03-18T16:21:30.716Z at Object.error (~/.local/share/chectl/client/0.0.20210317-next.8a10103/node_modules/@oclif/errors/lib/index.js:26:15)
2021-03-18T16:21:30.716Z at Deploy.error (~/.local/share/chectl/client/0.0.20210317-next.8a10103/node_modules/@oclif/command/lib/command.js:60:23)
2021-03-18T16:21:30.716Z at Deploy.<anonymous> (~/.local/share/chectl/client/0.0.20210317-next.8a10103/lib/commands/server/deploy.js:234:22)
2021-03-18T16:21:30.716Z at Generator.throw (<anonymous>)
2021-03-18T16:21:30.716Z at rejected (~/.local/share/chectl/client/0.0.20210317-next.8a10103/node_modules/tslib/tslib.js:115:69)
2021-03-18T16:21:30.716Z at runMicrotasks (<anonymous>)[user@localhost chectl]$
[user@localhost chectl]$
[user@localhost chectl]$ ls
autoupdate autoupdate.log error.log lastrun next-update-info.json templates
[user@localhost chectl]$ cat autoupdate.log
[2020-12-22T12:14:51.531Z] starting `/usr/local/lib/chectl/bin/chectl update --autoupdate` from /usr/local/lib/chectl/bin/run version
waiting until 2020-12-22T13:14:51.529Z to update
waiting until 2020-12-22T13:14:51.529Z to update
waiting until 2020-12-22T13:14:51.529Z to update
waiting until 2020-12-22T13:14:51.529Z to update
waiting until 2020-12-22T13:14:51.529Z to update
waiting until 2020-12-22T13:19:49.173Z to update
waiting until 2020-12-22T13:20:10.932Z to update
waiting until 2020-12-22T13:21:25.872Z to update
waiting until 2020-12-22T13:21:25.872Z to update
waiting until 2020-12-22T13:21:25.872Z to update
waiting until 2020-12-22T13:21:25.872Z to update
waiting until 2020-12-22T13:25:44.508Z to update
waiting until 2020-12-22T13:25:44.508Z to update
waiting until 2020-12-22T13:25:44.508Z to update
waiting until 2020-12-22T13:25:44.508Z to update
waiting until 2020-12-22T13:29:52.348Z to update
waiting until 2020-12-22T13:29:52.348Z to update
waiting until 2020-12-22T13:29:52.348Z to update
waiting until 2020-12-22T13:29:52.348Z to update
waiting until 2020-12-22T13:29:52.348Z to update
waiting until 2020-12-22T13:29:52.348Z to update
waiting until 2020-12-22T13:29:52.348Z to update
waiting until 2020-12-22T13:29:52.348Z to update
waiting until 2020-12-22T13:29:52.348Z to update
waiting until 2020-12-22T13:38:35.885Z to update
waiting until 2020-12-22T13:38:35.885Z to update
waiting until 2020-12-22T13:38:35.885Z to update
waiting until 2020-12-22T13:38:35.885Z to update
waiting until 2020-12-22T13:38:35.885Z to update
waiting until 2020-12-22T13:38:35.885Z to update
waiting until 2020-12-22T13:38:35.885Z to update
waiting until 2020-12-22T13:38:35.885Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
waiting until 2020-12-22T13:46:32.393Z to update
time to update
chectl: Updating CLI... already on latest version: 0.0.20201221-next.06243fa
[2020-12-23T13:04:40.156Z] starting `/usr/local/lib/chectl/bin/chectl update --autoupdate` from /usr/local/lib/chectl/bin/run server:delete
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
waiting until 2020-12-23T14:04:40.154Z to update
time to update
chectl: Updating CLI...
chectl: Updating CLI from 0.0.20201221-next.06243fa to 0.0.20201222-next.284ac6e (next)... done
chectl: Updating CLI... done
[2020-12-24T14:33:06.595Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20201222-next.284ac6e/bin/run server:delete
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T15:33:06.592Z to update
waiting until 2020-12-24T16:26:00.364Z to update
waiting until 2020-12-24T16:26:00.364Z to update
waiting until 2020-12-24T16:26:00.364Z to update
waiting until 2020-12-24T16:26:00.364Z to update
waiting until 2020-12-24T16:26:00.364Z to update
waiting until 2020-12-24T16:26:00.364Z to update
waiting until 2020-12-24T16:26:00.364Z to update
waiting until 2020-12-24T16:26:00.364Z to update
waiting until 2020-12-24T16:26:00.364Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T16:34:19.930Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
waiting until 2020-12-24T17:13:14.970Z to update
time to update
chectl: Updating CLI... already on latest version: 0.0.20201222-next.284ac6e
[2020-12-26T20:45:46.756Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20201222-next.284ac6e/bin/run server:delete
waiting until 2020-12-26T21:45:46.748Z to update
waiting until 2020-12-26T21:45:46.748Z to update
waiting until 2020-12-26T21:45:46.748Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
waiting until 2020-12-26T21:48:25.657Z to update
time to update
chectl: Updating CLI... already on latest version: 0.0.20201222-next.284ac6e
[2021-01-04T11:37:08.115Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20201228-next.3bea2e0/bin/run server:deploy
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
waiting until 2021-01-04T12:37:08.108Z to update
time to update
chectl: Updating CLI...
chectl: Updating CLI from 0.0.20201228-next.3bea2e0 to 0.0.20210104-next.21f6a66 (next)... done
chectl: Updating CLI... done
[2021-01-18T13:03:05.903Z] starting `chectl update --autoupdate` from /home/user/projects/chectl/bin/run server:delete
waiting until 2021-01-18T14:03:05.887Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
waiting until 2021-01-18T14:03:30.085Z to update
time to update
chectl: Updating CLI...
chectl: Updating CLI from 0.0.20210104-next.21f6a66 to 0.0.20210115-next.dc032a1 (next)... done
chectl: Updating CLI... done
[2021-01-26T12:11:57.251Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20210115-next.dc032a1/bin/run server:logs
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:11:57.244Z to update
waiting until 2021-01-26T13:38:51.542Z to update
waiting until 2021-01-26T13:38:51.542Z to update
waiting until 2021-01-26T13:38:51.542Z to update
waiting until 2021-01-26T13:38:51.542Z to update
waiting until 2021-01-26T13:38:51.542Z to update
waiting until 2021-01-26T13:38:51.542Z to update
waiting until 2021-01-26T13:38:51.542Z to update
waiting until 2021-01-26T13:38:51.542Z to update
waiting until 2021-01-26T13:38:51.542Z to update
waiting until 2021-01-26T13:38:51.542Z to update
waiting until 2021-01-26T13:38:51.542Z to update
waiting until 2021-01-26T13:38:51.542Z to update
waiting until 2021-01-26T13:38:51.542Z to update
waiting until 2021-01-26T13:38:51.542Z to update
waiting until 2021-01-26T13:38:51.542Z to update
waiting until 2021-01-26T13:38:51.542Z to update
waiting until 2021-01-26T13:38:51.542Z to update
waiting until 2021-01-26T13:38:51.542Z to update
waiting until 2021-01-26T13:38:51.542Z to update
waiting until 2021-01-26T13:38:51.542Z to update
waiting until 2021-01-26T13:38:51.542Z to update
waiting until 2021-01-26T13:38:51.542Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:00:22.246Z to update
waiting until 2021-01-26T14:51:54.920Z to update
waiting until 2021-01-26T14:51:54.920Z to update
waiting until 2021-01-26T14:51:54.920Z to update
waiting until 2021-01-26T14:51:54.920Z to update
waiting until 2021-01-26T14:51:54.920Z to update
waiting until 2021-01-26T14:51:54.920Z to update
waiting until 2021-01-26T14:51:54.920Z to update
waiting until 2021-01-26T14:51:54.920Z to update
waiting until 2021-01-26T14:51:54.920Z to update
waiting until 2021-01-26T14:51:54.920Z to update
waiting until 2021-01-26T14:51:54.920Z to update
waiting until 2021-01-26T14:51:54.920Z to update
waiting until 2021-01-26T14:51:54.920Z to update
waiting until 2021-01-26T15:04:51.341Z to update
waiting until 2021-01-26T15:04:51.341Z to update
waiting until 2021-01-26T15:04:51.341Z to update
waiting until 2021-01-26T15:04:51.341Z to update
waiting until 2021-01-26T15:04:51.341Z to update
waiting until 2021-01-26T15:04:51.341Z to update
waiting until 2021-01-26T15:04:51.341Z to update
waiting until 2021-01-26T15:11:28.935Z to update
waiting until 2021-01-26T15:11:28.935Z to update
waiting until 2021-01-26T15:11:28.935Z to update
waiting until 2021-01-26T15:11:28.935Z to update
waiting until 2021-01-26T15:11:28.935Z to update
waiting until 2021-01-26T15:11:28.935Z to update
waiting until 2021-01-26T15:11:28.935Z to update
waiting until 2021-01-26T15:11:28.935Z to update
waiting until 2021-01-26T15:11:28.935Z to update
waiting until 2021-01-26T15:11:28.935Z to update
waiting until 2021-01-26T15:11:28.935Z to update
waiting until 2021-01-26T15:11:28.935Z to update
waiting until 2021-01-26T15:11:28.935Z to update
waiting until 2021-01-26T15:24:24.017Z to update
waiting until 2021-01-26T15:25:30.023Z to update
waiting until 2021-01-26T15:26:25.661Z to update
waiting until 2021-01-26T15:27:11.329Z to update
waiting until 2021-01-26T15:27:11.329Z to update
waiting until 2021-01-26T15:27:11.329Z to update
waiting until 2021-01-26T15:27:11.329Z to update
waiting until 2021-01-26T15:27:11.329Z to update
waiting until 2021-01-26T15:27:11.329Z to update
waiting until 2021-01-26T15:33:48.278Z to update
waiting until 2021-01-26T15:33:48.278Z to update
waiting until 2021-01-26T15:33:48.278Z to update
waiting until 2021-01-26T15:33:48.278Z to update
waiting until 2021-01-26T15:33:48.278Z to update
waiting until 2021-01-26T15:33:48.278Z to update
waiting until 2021-01-26T15:33:48.278Z to update
waiting until 2021-01-26T15:33:48.278Z to update
waiting until 2021-01-26T15:33:48.278Z to update
waiting until 2021-01-26T15:33:48.278Z to update
waiting until 2021-01-26T15:43:25.798Z to update
waiting until 2021-01-26T15:44:41.178Z to update
waiting until 2021-01-26T15:45:26.207Z to update
waiting until 2021-01-26T15:45:26.207Z to update
waiting until 2021-01-26T15:47:43.147Z to update
waiting until 2021-01-26T15:47:43.147Z to update
waiting until 2021-01-26T15:47:43.147Z to update
waiting until 2021-01-26T15:47:43.147Z to update
waiting until 2021-01-26T15:47:43.147Z to update
waiting until 2021-01-26T15:47:43.147Z to update
waiting until 2021-01-26T15:47:43.147Z to update
waiting until 2021-01-26T15:55:04.311Z to update
waiting until 2021-01-26T15:55:04.311Z to update
waiting until 2021-01-26T15:55:04.311Z to update
waiting until 2021-01-26T15:55:04.311Z to update
waiting until 2021-01-26T15:55:04.311Z to update
waiting until 2021-01-26T15:55:04.311Z to update
waiting until 2021-01-26T15:55:04.311Z to update
waiting until 2021-01-26T16:01:08.381Z to update
waiting until 2021-01-26T16:01:08.381Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
waiting until 2021-01-26T16:03:14.796Z to update
time to update
chectl: Updating CLI...
chectl: Updating CLI from 0.0.20210115-next.dc032a1 to 0.0.20210125-next.9fe5691 (next)... done
chectl: Updating CLI... done
[2021-01-27T14:31:23.164Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20210125-next.9fe5691/bin/run server:logs
waiting until 2021-01-27T15:31:23.155Z to update
waiting until 2021-01-27T15:31:23.155Z to update
waiting until 2021-01-27T15:31:23.155Z to update
waiting until 2021-01-27T15:31:23.155Z to update
waiting until 2021-01-27T15:31:23.155Z to update
waiting until 2021-01-27T15:31:23.155Z to update
waiting until 2021-01-27T15:31:23.155Z to update
waiting until 2021-01-27T15:31:23.155Z to update
waiting until 2021-01-27T15:31:23.155Z to update
waiting until 2021-01-27T15:31:23.155Z to update
waiting until 2021-01-27T15:31:23.155Z to update
waiting until 2021-01-27T15:31:23.155Z to update
waiting until 2021-01-27T15:31:23.155Z to update
waiting until 2021-01-27T15:31:23.155Z to update
waiting until 2021-01-27T15:31:23.155Z to update
waiting until 2021-01-27T15:31:23.155Z to update
waiting until 2021-01-27T15:31:23.155Z to update
waiting until 2021-01-27T15:31:23.155Z to update
waiting until 2021-01-27T15:31:23.155Z to update
waiting until 2021-01-27T15:50:03.287Z to update
waiting until 2021-01-27T15:50:03.287Z to update
waiting until 2021-01-27T15:50:03.287Z to update
waiting until 2021-01-27T15:50:03.287Z to update
waiting until 2021-01-27T15:50:03.287Z to update
waiting until 2021-01-27T15:50:03.287Z to update
waiting until 2021-01-27T15:55:45.724Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T15:56:30.387Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:25:23.731Z to update
waiting until 2021-01-27T16:55:37.907Z to update
waiting until 2021-01-27T16:55:37.907Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
waiting until 2021-01-27T16:58:07.203Z to update
time to update
chectl: Updating CLI...
chectl: Updating CLI from 0.0.20210125-next.9fe5691 to 0.0.20210127-next.5bc2773 (next)... done
chectl: Updating CLI... done
[2021-01-29T16:15:05.357Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20210128-next.9f55489/bin/run server:start
waiting until 2021-01-29T17:15:05.355Z to update
waiting until 2021-01-29T17:15:27.937Z to update
waiting until 2021-01-29T17:15:27.937Z to update
waiting until 2021-01-29T17:15:27.937Z to update
waiting until 2021-01-29T17:15:27.937Z to update
waiting until 2021-01-29T17:15:27.937Z to update
waiting until 2021-01-29T17:15:27.937Z to update
waiting until 2021-01-29T17:21:52.948Z to update
waiting until 2021-01-29T17:22:33.337Z to update
waiting until 2021-01-29T17:23:49.814Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
waiting until 2021-01-29T17:24:10.891Z to update
[2021-01-31T20:18:55.026Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20210128-next.9f55489/bin/run workspace:list
waiting until 2021-01-31T21:18:55.018Z to update
waiting until 2021-01-31T21:19:37.590Z to update
waiting until 2021-01-31T21:20:12.511Z to update
waiting until 2021-01-31T21:20:12.511Z to update
waiting until 2021-01-31T21:20:12.511Z to update
waiting until 2021-01-31T21:20:12.511Z to update
waiting until 2021-01-31T21:20:12.511Z to update
waiting until 2021-01-31T21:20:12.511Z to update
waiting until 2021-01-31T21:20:12.511Z to update
waiting until 2021-01-31T21:20:12.511Z to update
waiting until 2021-01-31T21:28:35.464Z to update
waiting until 2021-01-31T21:29:30.497Z to update
waiting until 2021-01-31T21:29:30.497Z to update
waiting until 2021-01-31T21:30:59.516Z to update
waiting until 2021-01-31T21:30:59.516Z to update
waiting until 2021-01-31T21:30:59.516Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
waiting until 2021-01-31T21:34:11.185Z to update
time to update
chectl: Updating CLI... already on latest version: 0.0.20210128-next.9f55489
[2021-02-01T20:44:17.866Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20210128-next.9f55489/bin/run server:delete
waiting until 2021-02-01T21:44:17.864Z to update
waiting until 2021-02-01T21:44:17.864Z to update
waiting until 2021-02-01T21:45:20.666Z to update
waiting until 2021-02-01T21:46:25.225Z to update
waiting until 2021-02-01T21:46:25.225Z to update
waiting until 2021-02-01T21:46:25.225Z to update
waiting until 2021-02-01T21:49:51.372Z to update
waiting until 2021-02-01T21:49:51.372Z to update
waiting until 2021-02-01T21:49:51.372Z to update
waiting until 2021-02-01T21:49:51.372Z to update
waiting until 2021-02-01T21:49:51.372Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T21:54:50.553Z to update
waiting until 2021-02-01T22:27:04.302Z to update
waiting until 2021-02-01T22:27:04.302Z to update
waiting until 2021-02-01T22:27:04.302Z to update
waiting until 2021-02-01T22:27:04.302Z to update
waiting until 2021-02-01T22:27:04.302Z to update
waiting until 2021-02-01T22:27:04.302Z to update
waiting until 2021-02-01T22:27:04.302Z to update
waiting until 2021-02-01T22:27:04.302Z to update
waiting until 2021-02-01T22:27:04.302Z to update
waiting until 2021-02-01T22:27:04.302Z to update
waiting until 2021-02-01T22:27:04.302Z to update
waiting until 2021-02-01T22:27:04.302Z to update
waiting until 2021-02-01T22:27:04.302Z to update
waiting until 2021-02-01T22:27:04.302Z to update
waiting until 2021-02-01T22:27:04.302Z to update
waiting until 2021-02-01T22:27:04.302Z to update
waiting until 2021-02-01T22:27:04.302Z to update
waiting until 2021-02-01T22:27:04.302Z to update
waiting until 2021-02-01T22:27:04.302Z to update
waiting until 2021-02-01T22:27:04.302Z to update
waiting until 2021-02-01T22:27:04.302Z to update
waiting until 2021-02-01T22:27:04.302Z to update
waiting until 2021-02-01T22:27:04.302Z to update
waiting until 2021-02-01T22:27:04.302Z to update
waiting until 2021-02-01T22:50:46.610Z to update
waiting until 2021-02-01T22:50:46.610Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T22:52:26.326Z to update
waiting until 2021-02-01T23:51:10.212Z to update
waiting until 2021-02-01T23:51:10.212Z to update
waiting until 2021-02-01T23:51:10.212Z to update
waiting until 2021-02-01T23:51:10.212Z to update
waiting until 2021-02-01T23:51:10.212Z to update
waiting until 2021-02-01T23:51:10.212Z to update
waiting until 2021-02-01T23:56:38.376Z to update
[2021-02-04T06:10:59.775Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20210128-next.9f55489/bin/run server:delete
waiting until 2021-02-04T07:10:59.768Z to update
waiting until 2021-02-04T07:10:59.768Z to update
waiting until 2021-02-04T07:12:16.599Z to update
waiting until 2021-02-04T07:12:16.599Z to update
waiting until 2021-02-04T07:12:16.599Z to update
waiting until 2021-02-04T07:12:16.599Z to update
waiting until 2021-02-04T07:12:16.599Z to update
waiting until 2021-02-04T07:12:16.599Z to update
waiting until 2021-02-04T07:12:16.599Z to update
waiting until 2021-02-04T07:12:16.599Z to update
waiting until 2021-02-04T07:12:16.599Z to update
waiting until 2021-02-04T07:12:16.599Z to update
waiting until 2021-02-04T07:22:12.724Z to update
waiting until 2021-02-04T07:22:12.724Z to update
waiting until 2021-02-04T07:22:12.724Z to update
waiting until 2021-02-04T07:22:12.724Z to update
waiting until 2021-02-04T07:22:12.724Z to update
waiting until 2021-02-04T07:22:12.724Z to update
waiting until 2021-02-04T07:22:12.724Z to update
waiting until 2021-02-04T07:22:12.724Z to update
waiting until 2021-02-04T07:22:12.724Z to update
waiting until 2021-02-04T07:22:12.724Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T07:32:05.192Z to update
waiting until 2021-02-04T08:05:10.004Z to update
waiting until 2021-02-04T08:06:56.411Z to update
waiting until 2021-02-04T08:06:56.411Z to update
waiting until 2021-02-04T08:06:56.411Z to update
waiting until 2021-02-04T08:06:56.411Z to update
waiting until 2021-02-04T08:06:56.411Z to update
waiting until 2021-02-04T08:06:56.411Z to update
waiting until 2021-02-04T08:06:56.411Z to update
waiting until 2021-02-04T08:06:56.411Z to update
waiting until 2021-02-04T08:06:56.411Z to update
waiting until 2021-02-04T08:06:56.411Z to update
waiting until 2021-02-04T08:06:56.411Z to update
waiting until 2021-02-04T08:06:56.411Z to update
waiting until 2021-02-04T08:06:56.411Z to update
waiting until 2021-02-04T08:06:56.411Z to update
waiting until 2021-02-04T08:06:56.411Z to update
waiting until 2021-02-04T08:06:56.411Z to update
waiting until 2021-02-04T08:06:56.411Z to update
waiting until 2021-02-04T08:06:56.411Z to update
waiting until 2021-02-04T08:06:56.411Z to update
waiting until 2021-02-04T08:06:56.411Z to update
[2021-02-05T09:08:28.219Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20210128-next.9f55489/bin/run server:delete
waiting until 2021-02-05T10:08:28.212Z to update
waiting until 2021-02-05T10:08:28.212Z to update
waiting until 2021-02-05T10:08:28.212Z to update
waiting until 2021-02-05T10:08:28.212Z to update
waiting until 2021-02-05T10:08:28.212Z to update
waiting until 2021-02-05T10:08:28.212Z to update
waiting until 2021-02-05T10:08:28.212Z to update
waiting until 2021-02-05T10:08:28.212Z to update
waiting until 2021-02-05T10:08:28.212Z to update
waiting until 2021-02-05T10:08:28.212Z to update
waiting until 2021-02-05T10:08:28.212Z to update
waiting until 2021-02-05T10:08:28.212Z to update
waiting until 2021-02-05T10:08:28.212Z to update
waiting until 2021-02-05T10:08:28.212Z to update
waiting until 2021-02-05T10:08:28.212Z to update
waiting until 2021-02-05T10:08:28.212Z to update
waiting until 2021-02-05T10:08:28.212Z to update
waiting until 2021-02-05T10:08:28.212Z to update
waiting until 2021-02-05T10:08:28.212Z to update
waiting until 2021-02-05T10:26:55.452Z to update
waiting until 2021-02-05T10:26:55.452Z to update
waiting until 2021-02-05T10:26:55.452Z to update
waiting until 2021-02-05T10:26:55.452Z to update
waiting until 2021-02-05T10:26:55.452Z to update
waiting until 2021-02-05T10:26:55.452Z to update
waiting until 2021-02-05T10:26:55.452Z to update
waiting until 2021-02-05T10:26:55.452Z to update
waiting until 2021-02-05T10:26:55.452Z to update
waiting until 2021-02-05T10:26:55.452Z to update
waiting until 2021-02-05T10:26:55.452Z to update
waiting until 2021-02-05T10:26:55.452Z to update
waiting until 2021-02-05T10:26:55.452Z to update
waiting until 2021-02-05T10:26:55.452Z to update
waiting until 2021-02-05T10:26:55.452Z to update
[2021-02-08T20:33:09.924Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20210128-next.9f55489/bin/run server:delete
waiting until 2021-02-08T21:33:09.912Z to update
waiting until 2021-02-08T21:33:09.912Z to update
waiting until 2021-02-08T21:33:09.912Z to update
waiting until 2021-02-08T21:33:09.912Z to update
waiting until 2021-02-08T21:33:09.912Z to update
waiting until 2021-02-08T21:33:09.912Z to update
waiting until 2021-02-08T21:33:09.912Z to update
waiting until 2021-02-08T21:33:09.912Z to update
waiting until 2021-02-08T21:33:09.912Z to update
waiting until 2021-02-08T21:33:09.912Z to update
waiting until 2021-02-08T21:33:09.912Z to update
waiting until 2021-02-08T21:33:09.912Z to update
waiting until 2021-02-08T21:33:09.912Z to update
waiting until 2021-02-08T21:33:09.912Z to update
waiting until 2021-02-08T21:33:09.912Z to update
waiting until 2021-02-08T21:33:09.912Z to update
waiting until 2021-02-08T21:33:09.912Z to update
waiting until 2021-02-08T21:33:09.912Z to update
waiting until 2021-02-08T21:33:09.912Z to update
waiting until 2021-02-08T21:33:09.912Z to update
waiting until 2021-02-08T21:33:09.912Z to update
waiting until 2021-02-08T21:33:09.912Z to update
waiting until 2021-02-08T21:33:09.912Z to update
waiting until 2021-02-08T21:55:37.627Z to update
waiting until 2021-02-08T21:55:37.627Z to update
waiting until 2021-02-08T21:55:37.627Z to update
waiting until 2021-02-08T21:55:37.627Z to update
waiting until 2021-02-08T21:55:37.627Z to update
waiting until 2021-02-08T21:55:37.627Z to update
waiting until 2021-02-08T21:55:37.627Z to update
waiting until 2021-02-08T21:55:37.627Z to update
waiting until 2021-02-08T21:55:37.627Z to update
waiting until 2021-02-08T21:55:37.627Z to update
waiting until 2021-02-08T21:55:37.627Z to update
waiting until 2021-02-08T21:55:37.627Z to update
time to update
chectl: Updating CLI... already on latest version: 0.0.20210128-next.9f55489
[2021-02-10T11:36:39.013Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20210208-next.95a3485/bin/run server:update
waiting until 2021-02-10T12:36:39.005Z to update
waiting until 2021-02-10T12:37:19.492Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T12:38:30.703Z to update
waiting until 2021-02-10T13:12:47.148Z to update
waiting until 2021-02-10T13:12:47.148Z to update
waiting until 2021-02-10T13:12:47.148Z to update
waiting until 2021-02-10T13:12:47.148Z to update
waiting until 2021-02-10T13:12:47.148Z to update
waiting until 2021-02-10T13:12:47.148Z to update
waiting until 2021-02-10T13:12:47.148Z to update
waiting until 2021-02-10T13:12:47.148Z to update
waiting until 2021-02-10T13:12:47.148Z to update
waiting until 2021-02-10T13:12:47.148Z to update
waiting until 2021-02-10T13:12:47.148Z to update
waiting until 2021-02-10T13:12:47.148Z to update
waiting until 2021-02-10T13:12:47.148Z to update
waiting until 2021-02-10T13:12:47.148Z to update
waiting until 2021-02-10T13:12:47.148Z to update
waiting until 2021-02-10T13:12:47.148Z to update
waiting until 2021-02-10T13:29:42.381Z to update
waiting until 2021-02-10T13:29:42.381Z to update
waiting until 2021-02-10T13:29:42.381Z to update
waiting until 2021-02-10T13:29:42.381Z to update
waiting until 2021-02-10T13:29:42.381Z to update
waiting until 2021-02-10T13:29:42.381Z to update
waiting until 2021-02-10T13:29:42.381Z to update
waiting until 2021-02-10T13:29:42.381Z to update
waiting until 2021-02-10T13:29:42.381Z to update
waiting until 2021-02-10T13:29:42.381Z to update
waiting until 2021-02-10T13:29:42.381Z to update
waiting until 2021-02-10T13:29:42.381Z to update
waiting until 2021-02-10T13:29:42.381Z to update
waiting until 2021-02-10T13:29:42.381Z to update
waiting until 2021-02-10T13:29:42.381Z to update
waiting until 2021-02-10T13:29:42.381Z to update
waiting until 2021-02-10T13:29:42.381Z to update
waiting until 2021-02-10T13:29:42.381Z to update
waiting until 2021-02-10T13:29:42.381Z to update
waiting until 2021-02-10T13:29:42.381Z to update
waiting until 2021-02-10T13:29:42.381Z to update
waiting until 2021-02-10T13:29:42.381Z to update
waiting until 2021-02-10T13:51:38.444Z to update
waiting until 2021-02-10T13:51:38.444Z to update
waiting until 2021-02-10T13:51:38.444Z to update
waiting until 2021-02-10T13:51:38.444Z to update
waiting until 2021-02-10T13:51:38.444Z to update
waiting until 2021-02-10T13:51:38.444Z to update
waiting until 2021-02-10T13:51:38.444Z to update
waiting until 2021-02-10T13:51:38.444Z to update
waiting until 2021-02-10T13:51:38.444Z to update
waiting until 2021-02-10T13:51:38.444Z to update
waiting until 2021-02-10T13:51:38.444Z to update
waiting until 2021-02-10T13:51:38.444Z to update
waiting until 2021-02-10T13:51:38.444Z to update
waiting until 2021-02-10T13:51:38.444Z to update
waiting until 2021-02-10T13:51:38.444Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:06:33.206Z to update
waiting until 2021-02-10T14:39:46.310Z to update
waiting until 2021-02-10T14:39:46.310Z to update
waiting until 2021-02-10T14:39:46.310Z to update
waiting until 2021-02-10T14:39:46.310Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T14:43:38.708Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
waiting until 2021-02-10T15:27:39.787Z to update
[2021-02-12T16:49:29.557Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20210210-next.64ce295/bin/run export
› Current Kubernetes context: 'default/api-ci-ln-3qq8jqt-f76d1-origin-ci-int-gce-dev-openshift-com:6443/kube:admin'
› Warning: A newer version of chectl is available. Run "chectl update" to
› update to the newer version.
waiting until 2021-02-12T17:49:29.550Z to update
waiting until 2021-02-12T17:49:59.427Z to update
waiting until 2021-02-12T17:49:59.427Z to update
waiting until 2021-02-12T17:49:59.427Z to update
waiting until 2021-02-12T17:49:59.427Z to update
waiting until 2021-02-12T17:49:59.427Z to update
waiting until 2021-02-12T17:49:59.427Z to update
waiting until 2021-02-12T17:49:59.427Z to update
waiting until 2021-02-12T17:49:59.427Z to update
waiting until 2021-02-12T17:49:59.427Z to update
waiting until 2021-02-12T17:49:59.427Z to update
waiting until 2021-02-12T17:49:59.427Z to update
waiting until 2021-02-12T17:49:59.427Z to update
waiting until 2021-02-12T17:49:59.427Z to update
waiting until 2021-02-12T17:49:59.427Z to update
waiting until 2021-02-12T17:49:59.427Z to update
waiting until 2021-02-12T17:49:59.427Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
waiting until 2021-02-12T18:05:32.963Z to update
time to update
chectl: Updating CLI...
chectl: Updating CLI from 0.0.20210210-next.64ce295 to 0.0.20210212-next.00eb6b3 (next)... done
› Current Kubernetes context: 'default/api-ci-ln-3qq8jqt-f76d1-origin-ci-int-gce-dev-openshift-com:6443/kube:admin'
chectl: Updating CLI... done
[2021-02-16T14:03:08.092Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20210212-next.00eb6b3/bin/run server:deploy
› Current Kubernetes context: 'minikube'
› Warning: A newer version of chectl is available. Run "chectl update" to
› update to the newer version.
waiting until 2021-02-16T15:03:08.049Z to update
waiting until 2021-02-16T15:03:27.948Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:04:13.935Z to update
waiting until 2021-02-16T15:42:02.193Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
waiting until 2021-02-16T15:43:03.383Z to update
time to update
chectl: Updating CLI...
chectl: Updating CLI from 0.0.20210212-next.00eb6b3 to 0.0.20210216-next.3f57ab6 (next)... done
› Current Kubernetes context: 'minikube'
chectl: Updating CLI... done
[2021-02-18T14:52:33.244Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/bin/run server:deploy
› Current Kubernetes context: 'minikube'
waiting until 2021-02-18T15:52:33.237Z to update
waiting until 2021-02-18T15:52:33.237Z to update
waiting until 2021-02-18T15:52:33.237Z to update
waiting until 2021-02-18T15:52:33.237Z to update
waiting until 2021-02-18T15:52:33.237Z to update
waiting until 2021-02-18T15:52:33.237Z to update
waiting until 2021-02-18T15:52:33.237Z to update
waiting until 2021-02-18T15:52:33.237Z to update
waiting until 2021-02-18T15:52:33.237Z to update
waiting until 2021-02-18T15:52:33.237Z to update
waiting until 2021-02-18T15:52:33.237Z to update
waiting until 2021-02-18T15:52:33.237Z to update
waiting until 2021-02-18T16:03:53.324Z to update
waiting until 2021-02-18T16:05:00.262Z to update
waiting until 2021-02-18T16:05:00.262Z to update
waiting until 2021-02-18T16:05:00.262Z to update
waiting until 2021-02-18T16:05:00.262Z to update
waiting until 2021-02-18T16:05:00.262Z to update
waiting until 2021-02-18T16:05:00.262Z to update
waiting until 2021-02-18T16:05:00.262Z to update
waiting until 2021-02-18T16:05:00.262Z to update
waiting until 2021-02-18T16:05:00.262Z to update
waiting until 2021-02-18T16:05:00.262Z to update
waiting until 2021-02-18T16:05:00.262Z to update
waiting until 2021-02-18T16:38:59.905Z to update
waiting until 2021-02-18T16:39:19.940Z to update
waiting until 2021-02-18T16:39:19.940Z to update
waiting until 2021-02-18T16:39:19.940Z to update
waiting until 2021-02-18T16:39:19.940Z to update
waiting until 2021-02-18T16:39:19.940Z to update
waiting until 2021-02-18T16:39:19.940Z to update
waiting until 2021-02-18T16:39:19.940Z to update
waiting until 2021-02-18T16:39:19.940Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
waiting until 2021-02-18T16:47:34.911Z to update
time to update
chectl: Updating CLI... already on latest version: 0.0.20210216-next.3f57ab6
[2021-02-21T21:28:43.605Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/bin/run server:delete
› Current Kubernetes context: 'minikube'
› Warning: A newer version of chectl is available. Run "chectl update" to
› update to the newer version.
waiting until 2021-02-21T22:28:43.598Z to update
waiting until 2021-02-21T22:28:43.598Z to update
waiting until 2021-02-21T22:29:52.580Z to update
waiting until 2021-02-21T22:29:52.580Z to update
waiting until 2021-02-21T22:29:52.580Z to update
waiting until 2021-02-21T22:29:52.580Z to update
waiting until 2021-02-21T22:29:52.580Z to update
waiting until 2021-02-21T22:29:52.580Z to update
waiting until 2021-02-21T22:29:52.580Z to update
waiting until 2021-02-21T22:29:52.580Z to update
waiting until 2021-02-21T22:38:37.342Z to update
waiting until 2021-02-21T22:38:37.342Z to update
waiting until 2021-02-21T22:38:37.342Z to update
waiting until 2021-02-21T22:38:37.342Z to update
waiting until 2021-02-21T22:38:37.342Z to update
waiting until 2021-02-21T22:38:37.342Z to update
waiting until 2021-02-21T22:38:37.342Z to update
waiting until 2021-02-21T22:38:37.342Z to update
waiting until 2021-02-21T22:38:37.342Z to update
waiting until 2021-02-21T22:38:37.342Z to update
waiting until 2021-02-21T22:38:37.342Z to update
waiting until 2021-02-21T22:38:37.342Z to update
waiting until 2021-02-21T22:38:37.342Z to update
waiting until 2021-02-21T22:38:37.342Z to update
waiting until 2021-02-21T22:38:37.342Z to update
waiting until 2021-02-21T22:38:37.342Z to update
waiting until 2021-02-21T22:38:37.342Z to update
waiting until 2021-02-21T22:38:37.342Z to update
waiting until 2021-02-21T22:38:37.342Z to update
waiting until 2021-02-21T22:57:43.231Z to update
waiting until 2021-02-21T22:57:43.231Z to update
waiting until 2021-02-21T22:57:43.231Z to update
[2021-02-23T09:18:23.218Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20210216-next.3f57ab6/bin/run server:delete
› Current Kubernetes context: 'minikube'
› Warning: A newer version of chectl is available. Run "chectl update" to
› update to the newer version.
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
waiting until 2021-02-23T10:18:23.211Z to update
time to update
chectl: Updating CLI...
chectl: Updating CLI from 0.0.20210216-next.3f57ab6 to 0.0.20210222-next.e0392c8 (next)... done
› Current Kubernetes context: 'minikube'
chectl: Updating CLI... done
[2021-03-01T10:22:59.335Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20210223-next.6221f5e/bin/run server:deploy
› Current Kubernetes context: 'minikube'
waiting until 2021-03-01T11:22:59.329Z to update
waiting until 2021-03-01T11:22:59.329Z to update
waiting until 2021-03-01T11:24:38.286Z to update
waiting until 2021-03-01T11:24:38.286Z to update
waiting until 2021-03-01T11:26:53.023Z to update
waiting until 2021-03-01T11:26:53.023Z to update
waiting until 2021-03-01T11:26:53.023Z to update
waiting until 2021-03-01T11:26:53.023Z to update
waiting until 2021-03-01T11:26:53.023Z to update
waiting until 2021-03-01T11:26:53.023Z to update
waiting until 2021-03-01T11:26:53.023Z to update
waiting until 2021-03-01T11:26:53.023Z to update
waiting until 2021-03-01T11:26:53.023Z to update
waiting until 2021-03-01T11:26:53.023Z to update
waiting until 2021-03-01T11:26:53.023Z to update
waiting until 2021-03-01T11:26:53.023Z to update
waiting until 2021-03-01T11:26:53.023Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T11:39:45.621Z to update
waiting until 2021-03-01T12:16:47.577Z to update
waiting until 2021-03-01T12:16:47.577Z to update
waiting until 2021-03-01T12:16:47.577Z to update
waiting until 2021-03-01T12:16:47.577Z to update
waiting until 2021-03-01T12:16:47.577Z to update
waiting until 2021-03-01T12:16:47.577Z to update
waiting until 2021-03-01T12:16:47.577Z to update
waiting until 2021-03-01T12:16:47.577Z to update
waiting until 2021-03-01T12:16:47.577Z to update
waiting until 2021-03-01T12:25:56.057Z to update
waiting until 2021-03-01T12:25:56.057Z to update
waiting until 2021-03-01T12:25:56.057Z to update
waiting until 2021-03-01T12:25:56.057Z to update
waiting until 2021-03-01T12:25:56.057Z to update
waiting until 2021-03-01T12:25:56.057Z to update
waiting until 2021-03-01T12:25:56.057Z to update
waiting until 2021-03-01T12:25:56.057Z to update
waiting until 2021-03-01T12:25:56.057Z to update
waiting until 2021-03-01T12:25:56.057Z to update
waiting until 2021-03-01T12:25:56.057Z to update
waiting until 2021-03-01T12:36:55.246Z to update
waiting until 2021-03-01T12:36:55.246Z to update
waiting until 2021-03-01T12:36:55.246Z to update
waiting until 2021-03-01T12:36:55.246Z to update
waiting until 2021-03-01T12:36:55.246Z to update
waiting until 2021-03-01T12:36:55.246Z to update
waiting until 2021-03-01T12:36:55.246Z to update
waiting until 2021-03-01T12:36:55.246Z to update
waiting until 2021-03-01T12:36:55.246Z to update
waiting until 2021-03-01T12:36:55.246Z to update
waiting until 2021-03-01T12:36:55.246Z to update
waiting until 2021-03-01T12:36:55.246Z to update
waiting until 2021-03-01T12:36:55.246Z to update
waiting until 2021-03-01T12:36:55.246Z to update
waiting until 2021-03-01T12:36:55.246Z to update
waiting until 2021-03-01T12:36:55.246Z to update
waiting until 2021-03-01T12:36:55.246Z to update
waiting until 2021-03-01T12:36:55.246Z to update
waiting until 2021-03-01T12:36:55.246Z to update
waiting until 2021-03-01T12:36:55.246Z to update
waiting until 2021-03-01T12:36:55.246Z to update
waiting until 2021-03-01T12:36:55.246Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T12:58:52.513Z to update
waiting until 2021-03-01T13:37:03.661Z to update
waiting until 2021-03-01T13:37:03.661Z to update
waiting until 2021-03-01T13:38:12.129Z to update
waiting until 2021-03-01T13:39:50.927Z to update
waiting until 2021-03-01T13:39:50.927Z to update
waiting until 2021-03-01T13:39:50.927Z to update
waiting until 2021-03-01T13:39:50.927Z to update
waiting until 2021-03-01T13:39:50.927Z to update
waiting until 2021-03-01T13:39:50.927Z to update
waiting until 2021-03-01T13:39:50.927Z to update
waiting until 2021-03-01T13:39:50.927Z to update
waiting until 2021-03-01T13:39:50.927Z to update
waiting until 2021-03-01T13:39:50.927Z to update
waiting until 2021-03-01T13:39:50.927Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T13:50:26.650Z to update
waiting until 2021-03-01T14:19:52.088Z to update
waiting until 2021-03-01T14:19:52.088Z to update
waiting until 2021-03-01T14:19:52.088Z to update
waiting until 2021-03-01T14:19:52.088Z to update
waiting until 2021-03-01T14:19:52.088Z to update
waiting until 2021-03-01T14:19:52.088Z to update
waiting until 2021-03-01T14:19:52.088Z to update
waiting until 2021-03-01T14:19:52.088Z to update
waiting until 2021-03-01T14:19:52.088Z to update
waiting until 2021-03-01T14:19:52.088Z to update
waiting until 2021-03-01T14:19:52.088Z to update
waiting until 2021-03-01T14:19:52.088Z to update
waiting until 2021-03-01T14:19:52.088Z to update
waiting until 2021-03-01T14:19:52.088Z to update
waiting until 2021-03-01T14:19:52.088Z to update
waiting until 2021-03-01T14:19:52.088Z to update
waiting until 2021-03-01T14:19:52.088Z to update
waiting until 2021-03-01T14:19:52.088Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
waiting until 2021-03-01T14:37:36.096Z to update
time to update
chectl: Updating CLI...
chectl: Updating CLI from 0.0.20210223-next.6221f5e to 0.0.20210301-next.7b59b61 (next)... done
chectl: Updating CLI... done
[2021-03-02T18:15:17.119Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20210301-next.7b59b61/bin/run server:deploy
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:15:17.112Z to update
waiting until 2021-03-02T19:59:39.099Z to update
waiting until 2021-03-02T19:59:39.099Z to update
waiting until 2021-03-02T19:59:39.099Z to update
waiting until 2021-03-02T19:59:39.099Z to update
waiting until 2021-03-02T19:59:39.099Z to update
waiting until 2021-03-02T19:59:39.099Z to update
waiting until 2021-03-02T19:59:39.099Z to update
waiting until 2021-03-02T19:59:39.099Z to update
waiting until 2021-03-02T19:59:39.099Z to update
waiting until 2021-03-02T20:08:37.542Z to update
waiting until 2021-03-02T20:08:37.542Z to update
waiting until 2021-03-02T20:08:37.542Z to update
waiting until 2021-03-02T20:08:37.542Z to update
waiting until 2021-03-02T20:08:37.542Z to update
waiting until 2021-03-02T20:08:37.542Z to update
waiting until 2021-03-02T20:08:37.542Z to update
waiting until 2021-03-02T20:08:37.542Z to update
waiting until 2021-03-02T20:16:45.206Z to update
waiting until 2021-03-02T20:16:45.206Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
waiting until 2021-03-02T20:18:57.875Z to update
[2021-03-03T18:53:11.980Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20210301-next.7b59b61/bin/run server:deploy
waiting until 2021-03-03T19:53:11.973Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T19:53:47.314Z to update
waiting until 2021-03-03T20:33:40.603Z to update
waiting until 2021-03-03T20:33:40.603Z to update
waiting until 2021-03-03T20:33:40.603Z to update
waiting until 2021-03-03T20:33:40.603Z to update
waiting until 2021-03-03T20:33:40.603Z to update
waiting until 2021-03-03T20:33:40.603Z to update
waiting until 2021-03-03T20:33:40.603Z to update
waiting until 2021-03-03T20:33:40.603Z to update
waiting until 2021-03-03T20:33:40.603Z to update
waiting until 2021-03-03T20:33:40.603Z to update
waiting until 2021-03-03T20:33:40.603Z to update
[2021-03-05T07:51:41.291Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20210303-next.34672f9/bin/run server:delete
waiting until 2021-03-05T08:51:41.264Z to update
waiting until 2021-03-05T08:52:17.620Z to update
[2021-03-09T11:26:13.098Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20210303-next.34672f9/bin/run server:delete
waiting until 2021-03-09T12:26:13.088Z to update
waiting until 2021-03-09T12:26:13.088Z to update
waiting until 2021-03-09T12:26:13.088Z to update
waiting until 2021-03-09T12:26:13.088Z to update
waiting until 2021-03-09T12:26:13.088Z to update
waiting until 2021-03-09T12:26:13.088Z to update
waiting until 2021-03-09T12:26:13.088Z to update
waiting until 2021-03-09T12:26:13.088Z to update
waiting until 2021-03-09T12:26:13.088Z to update
waiting until 2021-03-09T12:26:13.088Z to update
waiting until 2021-03-09T12:26:13.088Z to update
waiting until 2021-03-09T12:26:13.088Z to update
waiting until 2021-03-09T12:26:13.088Z to update
waiting until 2021-03-09T12:26:13.088Z to update
waiting until 2021-03-09T12:26:13.088Z to update
waiting until 2021-03-09T12:26:13.088Z to update
waiting until 2021-03-09T12:26:13.088Z to update
waiting until 2021-03-09T12:26:13.088Z to update
waiting until 2021-03-09T12:26:13.088Z to update
waiting until 2021-03-09T12:26:13.088Z to update
waiting until 2021-03-09T12:26:13.088Z to update
waiting until 2021-03-09T12:26:13.088Z to update
waiting until 2021-03-09T12:26:13.088Z to update
waiting until 2021-03-09T12:48:51.424Z to update
waiting until 2021-03-09T12:48:51.424Z to update
waiting until 2021-03-09T12:48:51.424Z to update
waiting until 2021-03-09T12:51:30.547Z to update
waiting until 2021-03-09T12:51:30.547Z to update
waiting until 2021-03-09T12:51:30.547Z to update
waiting until 2021-03-09T12:51:30.547Z to update
waiting until 2021-03-09T12:51:30.547Z to update
waiting until 2021-03-09T12:51:30.547Z to update
waiting until 2021-03-09T12:51:30.547Z to update
waiting until 2021-03-09T12:51:30.547Z to update
waiting until 2021-03-09T12:51:30.547Z to update
waiting until 2021-03-09T12:51:30.547Z to update
waiting until 2021-03-09T12:51:30.547Z to update
waiting until 2021-03-09T12:51:30.547Z to update
waiting until 2021-03-09T12:51:30.547Z to update
waiting until 2021-03-09T12:51:30.547Z to update
waiting until 2021-03-09T12:51:30.547Z to update
waiting until 2021-03-09T13:06:18.688Z to update
waiting until 2021-03-09T13:07:40.481Z to update
waiting until 2021-03-09T13:07:40.481Z to update
waiting until 2021-03-09T13:07:40.481Z to update
waiting until 2021-03-09T13:07:40.481Z to update
waiting until 2021-03-09T13:07:40.481Z to update
waiting until 2021-03-09T13:12:41.580Z to update
waiting until 2021-03-09T13:12:41.580Z to update
waiting until 2021-03-09T13:12:41.580Z to update
waiting until 2021-03-09T13:12:41.580Z to update
waiting until 2021-03-09T13:12:41.580Z to update
waiting until 2021-03-09T13:12:41.580Z to update
waiting until 2021-03-09T13:12:41.580Z to update
waiting until 2021-03-09T13:12:41.580Z to update
waiting until 2021-03-09T13:12:41.580Z to update
waiting until 2021-03-09T13:12:41.580Z to update
waiting until 2021-03-09T13:12:41.580Z to update
waiting until 2021-03-09T13:12:41.580Z to update
waiting until 2021-03-09T13:12:41.580Z to update
waiting until 2021-03-09T13:12:41.580Z to update
waiting until 2021-03-09T13:12:41.580Z to update
waiting until 2021-03-09T13:12:41.580Z to update
[2021-03-10T11:30:03.563Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20210305-next.87e327a/bin/run server:delete
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
waiting until 2021-03-10T12:30:03.557Z to update
time to update
chectl: Updating CLI... already on latest version: 0.0.20210305-next.87e327a
[2021-03-12T07:44:21.122Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20210310-next.91e9b7e/bin/run server:delete
waiting until 2021-03-12T08:44:21.117Z to update
waiting until 2021-03-12T08:44:21.117Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
waiting until 2021-03-12T08:46:01.283Z to update
time to update
chectl: Updating CLI...
chectl: Updating CLI from 0.0.20210310-next.91e9b7e to 0.0.20210311-next.c3b5e46 (next)... done
chectl: Updating CLI... done
[2021-03-16T10:05:51.001Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20210315-next.19bcb80/bin/run server:deploy
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
waiting until 2021-03-16T11:05:50.999Z to update
time to update
chectl: Updating CLI... already on latest version: 0.0.20210315-next.19bcb80
[2021-03-18T08:31:03.642Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20210317-next.8a10103/bin/run deploy:server
waiting until 2021-03-18T09:31:03.639Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
waiting until 2021-03-18T09:31:15.508Z to update
time to update
chectl: Updating CLI... already on latest version: 0.0.20210317-next.8a10103
[2021-03-22T13:05:32.386Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20210317-next.8a10103/bin/run server:deploy
waiting until 2021-03-22T14:05:32.380Z to update
waiting until 2021-03-22T14:05:32.380Z to update
waiting until 2021-03-22T14:05:32.380Z to update
waiting until 2021-03-22T14:05:32.380Z to update
waiting until 2021-03-22T14:05:32.380Z to update
waiting until 2021-03-22T14:05:32.380Z to update
waiting until 2021-03-22T14:11:31.730Z to update
waiting until 2021-03-22T14:11:31.730Z to update
waiting until 2021-03-22T14:11:31.730Z to update
waiting until 2021-03-22T14:11:31.730Z to update
waiting until 2021-03-22T14:11:31.730Z to update
[2021-03-24T12:05:07.445Z] starting `/home/user/.local/share/chectl/client/bin/chectl update --autoupdate` from /home/user/.local/share/chectl/client/0.0.20210322-next.eecf0ed/bin/run server:deploy
waiting until 2021-03-24T13:05:07.439Z to update
waiting until 2021-03-24T13:05:07.439Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
waiting until 2021-03-24T13:06:55.478Z to update
time to update
chectl: Updating CLI...
chectl: Updating CLI from 0.0.20210322-next.eecf0ed to 0.0.20210324-next.3e2fba6 (next)... done
chectl: Updating CLI... done
[user@localhost chectl]$ ls
autoupdate autoupdate.log error.log lastrun next-update-info.json templates
[user@localhost chectl]$ cat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment