Skip to content

fix(action): kurtosis cleanup failing due to some containers still existing#136

Merged
skylenet merged 2 commits intomasterfrom
fix-action-container-hang
Feb 25, 2026
Merged

fix(action): kurtosis cleanup failing due to some containers still existing#136
skylenet merged 2 commits intomasterfrom
fix-action-container-hang

Conversation

@skylenet
Copy link
Member

@skylenet skylenet commented Feb 25, 2026

Run kurtosis engine start
INFO[2026-02-25T17:59:31+01:00] Starting Kurtosis engine from image 'kurtosistech/engine:1.15.2'...
INFO[2026-02-25T17:59:31+01:00] No Kurtosis engine was found; attempting to start one...
INFO[2026-02-25T17:59:31+01:00] Starting the centralized logs components...
INFO[2026-02-25T17:59:32+01:00] Centralized logs components started.
INFO[2026-02-25T17:59:33+01:00] Reverse proxy started.
Error: An error occurred running command 'start'
Caused by: An error occurred starting the Kurtosis engine
Caused by: An error occurred starting the engine with the engine existence guarantor
Caused by: An error occurred guaranteeing that a Kurtosis engine is running
Caused by: An error occurred launching the engine server container
Caused by: An error occurred launching the engine server container with default version tag '1.15.2'
Caused by: An error occurred launching the engine server container
Caused by: An error occurred creating the engine using image 'kurtosistech/engine' with tag '1.15.2' and debug mode 'false'
Caused by: An error occurred creating Docker config storage.
Caused by: An error occurred starting the Docker Config Storage Creator container with these args '&{dockerImage:alpine:3.17 name:kurtosis-docker-config-storage-creator alias: interactiveModeTtySize: networkId:4a08708f05ecc6ab84912e1ea4b1a5cacdc3b0d5a8cbf5d82bc206b1219cf57d staticIp:[] addedCapabilities:map[] securityOpts:map[] networkMode:default usedPorts:map[] entrypointArgs:[/bin/sh -c sleep 1800] cmdArgs:[] envVariables:map[] bindMounts:map[] volumeMounts:map[kurtosis-docker-config-storage:/root/.docker/] needsAccessToDockerHostMachine:false labels:map[] cpuAllocationMillicpus:0 memoryAllocationMegabytes:0 loggingDriverConfig: skipAddingToBridgeNetworkIfStaticIpIsSet:false containerInitEnabled:false restartPolicy: imageDownloadMode:1 user: imageRegistrySpec: devices:[]}'
Caused by: Could not create Docker container 'kurtosis-docker-config-storage-creator' from image 'alpine:3.17'
Caused by: Error response from daemon: Conflict. The container name "/kurtosis-docker-config-storage-creator" is already in use by container "06e4e729f72a68a9cd5e8955c0800d13b5a50e1f3179b2832d1e5e71fb3dc58a". You have to remove (or rename) that container to be able to reuse that name.

@skylenet skylenet changed the title fix(action): kurtosis cleanup failing due to some containers still ex… fix(action): kurtosis cleanup failing due to some containers still existing Feb 25, 2026
@skylenet skylenet merged commit ab5da53 into master Feb 25, 2026
3 of 4 checks passed
@skylenet skylenet deleted the fix-action-container-hang branch February 25, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant