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

WIP: podman exec: correctly support detaching (part 2) #25083

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

remove bufio from container stdin

0314635
Select commit
Loading
Failed to load commit list.
Draft

WIP: podman exec: correctly support detaching (part 2) #25083

remove bufio from container stdin
0314635
Select commit
Loading
Failed to load commit list.
Cirrus CI / sys podman debian-13 rootless host sqlite failed Jan 24, 2025 in 19m 23s

Task Summary

Instruction main failed in 18:43

Details

✅ 00:05 clone
✅ 00:21 setup
❌ 18:43 main

[+1117s] ok 403 |505| Use options from containers.conf in 2177ms
[+1117s] ok 404 |505| pasta/bridge and host.containers.internal in 3002ms
[+1117s] ok 405 podman checkpoint - basic test in 23ms # skip checkpoint does not work rootless
[+1117s] ok 406 podman checkpoint --export, with volumes in 31ms # skip checkpoint does not work rootless
[+1117s] ok 407 podman checkpoint --file-locks in 32ms # skip checkpoint does not work rootless
[+1117s] ok 408 podman checkpoint/restore ip and mac handling in 31ms # skip checkpoint does not work rootless
[+1117s] ok 409 |600| podman shell completion test in 141987ms
[+1117s] ok 410 |600| podman shell completion for paths in container/image in 3406ms
[+1117s] ok 411 |610| check Go template formatting in 42187ms
[+1117s] ok 412 |620| options that cannot be set together in 4517ms
[+1117s] ok 413 |700| podman kube with stdin in 2661ms
[+1117s] ok 414 |700| podman play in 2289ms
[+1117s] ok 415 |700| podman play --service-container in 5294ms
[+1117s] ok 416 |700| podman kube --network in 4960ms
[+1117s] ok 417 |700| podman kube play read-only in 3876ms
[+1117s] ok 418 |700| podman kube play read-only from containers.conf in 3758ms
[+1117s] ok 419 |700| podman play with user from image in 2525ms
[+1117s] ok 420 |700| podman kube play --replace external storage in 3697ms
[+1117s] ok 421 |700| podman kube --annotation in 2425ms
[+1117s] ok 422 |700| podman play Yaml deprecated --no-trunc annotation in 1136ms # skip FIXME: I can't figure out what this test is supposed to do
[+1117s] ok 423 |700| podman kube play - default log driver in 3474ms
[+1117s] ok 424 |700| podman kube play - URL in 2975ms
[+1117s] ok 425 |700| podman play with init container in 2348ms
[+1117s] ok 426 |700| podman kube play - hostport in 2180ms
[+1117s] ok 427 |700| podman kube play - multi-pod YAML in 3361ms
[+1117s] ok 428 |700| podman kube generate filetype in 2884ms
[+1117s] ok 429 |700| podman kube play --wait with siginterrupt in 3418ms
[+1117s] ok 430 |700| podman kube play --wait - wait for pod to exit in 2600ms
[+1117s] ok 431 |700| podman kube play with configmaps in 2121ms
[+1117s] ok 432 |700| podman kube with --authfile=/tmp/bogus in 1229ms
[+1117s] ok 433 |700| podman kube play with umask from containers.conf in 2701ms
[+1117s] ok 434 |700| podman kube generate tmpfs on /tmp in 2256ms
[+1117s] ok 435 |700| podman kube play - pull policy in 3410ms
[+1117s] ok 436 |700| podman kube play healthcheck should wait initialDelaySeconds before updating status in 21982ms
[+1117s] ok 437 |700| podman play with image volume (automount annotation and OCI VolumeSource) in 8630ms
[+1117s] ok 438 |700| podman play with image volume pull policies in 14517ms
[+1117s] ok 439 |710| podman kube generate - usage message in 1173ms
[+1117s] ok 440 |710| podman kube generate - container in 3317ms
[+1117s] ok 441 |710| podman kube generate unmasked in 2625ms
[+1117s] ok 442 |710| podman kube generate volumes in 1444ms
[+1117s] ok 443 |710| podman kube generate - pod in 3060ms
[+1117s] ok 444 |710| podman kube generate - deployment in 2414ms
[+1117s] ok 445 |710| podman kube generate - job in 2182ms
[+1118s] make: *** [Makefile:710: localsystem] Error 1
[15:56:07] END - [+1118s] total duration since 2025-01-24T15:56:07Z

Failed tests (3):
 - 387 |505| TCP/IPv4 large transfer, tap in 3902ms
 - 388 |505| TCP/IPv4 large transfer, loopback in 3811ms
 - 396 |505| UDP/IPv4 large transfer, loopback in 3199ms


Annotated results:
  https://api.cirrus-ci.com/v1/artifact/task/6347468968820736/html/sys-podman-debian-13-rootless-host-sqlite.log.html

Exit status: 2