- 
                Notifications
    You must be signed in to change notification settings 
- Fork 2.2k
Closed
Labels
Description
This is from a recent CI run (https://github.com/opencontainers/runc/pull/2923/checks?check_run_id=2452887046)
not ok 16 checkpoint --lazy-pages and restore
# (from function `fail' in file tests/integration/helpers.bash, line 274,
#  from function `runc_restore_with_pipes' in file tests/integration/checkpoint.bats, line 94,
#  in test file tests/integration/checkpoint.bats, line 225)
#   `runc_restore_with_pipes ./image-dir test_busybox_restore --lazy-pages' failed
# runc spec (status=0):
# 
# uffd-noncoop is supported
# runc state test_busybox (status=0):
# {
#   "ociVersion": "1.0.2-dev",
#   "id": "test_busybox",
#   "pid": 27036,
#   "status": "running",
#   "bundle": "/tmp/bats-run-24758/runc.cXN8Qe/bundle",
#   "rootfs": "/tmp/bats-run-24758/runc.cXN8Qe/bundle/rootfs",
#   "created": "2021-04-27T23:34:48.770811211Z",
#   "owner": ""
# }
# __runc restore test_busybox_restore failed (status: 1)
# time="2021-04-27T23:34:49Z" level=error msg="criu failed: type NOTIFY errno 0\nlog file: image-dir/restore.log"
# CRIU log errors (if any):
# ./image-dir/restore.log-(00.079105) 27107 (native) is going to execute the syscall 11, required is 15
# ./image-dir/restore.log-(00.079116) 27107 was trapped
# ./image-dir/restore.log-(00.079118) `- Expecting exit
# ./image-dir/restore.log-(00.079126) 27107 was trapped
# ./image-dir/restore.log-(00.079129) 27107 (native) is going to execute the syscall 18446744073709551615, required is 15
# ./image-dir/restore.log:(00.079136) Error (compel/src/lib/infect.c:1513): Task 27107 is in unexpected state: f7f
# ./image-dir/restore.log:(00.079742) Error (compel/src/lib/infect.c:1520): Task stopped with 15: Terminated
# ./image-dir/restore.log:(00.079748) Error (criu/cr-restore.c:2416): Can't stop all tasks on rt_sigreturn
# ./image-dir/restore.log:(00.079750) Error (criu/cr-restore.c:2454): Killing processes because of failure on restore.
# ./image-dir/restore.log-The Network was unlocked so some data or a connection may have been lost.
# ./image-dir/restore.log:(00.085728) Error (criu/mount.c:3396): mnt: Can't remove the directory /tmp/.criu.mntns.eawsHK: No such file or directory
# ./image-dir/restore.log:(00.085742) Error (criu/cr-restore.c:2483): Restoring FAILED.
# --
# ./image-dir/restore.log-(00.079105) 27107 (native) is going to execute the syscall 11, required is 15
# ./image-dir/restore.log-(00.079116) 27107 was trapped
# ./image-dir/restore.log-(00.079118) `- Expecting exit
# ./image-dir/restore.log-(00.079126) 27107 was trapped
# ./image-dir/restore.log-(00.079129) 27107 (native) is going to execute the syscall 18446744073709551615, required is 15
# ./image-dir/restore.log:(00.079136) Error (compel/src/lib/infect.c:1513): Task 27107 is in unexpected state: f7f
# ./image-dir/restore.log:(00.079742) Error (compel/src/lib/infect.c:1520): Task stopped with 15: Terminated
# ./image-dir/restore.log:(00.079748) Error (criu/cr-restore.c:2416): Can't stop all tasks on rt_sigreturn
# ./image-dir/restore.log:(00.079750) Error (criu/cr-restore.c:2454): Killing processes because of failure on restore.
# ./image-dir/restore.log-The Network was unlocked so some data or a connection may have been lost.
# ./image-dir/restore.log:(00.085728) Error (criu/mount.c:3396): mnt: Can't remove the directory /tmp/.criu.mntns.eawsHK: No such file or directory
# ./image-dir/restore.log:(00.085742) Error (criu/cr-restore.c:2483): Restoring FAILED.
# runc restore failed
Might be related to #2760