Skip to content

Tests failing on Ubuntu 20.04 (ubuntu:focal) image #1491

@sliekens

Description

@sliekens

Hello,

As of recently, I can no longer get devcontainer features test to work. I pinpointed the issue to an error with docker exec <image> when the image is based on ubuntu:focal (20.04).

This happens both on my machine and in GitHub Codespaces so I'm pretty sure it is not just an issue on my machine, as it has worked for me in the past (not more than a month ago).

As for what actually broke it, I am clueless.

Image

In essence, the problem on ubuntu:focal is this:

Image

Errors alternate between:

  1. OCI runtime exec failed: exec failed: unable to start container process: procReady not received: unknown
  2. OCI runtime exec failed: exec failed: unable to start container process: error writing config to pipe: write init-p: broken pipe: unknown

Weirdly, I can't get it to work on ubuntu:noble either (24.04), but it works fine on ubuntu:jammy (22.04):

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions