Coder Social home page Coder Social logo

Comments (4)

cPu1 avatar cPu1 commented on August 16, 2024 1

@artem-nefedov, this is a bug in the logging and concurrency handling but it should not affect normal operation of the command. That part of the codebase is a bit dated and could use some refactoring. We'll look into this soon.

from eksctl.

lgb861213 avatar lgb861213 commented on August 16, 2024

We also encountered the same error log information when deleting EKS version 1.30, and our eksctl version is 0.183.
the error message that is following:
2024-07-06 16:56:08 [ℹ] deleting EKS cluster "test"
2024-07-06 16:56:11 [ℹ] will drain 0 unmanaged nodegroup(s) in cluster "aloda-test"
2024-07-06 16:56:11 [ℹ] starting parallel draining, max in-flight of 1
2024-07-06 16:56:11 [✖] failed to acquire semaphore while waiting for all routines to finish: %!w(*errors.errorString=&{context canceled})
2024-07-06 16:56:14 [ℹ] deleted 0 Fargate profile(s)
2024-07-06 16:56:16 [✔] kubeconfig has been updated
2024-07-06 16:56:16 [ℹ] cleaning up AWS load balancers created by Kubernetes objects of Kind Service or Ingress
2024-07-06 16:56:23 [ℹ]

from eksctl.

AmitBenAmi avatar AmitBenAmi commented on August 16, 2024

Seeing the same issue with version 0.185.0

from eksctl.

acarey-haus avatar acarey-haus commented on August 16, 2024

Seeing this issue with eksctl version 0.187.0 when deleting a nodegroup. The deletion succeeded.

% eksctl delete nodegroup --cluster redacted --name redacted-nodegroup
2024-07-18 13:31:37 [ℹ]  1 nodegroup (redacted-nodegroup) was included (based on the include/exclude rules)
2024-07-18 13:31:37 [ℹ]  will drain 1 nodegroup(s) in cluster "redacted"
2024-07-18 13:31:37 [ℹ]  starting parallel draining, max in-flight of 1
2024-07-18 13:31:37 [!]  no nodes found in nodegroup "redacted-nodegroup" (label selector: "alpha.eksctl.io/nodegroup-name=redacted-nodegroup")
2024-07-18 13:31:37 [✖]  failed to acquire semaphore while waiting for all routines to finish: context canceled
2024-07-18 13:31:37 [ℹ]  will delete 1 nodegroups from cluster "redacted"
2024-07-18 13:31:40 [ℹ]  1 task: { 1 task: { delete nodegroup "redacted-nodegroup" [async] } }
2024-07-18 13:31:40 [ℹ]  will delete stack "eksctl-redacted-nodegroup-redacted-nodegrou"p
2024-07-18 13:31:40 [✔]  deleted 1 nodegroup(s) from cluster "redacted"

from eksctl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.