All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1840249] [NEW] Cancelling 'make docker-test-build' does not cancel running containers
@ 2019-08-15 12:25 Philippe Mathieu-Daudé
  2021-04-22  4:19 ` [Bug 1840249] " Thomas Huth
  2021-06-22  4:17 ` Launchpad Bug Tracker
  0 siblings, 2 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2019-08-15 12:25 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

version: v4.1.0-rc5

Run 'make -k docker-test-build', wait a few, cancel with ^C:

$ make -k docker-test-build 2>&1 > /dev/null
^C

$ docker ps
CONTAINER ID        IMAGE                            COMMAND                  CREATED             STATUS
62264a2d777a        qemu:debian-mips-cross           "/var/tmp/qemu/run t…"   10 minutes ago      Up 10 minutes
80807c47d0df        qemu:debian-armel-cross          "/var/tmp/qemu/run t…"   10 minutes ago      Up 10 minutes
06027b5dfd4a        qemu:debian-amd64                "/var/tmp/qemu/run t…"   10 minutes ago      Up 10 minutes

The docker containers are still up building QEMU.

** Affects: qemu
     Importance: Undecided
         Status: New


** Tags: docker

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1840249

Title:
  Cancelling 'make docker-test-build' does not cancel running containers

Status in QEMU:
  New

Bug description:
  version: v4.1.0-rc5

  Run 'make -k docker-test-build', wait a few, cancel with ^C:

  $ make -k docker-test-build 2>&1 > /dev/null
  ^C

  $ docker ps
  CONTAINER ID        IMAGE                            COMMAND                  CREATED             STATUS
  62264a2d777a        qemu:debian-mips-cross           "/var/tmp/qemu/run t…"   10 minutes ago      Up 10 minutes
  80807c47d0df        qemu:debian-armel-cross          "/var/tmp/qemu/run t…"   10 minutes ago      Up 10 minutes
  06027b5dfd4a        qemu:debian-amd64                "/var/tmp/qemu/run t…"   10 minutes ago      Up 10 minutes

  The docker containers are still up building QEMU.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1840249/+subscriptions


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-06-22  5:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-15 12:25 [Qemu-devel] [Bug 1840249] [NEW] Cancelling 'make docker-test-build' does not cancel running containers Philippe Mathieu-Daudé
2021-04-22  4:19 ` [Bug 1840249] " Thomas Huth
2021-06-22  4:17 ` Launchpad Bug Tracker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.