[14:30:40] START - All [+xxxx] lines that follow are relative to 2024-08-14T19:30:40Z.
[+0000s] + make localsystem PODMAN_SERVER_LOG=/var/tmp/go/src/github.com/containers/podman/podman-server.log # /var/tmp/go/src/github.com
/containers/podman/./contrib/cirrus/runner.sh:418 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 QUADLET=/var/tmp/go/src/github.com/containers/podman/bin/quadlet bats -T --filter-tags '!ci:parallel' test/system/
[+0018s] 1..386
[+0021s] ok 1 [001] podman version emits reasonable output in 183ms
[+0022s] # Arch:amd64 OS:fedora40 Runtime:crun Rootless:false Events:journald Logdriver:journald Cgroups:v2+systemd Net:netavark DB:sqlite Store:overlay
ok 2 [001] podman info in 861ms
ok 3 [001] podman --context emits reasonable output in 20ms # skip only applicable on podman-remote
[+0023s] ok 4 [001] podman can pull an image in 694ms
ok 5 [001] podman-remote : really is remote, works as --remote option in 19ms # skip only applicable on podman-remote
ok 6 [001] podman-remote: defaults in 358ms
ok 7 [001] podman-remote: check for command usage message without a running endpoint in 94ms
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 132ms
[+0024s] ok 10 [001] podman --log-level recognizes log levels in 756ms
ok 11 [001] podman --noout properly suppresses output in 66ms
ok 12 [001] podman --noout is actually writing to /dev/null in 33ms # skip [rootful] unshare requires rootless
ok 13 [001] podman version --out writes matching version to a json in 149ms
[+0026s] ok 14 [001] podman - shutdown engines in 1307ms
[+0027s] ok 15 [005] podman info - basic test in 553ms
ok 16 [005] podman info - json in 655ms
[+0028s] ok 17 [005] podman info - confirm desired runtime in 344ms
ok 18 [005] podman info - confirm desired network backend in 352ms
ok 19 [005] podman info - confirm desired database in 348ms
[+0029s] ok 20 [005] podman info - confirm desired storage driver in 528ms
ok 21 [005] podman info - RHEL8 must use runc in 194ms # skip only applicable on RHEL, this is Fedora Linux
[+0030s] ok 22 [005] podman info --storage-opt='' in 372ms
ok 23 [005] podman info netavark in 188ms # skip Netavark testing not requested ($NETWORK_BACKEND='')
ok 24 [005] podman --root PATH info - basic output in 364ms
[+0031s] ok 25 [005] rootless podman with symlinked /root in 369ms
ok 26 [005] podman --root PATH --volumepath info - basic output in 360ms
[+0033s] ok 27 [005] CONTAINERS_CONF_OVERRIDE in 1957ms
[+0034s] ok 28 [005] podman - BoltDB cannot create new databases in 518ms
ok 29 [010] podman images - basic output in 334ms
[+0035s] ok 30 [010] podman images - custom formats in 618ms
ok 31 [010] podman images - json in 407ms
[+0037s] ok 32 [010] podman images - history output in 1266ms
[+0038s] ok 33 [010] podman images - filter in 1246ms
[+0039s] ok 34 [010] podman images -a, after pulling by sha in 1087ms
[+0040s] ok 35 [010] podman images - table format in 512ms
[+0041s] ok 36 [010] podman images - rmi -af removes all containers and pods in 1821ms
[+0042s] ok 37 [010] podman images - rmi -f can remove infra images in 958ms
[+0043s] ok 38 [010] podman rmi --ignore in 328ms
ok 39 [010] podman image rm --force bogus in 513ms
[+0044s] ok 40 [010] podman images - commit docker with comment in 949ms
[+0045s] ok 41 [010] podman pull image with additional store in 997ms
[+0050s] ok 42 [010] podman images with concurrent removal in 4351ms
[+0051s] ok 43 [011] podman image - sign with no sigfile in 1531ms
[+0053s] ok 44 [020] podman tag/untag in 1160ms
ok 45 [020] podman untag all in 481ms
[+0057s] ok 46 [030] podman run --pull in 2985ms
[+0058s] ok 47 [030] podman --noout run should not print output in 631ms
ok 48 [030] podman --noout create should not print output in 338ms
ok 49 [030] podman --out create should save the container id in 400ms
[+0059s] ok 50 [030] podman run : look up correct image name in 747ms
[+0060s] ok 51 [030] podman run on untagged image: make sure that image metadata is set in 686ms
[+0061s] ok 52 [030] podman inspect includes image data in 890ms
[+0064s] ok 53 [030] Verify /run/.containerenv exist in 2901ms
ok 54 [030] podman run with --net=host and --port prints warning in 385ms
[+0066s] ok 55 [030] podman run - check workdir in 1868ms
[+0069s] ok 56 [030] podman run - does not truncate or hang with big output in 2633ms
ok 57 [030] podman run - do not set empty HOME in 563ms
[+0072s] ok 58 [030] podman run --timeout - basic test in 2595ms
[+0074s] ok 59 [030] podman run no /etc/mtab in 1410ms
ok 60 [030] podman run --hostuser tests in 201ms # skip [rootful] test whether hostuser is successfully added
[+0076s] ok 61 [030] podman run --device-cgroup-rule tests in 1925ms
ok 62 [030] podman run closes stdin in 567ms
[+0079s] ok 63 [030] podman run defaultenv in 2870ms
[+0080s] ok 64 [030] podman run - no /etc/hosts in 188ms # skip Test is too dangerous to run in a non-container environment
ok 65 [030] podman run image with filesystem permission in 543ms
[+0081s] ok 66 [030] podman run with log-opt option in 703ms
[+0082s] ok 67 [030] podman run --kernel-memory warning in 575ms
ok 68 [030] podman run update /etc/hosts in 567ms
[+0084s] ok 69 [030] podman run doesn't override oom-score-adj in 1662ms
ok 70 [030] rootless podman clamps oom-score-adj if it is lower than the current one in 205ms # skip not applicable under rootlfull podman
[+0086s] ok 71 [030] podman top does not use nsenter from image in 1607ms
[+0087s] ok 72 [030] podman create --security-opt in 757ms
[+0088s] ok 73 [030] podman run --device-read-bps in 876ms
ok 74 [030] podman run --attach stdin prints container ID in 692ms
[+0090s] ok 75 [030] podman run --privileged as root with systemd will not mount /dev/tty in 1309ms
ok 76 [030] podman run --privileged as rootless will not mount /dev/tty\d+ in 200ms # skip [rootful] this test as rootless
[+0091s] ok 77 [030] podman run --privileged as root with systemd mounts non-vt /dev/tty devices in 747ms
[+0094s] ok 78 [030] podman run read-only from containers.conf in 2749ms
[+0095s] ok 79 [030] podman run ulimit from containers.conf in 925ms
[+0096s] ok 80 [030] podman run ulimit with -1 in 1004ms
ok 81 [030] podman run bad --name in 556ms
[+0097s] ok 82 [030] podman run --net=host --cgroupns=host with read only cgroupfs in 635ms
[+0100s] ok 83 [030] podman run - idmapped mounts in 2893ms
[+0101s] ok 84 [030] podman run --restart=always -- wait in 1079ms
[+0102s] ok 85 [030] podman run - custom static_dir in 824ms
[+0105s] ok 86 [030] podman --authfile=nonexistent-path in 3571ms
[+0106s] ok 87 [030] podman --syslog and environment passed to conmon in 698ms
[+0107s] ok 88 [030] podman create container with conflicting name in 905ms
[+0112s] ok 89 [030] podman run - /run must not be world-writable in systemd containers in 4485ms
[+0113s] ok 90 [030] podman run with mounts.conf missing in 1713ms
[+0115s] ok 91 [032] podman sigproxy test: run in 1536ms
[+0117s] ok 92 [032] podman sigproxy test: start in 1568ms
[+0118s] ok 93 [032] podman sigproxy test: attach in 1691ms
[+0119s] ok 94 [037] podman container runlabel test in 604ms
[+0120s] ok 95 [040] podman ps - basic tests in 913ms
[+0125s] ok 96 [040] podman ps --filter in 4907ms
[+0126s] ok 97 [040] podman ps --external in 1126ms
[+0127s] ok 98 [040] podman ps --format label in 640ms
[+0128s] ok 99 [040] podman pod ps --format label in 770ms
[+0129s] ok 100 [040] podman ps --format PodName in 1145ms
[+0132s] ok 101 [045] podman start --all - start all containers in 3244ms
[+0133s] ok 102 [045] podman start --all with incompatible options in 250ms
[+0135s] ok 103 [045] podman start --filter - start only containers that match the filter in 2603ms
[+0136s] ok 104 [045] podman start --filter invalid-restart-policy - return error in 562ms
[+0137s] ok 105 [045] podman start --all --filter in 1254ms
[+0138s] ok 106 [045] podman start print IDs or raw input in 988ms
[+0139s] ok 107 [045] podman start again with lower ulimit -u in 201ms # skip [rootful] tests ulimit -u changes in the rootless scenario
[+0141s] ok 108 [050] podman stop --all in 2517ms
[+0142s] ok 109 [050] podman stop print IDs or raw input in 1048ms
[+0143s] ok 110 [055] podman rm in 972ms
[+0144s] ok 111 [055] podman rm - running container, w/o and w/ force in 664ms
[+0145s] ok 112 [055] podman rm container from storage in 494ms
[+0146s] ok 113 [055] podman rm <-> run --rm race in 827ms
ok 114 [055] podman rm --depend in 510ms
[+0150s] ok 115 [055] podman rm -f in 3392ms
ok 116 [055] podman container rm --force bogus in 528ms
[+0152s] ok 117 [055] podman container rm doesn't affect stopping containers in 1914ms
[+0154s] ok 118 [055] podman container rm --force doesn't leave running processes in 1745ms
[+0155s] ok 119 [060] podman image mount in 815ms
[+0159s] ok 120 [070] podman build - basic test in 3445ms
[+0162s] ok 121 [070] podman buildx - basic test in 3093ms
[+0165s] ok 122 [070] podman build test -f - in 2477ms
ok 123 [070] podman build - global runtime flags test in 747ms
[+0166s] ok 124 [070] podman build - set runtime in 576ms
[+0168s] ok 125 [070] podman build - cache (#3920) in 1975ms
[+0170s] ok 126 [070] podman build test -f ./relative in 1585ms
[+0173s] ok 127 [070] podman parallel build should not race in 3113ms
[+0174s] ok 128 [070] podman build - URLs in 1681ms
[+0180s] ok 129 [070] podman build - workdir, cmd, env, label in 5480ms
[+0182s] ok 130 [070] podman build - COPY with ignore in 2173ms
[+0183s] ok 131 [070] podman build with ignore '*' in 1206ms
[+0184s] ok 132 [070] podman build with ignore '*' and containerfile outside of build context in 492ms
[+0186s] ok 133 [070] podman build - stdin test in 2376ms
[+0188s] ok 134 [070] podman build - does not gobble stdin that does not belong to it in 1246ms
[+0191s] ok 135 [070] podman build --layers test in 3756ms
[+0193s] ok 136 [070] build with copy-from referencing the base image in 1834ms
[+0195s] ok 137 [070] podman build --pull-never in 1283ms
ok 138 [070] podman build --logfile test in 492ms
[+0196s] ok 139 [070] podman build check_label in 1239ms
[+0200s] ok 140 [070] podman build check_seccomp_ulimits in 3552ms
[+0201s] ok 141 [070] podman build --authfile bogus test in 459ms
[+0202s] ok 142 [070] podman build COPY hardlinks in 1135ms
[+0203s] ok 143 [070] podman build -f test in 1520ms
[+0204s] ok 144 [070] podman build .dockerignore failure test in 855ms
[+0206s] ok 145 [070] podman build .containerignore and .dockerignore test in 1452ms
[+0209s] ok 146 [070] podman build build context ownership in 2896ms
[+0210s] ok 147 [070] podman build build context is a symlink to a directory in 1154ms
ok 148 [070] podman build --squash --squash-all should conflict in 416ms
[+0212s] ok 149 [070] podman build --volumes-from conflict in 1282ms
ok 150 [070] podman build empty context dir in 503ms
[+0213s] ok 151 [070] podman build --file=https in 558ms
ok 152 [070] podman build --help defaults in 433ms
[+0215s] ok 153 [075] podman exec - basic test in 1652ms
[+0216s] ok 154 [075] podman exec - leak check in 946ms
[+0217s] ok 155 [075] podman exec - cat from stdin in 1025ms
ok 156 [075] podman exec - with keep-id in 203ms # skip [rootful] --userns=keep-id only works in rootless mode
[+0219s] ok 157 [075] podman exec/run - missing output in 1200ms
[+0220s] ok 158 [075] podman run umask in 1722ms
[+0224s] ok 159 [075] podman exec --tty in 3739ms
[+0225s] ok 160 [075] podman exec - does not leak session IDs on invalid command in 1245ms
[+0226s] ok 161 [075] podman exec --preserve-fd in 858ms
[+0227s] ok 162 [080] podman unpause --all in 958ms
[+0229s] ok 163 [085] podman top - basic tests in 994ms
[+0230s] ok 164 [090] events with a filter by label and --no-trunc option in 784ms
[+0231s] ok 165 [090] image events in 1648ms
[+0232s] ok 166 [090] events with disjunctive filters - file in 949ms
[+0233s] ok 167 [090] events with disjunctive filters - journald in 997ms
[+0234s] ok 168 [090] events with file backend and journald logdriver with --follow failure in 699ms
[+0235s] ok 169 [090] events with disjunctive filters - default in 990ms
ok 170 [090] events with events_logfile_path in containers.conf in 279ms
[+0236s] ok 171 [090] events log-file rotation in 1071ms
[+0238s] ok 172 [090] events log-file no duplicates in 1544ms
[+0239s] ok 173 [090] events - labels included in container die in 634ms
ok 174 [090] events - backend none should error in 324ms
[+0240s] ok 175 [090] events - container inspect data - journald in 600ms
ok 176 [090] events - container inspect data - file in 595ms
[+0241s] ok 177 [090] events - docker compat in 602ms
[+0242s] ok 178 [090] events - volume events in 474ms
ok 179 [090] events - invalid filter in 250ms
[+0243s] ok 180 [120] podman load invalid file in 768ms
[+0244s] ok 181 [120] podman save to pipe and load in 1230ms
[+0249s] ok 182 [120] podman image scp transfer in 4707ms
[+0251s] ok 183 [120] podman load - by image ID in 2262ms
[+0253s] ok 184 [120] podman load - by image name in 2244ms
[+0255s] ok 185 [120] podman load - from URL in 1921ms
[+0256s] ok 186 [120] podman load - redirect corrupt payload in 701ms
[+0258s] ok 187 [120] podman load - multi-image archive in 2250ms
[+0260s] ok 188 [120] podman load - multi-image archive with redirect in 1817ms
[+0261s] ok 189 [120] podman save --oci-accept-uncompressed-layers in 989ms
[+0265s] ok 190 [125] podman import in 3961ms
[+0268s] ok 191 [125] podman export, alter tarball, re-import in 2323ms
[+0271s] ok 192 [130] podman kill - test signal handling in containers in 3303ms
[+0273s] ok 193 [130] podman kill - rejects invalid args in 1989ms
[+0274s] ok 194 [130] podman kill - print IDs or raw input in 850ms
[+0275s] ok 195 [130] podman kill - concurrent stop in 712ms
[+0276s] ok 196 [130] podman wait - exit codes in 865ms
[+0277s] ok 197 [130] podman kill - no restart in 994ms
[+0278s] ok 198 [140] podman diff in 690ms
[+0279s] ok 199 [140] podman diff with buildah container in 1024ms
[+0284s] ok 200 [150] podman login - basic test in 4771ms
ok 201 [150] podman login - with wrong credentials in 557ms
[+0285s] ok 202 [150] podman login - check generated authfile in 671ms
[+0286s] ok 203 [150] podman login inconsistent authfiles in 585ms
ok 204 [150] podman login - check with --config global option in 669ms
[+0287s] ok 205 [150] podman push fail in 609ms
[+0289s] ok 206 [150] podman push and search ok with --tls-verify=false in 1709ms
[+0290s] ok 207 [150] podman push and search ok with --tls-verify=true in 1517ms
[+0291s] ok 208 [150] podman login - shares credentials with skopeo - default auth file in 1057ms
[+0292s] ok 209 [150] podman login - shares credentials with skopeo - via envariable in 1093ms
[+0294s] ok 210 [150] podman login - shares credentials with skopeo - via --authfile in 1119ms
[+0295s] ok 211 [150] podman login -secret test in 1310ms
[+0307s] ok 212 [150] podman pull images with retry in 12096ms
[+0308s] ok 213 [150] podman containers.conf retry in 877ms
[+0310s] ok 214 [160] podman run --volumes : basic in 1815ms
[+0312s] ok 215 [160] podman volume duplicates in 1660ms
[+0313s] ok 216 [160] podman volume filter --name in 735ms
[+0314s] ok 217 [160] podman volume create / run in 921ms
ok 218 [160] podman volume rm --force in 763ms
[+0316s] ok 219 [160] podman volume: exec/noexec in 1140ms
[+0317s] ok 220 [160] podman volume, implicit creation with run in 1684ms
[+0319s] ok 221 [160] podman volume import test in 1339ms
[+0320s] ok 222 [160] podman volume export to stdout in 882ms
ok 223 [160] podman volume user test in 352ms # skip only meaningful when run rootless
ok 224 [160] podman volume with --userns=keep-id in 349ms # skip only meaningful when run rootless
[+0322s] ok 225 [160] podman volume prune in 1993ms
[+0323s] ok 226 [160] podman volume type=bind in 818ms
[+0324s] ok 227 [160] podman volume type=tmpfs in 1052ms
[+0326s] ok 228 [160] podman volume create copyup in 1536ms
[+0327s] ok 229 [160] podman volume mount in 879ms
[+0330s] ok 230 [160] podman --image-volume in 2673ms
ok 231 [160] podman volume rm --force bogus in 651ms
[+0331s] ok 232 [160] podman ps -f in 824ms
[+0332s] ok 233 [160] podman run with building volume and selinux file label in 562ms
[+0333s] ok 234 [160] podman volume create --ignore - do not chown in 917ms
[+0334s] ok 235 [170] podman userns=auto in config file in 946ms
ok 236 [170] podman userns=auto and secrets in 657ms
[+0335s] ok 237 [170] podman userns=auto with id mapping in 201ms # skip not applicable under rootlfull podman
[+0336s] ok 238 [180] podman run --blkio-weight-device in 802ms
ok 239 [190] podman --ipc=host in 639ms
[+0337s] ok 240 [190] podman --ipc=none in 959ms
[+0338s] ok 241 [190] podman --ipc=private in 768ms
[+0339s] ok 242 [190] podman --ipc=shareable in 960ms
[+0340s] ok 243 [190] podman --ipc=container@test in 1200ms
[+0342s] ok 244 [200] podman pod - basic tests in 352ms
[+0343s] ok 245 [200] podman pod - communicating between pods in 1518ms
[+0344s] ok 246 [200] podman pod ps doesn't race with pod rm in 1340ms
[+0345s] ok 247 [200] podman pod rm --force bogus in 557ms
[+0351s] ok 248 [250] podman generate - systemd - basic in 5741ms
[+0355s] ok 249 [250] podman autoupdate local in 3426ms
[+0357s] ok 250 [250] podman generate systemd - envar in 2730ms
[+0358s] ok 251 [250] podman generate systemd - restart policy & timeouts in 847ms
[+0360s] ok 252 [250] podman pass LISTEN environment in 1229ms
[+0361s] ok 253 [250] podman generate - systemd template in 1751ms
[+0362s] ok 254 [250] podman generate - systemd template no support for pod in 1039ms
[+0363s] ok 255 [250] podman generate - systemd template only used on --new in 411ms
ok 256 [250] podman --cgroup=cgroupfs doesn't show systemd warning in 354ms
[+0364s] ok 257 [250] podman --systemd sets container_uuid in 624ms
ok 258 [250] podman --systemd fails on cgroup v1 with a private cgroupns in 197ms # skip test requires cgroupsv1
[+0365s] ok 259 [250] podman rootless-netns processes should be in different cgroup in 192ms # skip only meaningful for rootless
[+0369s] ok 260 [250] podman create --health-on-failure=kill in 4364ms
# [Building & using podman-kube@.service from source]
[+0374s] ok 261 [250] podman-kube@.service template in 4667ms
ok 262 [250] podman generate - systemd - DEPRECATED in 546ms
[+0375s] ok 263 [250] podman passes down the KillSignal and StopTimeout setting in 659ms
[+0376s] ok 264 [251] podman system service <bad_scheme_uri> returns error in 334ms
[+0377s] ok 265 [251] podman system service unix: without two slashes still works in 1437ms
[+0378s] ok 266 [251] podman-system-service containers survive service stop in 1052ms
[+0379s] ok 267 [251] podman --host / -H options in 689ms
[+0381s] ok 268 [251] podman-system-service --log-level=trace should be able to hijack in 2607ms
[+0383s] ok 269 [255] podman auto-update - validate input in 908ms
[+0388s] ok 270 [255] podman auto-update - label io.containers.autoupdate=image in 4967ms
[+0391s] ok 271 [255] podman auto-update - label io.containers.autoupdate=image with rollback in 2822ms
[+0392s] ok 272 [255] podman auto-update - label io.containers.autoupdate=disabled in 1664ms
[+0394s] ok 273 [255] podman auto-update - label io.containers.autoupdate=fakevalue in 1704ms
[+0397s] ok 274 [255] podman auto-update - label io.containers.autoupdate=local in 2362ms
[+0404s] ok 275 [255] podman auto-update - label io.containers.autoupdate=local with rollback in 7875ms
[+0416s] ok 276 [255] podman auto-update with multiple services in 11857ms
[+0420s] ok 277 [255] podman auto-update using systemd in 3620ms
# [Building & using podman-kube@.service from source]
[+0429s] ok 278 [255] podman-kube@.service template with rollback in 8942ms
[+0436s] ok 279 [255] podman auto-update - pod in 6540ms
[+0440s] ok 280 [255] podman-auto-update --authfile in 4245ms
[+0441s] ok 281 [260] podman pull - EXTEND_TIMEOUT_USEC in 1138ms
[+0443s] ok 282 [270] podman system service - socket activation - no container in 868ms
[+0444s] ok 283 [270] podman system service - socket activation - existing container in 1155ms
[+0445s] ok 284 [270] podman system service - socket activation - kill rootless pause in 682ms # skip there is no pause process when running rootful
[+0450s] ok 285 [271] podman system service - tcp CORS in 5295ms
[+0455s] ok 286 [271] podman system service - tcp without CORS in 5264ms
[+0457s] ok 287 [271] podman system service - CORS enabled in logs in 1273ms
ok 288 podman system connection - basic add / ls / remove in 7ms # skip only applicable when running remote
ok 289 podman system connection - tcp in 7ms # skip only applicable when running remote
ok 290 podman system connection - ssh in 8ms # skip only applicable when running remote
ok 291 podman-remote: non-default connection in 7ms # skip only applicable when running remote
[+0458s] ok 292 [280] podman update - test all options in 969ms
[+0460s] ok 293 [280] podman update - set restart policy in 1777ms
[+0461s] ok 294 [300] podman cli parsing - quoted args - #2574 in 505ms
ok 295 [300] podman flag error in 310ms
[+0462s] ok 296 [300] podman run --env in 612ms
[+0463s] ok 297 [300] podman run/exec --env-file in 1167ms
[+0464s] ok 298 [300] podman run --env with glob in 1078ms
[+0465s] ok 299 [300] podman create --label-file in 611ms
ok 300 [320] podman system df - basic functionality in 447ms
[+0466s] ok 301 [320] podman system df --format {{ json . }} functionality in 400ms
[+0467s] ok 302 [320] podman system df --format json functionality in 1457ms
[+0469s] ok 303 [320] podman system df - with active containers and volumes in 1910ms
[+0470s] ok 304 podman corrupt images - initialize in 395ms
[+0471s] ok 305 podman corrupt images - rmi -f <image-id> in 1028ms
[+0472s] ok 306 podman corrupt images - rmi -f <image-tagged-name> in 1026ms
[+0473s] ok 307 podman corrupt images - rmi -f -a in 1024ms
[+0474s] ok 308 podman corrupt images - image prune in 1018ms
[+0475s] ok 309 podman corrupt images - system reset in 1031ms
ok 310 podman corrupt images - cleanup in 35ms
[+0477s] ok 311 [331] podman system check - unmanaged layers in 1332ms
[+0478s] ok 312 [331] podman system check - unused layers in 1289ms
[+0480s] ok 313 [331] podman system check - layer content digest changed in 1630ms
[+0481s] ok 314 [331] podman system check - layer content added in 1653ms
[+0483s] ok 315 [331] podman system check - storage image layer missing in 1584ms
[+0484s] ok 316 [331] podman system check - storage container image missing in 1571ms
[+0486s] ok 317 [331] podman system check - storage layer data missing in 1659ms
[+0488s] ok 318 [331] podman system check - storage image data missing in 1644ms
[+0490s] ok 319 [331] podman system check - storage image data modified in 1647ms
[+0491s] ok 320 [331] podman system check - container data missing in 1842ms
[+0493s] ok 321 [331] podman system check - container data modified in 1876ms
[+0496s] ok 322 [400] podman container storage is not accessible by unprivileged users in 2326ms
ok 323 [400] sensitive mount points are masked without --privileged in 588ms
[+0497s] ok 324 [410] podman selinux: container with label=disable in 636ms
[+0498s] ok 325 [410] podman selinux: privileged container in 589ms
[+0499s] ok 326 [410] podman selinux: privileged --userns=host container in 587ms
ok 327 [410] podman selinux: pid=host in 556ms
[+0501s] ok 328 [410] podman selinux: check relabel in 2100ms
[+0503s] ok 329 [410] podman selinux: check unsupported relabel in 1301ms
[+0504s] ok 330 [450] podman detects correct tty size in 1157ms
[+0505s] ok 331 [450] podman load - will not read from tty in 768ms
[+0507s] ok 332 [450] podman run --tty -i failure with no tty in 2133ms
[+0508s] ok 333 [450] podman run -l passthrough-tty in 1285ms
[+0509s] ok 334 [500] podman network - basic tests in 776ms
[+0511s] ok 335 [500] podman networking: port on localhost in 1660ms
[+0514s] ok 336 [500] podman networking: port with --userns=keep-id for rootless or --uidmap=* for rootful in 2334ms
[+0515s] ok 337 [500] podman pod manages /etc/hosts correctly in 1611ms
[+0516s] ok 338 [500] podman run with slirp4ns assigns correct addresses to /etc/hosts in 643ms
[+0517s] ok 339 [500] podman run with slirp4ns adds correct dns address to resolv.conf in 592ms
ok 340 [500] podman run with slirp4ns assigns correct ip address container in 583ms
[+0520s] ok 341 [500] podman network reload in 3165ms
[+0521s] ok 342 [500] podman rootless cni adds /usr/sbin to PATH in 193ms # skip only meaningful for rootless
ok 343 [500] podman ipv6 in /etc/resolv.conf in 193ms # skip This test needs an ipv6 nameserver in /etc/resolv.conf
[+0527s] ok 344 [500] podman network connect/disconnect with port forwarding in 5768ms
[+0531s] ok 345 [500] podman network after restart in 4569ms
[+0533s] ok 346 [500] podman run CONTAINERS_CONF_OVERRIDE dns options in 1879ms
[+0536s] ok 347 [500] podman run port forward range in 3066ms
[+0537s] ok 348 [500] podman run CONTAINERS_CONF_OVERRIDE /etc/hosts options in 1131ms
[+0539s] ok 349 [500] podman run /etc/* permissions in 974ms
ok 350 [500] podman network rm --force bogus in 500ms
[+0540s] ok 351 [500] podman network rm --dns-option in 913ms
ok 352 [500] podman rootless netns works when XDG_RUNTIME_DIR includes symlinks in 194ms # skip only meaningful for rootless
[+0542s] ok 353 [500] podman inspect list networks in 1490ms
[+0547s] ok 354 [500] podman network cleanup --userns + --restart in 4882ms
[+0548s] ok 355 [500] podman --uts=host must use 'uname -n' for /etc/hostname in 929ms
[+0549s] ok 356 [500] podman network inspect running containers in 1764ms
[+0550s] ok 357 [500] Podman unshare --rootless-netns with Pasta in 207ms # skip [rootful] pasta networking only available in rootless mode
[+0553s] ok 358 [520] podman checkpoint - basic test in 3096ms
[+0555s] ok 359 [520] podman checkpoint/restore print IDs or raw input in 2328ms
[+0559s] ok 360 [520] podman checkpoint --export, with volumes in 3045ms
[+0564s] ok 361 [520] podman checkpoint --file-locks in 5348ms
[+0574s] ok 362 [520] podman checkpoint/restore ip and mac handling in 10160ms
[+0576s] ok 363 [520] podman checkpoint/restore the latest container in 1675ms
ok 364 [550] rootless podman only ever uses single pause process in 200ms # skip [rootful] pause process is only used as rootless
ok 365 [550] rootless reexec with sig-proxy in 197ms # skip [rootful] pause process is only used as rootless
[+0577s] ok 366 [550] rootless reexec with sig-proxy when rejoining userns from container in 193ms # skip [rootful] pause process is only used as rootless
[+0579s] ok 367 [620] options that cannot be set together in 1859ms
ok 368 [710] podman kube generate - usage message in 314ms
[+0581s] ok 369 [710] podman kube generate - container in 1394ms
[+0582s] ok 370 [710] podman kube generate unmasked in 1616ms
[+0584s] ok 371 [710] podman kube generate - pod in 1543ms
[+0585s] ok 372 [710] podman kube generate - deployment in 1213ms
[+0586s] ok 373 [750] podman image trust set in 889ms
[+0587s] ok 374 [760] podman system renumber - Basic test with a volume in 367ms
[+0588s] ok 375 [800] podman CONTAINERS_CONF - CONTAINERS_CONF in conmon in 1178ms
[+0589s] ok 376 [800] podman CONTAINERS_CONF - override runtime name in 967ms
ok 377 [800] podman --module - absolute path in 525ms
[+0590s] ok 378 [800] podman --module - append arrays in 954ms
[+0591s] ok 379 [800] podman --module - XDG_CONFIG_HOME in 201ms # skip [rootful] loading a module from XDG_CONFIG_HOME requires rootless
ok 380 [800] podman --module - command-line completion in 201ms # skip [rootful] loading a module from XDG_CONFIG_HOME requires rootless
[+0592s] ok 381 [800] podman --module - supported fields in 1422ms
[+0593s] ok 382 [800] podman push CONTAINERS_CONF in 330ms
[+0594s] ok 383 [850] podman compose - smoke tests in 814ms
ok 384 podman --ssh test in 71ms # skip only applicable on podman-remote
[+0595s] ok 385 [950] podman preexec hook in 754ms
ok 386 [999] podman database backend has not changed in 367ms
[+0596s] PODMAN=/var/tmp/go/src/github.com/containers/podman/bin/podman QUADLET=/var/tmp/go/src/github.com/containers/podman/bin/quadlet bats -T --filter-tags ci:parallel -j $(nproc) test/system/
[+0611s] 1..304
[+0656s] ok 1 |012| podman images - bare manifest list in 1128ms
ok 2 |012| podman manifest --tls-verify and --authfile in 2580ms
ok 3 |012| manifest list --add-compression with zstd:chunked in 4892ms
ok 4 |012| manifest list --add --artifact in 36712ms
[+0710s] ok 5 |015| podman help - basic tests in 97746ms
ok 6 |030| podman run - basic tests in 3140ms
ok 7 |030| podman run - global runtime option in 810ms
ok 8 |030| podman run --memory=0 runtime option in 835ms
ok 9 |030| podman run --preserve-fds in 795ms
ok 10 |030| podman run --preserve-fd in 1098ms
ok 11 |030| podman run - uidmapping has no /sys/kernel mounts in 1145ms
ok 12 |030| podman run --rm in 1891ms
ok 13 |030| podman run --name in 1496ms
ok 14 |030| podman run --rmi in 2286ms
ok 15 |030| podman run --conmon-pidfile --cidfile in 929ms
ok 16 |030| podman run docker-archive in 2803ms
ok 17 |030| podman run : user namespace preserved root ownership in 2091ms
ok 18 |030| podman run : add username to /etc/passwd if --userns=keep-id in 311ms # skip [rootful] --userns=keep-id only works in rootless mode
ok 19 |030| podman run : --userns=keep-id: passwd file is modifiable in 278ms # skip [rootful] --userns=keep-id only works in rootless mode
ok 20 |030| podman run --log-driver in 4070ms
ok 21 |030| podman run --log-driver journald in 811ms
ok 22 |030| podman run --tz in 1509ms
ok 23 |030| podman run --tz with zoneinfo in 4250ms
ok 24 |030| podman run : full path to --runtime is preserved in 1081ms
ok 25 |030| podman --out run should save the container id in 857ms
ok 26 |030| podman run failed --rm in 1389ms
ok 27 |030| podman run - rm pod if container creation failed with -pod new: in 1711ms
ok 28 |030| podman run - no entrypoint in 1021ms
ok 29 |030| podman run - stopping loop in 2474ms
ok 30 |035| podman logs - basic test in 2148ms
ok 31 |035| podman logs - tail test, k8s-file in 2359ms
ok 32 |035| podman logs - tail test, journald in 2439ms
ok 33 |035| podman logs - multi k8s-file in 1613ms
ok 34 |035| podman logs - multi journald in 1596ms
ok 35 |035| podman logs restarted - k8s-file in 1929ms
ok 36 |035| podman logs restarted journald in 1856ms
ok 37 |035| podman logs - journald log driver requires journald events backend in 1073ms
ok 38 |035| podman logs - since k8s-file in 2544ms
ok 39 |035| podman logs - since journald in 2557ms
ok 40 |035| podman logs - until k8s-file in 3690ms
ok 41 |035| podman logs - until journald in 3617ms
ok 42 |035| podman logs - --follow k8s-file in 1199ms
ok 43 |035| podman logs - --follow journald in 1465ms
ok 44 |035| podman logs - --since --follow k8s-file in 5129ms
ok 45 |035| podman logs - --since --follow journald in 4878ms
ok 46 |035| podman logs - --until --follow k8s-file in 4771ms
ok 47 |035| podman logs - --until --follow journald in 5675ms
ok 48 |035| podman logs --tail, k8s-file with partial lines in 1245ms
ok 49 |050| podman stop - basic test in 10994ms
ok 50 |050| podman stop --ignore in 1027ms
ok 51 |050| podman stop - can trap signal in 5221ms
ok 52 |050| podman stop - unlock while waiting for timeout in 2741ms
ok 53 |050| podman stop -t 1 Generate warning in 2001ms
ok 54 |050| podman stop --noout in 1291ms
ok 55 |050| podman stop, with --rm container in 1442ms
ok 56 |060| podman mount - basic test in 1155ms
ok 57 |060| podman run --mount ro=false in 3661ms
ok 58 |060| podman run --mount image in 5558ms
ok 59 |060| podman run --mount image inspection in 1456ms
ok 60 |060| podman mount containers.conf in 2625ms
ok 61 |060| podman mount external container - basic test in 1492ms
ok 62 |060| podman volume globs in 4393ms
ok 63 |060| podman mount noswap memory mounts in 1624ms
ok 64 |060| podman mount no-dereference in 24687ms
[+0833s] ok 65 |065| podman cp file from host to container in 20798ms
ok 66 |065| podman cp file from host to container tmpfs mount in 3342ms
ok 67 |065| podman cp (-a=true) file from host to container and check ownership in 1535ms
ok 68 |065| podman cp (-a=false) file from host to container and check ownership in 1291ms
ok 69 |065| podman cp file from/to host while --pid=host in 1793ms
ok 70 |065| podman cp file from container to host in 9527ms
ok 71 |065| podman cp file from container to container in 40785ms
ok 72 |065| podman cp dir from host to container in 15659ms
ok 73 |065| podman cp dir from container to host in 10553ms
ok 74 |065| podman cp dir from container to container in 44548ms
ok 75 |065| podman cp symlinked directory from container in 3210ms
ok 76 |065| podman cp file from host to container volume in 3113ms
ok 77 |065| podman cp file from host to container mount in 1816ms
ok 78 |065| podman cp * - wildcard copy multiple files from container to host in 1931ms
ok 79 |065| podman cp - will not recognize symlink pointing into host space in 1580ms
ok 80 |065| podman cp - will not expand globs in host space (#3829) in 1289ms
ok 81 |065| podman cp - will not expand wildcard in 1610ms
ok 82 |065| podman cp into container: weird symlink expansion in 4136ms
ok 83 |065| podman cp into a subdirectory matching GraphRoot in 2512ms
ok 84 |065| podman cp from stdin to container in 3974ms
ok 85 |065| podman cp from container to stdout in 2769ms
ok 86 |065| podman cp --overwrite file - ctr/ctr in 5152ms
ok 87 |065| podman cp --overwrite file - ctr/host in 3567ms
ok 88 |065| podman cp --overwrite file - host/ctr in 3428ms
ok 89 |065| podman cp - dot notation - host to container in 1821ms
ok 90 |065| podman cp - dot notation - container to host in 1915ms
ok 91 |065| podman cp - dot notation - container to container in 2381ms
ok 92 |080| podman pause/unpause in 6615ms
ok 93 |110| podman history - basic tests in 982ms
ok 94 |110| podman history - custom format in 771ms
ok 95 |110| podman history - json in 1459ms
ok 96 |110| podman image history Created in 571ms
ok 97 |170| podman --group-add keep-groups while in a userns in 1260ms
ok 98 |170| podman --group-add keep-groups while not in a userns in 1191ms
ok 99 |170| podman --group-add without keep-groups while in a userns in 1062ms
ok 100 |170| rootful pod with custom ID mapping in 1405ms
ok 101 |170| podman --remote --group-add keep-groups in 339ms # skip this test only meaningful under podman-remote
ok 102 |170| podman --group-add without keep-groups in 897ms
ok 103 |170| podman --group-add keep-groups plus added groups in 597ms
ok 104 |170| podman userns=nomap in 533ms
ok 105 |170| podman userns=keep-id in 1186ms
ok 106 |170| podman userns=keep-id in a pod in 1816ms
ok 107 |195| podman test all namespaces in 13160ms
ok 108 |200| podman pod top - containers in different PID namespaces in 2112ms
ok 109 |200| podman pod create - custom volumes in 964ms
ok 110 |200| podman pod create - custom infra image in 1193ms
ok 111 |200| podman pod - communicating via /dev/shm in 2763ms
ok 112 |200| podman pod create - hashtag AllTheOptions in 8791ms
ok 113 |200| podman pod create should fail when infra-name is already in use in 2031ms
ok 114 |200| podman pod create --share in 2668ms
ok 115 |200| podman pod create --pod new: --hostname in 3717ms
ok 116 |200| podman rm --force to remove infra container in 1996ms
ok 117 |200| podman pod create share net in 4086ms
ok 118 |200| pod exit policies in 7901ms
ok 119 |200| pod exit policies - play kube in 2515ms
not ok 120 |200| pod resource limits in 2342ms
# tags: ci:parallel
# (from function `basic_teardown' in file test/system/helpers.bash, line 244,
# from function `teardown' in test file test/system/200-pod.bats, line 24)
# `basic_teardown' failed
#
<+ > # # podman --cgroup-manager=systemd pod create --name=p-resources-systemd-t120-ikxlndg5 --cpus=5 --memory=5m --memory-swap=1g --cpu-shares=1000 --cpuset-cpus=0 --cpuset-mems=0 --device-read-bps=/dev/loop0:1mb --device-write-bps=/dev/loop0:1mb --blkio-weight=50
<+429ms> # af8fea86ece798ab38eeedaf7da038c3932e3574d485dedcc6c0caefac665498
#
<+017ms> # # podman --cgroup-manager=systemd pod start p-resources-systemd-t120-ikxlndg5
<+315ms> # p-resources-systemd-t120-ikxlndg5
#
<+014ms> # # podman pod inspect --format {{.CgroupPath}} p-resources-systemd-t120-ikxlndg5
<+093ms> # machine.slice/machine-libpod_pod_af8fea86ece798ab38eeedaf7da038c3932e3574d485dedcc6c0caefac665498.slice
#
<+137ms> # # podman --cgroup-manager=systemd pod rm -f p-resources-systemd-t120-ikxlndg5
<+206ms> # af8fea86ece798ab38eeedaf7da038c3932e3574d485dedcc6c0caefac665498
#
<+024ms> # # podman --cgroup-manager=cgroupfs pod create --name=p-resources-cgroupfs-t120-ikxlndg5 --cpus=5 --memory=5m --memory-swap=1g --cpu-shares=1000 --cpuset-cpus=0 --cpuset-mems=0 --device-read-bps=/dev/loop0:1mb --device-write-bps=/dev/loop0:1mb --blkio-weight=50
<+113ms> # Error: creating cgroup path /libpod_parent/9fe62e7b68c9d7feba4303a3cec2672d2addd8308dc6834ca86a4f0aa9239922: write /sys/fs/cgroup/libpod_parent/cgroup.subtree_control: no such file or directory
<+008ms> # [ rc=125 (** EXPECTED 0 **) ]
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: exit code is 125; expected 0
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#
<+017ms> # # podman --cgroup-manager=cgroupfs pod start p-resources-cgroupfs-t120-ikxlndg5
<+076ms> # Error: no pod with name or ID p-resources-cgroupfs-t120-ikxlndg5 found: no such pod
<+005ms> # [ rc=125 (** EXPECTED 0 **) ]
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: exit code is 125; expected 0
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#
<+019ms> # # podman pod inspect --format {{.CgroupPath}} p-resources-cgroupfs-t120-ikxlndg5
<+056ms> # Error: no such pod p-resources-cgroupfs-t120-ikxlndg5
<+006ms> # [ rc=125 (** EXPECTED 0 **) ]
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: exit code is 125; expected 0
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# /var/tmp/go/src/github.com/containers/podman/test/system/200-pod.bats: line 582: /sys/fs/cgroup/$cgroup_path/$unit: ambiguous redirect
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: resource limit under cgroupfs: cpu.max
# #| expected: '500000 100000'
# #| actual: ''
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# /var/tmp/go/src/github.com/containers/podman/test/system/200-pod.bats: line 582: /sys/fs/cgroup/$cgroup_path/$unit: ambiguous redirect
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: resource limit under cgroupfs: memory.max
# #| expected: '5242880'
# #| actual: ''
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# /var/tmp/go/src/github.com/containers/podman/test/system/200-pod.bats: line 582: /sys/fs/cgroup/$cgroup_path/$unit: ambiguous redirect
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: resource limit under cgroupfs: memory.swap.max
# #| expected: '1068498944'
# #| actual: ''
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# /var/tmp/go/src/github.com/containers/podman/test/system/200-pod.bats: line 582: /sys/fs/cgroup/$cgroup_path/$unit: ambiguous redirect
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: resource limit under cgroupfs: io.bfq.weight
# #| expected: 'default 50'
# #| actual: ''
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# /var/tmp/go/src/github.com/containers/podman/test/system/200-pod.bats: line 582: /sys/fs/cgroup/$cgroup_path/$unit: ambiguous redirect
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: resource limit under cgroupfs: io.max
# #| expected: '7:0 rbps=1048576 wbps=1048576 riops=max wiops=max'
# #| actual: ''
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#
<+199ms> # # podman --cgroup-manager=cgroupfs pod rm -f p-resources-cgroupfs-t120-ikxlndg5
# # [teardown]
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: 8 test assertions failed. Search for 'FAIL:' above this line.
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ok 121 |200| podman pod create on failure in 556ms
ok 122 |200| podman pod create restart tests in 1883ms
ok 123 |200| podman pod ps --filter in 12387ms
ok 124 |200| podman pod cleans cgroup and keeps limits in 5370ms
ok 125 |220| podman healthcheck in 7036ms
ok 126 |220| podman healthcheck - restart cleans up old state in 2320ms
ok 127 |220| podman wait --condition={healthy,unhealthy} in 7288ms
ok 128 |220| podman healthcheck --health-on-failure in 7330ms
ok 129 |220| podman healthcheck --health-on-failure with interval in 12116ms
[+0890s] ok 130 |252| quadlet - basic in 7263ms
ok 131 |252| quadlet conflict names in 1434ms
ok 132 |252| quadlet - envvar in 3240ms
ok 133 |252| quadlet - ContainerName and journal output check in 4344ms
ok 134 |252| quadlet - labels in 4512ms
ok 135 |252| quadlet - oneshot in 3793ms
ok 136 |252| quadlet - volume in 4710ms
ok 137 |252| quadlet - volume dependency in 4517ms
ok 138 |252| quadlet - named volume dependency in 6026ms
ok 139 |252| quadlet - network in 3557ms
ok 140 |252| quadlet - network dependency in 5079ms
ok 141 |252| quadlet - named network dependency in 4696ms
ok 142 |252| quadlet kube - basic in 5589ms
ok 143 |252| quadlet kube - named network dependency in 4984ms
ok 144 |252| quadlet - rootfs in 3956ms
ok 145 |252| quadlet - selinux disable in 4398ms
ok 146 |252| quadlet - selinux labels in 4350ms
ok 147 |252| quadlet - secret as environment variable in 4435ms
ok 148 |252| quadlet - secret as a file in 4930ms
ok 149 |252| quadlet - volume path using systemd %T specifier in 4042ms
ok 150 |252| quadlet - tmpfs in 4458ms
ok 151 |252| quadlet - userns in 3299ms
ok 152 |252| quadlet - exit-code propagation in 11574ms
ok 153 |252| quadlet kube - Working Directory in 6998ms
ok 154 |252| quadlet - image files in 16787ms
ok 155 |252| quadlet - kube oneshot in 4950ms
ok 156 |252| quadlet - kube down force in 4084ms
ok 157 |252| quadlet - image tag in 16420ms
ok 158 |252| quadlet - pod simple in 4690ms
ok 159 |252| quadlet - kube build from unavailable image with no tag in 15788ms
ok 160 |252| quadlet - drop-in files in 1917ms
ok 161 |260| sdnotify : ignore in 1381ms
ok 162 |260| sdnotify : conmon in 3664ms
ok 163 |260| sdnotify : container in 2788ms
ok 164 |260| sdnotify : healthy in 1967ms
ok 165 |260| sdnotify : play kube - no policies in 4067ms
ok 166 |260| sdnotify : play kube - with policies in 5102ms
ok 167 |260| podman kube play - exit-code propagation in 23579ms
ok 168 |260| podman system service in 8920ms
ok 169 |410| podman selinux: confined container in 1242ms
ok 170 |410| podman selinux: --ipc=host container in 1329ms
ok 171 |410| podman selinux: init container in 1410ms
ok 172 |410| podman selinux: init container with --security-opt type in 1203ms
ok 173 |410| podman selinux: init container with --security-opt level&type in 1706ms
ok 174 |410| podman selinux: init container with --security-opt level in 2366ms
ok 175 |410| podman selinux: container with overridden range in 1342ms
ok 176 |410| podman selinux: inspect kvm labels in 711ms
ok 177 |410| podman selinux: inspect multiple labels in 1539ms
ok 178 |410| podman selinux: shared context in (some) namespaces in 4244ms
ok 179 |410| podman selinux: containers in pods share full context in 3673ms
ok 180 |410| podman selinux: containers in --no-infra pods do not share context in 1678ms
ok 181 |410| podman with nonexistent labels in 903ms
ok 182 |410| podman selinux nested in 2087ms
ok 183 |410| podman EnableLabeledUsers in 1080ms
ok 184 |420| podman run, preserves initial --cgroup-manager in 1661ms
ok 185 |420| podman run --cgroups=disabled keeps the current cgroup in 968ms
ok 186 |500| podman network create in 3358ms
[+0954s] ok 187 |505| IPv4 default address assignment in 670ms # skip [rootful] pasta networking only available in rootless mode
ok 188 |505| IPv4 address assignment in 420ms # skip [rootful] pasta networking only available in rootless mode
ok 189 |505| No IPv4 in 375ms # skip [rootful] pasta networking only available in rootless mode
ok 190 |505| IPv6 default address assignment in 523ms # skip [rootful] pasta networking only available in rootless mode
ok 191 |505| IPv6 address assignment in 381ms # skip [rootful] pasta networking only available in rootless mode
ok 192 |505| No IPv6 in 344ms # skip [rootful] pasta networking only available in rootless mode
ok 193 |505| podman puts pasta IP in /etc/hosts in 342ms # skip [rootful] pasta networking only available in rootless mode
ok 194 |505| IPv4 default route in 243ms # skip [rootful] pasta networking only available in rootless mode
ok 195 |505| IPv4 default route assignment in 280ms # skip [rootful] pasta networking only available in rootless mode
ok 196 |505| IPv6 default route in 268ms # skip [rootful] pasta networking only available in rootless mode
ok 197 |505| IPv6 default route assignment in 280ms # skip [rootful] pasta networking only available in rootless mode
ok 198 |505| Default MTU in 269ms # skip [rootful] pasta networking only available in rootless mode
ok 199 |505| MTU assignment in 268ms # skip [rootful] pasta networking only available in rootless mode
ok 200 |505| Loopback interface state in 284ms # skip [rootful] pasta networking only available in rootless mode
ok 201 |505| External resolver, IPv4 in 225ms # skip [rootful] pasta networking only available in rootless mode
ok 202 |505| External resolver, IPv6 in 231ms # skip [rootful] pasta networking only available in rootless mode
ok 203 |505| Local forwarder, IPv4 in 332ms # skip [rootful] pasta networking only available in rootless mode
ok 204 |505| Local forwarder, IPv6 in 331ms # skip [rootful] pasta networking only available in rootless mode
ok 205 |505| Single TCP port forwarding, IPv4, tap in 325ms # skip [rootful] pasta networking only available in rootless mode
ok 206 |505| Single TCP port forwarding, IPv4, loopback in 353ms # skip [rootful] pasta networking only available in rootless mode
ok 207 |505| TCP port range forwarding, IPv4, tap in 460ms # skip [rootful] pasta networking only available in rootless mode
ok 208 |505| TCP port range forwarding, IPv4, loopback in 406ms # skip [rootful] pasta networking only available in rootless mode
ok 209 |505| Translated TCP port forwarding, IPv4, tap in 430ms # skip [rootful] pasta networking only available in rootless mode
ok 210 |505| Translated TCP port forwarding, IPv4, loopback in 367ms # skip [rootful] pasta networking only available in rootless mode
ok 211 |505| TCP translated port range forwarding, IPv4, tap in 272ms # skip [rootful] pasta networking only available in rootless mode
ok 212 |505| TCP translated port range forwarding, IPv4, loopback in 298ms # skip [rootful] pasta networking only available in rootless mode
ok 213 |505| Address-bound TCP port forwarding, IPv4, tap in 318ms # skip [rootful] pasta networking only available in rootless mode
ok 214 |505| Address-bound TCP port forwarding, IPv4, loopback in 298ms # skip [rootful] pasta networking only available in rootless mode
ok 215 |505| Interface-bound TCP port forwarding, IPv4, tap in 351ms # skip [rootful] pasta networking only available in rootless mode
ok 216 |505| Interface-bound TCP port forwarding, IPv4, loopback in 321ms # skip [rootful] pasta networking only available in rootless mode
ok 217 |505| Single TCP port forwarding, IPv6, tap in 312ms # skip [rootful] pasta networking only available in rootless mode
ok 218 |505| Single TCP port forwarding, IPv6, loopback in 461ms # skip [rootful] pasta networking only available in rootless mode
ok 219 |505| TCP port range forwarding, IPv6, tap in 321ms # skip [rootful] pasta networking only available in rootless mode
ok 220 |505| TCP port range forwarding, IPv6, loopback in 379ms # skip [rootful] pasta networking only available in rootless mode
ok 221 |505| Translated TCP port forwarding, IPv6, tap in 391ms # skip [rootful] pasta networking only available in rootless mode
ok 222 |505| Translated TCP port forwarding, IPv6, loopback in 345ms # skip [rootful] pasta networking only available in rootless mode
ok 223 |505| TCP translated port range forwarding, IPv6, tap in 334ms # skip [rootful] pasta networking only available in rootless mode
ok 224 |505| TCP translated port range forwarding, IPv6, loopback in 322ms # skip [rootful] pasta networking only available in rootless mode
ok 225 |505| Address-bound TCP port forwarding, IPv6, tap in 325ms # skip [rootful] pasta networking only available in rootless mode
ok 226 |505| Address-bound TCP port forwarding, IPv6, loopback in 234ms # skip [rootful] pasta networking only available in rootless mode
ok 227 |505| Interface-bound TCP port forwarding, IPv6, tap in 307ms # skip [rootful] pasta networking only available in rootless mode
ok 228 |505| Interface-bound TCP port forwarding, IPv6, loopback in 263ms # skip [rootful] pasta networking only available in rootless mode
ok 229 |505| Single UDP port forwarding, IPv4, tap in 214ms # skip [rootful] pasta networking only available in rootless mode
ok 230 |505| Single UDP port forwarding, IPv4, loopback in 215ms # skip [rootful] pasta networking only available in rootless mode
ok 231 |505| UDP port range forwarding, IPv4, tap in 276ms # skip [rootful] pasta networking only available in rootless mode
ok 232 |505| UDP port range forwarding, IPv4, loopback in 343ms # skip [rootful] pasta networking only available in rootless mode
ok 233 |505| Translated UDP port forwarding, IPv4, tap in 333ms # skip [rootful] pasta networking only available in rootless mode
ok 234 |505| Translated UDP port forwarding, IPv4, loopback in 301ms # skip [rootful] pasta networking only available in rootless mode
ok 235 |505| UDP translated port range forwarding, IPv4, tap in 343ms # skip [rootful] pasta networking only available in rootless mode
ok 236 |505| UDP translated port range forwarding, IPv4, loopback in 321ms # skip [rootful] pasta networking only available in rootless mode
ok 237 |505| Address-bound UDP port forwarding, IPv4, tap in 303ms # skip [rootful] pasta networking only available in rootless mode
ok 238 |505| Address-bound UDP port forwarding, IPv4, loopback in 315ms # skip [rootful] pasta networking only available in rootless mode
ok 239 |505| Interface-bound UDP port forwarding, IPv4, tap in 322ms # skip [rootful] pasta networking only available in rootless mode
ok 240 |505| Interface-bound UDP port forwarding, IPv4, loopback in 297ms # skip [rootful] pasta networking only available in rootless mode
ok 241 |505| Single UDP port forwarding, IPv6, tap in 325ms # skip [rootful] pasta networking only available in rootless mode
ok 242 |505| Single UDP port forwarding, IPv6, loopback in 303ms # skip [rootful] pasta networking only available in rootless mode
ok 243 |505| UDP port range forwarding, IPv6, tap in 293ms # skip [rootful] pasta networking only available in rootless mode
ok 244 |505| UDP port range forwarding, IPv6, loopback in 334ms # skip [rootful] pasta networking only available in rootless mode
ok 245 |505| Translated UDP port forwarding, IPv6, tap in 319ms # skip [rootful] pasta networking only available in rootless mode
ok 246 |505| Translated UDP port forwarding, IPv6, loopback in 293ms # skip [rootful] pasta networking only available in rootless mode
ok 247 |505| UDP translated port range forwarding, IPv6, tap in 332ms # skip [rootful] pasta networking only available in rootless mode
ok 248 |505| UDP translated port range forwarding, IPv6, loopback in 314ms # skip [rootful] pasta networking only available in rootless mode
ok 249 |505| Address-bound UDP port forwarding, IPv6, tap in 299ms # skip [rootful] pasta networking only available in rootless mode
ok 250 |505| Address-bound UDP port forwarding, IPv6, loopback in 339ms # skip [rootful] pasta networking only available in rootless mode
ok 251 |505| Interface-bound UDP port forwarding, IPv6, tap in 301ms # skip [rootful] pasta networking only available in rootless mode
ok 252 |505| Interface-bound UDP port forwarding, IPv6, loopback in 290ms # skip [rootful] pasta networking only available in rootless mode
ok 253 |505| TCP/IPv4 small transfer, tap in 317ms # skip [rootful] pasta networking only available in rootless mode
ok 254 |505| TCP/IPv4 small transfer, loopback in 300ms # skip [rootful] pasta networking only available in rootless mode
ok 255 |505| TCP/IPv4 large transfer, tap in 285ms # skip [rootful] pasta networking only available in rootless mode
ok 256 |505| TCP/IPv4 large transfer, loopback in 325ms # skip [rootful] pasta networking only available in rootless mode
ok 257 |505| TCP/IPv6 small transfer, tap in 315ms # skip [rootful] pasta networking only available in rootless mode
ok 258 |505| TCP/IPv6 small transfer, loopback in 302ms # skip [rootful] pasta networking only available in rootless mode
ok 259 |505| TCP/IPv6 large transfer, tap in 317ms # skip [rootful] pasta networking only available in rootless mode
ok 260 |505| TCP/IPv6 large transfer, loopback in 306ms # skip [rootful] pasta networking only available in rootless mode
ok 261 |505| UDP/IPv4 small transfer, tap in 288ms # skip [rootful] pasta networking only available in rootless mode
ok 262 |505| UDP/IPv4 small transfer, loopback in 315ms # skip [rootful] pasta networking only available in rootless mode
ok 263 |505| UDP/IPv4 large transfer, tap in 308ms # skip [rootful] pasta networking only available in rootless mode
ok 264 |505| UDP/IPv4 large transfer, loopback in 291ms # skip [rootful] pasta networking only available in rootless mode
ok 265 |505| UDP/IPv6 small transfer, tap in 320ms # skip [rootful] pasta networking only available in rootless mode
ok 266 |505| UDP/IPv6 small transfer, loopback in 312ms # skip [rootful] pasta networking only available in rootless mode
ok 267 |505| UDP/IPv6 large transfer, tap in 295ms # skip [rootful] pasta networking only available in rootless mode
ok 268 |505| UDP/IPv6 large transfer, loopback in 315ms # skip [rootful] pasta networking only available in rootless mode
ok 269 |505| pasta(1) quits when the namespace is gone in 315ms # skip [rootful] pasta networking only available in rootless mode
ok 270 |505| Unsupported protocol in port forwarding in 298ms # skip [rootful] pasta networking only available in rootless mode
ok 271 |505| Use options from containers.conf in 269ms # skip [rootful] pasta networking only available in rootless mode
ok 272 |505| pasta/bridge and host.containers.internal in 253ms # skip [rootful] pasta networking only available in rootless mode
[+0964s] ok 273 |600| podman shell completion test in 130203ms
ok 274 |600| podman shell completion for paths in container/image in 3529ms
ok 275 |610| check Go template formatting in 37570ms
ok 276 |700| podman kube with stdin in 1512ms
ok 277 |700| podman play in 1509ms
ok 278 |700| podman play --service-container in 3618ms
ok 279 |700| podman kube --network in 2913ms
ok 280 |700| podman kube play read-only in 2465ms
ok 281 |700| podman kube play read-only from containers.conf in 2180ms
ok 282 |700| podman play with user from image in 1289ms
ok 283 |700| podman play --build --context-dir in 2161ms
ok 284 |700| podman kube play --replace external storage in 2347ms
ok 285 |700| podman kube --annotation in 1348ms
ok 286 |700| podman play Yaml deprecated --no-trunc annotation in 299ms # skip FIXME: I can't figure out what this test is supposed to do
ok 287 |700| podman kube play - default log driver in 1446ms
ok 288 |700| podman kube play - URL in 1940ms
ok 289 |700| podman play with init container in 1871ms
ok 290 |700| podman kube play - hostport in 1572ms
ok 291 |700| podman kube play - multi-pod YAML in 2551ms
ok 292 |700| podman kube generate filetype in 2286ms
ok 293 |700| podman kube play --wait with siginterrupt in 3079ms
ok 294 |700| podman kube play --wait - wait for pod to exit in 1671ms
ok 295 |700| podman kube play with configmaps in 1094ms
ok 296 |700| podman kube with --authfile=/tmp/bogus in 462ms
ok 297 |700| podman kube play with umask from containers.conf in 1648ms
ok 298 |700| podman kube generate tmpfs on /tmp in 1327ms
ok 299 |700| podman kube play - pull policy in 2172ms
ok 300 |700| podman kube play healthcheck should wait initialDelaySeconds before updating status (healthy) in 14917ms
ok 301 |700| podman kube play healthcheck should wait initialDelaySeconds before updating status (unhealthy) in 13978ms
ok 302 |700| podman play --build private registry in 2258ms
ok 303 |700| podman play with automount volume in 4919ms
ok 304 |700| podman kube restore user namespace in 1468ms
[+0965s] make: *** [Makefile:685: localsystem] Error 1
[14:46:45] END - [+0965s] total duration since 2024-08-14T19:46:45Z
Summary: 567 Passed, 1 Failed, 122 Skipped. Total tests: 690 (WARNING: expected 304)