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

CI: ConformanceEKS: timeout reached waiting for Service cilium-test/echo-other-node #17337

Closed
pchaigno opened this issue Sep 8, 2021 · 3 comments
Labels
area/CI Continuous Integration testing issue or flake ci/flake This is a known failure that occurs in the tree. Please investigate me! stale The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.
Projects

Comments

@pchaigno
Copy link
Member

pchaigno commented Sep 8, 2021

https://github.com/cilium/cilium/runs/3542235194?check_suite_focus=true
logs_178047.zip
cilium-sysdump-out.zip.zip

Run cilium connectivity test --force-deploy --flow-validation=disabled \
🔥 [cilium-cilium-1211617116.us-east-2.eksctl.io] Deleting connectivity check deployments...
✨ [cilium-cilium-1211617116.us-east-2.eksctl.io] Creating namespace for connectivity check...
✨ [cilium-cilium-1211617116.us-east-2.eksctl.io] Deploying echo-same-node service...
✨ [cilium-cilium-1211617116.us-east-2.eksctl.io] Deploying same-node deployment...
✨ [cilium-cilium-1211617116.us-east-2.eksctl.io] Deploying client deployment...
✨ [cilium-cilium-1211617116.us-east-2.eksctl.io] Deploying client2 deployment...
✨ [cilium-cilium-1211617116.us-east-2.eksctl.io] Deploying echo-other-node service...
✨ [cilium-cilium-1211617116.us-east-2.eksctl.io] Deploying other-node deployment...
⌛ [cilium-cilium-1211617116.us-east-2.eksctl.io] Waiting for deployments [client client2 echo-same-node] to become ready...
⌛ [cilium-cilium-1211617116.us-east-2.eksctl.io] Waiting for deployments [echo-other-node] to become ready...
⌛ [cilium-cilium-1211617116.us-east-2.eksctl.io] Waiting for CiliumEndpoint for pod cilium-test/client-6488dcf5d4-mgwsm to appear...
⌛ [cilium-cilium-1211617116.us-east-2.eksctl.io] Waiting for CiliumEndpoint for pod cilium-test/client2-65f446d77c-r7gkf to appear...
⌛ [cilium-cilium-1211617116.us-east-2.eksctl.io] Waiting for CiliumEndpoint for pod cilium-test/echo-other-node-697d5d69b7-9cd6k to appear...
⌛ [cilium-cilium-1211617116.us-east-2.eksctl.io] Waiting for CiliumEndpoint for pod cilium-test/echo-same-node-7967996674-2rbhs to appear...
⌛ [cilium-cilium-1211617116.us-east-2.eksctl.io] Waiting for Service cilium-test/echo-other-node to become ready...
Connectivity test failed: timeout reached waiting for {&Service{ObjectMeta:{echo-other-node  cilium-test  e68ecb7d-b223-48ee-a966-23ef4785e00c 3689 0 2021-09-08 08:36:55 +0000 UTC <nil> <nil> map[kind:echo] map[] [] []  [{cilium Update v1 2021-09-08 08:36:55 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:kind":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8080,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},Spec:ServiceSpec{Ports:[]ServicePort{ServicePort{Name:echo-other-node,Protocol:TCP,Port:8080,TargetPort:{0 8080 },NodePort:31459,AppProtocol:nil,},},Selector:map[string]string{name: echo-other-node,},ClusterIP:10.100.76.182,Type:NodePort,ExternalIPs:[],SessionAffinity:None,LoadBalancerIP:,LoadBalancerSourceRanges:[],ExternalName:,ExternalTrafficPolicy:Cluster,HealthCheckNodePort:0,PublishNotReadyAddresses:false,SessionAffinityConfig:nil,TopologyKeys:[],IPFamilyPolicy:nil,ClusterIPs:[10.100.76.182],IPFamilies:[],AllocateLoadBalancerNodePorts:nil,LoadBalancerClass:nil,InternalTrafficPolicy:nil,},Status:ServiceStatus{LoadBalancer:LoadBalancerStatus{Ingress:[]LoadBalancerIngress{},},Conditions:[]Condition{},},}}
Error: Process completed with exit code 1.
@pchaigno pchaigno added area/CI Continuous Integration testing issue or flake ci/flake This is a known failure that occurs in the tree. Please investigate me! labels Sep 8, 2021
@nbusseneau
Copy link
Member

This looks like cilium/cilium-cli#342.

@gandro
Copy link
Member

gandro commented Sep 15, 2021

Seeing the same issue on GKE (also, cilium/cilium-cli#342 seems to have it on AKS too): https://github.com/cilium/cilium/runs/3611160208?check_suite_focus=true (observed in #17407)

@github-actions
Copy link

github-actions bot commented Jul 9, 2022

This issue has been automatically marked as stale because it has not
had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the stale The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale. label Jul 9, 2022
@pchaigno pchaigno closed this as completed Jul 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake ci/flake This is a known failure that occurs in the tree. Please investigate me! stale The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.
Projects
No open projects
CI Force
  
Awaiting triage
Development

No branches or pull requests

3 participants