Skip to content
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

The API detected that the spiderpool-controller pod restart failed, but it actually restarted successfully. #3582

Open
github-actions bot opened this issue Jun 12, 2024 · 1 comment
Assignees

Comments

@github-actions
Copy link

action url: https://github.com/spidernet-io/spiderpool/actions/runs/9488972926

@ty-dc
Copy link
Collaborator

ty-dc commented Jun 13, 2024

CI failed to check and restart spiderpool-controller.

  checking restarted pod 
  checking restarted pod 
  checking restarted pod 
  checking restarted pod 
  checking restarted pod 
  checking restarted pod 
  [FAILED] Unexpected error:
      <*errors.errorString | 0x37b2380>: 
      context timeout
      {s: "context timeout"}
  occurred
  In [It] at: /home/runner/work/spiderpool/spiderpool/test/e2e/reclaim/reclaim_test.go:570

But actually checking the logs, the Pod is running normally.

kube-system          spiderpool-agent-r8kw4                                       1/1     Running     0          13m     172.18.0.2      spiderpool0612201613-worker          <none>           <none>            app.kubernetes.io/component=spiderpool-agent,app.kubernetes.io/instance=spiderpool,app.kubernetes.io/name=spiderpool,controller-revision-hash=7957cd945,pod-template-generation=1
kube-system          spiderpool-agent-vd652                                       1/1     Running     0          13m     172.18.0.3      spiderpool0612201613-control-plane   <none>           <none>            app.kubernetes.io/component=spiderpool-agent,app.kubernetes.io/instance=spiderpool,app.kubernetes.io/name=spiderpool,controller-revision-hash=7957cd945,pod-template-generation=1
kube-system          spiderpool-controller-7c7679876b-4wpfp                       1/1     Running     0          5m3s    172.18.0.2      spiderpool0612201613-worker          <none>           <none>            app.kubernetes.io/component=spiderpool-controller,app.kubernetes.io/instance=spiderpool,app.kubernetes.io/name=spiderpool,pod-template-hash=7c7679876b
kube-system          spiderpool-controller-7c7679876b-pxtp2                       1/1     Running     0          5m3s    172.18.0.3      spiderpool0612201613-control-plane   <none>           <none>            app.kubernetes.io/component=spiderpool-controller,app.kubernetes.io/instance=spiderpool,app.kubernetes.io/name=spiderpool,pod-template-hash=7c7679876b
kube-system          spiderpool-init 

I suspect there is a problem with the API for checking and restarting.

@ty-dc ty-dc changed the title Nightly K8s Matrix CI 2024-06-12: Failed The API detected that the spiderpool-controller pod restart failed, but it actually restarted successfully. Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant