-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ISO: Upgrade buildroot minor version #13814
Conversation
ok-to-build-iso |
Hi @afbjorklund, we have updated your PR with the reference to newly built ISO. Pull the changes locally if you want to test with them or update your PR further. |
/ok-to-test |
kvm2 driver with docker runtime |
These are the flake rates of all failed tests.
Too many tests failed - See test logs for more details. To see the flake rates of all tests by environment, click here. |
the test look not good |
/retest-this-please |
That's likely just the KVM linux machine, we deleted that machine and created a new one, the retest should show the true result |
/retest-this-please |
kvm2 driver with docker runtime |
These are the flake rates of all failed tests.
Too many tests failed - See test logs for more details. To see the flake rates of all tests by environment, click here. |
ok-to-build-iso |
Hi @afbjorklund, we have updated your PR with the reference to newly built ISO. Pull the changes locally if you want to test with them or update your PR further. |
Hi @afbjorklund, building a new ISO failed. |
These are the flake rates of all failed tests.
Too many tests failed - See test logs for more details. To see the flake rates of all tests by environment, click here. |
The log says this about building containerd:
And I just saw that you already reported this issue before containerd/containerd#6387 |
That's not buildroot, it's a known issue with a k8s component diff -ur containerd-1.5.11.orig/vendor/k8s.io/client-go/pkg/version/base.go containerd-1.5.11/vendor/k8s.io/client-go/pkg/version/base.go
--- containerd-1.5.11.orig/vendor/k8s.io/client-go/pkg/version/base.go 2022-03-24 01:09:42.000000000 +0100
+++ containerd-1.5.11/vendor/k8s.io/client-go/pkg/version/base.go 2022-03-24 01:09:42.000000000 +0100
@@ -55,7 +55,7 @@
// NOTE: The $Format strings are replaced during 'git archive' thanks to the
// companion .gitattributes file containing 'export-subst' in this same
// directory. See also https://git-scm.com/docs/gitattributes
- gitVersion string = "v0.0.0-master+3df54a8523"
+ gitVersion string = "v0.0.0-master+3df54a85234"
gitCommit string = "3df54a852345ae127d1fa3092b95168e4a88e2f8" // sha1 from git, output of $(git rev-parse HEAD)
gitTreeState string = "" // state of git tree, either "clean" or "dirty"
|
ok-to-build-iso |
This comment was marked as outdated.
This comment was marked as outdated.
Hi @afbjorklund, we have updated your PR with the reference to newly built ISO. Pull the changes locally if you want to test with them or update your PR further. |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
adab88e
to
17012aa
Compare
ok-to-build-iso |
kvm2 driver with docker runtime
Times for minikube start: 52.8s 50.6s 51.7s 52.1s 51.9s Times for minikube ingress: 29.7s 31.1s 31.5s 29.1s 29.1s docker driver with docker runtime
Times for minikube ingress: 27.0s 22.9s 22.9s 22.4s 21.9s Times for minikube start: 28.3s 24.4s 25.0s 24.6s 25.2s docker driver with containerd runtime
Times for minikube start: 29.4s 39.9s 39.7s 43.1s 39.8s Times for minikube ingress: 22.5s 22.4s 22.4s 18.9s 21.9s |
Hi @afbjorklund, we have updated your PR with the reference to newly built ISO. Pull the changes locally if you want to test with them or update your PR further. |
kvm2 driver with docker runtime
Times for minikube start: 50.5s 51.4s 50.6s 51.4s 51.7s Times for minikube ingress: 30.1s 29.1s 29.6s 26.1s 29.0s docker driver with docker runtime
Times for minikube start: 28.2s 24.1s 24.9s 23.7s 25.1s Times for minikube ingress: 23.5s 22.5s 22.0s 22.4s 21.9s docker driver with containerd runtime
Times for minikube start: 30.3s 38.7s 44.1s 40.2s 44.5s Times for minikube ingress: 22.4s 22.0s 17.9s 21.9s 18.4s |
/retest-this-please |
kvm2 driver with docker runtime
Times for minikube start: 52.4s 50.0s 51.0s 51.3s 50.7s Times for minikube ingress: 29.5s 29.5s 26.5s 29.1s 30.1s docker driver with docker runtime
Times for minikube start: 28.2s 23.8s 24.0s 24.1s 23.7s Times for minikube (PR 13814) ingress: 23.0s 26.9s 23.5s 22.4s 22.4s docker driver with containerd runtime
Times for minikube start: 32.8s 44.2s 44.8s 39.7s 44.3s Times for minikube ingress: 17.9s 27.9s 17.9s 22.4s 17.9s |
These are the flake rates of all failed tests.
Too many tests failed - See test logs for more details. To see the flake rates of all tests by environment, click here. |
/retest-this-please |
kvm2 driver with docker runtime
Times for minikube start: 52.0s 51.4s 50.8s 50.1s 51.3s Times for minikube ingress: 29.1s 29.6s 29.6s 31.0s 29.6s docker driver with docker runtime
Times for minikube start: 25.4s 24.0s 23.5s 24.2s 23.9s Times for minikube ingress: 23.0s 21.9s 22.9s 23.9s 22.9s docker driver with containerd runtime
Times for minikube (PR 13814) start: 39.8s 39.5s 39.3s 39.9s 40.6s Times for minikube ingress: 17.9s 18.4s 22.4s 28.0s 17.9s |
These are the flake rates of all failed tests.
Too many tests failed - See test logs for more details. To see the flake rates of all tests by environment, click here. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: afbjorklund, spowelljr The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
From
2021.02.4
(August 10th, 2021)To
2021.02.12
(April 6th, 2022)https://git.busybox.net/buildroot/plain/CHANGES?id=2021.02.12
https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.235
EDIT: Bump from 2021.02.10 to 2021.02.12, the final release (EOL)
Will upgrade to 2022.02.x, when we bump KIC to Ubuntu 22.04 LTS