• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

avagin / criu / 2818
0%
master: 64%

Build:
Build:
LAST BUILD BRANCH: travis
DEFAULT BRANCH: master
Ran 09 May 2018 07:14PM UTC
Jobs 1
Files 219
Run time 12s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
2818

push

travis-ci

Andrei Vagin
net: mount a new tmpfs if it isn't enough rights to open /run/xtables.lock

Starting with iptables 1.6.2, we have to use the --wait option,
but it doesn't work properly with userns, because in this case,
we don't have enough rights to open /run/xtables.lock.

(00.174703)      1: 	Running iptables-restore -w for iptables-restore -w Fatal: can't open lock file /run/xtables.lock: Permission denied
(00.192058)      1: Error (criu/util.c:842): exited, status=4
(00.192080)      1: Error (criu/net.c:1738): iptables-restore -w failed
(00.192088)      1: Error (criu/net.c:2389): Can't create net_ns
(00.192131)      1: Error (criu/util.c:1567): Can't wait or bad status: errno=0, status=65280

This patch workarounds this problem by mounting tmpfs into /run.

https://github.com/checkpoint-restore/criu/issues/469

Cc: Pavel Tikhomirov <ptikhomirov@virtuozzo.com>
Cc: Kirill Tkhai <ktkhai@virtuozzo.com>
Signed-off-by: Andrei Vagin <avagin@openvz.org>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>

20906 of 33081 relevant lines covered (63.2%)

67142.11 hits per line

Jobs
ID Job ID Ran Files Coverage
15 2818.15 (TR_ARCH=local GCOV=1) 09 May 2018 07:14PM UTC 0
63.2
Travis Job 2818.15
Source Files on build 2818
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2818
  • a9df9bcc on github
  • Prev Build on travis (#2807)
  • Next Build on travis (#2819)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc