Skip to content

Conversation

@medyagh
Copy link
Member

@medyagh medyagh commented Dec 9, 2025

fixes #22067

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Dec 9, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: medyagh

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Dec 9, 2025
@medyagh
Copy link
Member Author

medyagh commented Dec 9, 2025

/ok-to-test

@k8s-ci-robot k8s-ci-robot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Dec 9, 2025
@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

┌────────────────┬──────────┬────────────────────────┐
│    COMMAND     │ MINIKUBE │ MINIKUBE  ( PR 22081 ) │
├────────────────┼──────────┼────────────────────────┤
│ minikube start │ 40.2s    │ 39.6s                  │
│ enable ingress │ 15.7s    │ 15.4s                  │
└────────────────┴──────────┴────────────────────────┘

Times for minikube start: 41.8s 39.6s 40.6s 40.6s 38.5s
Times for minikube (PR 22081) start: 37.4s 39.5s 39.5s 39.1s 42.7s

Times for minikube ingress: 15.7s 15.7s 15.3s 15.8s 15.8s
Times for minikube (PR 22081) ingress: 15.8s 15.8s 16.3s 15.8s 13.3s

docker driver with docker runtime

┌────────────────┬──────────┬────────────────────────┐
│    COMMAND     │ MINIKUBE │ MINIKUBE  ( PR 22081 ) │
├────────────────┼──────────┼────────────────────────┤
│ minikube start │ 22.4s    │ 22.0s                  │
│ enable ingress │ 10.6s    │ 10.6s                  │
└────────────────┴──────────┴────────────────────────┘

Times for minikube start: 19.6s 24.0s 20.7s 23.3s 24.3s
Times for minikube (PR 22081) start: 21.0s 21.2s 24.5s 20.1s 23.4s

Times for minikube ingress: 10.6s 10.6s 10.6s 10.6s 10.6s
Times for minikube (PR 22081) ingress: 10.6s 10.6s 10.6s 10.6s 10.6s

docker driver with containerd runtime

┌────────────────┬──────────┬────────────────────────┐
│    COMMAND     │ MINIKUBE │ MINIKUBE  ( PR 22081 ) │
├────────────────┼──────────┼────────────────────────┤
│ minikube start │ 20.5s    │ 20.9s                  │
│ enable ingress │ 20.5s    │ 20.3s                  │
└────────────────┴──────────┴────────────────────────┘

Times for minikube start: 20.6s 18.2s 21.6s 22.3s 19.9s
Times for minikube (PR 22081) start: 22.2s 20.8s 18.8s 18.7s 23.9s

Times for minikube ingress: 21.1s 20.1s 21.1s 20.1s 20.1s
Times for minikube (PR 22081) ingress: 20.1s 20.1s 21.1s 20.1s 20.1s

@minikube-pr-bot
Copy link

Here are the number of top 10 failed tests in each environments with lowest flake rate.

Environment Test Name Flake Rate
KVM_Linux_containerd (2 failed) TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/DashboardCmd(gopogh) Unknown
KVM_Linux_containerd (2 failed) TestAddons/parallel/LocalPath(gopogh) 0.00% (chart)

Besides the following environments also have failed tests:

  • Docker_Linux_containerd_arm64: 34 failed (gopogh)

  • Docker_Linux_crio: 27 failed (gopogh)

  • KVM_Linux_crio: 15 failed (gopogh)

  • Docker_Linux_crio_arm64: 41 failed (gopogh)

To see the flake rates of all tests by environment, click here.

Copy link
Contributor

@nirs nirs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Function for checking dockerhub rate limit looks useful for it should be be in this test file.

@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Dec 9, 2025
@medyagh medyagh changed the title test addons: Fail Fast if docker hub rate limited test: Fail Fast if docker hub rate limited Dec 9, 2025
@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Dec 9, 2025
@k8s-ci-robot
Copy link
Contributor

k8s-ci-robot commented Dec 9, 2025

@medyagh: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
integration-kvm-docker-linux-x86-64 7d57e8a link true /test integration-kvm-docker-linux-x86-64
pull-minikube-build 7d57e8a link true /test pull-minikube-build
integration-docker-containerd-linux-x86-64 7d57e8a link true /test integration-docker-containerd-linux-x86-64
integration-vfkit-docker-macos-arm64 7d57e8a link false /test integration-vfkit-docker-macos-arm64
integration-docker-crio-linux-x86-64 7d57e8a link true /test integration-docker-crio-linux-x86-64
integration-none-docker-linux-x86-64 7d57e8a link true /test integration-none-docker-linux-x86-64

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Dec 9, 2025
@medyagh medyagh merged commit 44f089d into kubernetes:master Dec 9, 2025
11 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tests: Too long timeout - test fails after 6+ minutes

4 participants