deckhouse / deckhouse-test-1

Repository copy for CI testing
Other
0 stars 0 forks source link

Release v1.36.28 #308

Closed deckhouse-BOaTswain closed 3 months ago

deckhouse-BOaTswain commented 3 months ago

:robot: A dedicated issue to run tests and deploy release v1.36.28.


Release issue commands and options
You can trigger release related actions by commenting on this issue: - `/deploy/[/]` will publish built images into the release channel. - `channel` is one of `alpha | beta | early-access | stable | rock-solid` - `editions` is a comma-separated list of editions `ce | ee | fe | be | se` - `/suspend/` will suspend released version. - `channel` is one of `alpha | beta | early-access | stable | rock-solid` - `/e2e/run/ git_ref` will run e2e using provider and an `install` image built from git_ref. - `provider` is one of `aws | azure | eks | gcp | openstack | static | vclouddirector | vsphere | yandex-cloud` - `git_ref` is a tag `v1.36.28 | test-v1.36.28*` or a branch `main | release-1.36` - `/e2e/run/ git_ref_1 git_ref_2` will run e2e using provider and git_ref_1 and then switch to git_ref_2. - `provider` is one of `aws | azure | eks | gcp | openstack | static | vclouddirector | vsphere | yandex-cloud` - `git_ref_1` is a release-* or main branch - `git_ref_2` is a release-* or main branch - `/e2e/use/k8s/` specifies which Kubernetes version to use for e2e test. - `version` is one of `1.26 | 1.27 | 1.28 | 1.29 | 1.30 | Automatic` - `/build git_ref` will run build for release related refs. - `git_ref` is a tag `v1.36.28 | test-v1.36.28*` or a branch `main | release-1.36` **Note 1:** A single command `/e2e/run/` will run e2e with default CRI 'containerd' and Kubernetes version '1.27'. Put `/e2e/use` options below `/e2e/run` command to set specific CRI and Kubernetes version. E.g.: ``` /e2e/run/aws main /e2e/use/k8s/1.27 /e2e/use/k8s/1.29 This comment will run 2 e2e jobs on AWS with containerd and with Kubernetes version 1.20 and 1.23 using image built from main branch. ``` ``` /e2e/run/aws release-1.35 release-1.36 /e2e/use/k8s/1.27 This comment will create cluster in AWS using Deckhouse built from release-1.35 branch and then switch to images built from release-1.36 branch. 'use' options are supported, cluster will use containerd and Kubernetes version 1.23. ``` **Note 2:** 'deploy', 'suspend' and 'e2e' commands should run after 'build FE' job is finished. **Note 3:** No autobuild for release branch. Run this command after cherry-picking into release branch: ``` /build release-1.36 ```
deckhouse-BOaTswain commented 3 months ago

New tag v1.36.28 is created.

:red_circle: Build and test for release for refs/tags/v1.36.28 failed in 15m18s.

Workflow details (5 jobs failed) :white_check_mark: `Render workflow` succeeded in 7s. :white_check_mark: `Go Generate` succeeded in 33s. :white_check_mark: `Tests` succeeded in 2m26s. :white_check_mark: `Matrix tests` succeeded in 6m29s. :x: `Build FE` failed in 10m20s. :x: `Build CE` failed in 11m47s. :x: `Build BE` failed in 12m22s. :x: `Build SE` failed in 12m50s. :x: `Build EE` failed in 13m50s. :white_small_square: `Doc web build` skipped. :white_small_square: `Main web build` skipped. :white_small_square: `(Prod) Deploy latest site` skipped. :white_small_square: `(Prod) Deploy latest doc` skipped. :white_small_square: `Dhctl Tests` skipped. :white_small_square: `GolangCI Lint` skipped. :white_small_square: `OpenAPI Test Cases` skipped. :white_small_square: `Validators` skipped.
deckhouse-BOaTswain commented 3 months ago

New commit b5cfe9 in branch main:

debug information

Signed-off-by: Artem Kladov <artem.kladov@flant.com>

:white_circle: Build and test for release for refs/heads/main cancelled.

Workflow details :white_small_square: `Go Generate` cancelled. :white_small_square: `Render workflow` cancelled. :white_small_square: `Build FE` cancelled. :white_small_square: `Build EE` cancelled. :white_small_square: `Build CE` cancelled. :white_small_square: `Build BE` cancelled. :white_small_square: `Build SE` cancelled. :white_small_square: `Doc web build` skipped. :white_small_square: `Main web build` skipped. :white_small_square: `(Prod) Deploy latest site` skipped. :white_small_square: `(Prod) Deploy latest doc` skipped. :white_small_square: `Tests` cancelled. :white_small_square: `Matrix tests` cancelled. :white_small_square: `Dhctl Tests` cancelled. :white_small_square: `GolangCI Lint` cancelled. :white_small_square: `OpenAPI Test Cases` cancelled. :white_small_square: `Validators` cancelled.
deckhouse-BOaTswain commented 3 months ago

New tag v1.36.28 is created.

:red_circle: Build and test for release for refs/tags/v1.36.28 failed in 6m8s.

