[07:52:43] START - All [+xxxx] lines that follow are relative to 2025-11-06T13:52:43Z.
[+0000s] + make remotesystem PODMAN_SERVER_LOG=/var/tmp/go/src/github.com/containers/podman/podman-server.log EXTRA_BUILDTAGS= # /var/tmp/go/src/github.com
/containers/podman/./contrib/cirrus/runner.sh:421 in dotest()
[+0001s] # Wipe existing config, database, and cache: start with clean slate.
rm -f -rf /root/.local/share/containers /root/.config/containers
PODMAN=/var/tmp/go/src/github.com/containers/podman/bin/podman-remote QUADLET=/var/tmp/go/src/github.com/containers/podman/bin/quadlet \
bats -T --filter-tags '!ci:parallel' test/system/
[+0021s] 1..312
[+0031s] ok 1 [001] podman version emits reasonable output in 267ms
# Arch:amd64 OS:fedora41 Runtime:crun Rootless:false Events:journald Logdriver:journald Cgroups:v2+systemd Net:netavark DB:sqlite Store:vfs
ok 2 [001] podman info in 169ms
[+0032s] ok 3 [001] podman --context emits reasonable output in 221ms
ok 4 [001] podman can pull an image in 785ms
[+0033s] ok 5 [001] podman-remote : really is remote, works as --remote option in 568ms
ok 6 [001] podman-remote: defaults in 28ms # skip [remote] only applicable on a local run
ok 7 [001] podman-remote: check for command usage message without a running endpoint in 20ms # skip only applicable on a local run since this requires no endpoint
ok 8 [001] timeout in 19ms # skip define $PODMAN_RUN_TIMEOUT_TEST to enable this test
ok 9 [001] jq is installed and produces reasonable output in 131ms
[+0035s] ok 10 [001] podman --log-level recognizes log levels in 1444ms
ok 11 [001] podman --noout properly suppresses output in 65ms
ok 12 [001] podman --noout is actually writing to /dev/null in 27ms # skip [remote] unshare only works locally
[+0036s] ok 13 [001] podman version --out writes matching version to a json in 326ms
[+0037s] ok 14 [001] podman - shutdown engines in 1393ms
ok 15 [001] release in 20ms # skip Release testing may be enabled by setting $RELEASE_TESTING = 'true'.
[+0038s] ok 16 [005] podman info - basic test in 1020ms
[+0039s] ok 17 [005] podman info - json in 1116ms
[+0040s] ok 18 [005] podman info - confirm desired runtime in 822ms
[+0041s] ok 19 [005] podman info - confirm desired network backend in 837ms
[+0042s] ok 20 [005] podman info - confirm desired storage driver in 828ms
[+0043s] ok 21 [005] podman info - RHEL8 must use runc in 679ms # skip only applicable on RHEL, this is Fedora Linux
ok 22 [005] podman info --storage-opt='' in 679ms # skip --storage-opt flag is not supported for remote
[+0044s] ok 23 [005] podman info - additional image stores in 681ms # skip --storage-opt flag is not supported for remote
[+0045s] ok 24 [005] podman info netavark in 672ms # skip Netavark testing not requested ($NETWORK_BACKEND='')
[+0046s] ok 25 [005] podman --root PATH info - basic output in 671ms
ok 26 [005] rootless podman with symlinked /root in 677ms # skip path validation is only done in libpod, does not effect remote
[+0047s] ok 27 [005] podman --root PATH --volumepath info - basic output in 671ms
[+0048s] ok 28 [005] CONTAINERS_CONF_OVERRIDE in 680ms # skip remote does not support CONTAINERS_CONF*
ok 29 [005] podman - empty string defaults for certain values in 677ms # skip [remote] Test uses nonstandard paths for c/storage directories
[+0049s] ok 30 [010] podman images - basic output in 740ms
[+0051s] ok 31 [010] podman images - custom formats in 1063ms
[+0052s] ok 32 [010] podman images - json in 866ms
[+0054s] ok 33 [010] podman images - history output in 2566ms
[+0056s] ok 34 [010] podman images - filter in 1800ms
[+0058s] ok 35 [010] podman images -a, after pulling by sha in 1557ms
[+0059s] ok 36 [010] podman images - table format in 954ms
[+0060s] ok 37 [010] podman images - rmi -af removes all containers and pods in 1389ms
[+0062s] ok 38 [010] podman images - rmi -f can remove infra images in 2164ms
[+0063s] ok 39 [010] podman pull image with additional store in 678ms # skip [remote] only works on local
ok 40 podman image - sign with no sigfile in 26ms # skip --sign-by does not work with podman-remote
[+0064s] ok 41 [020] podman untag all in 1044ms
[+0068s] ok 42 [030] podman run --pull in 3314ms
[+0072s] ok 43 [030] podman run --rmi in 3832ms
[+0073s] ok 44 [030] podman run on untagged image: make sure that image metadata is set in 1164ms
[+0077s] ok 45 [030] podman run - does not truncate or hang with big output in 3524ms
[+0078s] ok 46 [030] podman run --log-opt size= and containers.conf log_size_max in 683ms # skip remote does not support CONTAINERS_CONF
[+0079s] ok 47 [030] podman run with --cert-dir in 682ms # skip cert-dir option not working via remote
[+0081s] ok 48 [032] podman sigproxy test: run in 1940ms
[+0083s] ok 49 [032] podman sigproxy test: start in 2042ms
[+0085s] ok 50 [032] podman sigproxy test: attach in 2169ms
[+0089s] ok 51 [035] podman logs - tail test, k8s-file in 3556ms
[+0090s] ok 52 [035] podman logs - multi k8s-file in 684ms # skip logs does not support multiple containers when run remotely
[+0091s] ok 53 [035] podman logs restarted - k8s-file in 1858ms
[+0092s] ok 54 [035] podman logs - journald log driver requires journald events backend in 681ms # skip remote does not support --events-backend
[+0095s] ok 55 [035] podman logs - since k8s-file in 2519ms
[+0098s] ok 56 [035] podman logs - until k8s-file in 3472ms
[+0100s] ok 57 [035] podman logs - --follow k8s-file in 1477ms
[+0105s] ok 58 [035] podman logs - --since --follow k8s-file in 5140ms
[+0109s] ok 59 [035] podman logs - --until --follow k8s-file in 3766ms
[+0110s] ok 60 [035] podman logs --tail, k8s-file with partial lines in 1506ms
[+0111s] ok 61 [037] podman container runlabel test in 681ms # skip container runlabel is not supported for remote
[+0113s] ok 62 [040] podman ps - basic tests in 1383ms
[+0117s] ok 63 [040] podman ps --filter in 4632ms
[+0120s] ok 64 [040] podman ps --external in 2906ms
[+0121s] ok 65 [040] podman ps --format label in 1148ms
[+0122s] ok 66 [040] podman pod ps --format label in 882ms
[+0124s] ok 67 [040] podman ps --format PodName in 1484ms
[+0128s] ok 68 [045] podman start --all - start all containers in 3982ms
[+0129s] ok 69 [045] podman start --all with incompatible options in 727ms
[+0133s] ok 70 [045] podman start --filter - start only containers that match the filter in 4422ms
[+0134s] ok 71 [045] podman start --filter invalid-restart-policy - return error in 1101ms
[+0136s] ok 72 [045] podman start --all --filter in 1769ms
[+0138s] ok 73 [045] podman start print IDs or raw input in 1580ms
[+0139s] ok 74 [045] podman start again with lower ulimit -u in 683ms # skip [rootful] tests ulimit -u changes in the rootless scenario
[+0144s] ok 75 [050] podman stop --all in 5189ms
[+0146s] ok 76 [050] podman stop print IDs or raw input in 1606ms
[+0147s] ok 77 [060] podman image mount in 680ms # skip mounting remote is meaningless
[+0151s] ok 78 [070] podman build - basic test in 4099ms
[+0156s] ok 79 [070] podman buildx - basic test in 4291ms
[+0160s] ok 80 [070] podman build test -f - in 4162ms
[+0161s] ok 81 [070] podman build - global runtime flags test in 836ms # skip --runtime-flag flag not supported for remote
[+0162s] ok 82 [070] podman build - set runtime in 838ms # skip --runtime flag not supported for remote
[+0165s] ok 83 [070] podman build - cache (#3920) in 3606ms
[+0168s] ok 84 [070] podman build test -f ./relative in 2945ms
[+0169s] ok 85 [070] podman parallel build should not race in 834ms # skip following test is not supported for remote clients
[+0173s] ok 86 [070] podman build - URLs in 3331ms
[+0179s] ok 87 [070] podman build - workdir, cmd, env, label in 6412ms
[+0182s] ok 88 [070] podman build - COPY with ignore in 3366ms
[+0184s] ok 89 [070] podman build with ignore '*' in 1343ms
[+0185s] ok 90 [070] podman build with ignore '*' and containerfile outside of build context in 965ms
[+0188s] ok 91 [070] podman build - stdin test in 3399ms
[+0191s] ok 92 [070] podman build - does not gobble stdin that does not belong to it in 2545ms
[+0196s] ok 93 [070] podman build --layers test in 4875ms
[+0199s] ok 94 [070] build with copy-from referencing the base image in 3097ms
[+0201s] ok 95 [070] podman build --pull-never in 1938ms
[+0202s] ok 96 [070] podman build --pull=newer in 834ms # skip tests depend on start_registry which does not work with podman-remote
[+0203s] ok 97 [070] podman build --logfile test in 996ms
[+0205s] ok 98 [070] podman build check_label in 1943ms
[+0210s] ok 99 [070] podman build check_seccomp_ulimits in 4974ms
[+0211s] ok 100 [070] podman build --authfile bogus test in 920ms
[+0213s] ok 101 [070] podman build COPY hardlinks in 2371ms
[+0215s] ok 102 [070] podman build -f test in 2142ms
[+0217s] ok 103 [070] podman build .dockerignore failure test in 1385ms
[+0220s] ok 104 [070] podman build .containerignore and .dockerignore test in 2892ms
[+0225s] ok 105 [070] podman build build context ownership in 5017ms
[+0227s] ok 106 [070] podman build build context is a symlink to a directory in 1905ms
[+0228s] ok 107 [070] podman build --squash --squash-all should conflict in 893ms
[+0230s] ok 108 [070] podman build --volumes-from conflict in 1932ms
[+0231s] ok 109 [070] podman build empty context dir in 961ms
[+0232s] ok 110 [070] podman build --file=https in 1000ms
[+0233s] ok 111 [070] podman build --help defaults in 896ms
[+0234s] ok 112 [075] podman exec - leak check in 678ms # skip test is meaningless over remote
[+0235s] ok 113 [080] podman unpause --all in 1460ms
[+0237s] ok 114 [085] podman top - basic tests in 1410ms
[+0238s] ok 115 [090] image events in 679ms # skip remote does not support --events-backend
[+0239s] ok 116 [090] events with disjunctive filters - file in 680ms # skip remote does not support --events-backend
ok 117 [090] events with file backend and journald logdriver with --follow failure in 680ms # skip remote does not support --events-backend
[+0240s] ok 118 [090] events - labels included in container die in 678ms # skip remote does not support --events-backend
[+0241s] ok 119 [090] events - container inspect data - file in 678ms # skip remote does not support --events-backend
[+0242s] ok 120 [120] podman load invalid file in 1183ms
[+0244s] ok 121 [120] podman save to pipe and load in 1667ms
[+0245s] ok 122 [120] podman image scp transfer in 1132ms # skip [remote] only applicable under local podman
[+0248s] ok 123 [120] podman load - by image ID in 2768ms
[+0251s] ok 124 [120] podman load - by image name in 2782ms
[+0263s] ok 125 [120] podman load - from URL in 12335ms
[+0264s] ok 126 [120] podman load - redirect corrupt payload in 1175ms
[+0267s] ok 127 [120] podman load - multi-image archive in 2531ms
[+0269s] ok 128 [120] podman load - multi-image archive with redirect in 2188ms
[+0271s] ok 129 [120] podman save --oci-accept-uncompressed-layers in 1546ms
[+0272s] ok 130 [130] podman kill - print IDs or raw input in 1511ms
[+0274s] ok 131 [140] podman diff in 1251ms
[+0275s] ok 132 [140] podman diff with buildah container in 1499ms
[+0276s] ok 133 podman login - basic test in 26ms # skip none of these tests work with podman-remote
ok 134 podman login - with wrong credentials in 27ms # skip none of these tests work with podman-remote
ok 135 podman login - check generated authfile in 26ms # skip none of these tests work with podman-remote
ok 136 podman login inconsistent authfiles in 26ms # skip none of these tests work with podman-remote
ok 137 podman login - check with --config global option in 26ms # skip none of these tests work with podman-remote
ok 138 podman push fail in 26ms # skip none of these tests work with podman-remote
ok 139 podman push and search ok with --tls-verify=false in 27ms # skip none of these tests work with podman-remote
ok 140 podman push and search ok with --tls-verify=true in 26ms # skip none of these tests work with podman-remote
ok 141 podman login - shares credentials with skopeo - default auth file in 27ms # skip none of these tests work with podman-remote
ok 142 podman login - shares credentials with skopeo - via envariable in 27ms # skip none of these tests work with podman-remote
ok 143 podman login - shares credentials with skopeo - via --authfile in 26ms # skip none of these tests work with podman-remote
ok 144 podman login -secret test in 26ms # skip none of these tests work with podman-remote
ok 145 podman pull images with retry in 27ms # skip none of these tests work with podman-remote
ok 146 podman containers.conf retry in 26ms # skip none of these tests work with podman-remote
[+0277s] ok 147 push and pull zstd chunked image in 27ms # skip zstd:chunked tests depend on start_registry (requires changing storage options); and on setting specific storage options. Neither works with podman-remote
ok 148 zstd chunked does not modify image content in 26ms # skip zstd:chunked tests depend on start_registry (requires changing storage options); and on setting specific storage options. Neither works with podman-remote
[+0278s] ok 149 [156] podman pull with policy flag in 679ms # skip tests depend on start_registry which does not work with podman-remote
ok 150 [156] podman pull with policy flag - remote in 732ms
[+0281s] ok 151 [160] podman run --volumes : basic in 2619ms
[+0284s] ok 152 [160] podman volume duplicates in 2361ms
[+0285s] ok 153 [160] podman volume filter --name in 1138ms
[+0286s] ok 154 [160] podman volume create / run in 1426ms
[+0288s] ok 155 [160] podman volume rm --force in 1296ms
[+0289s] ok 156 [160] podman volume: exec/noexec in 1740ms
[+0292s] ok 157 [160] podman volume, implicit creation with run in 2330ms
[+0294s] ok 158 [160] podman volume import test in 1967ms
[+0295s] ok 159 [160] podman volume export to stdout in 1422ms
[+0296s] ok 160 [160] podman volume user test in 817ms # skip only meaningful when run rootless
[+0297s] ok 161 [160] podman volume with --userns=keep-id in 814ms # skip only meaningful when run rootless
[+0300s] ok 162 [160] podman volume prune in 2513ms
[+0301s] ok 163 [160] podman volume type=bind in 1308ms
[+0303s] ok 164 [160] podman volume type=tmpfs in 1746ms
[+0305s] ok 165 [160] podman volume create copyup in 2123ms
[+0306s] ok 166 [160] podman volume mount in 816ms # skip podman --remote volume mount not supported
[+0310s] ok 167 [160] podman --image-volume in 3807ms
[+0311s] ok 168 [160] podman volume rm --force bogus in 1069ms
[+0312s] ok 169 [160] podman ps -f in 1339ms
[+0313s] ok 170 [160] podman run with building volume and selinux file label in 1047ms
[+0315s] ok 171 [160] podman volume create --ignore - do not chown in 1386ms
[+0316s] ok 172 [161] podman volumes with XFS quotas in 824ms # skip Requires --root flag, not possible w/ remote
ok 173 [170] podman userns=auto in config file in 677ms # skip [remote] userns=auto is set on the server
[+0318s] ok 174 [170] podman userns=auto and secrets in 1274ms
[+0319s] ok 175 [170] podman userns=auto with id mapping in 680ms # skip not applicable under rootlfull podman
[+0320s] ok 176 [180] podman run --blkio-weight-device in 946ms # skip Kernel does not support BFQ IO scheduler
[+0321s] ok 177 [190] podman --ipc=host in 1182ms
[+0323s] ok 178 [190] podman --ipc=none in 1616ms
[+0324s] ok 179 [190] podman --ipc=private in 1286ms
[+0326s] ok 180 [190] podman --ipc=shareable in 1616ms
[+0327s] ok 181 [190] podman --ipc=container@test in 1780ms
[+0329s] ok 182 [200] podman pod - basic tests in 813ms
[+0331s] ok 183 [200] podman pod - communicating between pods in 2029ms
[+0332s] ok 184 [200] podman pod ps doesn't race with pod rm in 1589ms
[+0333s] ok 185 [200] podman pod rm --force bogus in 973ms
[+0334s] ok 186 [251] podman system service <bad_scheme_uri> returns error in 696ms # skip podman system service unavailable over remote
[+0335s] ok 187 [251] podman system service unix: without two slashes still works in 695ms # skip podman system service unavailable over remote
[+0336s] ok 188 [251] podman-system-service containers survive service stop in 695ms # skip podman system service unavailable over remote
[+0338s] ok 189 [251] podman --host / -H options in 2163ms
[+0339s] ok 190 [251] podman-system-service --log-level=trace should be able to hijack in 693ms # skip podman system service unavailable over remote
[+0340s] ok 191 [251] podman-system-service --tls-cert without --tls-key fails to start in 694ms # skip podman system service unavailable over remote
ok 192 [251] podman-system-service --tls-key without --tls-cert fails to start in 694ms # skip podman system service unavailable over remote
[+0341s] ok 193 [251] podman-system-service --tls-key=missing fails to start in 695ms # skip podman system service unavailable over remote
[+0342s] ok 194 [251] podman-system-service --tls-cert=missing fails to start in 693ms # skip podman system service unavailable over remote
[+0343s] ok 195 [251] podman-system-service --tls-client-ca=missing fails to start in 695ms # skip podman system service unavailable over remote
ok 196 [251] podman-system-service --tls-key=malformed fails to start in 695ms # skip podman system service unavailable over remote
[+0344s] ok 197 [251] podman-system-service --tls-cert=malformed fails to start in 695ms # skip podman system service unavailable over remote
[+0345s] ok 198 [251] podman-system-service --tls-client-ca=malformed fails to start in 695ms # skip podman system service unavailable over remote
[+0346s] ok 199 [251] podman-system-service --tls-key=cert fails to start in 693ms # skip podman system service unavailable over remote
ok 200 [251] podman-system-service --tls-cert=key fails to start in 696ms # skip podman system service unavailable over remote
[+0347s] ok 201 [251] podman-system-service --tls-client-ca=key fails to start in 694ms # skip podman system service unavailable over remote
[+0348s] ok 202 [251] podman-system-service --tls-cert --tls-key refuses HTTP client in 695ms # skip podman system service unavailable over remote
[+0349s] ok 203 [251] podman-system-service --tls-cert --tls-key --tls-client-ca refuses client without cert in 695ms # skip podman system service unavailable over remote
ok 204 [251] podman-system-service --tls-cert --tls-key --tls-client-ca refuses client untrusted cert in 695ms # skip podman system service unavailable over remote
[+0351s] ok 205 quadlet verb - install, list, rm in 879ms # skip podman quadlet is not implemented for remote setup yet
ok 206 quadlet verb - install multiple files from directory and remove by app name in 443ms # skip podman quadlet is not implemented for remote setup yet
[+0352s] ok 207 quadlet verb - install from URL in 442ms # skip podman quadlet is not implemented for remote setup yet
ok 208 quadlet verb - install with external file mount in 448ms # skip podman quadlet is not implemented for remote setup yet
[+0353s] ok 209 quadlet verb - install with --reload-systemd option in 443ms # skip podman quadlet is not implemented for remote setup yet
ok 210 quadlet verb - remove with --reload-systemd option in 436ms # skip podman quadlet is not implemented for remote setup yet
[+0354s] ok 211 quadlet verb - list with --format option in 447ms # skip podman quadlet is not implemented for remote setup yet
ok 212 quadlet verb - rm --all and --ignore options in 483ms # skip podman quadlet is not implemented for remote setup yet
[+0355s] ok 213 quadlet install --replace in 439ms # skip podman quadlet is not implemented for remote setup yet
ok 214 podman auto-update - validate input in 123ms # skip systemd tests are meaningless over remote
ok 215 podman auto-update - label io.containers.autoupdate=image in 121ms # skip systemd tests are meaningless over remote
[+0356s] ok 216 podman auto-update - label io.containers.autoupdate=image with rollback in 120ms # skip systemd tests are meaningless over remote
ok 217 podman auto-update - label io.containers.autoupdate=disabled in 119ms # skip systemd tests are meaningless over remote
ok 218 podman auto-update - label io.containers.autoupdate=fakevalue in 124ms # skip systemd tests are meaningless over remote
ok 219 podman auto-update - label io.containers.autoupdate=local in 120ms # skip systemd tests are meaningless over remote
ok 220 podman auto-update - label io.containers.autoupdate=local with rollback in 123ms # skip systemd tests are meaningless over remote
ok 221 podman auto-update with multiple services in 120ms # skip systemd tests are meaningless over remote
[+0357s] ok 222 podman auto-update using systemd in 123ms # skip systemd tests are meaningless over remote
ok 223 podman-kube@.service template with rollback in 120ms # skip systemd tests are meaningless over remote
ok 224 podman auto-update - pod in 123ms # skip systemd tests are meaningless over remote
ok 225 podman-auto-update --authfile in 123ms # skip systemd tests are meaningless over remote
[+0358s] ok 226 podman pull - EXTEND_TIMEOUT_USEC in 30ms # skip systemd tests are meaningless over remote
ok 227 podman system service - socket activation - no container in 455ms # skip systemd tests are meaningless over remote
[+0359s] ok 228 podman system service - socket activation - existing container in 447ms # skip systemd tests are meaningless over remote
ok 229 podman system service - socket activation - kill rootless pause in 458ms # skip systemd tests are meaningless over remote
[+0361s] ok 230 [272] podman system connection - basic add / ls / remove in 1376ms
[+0364s] ok 231 [272] podman system connection - tcp in 3186ms
[+0367s] ok 232 [272] podman system connection - tls in 3179ms
[+0371s] ok 233 [272] podman system connection - mtls in 3178ms
ok 234 [272] podman system connection - ssh in 757ms # skip Not running under ssh-agent
[+0380s] ok 235 [272] podman-remote: non-default connection in 8758ms
[+0383s] ok 236 [273] unix remote in 2696ms
[+0386s] ok 237 [273] tcp remote in 2754ms
[+0389s] ok 238 [273] tls remote in 2873ms
[+0392s] ok 239 [273] mtls remote in 3001ms
[+0394s] ok 240 [280] podman update - test all options in 1477ms
[+0396s] ok 241 [280] podman update - set restart policy in 2493ms
[+0397s] ok 242 [300] podman cli parsing - quoted args - #2574 in 1060ms
[+0398s] ok 243 [300] podman flag error in 786ms
[+0399s] ok 244 [300] podman run --env in 1108ms
[+0401s] ok 245 [300] podman run/exec --env-file in 1761ms
[+0403s] ok 246 [300] podman run --env with glob in 1672ms
[+0404s] ok 247 [300] podman create --label-file in 1079ms
[+0405s] ok 248 [320] podman system df - basic functionality in 745ms
[+0406s] ok 249 [320] podman system df --format {{ json . }} functionality in 773ms
[+0407s] ok 250 [320] podman system df - with rootfs container in 941ms
[+0409s] ok 251 [320] podman system df --format json functionality in 2059ms
[+0413s] ok 252 [320] podman system df - with active containers and volumes in 3750ms
[+0417s] ok 253 [320] podman system df - Reclaimable is not negative in 3485ms
ok 254 podman corrupt images - initialize in 14ms # skip none of these tests run under podman-remote
ok 255 podman corrupt images - rmi -f <image-id> in 14ms # skip none of these tests run under podman-remote
ok 256 podman corrupt images - rmi -f <image-tagged-name> in 14ms # skip none of these tests run under podman-remote
ok 257 podman corrupt images - rmi -f -a in 14ms # skip none of these tests run under podman-remote
ok 258 podman corrupt images - image prune in 15ms # skip none of these tests run under podman-remote
ok 259 podman corrupt images - system reset in 15ms # skip none of these tests run under podman-remote
ok 260 podman corrupt images - cleanup in 15ms # skip none of these tests run under podman-remote
[+0419s] ok 261 [331] podman system check - unmanaged layers in 1111ms
[+0420s] ok 262 [331] podman system check - unused layers in 947ms
[+0421s] ok 263 [331] podman system check - layer content digest changed in 1422ms
[+0422s] ok 264 [331] podman system check - layer content added in 1355ms
[+0424s] ok 265 [331] podman system check - storage image layer missing in 1302ms
[+0425s] ok 266 [331] podman system check - storage container image missing in 1319ms
[+0427s] ok 267 [331] podman system check - storage layer data missing in 1356ms
[+0428s] ok 268 [331] podman system check - storage image data missing in 1366ms
[+0429s] ok 269 [331] podman system check - storage image data modified in 1389ms
[+0431s] ok 270 [331] podman system check - container data missing in 1437ms
[+0432s] ok 271 [331] podman system check - container data modified in 1449ms
[+0433s] ok 272 [400] podman container storage is not accessible by unprivileged users in 688ms # skip test does not work with podman-remote
[+0435s] ok 273 [400] sensitive mount points are masked without --privileged in 1496ms
[+0438s] ok 274 [410] podman selinux: check relabel in 2889ms
[+0441s] ok 275 [500] podman networking: port with --userns=keep-id for rootless or --uidmap=* for rootful in 2437ms
[+0442s] ok 276 [500] podman run with slirp4ns assigns correct addresses to /etc/hosts in 1129ms
[+0443s] ok 277 [500] podman run with slirp4ns adds correct dns address to resolv.conf in 1097ms
[+0444s] ok 278 [500] podman run with slirp4ns assigns correct ip address container in 1093ms
[+0447s] ok 279 [500] podman network create in 2288ms
ok 280 [500] podman network reload in 681ms # skip podman network reload does not have remote support
[+0448s] ok 281 [500] podman ipv6 in /etc/resolv.conf in 679ms # skip This test needs an ipv6 nameserver in /etc/resolv.conf
[+0449s] ok 282 [500] podman run CONTAINERS_CONF_OVERRIDE dns options in 680ms # skip CONTAINERS_CONF_OVERRIDE redirect does not work on remote
[+0450s] ok 283 [500] podman run CONTAINERS_CONF_OVERRIDE /etc/hosts options in 681ms # skip CONTAINERS_CONF_OVERRIDE redirect does not work on remote
[+0454s] ok 284 [500] podman network cleanup --userns + --restart in 4519ms
[+0457s] ok 285 [500] podman network inspect running containers in 2396ms
ok 286 [500] Podman unshare --rootless-netns with Pasta in 682ms # skip [remote] unshare is local-only
[+0458s] ok 287 podman checkpoint/restore print IDs or raw input in 673ms # skip runtime amd64
provider: qemu
version: 6.0.0-dev does not support checkpoint/restore
[+0459s] ok 288 podman checkpoint/restore the latest container in 673ms # skip runtime amd64
provider: qemu
version: 6.0.0-dev does not support checkpoint/restore
[+0460s] ok 289 [550] rootless podman only ever uses single pause process in 683ms # skip [rootful] pause process is only used as rootless
[+0461s] ok 290 [550] rootless reexec with sig-proxy in 683ms # skip [rootful] pause process is only used as rootless
ok 291 [550] rootless reexec with sig-proxy when rejoining userns from container in 683ms # skip [rootful] pause process is only used as rootless
[+0462s] ok 292 [550] rootless userns can unmount netns properly in 683ms # skip [rootful] pause process is only used as rootless
[+0463s] ok 293 [600] podman network create --interface-name in 730ms
[+0464s] ok 294 [700] podman play --build --context-dir in 681ms # skip --build is not supported in context remote
[+0465s] ok 295 [700] podman play --build private registry in 680ms # skip --build is not supported in context remote
[+0467s] ok 296 [700] podman kube restore user namespace in 1935ms
[+0468s] ok 297 [701] podman artifact inspect shows created date in RFC3339 in 724ms # skip artifacts are not remote
[+0469s] ok 298 [701] podman artifact append preserves original created date in 723ms # skip artifacts are not remote
ok 299 [702] podman artifact inspect shows created date in RFC3339 format in 724ms # skip artifacts are not remote
[+0470s] ok 300 [750] podman image trust set in 678ms # skip [remote] trust only works locally
[+0471s] ok 301 [760] podman system renumber - Basic test with a volume in 676ms # skip podman system renumber is not available remote
[+0472s] ok 302 [800] podman CONTAINERS_CONF - CONTAINERS_CONF in conmon in 678ms # skip can't check conmon environment over remote
[+0473s] ok 303 [800] podman CONTAINERS_CONF - override runtime name in 677ms # skip Can't set CONTAINERS_CONF over remote
ok 304 [800] podman --module - absolute path in 679ms # skip --module is not supported for remote clients
[+0474s] ok 305 [800] podman --module - append arrays in 679ms # skip --module is not supported for remote clients
[+0475s] ok 306 [800] podman --module - XDG_CONFIG_HOME in 678ms # skip --module is not supported for remote clients
[+0476s] ok 307 [800] podman --module - command-line completion in 679ms # skip --module is not supported for remote clients
ok 308 [800] podman --module - supported fields in 679ms # skip --module is not supported for remote clients
[+0477s] ok 309 [800] podman push CONTAINERS_CONF in 678ms # skip containers.conf does not effect client side of --remote
[+0478s] ok 310 [850] podman compose - smoke tests in 1254ms
[+0479s] ok 311 [900] podman --ssh test in 719ms # skip FIXME: this is not an actual test of anything
[+0481s] ok 312 [950] podman preexec hook in 1366ms
The following warnings were encountered during tests:
BW01: `run`'s command `amd64 provider: qemu version: 6.0.0-dev checkpoint --help` exited with code 127, indicating 'Command not found'. Use run's return code checks, e.g. `run -127`, to fix this message.
(from function `run' in file /usr/lib/bats-core/
test_functions.bash, line 426,
from function `setup' in test file test/system/
520-checkpoint.bats, line 28)
BW01: `run`'s command `amd64 provider: qemu version: 6.0.0-dev checkpoint --help` exited with code 127, indicating 'Command not found'. Use run's return code checks, e.g. `run -127`, to fix this message.
(from function `run' in file /usr/lib/bats-core/
test_functions.bash, line 426,
from function `setup' in test file test/system/
520-checkpoint.bats, line 28)
PODMAN=/var/tmp/go/src/github.com/containers/podman/bin/podman-remote QUADLET=/var/tmp/go/src/github.com/containers/podman/bin/quadlet \
bats -T --filter-tags ci:parallel -j $(nproc) test/system/
[+0500s] 1..462
[+0514s] ok 1 |010| podman rmi --ignore in 909ms
ok 2 |010| podman image rm --force bogus in 1333ms
ok 3 |010| podman images - commit docker with comment in 2718ms
ok 4 |010| podman images with concurrent removal in 699ms # skip following test is not supported for remote clients
ok 5 |012| podman images - bare manifest list in 1380ms
ok 6 |012| podman manifest --tls-verify and --authfile in 845ms # skip running a local registry doesn't work with podman-remote
ok 7 |012| manifest list --add-compression with zstd:chunked in 849ms # skip running a local registry doesn't work with podman-remote
ok 8 |012| manifest list --add --artifact in 819ms # skip running a local registry doesn't work with podman-remote
ok 9 |015| podman help - basic tests in 704ms # skip test does not work with podman-remote
ok 10 |020| podman tag/untag in 2356ms
[+0733s] ok 11 |030| podman run - basic tests in 4358ms
ok 12 |030| podman run - global runtime option in 716ms # skip runtime flag is not passed over remote
ok 13 |030| podman run - containers.conf runtime options in 679ms # skip [remote] requires local containers.conf
ok 14 |030| podman run --memory=0 runtime option in 1095ms
ok 15 |030| podman run --preserve-fds in 695ms # skip preserve-fds is meaningless over remote
ok 16 |030| podman run --preserve-fd in 727ms # skip preserve-fd is meaningless over remote
ok 17 |030| podman run - uidmapping has no /sys/kernel mounts in 1536ms
ok 18 |030| podman run --rm in 3864ms
ok 19 |030| podman run --name in 2223ms
ok 20 |030| podman run --conmon-pidfile --cidfile in 1416ms
ok 21 |030| podman run docker-archive in 744ms # skip podman-remote does not support docker-archive
ok 22 |030| podman run : user namespace preserved root ownership in 3347ms
ok 23 |030| podman run : add username to /etc/passwd if --userns=keep-id in 781ms # skip [rootful] --userns=keep-id only works in rootless mode
ok 24 |030| podman run : --userns=keep-id: passwd file is modifiable in 709ms # skip [rootful] --userns=keep-id only works in rootless mode
ok 25 |030| podman run --log-driver in 5422ms
ok 26 |030| podman run --log-driver journald in 741ms # skip We cannot read journalctl over remote.
ok 27 |030| podman run --tz in 3106ms
ok 28 |030| podman run --tz with zoneinfo in 7652ms
ok 29 |030| podman run : full path to --runtime is preserved in 730ms # skip podman-remote does not support --runtime option
ok 30 |030| podman --noout run should not print output in 1280ms
ok 31 |030| podman --noout create should not print output in 1019ms
ok 32 |030| podman --out run should save the container id in 2118ms
ok 33 |030| podman --out create should save the container id in 1848ms
ok 34 |030| podman run : look up correct image name in 1627ms
ok 35 |030| podman inspect includes image data in 1591ms
ok 36 |030| Verify /run/.containerenv exist in 4555ms
ok 37 |030| podman run with --net=host and --port prints warning in 1120ms
ok 38 |030| podman run with --net=none and --port prints warning in 1074ms
ok 39 |030| podman run with --net=container:id and --port prints warning in 2113ms
ok 40 |030| podman run - check workdir in 2537ms
ok 41 |030| podman run - do not set empty HOME in 1485ms
ok 42 |030| podman run --timeout - basic test in 4165ms
ok 43 |030| podman run no /etc/mtab in 3227ms
ok 44 |030| podman run --hostuser tests in 715ms # skip [rootful] test whether hostuser is successfully added
ok 45 |030| podman run --device-cgroup-rule tests in 3392ms
ok 46 |030| podman run closes stdin in 1679ms
ok 47 |030| podman run defaultenv in 4778ms
ok 48 |030| podman run - no /etc/hosts in 797ms # skip Test is too dangerous to run in a non-container environment
ok 49 |030| podman run image with filesystem permission in 1272ms
ok 50 |030| podman run with log-opt option in 1477ms
ok 51 |030| podman run --kernel-memory warning in 1314ms
ok 52 |030| podman run update /etc/hosts in 1450ms
ok 53 |030| podman run doesn't override oom-score-adj in 2048ms # skip [remote] containersconf needs to be set on server side
ok 54 |030| rootless podman clamps oom-score-adj if it is lower than the current one in 723ms # skip not applicable under rootlfull podman
ok 55 |030| podman top does not use nsenter from image in 4367ms
ok 56 |030| podman create --security-opt in 1552ms
ok 57 |030| podman run --device-read-bps in 1665ms
ok 58 |030| podman run failed --rm in 1908ms
ok 59 |030| podman run --attach stdin prints container ID in 1326ms
ok 60 |030| podman run with empty --detach-keys in 1147ms
ok 61 |030| podman run --privileged as root with systemd will not mount /dev/tty in 2934ms
ok 62 |030| podman run --privileged as rootless will not mount /dev/tty\d+ in 752ms # skip [rootful] this test as rootless
ok 63 |030| podman run --privileged as root with systemd mounts non-vt /dev/tty devices in 1401ms
ok 64 |030| podman run read-only from containers.conf in 6345ms
ok 65 |030| podman run ulimit from containers.conf in 705ms # skip containers.conf has to be set on remote, only tested on E2E test
ok 66 |030| podman run ulimit with -1 in 3696ms
ok 67 |030| podman run - can use maximum ulimit value in 749ms # skip cannot check local ulimits with podman remote
ok 68 |030| podman run - ulimits have the correct default values in 2020ms
ok 69 |030| podman run bad --name in 1513ms
ok 70 |030| podman run --net=host --cgroupns=host with read only cgroupfs in 1848ms
ok 71 |030| podman run - idmapped mounts in 713ms # skip [remote] userns=auto is set on the server
ok 72 |030| podman run --restart=always/on-failure -- wait in 5732ms
ok 73 |030| podman run --restart preserves hooks-dir in 765ms # skip --hooks-dir is not usable with remote
ok 74 |030| podman run - custom static_dir in 693ms # skip CONTAINERS_CONF_OVERRIDE redirect does not work on remote
ok 75 |030| podman --authfile=nonexistent-path in 5205ms
ok 76 |030| podman --syslog and environment passed to conmon in 723ms # skip --syslog is not supported for remote clients
ok 77 |030| podman create container with conflicting name in 2467ms
ok 78 |030| podman run - /run must not be world-writable in systemd containers in 2257ms
ok 79 |030| podman run with mounts.conf missing in 707ms # skip --default-mounts-file is not supported for remote clients
ok 80 |030| podman run - rm pod if container creation failed with -pod new: in 1596ms
ok 81 |030| podman run - no entrypoint in 1796ms # skip Unknown runtime 'amd64
provider: qemu
version: 6.0.0-dev'
ok 82 |030| podman run - stopping loop in 711ms # skip [remote] this doesn't work with with the REST service
ok 83 |030| podman run - no-hostname in 3178ms
ok 84 |035| podman logs - basic test in 1928ms
ok 85 |035| podman logs - tail test, journald in 4682ms
ok 86 |035| podman logs - multi journald in 688ms # skip logs does not support multiple containers when run remotely
ok 87 |035| podman logs restarted journald in 1872ms
ok 88 |035| podman logs - since journald in 2529ms
ok 89 |035| podman logs - until journald in 3686ms
ok 90 |035| podman logs - --follow journald in 1403ms
ok 91 |035| podman logs - --since --follow journald in 5045ms
ok 92 |035| podman logs - --until --follow journald in 3434ms
ok 93 |045| podman start attach with created --rm container in 1300ms
ok 94 |050| podman stop - basic test in 11590ms
ok 95 |050| podman stop --ignore in 1271ms
ok 96 |050| podman stop - can trap signal in 6904ms
ok 97 |050| podman stop - unlock while waiting for timeout in 3238ms
ok 98 |050| podman stop -t 1 Generate warning in 706ms # skip [remote] warning only happens on server side
ok 99 |050| podman stop --noout in 2439ms
ok 100 |050| podman stop, with --rm container in 1960ms
ok 101 |055| podman rm in 1985ms
ok 102 |055| podman rm - running container, w/o and w/ force in 1815ms
ok 103 |055| podman rm container from storage in 699ms # skip only applicable for local podman
ok 104 |055| podman rm <-> run --rm race in 2377ms
ok 105 |055| podman rm --depend in 2279ms
ok 106 |055| podman rm -f in 4552ms
ok 107 |055| podman container rm --force bogus in 1534ms
ok 108 |055| podman container rm doesn't affect stopping containers in 5078ms
ok 109 |055| podman container rm --force doesn't leave running processes in 4684ms
ok 110 |055| podman rm after killed conmon in 1675ms
ok 111 |060| podman mount - basic test in 699ms # skip mounting remote is meaningless
ok 112 |060| podman run --mount ro=false in 6220ms
ok 113 |060| podman run --mount image in 5799ms
ok 114 |060| podman run --mount image inspection in 1422ms
ok 115 |060| podman mount containers.conf in 701ms # skip remote does not support CONTAINERS_CONF*
ok 116 |060| podman mount external container - basic test in 706ms # skip mounting remote is meaningless
ok 117 |060| podman volume globs in 6985ms
ok 118 |060| podman mount noswap memory mounts in 3027ms
ok 119 |060| podman mount no-dereference in 31523ms
ok 120 |065| podman cp file from host to container in 25308ms
ok 121 |065| podman cp file from host to container tmpfs mount in 3359ms
not ok 122 |065| podman cp (-a=true) file from host to container and check ownership in 902ms
# tags: ci:parallel
# (from function `bail-now' in file test/system/helpers.bash, line 230,
# from function `die' in file test/system/helpers.bash, line 994,
# from function `run_podman' in file test/system/helpers.bash, line 605,
# in test file test/system/065-cp.bats, line 131)
# `run_podman run --user=$userid ${keepid} -d --name $destrunning $IMAGE sleep infinity' failed
#
<+ > # # podman-remote --url=unix:///tmp/CI_9lX2/bats-run-OfmgYN/suite/remotesystem.podman.3LCF4q.sock
#
# run --user=0 -d --name c-destrun-t122-9wq80tom quay.io/libpod/testimage:20241011 sleep infinity
<+075ms> # Error: failed to parse "X-Registry-Auth" header for /v6.0.0/libpod/images/pull?alltags=false&arch=&authfile=&os=&policy=missing&quiet=false&reference=quay.io%2Flibpod%2Ftestimage%3A20241011&variant=: open /tmp/CI_9lX2/auth.json.4292917733: permission denied
<+010ms> # [ rc=125 (** EXPECTED 0 **) ]
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: exit code is 125; expected 0
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# # [teardown]
ok 123 |065| podman cp (-a=false) file from host to container and check ownership in 1738ms
ok 124 |065| podman cp file from/to host while --pid=host in 2015ms
ok 125 |065| podman cp file from container to host in 9870ms
ok 126 |065| podman cp file from container to container in 44392ms
ok 127 |065| podman cp dir from host to container in 14357ms
ok 128 |065| podman cp dir from container to host in 8684ms
ok 129 |065| podman cp dir from container to container in 37203ms
ok 130 |065| podman cp symlinked directory from container in 4475ms
ok 131 |065| podman cp file from host to container volume in 1815ms
ok 132 |065| podman cp file from host to container mount in 1672ms
ok 133 |065| podman cp * - wildcard copy multiple files from container to host in 1211ms
ok 134 |065| podman cp - will not recognize symlink pointing into host space in 1699ms
ok 135 |065| podman cp - will not expand globs in host space (#3829) in 3406ms
ok 136 |065| podman cp - will not expand wildcard in 1420ms
ok 137 |065| podman cp into container: weird symlink expansion in 2590ms
ok 138 |065| podman cp into a subdirectory matching GraphRoot in 2097ms
ok 139 |065| podman cp from stdin to container in 2376ms
ok 140 |065| podman cp from container to stdout in 1978ms
ok 141 |065| podman cp --overwrite file - ctr/ctr in 3793ms
ok 142 |065| podman cp --overwrite file - ctr/host in 3594ms
ok 143 |065| podman cp --overwrite file - host/ctr in 3179ms
ok 144 |065| podman cp - dot notation - host to container in 1665ms
ok 145 |065| podman cp - dot notation - container to host in 1639ms
ok 146 |065| podman cp - dot notation - container to container in 2716ms
ok 147 |075| podman exec - basic test in 2416ms
ok 148 |075| podman exec - cat from stdin in 2431ms
ok 149 |075| podman exec - with keep-id in 755ms # skip [rootful] --userns=keep-id only works in rootless mode
ok 150 |075| podman exec/run - missing output in 2136ms
ok 151 |075| podman run umask in 3904ms
ok 152 |075| podman exec --tty in 6415ms
ok 153 |075| podman exec - does not leak session IDs on invalid command in 2623ms
ok 154 |075| podman exec --preserve-fd in 694ms # skip preserve-fd is meaningless over remote
ok 155 |075| podman exec - additional groups in 5552ms
ok 156 |080| podman pause/unpause in 7259ms
ok 157 |080| podman pause/unpause with HealthCheck interval in 2583ms
ok 158 |090| events with a filter by label and --no-trunc option in 1923ms
ok 159 |090| events with disjunctive filters - journald in 755ms # skip remote does not support --events-backend
ok 160 |090| events with disjunctive filters - default in 1970ms
ok 161 |090| events with events_logfile_path in containers.conf in 691ms # skip remote does not support --events-backend
ok 162 |090| events log-file rotation in 705ms # skip setting CONTAINERS_CONF_OVERRIDE logger options does not affect remote client
ok 163 |090| events log-file no duplicates in 689ms # skip setting CONTAINERS_CONF_OVERRIDE logger options does not affect remote client
ok 164 |090| events - backend none should error in 681ms # skip remote does not support --events-backend
ok 165 |090| events - container inspect data - journald in 682ms # skip remote does not support --events-backend
ok 166 |090| events - docker compat in 1140ms
ok 167 |090| events - volume events in 1246ms
ok 168 |090| events - invalid filter in 788ms
ok 169 |110| podman history - basic tests in 1304ms
ok 170 |110| podman history - custom format in 1030ms
ok 171 |110| podman history - json in 1426ms
ok 172 |110| podman image history Created in 958ms
ok 173 |125| podman import in 6900ms
ok 174 |125| podman export, alter tarball, re-import in 4511ms
ok 175 |130| podman kill - test signal handling in containers in 5083ms
ok 176 |130| podman kill - rejects invalid args in 2963ms
ok 177 |130| podman kill - concurrent stop in 1428ms
ok 178 |130| podman wait - exit codes in 1503ms
ok 179 |130| podman kill - no restart in 1552ms
ok 180 |170| podman --group-add keep-groups while in a userns in 705ms # skip --group-add keep-groups not supported in remote mode
ok 181 |170| podman --group-add keep-groups while not in a userns in 694ms # skip --group-add keep-groups not supported in remote mode
ok 182 |170| podman --group-add without keep-groups while in a userns in 749ms # skip --group-add keep-groups not supported in remote mode
ok 183 |170| rootful pod with custom ID mapping in 1480ms
ok 184 |170| podman --remote --group-add keep-groups in 848ms
ok 185 |170| podman --group-add without keep-groups in 1201ms
ok 186 |170| podman --group-add keep-groups plus added groups in 788ms
ok 187 |170| podman userns=nomap in 784ms
ok 188 |170| podman userns=keep-id in 1569ms
ok 189 |170| podman userns=keep-id in a pod in 2056ms
ok 190 |170| podman current user not mapped in the userns in 2660ms
ok 191 |170| podman --userns=ns:<path> join existing user namespace in 3010ms
ok 192 |195| podman test all namespaces in 14168ms
ok 193 |200| podman pod top - containers in different PID namespaces in 2299ms
ok 194 |200| podman pod create - custom volumes in 712ms # skip [remote] CONTAINERS_CONF_OVERRIDE only affects server side
ok 195 |200| podman pod create - custom infra image in 738ms # skip [remote] CONTAINERS_CONF_OVERRIDE only affects server side
ok 196 |200| podman pod - communicating via /dev/shm in 1975ms
ok 197 |200| podman pod create - hashtag AllTheOptions in 13395ms
ok 198 |200| podman pod create should fail when infra-name is already in use in 2589ms
ok 199 |200| podman pod create --share in 4720ms
ok 200 |200| podman pod create --pod new: --hostname in 4991ms
ok 201 |200| podman rm --force to remove infra container in 3612ms
ok 202 |200| podman pod create share net in 1924ms
ok 203 |200| pod exit policies in 3622ms
ok 204 |200| pod exit policies - play kube in 1739ms
ok 205 |200| pod resource limits in 722ms # skip resource limits only implemented on non-remote
ok 206 |200| podman pod create on failure in 910ms
ok 207 |200| podman pod create restart tests in 1462ms
ok 208 |200| podman pod ps --filter in 7037ms
ok 209 |200| podman pod cleans cgroup and keeps limits in 733ms # skip [remote] we cannot check cgroup settings
ok 210 |220| podman healthcheck in 6633ms
ok 211 |220| podman healthcheck - restart cleans up old state in 1954ms
ok 212 |220| podman wait --condition={healthy,unhealthy} in 6708ms
ok 213 |220| podman healthcheck --health-on-failure in 6377ms
ok 214 |220| podman healthcheck --health-on-failure with interval in 6449ms
ok 215 |220| podman healthcheck --health-max-log-count values in 693ms
ok 216 |220| podman healthcheck --health-max-log-size values in 731ms
ok 217 |220| podman healthcheck --health-log-destination file in 2529ms
ok 218 |220| podman healthcheck --health-log-destination journal in 721ms # skip We cannot read journalctl over remote.
ok 219 |220| podman healthcheck - stop container when healthcheck runs in 1788ms
ok 220 |220| podman healthcheck - start errors in 699ms # skip $PATH overwrite not working via remote
ok 221 podman generate - systemd - basic in 37ms # skip systemd tests are meaningless over remote
ok 222 podman autoupdate local in 41ms # skip systemd tests are meaningless over remote
ok 223 podman generate systemd - envar in 39ms # skip systemd tests are meaningless over remote
ok 224 podman generate systemd - restart policy & timeouts in 48ms # skip systemd tests are meaningless over remote
ok 225 podman pass LISTEN environment in 55ms # skip systemd tests are meaningless over remote
ok 226 podman generate - systemd template in 40ms # skip systemd tests are meaningless over remote
ok 227 podman generate - systemd template no support for pod in 25ms # skip systemd tests are meaningless over remote
ok 228 podman generate - systemd template only used on --new in 60ms # skip systemd tests are meaningless over remote
ok 229 podman --cgroup=cgroupfs doesn't show systemd warning in 36ms # skip systemd tests are meaningless over remote
ok 230 podman --systemd sets container_uuid in 49ms # skip systemd tests are meaningless over remote
ok 231 podman --systemd fails on cgroup v1 with a private cgroupns in 40ms # skip systemd tests are meaningless over remote
ok 232 podman rootless-netns processes should be in different cgroup in 46ms # skip systemd tests are meaningless over remote
ok 233 podman create --health-on-failure=kill in 31ms # skip systemd tests are meaningless over remote
ok 234 podman-kube@.service template in 68ms # skip systemd tests are meaningless over remote
ok 235 podman generate - systemd - DEPRECATED in 57ms # skip systemd tests are meaningless over remote
ok 236 podman passes down the KillSignal and StopTimeout setting in 40ms # skip systemd tests are meaningless over remote
[+0746s] ok 237 quadlet - basic in 715ms # skip quadlet tests are meaningless over remote
ok 238 quadlet conflict names in 550ms # skip quadlet tests are meaningless over remote
ok 239 quadlet - envvar in 605ms # skip quadlet tests are meaningless over remote
ok 240 quadlet - ContainerName and journal output check in 1092ms # skip quadlet tests are meaningless over remote
ok 241 quadlet - labels in 594ms # skip quadlet tests are meaningless over remote
ok 242 quadlet - oneshot in 641ms # skip quadlet tests are meaningless over remote
ok 243 quadlet - volume in 714ms # skip quadlet tests are meaningless over remote
ok 244 quadlet - volume dependency in 598ms # skip quadlet tests are meaningless over remote
ok 245 quadlet - template dependency in 1065ms # skip quadlet tests are meaningless over remote
ok 246 quadlet - named volume dependency in 609ms # skip quadlet tests are meaningless over remote
ok 247 quadlet - network in 577ms # skip quadlet tests are meaningless over remote
ok 248 quadlet - network delete with dependencies in 598ms # skip quadlet tests are meaningless over remote
ok 249 quadlet - network dependency in 538ms # skip quadlet tests are meaningless over remote
ok 250 quadlet - named network dependency in 663ms # skip quadlet tests are meaningless over remote
ok 251 quadlet kube - basic in 583ms # skip quadlet tests are meaningless over remote
ok 252 quadlet kube - named network dependency in 1172ms # skip quadlet tests are meaningless over remote
ok 253 quadlet - rootfs in 610ms # skip quadlet tests are meaningless over remote
ok 254 quadlet - selinux disable in 553ms # skip quadlet tests are meaningless over remote
ok 255 quadlet - selinux labels in 723ms # skip quadlet tests are meaningless over remote
ok 256 quadlet - secret as environment variable in 734ms # skip quadlet tests are meaningless over remote
ok 257 quadlet - secret as a file in 566ms # skip quadlet tests are meaningless over remote
ok 258 quadlet - volume path using systemd %T specifier in 630ms # skip quadlet tests are meaningless over remote
ok 259 quadlet - tmpfs in 677ms # skip quadlet tests are meaningless over remote
ok 260 quadlet - userns in 547ms # skip quadlet tests are meaningless over remote
ok 261 quadlet - exit-code propagation in 620ms # skip quadlet tests are meaningless over remote
ok 262 quadlet kube - Working Directory in 674ms # skip quadlet tests are meaningless over remote
ok 263 quadlet kube - start error in 864ms # skip quadlet tests are meaningless over remote
ok 264 quadlet kube - pod without containers in 1377ms # skip quadlet tests are meaningless over remote
ok 265 quadlet - image files in 862ms # skip quadlet tests are meaningless over remote
ok 266 quadlet - kube oneshot in 667ms # skip quadlet tests are meaningless over remote
ok 267 quadlet - kube down force in 543ms # skip quadlet tests are meaningless over remote
ok 268 quadlet - image tag in 614ms # skip quadlet tests are meaningless over remote
ok 269 quadlet - pod simple in 577ms # skip quadlet tests are meaningless over remote
ok 270 quadlet - kube build from unavailable image with no tag in 543ms # skip quadlet tests are meaningless over remote
ok 271 quadlet - drop-in files in 601ms # skip quadlet tests are meaningless over remote
ok 272 quadlet - artifact in 532ms # skip quadlet tests are meaningless over remote
ok 273 quadlet - build with pull in 560ms # skip quadlet tests are meaningless over remote
ok 274 sdnotify : ignore in 43ms # skip systemd tests are meaningless over remote
ok 275 sdnotify : conmon in 39ms # skip systemd tests are meaningless over remote
ok 276 sdnotify : container in 46ms # skip systemd tests are meaningless over remote
ok 277 sdnotify : healthy in 41ms # skip systemd tests are meaningless over remote
ok 278 sdnotify : play kube - no policies in 57ms # skip systemd tests are meaningless over remote
ok 279 sdnotify : play kube - with policies in 57ms # skip systemd tests are meaningless over remote
ok 280 podman kube play - exit-code propagation in 89ms # skip systemd tests are meaningless over remote
ok 281 podman system service in 43ms # skip systemd tests are meaningless over remote
ok 282 |271| podman system service - tcp CORS in 714ms # skip system service tests are meaningless over remote
ok 283 |271| podman system service - tcp without CORS in 692ms # skip system service tests are meaningless over remote
ok 284 |271| podman system service - CORS enabled in logs in 728ms # skip system service tests are meaningless over remote
ok 285 |280| podman update - test all HealthCheck flags in 3175ms
ok 286 |280| podman update - test HealthCheck flags without HealthCheck commands in 2219ms
ok 287 |280| podman update - --no-healthcheck in 1931ms
ok 288 |280| podman update - check behavior - change cmd and destination healthcheck in 1839ms
ok 289 |280| podman update - resources on update are not changed unless requested in 1500ms
ok 290 |280| podman update - non-block device rejected by --*device* options in 1848ms
[+0761s] ok 291 |410| podman selinux: confined container in 1638ms
ok 292 |410| podman selinux: container with label=disable in 1693ms
ok 293 |410| podman selinux: privileged container in 1415ms
ok 294 |410| podman selinux: privileged --userns=host container in 1189ms
ok 295 |410| podman selinux: --ipc=host container in 1199ms
ok 296 |410| podman selinux: init container in 1269ms
ok 297 |410| podman selinux: init container with --security-opt type in 1280ms
ok 298 |410| podman selinux: init container with --security-opt level&type in 1369ms
ok 299 |410| podman selinux: init container with --security-opt level in 1371ms
ok 300 |410| podman selinux: pid=host in 1327ms
ok 301 |410| podman selinux: container with overridden range in 1256ms
ok 302 |410| podman selinux: inspect kvm labels in 710ms # skip runtime flag is not passed over remote
ok 303 |410| podman selinux: inspect multiple labels in 1475ms
ok 304 |410| podman selinux: shared context in (some) namespaces in 3335ms
ok 305 |410| podman selinux: containers in pods share full context in 1964ms
ok 306 |410| podman selinux: containers in --no-infra pods do not share context in 1803ms
ok 307 |410| podman with nonexistent labels in 1378ms # skip Unknown runtime 'amd64
provider: qemu
version: 6.0.0-dev'
ok 308 |410| podman selinux nested in 1470ms
ok 309 |410| podman EnableLabeledUsers in 1821ms
ok 310 |410| podman selinux: check unsupported relabel in 2205ms
ok 311 |420| podman run, preserves initial --cgroup-manager in 717ms # skip podman-remote does not support --cgroup-manager
ok 312 |420| podman run --cgroups=disabled keeps the current cgroup in 698ms # skip podman-remote does not support --cgroups=disabled
ok 313 |450| podman detects correct tty size in 1904ms
ok 314 |450| podman load - will not read from tty in 1308ms
ok 315 |450| podman run --tty -i failure with no tty in 4110ms
ok 316 |450| podman run -l passthrough-tty in 1253ms # skip test does not work with podman-remote
ok 317 |450| podman volume export should fail when stdout is a tty in 1922ms
ok 318 |500| podman network - basic tests in 1806ms
ok 319 |500| podman networking: port on localhost in 3014ms
ok 320 |500| podman pod manages /etc/hosts correctly in 2525ms
ok 321 |500| podman rootless cni adds /usr/sbin to PATH in 753ms # skip only meaningful for rootless
ok 322 |500| podman network connect/disconnect with port forwarding in 7198ms
ok 323 |500| podman network after restart in 5983ms
ok 324 |500| podman run port forward range in 3773ms
ok 325 |500| podman run /etc/* permissions in 1981ms
ok 326 |500| podman network rm --force bogus in 1183ms
ok 327 |500| podman network rm --dns-option in 2296ms
ok 328 |500| podman rootless netns works when XDG_RUNTIME_DIR includes symlinks in 723ms # skip only meaningful for rootless
ok 329 |500| podman inspect list networks in 2584ms
ok 330 |500| podman --uts=host must use 'uname -n' for /etc/hostname in 1660ms
[+0827s] ok 331 |505| IPv4 default address assignment in 712ms # skip [rootful] pasta networking only available in rootless mode
ok 332 |505| IPv4 address assignment in 711ms # skip [rootful] pasta networking only available in rootless mode
ok 333 |505| No IPv4 in 690ms # skip [rootful] pasta networking only available in rootless mode
ok 334 |505| IPv6 default address assignment in 726ms # skip [rootful] pasta networking only available in rootless mode
ok 335 |505| IPv6 address assignment in 700ms # skip [rootful] pasta networking only available in rootless mode
ok 336 |505| No IPv6 in 740ms # skip [rootful] pasta networking only available in rootless mode
ok 337 |505| podman puts pasta IP in /etc/hosts in 702ms # skip [rootful] pasta networking only available in rootless mode
ok 338 |505| IPv4 default route in 719ms # skip [rootful] pasta networking only available in rootless mode
ok 339 |505| IPv4 default route assignment in 707ms # skip [rootful] pasta networking only available in rootless mode
ok 340 |505| IPv6 default route in 701ms # skip [rootful] pasta networking only available in rootless mode
ok 341 |505| IPv6 default route assignment in 705ms # skip [rootful] pasta networking only available in rootless mode
ok 342 |505| Default MTU in 689ms # skip [rootful] pasta networking only available in rootless mode
ok 343 |505| MTU assignment in 704ms # skip [rootful] pasta networking only available in rootless mode
ok 344 |505| Loopback interface state in 730ms # skip [rootful] pasta networking only available in rootless mode
ok 345 |505| Basic nameserver lookup in 724ms # skip [rootful] pasta networking only available in rootless mode
ok 346 |505| Default nameserver forwarding in 726ms # skip [rootful] pasta networking only available in rootless mode
ok 347 |505| Custom DNS forward address, IPv4 in 723ms # skip [rootful] pasta networking only available in rootless mode
ok 348 |505| Custom DNS forward address, IPv6 in 729ms # skip [rootful] pasta networking only available in rootless mode
ok 349 |505| Single TCP port forwarding, IPv4, tap in 724ms # skip [rootful] pasta networking only available in rootless mode
ok 350 |505| Single TCP port forwarding, IPv4, loopback in 702ms # skip [rootful] pasta networking only available in rootless mode
ok 351 |505| TCP port range forwarding, IPv4, tap in 727ms # skip [rootful] pasta networking only available in rootless mode
ok 352 |505| TCP port range forwarding, IPv4, loopback in 736ms # skip [rootful] pasta networking only available in rootless mode
ok 353 |505| Translated TCP port forwarding, IPv4, tap in 711ms # skip [rootful] pasta networking only available in rootless mode
ok 354 |505| Translated TCP port forwarding, IPv4, loopback in 710ms # skip [rootful] pasta networking only available in rootless mode
ok 355 |505| TCP translated port range forwarding, IPv4, tap in 739ms # skip [rootful] pasta networking only available in rootless mode
ok 356 |505| TCP translated port range forwarding, IPv4, loopback in 783ms # skip [rootful] pasta networking only available in rootless mode
ok 357 |505| Address-bound TCP port forwarding, IPv4, tap in 717ms # skip [rootful] pasta networking only available in rootless mode
ok 358 |505| Address-bound TCP port forwarding, IPv4, loopback in 727ms # skip [rootful] pasta networking only available in rootless mode
ok 359 |505| Interface-bound TCP port forwarding, IPv4, tap in 719ms # skip [rootful] pasta networking only available in rootless mode
ok 360 |505| Interface-bound TCP port forwarding, IPv4, loopback in 741ms # skip [rootful] pasta networking only available in rootless mode
ok 361 |505| Single TCP port forwarding, IPv6, tap in 712ms # skip [rootful] pasta networking only available in rootless mode
ok 362 |505| Single TCP port forwarding, IPv6, loopback in 731ms # skip [rootful] pasta networking only available in rootless mode
ok 363 |505| TCP port range forwarding, IPv6, tap in 734ms # skip [rootful] pasta networking only available in rootless mode
ok 364 |505| TCP port range forwarding, IPv6, loopback in 721ms # skip [rootful] pasta networking only available in rootless mode
ok 365 |505| Translated TCP port forwarding, IPv6, tap in 728ms # skip [rootful] pasta networking only available in rootless mode
ok 366 |505| Translated TCP port forwarding, IPv6, loopback in 706ms # skip [rootful] pasta networking only available in rootless mode
ok 367 |505| TCP translated port range forwarding, IPv6, tap in 721ms # skip [rootful] pasta networking only available in rootless mode
ok 368 |505| TCP translated port range forwarding, IPv6, loopback in 772ms # skip [rootful] pasta networking only available in rootless mode
ok 369 |505| Address-bound TCP port forwarding, IPv6, tap in 711ms # skip [rootful] pasta networking only available in rootless mode
ok 370 |505| Address-bound TCP port forwarding, IPv6, loopback in 730ms # skip [rootful] pasta networking only available in rootless mode
ok 371 |505| Interface-bound TCP port forwarding, IPv6, tap in 717ms # skip [rootful] pasta networking only available in rootless mode
ok 372 |505| Interface-bound TCP port forwarding, IPv6, loopback in 720ms # skip [rootful] pasta networking only available in rootless mode
ok 373 |505| Single UDP port forwarding, IPv4, tap in 716ms # skip [rootful] pasta networking only available in rootless mode
ok 374 |505| Single UDP port forwarding, IPv4, loopback in 713ms # skip [rootful] pasta networking only available in rootless mode
ok 375 |505| UDP port range forwarding, IPv4, tap in 714ms # skip [rootful] pasta networking only available in rootless mode
ok 376 |505| UDP port range forwarding, IPv4, loopback in 728ms # skip [rootful] pasta networking only available in rootless mode
ok 377 |505| Translated UDP port forwarding, IPv4, tap in 712ms # skip [rootful] pasta networking only available in rootless mode
ok 378 |505| Translated UDP port forwarding, IPv4, loopback in 694ms # skip [rootful] pasta networking only available in rootless mode
ok 379 |505| UDP translated port range forwarding, IPv4, tap in 762ms # skip [rootful] pasta networking only available in rootless mode
ok 380 |505| UDP translated port range forwarding, IPv4, loopback in 712ms # skip [rootful] pasta networking only available in rootless mode
ok 381 |505| Address-bound UDP port forwarding, IPv4, tap in 699ms # skip [rootful] pasta networking only available in rootless mode
ok 382 |505| Address-bound UDP port forwarding, IPv4, loopback in 689ms # skip [rootful] pasta networking only available in rootless mode
ok 383 |505| Interface-bound UDP port forwarding, IPv4, tap in 685ms # skip [rootful] pasta networking only available in rootless mode
ok 384 |505| Interface-bound UDP port forwarding, IPv4, loopback in 689ms # skip [rootful] pasta networking only available in rootless mode
ok 385 |505| Single UDP port forwarding, IPv6, tap in 683ms # skip [rootful] pasta networking only available in rootless mode
ok 386 |505| Single UDP port forwarding, IPv6, loopback in 689ms # skip [rootful] pasta networking only available in rootless mode
ok 387 |505| UDP port range forwarding, IPv6, tap in 682ms # skip [rootful] pasta networking only available in rootless mode
ok 388 |505| UDP port range forwarding, IPv6, loopback in 688ms # skip [rootful] pasta networking only available in rootless mode
ok 389 |505| Translated UDP port forwarding, IPv6, tap in 682ms # skip [rootful] pasta networking only available in rootless mode
ok 390 |505| Translated UDP port forwarding, IPv6, loopback in 738ms # skip [rootful] pasta networking only available in rootless mode
ok 391 |505| UDP translated port range forwarding, IPv6, tap in 716ms # skip [rootful] pasta networking only available in rootless mode
ok 392 |505| UDP translated port range forwarding, IPv6, loopback in 689ms # skip [rootful] pasta networking only available in rootless mode
ok 393 |505| Address-bound UDP port forwarding, IPv6, tap in 683ms # skip [rootful] pasta networking only available in rootless mode
ok 394 |505| Address-bound UDP port forwarding, IPv6, loopback in 690ms # skip [rootful] pasta networking only available in rootless mode
ok 395 |505| Interface-bound UDP port forwarding, IPv6, tap in 682ms # skip [rootful] pasta networking only available in rootless mode
ok 396 |505| Interface-bound UDP port forwarding, IPv6, loopback in 689ms # skip [rootful] pasta networking only available in rootless mode
ok 397 |505| TCP/IPv4 small transfer, tap in 682ms # skip [rootful] pasta networking only available in rootless mode
ok 398 |505| TCP/IPv4 small transfer, loopback in 688ms # skip [rootful] pasta networking only available in rootless mode
ok 399 |505| TCP/IPv4 large transfer, tap in 681ms # skip [rootful] pasta networking only available in rootless mode
ok 400 |505| TCP/IPv4 large transfer, loopback in 687ms # skip [rootful] pasta networking only available in rootless mode
ok 401 |505| TCP/IPv6 small transfer, tap in 683ms # skip [rootful] pasta networking only available in rootless mode
ok 402 |505| TCP/IPv6 small transfer, loopback in 688ms # skip [rootful] pasta networking only available in rootless mode
ok 403 |505| TCP/IPv6 large transfer, tap in 680ms # skip [rootful] pasta networking only available in rootless mode
ok 404 |505| TCP/IPv6 large transfer, loopback in 692ms # skip [rootful] pasta networking only available in rootless mode
ok 405 |505| UDP/IPv4 small transfer, tap in 683ms # skip [rootful] pasta networking only available in rootless mode
ok 406 |505| UDP/IPv4 small transfer, loopback in 688ms # skip [rootful] pasta networking only available in rootless mode
ok 407 |505| UDP/IPv4 large transfer, tap in 682ms # skip [rootful] pasta networking only available in rootless mode
ok 408 |505| UDP/IPv4 large transfer, loopback in 688ms # skip [rootful] pasta networking only available in rootless mode
ok 409 |505| UDP/IPv6 small transfer, tap in 681ms # skip [rootful] pasta networking only available in rootless mode
ok 410 |505| UDP/IPv6 small transfer, loopback in 717ms # skip [rootful] pasta networking only available in rootless mode
ok 411 |505| UDP/IPv6 large transfer, tap in 706ms # skip [rootful] pasta networking only available in rootless mode
ok 412 |505| UDP/IPv6 large transfer, loopback in 697ms # skip [rootful] pasta networking only available in rootless mode
ok 413 |505| pasta(1) quits when the namespace is gone in 702ms # skip [rootful] pasta networking only available in rootless mode
ok 414 |505| Unsupported protocol in port forwarding in 708ms # skip [rootful] pasta networking only available in rootless mode
ok 415 |505| Use options from containers.conf in 696ms # skip [rootful] pasta networking only available in rootless mode
ok 416 |505| pasta/bridge and host.containers.internal in 693ms # skip [rootful] pasta networking only available in rootless mode
ok 417 podman checkpoint - basic test in 689ms # skip runtime amd64
provider: qemu
version: 6.0.0-dev does not support checkpoint/restore
ok 418 podman checkpoint --export, with volumes in 727ms # skip runtime amd64
provider: qemu
version: 6.0.0-dev does not support checkpoint/restore
ok 419 podman checkpoint --file-locks in 682ms # skip runtime amd64
provider: qemu
version: 6.0.0-dev does not support checkpoint/restore
ok 420 podman checkpoint/restore ip and mac handling in 711ms # skip runtime amd64
provider: qemu
version: 6.0.0-dev does not support checkpoint/restore
[+0843s] ok 421 |600| podman shell completion test in 95244ms
ok 422 |600| podman shell completion for paths in container/image in 718ms # skip mounting via remote does not work
ok 423 |600| podman run --sysctl completion for sysctl in 695ms # skip sysctl option not working via remote
ok 424 |610| check Go template formatting in 1250ms # skip test does not work with podman-remote
ok 425 |620| options that cannot be set together in 691ms # skip not much point testing remote, and container-cleanup fails anyway
ok 426 |700| podman artifact add --replace basic functionality in 1268ms
ok 427 |700| podman artifact add --replace nonexistent artifact in 1013ms
ok 428 |700| podman artifact add --replace and --append conflict in 829ms
ok 429 |700| podman artifact add --replace with existing artifact in 1095ms
ok 430 |700| podman kube with stdin in 1532ms
ok 431 |700| podman play in 1811ms
ok 432 |700| podman play --service-container in 709ms # skip [remote] service containers only work locally
ok 433 |700| podman kube --network in 3107ms
ok 434 |700| podman kube play read-only in 3150ms
ok 435 |700| podman kube play read-only from containers.conf in 3221ms
ok 436 |700| podman play with user from image in 2558ms
ok 437 |700| podman kube play --replace external storage in 2523ms
ok 438 |700| podman kube --annotation in 1686ms
ok 439 |700| podman play Yaml deprecated --no-trunc annotation in 700ms # skip FIXME: I can't figure out what this test is supposed to do
ok 440 |700| podman kube play - default log driver in 1750ms
ok 441 |700| podman kube play - URL in 2250ms
ok 442 |700| podman play with init container in 1785ms
ok 443 |700| podman kube play - hostport in 1714ms
ok 444 |700| podman kube play - multi-pod YAML in 713ms # skip [remote] service containers only work locally
ok 445 |700| podman kube generate filetype in 2277ms
ok 446 |700| podman kube play --wait with siginterrupt in 2583ms
ok 447 |700| podman kube play --wait - wait for pod to exit in 1719ms
ok 448 |700| podman kube play with configmaps in 1494ms
ok 449 |700| podman kube with --authfile=/tmp/bogus in 812ms
ok 450 |700| podman kube play with umask from containers.conf in 701ms # skip remote does not support CONTAINERS_CONF*
ok 451 |700| podman kube generate tmpfs on /tmp in 1527ms
ok 452 |700| podman kube play - pull policy in 706ms # skip [remote] pull debug logs only work locally
ok 453 |700| podman kube play healthcheck should wait initialDelaySeconds before updating status in 32149ms
ok 454 |700| podman play with image volume (automount annotation and OCI VolumeSource) in 10607ms
ok 455 |700| podman play with image volume pull policies in 14375ms
ok 456 |710| podman kube generate - usage message in 897ms
ok 457 |710| podman kube generate - container in 2128ms
ok 458 |710| podman kube generate unmasked in 1978ms
ok 459 |710| podman kube generate volumes in 1149ms
ok 460 |710| podman kube generate - pod in 2193ms
ok 461 |710| podman kube generate - deployment in 757ms # skip [remote] containersconf needs to be set on server side
ok 462 |710| podman kube generate - job in 714ms # skip [remote] containersconf needs to be set on server side
The following warnings were encountered during tests:
BW01: `run`'s command `amd64 provider: qemu version: 6.0.0-dev checkpoint --help` exited with code 127, indicating 'Command not found'. Use run's return code checks, e.g. `run -127`, to fix this message.
(from function `run' in file /usr/lib/bats-core/
test_functions.bash, line 426,
from function `setup' in test file test/system/
520-checkpoint.bats, line 28)
BW01: `run`'s command `amd64 provider: qemu version: 6.0.0-dev checkpoint --help` exited with code 127, indicating 'Command not found'. Use run's return code checks, e.g. `run -127`, to fix this message.
(from function `run' in file /usr/lib/bats-core/
test_functions.bash, line 426,
from function `setup' in test file test/system/
520-checkpoint.bats, line 28)
BW01: `run`'s command `amd64 provider: qemu version: 6.0.0-dev checkpoint --help` exited with code 127, indicating 'Command not found'. Use run's return code checks, e.g. `run -127`, to fix this message.
(from function `run' in file /usr/lib/bats-core/
test_functions.bash, line 426,
from function `setup' in test file test/system/
520-checkpoint.bats, line 28)
BW01: `run`'s command `amd64 provider: qemu version: 6.0.0-dev checkpoint --help` exited with code 127, indicating 'Command not found'. Use run's return code checks, e.g. `run -127`, to fix this message.
(from function `run' in file /usr/lib/bats-core/
test_functions.bash, line 426,
from function `setup' in test file test/system/
520-checkpoint.bats, line 28)
make: *** [Makefile:725: remotesystem] Error 1
[08:06:46] END - [+0843s] total duration since 2025-11-06T14:06:46Z
Summary: 415 Passed, 1 Failed, 358 Skipped. Total tests: 774