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

checkpoint/restore ping_group_range sysctl #2565

Open
wants to merge 3 commits into
base: criu-dev
Choose a base branch
from

zdtm/netns_sub_sysctl: add ipv4/ping_group_range sysctl check

e87c03d
Select commit
Loading
Failed to load commit list.
Open

checkpoint/restore ping_group_range sysctl #2565

zdtm/netns_sub_sysctl: add ipv4/ping_group_range sysctl check
e87c03d
Select commit
Loading
Failed to load commit list.
Cirrus CI / Vagrant Fedora Rawhide based test failed Jan 17, 2025 in 37m 58s

Task Summary

Instruction build failed in 37:33

Details

✅ 00:06 clone
✅ 00:16 setup
❌ 37:33 build

userns is supported
=== Run 1/1 ================ zdtm/transition/thread-bomb
==== ALARM ====
===================== Run zdtm/transition/thread-bomb in h =====================
Start test
./thread-bomb --pidfile=thread-bomb.pid --outfile=thread-bomb.out
Traceback (most recent call last):
  File "/criu/test/zdtm.py", line 2942, in <module>
    fork_zdtm()
    ~~~~~~~~~^^
  File "/criu/test/zdtm.py", line 2933, in fork_zdtm
    do_run_test(tinfo[0], tinfo[1], tinfo[2], tinfo[3])
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/criu/test/zdtm.py", line 2012, in do_run_test
    t.start()
    ~~~~~~~^^
  File "/criu/test/zdtm.py", line 529, in start
    self.__make_action('pid', env, self.__flavor.root)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/criu/test/zdtm.py", line 468, in __make_action
    if s.wait(timeout=self.__timeout):
       ~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/subprocess.py", line 1274, in wait
    return self._wait(timeout=timeout)
           ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/subprocess.py", line 2052, in _wait
    raise TimeoutExpired(self.args, timeout)
subprocess.TimeoutExpired: Command '['make', '--no-print-directory', '-C', 'zdtm/transition', 'thread-bomb.pid']' timed out after 30 seconds

##################################### FAIL #####################################
+ fail
+ set +e
+ uname -a
Linux 542c4d02655d 6.12.9-100.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jan  9 16:04:00 UTC 2025 x86_64 GNU/Linux
+ ps axf --width 256
++ basename ./test/jenkins/criu-fcg.sh
++ date +%m%d%H%M
+ tar -czf /home/criu-fcg.sh---01170431.tar.gz .
tar: ./test/zdtm/static/del_standalone_un.test/sock: socket ignored
tar: ./test/zdtm/static/del_standalone_un_seqpacket.test/sock: socket ignored
tar: ./test/zdtm/static/sk-unix01.test/sole: socket ignored
tar: ./test/zdtm/static/sk-unix01-seqpacket.test/sole: socket ignored
tar: ./test/zdtm/static/sockets00.test: socket ignored
tar: ./test/zdtm/static/sockets00-seqpacket.test: socket ignored
tar: ./test/zdtm/static/sockets03.test: socket ignored
tar: ./test/zdtm/static/sockets03-seqpacket.test: socket ignored
+ tar -czf report.tar.gz -C test/ report
+ exit 1
+ cleanup_cgroup
+ ./test/zdtm_umount_cgroups 1
make: Leaving directory '/vagrant/criu/scripts/ci'
make: *** [Makefile:51: fedora-rawhide] Error 1
make: *** [Makefile:73: vagrant-fedora-rawhide] Error 2
make: Leaving directory '/tmp/criu/scripts/ci'

Exit status: 2