Workflow details (1 job failed) :x: `Render workflow` failed in 4s. :white_check_mark: `Go Generate` succeeded in 36s. :white_check_mark: `Tests` succeeded in 5m25s. :white_check_mark: `Matrix tests` succeeded in 5m34s. :white_small_square: `Build FE` skipped. :white_small_square: `Build EE` skipped. :white_small_square: `Build CE` skipped. :white_small_square: `Build BE` skipped. :white_small_square: `Build SE` skipped. :white_small_square: `Doc web build` skipped. :white_small_square: `Main web build` skipped. :white_small_square: `(Prod) Deploy latest site` skipped. :white_small_square: `(Prod) Deploy latest doc` skipped. :white_small_square: `Dhctl Tests` skipped. :white_small_square: `GolangCI Lint` skipped. :white_small_square: `OpenAPI Test Cases` skipped. :white_small_square: `Validators` skipped.
deckhouse-BOaTswain commented 3 months ago

:white_circle: Build and test for release for refs/heads/main cancelled.

Workflow detailsNew commit [a83cbe](https://github.com/deckhouse/deckhouse-test-1/commit/a83cbe0e3e75174e9d8dddb7d2f527a2026afe7b) in branch **main**: ``` debug information Signed-off-by: Artem Kladov ``` :white_small_square: `Go Generate` cancelled. :white_small_square: `Render workflow` cancelled. :white_small_square: `Build FE` cancelled. :white_small_square: `Build EE` cancelled. :white_small_square: `Build CE` cancelled. :white_small_square: `Build BE` cancelled. :white_small_square: `Build SE` cancelled. :white_small_square: `Doc web build` cancelled. :white_small_square: `Main web build` cancelled. :white_small_square: `(Prod) Deploy latest site` cancelled. :white_small_square: `(Prod) Deploy latest doc` cancelled. :white_small_square: `Tests` cancelled. :white_small_square: `Matrix tests` cancelled. :white_small_square: `Dhctl Tests` cancelled. :white_small_square: `GolangCI Lint` cancelled. :white_small_square: `OpenAPI Test Cases` cancelled. :white_small_square: `Validators` cancelled.
deckhouse-BOaTswain commented 3 months ago

New tag v1.36.28 is created.

:red_circle: Build and test for release for refs/tags/v1.36.28 failed in 4m52s.

Workflow details (5 jobs failed) :white_check_mark: `Render workflow` succeeded in 5s. :white_check_mark: `Go Generate` succeeded in 29s. :white_check_mark: `Tests` succeeded in 3m18s. :x: `Build CE` failed in 2m33s. :white_check_mark: `Matrix tests` succeeded in 3m27s. :x: `Build SE` failed in 2m45s. :x: `Build BE` failed in 3m0s. :x: `Build FE` failed in 3m18s. :x: `Build EE` failed in 3m29s. :white_small_square: `Doc web build` skipped. :white_small_square: `Main web build` skipped. :white_small_square: `(Prod) Deploy latest site` skipped. :white_small_square: `(Prod) Deploy latest doc` skipped. :white_small_square: `Dhctl Tests` skipped. :white_small_square: `GolangCI Lint` skipped. :white_small_square: `OpenAPI Test Cases` skipped. :white_small_square: `Validators` skipped.
deckhouse-BOaTswain commented 3 months ago

New tag v1.36.28 is created.

:red_circle: Build and test for release for refs/tags/v1.36.28 failed in 5m37s.

Workflow details (5 jobs failed) :white_check_mark: `Render workflow` succeeded in 5s. :white_check_mark: `Go Generate` succeeded in 12s. :white_check_mark: `Matrix tests` succeeded in 2m28s. :x: `Build CE` failed in 2m34s. :x: `Build BE` failed in 2m58s. :x: `Build SE` failed in 3m4s. :x: `Build FE` failed in 3m13s. :x: `Build EE` failed in 3m33s. :white_check_mark: `Tests` succeeded in 5m5s. :white_small_square: `Doc web build` skipped. :white_small_square: `Main web build` skipped. :white_small_square: `(Prod) Deploy latest site` skipped. :white_small_square: `(Prod) Deploy latest doc` skipped. :white_small_square: `Dhctl Tests` skipped. :white_small_square: `GolangCI Lint` skipped. :white_small_square: `OpenAPI Test Cases` skipped. :white_small_square: `Validators` skipped.
deckhouse-BOaTswain commented 3 months ago

:white_circle: Build and test for release for refs/heads/main cancelled.

Workflow detailsNew commit [e0e0d9](https://github.com/deckhouse/deckhouse-test-1/commit/e0e0d9e66c91fb2ce1f1a8f454093e39cec8f0df) in branch **main**: ``` Updates Signed-off-by: Artem Kladov ``` :white_small_square: `Go Generate` cancelled. :white_small_square: `Render workflow` cancelled. :white_small_square: `Build FE` cancelled. :white_small_square: `Build EE` cancelled. :white_small_square: `Build CE` cancelled. :white_small_square: `Build BE` cancelled. :white_small_square: `Build SE` cancelled. :white_small_square: `Doc web build` cancelled. :white_small_square: `Main web build` cancelled. :white_small_square: `(Prod) Deploy latest site` cancelled. :white_small_square: `(Prod) Deploy latest doc` cancelled. :white_small_square: `Tests` cancelled. :white_small_square: `Matrix tests` cancelled. :white_small_square: `Dhctl Tests` cancelled. :white_small_square: `GolangCI Lint` cancelled. :white_small_square: `OpenAPI Test Cases` cancelled. :white_small_square: `Validators` cancelled.