use_pty:FALSE /usr/share/restraint/plugins/run_task_plugins bash ./runtest.sh podman-tests-4.2.0-3.el9.ppc64le % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38968 100 38968 0 0 86212 0 --:--:-- --:--:-- --:--:-- 442k Installed Bats to /usr/bin/bats Skipping journald related tests due to BZ1972780... INFO: disabling /usr/share/podman/test/system/150-login.bats INFO: disabling /usr/share/podman/test/system/420-cgroups.bats INFO: disabling /usr/share/podman/test/system/260-sdnotify.bats INFO: disabling /usr/share/podman/test/system/200-pod.bats INFO: disabling /usr/share/podman/test/system/410-selinux.bats INFO: disabling /usr/share/podman/test/system/600-completion.bats INFO: disabling /usr/share/podman/test/system/700-play.bats INFO: disabling /usr/share/podman/test/system/035-logs.bats Podman version: podman version 4.2.0 Podman debug info: host: arch: ppc64le buildahVersion: 1.27.0 cgroupControllers: - cpuset - cpu - io - memory - hugetlb - pids - rdma - misc cgroupManager: systemd cgroupVersion: v2 conmon: package: conmon-2.1.4-1.el9.ppc64le path: /usr/bin/conmon version: 'conmon version 2.1.4, commit: 5391d378d466d153b097008d31b73a364a0b75dc' cpuUtilization: idlePercent: 92.21 systemPercent: 1.38 userPercent: 6.41 cpus: 8 distribution: distribution: '"centos"' version: "9" eventLogger: journald hostname: ibm-p9z-25-lp1.virt.pnr.lab.eng.rdu2.redhat.com idMappings: gidmap: null uidmap: null kernel: 5.14.0-170.mr1392_220930_2008.el9.ppc64le linkmode: dynamic logDriver: journald memFree: 7859077120 memTotal: 13320650752 networkBackend: netavark ociRuntime: name: crun package: crun-1.5-1.el9.ppc64le path: /usr/bin/crun version: |- crun version 1.5 commit: 54ebb8ca8bf7e6ddae2eb919f5b82d1d96863dea spec: 1.0.0 +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL os: linux remoteSocket: path: /run/podman/podman.sock security: apparmorEnabled: false capabilities: CAP_NET_RAW,CAP_CHOWN,CAP_DAC_OVERRIDE,CAP_FOWNER,CAP_FSETID,CAP_KILL,CAP_NET_BIND_SERVICE,CAP_SETFCAP,CAP_SETGID,CAP_SETPCAP,CAP_SETUID,CAP_SYS_CHROOT rootless: false seccompEnabled: true seccompProfilePath: /usr/share/containers/seccomp.json selinuxEnabled: true serviceIsRemote: false slirp4netns: executable: /usr/bin/slirp4netns package: slirp4netns-1.2.0-2.el9.ppc64le version: |- slirp4netns version 1.2.0 commit: 656041d45cfca7a4176f6b7eed9e4fe6c11e8383 libslirp: 4.4.0 SLIRP_CONFIG_VERSION_MAX: 3 libseccomp: 2.5.2 swapFree: 6986596352 swapTotal: 6986596352 uptime: 0h 35m 45.00s plugins: authorization: null log: - k8s-file - none - passthrough - journald network: - bridge - macvlan volume: - local registries: search: - registry.access.redhat.com - registry.redhat.io - docker.io store: configFile: /etc/containers/storage.conf containerStore: number: 0 paused: 0 running: 0 stopped: 0 graphDriverName: overlay graphOptions: overlay.mountopt: nodev,metacopy=on graphRoot: /var/lib/containers/storage graphRootAllocated: 99808186368 graphRootUsed: 5638782976 graphStatus: Backing Filesystem: xfs Native Overlay Diff: "false" Supports d_type: "true" Using metacopy: "true" imageCopyTmpDir: /var/tmp imageStore: number: 0 runRoot: /run/containers/storage volumePath: /var/lib/containers/storage/volumes version: APIVersion: 4.2.0 Built: 1661171322 BuiltTime: Mon Aug 22 08:28:42 2022 GitCommit: "" GoVersion: go1.18.4 Os: linux OsArch: linux/ppc64le Version: 4.2.0 Total reclaimed space: 0B [2022-09-30 18:36:31] 001-basic.bats [18:36:31] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:36:31. [+0000s] 1..10 [+0001s] ok 1 podman version emits reasonable output [+0002s] # Arch:ppc64le OS:"centos"9 Runtime:crun Rootless:false Events:journald Logdriver:journald Cgroups:v2+systemd Net:netavark [+0002s] ok 2 podman info [+0003s] ok 3 podman --context emits reasonable output [+0007s] ok 4 podman can pull an image [+0008s] ok 5 podman-remote : really is remote, works as --remote option # skip only applicable on podman-remote [+0009s] ok 6 podman-remote: defaults [+0009s] ok 7 podman-remote: check for command usage message without a running endpoint [+0010s] ok 8 timeout # skip define $PODMAN_RUN_TIMEOUT_TEST to enable this test [+0011s] ok 9 jq is installed and produces reasonable output [+0014s] ok 10 podman --log-level recognizes log levels [18:36:45] END - [+0014s] total duration since 2022-09-30T18:36:45 [2022-09-30 18:36:45] 005-info.bats [18:36:45] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:36:45. [+0000s] 1..7 [+0001s] ok 1 podman info - basic test [+0003s] ok 2 podman info - json [+0004s] ok 3 podman info - RHEL8 must use runc # skip CentOS Stream 9 > RHEL8 [+0006s] ok 4 podman info --storage-opt='' [+0007s] ok 5 podman info netavark # skip Netavark testing not requested ($NETWORK_BACKEND='') [+0009s] ok 6 podman --root PATH info - basic output [+0010s] ok 7 podman --root PATH --volumepath info - basic output [18:36:55] END - [+0010s] total duration since 2022-09-30T18:36:55 [2022-09-30 18:36:55] 010-images.bats [18:36:55] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:36:55. [+0001s] 1..12 [+0002s] ok 1 podman images - basic output [+0005s] ok 2 podman images - custom formats [+0006s] ok 3 podman images - json [+0013s] ok 4 podman images - history output [+0019s] ok 5 podman images - filter [+0022s] ok 6 podman images -a, after pulling by sha [+0024s] ok 7 podman images - table format [+0026s] ok 8 podman images - bare manifest list [+0034s] ok 9 podman images - rmi -af removes all containers and pods [+0038s] ok 10 podman images - rmi -f can remove infra images [+0039s] ok 11 podman rmi --ignore [+0041s] ok 12 podman image rm --force bogus [18:37:36] END - [+0041s] total duration since 2022-09-30T18:37:36 [2022-09-30 18:37:36] 011-image.bats [18:37:36] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:37:36. [+0000s] 1..1 [+0003s] ok 1 podman image - sign with no sigfile [18:37:39] END - [+0003s] total duration since 2022-09-30T18:37:39 [2022-09-30 18:37:39] 015-help.bats [18:37:39] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:37:39. [+0000s] 1..1 [+0068s] ok 1 podman help - basic tests [18:38:47] END - [+0068s] total duration since 2022-09-30T18:38:47 [2022-09-30 18:38:47] 020-tag.bats [18:38:47] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:38:47. [+0000s] 1..2 [+0005s] ok 1 podman tag/untag [+0007s] ok 2 podman untag all [18:38:54] END - [+0007s] total duration since 2022-09-30T18:38:54 [2022-09-30 18:38:54] 030-run.bats [18:38:54] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:38:54. [+0000s] 1..42 [+0009s] ok 1 podman run - basic tests [+0012s] ok 2 podman run - global runtime option [+0014s] ok 3 podman run --memory=0 runtime option [+0017s] ok 4 podman run --preserve-fds [+0020s] ok 5 podman run - uidmapping has no /sys/kernel mounts [+0027s] ok 6 podman run --rm [+0034s] ok 7 podman run --name [+0047s] ok 8 podman run --pull [+0054s] ok 9 podman run --rmi [+0068s] ok 10 podman run --conmon-pidfile --cidfile [+0077s] ok 11 podman run docker-archive [+0089s] ok 12 podman run : user namespace preserved root ownership [+0090s] ok 13 podman run : add username to /etc/passwd if --userns=keep-id # skip [rootful] --userns=keep-id only works in rootless mode [+0091s] ok 14 podman run : --userns=keep-id: passwd file is modifiable # skip [rootful] --userns=keep-id only works in rootless mode [+0092s] ok 15 podman run --log-driver # skip [+0095s] ok 16 podman run --log-driver journald [+0100s] ok 17 podman run --tz [+0104s] ok 18 podman run : full path to --runtime is preserved [+0106s] ok 19 podman --noout run should print output [+0108s] ok 20 podman --noout create should print output [+0111s] ok 21 podman run : look up correct image name [+0114s] ok 22 podman run on untagged image: make sure that image metadata is set [+0118s] ok 23 Verify /run/.containerenv exist [+0120s] ok 24 podman run with --net=host and --port prints warning [+0127s] ok 25 podman run - check workdir [+0131s] ok 26 podman run - does not truncate or hang with big output [+0134s] ok 27 podman run - do not set empty HOME [+0146s] ok 28 podman run --timeout - basic test [+0152s] ok 29 podman run no /etc/mtab [+0153s] ok 30 podman run --hostuser tests # skip [rootful] test whether hostuser is successfully added [+0160s] ok 31 podman run --device-cgroup-rule tests [+0163s] ok 32 podman run closes stdin [+0169s] ok 33 podman run defaultenv [+0170s] ok 34 podman run - no /etc/hosts # skip Test is too dangerous to run in a non-container environment [+0173s] ok 35 podman run image with filesystem permission [+0176s] ok 36 podman run with log-opt option [+0178s] ok 37 podman run --kernel-memory warning [+0181s] ok 38 podman run update /etc/hosts [+0183s] ok 39 podman run doesn't override oom-score-adj [+0190s] ok 40 podman top does not use nsenter from image [+0193s] ok 41 podman create --security-opt [+0197s] ok 42 podman run failed --rm [18:42:11] END - [+0197s] total duration since 2022-09-30T18:42:11 [2022-09-30 18:42:11] 037-runlabel.bats [18:42:11] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:42:11. [+0000s] 1..1 [+0003s] ok 1 podman container runlabel test [18:42:14] END - [+0003s] total duration since 2022-09-30T18:42:14 [2022-09-30 18:42:14] 040-ps.bats [18:42:14] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:42:14. [+0000s] 1..3 [+0008s] ok 1 podman ps - basic tests [+0015s] ok 2 podman ps --filter [+0023s] ok 3 podman ps --external [18:42:37] END - [+0023s] total duration since 2022-09-30T18:42:37 [2022-09-30 18:42:37] 045-start.bats [18:42:37] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:42:37. [+0000s] 1..5 [+0009s] ok 1 podman start --all - start all containers [+0010s] ok 2 podman start --all with incompatible options [+0012s] ok 3 podman start --filter - start only containers that match the filter [+0014s] ok 4 podman start --filter invalid-restart-policy - return error [+0018s] ok 5 podman start --all --filter [18:42:55] END - [+0018s] total duration since 2022-09-30T18:42:55 [2022-09-30 18:42:55] 050-stop.bats [18:42:55] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:42:55. [+0000s] 1..8 [+0013s] ok 1 podman stop - basic test [+0020s] ok 2 podman stop --all [+0021s] ok 3 podman stop --ignore [+0031s] ok 4 podman stop - can trap signal [+0034s] ok 5 podman stop - unlock while waiting for timeout [+0038s] ok 6 podman stop -t 1 Generate warning [+0040s] ok 7 podman stop --noout [+0053s] ok 8 podman stop, with --rm container [18:43:48] END - [+0053s] total duration since 2022-09-30T18:43:48 [2022-09-30 18:43:48] 055-rm.bats [18:43:48] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:43:48. [+0000s] 1..7 [+0003s] ok 1 podman rm [+0006s] ok 2 podman rm - running container, w/o and w/ force [+0009s] ok 3 podman rm container from storage [+0022s] ok 4 podman rm <-> run --rm race [+0024s] ok 5 podman rm --depend [+0029s] ok 6 podman rm -f [+0030s] ok 7 podman container rm --force bogus [18:44:18] END - [+0030s] total duration since 2022-09-30T18:44:18 [2022-09-30 18:44:19] 060-mount.bats [18:44:18] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:44:18. [+0001s] 1..5 [+0004s] ok 1 podman mount - basic test [+0007s] ok 2 podman image mount [+0018s] ok 3 podman run --mount image [+0022s] ok 4 podman run --mount image inspection [+0024s] ok 5 podman mount external container - basic test [18:44:42] END - [+0024s] total duration since 2022-09-30T18:44:42 [2022-09-30 18:44:42] 065-cp.bats [18:44:42] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:44:42. [+0001s] 1..24 [+0043s] ok 1 podman cp file from host to container [+0050s] ok 2 podman cp file from host to container tmpfs mount [+0054s] ok 3 podman cp (-a=true) file from host to container and check ownership [+0057s] ok 4 podman cp (-a=false) file from host to container and check ownership [+0061s] ok 5 podman cp file from/to host while --pid=host [+0076s] ok 6 podman cp file from container to host [+0143s] ok 7 podman cp file from container to container [+0181s] ok 8 podman cp dir from host to container [+0196s] ok 9 podman cp dir from container to host [+0261s] ok 10 podman cp dir from container to container [+0268s] ok 11 podman cp symlinked directory from container [+0271s] ok 12 podman cp file from host to container volume [+0274s] ok 13 podman cp file from host to container mount [+0277s] ok 14 podman cp * - wildcard copy multiple files from container to host [+0280s] ok 15 podman cp - will not recognize symlink pointing into host space [+0283s] ok 16 podman cp - will not expand globs in host space (#3829) [+0286s] ok 17 podman cp - will not expand wildcard [+0292s] ok 18 podman cp into container: weird symlink expansion [+0296s] ok 19 podman cp into a subdirectory matching GraphRoot [+0302s] ok 20 podman cp from stdin to container [+0307s] ok 21 podman cp from container to stdout [+0315s] ok 22 podman cp --overwrite file - ctr/ctr [+0320s] ok 23 podman cp --overwrite file - ctr/host [+0327s] ok 24 podman cp --overwrite file - host/ctr [18:50:09] END - [+0327s] total duration since 2022-09-30T18:50:09 [2022-09-30 18:50:09] 070-build.bats [18:50:09] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:50:09. [+0000s] 1..28 [+0010s] ok 1 podman build - basic test [+0020s] ok 2 podman buildx - basic test [+0027s] ok 3 podman build test -f - [+0030s] ok 4 podman build - global runtime flags test [+0032s] ok 5 podman build - set runtime [+0041s] ok 6 podman build - cache (#3920) [+0047s] ok 7 podman build test -f ./relative [+0070s] ok 8 podman parallel build should not race [+0076s] ok 9 podman build - URLs [+0127s] ok 10 podman build - workdir, cmd, env, label [+0136s] ok 11 podman build - COPY with ignore [+0142s] ok 12 podman build with ignore '*' [+0151s] ok 13 podman build - stdin test [+0156s] ok 14 podman build - does not gobble stdin that does not belong to it [+0170s] ok 15 podman build --layers test [+0179s] ok 16 build with copy-from referencing the base image [+0185s] ok 17 podman build --pull-never [+0187s] ok 18 podman build --logfile test [+0192s] ok 19 podman build check_label [+0207s] ok 20 podman build check_seccomp_ulimits [+0209s] ok 21 podman build --authfile bogus test [+0218s] ok 22 podman build COPY hardlinks [+0225s] ok 23 podman build -f test [+0230s] ok 24 podman build .dockerignore failure test [+0236s] ok 25 podman build .containerignore and .dockerignore test [+0246s] ok 26 podman build build context ownership [+0251s] ok 27 podman build build context is a symlink to a directory [+0257s] ok 28 podman build --volumes-from conflict [18:54:26] END - [+0257s] total duration since 2022-09-30T18:54:26 [2022-09-30 18:54:26] 075-exec.bats [18:54:26] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:54:26. [+0000s] 1..5 [+0004s] ok 1 podman exec - basic test [+0010s] ok 2 podman exec - leak check [+0014s] ok 3 podman exec - cat from stdin [+0015s] ok 4 podman exec - with keep-id # skip [rootful] --userns=keep-id only works in rootless mode [+0020s] ok 5 podman exec/run - missing output [18:54:46] END - [+0020s] total duration since 2022-09-30T18:54:46 [2022-09-30 18:54:46] 080-pause.bats [18:54:46] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:54:46. [+0000s] 1..2 [+0009s] ok 1 podman pause/unpause [+0013s] ok 2 podman unpause --all [18:54:59] END - [+0013s] total duration since 2022-09-30T18:54:59 [2022-09-30 18:54:59] 090-events.bats [18:54:59] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:54:59. [+0000s] 1..9 [+0003s] ok 1 events with a filter by label [+0006s] ok 2 truncate events [+0009s] ok 3 image events [+0013s] ok 4 events with disjunctive filters - file [+0017s] ok 5 events with disjunctive filters - journald [+0020s] ok 6 events with file backend and journald logdriver with --follow failure [+0024s] ok 7 events with disjunctive filters - default [+0026s] ok 8 events with events_logfile_path in containers.conf [+0030s] ok 9 events log-file rotation [18:55:29] END - [+0030s] total duration since 2022-09-30T18:55:29 [2022-09-30 18:55:29] 110-history.bats [18:55:29] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:55:29. [+0000s] 1..4 [+0002s] ok 1 podman history - basic tests [+0003s] ok 2 podman history - custom format [+0005s] ok 3 podman history - json [+0007s] ok 4 podman image history Created [18:55:36] END - [+0007s] total duration since 2022-09-30T18:55:36 [2022-09-30 18:55:36] 120-load.bats [18:55:36] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:55:36. [+0000s] 1..10 [+0001s] ok 1 podman load invalid file [+0005s] ok 2 podman save to pipe and load [+0006s] ok 3 podman image scp transfer # skip To run this test, set PODMAN_ROOTLESS_USER to a safe username [+0013s] ok 4 podman load - by image ID [+0018s] ok 5 podman load - by image name [+0024s] ok 6 podman load - from URL [+0026s] ok 7 podman load - redirect corrupt payload [+0032s] ok 8 podman load - multi-image archive [+0038s] ok 9 podman load - multi-image archive with redirect [+0040s] ok 10 podman save --oci-accept-uncompressed-layers [18:56:16] END - [+0040s] total duration since 2022-09-30T18:56:16 [2022-09-30 18:56:16] 125-import.bats [18:56:16] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:56:16. [+0000s] 1..2 [+0011s] ok 1 podman import [+0020s] ok 2 podman export, alter tarball, re-import [18:56:36] END - [+0020s] total duration since 2022-09-30T18:56:36 [2022-09-30 18:56:36] 130-kill.bats [18:56:36] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:56:36. [+0000s] 1..5 [+0017s] ok 1 podman kill - test signal handling in containers [+0021s] ok 2 podman kill - rejects invalid args [+0024s] ok 3 podman kill - print IDs or raw input [+0027s] ok 4 podman kill - concurrent stop [+0030s] ok 5 podman wait - exit codes [18:57:06] END - [+0030s] total duration since 2022-09-30T18:57:06 [2022-09-30 18:57:06] 140-diff.bats [18:57:06] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:57:06. [+0000s] 1..2 [+0003s] ok 1 podman diff [+0007s] ok 2 podman diff with buildah container [18:57:13] END - [+0007s] total duration since 2022-09-30T18:57:13 [2022-09-30 18:57:13] 160-volumes.bats [18:57:13] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:57:13. [+0000s] 1..16 [+0007s] ok 1 podman run --volumes : basic [+0010s] ok 2 podman volume filter --name [+0014s] ok 3 podman volume create / run [+0017s] ok 4 podman volume rm --force [+0022s] ok 5 podman volume: exec/noexec [+0029s] ok 6 podman volume, implicit creation with run [+0035s] ok 7 podman volume import test [+0036s] ok 8 podman volume user test # skip only meaningful when run rootless [+0038s] ok 9 podman volume with --userns=keep-id # skip only meaningful when run rootless [+0045s] ok 10 podman volume prune [+0049s] ok 11 podman volume type=bind [+0052s] ok 12 podman volume type=tmpfs [+0058s] ok 13 podman volume create copyup [+0062s] ok 14 podman volume mount [+0073s] ok 15 podman --image-volume [+0075s] ok 16 podman volume rm --force bogus [18:58:28] END - [+0075s] total duration since 2022-09-30T18:58:28 [2022-09-30 18:58:28] 170-run-userns.bats [18:58:28] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:58:28. [+0000s] 1..11 [+0003s] ok 1 podman --group-add keep-groups while in a userns [+0006s] ok 2 podman --group-add keep-groups while not in a userns [+0009s] ok 3 podman --group-add without keep-groups while in a userns [+0014s] ok 4 rootful pod with custom ID mapping [+0015s] ok 5 podman --remote --group-add keep-groups [+0017s] ok 6 podman --group-add without keep-groups [+0019s] ok 7 podman --group-add keep-groups plus added groups [+0020s] ok 8 podman userns=auto in config file # skip no IDs allocated for user 'containers' [+0021s] ok 9 podman userns=auto and secrets # skip no IDs allocated for user containers [+0022s] ok 10 podman userns=nomap [+0024s] ok 11 podman userns=keep-id [18:58:52] END - [+0024s] total duration since 2022-09-30T18:58:52 [2022-09-30 18:58:52] 180-blkio.bats [18:58:52] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:58:52. [+0000s] 1..1 [+0003s] ok 1 podman run --blkio-weight-device [18:58:55] END - [+0003s] total duration since 2022-09-30T18:58:55 [2022-09-30 18:58:55] 190-run-ipcns.bats [18:58:55] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:58:55. [+0000s] 1..5 [+0002s] ok 1 podman --ipc=host [+0006s] ok 2 podman --ipc=none [+0009s] ok 3 podman --ipc=private [+0013s] ok 4 podman --ipc=shareable [+0017s] ok 5 podman --ipc=container@test [18:59:12] END - [+0017s] total duration since 2022-09-30T18:59:12 [2022-09-30 18:59:12] 220-healthcheck.bats [18:59:12] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:59:12. [+0000s] 1..1 [+0020s] ok 1 podman healthcheck [18:59:32] END - [+0020s] total duration since 2022-09-30T18:59:32 [2022-09-30 18:59:32] 250-systemd.bats [18:59:32] START - All [+xxxx] lines that follow are relative to 2022-09-30T18:59:32. [+0000s] 1..12 [+0008s] ok 1 podman generate - systemd - basic [+0016s] ok 2 podman autoupdate local [+0033s] ok 3 podman generate systemd - envar [+0036s] ok 4 podman generate systemd - restart policy & timeouts [+0041s] ok 5 podman pass LISTEN environment [+0046s] ok 6 podman generate - systemd template [+0051s] ok 7 podman generate - systemd template no support for pod [+0052s] ok 8 podman generate - systemd template only used on --new [+0054s] ok 9 podman --cgroup=cgroupfs doesn't show systemd warning [+0056s] ok 10 podman --systemd sets container_uuid [+0058s] ok 11 podman rootless-netns slirp4netns process should be in different cgroup # skip only meaningful for rootless [+0066s] ok 12 podman-kube@.service template [19:00:38] END - [+0066s] total duration since 2022-09-30T19:00:38 [2022-09-30 19:00:38] 251-system-service.bats [19:00:38] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:00:38. [+0000s] 1..2 [+0005s] ok 1 podman-system-service containers survive service stop [+0009s] ok 2 podman --host / -H options [19:00:47] END - [+0009s] total duration since 2022-09-30T19:00:47 [2022-09-30 19:00:47] 255-auto-update.bats [19:00:47] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:00:47. [+0000s] 1..8 [+0010s] ok 1 podman auto-update - label io.containers.autoupdate=image [+0020s] ok 2 podman auto-update - label io.containers.autoupdate=image with rollback [+0025s] ok 3 podman auto-update - label io.containers.autoupdate=disabled [+0030s] ok 4 podman auto-update - label io.containers.autoupdate=fakevalue [+0038s] ok 5 podman auto-update - label io.containers.autoupdate=local [+0065s] ok 6 podman auto-update - label io.containers.autoupdate=local with rollback [+0098s] ok 7 podman auto-update with multiple services [+0117s] ok 8 podman auto-update using systemd [19:02:44] END - [+0117s] total duration since 2022-09-30T19:02:44 [2022-09-30 19:02:44] 270-socket-activation.bats [19:02:44] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:02:44. [+0000s] 1..3 [+0001s] ok 1 podman system service - socket activation - no container [+0005s] ok 2 podman system service - socket activation - existing container [+0006s] ok 3 podman system service - socket activation - kill rootless pause # skip there is no pause process when running rootful [19:02:50] END - [+0006s] total duration since 2022-09-30T19:02:50 [2022-09-30 19:02:50] 271-tcp-cors-server.bats [19:02:50] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:02:50. [+0000s] 1..3 [+0007s] ok 1 podman system service - tcp CORS [+0013s] ok 2 podman system service - tcp without CORS [+0015s] ok 3 podman system service - CORS enabled in logs [19:03:22] END - [+0032s] total duration since 2022-09-30T19:03:22 [2022-09-30 19:03:22] 272-system-connection.bats [19:03:22] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:03:22. [+0000s] 1..3 [+0000s] ok 1 podman system connection - basic add / ls / remove # skip only applicable when running remote [+0000s] ok 2 podman system connection - tcp # skip only applicable when running remote [+0000s] ok 3 podman system connection - ssh # skip only applicable when running remote [19:03:22] END - [+0000s] total duration since 2022-09-30T19:03:22 [2022-09-30 19:03:22] 300-cli-parsing.bats [19:03:22] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:03:22. [+0000s] 1..2 [+0003s] ok 1 podman cli parsing - quoted args - #2574 [+0004s] ok 2 podman flag error [19:03:26] END - [+0004s] total duration since 2022-09-30T19:03:26 [2022-09-30 19:03:26] 320-system-df.bats [19:03:26] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:03:26. [+0000s] 1..2 [+0002s] ok 1 podman system df - basic functionality [+0008s] ok 2 podman system df - with active containers and volumes [19:03:34] END - [+0008s] total duration since 2022-09-30T19:03:34 [2022-09-30 19:03:34] 330-corrupt-images.bats [19:03:34] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:03:34. [+0000s] 1..7 [+0001s] ok 1 podman corrupt images - initialize [+0004s] ok 2 podman corrupt images - rmi -f [+0007s] ok 3 podman corrupt images - rmi -f [+0010s] ok 4 podman corrupt images - rmi -f -a [+0012s] ok 5 podman corrupt images - image prune [+0015s] ok 6 podman corrupt images - system reset [+0015s] ok 7 podman corrupt images - cleanup [19:03:49] END - [+0015s] total duration since 2022-09-30T19:03:49 [2022-09-30 19:03:49] 400-unprivileged-access.bats [19:03:49] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:03:49. [+0000s] 1..2 [+0007s] ok 1 podman container storage is not accessible by unprivileged users [+0010s] ok 2 sensitive mount points are masked without --privileged [19:03:59] END - [+0010s] total duration since 2022-09-30T19:03:59 [2022-09-30 19:03:59] 450-interactive.bats [19:03:59] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:03:59. [+0000s] 1..3 [+0003s] ok 1 podman detects correct tty size [+0005s] ok 2 podman load - will not read from tty [+0012s] ok 3 podman run --tty -i failure with no tty [19:04:11] END - [+0012s] total duration since 2022-09-30T19:04:11 [2022-09-30 19:04:11] 500-networking.bats [19:04:11] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:04:11. [+0000s] 1..18 [+0003s] ok 1 podman network - basic tests [+0010s] ok 2 podman networking: port on localhost [+0016s] ok 3 podman networking: port with --userns=keep-id for rootless or --uidmap=* for rootful [+0022s] ok 4 podman pod manages /etc/hosts correctly [+0024s] ok 5 podman run with slirp4ns assigns correct addresses to /etc/hosts [+0026s] ok 6 podman run with slirp4ns adds correct dns address to resolv.conf [+0028s] ok 7 podman run with slirp4ns assigns correct ip address container [+0034s] ok 8 podman network create [+0048s] ok 9 podman network reload [+0049s] ok 10 podman rootless cni adds /usr/sbin to PATH # skip only meaningful for rootless [+0050s] ok 11 podman ipv6 in /etc/resolv.conf # skip This test needs an ipv6 nameserver in /etc/resolv.conf [+0063s] ok 12 podman network connect/disconnect with port forwarding [+0090s] ok 13 podman network after restart [+0096s] ok 14 podman run CONTAINERS_CONF dns options [+0106s] ok 15 podman run port forward range [+0109s] ok 16 podman run CONTAINERS_CONF /etc/hosts options [+0113s] ok 17 podman run /etc/* permissions [+0115s] ok 18 podman network rm --force bogus [19:06:06] END - [+0115s] total duration since 2022-09-30T19:06:06 [2022-09-30 19:06:06] 520-checkpoint.bats [19:06:06] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:06:06. [+0000s] 1..3 [+0008s] ok 1 podman checkpoint - basic test [+0015s] ok 2 podman checkpoint --export, with volumes [+0024s] ok 3 podman checkpoint --file-locks [19:06:30] END - [+0024s] total duration since 2022-09-30T19:06:30 [2022-09-30 19:06:30] 750-trust.bats [19:06:30] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:06:30. [+0000s] 1..1 [+0003s] ok 1 podman image trust set [19:06:33] END - [+0003s] total duration since 2022-09-30T19:06:33 [2022-09-30 19:06:33] 800-config.bats [19:06:33] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:06:33. [+0000s] 1..2 [+0004s] ok 1 podman CONTAINERS_CONF - CONTAINERS_CONF in conmon [+0007s] ok 2 podman CONTAINERS_CONF - override runtime name [19:06:40] END - [+0007s] total duration since 2022-09-30T19:06:40 Test finished 😎 All tests passed. ** Podman PASS Score:N/A INFO: restoring /usr/share/podman/test/system/420-cgroups.bats INFO: restoring /usr/share/podman/test/system/260-sdnotify.bats INFO: restoring /usr/share/podman/test/system/700-play.bats INFO: restoring /usr/share/podman/test/system/035-logs.bats INFO: restoring /usr/share/podman/test/system/200-pod.bats INFO: restoring /usr/share/podman/test/system/150-login.bats INFO: restoring /usr/share/podman/test/system/600-completion.bats INFO: restoring /usr/share/podman/test/system/410-selinux.bats