Skip to content

Conversation

jordanstephens
Copy link
Member

Description

Trying to get logs back from kaniko and release tasks when using local pulumi.

This doesn't work yet. I see this in the logs even after a defang compose down and defang cd cancel

2025-08-28T10:47:04.199-07:00 cd pulumi Running update...
2025-08-28T10:47:04.625-07:00 cd pulumi  ** Update failed; executing forced refresh...
2025-08-28T10:47:04.625-07:00 cd pulumi Refreshing stack...
2025-08-28T10:47:05.289-07:00 cd pulumi  ** error: the stack is currently locked by 1 lock(s). Either wait for the other process(es) to end or delete the lock file with `defang cd cancel --org=jordanstephens --project-name=vast-badlands`.
 - AWS error: context canceled

I haven't figured out why—I'm running pulumi locally, and it shouldn't be running in ECS.

Here is the full output from my last attempt of compose up right after a successful compose down:
https://gist.github.com/jordanstephens/f754d9faa41e549460d259c2f3673b20

Linked Issues

Checklist

  • I have performed a self-review of my code
  • I have added appropriate tests
  • I have updated the Defang CLI docs and/or README to reflect my changes, if necessary

Copy link
Member

@lionello lionello left a comment

Choose a reason for hiding this comment

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

That's it!? Awesome.

@jordanstephens
Copy link
Member Author

That's it!? Awesome.

no it doesn't work.

@jordanstephens jordanstephens added the wip Work in progress; don't merge label Aug 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wip Work in progress; don't merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants