2024-01-20T11:53:13.811 INFO:root:teuthology version: 0.0.1.dev249+gcd45576 2024-01-20T11:53:13.811 DEBUG:teuthology.run:Teuthology command: teuthology --name yuriw-2024-01-19_15:25:09-rados-main-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2024-01-19_15:25:09-rados-main-distro-default-smithi/7522690 --description rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_3.0 agent/off mon_election/classic task/test_ca_signed_key} --verbose --owner scheduled_yuriw@teuthology -- /home/teuthworker/archive/yuriw-2024-01-19_15:25:09-rados-main-distro-default-smithi/7522690/orig.config.yaml 2024-01-20T11:53:13.837 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-20T11:53:13.914 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-01-19_15:25:09-rados-main-distro-default-smithi/7522690 branch: main description: rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_3.0 agent/off mon_election/classic task/test_ca_signed_key} email: yweinste@redhat.com first_in_suite: false job_id: '7522690' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-01-19_15:25:09-rados-main-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: rhel os_version: '8.6' overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: a00c9940991c5e1e9ab595faa3f6e1281d8ae167 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} cephadm: use-ca-signed-key: true install: ceph: flavor: default sha1: a00c9940991c5e1e9ab595faa3f6e1281d8ae167 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: a00c9940991c5e1e9ab595faa3f6e1281d8ae167 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - client.0 - - host.b - mon.b - mgr.b - osd.1 - client.1 seed: 587 sha1: a00c9940991c5e1e9ab595faa3f6e1281d8ae167 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_a00c9940991c5e1e9ab595faa3f6e1281d8ae167/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: a00c9940991c5e1e9ab595faa3f6e1281d8ae167 targets: smithi087.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA2n85dphs7iNoO0U5GIFnN6P0zNbm9kDxt0TKfKqIFL89WM8aLa72SSZpnocrPUxNy5oX9Oivn5Xte4Nb0xBKA= smithi133.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPTHec/tr2+STVXNyJXvYry4emMyshwTSnpHnf3k1I7iEa+7Vp2KnESaRrdYlQolSEqINu5RToMmWYVnquG+ZEg= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:3.0 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: null - cephadm: null - cephadm.shell: host.a: - "set -ex\nHOSTNAMES=$(ceph orch host ls --format json | jq -r '.[] | .hostname')\n\ for host in $HOSTNAMES; do\n # do a check-host on each host to make sure it's\ \ reachable\n ceph cephadm check-host ${host} 2> ${host}-ok.txt\n HOST_OK=$(cat\ \ ${host}-ok.txt)\n if ! grep -q \"Host looks OK\" <<< \"$HOST_OK\"; then\n\ \ printf \"Failed host check:\\n\\n$HOST_OK\"\n exit 1\n fi\ndone\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: cd45576300487d997e5a85abed65500b9f5d143b timestamp: 2024-01-19_15:25:09 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-01-20T11:53:13.914 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_a00c9940991c5e1e9ab595faa3f6e1281d8ae167/qa; will attempt to use it 2024-01-20T11:53:13.914 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_a00c9940991c5e1e9ab595faa3f6e1281d8ae167/qa/tasks 2024-01-20T11:53:13.915 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-01-20T11:53:13.916 INFO:teuthology.task.internal:Checking packages... 2024-01-20T11:53:13.938 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash 'a00c9940991c5e1e9ab595faa3f6e1281d8ae167' 2024-01-20T11:53:13.938 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-01-20T11:53:13.938 INFO:teuthology.packaging:ref: None 2024-01-20T11:53:13.939 INFO:teuthology.packaging:tag: None 2024-01-20T11:53:13.939 INFO:teuthology.packaging:branch: main 2024-01-20T11:53:13.939 INFO:teuthology.packaging:sha1: a00c9940991c5e1e9ab595faa3f6e1281d8ae167 2024-01-20T11:53:13.939 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2024-01-20T11:53:14.144 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-772.gd7e2a322 2024-01-20T11:53:14.145 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-01-20T11:53:14.151 INFO:teuthology.task.internal:no buildpackages task found 2024-01-20T11:53:14.151 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-01-20T11:53:14.157 INFO:teuthology.task.internal:Saving configuration 2024-01-20T11:53:14.167 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-01-20T11:53:14.173 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-20T11:53:14.200 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi087.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-19_15:25:09-rados-main-distro-default-smithi/7522690', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-20 11:48:09.013634', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA2n85dphs7iNoO0U5GIFnN6P0zNbm9kDxt0TKfKqIFL89WM8aLa72SSZpnocrPUxNy5oX9Oivn5Xte4Nb0xBKA='} 2024-01-20T11:53:14.221 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi133.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-19_15:25:09-rados-main-distro-default-smithi/7522690', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-20 11:48:09.012509', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPTHec/tr2+STVXNyJXvYry4emMyshwTSnpHnf3k1I7iEa+7Vp2KnESaRrdYlQolSEqINu5RToMmWYVnquG+ZEg='} 2024-01-20T11:53:14.221 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-01-20T11:53:14.227 INFO:teuthology.task.internal:roles: ubuntu@smithi087.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0', 'client.0'] 2024-01-20T11:53:14.227 INFO:teuthology.task.internal:roles: ubuntu@smithi133.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1', 'client.1'] 2024-01-20T11:53:14.227 INFO:teuthology.run_tasks:Running task console_log... 2024-01-20T11:53:14.294 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f38800a7310>, signals=[15]) 2024-01-20T11:53:14.295 INFO:teuthology.run_tasks:Running task internal.connect... 2024-01-20T11:53:14.301 INFO:teuthology.task.internal:Opening connections... 2024-01-20T11:53:14.301 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi087.front.sepia.ceph.com 2024-01-20T11:53:14.303 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi087.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-20T11:53:14.378 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi133.front.sepia.ceph.com 2024-01-20T11:53:14.379 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-20T11:53:14.453 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-01-20T11:53:14.458 DEBUG:teuthology.orchestra.run.smithi087:> uname -m 2024-01-20T11:53:14.478 INFO:teuthology.orchestra.run.smithi087.stdout:x86_64 2024-01-20T11:53:14.479 DEBUG:teuthology.orchestra.run.smithi087:> cat /etc/os-release 2024-01-20T11:53:14.538 INFO:teuthology.orchestra.run.smithi087.stdout:NAME="Red Hat Enterprise Linux" 2024-01-20T11:53:14.538 INFO:teuthology.orchestra.run.smithi087.stdout:VERSION="8.6 (Ootpa)" 2024-01-20T11:53:14.538 INFO:teuthology.orchestra.run.smithi087.stdout:ID="rhel" 2024-01-20T11:53:14.538 INFO:teuthology.orchestra.run.smithi087.stdout:ID_LIKE="fedora" 2024-01-20T11:53:14.538 INFO:teuthology.orchestra.run.smithi087.stdout:VERSION_ID="8.6" 2024-01-20T11:53:14.538 INFO:teuthology.orchestra.run.smithi087.stdout:PLATFORM_ID="platform:el8" 2024-01-20T11:53:14.538 INFO:teuthology.orchestra.run.smithi087.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-01-20T11:53:14.538 INFO:teuthology.orchestra.run.smithi087.stdout:ANSI_COLOR="0;31" 2024-01-20T11:53:14.538 INFO:teuthology.orchestra.run.smithi087.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-01-20T11:53:14.538 INFO:teuthology.orchestra.run.smithi087.stdout:HOME_URL="https://www.redhat.com/" 2024-01-20T11:53:14.538 INFO:teuthology.orchestra.run.smithi087.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-01-20T11:53:14.538 INFO:teuthology.orchestra.run.smithi087.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-01-20T11:53:14.538 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T11:53:14.539 INFO:teuthology.orchestra.run.smithi087.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-01-20T11:53:14.539 INFO:teuthology.orchestra.run.smithi087.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-01-20T11:53:14.539 INFO:teuthology.orchestra.run.smithi087.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-01-20T11:53:14.539 INFO:teuthology.orchestra.run.smithi087.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-01-20T11:53:14.539 INFO:teuthology.lock.ops:Updating smithi087.front.sepia.ceph.com on lock server 2024-01-20T11:53:14.562 DEBUG:teuthology.orchestra.run.smithi133:> uname -m 2024-01-20T11:53:14.583 INFO:teuthology.orchestra.run.smithi133.stdout:x86_64 2024-01-20T11:53:14.583 DEBUG:teuthology.orchestra.run.smithi133:> cat /etc/os-release 2024-01-20T11:53:14.642 INFO:teuthology.orchestra.run.smithi133.stdout:NAME="Red Hat Enterprise Linux" 2024-01-20T11:53:14.642 INFO:teuthology.orchestra.run.smithi133.stdout:VERSION="8.6 (Ootpa)" 2024-01-20T11:53:14.642 INFO:teuthology.orchestra.run.smithi133.stdout:ID="rhel" 2024-01-20T11:53:14.642 INFO:teuthology.orchestra.run.smithi133.stdout:ID_LIKE="fedora" 2024-01-20T11:53:14.642 INFO:teuthology.orchestra.run.smithi133.stdout:VERSION_ID="8.6" 2024-01-20T11:53:14.642 INFO:teuthology.orchestra.run.smithi133.stdout:PLATFORM_ID="platform:el8" 2024-01-20T11:53:14.642 INFO:teuthology.orchestra.run.smithi133.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-01-20T11:53:14.642 INFO:teuthology.orchestra.run.smithi133.stdout:ANSI_COLOR="0;31" 2024-01-20T11:53:14.642 INFO:teuthology.orchestra.run.smithi133.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-01-20T11:53:14.643 INFO:teuthology.orchestra.run.smithi133.stdout:HOME_URL="https://www.redhat.com/" 2024-01-20T11:53:14.643 INFO:teuthology.orchestra.run.smithi133.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-01-20T11:53:14.643 INFO:teuthology.orchestra.run.smithi133.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-01-20T11:53:14.643 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T11:53:14.643 INFO:teuthology.orchestra.run.smithi133.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-01-20T11:53:14.643 INFO:teuthology.orchestra.run.smithi133.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-01-20T11:53:14.643 INFO:teuthology.orchestra.run.smithi133.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-01-20T11:53:14.643 INFO:teuthology.orchestra.run.smithi133.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-01-20T11:53:14.643 INFO:teuthology.lock.ops:Updating smithi133.front.sepia.ceph.com on lock server 2024-01-20T11:53:14.670 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-01-20T11:53:14.679 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-01-20T11:53:14.683 INFO:teuthology.task.internal:Checking for old test directory... 2024-01-20T11:53:14.683 DEBUG:teuthology.orchestra.run.smithi087:> test '!' -e /home/ubuntu/cephtest 2024-01-20T11:53:14.686 DEBUG:teuthology.orchestra.run.smithi133:> test '!' -e /home/ubuntu/cephtest 2024-01-20T11:53:14.704 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-01-20T11:53:14.710 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-01-20T11:53:14.710 DEBUG:teuthology.orchestra.run.smithi087:> test -z $(ls -A /var/lib/ceph) 2024-01-20T11:53:14.747 DEBUG:teuthology.orchestra.run.smithi133:> test -z $(ls -A /var/lib/ceph) 2024-01-20T11:53:14.782 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-01-20T11:53:14.840 INFO:teuthology.run_tasks:Running task kernel... 2024-01-20T11:53:14.935 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-01-20T11:53:14.935 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-01-20T11:53:14.935 DEBUG:teuthology.orchestra.run.smithi087:> test -f /run/.containerenv -o -f /.dockerenv 2024-01-20T11:53:14.936 DEBUG:teuthology.orchestra.run.smithi133:> test -f /run/.containerenv -o -f /.dockerenv 2024-01-20T11:53:14.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-20T11:53:14.955 DEBUG:teuthology.orchestra.run.smithi087:> uname -r 2024-01-20T11:53:14.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-20T11:53:14.956 DEBUG:teuthology.orchestra.run.smithi133:> uname -r 2024-01-20T11:53:15.014 INFO:teuthology.orchestra.run.smithi087.stdout:4.18.0-513.9.1.el8_9.x86_64 2024-01-20T11:53:15.015 INFO:teuthology.task.kernel:Running kernel on smithi087: 4.18.0-513.9.1.el8_9.x86_64 2024-01-20T11:53:15.015 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum install -y kernel 2024-01-20T11:53:15.016 INFO:teuthology.orchestra.run.smithi133.stdout:4.18.0-513.9.1.el8_9.x86_64 2024-01-20T11:53:15.016 INFO:teuthology.task.kernel:Running kernel on smithi133: 4.18.0-513.9.1.el8_9.x86_64 2024-01-20T11:53:15.016 DEBUG:teuthology.orchestra.run.smithi133:> sudo yum install -y kernel 2024-01-20T11:53:16.580 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2024-01-20T11:53:16.580 INFO:teuthology.orchestra.run.smithi087.stdout:Unable to read consumer identity 2024-01-20T11:53:16.604 INFO:teuthology.orchestra.run.smithi133.stdout:Updating Subscription Management repositories. 2024-01-20T11:53:16.604 INFO:teuthology.orchestra.run.smithi133.stdout:Unable to read consumer identity 2024-01-20T11:53:16.680 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T11:53:16.680 INFO:teuthology.orchestra.run.smithi087.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-20T11:53:16.680 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T11:53:16.736 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T11:53:16.736 INFO:teuthology.orchestra.run.smithi133.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-20T11:53:16.736 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T11:53:18.455 INFO:teuthology.orchestra.run.smithi133.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2024-01-20T11:53:18.490 INFO:teuthology.orchestra.run.smithi087.stdout:Copr repo for python3-asyncssh owned by ceph 16 kB/s | 3.5 kB 00:00 2024-01-20T11:53:19.349 INFO:teuthology.orchestra.run.smithi087.stdout:Extra Packages for Enterprise Linux 19 MB/s | 16 MB 00:00 2024-01-20T11:53:20.249 INFO:teuthology.orchestra.run.smithi133.stdout:Extra Packages for Enterprise Linux 9.2 MB/s | 16 MB 00:01 2024-01-20T11:53:22.941 INFO:teuthology.orchestra.run.smithi087.stdout:lab-extras 441 kB/s | 24 kB 00:00 2024-01-20T11:53:23.702 INFO:teuthology.orchestra.run.smithi087.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2024-01-20T11:53:23.702 INFO:teuthology.orchestra.run.smithi087.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2024-01-20T11:53:23.775 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-01-20T11:53:23.776 INFO:teuthology.orchestra.run.smithi087.stdout:Nothing to do. 2024-01-20T11:53:23.777 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-01-20T11:53:23.830 INFO:teuthology.orchestra.run.smithi133.stdout:lab-extras 419 kB/s | 24 kB 00:00 2024-01-20T11:53:23.916 DEBUG:teuthology.orchestra.run.smithi087:> echo no | sudo yum reinstall kernel || true 2024-01-20T11:53:24.248 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2024-01-20T11:53:24.249 INFO:teuthology.orchestra.run.smithi087.stdout:Unable to read consumer identity 2024-01-20T11:53:24.307 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T11:53:24.307 INFO:teuthology.orchestra.run.smithi087.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-20T11:53:24.307 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T11:53:24.583 INFO:teuthology.orchestra.run.smithi133.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2024-01-20T11:53:24.583 INFO:teuthology.orchestra.run.smithi133.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2024-01-20T11:53:24.612 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:00:02 ago on Sat 20 Jan 2024 11:53:22 AM UTC. 2024-01-20T11:53:24.661 INFO:teuthology.orchestra.run.smithi133.stdout:Dependencies resolved. 2024-01-20T11:53:24.662 INFO:teuthology.orchestra.run.smithi133.stdout:Nothing to do. 2024-01-20T11:53:24.663 INFO:teuthology.orchestra.run.smithi133.stdout:Complete! 2024-01-20T11:53:24.693 INFO:teuthology.orchestra.run.smithi087.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-01-20T11:53:24.693 INFO:teuthology.orchestra.run.smithi087.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-01-20T11:53:24.737 INFO:teuthology.orchestra.run.smithi087.stderr:Error: No packages marked for reinstall. 2024-01-20T11:53:24.783 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum reinstall -y kernel || true 2024-01-20T11:53:24.812 DEBUG:teuthology.orchestra.run.smithi133:> echo no | sudo yum reinstall kernel || true 2024-01-20T11:53:25.115 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2024-01-20T11:53:25.116 INFO:teuthology.orchestra.run.smithi087.stdout:Unable to read consumer identity 2024-01-20T11:53:25.146 INFO:teuthology.orchestra.run.smithi133.stdout:Updating Subscription Management repositories. 2024-01-20T11:53:25.146 INFO:teuthology.orchestra.run.smithi133.stdout:Unable to read consumer identity 2024-01-20T11:53:25.174 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T11:53:25.174 INFO:teuthology.orchestra.run.smithi087.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-20T11:53:25.174 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T11:53:25.216 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T11:53:25.216 INFO:teuthology.orchestra.run.smithi133.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-20T11:53:25.216 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T11:53:25.475 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:00:03 ago on Sat 20 Jan 2024 11:53:22 AM UTC. 2024-01-20T11:53:25.523 INFO:teuthology.orchestra.run.smithi133.stdout:Last metadata expiration check: 0:00:02 ago on Sat 20 Jan 2024 11:53:23 AM UTC. 2024-01-20T11:53:25.538 INFO:teuthology.orchestra.run.smithi087.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-01-20T11:53:25.538 INFO:teuthology.orchestra.run.smithi087.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-01-20T11:53:25.570 INFO:teuthology.orchestra.run.smithi087.stderr:Error: No packages marked for reinstall. 2024-01-20T11:53:25.604 INFO:teuthology.orchestra.run.smithi133.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-01-20T11:53:25.608 INFO:teuthology.orchestra.run.smithi133.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-01-20T11:53:25.616 DEBUG:teuthology.orchestra.run.smithi087:> rpm -q kernel | sort -rV | head -n 1 2024-01-20T11:53:25.665 INFO:teuthology.orchestra.run.smithi133.stderr:Error: No packages marked for reinstall. 2024-01-20T11:53:25.713 DEBUG:teuthology.orchestra.run.smithi133:> sudo yum reinstall -y kernel || true 2024-01-20T11:53:25.775 INFO:teuthology.orchestra.run.smithi087.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2024-01-20T11:53:25.775 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2024-01-20T11:53:25.775 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-01-20T11:53:25.775 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-01-20T11:53:25.775 DEBUG:teuthology.orchestra.run.smithi087:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-01-20T11:53:25.808 INFO:teuthology.orchestra.run.smithi087.stdout:ttyS1 2024-01-20T11:53:25.822 DEBUG:teuthology.parallel:result is None 2024-01-20T11:53:26.048 INFO:teuthology.orchestra.run.smithi133.stdout:Updating Subscription Management repositories. 2024-01-20T11:53:26.048 INFO:teuthology.orchestra.run.smithi133.stdout:Unable to read consumer identity 2024-01-20T11:53:26.099 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T11:53:26.099 INFO:teuthology.orchestra.run.smithi133.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-20T11:53:26.099 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T11:53:26.400 INFO:teuthology.orchestra.run.smithi133.stdout:Last metadata expiration check: 0:00:03 ago on Sat 20 Jan 2024 11:53:23 AM UTC. 2024-01-20T11:53:26.462 INFO:teuthology.orchestra.run.smithi133.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-01-20T11:53:26.462 INFO:teuthology.orchestra.run.smithi133.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-01-20T11:53:26.495 INFO:teuthology.orchestra.run.smithi133.stderr:Error: No packages marked for reinstall. 2024-01-20T11:53:26.543 DEBUG:teuthology.orchestra.run.smithi133:> rpm -q kernel | sort -rV | head -n 1 2024-01-20T11:53:26.715 INFO:teuthology.orchestra.run.smithi133.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2024-01-20T11:53:26.715 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2024-01-20T11:53:26.715 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-01-20T11:53:26.715 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-01-20T11:53:26.715 DEBUG:teuthology.orchestra.run.smithi133:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-01-20T11:53:26.753 INFO:teuthology.orchestra.run.smithi133.stdout:ttyS1 2024-01-20T11:53:26.765 DEBUG:teuthology.parallel:result is None 2024-01-20T11:53:26.765 INFO:teuthology.run_tasks:Running task internal.base... 2024-01-20T11:53:26.774 INFO:teuthology.task.internal:Creating test directory... 2024-01-20T11:53:26.774 DEBUG:teuthology.orchestra.run.smithi087:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-01-20T11:53:26.777 DEBUG:teuthology.orchestra.run.smithi133:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-01-20T11:53:26.821 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-01-20T11:53:26.829 INFO:teuthology.run_tasks:Running task internal.archive... 2024-01-20T11:53:26.919 INFO:teuthology.task.internal:Creating archive directory... 2024-01-20T11:53:26.919 DEBUG:teuthology.orchestra.run.smithi087:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-01-20T11:53:26.922 DEBUG:teuthology.orchestra.run.smithi133:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-01-20T11:53:26.953 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-01-20T11:53:26.959 INFO:teuthology.task.internal:Enabling coredump saving... 2024-01-20T11:53:26.960 DEBUG:teuthology.orchestra.run.smithi087:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-01-20T11:53:26.992 DEBUG:teuthology.orchestra.run.smithi133:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-01-20T11:53:27.024 INFO:teuthology.orchestra.run.smithi087.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-20T11:53:27.025 INFO:teuthology.orchestra.run.smithi133.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-20T11:53:27.036 INFO:teuthology.orchestra.run.smithi087.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-20T11:53:27.036 INFO:teuthology.orchestra.run.smithi133.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-20T11:53:27.038 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-01-20T11:53:27.044 INFO:teuthology.task.internal:Configuring sudo... 2024-01-20T11:53:27.044 DEBUG:teuthology.orchestra.run.smithi087:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-01-20T11:53:27.080 DEBUG:teuthology.orchestra.run.smithi133:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-01-20T11:53:27.107 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-01-20T11:53:27.115 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-01-20T11:53:27.116 DEBUG:teuthology.orchestra.run.smithi087:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-01-20T11:53:27.150 DEBUG:teuthology.orchestra.run.smithi133:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-01-20T11:53:27.166 DEBUG:teuthology.orchestra.run.smithi087:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-20T11:53:27.246 DEBUG:teuthology.orchestra.run.smithi087:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-20T11:53:27.307 DEBUG:teuthology.orchestra.run.smithi087:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-20T11:53:27.389 DEBUG:teuthology.orchestra.run.smithi087:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-20T11:53:27.435 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-01-20T11:53:27.435 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-01-20T11:53:27.502 DEBUG:teuthology.orchestra.run.smithi133:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-20T11:53:27.541 DEBUG:teuthology.orchestra.run.smithi133:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-20T11:53:27.596 DEBUG:teuthology.orchestra.run.smithi133:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-20T11:53:27.675 DEBUG:teuthology.orchestra.run.smithi133:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-20T11:53:27.720 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-01-20T11:53:27.720 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-01-20T11:53:27.787 DEBUG:teuthology.orchestra.run.smithi087:> sudo service rsyslog restart 2024-01-20T11:53:27.789 DEBUG:teuthology.orchestra.run.smithi133:> sudo service rsyslog restart 2024-01-20T11:53:27.833 INFO:teuthology.orchestra.run.smithi087.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-20T11:53:27.870 INFO:teuthology.orchestra.run.smithi133.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-20T11:53:28.161 INFO:teuthology.run_tasks:Running task internal.timer... 2024-01-20T11:53:28.169 INFO:teuthology.task.internal:Starting timer... 2024-01-20T11:53:28.169 INFO:teuthology.run_tasks:Running task pcp... 2024-01-20T11:53:28.178 INFO:teuthology.run_tasks:Running task selinux... 2024-01-20T11:53:28.187 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-01-20T11:53:28.187 DEBUG:teuthology.orchestra.run.smithi087:> sudo service auditd rotate 2024-01-20T11:53:28.255 INFO:teuthology.orchestra.run.smithi087.stdout:Rotating logs: 2024-01-20T11:53:28.257 DEBUG:teuthology.orchestra.run.smithi133:> sudo service auditd rotate 2024-01-20T11:53:28.319 INFO:teuthology.orchestra.run.smithi133.stdout:Rotating logs: 2024-01-20T11:53:28.321 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-01-20T11:53:28.321 DEBUG:teuthology.orchestra.run.smithi087:> /usr/sbin/getenforce 2024-01-20T11:53:28.345 INFO:teuthology.orchestra.run.smithi087.stdout:Permissive 2024-01-20T11:53:28.345 DEBUG:teuthology.orchestra.run.smithi133:> /usr/sbin/getenforce 2024-01-20T11:53:28.404 INFO:teuthology.orchestra.run.smithi133.stdout:Permissive 2024-01-20T11:53:28.404 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi087.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi133.front.sepia.ceph.com': 'permissive'} 2024-01-20T11:53:28.405 DEBUG:teuthology.orchestra.run.smithi087:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-01-20T11:53:28.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-20T11:53:28.431 DEBUG:teuthology.orchestra.run.smithi133:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-01-20T11:53:28.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-20T11:53:28.459 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-01-20T11:53:28.459 DEBUG:teuthology.orchestra.run.smithi087:> sudo /usr/sbin/setenforce permissive 2024-01-20T11:53:28.499 DEBUG:teuthology.orchestra.run.smithi133:> sudo /usr/sbin/setenforce permissive 2024-01-20T11:53:28.525 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-01-20T11:53:28.534 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-01-20T11:53:28.550 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-01-20T11:53:28.552 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi087.front.sepia.ceph.com,smithi133.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-01-20T12:00:26.781 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi087.front.sepia.ceph.com'), Remote(name='ubuntu@smithi133.front.sepia.ceph.com')] 2024-01-20T12:00:26.783 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi087.front.sepia.ceph.com' 2024-01-20T12:00:26.784 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi087.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-20T12:00:26.864 DEBUG:teuthology.orchestra.run.smithi087:> true 2024-01-20T12:00:26.890 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi087.front.sepia.ceph.com' 2024-01-20T12:00:26.890 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-01-20T12:00:26.891 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-20T12:00:26.972 DEBUG:teuthology.orchestra.run.smithi133:> true 2024-01-20T12:00:27.046 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-01-20T12:00:27.047 INFO:teuthology.run_tasks:Running task clock... 2024-01-20T12:00:27.058 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-01-20T12:00:27.058 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-01-20T12:00:27.059 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-01-20T12:00:27.061 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-01-20T12:00:27.061 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-01-20T12:00:27.091 INFO:teuthology.orchestra.run.smithi087.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-01-20T12:00:27.106 INFO:teuthology.orchestra.run.smithi087.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-01-20T12:00:27.118 INFO:teuthology.orchestra.run.smithi133.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-01-20T12:00:27.132 INFO:teuthology.orchestra.run.smithi133.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-01-20T12:00:27.176 INFO:teuthology.orchestra.run.smithi087.stderr:sudo: ntpd: command not found 2024-01-20T12:00:27.188 INFO:teuthology.orchestra.run.smithi087.stdout:506 Cannot talk to daemon 2024-01-20T12:00:27.202 INFO:teuthology.orchestra.run.smithi087.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-01-20T12:00:27.204 INFO:teuthology.orchestra.run.smithi133.stderr:sudo: ntpd: command not found 2024-01-20T12:00:27.216 INFO:teuthology.orchestra.run.smithi133.stdout:506 Cannot talk to daemon 2024-01-20T12:00:27.216 INFO:teuthology.orchestra.run.smithi087.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-01-20T12:00:27.232 INFO:teuthology.orchestra.run.smithi133.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-01-20T12:00:27.245 INFO:teuthology.orchestra.run.smithi133.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-01-20T12:00:27.290 INFO:teuthology.orchestra.run.smithi087.stderr:bash: ntpq: command not found 2024-01-20T12:00:27.294 INFO:teuthology.orchestra.run.smithi087.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-01-20T12:00:27.294 INFO:teuthology.orchestra.run.smithi087.stdout:=============================================================================== 2024-01-20T12:00:27.294 INFO:teuthology.orchestra.run.smithi087.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-20T12:00:27.294 INFO:teuthology.orchestra.run.smithi087.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-20T12:00:27.294 INFO:teuthology.orchestra.run.smithi087.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-20T12:00:27.294 INFO:teuthology.orchestra.run.smithi087.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-20T12:00:27.321 INFO:teuthology.orchestra.run.smithi133.stderr:bash: ntpq: command not found 2024-01-20T12:00:27.324 INFO:teuthology.orchestra.run.smithi133.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-01-20T12:00:27.324 INFO:teuthology.orchestra.run.smithi133.stdout:=============================================================================== 2024-01-20T12:00:27.324 INFO:teuthology.orchestra.run.smithi133.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-20T12:00:27.324 INFO:teuthology.orchestra.run.smithi133.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-20T12:00:27.324 INFO:teuthology.orchestra.run.smithi133.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-20T12:00:27.324 INFO:teuthology.orchestra.run.smithi133.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-20T12:00:27.325 INFO:teuthology.run_tasks:Running task pexec... 2024-01-20T12:00:27.334 INFO:teuthology.task.pexec:Executing custom commands... 2024-01-20T12:00:27.335 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi087.front.sepia.ceph.com 2024-01-20T12:00:27.335 DEBUG:teuthology.orchestra.run.smithi087:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-01-20T12:00:27.335 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi133.front.sepia.ceph.com 2024-01-20T12:00:27.335 DEBUG:teuthology.orchestra.run.smithi133:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-01-20T12:00:27.711 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2024-01-20T12:00:27.742 INFO:teuthology.orchestra.run.smithi133.stdout:Updating Subscription Management repositories. 2024-01-20T12:00:28.412 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 168 kB/s | 4.5 kB 00:00 2024-01-20T12:00:28.509 INFO:teuthology.orchestra.run.smithi133.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 149 kB/s | 4.1 kB 00:00 2024-01-20T12:00:28.794 INFO:teuthology.orchestra.run.smithi133.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 157 kB/s | 4.5 kB 00:00 2024-01-20T12:00:28.964 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 142 kB/s | 4.1 kB 00:00 2024-01-20T12:00:31.741 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-01-20T12:00:31.742 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-01-20T12:00:31.742 INFO:teuthology.orchestra.run.smithi087.stdout: Package Architecture Version Repository Size 2024-01-20T12:00:31.743 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-01-20T12:00:31.743 INFO:teuthology.orchestra.run.smithi087.stdout:Resetting modules: 2024-01-20T12:00:31.743 INFO:teuthology.orchestra.run.smithi087.stdout: container-tools 2024-01-20T12:00:31.743 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T12:00:31.743 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2024-01-20T12:00:31.743 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-01-20T12:00:31.743 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T12:00:31.793 INFO:teuthology.orchestra.run.smithi133.stdout:Dependencies resolved. 2024-01-20T12:00:31.793 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-01-20T12:00:31.794 INFO:teuthology.orchestra.run.smithi133.stdout: Package Architecture Version Repository Size 2024-01-20T12:00:31.794 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-01-20T12:00:31.794 INFO:teuthology.orchestra.run.smithi133.stdout:Resetting modules: 2024-01-20T12:00:31.794 INFO:teuthology.orchestra.run.smithi133.stdout: container-tools 2024-01-20T12:00:31.794 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T12:00:31.794 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction Summary 2024-01-20T12:00:31.794 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-01-20T12:00:31.794 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T12:00:36.712 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-01-20T12:00:36.845 INFO:teuthology.orchestra.run.smithi133.stdout:Complete! 2024-01-20T12:00:37.165 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2024-01-20T12:00:37.320 INFO:teuthology.orchestra.run.smithi133.stdout:Updating Subscription Management repositories. 2024-01-20T12:00:37.829 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 172 kB/s | 4.5 kB 00:00 2024-01-20T12:00:38.025 INFO:teuthology.orchestra.run.smithi133.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 156 kB/s | 4.1 kB 00:00 2024-01-20T12:00:38.311 INFO:teuthology.orchestra.run.smithi133.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 161 kB/s | 4.5 kB 00:00 2024-01-20T12:00:38.389 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 148 kB/s | 4.1 kB 00:00 2024-01-20T12:00:41.249 INFO:teuthology.orchestra.run.smithi133.stdout:Dependencies resolved. 2024-01-20T12:00:41.290 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-01-20T12:00:41.404 INFO:teuthology.orchestra.run.smithi133.stdout:========================================================================================================================== 2024-01-20T12:00:41.405 INFO:teuthology.orchestra.run.smithi133.stdout: Package Arch Version Repository Size 2024-01-20T12:00:41.405 INFO:teuthology.orchestra.run.smithi133.stdout:========================================================================================================================== 2024-01-20T12:00:41.405 INFO:teuthology.orchestra.run.smithi133.stdout:Installing group/module packages: 2024-01-20T12:00:41.405 INFO:teuthology.orchestra.run.smithi133.stdout: buildah x86_64 1.19.9-6.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 6.6 M 2024-01-20T12:00:41.405 INFO:teuthology.orchestra.run.smithi133.stdout: cockpit-podman noarch 29-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 1.1 M 2024-01-20T12:00:41.405 INFO:teuthology.orchestra.run.smithi133.stdout: crun x86_64 0.18-3.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 185 k 2024-01-20T12:00:41.405 INFO:teuthology.orchestra.run.smithi133.stdout: skopeo x86_64 1:1.2.4-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 6.2 M 2024-01-20T12:00:41.405 INFO:teuthology.orchestra.run.smithi133.stdout: toolbox x86_64 0.0.99.3-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 2.2 M 2024-01-20T12:00:41.405 INFO:teuthology.orchestra.run.smithi133.stdout: udica noarch 0.2.4-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2024-01-20T12:00:41.405 INFO:teuthology.orchestra.run.smithi133.stdout:Installing dependencies: 2024-01-20T12:00:41.405 INFO:teuthology.orchestra.run.smithi133.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2024-01-20T12:00:41.405 INFO:teuthology.orchestra.run.smithi133.stdout:Downgrading: 2024-01-20T12:00:41.405 INFO:teuthology.orchestra.run.smithi133.stdout: conmon x86_64 2:2.0.26-3.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2024-01-20T12:00:41.405 INFO:teuthology.orchestra.run.smithi133.stdout: container-selinux noarch 2:2.189.0-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 55 k 2024-01-20T12:00:41.406 INFO:teuthology.orchestra.run.smithi133.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 19 M 2024-01-20T12:00:41.406 INFO:teuthology.orchestra.run.smithi133.stdout: containers-common x86_64 1:1.2.4-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 91 k 2024-01-20T12:00:41.406 INFO:teuthology.orchestra.run.smithi133.stdout: criu x86_64 3.15-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 511 k 2024-01-20T12:00:41.406 INFO:teuthology.orchestra.run.smithi133.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 72 k 2024-01-20T12:00:41.406 INFO:teuthology.orchestra.run.smithi133.stdout: libslirp x86_64 4.3.1-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 69 k 2024-01-20T12:00:41.406 INFO:teuthology.orchestra.run.smithi133.stdout: podman x86_64 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 11 M 2024-01-20T12:00:41.406 INFO:teuthology.orchestra.run.smithi133.stdout: podman-catatonit x86_64 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 323 k 2024-01-20T12:00:41.406 INFO:teuthology.orchestra.run.smithi133.stdout: podman-docker noarch 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 57 k 2024-01-20T12:00:41.406 INFO:teuthology.orchestra.run.smithi133.stdout: runc x86_64 1.0.0-73.rc95.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 2.9 M 2024-01-20T12:00:41.406 INFO:teuthology.orchestra.run.smithi133.stdout: slirp4netns x86_64 1.1.8-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2024-01-20T12:00:41.406 INFO:teuthology.orchestra.run.smithi133.stdout:Installing module profiles: 2024-01-20T12:00:41.406 INFO:teuthology.orchestra.run.smithi133.stdout: container-tools/common 2024-01-20T12:00:41.406 INFO:teuthology.orchestra.run.smithi133.stdout:Enabling module streams: 2024-01-20T12:00:41.406 INFO:teuthology.orchestra.run.smithi133.stdout: container-tools 3.0 2024-01-20T12:00:41.406 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T12:00:41.407 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction Summary 2024-01-20T12:00:41.407 INFO:teuthology.orchestra.run.smithi133.stdout:========================================================================================================================== 2024-01-20T12:00:41.407 INFO:teuthology.orchestra.run.smithi133.stdout:Install 7 Packages 2024-01-20T12:00:41.407 INFO:teuthology.orchestra.run.smithi133.stdout:Downgrade 12 Packages 2024-01-20T12:00:41.407 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T12:00:41.407 INFO:teuthology.orchestra.run.smithi133.stdout:Total download size: 50 M 2024-01-20T12:00:41.407 INFO:teuthology.orchestra.run.smithi133.stdout:Downloading Packages: 2024-01-20T12:00:41.442 INFO:teuthology.orchestra.run.smithi087.stdout:========================================================================================================================== 2024-01-20T12:00:41.442 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2024-01-20T12:00:41.442 INFO:teuthology.orchestra.run.smithi087.stdout:========================================================================================================================== 2024-01-20T12:00:41.442 INFO:teuthology.orchestra.run.smithi087.stdout:Installing group/module packages: 2024-01-20T12:00:41.442 INFO:teuthology.orchestra.run.smithi087.stdout: buildah x86_64 1.19.9-6.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 6.6 M 2024-01-20T12:00:41.442 INFO:teuthology.orchestra.run.smithi087.stdout: cockpit-podman noarch 29-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 1.1 M 2024-01-20T12:00:41.442 INFO:teuthology.orchestra.run.smithi087.stdout: crun x86_64 0.18-3.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 185 k 2024-01-20T12:00:41.442 INFO:teuthology.orchestra.run.smithi087.stdout: skopeo x86_64 1:1.2.4-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 6.2 M 2024-01-20T12:00:41.442 INFO:teuthology.orchestra.run.smithi087.stdout: toolbox x86_64 0.0.99.3-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 2.2 M 2024-01-20T12:00:41.442 INFO:teuthology.orchestra.run.smithi087.stdout: udica noarch 0.2.4-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2024-01-20T12:00:41.442 INFO:teuthology.orchestra.run.smithi087.stdout:Installing dependencies: 2024-01-20T12:00:41.443 INFO:teuthology.orchestra.run.smithi087.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2024-01-20T12:00:41.443 INFO:teuthology.orchestra.run.smithi087.stdout:Downgrading: 2024-01-20T12:00:41.443 INFO:teuthology.orchestra.run.smithi087.stdout: conmon x86_64 2:2.0.26-3.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2024-01-20T12:00:41.443 INFO:teuthology.orchestra.run.smithi087.stdout: container-selinux noarch 2:2.189.0-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 55 k 2024-01-20T12:00:41.443 INFO:teuthology.orchestra.run.smithi087.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 19 M 2024-01-20T12:00:41.443 INFO:teuthology.orchestra.run.smithi087.stdout: containers-common x86_64 1:1.2.4-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 91 k 2024-01-20T12:00:41.443 INFO:teuthology.orchestra.run.smithi087.stdout: criu x86_64 3.15-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 511 k 2024-01-20T12:00:41.443 INFO:teuthology.orchestra.run.smithi087.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 72 k 2024-01-20T12:00:41.443 INFO:teuthology.orchestra.run.smithi087.stdout: libslirp x86_64 4.3.1-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 69 k 2024-01-20T12:00:41.443 INFO:teuthology.orchestra.run.smithi087.stdout: podman x86_64 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 11 M 2024-01-20T12:00:41.443 INFO:teuthology.orchestra.run.smithi087.stdout: podman-catatonit x86_64 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 323 k 2024-01-20T12:00:41.443 INFO:teuthology.orchestra.run.smithi087.stdout: podman-docker noarch 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 57 k 2024-01-20T12:00:41.443 INFO:teuthology.orchestra.run.smithi087.stdout: runc x86_64 1.0.0-73.rc95.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 2.9 M 2024-01-20T12:00:41.443 INFO:teuthology.orchestra.run.smithi087.stdout: slirp4netns x86_64 1.1.8-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2024-01-20T12:00:41.444 INFO:teuthology.orchestra.run.smithi087.stdout:Installing module profiles: 2024-01-20T12:00:41.444 INFO:teuthology.orchestra.run.smithi087.stdout: container-tools/common 2024-01-20T12:00:41.444 INFO:teuthology.orchestra.run.smithi087.stdout:Enabling module streams: 2024-01-20T12:00:41.444 INFO:teuthology.orchestra.run.smithi087.stdout: container-tools 3.0 2024-01-20T12:00:41.444 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T12:00:41.444 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2024-01-20T12:00:41.444 INFO:teuthology.orchestra.run.smithi087.stdout:========================================================================================================================== 2024-01-20T12:00:41.444 INFO:teuthology.orchestra.run.smithi087.stdout:Install 7 Packages 2024-01-20T12:00:41.444 INFO:teuthology.orchestra.run.smithi087.stdout:Downgrade 12 Packages 2024-01-20T12:00:41.444 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T12:00:41.445 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 50 M 2024-01-20T12:00:41.445 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2024-01-20T12:00:41.516 INFO:teuthology.orchestra.run.smithi133.stdout:(1/19): criu-3.15-1.module+el8.7.0+16533+44634e 4.7 MB/s | 511 kB 00:00 2024-01-20T12:00:41.541 INFO:teuthology.orchestra.run.smithi133.stdout:(2/19): conmon-2.0.26-3.module+el8.7.0+16533+44 387 kB/s | 51 kB 00:00 2024-01-20T12:00:41.544 INFO:teuthology.orchestra.run.smithi087.stdout:(1/19): conmon-2.0.26-3.module+el8.7.0+16533+44 520 kB/s | 51 kB 00:00 2024-01-20T12:00:41.566 INFO:teuthology.orchestra.run.smithi133.stdout:(3/19): fuse-overlayfs-1.4.0-2.module+el8.7.0+1 1.4 MB/s | 72 kB 00:00 2024-01-20T12:00:41.577 INFO:teuthology.orchestra.run.smithi087.stdout:(2/19): criu-3.15-1.module+el8.7.0+16533+44634e 3.8 MB/s | 511 kB 00:00 2024-01-20T12:00:41.603 INFO:teuthology.orchestra.run.smithi087.stdout:(3/19): fuse-overlayfs-1.4.0-2.module+el8.7.0+1 1.2 MB/s | 72 kB 00:00 2024-01-20T12:00:41.620 INFO:teuthology.orchestra.run.smithi087.stdout:(4/19): libslirp-4.3.1-1.module+el8.7.0+16533+4 1.6 MB/s | 69 kB 00:00 2024-01-20T12:00:41.624 INFO:teuthology.orchestra.run.smithi133.stdout:(4/19): libslirp-4.3.1-1.module+el8.7.0+16533+4 827 kB/s | 69 kB 00:00 2024-01-20T12:00:41.679 INFO:teuthology.orchestra.run.smithi087.stdout:(5/19): podman-docker-3.0.1-15.module+el8.7.0+1 978 kB/s | 57 kB 00:00 2024-01-20T12:00:41.683 INFO:teuthology.orchestra.run.smithi133.stdout:(5/19): podman-docker-3.0.1-15.module+el8.7.0+1 979 kB/s | 57 kB 00:00 2024-01-20T12:00:41.804 INFO:teuthology.orchestra.run.smithi087.stdout:(6/19): runc-1.0.0-73.rc95.module+el8.7.0+16533 23 MB/s | 2.9 MB 00:00 2024-01-20T12:00:41.808 INFO:teuthology.orchestra.run.smithi133.stdout:(6/19): runc-1.0.0-73.rc95.module+el8.7.0+16533 23 MB/s | 2.9 MB 00:00 2024-01-20T12:00:41.937 INFO:teuthology.orchestra.run.smithi087.stdout:(7/19): podman-3.0.1-15.module+el8.7.0+18021+1e 32 MB/s | 11 MB 00:00 2024-01-20T12:00:41.950 INFO:teuthology.orchestra.run.smithi133.stdout:(7/19): podman-3.0.1-15.module+el8.7.0+18021+1e 28 MB/s | 11 MB 00:00 2024-01-20T12:00:41.963 INFO:teuthology.orchestra.run.smithi087.stdout:(8/19): container-selinux-2.189.0-1.module+el8. 346 kB/s | 55 kB 00:00 2024-01-20T12:00:41.976 INFO:teuthology.orchestra.run.smithi133.stdout:(8/19): container-selinux-2.189.0-1.module+el8. 329 kB/s | 55 kB 00:00 2024-01-20T12:00:41.988 INFO:teuthology.orchestra.run.smithi087.stdout:(9/19): containers-common-1.2.4-2.module+el8.7. 1.8 MB/s | 91 kB 00:00 2024-01-20T12:00:42.001 INFO:teuthology.orchestra.run.smithi133.stdout:(9/19): containers-common-1.2.4-2.module+el8.7. 1.8 MB/s | 91 kB 00:00 2024-01-20T12:00:42.013 INFO:teuthology.orchestra.run.smithi087.stdout:(10/19): podman-catatonit-3.0.1-15.module+el8.7 6.3 MB/s | 323 kB 00:00 2024-01-20T12:00:42.035 INFO:teuthology.orchestra.run.smithi133.stdout:(10/19): podman-catatonit-3.0.1-15.module+el8.7 5.4 MB/s | 323 kB 00:00 2024-01-20T12:00:42.039 INFO:teuthology.orchestra.run.smithi087.stdout:(11/19): slirp4netns-1.1.8-1.module+el8.7.0+165 1.0 MB/s | 51 kB 00:00 2024-01-20T12:00:42.060 INFO:teuthology.orchestra.run.smithi133.stdout:(11/19): slirp4netns-1.1.8-1.module+el8.7.0+165 873 kB/s | 51 kB 00:00 2024-01-20T12:00:42.080 INFO:teuthology.orchestra.run.smithi087.stdout:(12/19): cockpit-podman-29-2.module+el8.7.0+165 16 MB/s | 1.1 MB 00:00 2024-01-20T12:00:42.102 INFO:teuthology.orchestra.run.smithi133.stdout:(12/19): cockpit-podman-29-2.module+el8.7.0+165 16 MB/s | 1.1 MB 00:00 2024-01-20T12:00:42.105 INFO:teuthology.orchestra.run.smithi087.stdout:(13/19): crun-0.18-3.module+el8.7.0+16533+44634 2.7 MB/s | 185 kB 00:00 2024-01-20T12:00:42.158 INFO:teuthology.orchestra.run.smithi133.stdout:(13/19): crun-0.18-3.module+el8.7.0+16533+44634 1.9 MB/s | 185 kB 00:00 2024-01-20T12:00:42.261 INFO:teuthology.orchestra.run.smithi133.stdout:(14/19): toolbox-0.0.99.3-1.module+el8.7.0+1653 22 MB/s | 2.2 MB 00:00 2024-01-20T12:00:42.356 INFO:teuthology.orchestra.run.smithi087.stdout:(14/19): containernetworking-plugins-0.9.1-1.mo 20 MB/s | 19 MB 00:00 2024-01-20T12:00:42.398 INFO:teuthology.orchestra.run.smithi087.stdout:(15/19): udica-0.2.4-1.module+el8.7.0+16533+446 1.2 MB/s | 51 kB 00:00 2024-01-20T12:00:42.448 INFO:teuthology.orchestra.run.smithi087.stdout:(16/19): toolbox-0.0.99.3-1.module+el8.7.0+1653 6.4 MB/s | 2.2 MB 00:00 2024-01-20T12:00:42.486 INFO:teuthology.orchestra.run.smithi133.stdout:(15/19): containernetworking-plugins-0.9.1-1.mo 17 MB/s | 19 MB 00:01 2024-01-20T12:00:42.512 INFO:teuthology.orchestra.run.smithi133.stdout:(16/19): udica-0.2.4-1.module+el8.7.0+16533+446 202 kB/s | 51 kB 00:00 2024-01-20T12:00:42.545 INFO:teuthology.orchestra.run.smithi133.stdout:(17/19): yajl-2.1.0-12.el8.x86_64.rpm 1.2 MB/s | 41 kB 00:00 2024-01-20T12:00:42.548 INFO:teuthology.orchestra.run.smithi087.stdout:(17/19): skopeo-1.2.4-2.module+el8.7.0+16533+44 13 MB/s | 6.2 MB 00:00 2024-01-20T12:00:42.574 INFO:teuthology.orchestra.run.smithi087.stdout:(18/19): yajl-2.1.0-12.el8.x86_64.rpm 327 kB/s | 41 kB 00:00 2024-01-20T12:00:42.637 INFO:teuthology.orchestra.run.smithi133.stdout:(18/19): skopeo-1.2.4-2.module+el8.7.0+16533+44 12 MB/s | 6.2 MB 00:00 2024-01-20T12:00:42.675 INFO:teuthology.orchestra.run.smithi087.stdout:(19/19): buildah-1.19.9-6.module+el8.7.0+16533+ 24 MB/s | 6.6 MB 00:00 2024-01-20T12:00:42.675 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2024-01-20T12:00:42.675 INFO:teuthology.orchestra.run.smithi087.stdout:Total 40 MB/s | 50 MB 00:01 2024-01-20T12:00:42.770 INFO:teuthology.orchestra.run.smithi133.stdout:(19/19): buildah-1.19.9-6.module+el8.7.0+16533+ 23 MB/s | 6.6 MB 00:00 2024-01-20T12:00:42.771 INFO:teuthology.orchestra.run.smithi133.stdout:-------------------------------------------------------------------------------- 2024-01-20T12:00:42.771 INFO:teuthology.orchestra.run.smithi133.stdout:Total 36 MB/s | 50 MB 00:01 2024-01-20T12:00:43.162 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2024-01-20T12:00:43.206 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2024-01-20T12:00:43.206 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2024-01-20T12:00:43.253 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction check 2024-01-20T12:00:43.297 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction check succeeded. 2024-01-20T12:00:43.297 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction test 2024-01-20T12:00:43.631 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2024-01-20T12:00:43.640 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2024-01-20T12:00:43.719 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction test succeeded. 2024-01-20T12:00:43.728 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction 2024-01-20T12:00:44.875 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2024-01-20T12:00:44.892 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533+4 1/1 2024-01-20T12:00:44.909 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2024-01-20T12:00:44.969 INFO:teuthology.orchestra.run.smithi133.stdout: Preparing : 1/1 2024-01-20T12:00:44.985 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533+4 1/1 2024-01-20T12:00:45.002 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2024-01-20T12:00:45.087 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2024-01-20T12:00:45.207 INFO:teuthology.orchestra.run.smithi133.stdout: Downgrading : container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2024-01-20T12:01:01.831 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2024-01-20T12:01:02.001 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 2/31 2024-01-20T12:01:02.019 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 2/31 2024-01-20T12:01:02.208 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : yajl-2.1.0-12.el8.x86_64 3/31 2024-01-20T12:01:02.211 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2024-01-20T12:01:02.365 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86 4/31 2024-01-20T12:01:02.412 INFO:teuthology.orchestra.run.smithi133.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 2/31 2024-01-20T12:01:02.430 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 2/31 2024-01-20T12:01:02.560 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24. 5/31 2024-01-20T12:01:02.560 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : containers-common-1:1.2.4-2.module+el8.7.0+16533+4 6/31 2024-01-20T12:01:02.560 INFO:teuthology.orchestra.run.smithi087.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2024-01-20T12:01:02.560 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T12:01:02.636 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : yajl-2.1.0-12.el8.x86_64 3/31 2024-01-20T12:01:02.842 INFO:teuthology.orchestra.run.smithi133.stdout: Downgrading : libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86 4/31 2024-01-20T12:01:03.046 INFO:teuthology.orchestra.run.smithi133.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24. 5/31 2024-01-20T12:01:03.046 INFO:teuthology.orchestra.run.smithi133.stdout: Downgrading : containers-common-1:1.2.4-2.module+el8.7.0+16533+4 6/31 2024-01-20T12:01:03.046 INFO:teuthology.orchestra.run.smithi133.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2024-01-20T12:01:03.046 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T12:01:03.342 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 7/31 2024-01-20T12:01:03.857 INFO:teuthology.orchestra.run.smithi133.stdout: Downgrading : criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 7/31 2024-01-20T12:01:05.073 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x 8/31 2024-01-20T12:01:05.315 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.7.0 9/31 2024-01-20T12:01:05.509 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x8 10/31 2024-01-20T12:01:05.562 INFO:teuthology.orchestra.run.smithi133.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x 8/31 2024-01-20T12:01:05.809 INFO:teuthology.orchestra.run.smithi133.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.7.0 9/31 2024-01-20T12:01:06.020 INFO:teuthology.orchestra.run.smithi133.stdout: Downgrading : conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x8 10/31 2024-01-20T12:01:06.821 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e2 11/31 2024-01-20T12:01:07.132 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_ 12/31 2024-01-20T12:01:07.365 INFO:teuthology.orchestra.run.smithi133.stdout: Downgrading : podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e2 11/31 2024-01-20T12:01:07.383 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : podman-docker-3.0.1-15.module+el8.7.0+18021+1e286c 13/31 2024-01-20T12:01:07.651 INFO:teuthology.orchestra.run.smithi133.stdout: Downgrading : podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_ 12/31 2024-01-20T12:01:07.781 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : cockpit-podman-29-2.module+el8.7.0+16533+44634e24. 14/31 2024-01-20T12:01:07.893 INFO:teuthology.orchestra.run.smithi133.stdout: Downgrading : podman-docker-3.0.1-15.module+el8.7.0+18021+1e286c 13/31 2024-01-20T12:01:08.259 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : cockpit-podman-29-2.module+el8.7.0+16533+44634e24. 14/31 2024-01-20T12:01:08.481 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x 15/31 2024-01-20T12:01:08.995 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x 15/31 2024-01-20T12:01:09.185 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86 16/31 2024-01-20T12:01:09.399 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86 17/31 2024-01-20T12:01:09.584 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 18/31 2024-01-20T12:01:09.679 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86 16/31 2024-01-20T12:01:09.774 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 19/31 2024-01-20T12:01:09.885 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86 17/31 2024-01-20T12:01:09.910 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : podman-docker-3:4.6.1-4.module+el8.9.0+20326+38708 20/31 2024-01-20T12:01:09.925 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 21/31 2024-01-20T12:01:09.926 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 21/31 2024-01-20T12:01:10.102 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 18/31 2024-01-20T12:01:10.249 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 21/31 2024-01-20T12:01:10.292 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 19/31 2024-01-20T12:01:10.415 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : containers-common-2:1-70.module+el8.9.0+20326+3870 22/31 2024-01-20T12:01:10.415 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : container-selinux-2:2.221.0-1.module+el8.9.0+20326 23/31 2024-01-20T12:01:10.462 INFO:teuthology.orchestra.run.smithi133.stdout: Cleanup : podman-docker-3:4.6.1-4.module+el8.9.0+20326+38708 20/31 2024-01-20T12:01:10.474 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 21/31 2024-01-20T12:01:10.475 INFO:teuthology.orchestra.run.smithi133.stdout: Cleanup : podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 21/31 2024-01-20T12:01:10.619 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: container-selinux-2:2.221.0-1.module+el8.9.0+20326 23/31 2024-01-20T12:01:10.619 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : podman-catatonit-3:4.6.1-4.module+el8.9.0+20326+38 24/31 2024-01-20T12:01:10.768 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: podman-catatonit-3:4.6.1-4.module+el8.9.0+20326+38 24/31 2024-01-20T12:01:10.818 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 21/31 2024-01-20T12:01:10.951 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : slirp4netns-1.2.1-1.module+el8.9.0+20326+387084d0. 25/31 2024-01-20T12:01:11.025 INFO:teuthology.orchestra.run.smithi133.stdout: Cleanup : containers-common-2:1-70.module+el8.9.0+20326+3870 22/31 2024-01-20T12:01:11.026 INFO:teuthology.orchestra.run.smithi133.stdout: Cleanup : container-selinux-2:2.221.0-1.module+el8.9.0+20326 23/31 2024-01-20T12:01:11.142 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : runc-1:1.1.9-1.module+el8.9.0+20326+387084d0.x86_6 26/31 2024-01-20T12:01:11.246 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: container-selinux-2:2.221.0-1.module+el8.9.0+20326 23/31 2024-01-20T12:01:11.246 INFO:teuthology.orchestra.run.smithi133.stdout: Cleanup : podman-catatonit-3:4.6.1-4.module+el8.9.0+20326+38 24/31 2024-01-20T12:01:11.323 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : criu-3.18-4.module+el8.9.0+20326+387084d0.x86_64 27/31 2024-01-20T12:01:11.395 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: podman-catatonit-3:4.6.1-4.module+el8.9.0+20326+38 24/31 2024-01-20T12:01:11.476 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : libslirp-4.4.0-1.module+el8.9.0+20326+387084d0.x86 28/31 2024-01-20T12:01:11.586 INFO:teuthology.orchestra.run.smithi133.stdout: Cleanup : slirp4netns-1.2.1-1.module+el8.9.0+20326+387084d0. 25/31 2024-01-20T12:01:11.692 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : fuse-overlayfs-1.12-1.module+el8.9.0+20326+387084d 29/31 2024-01-20T12:01:11.780 INFO:teuthology.orchestra.run.smithi133.stdout: Cleanup : runc-1:1.1.9-1.module+el8.9.0+20326+387084d0.x86_6 26/31 2024-01-20T12:01:11.870 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : conmon-3:2.1.8-1.module+el8.9.0+20326+387084d0.x86 30/31 2024-01-20T12:01:11.871 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2024-01-20T12:01:11.958 INFO:teuthology.orchestra.run.smithi133.stdout: Cleanup : criu-3.18-4.module+el8.9.0+20326+387084d0.x86_64 27/31 2024-01-20T12:01:12.059 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2024-01-20T12:01:12.144 INFO:teuthology.orchestra.run.smithi133.stdout: Cleanup : libslirp-4.4.0-1.module+el8.9.0+20326+387084d0.x86 28/31 2024-01-20T12:01:12.336 INFO:teuthology.orchestra.run.smithi133.stdout: Cleanup : fuse-overlayfs-1.12-1.module+el8.9.0+20326+387084d 29/31 2024-01-20T12:01:12.506 INFO:teuthology.orchestra.run.smithi133.stdout: Cleanup : conmon-3:2.1.8-1.module+el8.9.0+20326+387084d0.x86 30/31 2024-01-20T12:01:12.506 INFO:teuthology.orchestra.run.smithi133.stdout: Cleanup : containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2024-01-20T12:01:12.736 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2024-01-20T12:01:29.701 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 31/31 2024-01-20T12:01:30.171 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2024-01-20T12:01:30.171 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x8 1/31 2024-01-20T12:01:30.171 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : conmon-3:2.1.8-1.module+el8.9.0+20326+387084d0.x86 2/31 2024-01-20T12:01:30.171 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.7.0 3/31 2024-01-20T12:01:30.171 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : containernetworking-plugins-1:1.3.0-4.module+el8.9 4/31 2024-01-20T12:01:30.171 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 5/31 2024-01-20T12:01:30.171 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : criu-3.18-4.module+el8.9.0+20326+387084d0.x86_64 6/31 2024-01-20T12:01:30.171 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 7/31 2024-01-20T12:01:30.171 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : fuse-overlayfs-1.12-1.module+el8.9.0+20326+387084d 8/31 2024-01-20T12:01:30.171 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86 9/31 2024-01-20T12:01:30.171 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libslirp-4.4.0-1.module+el8.9.0+20326+387084d0.x86 10/31 2024-01-20T12:01:30.171 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_ 11/31 2024-01-20T12:01:30.172 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 12/31 2024-01-20T12:01:30.172 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : podman-docker-3.0.1-15.module+el8.7.0+18021+1e286c 13/31 2024-01-20T12:01:30.172 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : podman-docker-3:4.6.1-4.module+el8.9.0+20326+38708 14/31 2024-01-20T12:01:30.172 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x 15/31 2024-01-20T12:01:30.172 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : runc-1:1.1.9-1.module+el8.9.0+20326+387084d0.x86_6 16/31 2024-01-20T12:01:30.172 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : container-selinux-2:2.189.0-1.module+el8.7.0+16533 17/31 2024-01-20T12:01:30.172 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : container-selinux-2:2.221.0-1.module+el8.9.0+20326 18/31 2024-01-20T12:01:30.172 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : containers-common-1:1.2.4-2.module+el8.7.0+16533+4 19/31 2024-01-20T12:01:30.172 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : containers-common-2:1-70.module+el8.9.0+20326+3870 20/31 2024-01-20T12:01:30.172 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e2 21/31 2024-01-20T12:01:30.172 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : podman-catatonit-3:4.6.1-4.module+el8.9.0+20326+38 22/31 2024-01-20T12:01:30.172 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24. 23/31 2024-01-20T12:01:30.172 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : slirp4netns-1.2.1-1.module+el8.9.0+20326+387084d0. 24/31 2024-01-20T12:01:30.172 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : cockpit-podman-29-2.module+el8.7.0+16533+44634e24. 25/31 2024-01-20T12:01:30.173 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 26/31 2024-01-20T12:01:30.173 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86 27/31 2024-01-20T12:01:30.173 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x 28/31 2024-01-20T12:01:30.173 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 29/31 2024-01-20T12:01:30.173 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86 30/31 2024-01-20T12:01:30.520 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 31/31 2024-01-20T12:01:31.001 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2024-01-20T12:01:31.001 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x8 1/31 2024-01-20T12:01:31.001 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : conmon-3:2.1.8-1.module+el8.9.0+20326+387084d0.x86 2/31 2024-01-20T12:01:31.001 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.7.0 3/31 2024-01-20T12:01:31.001 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : containernetworking-plugins-1:1.3.0-4.module+el8.9 4/31 2024-01-20T12:01:31.001 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 5/31 2024-01-20T12:01:31.001 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : criu-3.18-4.module+el8.9.0+20326+387084d0.x86_64 6/31 2024-01-20T12:01:31.001 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 7/31 2024-01-20T12:01:31.002 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : fuse-overlayfs-1.12-1.module+el8.9.0+20326+387084d 8/31 2024-01-20T12:01:31.002 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86 9/31 2024-01-20T12:01:31.002 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : libslirp-4.4.0-1.module+el8.9.0+20326+387084d0.x86 10/31 2024-01-20T12:01:31.002 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_ 11/31 2024-01-20T12:01:31.002 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 12/31 2024-01-20T12:01:31.002 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : podman-docker-3.0.1-15.module+el8.7.0+18021+1e286c 13/31 2024-01-20T12:01:31.002 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : podman-docker-3:4.6.1-4.module+el8.9.0+20326+38708 14/31 2024-01-20T12:01:31.002 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x 15/31 2024-01-20T12:01:31.002 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : runc-1:1.1.9-1.module+el8.9.0+20326+387084d0.x86_6 16/31 2024-01-20T12:01:31.002 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : container-selinux-2:2.189.0-1.module+el8.7.0+16533 17/31 2024-01-20T12:01:31.002 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : container-selinux-2:2.221.0-1.module+el8.9.0+20326 18/31 2024-01-20T12:01:31.002 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : containers-common-1:1.2.4-2.module+el8.7.0+16533+4 19/31 2024-01-20T12:01:31.002 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : containers-common-2:1-70.module+el8.9.0+20326+3870 20/31 2024-01-20T12:01:31.002 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e2 21/31 2024-01-20T12:01:31.002 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : podman-catatonit-3:4.6.1-4.module+el8.9.0+20326+38 22/31 2024-01-20T12:01:31.002 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24. 23/31 2024-01-20T12:01:31.003 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : slirp4netns-1.2.1-1.module+el8.9.0+20326+387084d0. 24/31 2024-01-20T12:01:31.003 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : cockpit-podman-29-2.module+el8.7.0+16533+44634e24. 25/31 2024-01-20T12:01:31.003 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 26/31 2024-01-20T12:01:31.003 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86 27/31 2024-01-20T12:01:31.003 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x 28/31 2024-01-20T12:01:31.003 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 29/31 2024-01-20T12:01:31.003 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86 30/31 2024-01-20T12:01:35.052 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 31/31 2024-01-20T12:01:35.052 INFO:teuthology.orchestra.run.smithi087.stdout:Installed products updated. 2024-01-20T12:01:35.586 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T12:01:35.586 INFO:teuthology.orchestra.run.smithi087.stdout:Downgraded: 2024-01-20T12:01:35.586 INFO:teuthology.orchestra.run.smithi087.stdout: conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x86_64 2024-01-20T12:01:35.586 INFO:teuthology.orchestra.run.smithi087.stdout: container-selinux-2:2.189.0-1.module+el8.7.0+16533+44634e24.noarch 2024-01-20T12:01:35.586 INFO:teuthology.orchestra.run.smithi087.stdout: containernetworking-plugins-0.9.1-1.module+el8.7.0+16533+44634e24.x86_64 2024-01-20T12:01:35.586 INFO:teuthology.orchestra.run.smithi087.stdout: containers-common-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86_64 2024-01-20T12:01:35.586 INFO:teuthology.orchestra.run.smithi087.stdout: criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 2024-01-20T12:01:35.586 INFO:teuthology.orchestra.run.smithi087.stdout: fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e24.x86_64 2024-01-20T12:01:35.587 INFO:teuthology.orchestra.run.smithi087.stdout: libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86_64 2024-01-20T12:01:35.587 INFO:teuthology.orchestra.run.smithi087.stdout: podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_64 2024-01-20T12:01:35.587 INFO:teuthology.orchestra.run.smithi087.stdout: podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_64 2024-01-20T12:01:35.587 INFO:teuthology.orchestra.run.smithi087.stdout: podman-docker-3.0.1-15.module+el8.7.0+18021+1e286cc8.noarch 2024-01-20T12:01:35.587 INFO:teuthology.orchestra.run.smithi087.stdout: runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x86_64 2024-01-20T12:01:35.587 INFO:teuthology.orchestra.run.smithi087.stdout: slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24.x86_64 2024-01-20T12:01:35.587 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2024-01-20T12:01:35.587 INFO:teuthology.orchestra.run.smithi087.stdout: buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86_64 2024-01-20T12:01:35.587 INFO:teuthology.orchestra.run.smithi087.stdout: cockpit-podman-29-2.module+el8.7.0+16533+44634e24.noarch 2024-01-20T12:01:35.587 INFO:teuthology.orchestra.run.smithi087.stdout: crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 2024-01-20T12:01:35.587 INFO:teuthology.orchestra.run.smithi087.stdout: skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86_64 2024-01-20T12:01:35.587 INFO:teuthology.orchestra.run.smithi087.stdout: toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x86_64 2024-01-20T12:01:35.587 INFO:teuthology.orchestra.run.smithi087.stdout: udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 2024-01-20T12:01:35.587 INFO:teuthology.orchestra.run.smithi087.stdout: yajl-2.1.0-12.el8.x86_64 2024-01-20T12:01:35.587 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T12:01:35.588 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-01-20T12:01:35.758 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 31/31 2024-01-20T12:01:35.759 INFO:teuthology.orchestra.run.smithi133.stdout:Installed products updated. 2024-01-20T12:01:35.781 DEBUG:teuthology.parallel:result is None 2024-01-20T12:01:36.311 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T12:01:36.311 INFO:teuthology.orchestra.run.smithi133.stdout:Downgraded: 2024-01-20T12:01:36.311 INFO:teuthology.orchestra.run.smithi133.stdout: conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x86_64 2024-01-20T12:01:36.311 INFO:teuthology.orchestra.run.smithi133.stdout: container-selinux-2:2.189.0-1.module+el8.7.0+16533+44634e24.noarch 2024-01-20T12:01:36.311 INFO:teuthology.orchestra.run.smithi133.stdout: containernetworking-plugins-0.9.1-1.module+el8.7.0+16533+44634e24.x86_64 2024-01-20T12:01:36.311 INFO:teuthology.orchestra.run.smithi133.stdout: containers-common-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86_64 2024-01-20T12:01:36.311 INFO:teuthology.orchestra.run.smithi133.stdout: criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 2024-01-20T12:01:36.311 INFO:teuthology.orchestra.run.smithi133.stdout: fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e24.x86_64 2024-01-20T12:01:36.311 INFO:teuthology.orchestra.run.smithi133.stdout: libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86_64 2024-01-20T12:01:36.311 INFO:teuthology.orchestra.run.smithi133.stdout: podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_64 2024-01-20T12:01:36.311 INFO:teuthology.orchestra.run.smithi133.stdout: podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_64 2024-01-20T12:01:36.311 INFO:teuthology.orchestra.run.smithi133.stdout: podman-docker-3.0.1-15.module+el8.7.0+18021+1e286cc8.noarch 2024-01-20T12:01:36.311 INFO:teuthology.orchestra.run.smithi133.stdout: runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x86_64 2024-01-20T12:01:36.312 INFO:teuthology.orchestra.run.smithi133.stdout: slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24.x86_64 2024-01-20T12:01:36.312 INFO:teuthology.orchestra.run.smithi133.stdout:Installed: 2024-01-20T12:01:36.312 INFO:teuthology.orchestra.run.smithi133.stdout: buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86_64 2024-01-20T12:01:36.312 INFO:teuthology.orchestra.run.smithi133.stdout: cockpit-podman-29-2.module+el8.7.0+16533+44634e24.noarch 2024-01-20T12:01:36.312 INFO:teuthology.orchestra.run.smithi133.stdout: crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 2024-01-20T12:01:36.312 INFO:teuthology.orchestra.run.smithi133.stdout: skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86_64 2024-01-20T12:01:36.312 INFO:teuthology.orchestra.run.smithi133.stdout: toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x86_64 2024-01-20T12:01:36.312 INFO:teuthology.orchestra.run.smithi133.stdout: udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 2024-01-20T12:01:36.312 INFO:teuthology.orchestra.run.smithi133.stdout: yajl-2.1.0-12.el8.x86_64 2024-01-20T12:01:36.312 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T12:01:36.312 INFO:teuthology.orchestra.run.smithi133.stdout:Complete! 2024-01-20T12:01:36.483 DEBUG:teuthology.parallel:result is None 2024-01-20T12:01:36.483 INFO:teuthology.run_tasks:Running task install... 2024-01-20T12:01:36.493 DEBUG:teuthology.task.install:project ceph 2024-01-20T12:01:36.494 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'a00c9940991c5e1e9ab595faa3f6e1281d8ae167'}} 2024-01-20T12:01:36.494 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'a00c9940991c5e1e9ab595faa3f6e1281d8ae167'} 2024-01-20T12:01:36.494 INFO:teuthology.task.install:Using flavor: default 2024-01-20T12:01:36.567 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'ceph-mds', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python-ceph', 'libcephfs1', 'libcephfs-java', 'libcephfs-jni', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-fuse', 'cephfs-java', 'libcephfs_jni1', 'libcephfs1', 'librados2', 'librbd1', 'python-ceph', 'rbd-fuse']} 2024-01-20T12:01:36.568 INFO:teuthology.task.install:extra packages: [] 2024-01-20T12:01:36.568 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'a00c9940991c5e1e9ab595faa3f6e1281d8ae167', 'tag': None, 'wait_for_package': False} 2024-01-20T12:01:36.569 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=a00c9940991c5e1e9ab595faa3f6e1281d8ae167 2024-01-20T12:01:36.571 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'a00c9940991c5e1e9ab595faa3f6e1281d8ae167', 'tag': None, 'wait_for_package': False} 2024-01-20T12:01:36.571 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=a00c9940991c5e1e9ab595faa3f6e1281d8ae167 2024-01-20T12:01:36.804 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/main/a00c9940991c5e1e9ab595faa3f6e1281d8ae167/centos/8/flavors/default/ 2024-01-20T12:01:36.805 INFO:teuthology.task.install.rpm:Package version is 19.0.0-763.ga00c9940 2024-01-20T12:01:36.835 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/main/a00c9940991c5e1e9ab595faa3f6e1281d8ae167/centos/8/flavors/default/ 2024-01-20T12:01:36.835 INFO:teuthology.task.install.rpm:Package version is 19.0.0-763.ga00c9940 2024-01-20T12:01:36.949 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/main/a00c9940991c5e1e9ab595faa3f6e1281d8ae167/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/main/a00c9940991c5e1e9ab595faa3f6e1281d8ae167/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/main/a00c9940991c5e1e9ab595faa3f6e1281d8ae167/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-01-20T12:01:36.949 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-01-20T12:01:36.950 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-01-20T12:01:36.974 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/main/a00c9940991c5e1e9ab595faa3f6e1281d8ae167/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/main/a00c9940991c5e1e9ab595faa3f6e1281d8ae167/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/main/a00c9940991c5e1e9ab595faa3f6e1281d8ae167/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-01-20T12:01:36.974 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-01-20T12:01:36.974 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-01-20T12:01:36.980 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-fuse, cephfs-java, libcephfs_jni1, libcephfs1, librados2, librbd1, python-ceph, rbd-fuse on remote rpm x86_64 2024-01-20T12:01:36.981 DEBUG:teuthology.orchestra.run.smithi133:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/a00c9940991c5e1e9ab595faa3f6e1281d8ae167/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-01-20T12:01:37.008 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-fuse, cephfs-java, libcephfs_jni1, libcephfs1, librados2, librbd1, python-ceph, rbd-fuse on remote rpm x86_64 2024-01-20T12:01:37.008 DEBUG:teuthology.orchestra.run.smithi087:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/a00c9940991c5e1e9ab595faa3f6e1281d8ae167/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-01-20T12:01:37.050 DEBUG:teuthology.orchestra.run.smithi133:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-01-20T12:01:37.081 DEBUG:teuthology.orchestra.run.smithi087:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-01-20T12:01:37.130 DEBUG:teuthology.orchestra.run.smithi133:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-01-20T12:01:37.162 DEBUG:teuthology.orchestra.run.smithi087:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-01-20T12:01:37.197 INFO:teuthology.orchestra.run.smithi133.stdout:check_obsoletes = 1 2024-01-20T12:01:37.198 DEBUG:teuthology.orchestra.run.smithi133:> sudo yum clean all 2024-01-20T12:01:37.230 INFO:teuthology.orchestra.run.smithi087.stdout:check_obsoletes = 1 2024-01-20T12:01:37.232 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum clean all 2024-01-20T12:01:37.574 INFO:teuthology.orchestra.run.smithi133.stdout:Updating Subscription Management repositories. 2024-01-20T12:01:37.609 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2024-01-20T12:01:37.916 INFO:teuthology.orchestra.run.smithi133.stdout:57 files removed 2024-01-20T12:01:37.964 DEBUG:teuthology.orchestra.run.smithi133:> sudo yum -y install ceph-radosgw 2024-01-20T12:01:37.966 INFO:teuthology.orchestra.run.smithi087.stdout:57 files removed 2024-01-20T12:01:38.014 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph-radosgw 2024-01-20T12:01:38.299 INFO:teuthology.orchestra.run.smithi133.stdout:Updating Subscription Management repositories. 2024-01-20T12:01:38.350 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2024-01-20T12:01:39.134 INFO:teuthology.orchestra.run.smithi133.stdout:ceph packages for x86_64 253 kB/s | 83 kB 00:00 2024-01-20T12:01:39.155 INFO:teuthology.orchestra.run.smithi087.stdout:ceph packages for x86_64 271 kB/s | 83 kB 00:00 2024-01-20T12:01:39.402 INFO:teuthology.orchestra.run.smithi133.stdout:ceph noarch packages 41 kB/s | 9.4 kB 00:00 2024-01-20T12:01:39.554 INFO:teuthology.orchestra.run.smithi087.stdout:ceph noarch packages 26 kB/s | 9.4 kB 00:00 2024-01-20T12:01:39.669 INFO:teuthology.orchestra.run.smithi133.stdout:ceph source packages 6.2 kB/s | 1.5 kB 00:00 2024-01-20T12:01:39.845 INFO:teuthology.orchestra.run.smithi133.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2024-01-20T12:01:39.872 INFO:teuthology.orchestra.run.smithi087.stdout:ceph source packages 5.1 kB/s | 1.5 kB 00:00 2024-01-20T12:01:40.022 INFO:teuthology.orchestra.run.smithi087.stdout:Copr repo for python3-asyncssh owned by ceph 27 kB/s | 3.5 kB 00:00 2024-01-20T12:01:40.815 INFO:teuthology.orchestra.run.smithi087.stdout:Extra Packages for Enterprise Linux 21 MB/s | 16 MB 00:00 2024-01-20T12:01:41.881 INFO:teuthology.orchestra.run.smithi133.stdout:Extra Packages for Enterprise Linux 8.0 MB/s | 16 MB 00:02 2024-01-20T12:01:44.332 INFO:teuthology.orchestra.run.smithi087.stdout:lab-extras 456 kB/s | 24 kB 00:00 2024-01-20T12:01:45.342 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 62 MB/s | 58 MB 00:00 2024-01-20T12:01:45.421 INFO:teuthology.orchestra.run.smithi133.stdout:lab-extras 419 kB/s | 24 kB 00:00 2024-01-20T12:01:46.523 INFO:teuthology.orchestra.run.smithi133.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 63 MB/s | 65 MB 00:01 2024-01-20T12:01:55.359 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat CodeReady Linux Builder for RHEL 8 x86_ 27 MB/s | 8.8 MB 00:00 2024-01-20T12:01:56.089 INFO:teuthology.orchestra.run.smithi133.stdout:Red Hat CodeReady Linux Builder for RHEL 8 x86_ 25 MB/s | 8.8 MB 00:00 2024-01-20T12:01:58.027 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 66 MB/s | 65 MB 00:00 2024-01-20T12:01:58.836 INFO:teuthology.orchestra.run.smithi133.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 60 MB/s | 58 MB 00:00 2024-01-20T12:02:13.035 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-01-20T12:02:13.037 INFO:teuthology.orchestra.run.smithi087.stdout:=================================================================================================== 2024-01-20T12:02:13.037 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2024-01-20T12:02:13.037 INFO:teuthology.orchestra.run.smithi087.stdout:=================================================================================================== 2024-01-20T12:02:13.038 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2024-01-20T12:02:13.038 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-radosgw x86_64 2:19.0.0-763.ga00c9940.el8 ceph 14 M 2024-01-20T12:02:13.038 INFO:teuthology.orchestra.run.smithi087.stdout:Upgrading: 2024-01-20T12:02:13.038 INFO:teuthology.orchestra.run.smithi087.stdout: librados2 x86_64 2:19.0.0-763.ga00c9940.el8 ceph 3.8 M 2024-01-20T12:02:13.038 INFO:teuthology.orchestra.run.smithi087.stdout: librbd1 x86_64 2:19.0.0-763.ga00c9940.el8 ceph 3.8 M 2024-01-20T12:02:13.038 INFO:teuthology.orchestra.run.smithi087.stdout:Installing dependencies: 2024-01-20T12:02:13.038 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-base x86_64 2:19.0.0-763.ga00c9940.el8 ceph 5.5 M 2024-01-20T12:02:13.038 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-common x86_64 2:19.0.0-763.ga00c9940.el8 ceph 23 M 2024-01-20T12:02:13.038 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-selinux x86_64 2:19.0.0-763.ga00c9940.el8 ceph 24 k 2024-01-20T12:02:13.038 INFO:teuthology.orchestra.run.smithi087.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2024-01-20T12:02:13.038 INFO:teuthology.orchestra.run.smithi087.stdout: libcephfs2 x86_64 2:19.0.0-763.ga00c9940.el8 ceph 863 k 2024-01-20T12:02:13.038 INFO:teuthology.orchestra.run.smithi087.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2024-01-20T12:02:13.038 INFO:teuthology.orchestra.run.smithi087.stdout: librabbitmq x86_64 0.9.0-4.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2024-01-20T12:02:13.038 INFO:teuthology.orchestra.run.smithi087.stdout: libradosstriper1 x86_64 2:19.0.0-763.ga00c9940.el8 ceph 545 k 2024-01-20T12:02:13.039 INFO:teuthology.orchestra.run.smithi087.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2024-01-20T12:02:13.039 INFO:teuthology.orchestra.run.smithi087.stdout: librgw2 x86_64 2:19.0.0-763.ga00c9940.el8 ceph 6.9 M 2024-01-20T12:02:13.039 INFO:teuthology.orchestra.run.smithi087.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2024-01-20T12:02:13.039 INFO:teuthology.orchestra.run.smithi087.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2024-01-20T12:02:13.039 INFO:teuthology.orchestra.run.smithi087.stdout: python3-ceph-argparse x86_64 2:19.0.0-763.ga00c9940.el8 ceph 45 k 2024-01-20T12:02:13.039 INFO:teuthology.orchestra.run.smithi087.stdout: python3-ceph-common x86_64 2:19.0.0-763.ga00c9940.el8 ceph 129 k 2024-01-20T12:02:13.039 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cephfs x86_64 2:19.0.0-763.ga00c9940.el8 ceph 197 k 2024-01-20T12:02:13.039 INFO:teuthology.orchestra.run.smithi087.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2024-01-20T12:02:13.039 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rados x86_64 2:19.0.0-763.ga00c9940.el8 ceph 371 k 2024-01-20T12:02:13.039 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rbd x86_64 2:19.0.0-763.ga00c9940.el8 ceph 364 k 2024-01-20T12:02:13.039 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rgw x86_64 2:19.0.0-763.ga00c9940.el8 ceph 107 k 2024-01-20T12:02:13.039 INFO:teuthology.orchestra.run.smithi087.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2024-01-20T12:02:13.039 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T12:02:13.039 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2024-01-20T12:02:13.039 INFO:teuthology.orchestra.run.smithi087.stdout:=================================================================================================== 2024-01-20T12:02:13.040 INFO:teuthology.orchestra.run.smithi087.stdout:Install 21 Packages 2024-01-20T12:02:13.040 INFO:teuthology.orchestra.run.smithi087.stdout:Upgrade 2 Packages 2024-01-20T12:02:13.040 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T12:02:13.040 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 62 M 2024-01-20T12:02:13.040 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2024-01-20T12:02:13.919 INFO:teuthology.orchestra.run.smithi087.stdout:(1/23): ceph-base-19.0.0-763.ga00c9940.el8.x86_ 6.5 MB/s | 5.5 MB 00:00 2024-01-20T12:02:14.011 INFO:teuthology.orchestra.run.smithi087.stdout:(2/23): ceph-selinux-19.0.0-763.ga00c9940.el8.x 265 kB/s | 24 kB 00:00 2024-01-20T12:02:14.208 INFO:teuthology.orchestra.run.smithi133.stdout:Dependencies resolved. 2024-01-20T12:02:14.210 INFO:teuthology.orchestra.run.smithi133.stdout:=================================================================================================== 2024-01-20T12:02:14.210 INFO:teuthology.orchestra.run.smithi133.stdout: Package Arch Version Repository Size 2024-01-20T12:02:14.210 INFO:teuthology.orchestra.run.smithi133.stdout:=================================================================================================== 2024-01-20T12:02:14.210 INFO:teuthology.orchestra.run.smithi133.stdout:Installing: 2024-01-20T12:02:14.211 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-radosgw x86_64 2:19.0.0-763.ga00c9940.el8 ceph 14 M 2024-01-20T12:02:14.211 INFO:teuthology.orchestra.run.smithi133.stdout:Upgrading: 2024-01-20T12:02:14.211 INFO:teuthology.orchestra.run.smithi133.stdout: librados2 x86_64 2:19.0.0-763.ga00c9940.el8 ceph 3.8 M 2024-01-20T12:02:14.211 INFO:teuthology.orchestra.run.smithi133.stdout: librbd1 x86_64 2:19.0.0-763.ga00c9940.el8 ceph 3.8 M 2024-01-20T12:02:14.211 INFO:teuthology.orchestra.run.smithi133.stdout:Installing dependencies: 2024-01-20T12:02:14.211 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-base x86_64 2:19.0.0-763.ga00c9940.el8 ceph 5.5 M 2024-01-20T12:02:14.211 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-common x86_64 2:19.0.0-763.ga00c9940.el8 ceph 23 M 2024-01-20T12:02:14.211 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-selinux x86_64 2:19.0.0-763.ga00c9940.el8 ceph 24 k 2024-01-20T12:02:14.211 INFO:teuthology.orchestra.run.smithi133.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2024-01-20T12:02:14.211 INFO:teuthology.orchestra.run.smithi133.stdout: libcephfs2 x86_64 2:19.0.0-763.ga00c9940.el8 ceph 863 k 2024-01-20T12:02:14.211 INFO:teuthology.orchestra.run.smithi133.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2024-01-20T12:02:14.211 INFO:teuthology.orchestra.run.smithi133.stdout: librabbitmq x86_64 0.9.0-4.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2024-01-20T12:02:14.211 INFO:teuthology.orchestra.run.smithi133.stdout: libradosstriper1 x86_64 2:19.0.0-763.ga00c9940.el8 ceph 545 k 2024-01-20T12:02:14.211 INFO:teuthology.orchestra.run.smithi133.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2024-01-20T12:02:14.212 INFO:teuthology.orchestra.run.smithi133.stdout: librgw2 x86_64 2:19.0.0-763.ga00c9940.el8 ceph 6.9 M 2024-01-20T12:02:14.212 INFO:teuthology.orchestra.run.smithi133.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2024-01-20T12:02:14.212 INFO:teuthology.orchestra.run.smithi133.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2024-01-20T12:02:14.212 INFO:teuthology.orchestra.run.smithi133.stdout: python3-ceph-argparse x86_64 2:19.0.0-763.ga00c9940.el8 ceph 45 k 2024-01-20T12:02:14.212 INFO:teuthology.orchestra.run.smithi133.stdout: python3-ceph-common x86_64 2:19.0.0-763.ga00c9940.el8 ceph 129 k 2024-01-20T12:02:14.212 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cephfs x86_64 2:19.0.0-763.ga00c9940.el8 ceph 197 k 2024-01-20T12:02:14.212 INFO:teuthology.orchestra.run.smithi133.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2024-01-20T12:02:14.212 INFO:teuthology.orchestra.run.smithi133.stdout: python3-rados x86_64 2:19.0.0-763.ga00c9940.el8 ceph 371 k 2024-01-20T12:02:14.212 INFO:teuthology.orchestra.run.smithi133.stdout: python3-rbd x86_64 2:19.0.0-763.ga00c9940.el8 ceph 364 k 2024-01-20T12:02:14.212 INFO:teuthology.orchestra.run.smithi133.stdout: python3-rgw x86_64 2:19.0.0-763.ga00c9940.el8 ceph 107 k 2024-01-20T12:02:14.212 INFO:teuthology.orchestra.run.smithi133.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2024-01-20T12:02:14.212 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T12:02:14.212 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction Summary 2024-01-20T12:02:14.212 INFO:teuthology.orchestra.run.smithi133.stdout:=================================================================================================== 2024-01-20T12:02:14.213 INFO:teuthology.orchestra.run.smithi133.stdout:Install 21 Packages 2024-01-20T12:02:14.213 INFO:teuthology.orchestra.run.smithi133.stdout:Upgrade 2 Packages 2024-01-20T12:02:14.213 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T12:02:14.213 INFO:teuthology.orchestra.run.smithi133.stdout:Total download size: 62 M 2024-01-20T12:02:14.213 INFO:teuthology.orchestra.run.smithi133.stdout:Downloading Packages: 2024-01-20T12:02:14.273 INFO:teuthology.orchestra.run.smithi087.stdout:(3/23): libcephfs2-19.0.0-763.ga00c9940.el8.x86 3.2 MB/s | 863 kB 00:00 2024-01-20T12:02:14.420 INFO:teuthology.orchestra.run.smithi087.stdout:(4/23): libradosstriper1-19.0.0-763.ga00c9940.e 3.6 MB/s | 545 kB 00:00 2024-01-20T12:02:15.062 INFO:teuthology.orchestra.run.smithi087.stdout:(5/23): librgw2-19.0.0-763.ga00c9940.el8.x86_64 11 MB/s | 6.9 MB 00:00 2024-01-20T12:02:15.137 INFO:teuthology.orchestra.run.smithi087.stdout:(6/23): python3-ceph-argparse-19.0.0-763.ga00c9 598 kB/s | 45 kB 00:00 2024-01-20T12:02:15.221 INFO:teuthology.orchestra.run.smithi087.stdout:(7/23): python3-ceph-common-19.0.0-763.ga00c994 1.5 MB/s | 129 kB 00:00 2024-01-20T12:02:15.463 INFO:teuthology.orchestra.run.smithi087.stdout:(8/23): ceph-common-19.0.0-763.ga00c9940.el8.x8 9.6 MB/s | 23 MB 00:02 2024-01-20T12:02:15.597 INFO:teuthology.orchestra.run.smithi087.stdout:(9/23): ceph-radosgw-19.0.0-763.ga00c9940.el8.x 5.5 MB/s | 14 MB 00:02 2024-01-20T12:02:15.621 INFO:teuthology.orchestra.run.smithi087.stdout:(10/23): python3-cephfs-19.0.0-763.ga00c9940.el 492 kB/s | 197 kB 00:00 2024-01-20T12:02:15.647 INFO:teuthology.orchestra.run.smithi087.stdout:(11/23): python3-rados-19.0.0-763.ga00c9940.el8 2.0 MB/s | 371 kB 00:00 2024-01-20T12:02:15.689 INFO:teuthology.orchestra.run.smithi087.stdout:(12/23): python3-rgw-19.0.0-763.ga00c9940.el8.x 1.6 MB/s | 107 kB 00:00 2024-01-20T12:02:15.731 INFO:teuthology.orchestra.run.smithi087.stdout:(13/23): python3-rbd-19.0.0-763.ga00c9940.el8.x 3.3 MB/s | 364 kB 00:00 2024-01-20T12:02:16.089 INFO:teuthology.orchestra.run.smithi087.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 209 kB/s | 75 kB 00:00 2024-01-20T12:02:16.115 INFO:teuthology.orchestra.run.smithi087.stdout:(15/23): liboath-2.6.2-3.el8.x86_64.rpm 138 kB/s | 59 kB 00:00 2024-01-20T12:02:16.182 INFO:teuthology.orchestra.run.smithi087.stdout:(16/23): python3-prettytable-0.7.2-14.el8.noarc 660 kB/s | 44 kB 00:00 2024-01-20T12:02:16.232 INFO:teuthology.orchestra.run.smithi087.stdout:(17/23): gperftools-libs-2.7-9.el8.x86_64.rpm 524 kB/s | 306 kB 00:00 2024-01-20T12:02:16.257 INFO:teuthology.orchestra.run.smithi087.stdout:(18/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 3.4 MB/s | 259 kB 00:00 2024-01-20T12:02:16.316 INFO:teuthology.orchestra.run.smithi087.stdout:(19/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 890 kB/s | 47 kB 00:00 2024-01-20T12:02:16.349 INFO:teuthology.orchestra.run.smithi087.stdout:(20/23): librdkafka-0.11.4-3.el8.x86_64.rpm 3.0 MB/s | 354 kB 00:00 2024-01-20T12:02:16.600 INFO:teuthology.orchestra.run.smithi087.stdout:(21/23): thrift-0.13.0-2.el8.x86_64.rpm 3.4 MB/s | 1.7 MB 00:00 2024-01-20T12:02:16.716 INFO:teuthology.orchestra.run.smithi087.stdout:(22/23): librados2-19.0.0-763.ga00c9940.el8.x86 9.5 MB/s | 3.8 MB 00:00 2024-01-20T12:02:16.819 INFO:teuthology.orchestra.run.smithi087.stdout:(23/23): librbd1-19.0.0-763.ga00c9940.el8.x86_6 8.1 MB/s | 3.8 MB 00:00 2024-01-20T12:02:16.820 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2024-01-20T12:02:16.820 INFO:teuthology.orchestra.run.smithi087.stdout:Total 16 MB/s | 62 MB 00:03 2024-01-20T12:02:16.865 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2024-01-20T12:02:16.910 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2024-01-20T12:02:16.910 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2024-01-20T12:02:17.250 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2024-01-20T12:02:17.258 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2024-01-20T12:02:17.972 INFO:teuthology.orchestra.run.smithi133.stdout:(1/23): ceph-base-19.0.0-763.ga00c9940.el8.x86_ 1.5 MB/s | 5.5 MB 00:03 2024-01-20T12:02:18.040 INFO:teuthology.orchestra.run.smithi133.stdout:(2/23): ceph-selinux-19.0.0-763.ga00c9940.el8.x 363 kB/s | 24 kB 00:00 2024-01-20T12:02:18.406 INFO:teuthology.orchestra.run.smithi133.stdout:(3/23): libcephfs2-19.0.0-763.ga00c9940.el8.x86 2.3 MB/s | 863 kB 00:00 2024-01-20T12:02:18.457 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2024-01-20T12:02:18.650 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2024-01-20T12:02:18.674 INFO:teuthology.orchestra.run.smithi133.stdout:(4/23): libradosstriper1-19.0.0-763.ga00c9940.e 2.0 MB/s | 545 kB 00:00 2024-01-20T12:02:18.816 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2024-01-20T12:02:19.232 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2024-01-20T12:02:19.416 INFO:teuthology.orchestra.run.smithi087.stdout: Upgrading : librados2-2:19.0.0-763.ga00c9940.el8.x86_64 3/25 2024-01-20T12:02:19.541 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: librados2-2:19.0.0-763.ga00c9940.el8.x86_64 3/25 2024-01-20T12:02:19.713 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-rados-2:19.0.0-763.ga00c9940.el8.x86_64 4/25 2024-01-20T12:02:20.040 INFO:teuthology.orchestra.run.smithi133.stdout:(5/23): ceph-radosgw-19.0.0-763.ga00c9940.el8.x 2.4 MB/s | 14 MB 00:05 2024-01-20T12:02:20.079 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2024-01-20T12:02:20.116 INFO:teuthology.orchestra.run.smithi133.stdout:(6/23): python3-ceph-argparse-19.0.0-763.ga00c9 597 kB/s | 45 kB 00:00 2024-01-20T12:02:20.186 INFO:teuthology.orchestra.run.smithi133.stdout:(7/23): python3-ceph-common-19.0.0-763.ga00c994 1.8 MB/s | 129 kB 00:00 2024-01-20T12:02:20.249 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libcephfs2-2:19.0.0-763.ga00c9940.el8.x86_64 6/25 2024-01-20T12:02:20.324 INFO:teuthology.orchestra.run.smithi133.stdout:(8/23): python3-cephfs-19.0.0-763.ga00c9940.el8 1.4 MB/s | 197 kB 00:00 2024-01-20T12:02:20.500 INFO:teuthology.orchestra.run.smithi133.stdout:(9/23): python3-rados-19.0.0-763.ga00c9940.el8. 2.1 MB/s | 371 kB 00:00 2024-01-20T12:02:20.650 INFO:teuthology.orchestra.run.smithi133.stdout:(10/23): python3-rbd-19.0.0-763.ga00c9940.el8.x 2.4 MB/s | 364 kB 00:00 2024-01-20T12:02:20.664 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: libcephfs2-2:19.0.0-763.ga00c9940.el8.x86_64 6/25 2024-01-20T12:02:20.700 INFO:teuthology.orchestra.run.smithi133.stdout:(11/23): python3-rgw-19.0.0-763.ga00c9940.el8.x 2.1 MB/s | 107 kB 00:00 2024-01-20T12:02:20.841 INFO:teuthology.orchestra.run.smithi087.stdout: Upgrading : librbd1-2:19.0.0-763.ga00c9940.el8.x86_64 7/25 2024-01-20T12:02:20.896 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: librbd1-2:19.0.0-763.ga00c9940.el8.x86_64 7/25 2024-01-20T12:02:21.088 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 8/25 2024-01-20T12:02:21.184 INFO:teuthology.orchestra.run.smithi133.stdout:(12/23): librgw2-19.0.0-763.ga00c9940.el8.x86_6 2.8 MB/s | 6.9 MB 00:02 2024-01-20T12:02:21.249 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2024-01-20T12:02:21.326 INFO:teuthology.orchestra.run.smithi133.stdout:(13/23): gperftools-libs-2.7-9.el8.x86_64.rpm 490 kB/s | 306 kB 00:00 2024-01-20T12:02:21.443 INFO:teuthology.orchestra.run.smithi133.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 643 kB/s | 75 kB 00:00 2024-01-20T12:02:21.626 INFO:teuthology.orchestra.run.smithi133.stdout:(15/23): liboath-2.6.2-3.el8.x86_64.rpm 133 kB/s | 59 kB 00:00 2024-01-20T12:02:21.677 INFO:teuthology.orchestra.run.smithi133.stdout:(16/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 944 kB/s | 47 kB 00:00 2024-01-20T12:02:21.710 INFO:teuthology.orchestra.run.smithi133.stdout:(17/23): python3-prettytable-0.7.2-14.el8.noarc 1.3 MB/s | 44 kB 00:00 2024-01-20T12:02:21.760 INFO:teuthology.orchestra.run.smithi133.stdout:(18/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 5.1 MB/s | 259 kB 00:00 2024-01-20T12:02:21.794 INFO:teuthology.orchestra.run.smithi133.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 10 MB/s | 354 kB 00:00 2024-01-20T12:02:21.848 INFO:teuthology.orchestra.run.smithi133.stdout:(20/23): thrift-0.13.0-2.el8.x86_64.rpm 4.3 MB/s | 1.7 MB 00:00 2024-01-20T12:02:21.907 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2024-01-20T12:02:22.091 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : librgw2-2:19.0.0-763.ga00c9940.el8.x86_64 10/25 2024-01-20T12:02:22.159 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: librgw2-2:19.0.0-763.ga00c9940.el8.x86_64 10/25 2024-01-20T12:02:22.302 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-ceph-argparse-2:19.0.0-763.ga00c9940.el8.x 11/25 2024-01-20T12:02:22.493 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-cephfs-2:19.0.0-763.ga00c9940.el8.x86_64 12/25 2024-01-20T12:02:22.519 INFO:teuthology.orchestra.run.smithi133.stdout:(21/23): ceph-common-19.0.0-763.ga00c9940.el8.x 2.8 MB/s | 23 MB 00:08 2024-01-20T12:02:22.684 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-rgw-2:19.0.0-763.ga00c9940.el8.x86_64 13/25 2024-01-20T12:02:22.914 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-rbd-2:19.0.0-763.ga00c9940.el8.x86_64 14/25 2024-01-20T12:02:23.028 INFO:teuthology.orchestra.run.smithi133.stdout:(22/23): librbd1-19.0.0-763.ga00c9940.el8.x86_6 3.2 MB/s | 3.8 MB 00:01 2024-01-20T12:02:23.078 INFO:teuthology.orchestra.run.smithi133.stdout:(23/23): librados2-19.0.0-763.ga00c9940.el8.x86 3.0 MB/s | 3.8 MB 00:01 2024-01-20T12:02:23.082 INFO:teuthology.orchestra.run.smithi133.stdout:-------------------------------------------------------------------------------- 2024-01-20T12:02:23.082 INFO:teuthology.orchestra.run.smithi133.stdout:Total 7.0 MB/s | 62 MB 00:08 2024-01-20T12:02:23.099 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libradosstriper1-2:19.0.0-763.ga00c9940.el8.x86_64 15/25 2024-01-20T12:02:23.133 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction check 2024-01-20T12:02:23.172 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: libradosstriper1-2:19.0.0-763.ga00c9940.el8.x86_64 15/25 2024-01-20T12:02:23.180 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction check succeeded. 2024-01-20T12:02:23.180 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction test 2024-01-20T12:02:23.308 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2024-01-20T12:02:23.522 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction test succeeded. 2024-01-20T12:02:23.530 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction 2024-01-20T12:02:23.549 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2024-01-20T12:02:23.827 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2024-01-20T12:02:24.024 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-ceph-common-2:19.0.0-763.ga00c9940.el8.x86 19/25 2024-01-20T12:02:24.757 INFO:teuthology.orchestra.run.smithi133.stdout: Preparing : 1/1 2024-01-20T12:02:25.192 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2024-01-20T12:02:25.372 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2024-01-20T12:02:25.797 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2024-01-20T12:02:26.006 INFO:teuthology.orchestra.run.smithi133.stdout: Upgrading : librados2-2:19.0.0-763.ga00c9940.el8.x86_64 3/25 2024-01-20T12:02:26.127 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: librados2-2:19.0.0-763.ga00c9940.el8.x86_64 3/25 2024-01-20T12:02:26.304 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-rados-2:19.0.0-763.ga00c9940.el8.x86_64 4/25 2024-01-20T12:02:26.561 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2024-01-20T12:02:26.755 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : libcephfs2-2:19.0.0-763.ga00c9940.el8.x86_64 6/25 2024-01-20T12:02:27.151 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: libcephfs2-2:19.0.0-763.ga00c9940.el8.x86_64 6/25 2024-01-20T12:02:27.331 INFO:teuthology.orchestra.run.smithi133.stdout: Upgrading : librbd1-2:19.0.0-763.ga00c9940.el8.x86_64 7/25 2024-01-20T12:02:27.426 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: librbd1-2:19.0.0-763.ga00c9940.el8.x86_64 7/25 2024-01-20T12:02:27.581 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2024-01-20T12:02:27.650 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2024-01-20T12:02:28.104 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-common-2:19.0.0-763.ga00c9940.el8.x86_64 20/25 2024-01-20T12:02:28.332 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-common-2:19.0.0-763.ga00c9940.el8.x86_64 20/25 2024-01-20T12:02:28.437 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 9/25 2024-01-20T12:02:28.631 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : librgw2-2:19.0.0-763.ga00c9940.el8.x86_64 10/25 2024-01-20T12:02:28.703 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: librgw2-2:19.0.0-763.ga00c9940.el8.x86_64 10/25 2024-01-20T12:02:28.883 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-ceph-argparse-2:19.0.0-763.ga00c9940.el8.x 11/25 2024-01-20T12:02:28.919 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-common-2:19.0.0-763.ga00c9940.el8.x86_64 20/25 2024-01-20T12:02:29.058 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-cephfs-2:19.0.0-763.ga00c9940.el8.x86_64 12/25 2024-01-20T12:02:29.221 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-base-2:19.0.0-763.ga00c9940.el8.x86_64 21/25 2024-01-20T12:02:29.291 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-rgw-2:19.0.0-763.ga00c9940.el8.x86_64 13/25 2024-01-20T12:02:29.305 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-base-2:19.0.0-763.ga00c9940.el8.x86_64 21/25 2024-01-20T12:02:29.481 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-selinux-2:19.0.0-763.ga00c9940.el8.x86_64 22/25 2024-01-20T12:02:29.554 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-rbd-2:19.0.0-763.ga00c9940.el8.x86_64 14/25 2024-01-20T12:02:29.738 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : libradosstriper1-2:19.0.0-763.ga00c9940.el8.x86_64 15/25 2024-01-20T12:02:29.808 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: libradosstriper1-2:19.0.0-763.ga00c9940.el8.x86_64 15/25 2024-01-20T12:02:29.965 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2024-01-20T12:02:30.166 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2024-01-20T12:02:30.612 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2024-01-20T12:02:30.814 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-ceph-common-2:19.0.0-763.ga00c9940.el8.x86 19/25 2024-01-20T12:02:34.687 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: ceph-common-2:19.0.0-763.ga00c9940.el8.x86_64 20/25 2024-01-20T12:02:34.913 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-common-2:19.0.0-763.ga00c9940.el8.x86_64 20/25 2024-01-20T12:02:35.506 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: ceph-common-2:19.0.0-763.ga00c9940.el8.x86_64 20/25 2024-01-20T12:02:36.052 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-base-2:19.0.0-763.ga00c9940.el8.x86_64 21/25 2024-01-20T12:02:36.170 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: ceph-base-2:19.0.0-763.ga00c9940.el8.x86_64 21/25 2024-01-20T12:02:36.321 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-selinux-2:19.0.0-763.ga00c9940.el8.x86_64 22/25 2024-01-20T12:02:48.281 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-selinux-2:19.0.0-763.ga00c9940.el8.x86_64 22/25 2024-01-20T12:02:48.281 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /sys 2024-01-20T12:02:48.282 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /proc 2024-01-20T12:02:48.282 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /dev 2024-01-20T12:02:48.282 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /run 2024-01-20T12:02:48.282 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /mnt 2024-01-20T12:02:48.282 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /var/tmp 2024-01-20T12:02:48.282 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /home 2024-01-20T12:02:48.282 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /tmp 2024-01-20T12:02:48.282 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /dev 2024-01-20T12:02:48.282 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T12:02:49.726 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-radosgw-2:19.0.0-763.ga00c9940.el8.x86_64 23/25 2024-01-20T12:02:49.748 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-763.ga00c9940.el8.x86_64 23/25 2024-01-20T12:02:49.748 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2024-01-20T12:02:49.981 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2024-01-20T12:02:49.981 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2024-01-20T12:02:50.650 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2024-01-20T12:02:50.650 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-base-2:19.0.0-763.ga00c9940.el8.x86_64 1/25 2024-01-20T12:02:50.650 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-common-2:19.0.0-763.ga00c9940.el8.x86_64 2/25 2024-01-20T12:02:50.650 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-radosgw-2:19.0.0-763.ga00c9940.el8.x86_64 3/25 2024-01-20T12:02:50.650 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-selinux-2:19.0.0-763.ga00c9940.el8.x86_64 4/25 2024-01-20T12:02:50.650 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libcephfs2-2:19.0.0-763.ga00c9940.el8.x86_64 5/25 2024-01-20T12:02:50.651 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libradosstriper1-2:19.0.0-763.ga00c9940.el8.x86_64 6/25 2024-01-20T12:02:50.651 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librgw2-2:19.0.0-763.ga00c9940.el8.x86_64 7/25 2024-01-20T12:02:50.651 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-ceph-argparse-2:19.0.0-763.ga00c9940.el8.x 8/25 2024-01-20T12:02:50.651 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-ceph-common-2:19.0.0-763.ga00c9940.el8.x86 9/25 2024-01-20T12:02:50.651 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-cephfs-2:19.0.0-763.ga00c9940.el8.x86_64 10/25 2024-01-20T12:02:50.651 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-rados-2:19.0.0-763.ga00c9940.el8.x86_64 11/25 2024-01-20T12:02:50.651 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-rbd-2:19.0.0-763.ga00c9940.el8.x86_64 12/25 2024-01-20T12:02:50.651 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-rgw-2:19.0.0-763.ga00c9940.el8.x86_64 13/25 2024-01-20T12:02:50.651 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2024-01-20T12:02:50.651 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2024-01-20T12:02:50.651 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2024-01-20T12:02:50.651 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2024-01-20T12:02:50.651 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 18/25 2024-01-20T12:02:50.651 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2024-01-20T12:02:50.651 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2024-01-20T12:02:50.652 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 21/25 2024-01-20T12:02:50.652 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librados2-2:19.0.0-763.ga00c9940.el8.x86_64 22/25 2024-01-20T12:02:50.652 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2024-01-20T12:02:50.652 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librbd1-2:19.0.0-763.ga00c9940.el8.x86_64 24/25 2024-01-20T12:02:55.030 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: ceph-selinux-2:19.0.0-763.ga00c9940.el8.x86_64 22/25 2024-01-20T12:02:55.030 INFO:teuthology.orchestra.run.smithi133.stdout:skipping the directory /sys 2024-01-20T12:02:55.030 INFO:teuthology.orchestra.run.smithi133.stdout:skipping the directory /proc 2024-01-20T12:02:55.030 INFO:teuthology.orchestra.run.smithi133.stdout:skipping the directory /dev 2024-01-20T12:02:55.030 INFO:teuthology.orchestra.run.smithi133.stdout:skipping the directory /run 2024-01-20T12:02:55.030 INFO:teuthology.orchestra.run.smithi133.stdout:skipping the directory /mnt 2024-01-20T12:02:55.030 INFO:teuthology.orchestra.run.smithi133.stdout:skipping the directory /var/tmp 2024-01-20T12:02:55.030 INFO:teuthology.orchestra.run.smithi133.stdout:skipping the directory /home 2024-01-20T12:02:55.031 INFO:teuthology.orchestra.run.smithi133.stdout:skipping the directory /tmp 2024-01-20T12:02:55.031 INFO:teuthology.orchestra.run.smithi133.stdout:skipping the directory /dev 2024-01-20T12:02:55.031 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T12:02:55.876 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2024-01-20T12:02:55.876 INFO:teuthology.orchestra.run.smithi087.stdout:Installed products updated. 2024-01-20T12:02:56.396 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T12:02:56.396 INFO:teuthology.orchestra.run.smithi087.stdout:Upgraded: 2024-01-20T12:02:56.396 INFO:teuthology.orchestra.run.smithi087.stdout: librados2-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:02:56.396 INFO:teuthology.orchestra.run.smithi087.stdout: librbd1-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:02:56.396 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2024-01-20T12:02:56.396 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-base-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:02:56.396 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-common-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:02:56.396 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-radosgw-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:02:56.396 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-selinux-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:02:56.396 INFO:teuthology.orchestra.run.smithi087.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2024-01-20T12:02:56.397 INFO:teuthology.orchestra.run.smithi087.stdout: libcephfs2-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:02:56.397 INFO:teuthology.orchestra.run.smithi087.stdout: liboath-2.6.2-3.el8.x86_64 2024-01-20T12:02:56.397 INFO:teuthology.orchestra.run.smithi087.stdout: librabbitmq-0.9.0-4.el8.x86_64 2024-01-20T12:02:56.397 INFO:teuthology.orchestra.run.smithi087.stdout: libradosstriper1-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:02:56.397 INFO:teuthology.orchestra.run.smithi087.stdout: librdkafka-0.11.4-3.el8.x86_64 2024-01-20T12:02:56.397 INFO:teuthology.orchestra.run.smithi087.stdout: librgw2-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:02:56.397 INFO:teuthology.orchestra.run.smithi087.stdout: libunwind-1.3.1-3.el8.x86_64 2024-01-20T12:02:56.397 INFO:teuthology.orchestra.run.smithi087.stdout: lttng-ust-2.8.1-11.el8.x86_64 2024-01-20T12:02:56.397 INFO:teuthology.orchestra.run.smithi087.stdout: python3-ceph-argparse-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:02:56.397 INFO:teuthology.orchestra.run.smithi087.stdout: python3-ceph-common-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:02:56.397 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cephfs-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:02:56.397 INFO:teuthology.orchestra.run.smithi087.stdout: python3-prettytable-0.7.2-14.el8.noarch 2024-01-20T12:02:56.397 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rados-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:02:56.398 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rbd-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:02:56.398 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rgw-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:02:56.398 INFO:teuthology.orchestra.run.smithi087.stdout: thrift-0.13.0-2.el8.x86_64 2024-01-20T12:02:56.398 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T12:02:56.398 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-01-20T12:02:56.498 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-radosgw-2:19.0.0-763.ga00c9940.el8.x86_64 23/25 2024-01-20T12:02:56.521 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-763.ga00c9940.el8.x86_64 23/25 2024-01-20T12:02:56.521 INFO:teuthology.orchestra.run.smithi133.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2024-01-20T12:02:56.613 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph-test 2024-01-20T12:02:56.761 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2024-01-20T12:02:56.761 INFO:teuthology.orchestra.run.smithi133.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2024-01-20T12:02:56.965 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2024-01-20T12:02:57.466 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2024-01-20T12:02:57.466 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-base-2:19.0.0-763.ga00c9940.el8.x86_64 1/25 2024-01-20T12:02:57.467 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-common-2:19.0.0-763.ga00c9940.el8.x86_64 2/25 2024-01-20T12:02:57.467 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-radosgw-2:19.0.0-763.ga00c9940.el8.x86_64 3/25 2024-01-20T12:02:57.467 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-selinux-2:19.0.0-763.ga00c9940.el8.x86_64 4/25 2024-01-20T12:02:57.467 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : libcephfs2-2:19.0.0-763.ga00c9940.el8.x86_64 5/25 2024-01-20T12:02:57.467 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : libradosstriper1-2:19.0.0-763.ga00c9940.el8.x86_64 6/25 2024-01-20T12:02:57.467 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : librgw2-2:19.0.0-763.ga00c9940.el8.x86_64 7/25 2024-01-20T12:02:57.467 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-ceph-argparse-2:19.0.0-763.ga00c9940.el8.x 8/25 2024-01-20T12:02:57.467 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-ceph-common-2:19.0.0-763.ga00c9940.el8.x86 9/25 2024-01-20T12:02:57.467 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-cephfs-2:19.0.0-763.ga00c9940.el8.x86_64 10/25 2024-01-20T12:02:57.467 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-rados-2:19.0.0-763.ga00c9940.el8.x86_64 11/25 2024-01-20T12:02:57.467 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-rbd-2:19.0.0-763.ga00c9940.el8.x86_64 12/25 2024-01-20T12:02:57.467 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-rgw-2:19.0.0-763.ga00c9940.el8.x86_64 13/25 2024-01-20T12:02:57.467 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2024-01-20T12:02:57.468 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2024-01-20T12:02:57.468 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2024-01-20T12:02:57.468 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2024-01-20T12:02:57.468 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 18/25 2024-01-20T12:02:57.468 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2024-01-20T12:02:57.468 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 20/25 2024-01-20T12:02:57.468 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2024-01-20T12:02:57.468 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : librados2-2:19.0.0-763.ga00c9940.el8.x86_64 22/25 2024-01-20T12:02:57.468 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2024-01-20T12:02:57.468 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : librbd1-2:19.0.0-763.ga00c9940.el8.x86_64 24/25 2024-01-20T12:02:57.707 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 163 kB/s | 4.5 kB 00:00 2024-01-20T12:02:58.275 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 110 kB/s | 4.1 kB 00:00 2024-01-20T12:03:00.554 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-01-20T12:03:00.555 INFO:teuthology.orchestra.run.smithi087.stdout:=========================================================================================== 2024-01-20T12:03:00.555 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2024-01-20T12:03:00.555 INFO:teuthology.orchestra.run.smithi087.stdout:=========================================================================================== 2024-01-20T12:03:00.555 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2024-01-20T12:03:00.555 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-test x86_64 2:19.0.0-763.ga00c9940.el8 ceph 53 M 2024-01-20T12:03:00.556 INFO:teuthology.orchestra.run.smithi087.stdout:Installing dependencies: 2024-01-20T12:03:00.556 INFO:teuthology.orchestra.run.smithi087.stdout: jq x86_64 1.6-7.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2024-01-20T12:03:00.556 INFO:teuthology.orchestra.run.smithi087.stdout: libcephsqlite x86_64 2:19.0.0-763.ga00c9940.el8 ceph 183 k 2024-01-20T12:03:00.556 INFO:teuthology.orchestra.run.smithi087.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2024-01-20T12:03:00.556 INFO:teuthology.orchestra.run.smithi087.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2024-01-20T12:03:00.556 INFO:teuthology.orchestra.run.smithi087.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2024-01-20T12:03:00.556 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T12:03:00.556 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2024-01-20T12:03:00.556 INFO:teuthology.orchestra.run.smithi087.stdout:=========================================================================================== 2024-01-20T12:03:00.556 INFO:teuthology.orchestra.run.smithi087.stdout:Install 6 Packages 2024-01-20T12:03:00.556 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T12:03:00.557 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 54 M 2024-01-20T12:03:00.557 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 262 M 2024-01-20T12:03:00.557 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2024-01-20T12:03:00.596 INFO:teuthology.orchestra.run.smithi087.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.8 MB/s | 70 kB 00:00 2024-01-20T12:03:00.663 INFO:teuthology.orchestra.run.smithi087.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 3.2 MB/s | 187 kB 00:00 2024-01-20T12:03:00.713 INFO:teuthology.orchestra.run.smithi087.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 6.3 MB/s | 323 kB 00:00 2024-01-20T12:03:00.780 INFO:teuthology.orchestra.run.smithi087.stdout:(4/6): jq-1.6-7.el8.x86_64.rpm 3.0 MB/s | 202 kB 00:00 2024-01-20T12:03:00.839 INFO:teuthology.orchestra.run.smithi087.stdout:(5/6): libcephsqlite-19.0.0-763.ga00c9940.el8.x 651 kB/s | 183 kB 00:00 2024-01-20T12:03:02.674 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2024-01-20T12:03:02.675 INFO:teuthology.orchestra.run.smithi133.stdout:Installed products updated. 2024-01-20T12:03:03.244 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T12:03:03.244 INFO:teuthology.orchestra.run.smithi133.stdout:Upgraded: 2024-01-20T12:03:03.244 INFO:teuthology.orchestra.run.smithi133.stdout: librados2-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:03.244 INFO:teuthology.orchestra.run.smithi133.stdout: librbd1-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:03.245 INFO:teuthology.orchestra.run.smithi133.stdout:Installed: 2024-01-20T12:03:03.245 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-base-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:03.245 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-common-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:03.245 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-radosgw-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:03.245 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-selinux-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:03.245 INFO:teuthology.orchestra.run.smithi133.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2024-01-20T12:03:03.245 INFO:teuthology.orchestra.run.smithi133.stdout: libcephfs2-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:03.245 INFO:teuthology.orchestra.run.smithi133.stdout: liboath-2.6.2-3.el8.x86_64 2024-01-20T12:03:03.245 INFO:teuthology.orchestra.run.smithi133.stdout: librabbitmq-0.9.0-4.el8.x86_64 2024-01-20T12:03:03.245 INFO:teuthology.orchestra.run.smithi133.stdout: libradosstriper1-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:03.245 INFO:teuthology.orchestra.run.smithi133.stdout: librdkafka-0.11.4-3.el8.x86_64 2024-01-20T12:03:03.245 INFO:teuthology.orchestra.run.smithi133.stdout: librgw2-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:03.245 INFO:teuthology.orchestra.run.smithi133.stdout: libunwind-1.3.1-3.el8.x86_64 2024-01-20T12:03:03.245 INFO:teuthology.orchestra.run.smithi133.stdout: lttng-ust-2.8.1-11.el8.x86_64 2024-01-20T12:03:03.245 INFO:teuthology.orchestra.run.smithi133.stdout: python3-ceph-argparse-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:03.246 INFO:teuthology.orchestra.run.smithi133.stdout: python3-ceph-common-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:03.246 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cephfs-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:03.246 INFO:teuthology.orchestra.run.smithi133.stdout: python3-prettytable-0.7.2-14.el8.noarch 2024-01-20T12:03:03.246 INFO:teuthology.orchestra.run.smithi133.stdout: python3-rados-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:03.246 INFO:teuthology.orchestra.run.smithi133.stdout: python3-rbd-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:03.246 INFO:teuthology.orchestra.run.smithi133.stdout: python3-rgw-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:03.246 INFO:teuthology.orchestra.run.smithi133.stdout: thrift-0.13.0-2.el8.x86_64 2024-01-20T12:03:03.246 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T12:03:03.246 INFO:teuthology.orchestra.run.smithi133.stdout:Complete! 2024-01-20T12:03:03.455 DEBUG:teuthology.orchestra.run.smithi133:> sudo yum -y install ceph-test 2024-01-20T12:03:03.809 INFO:teuthology.orchestra.run.smithi133.stdout:Updating Subscription Management repositories. 2024-01-20T12:03:04.072 INFO:teuthology.orchestra.run.smithi087.stdout:(6/6): ceph-test-19.0.0-763.ga00c9940.el8.x86_6 15 MB/s | 53 MB 00:03 2024-01-20T12:03:04.074 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2024-01-20T12:03:04.075 INFO:teuthology.orchestra.run.smithi087.stdout:Total 15 MB/s | 54 MB 00:03 2024-01-20T12:03:04.114 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2024-01-20T12:03:04.136 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2024-01-20T12:03:04.137 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2024-01-20T12:03:04.436 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2024-01-20T12:03:04.444 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2024-01-20T12:03:04.669 INFO:teuthology.orchestra.run.smithi133.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 105 kB/s | 4.1 kB 00:00 2024-01-20T12:03:04.947 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2024-01-20T12:03:04.972 INFO:teuthology.orchestra.run.smithi133.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 109 kB/s | 4.5 kB 00:00 2024-01-20T12:03:05.154 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 1/6 2024-01-20T12:03:05.310 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 2/6 2024-01-20T12:03:05.393 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 2/6 2024-01-20T12:03:05.569 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : jq-1.6-7.el8.x86_64 3/6 2024-01-20T12:03:05.774 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2024-01-20T12:03:05.927 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libcephsqlite-2:19.0.0-763.ga00c9940.el8.x86_64 5/6 2024-01-20T12:03:07.490 INFO:teuthology.orchestra.run.smithi133.stdout:Dependencies resolved. 2024-01-20T12:03:07.491 INFO:teuthology.orchestra.run.smithi133.stdout:=========================================================================================== 2024-01-20T12:03:07.491 INFO:teuthology.orchestra.run.smithi133.stdout: Package Arch Version Repository Size 2024-01-20T12:03:07.491 INFO:teuthology.orchestra.run.smithi133.stdout:=========================================================================================== 2024-01-20T12:03:07.491 INFO:teuthology.orchestra.run.smithi133.stdout:Installing: 2024-01-20T12:03:07.491 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-test x86_64 2:19.0.0-763.ga00c9940.el8 ceph 53 M 2024-01-20T12:03:07.491 INFO:teuthology.orchestra.run.smithi133.stdout:Installing dependencies: 2024-01-20T12:03:07.491 INFO:teuthology.orchestra.run.smithi133.stdout: jq x86_64 1.6-7.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2024-01-20T12:03:07.491 INFO:teuthology.orchestra.run.smithi133.stdout: libcephsqlite x86_64 2:19.0.0-763.ga00c9940.el8 ceph 183 k 2024-01-20T12:03:07.492 INFO:teuthology.orchestra.run.smithi133.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2024-01-20T12:03:07.492 INFO:teuthology.orchestra.run.smithi133.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2024-01-20T12:03:07.492 INFO:teuthology.orchestra.run.smithi133.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2024-01-20T12:03:07.492 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T12:03:07.492 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction Summary 2024-01-20T12:03:07.492 INFO:teuthology.orchestra.run.smithi133.stdout:=========================================================================================== 2024-01-20T12:03:07.492 INFO:teuthology.orchestra.run.smithi133.stdout:Install 6 Packages 2024-01-20T12:03:07.492 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T12:03:07.493 INFO:teuthology.orchestra.run.smithi133.stdout:Total download size: 54 M 2024-01-20T12:03:07.493 INFO:teuthology.orchestra.run.smithi133.stdout:Installed size: 262 M 2024-01-20T12:03:07.493 INFO:teuthology.orchestra.run.smithi133.stdout:Downloading Packages: 2024-01-20T12:03:07.564 INFO:teuthology.orchestra.run.smithi133.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 995 kB/s | 70 kB 00:00 2024-01-20T12:03:07.722 INFO:teuthology.orchestra.run.smithi133.stdout:(2/6): libcephsqlite-19.0.0-763.ga00c9940.el8.x 801 kB/s | 183 kB 00:00 2024-01-20T12:03:07.747 INFO:teuthology.orchestra.run.smithi133.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.0 MB/s | 187 kB 00:00 2024-01-20T12:03:07.881 INFO:teuthology.orchestra.run.smithi133.stdout:(4/6): socat-1.7.4.1-1.el8.x86_64.rpm 2.0 MB/s | 323 kB 00:00 2024-01-20T12:03:07.914 INFO:teuthology.orchestra.run.smithi133.stdout:(5/6): jq-1.6-7.el8.x86_64.rpm 1.2 MB/s | 202 kB 00:00 2024-01-20T12:03:10.073 INFO:teuthology.orchestra.run.smithi133.stdout:(6/6): ceph-test-19.0.0-763.ga00c9940.el8.x86_6 21 MB/s | 53 MB 00:02 2024-01-20T12:03:10.075 INFO:teuthology.orchestra.run.smithi133.stdout:-------------------------------------------------------------------------------- 2024-01-20T12:03:10.075 INFO:teuthology.orchestra.run.smithi133.stdout:Total 21 MB/s | 54 MB 00:02 2024-01-20T12:03:10.115 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction check 2024-01-20T12:03:10.136 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction check succeeded. 2024-01-20T12:03:10.136 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction test 2024-01-20T12:03:10.434 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction test succeeded. 2024-01-20T12:03:10.443 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction 2024-01-20T12:03:10.970 INFO:teuthology.orchestra.run.smithi133.stdout: Preparing : 1/1 2024-01-20T12:03:11.170 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: libcephsqlite-2:19.0.0-763.ga00c9940.el8.x86_64 5/6 2024-01-20T12:03:11.200 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 1/6 2024-01-20T12:03:11.381 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 2/6 2024-01-20T12:03:11.432 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-test-2:19.0.0-763.ga00c9940.el8.x86_64 6/6 2024-01-20T12:03:11.468 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 2/6 2024-01-20T12:03:11.674 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : jq-1.6-7.el8.x86_64 3/6 2024-01-20T12:03:11.678 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-test-2:19.0.0-763.ga00c9940.el8.x86_64 6/6 2024-01-20T12:03:11.678 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-test-2:19.0.0-763.ga00c9940.el8.x86_64 1/6 2024-01-20T12:03:11.678 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libcephsqlite-2:19.0.0-763.ga00c9940.el8.x86_64 2/6 2024-01-20T12:03:11.678 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2024-01-20T12:03:11.678 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2024-01-20T12:03:11.678 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2024-01-20T12:03:11.898 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2024-01-20T12:03:12.048 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : libcephsqlite-2:19.0.0-763.ga00c9940.el8.x86_64 5/6 2024-01-20T12:03:16.541 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : jq-1.6-7.el8.x86_64 6/6 2024-01-20T12:03:16.542 INFO:teuthology.orchestra.run.smithi087.stdout:Installed products updated. 2024-01-20T12:03:17.066 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T12:03:17.066 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2024-01-20T12:03:17.067 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-test-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:17.067 INFO:teuthology.orchestra.run.smithi087.stdout: jq-1.6-7.el8.x86_64 2024-01-20T12:03:17.067 INFO:teuthology.orchestra.run.smithi087.stdout: libcephsqlite-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:17.067 INFO:teuthology.orchestra.run.smithi087.stdout: oniguruma-6.8.2-2.el8.x86_64 2024-01-20T12:03:17.067 INFO:teuthology.orchestra.run.smithi087.stdout: socat-1.7.4.1-1.el8.x86_64 2024-01-20T12:03:17.067 INFO:teuthology.orchestra.run.smithi087.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2024-01-20T12:03:17.067 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T12:03:17.067 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-01-20T12:03:17.232 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph 2024-01-20T12:03:17.288 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: libcephsqlite-2:19.0.0-763.ga00c9940.el8.x86_64 5/6 2024-01-20T12:03:17.537 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-test-2:19.0.0-763.ga00c9940.el8.x86_64 6/6 2024-01-20T12:03:17.570 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2024-01-20T12:03:17.797 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: ceph-test-2:19.0.0-763.ga00c9940.el8.x86_64 6/6 2024-01-20T12:03:17.797 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-test-2:19.0.0-763.ga00c9940.el8.x86_64 1/6 2024-01-20T12:03:17.797 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : libcephsqlite-2:19.0.0-763.ga00c9940.el8.x86_64 2/6 2024-01-20T12:03:17.798 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2024-01-20T12:03:17.798 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2024-01-20T12:03:17.798 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2024-01-20T12:03:18.353 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 122 kB/s | 4.5 kB 00:00 2024-01-20T12:03:18.933 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 82 kB/s | 4.1 kB 00:00 2024-01-20T12:03:21.130 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-01-20T12:03:21.133 INFO:teuthology.orchestra.run.smithi087.stdout:============================================================================================================== 2024-01-20T12:03:21.133 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2024-01-20T12:03:21.133 INFO:teuthology.orchestra.run.smithi087.stdout:============================================================================================================== 2024-01-20T12:03:21.133 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2024-01-20T12:03:21.134 INFO:teuthology.orchestra.run.smithi087.stdout: ceph x86_64 2:19.0.0-763.ga00c9940.el8 ceph 6.4 k 2024-01-20T12:03:21.134 INFO:teuthology.orchestra.run.smithi087.stdout:Installing dependencies: 2024-01-20T12:03:21.134 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mds x86_64 2:19.0.0-763.ga00c9940.el8 ceph 2.3 M 2024-01-20T12:03:21.134 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr x86_64 2:19.0.0-763.ga00c9940.el8 ceph 1.6 M 2024-01-20T12:03:21.134 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-modules-core noarch 2:19.0.0-763.ga00c9940.el8 ceph-noarch 244 k 2024-01-20T12:03:21.134 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mon x86_64 2:19.0.0-763.ga00c9940.el8 ceph 4.9 M 2024-01-20T12:03:21.134 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-osd x86_64 2:19.0.0-763.ga00c9940.el8 ceph 19 M 2024-01-20T12:03:21.134 INFO:teuthology.orchestra.run.smithi087.stdout: lua-devel x86_64 5.3.4-12.el8 codeready-builder-for-rhel-8-x86_64-rpms 30 k 2024-01-20T12:03:21.134 INFO:teuthology.orchestra.run.smithi087.stdout: luarocks noarch 3.5.0-1.el8 epel 167 k 2024-01-20T12:03:21.134 INFO:teuthology.orchestra.run.smithi087.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2024-01-20T12:03:21.134 INFO:teuthology.orchestra.run.smithi087.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2024-01-20T12:03:21.135 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cffi x86_64 1.11.5-6.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2024-01-20T12:03:21.135 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2024-01-20T12:03:21.135 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2024-01-20T12:03:21.135 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cryptography x86_64 3.2.1-6.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2024-01-20T12:03:21.135 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2024-01-20T12:03:21.135 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2024-01-20T12:03:21.135 INFO:teuthology.orchestra.run.smithi087.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2024-01-20T12:03:21.135 INFO:teuthology.orchestra.run.smithi087.stdout: python3-mako noarch 1.0.6-14.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2024-01-20T12:03:21.135 INFO:teuthology.orchestra.run.smithi087.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2024-01-20T12:03:21.135 INFO:teuthology.orchestra.run.smithi087.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2024-01-20T12:03:21.135 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2024-01-20T12:03:21.135 INFO:teuthology.orchestra.run.smithi087.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2024-01-20T12:03:21.136 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2024-01-20T12:03:21.136 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2024-01-20T12:03:21.136 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pytz noarch 2017.2-11.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2024-01-20T12:03:21.136 INFO:teuthology.orchestra.run.smithi087.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2024-01-20T12:03:21.136 INFO:teuthology.orchestra.run.smithi087.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2024-01-20T12:03:21.136 INFO:teuthology.orchestra.run.smithi087.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2024-01-20T12:03:21.136 INFO:teuthology.orchestra.run.smithi087.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2024-01-20T12:03:21.136 INFO:teuthology.orchestra.run.smithi087.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2024-01-20T12:03:21.136 INFO:teuthology.orchestra.run.smithi087.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2024-01-20T12:03:21.136 INFO:teuthology.orchestra.run.smithi087.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2024-01-20T12:03:21.136 INFO:teuthology.orchestra.run.smithi087.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2024-01-20T12:03:21.137 INFO:teuthology.orchestra.run.smithi087.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2024-01-20T12:03:21.137 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T12:03:21.137 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2024-01-20T12:03:21.137 INFO:teuthology.orchestra.run.smithi087.stdout:============================================================================================================== 2024-01-20T12:03:21.137 INFO:teuthology.orchestra.run.smithi087.stdout:Install 34 Packages 2024-01-20T12:03:21.137 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T12:03:21.137 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 32 M 2024-01-20T12:03:21.138 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 126 M 2024-01-20T12:03:21.138 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2024-01-20T12:03:22.453 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : jq-1.6-7.el8.x86_64 6/6 2024-01-20T12:03:22.453 INFO:teuthology.orchestra.run.smithi133.stdout:Installed products updated. 2024-01-20T12:03:22.983 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T12:03:22.983 INFO:teuthology.orchestra.run.smithi133.stdout:Installed: 2024-01-20T12:03:22.983 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-test-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:22.983 INFO:teuthology.orchestra.run.smithi133.stdout: jq-1.6-7.el8.x86_64 2024-01-20T12:03:22.983 INFO:teuthology.orchestra.run.smithi133.stdout: libcephsqlite-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:22.983 INFO:teuthology.orchestra.run.smithi133.stdout: oniguruma-6.8.2-2.el8.x86_64 2024-01-20T12:03:22.983 INFO:teuthology.orchestra.run.smithi133.stdout: socat-1.7.4.1-1.el8.x86_64 2024-01-20T12:03:22.983 INFO:teuthology.orchestra.run.smithi133.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2024-01-20T12:03:22.983 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T12:03:22.983 INFO:teuthology.orchestra.run.smithi133.stdout:Complete! 2024-01-20T12:03:23.145 DEBUG:teuthology.orchestra.run.smithi133:> sudo yum -y install ceph 2024-01-20T12:03:23.279 INFO:teuthology.orchestra.run.smithi087.stdout:(1/34): ceph-19.0.0-763.ga00c9940.el8.x86_64.rp 18 kB/s | 6.4 kB 00:00 2024-01-20T12:03:23.486 INFO:teuthology.orchestra.run.smithi133.stdout:Updating Subscription Management repositories. 2024-01-20T12:03:23.500 INFO:teuthology.orchestra.run.smithi087.stdout:(2/34): ceph-mgr-19.0.0-763.ga00c9940.el8.x86_6 2.8 MB/s | 1.6 MB 00:00 2024-01-20T12:03:23.542 INFO:teuthology.orchestra.run.smithi087.stdout:(3/34): ceph-mds-19.0.0-763.ga00c9940.el8.x86_6 3.7 MB/s | 2.3 MB 00:00 2024-01-20T12:03:23.633 INFO:teuthology.orchestra.run.smithi087.stdout:(4/34): ceph-mgr-modules-core-19.0.0-763.ga00c9 2.6 MB/s | 244 kB 00:00 2024-01-20T12:03:23.900 INFO:teuthology.orchestra.run.smithi087.stdout:(5/34): luarocks-3.5.0-1.el8.noarch.rpm 626 kB/s | 167 kB 00:00 2024-01-20T12:03:23.968 INFO:teuthology.orchestra.run.smithi087.stdout:(6/34): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 655 kB/s | 44 kB 00:00 2024-01-20T12:03:24.068 INFO:teuthology.orchestra.run.smithi087.stdout:(7/34): python3-beautifulsoup4-4.6.3-2.el8.1.no 1.8 MB/s | 185 kB 00:00 2024-01-20T12:03:24.135 INFO:teuthology.orchestra.run.smithi087.stdout:(8/34): python3-cheroot-8.5.2-1.el8.noarch.rpm 2.5 MB/s | 173 kB 00:00 2024-01-20T12:03:24.274 INFO:teuthology.orchestra.run.smithi087.stdout:(9/34): python3-cherrypy-18.4.0-1.el8.noarch.rp 2.7 MB/s | 384 kB 00:00 2024-01-20T12:03:24.320 INFO:teuthology.orchestra.run.smithi133.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 109 kB/s | 4.1 kB 00:00 2024-01-20T12:03:24.494 INFO:teuthology.orchestra.run.smithi087.stdout:(10/34): ceph-osd-19.0.0-763.ga00c9940.el8.x86_ 19 MB/s | 19 MB 00:00 2024-01-20T12:03:24.511 INFO:teuthology.orchestra.run.smithi087.stdout:(11/34): python3-jaraco-6.2-6.el8.noarch.rpm 47 kB/s | 11 kB 00:00 2024-01-20T12:03:24.578 INFO:teuthology.orchestra.run.smithi087.stdout:(12/34): ceph-mon-19.0.0-763.ga00c9940.el8.x86_ 3.7 MB/s | 4.9 MB 00:01 2024-01-20T12:03:24.603 INFO:teuthology.orchestra.run.smithi087.stdout:(13/34): python3-jaraco-functools-2.0-4.el8.noa 162 kB/s | 18 kB 00:00 2024-01-20T12:03:24.620 INFO:teuthology.orchestra.run.smithi133.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 122 kB/s | 4.5 kB 00:00 2024-01-20T12:03:24.673 INFO:teuthology.orchestra.run.smithi087.stdout:(14/34): python3-pecan-1.3.2-9.el8.noarch.rpm 4.2 MB/s | 283 kB 00:00 2024-01-20T12:03:24.712 INFO:teuthology.orchestra.run.smithi087.stdout:(15/34): python3-logutils-0.3.5-11.el8.noarch.r 242 kB/s | 49 kB 00:00 2024-01-20T12:03:24.729 INFO:teuthology.orchestra.run.smithi087.stdout:(16/34): python3-portend-2.6-1.el8.noarch.rpm 266 kB/s | 16 kB 00:00 2024-01-20T12:03:24.777 INFO:teuthology.orchestra.run.smithi087.stdout:(17/34): python3-more-itertools-7.2.0-3.el8.noa 295 kB/s | 59 kB 00:00 2024-01-20T12:03:24.796 INFO:teuthology.orchestra.run.smithi087.stdout:(18/34): python3-simplegeneric-0.8.1-17.el8.noa 223 kB/s | 19 kB 00:00 2024-01-20T12:03:24.813 INFO:teuthology.orchestra.run.smithi087.stdout:(19/34): python3-singledispatch-3.4.0.3-18.el8. 285 kB/s | 24 kB 00:00 2024-01-20T12:03:24.830 INFO:teuthology.orchestra.run.smithi087.stdout:(20/34): python3-tempora-1.14.1-5.el8.noarch.rp 559 kB/s | 29 kB 00:00 2024-01-20T12:03:24.871 INFO:teuthology.orchestra.run.smithi087.stdout:(21/34): python3-trustme-0.6.0-4.el8.noarch.rpm 472 kB/s | 27 kB 00:00 2024-01-20T12:03:24.939 INFO:teuthology.orchestra.run.smithi087.stdout:(22/34): python3-webtest-2.0.33-1.el8.noarch.rp 1.3 MB/s | 85 kB 00:00 2024-01-20T12:03:24.972 INFO:teuthology.orchestra.run.smithi087.stdout:(23/34): python3-webob-1.8.5-1.el8.1.noarch.rpm 1.7 MB/s | 251 kB 00:00 2024-01-20T12:03:24.997 INFO:teuthology.orchestra.run.smithi087.stdout:(24/34): python3-waitress-1.4.3-1.el8.noarch.rp 1.4 MB/s | 255 kB 00:00 2024-01-20T12:03:25.023 INFO:teuthology.orchestra.run.smithi087.stdout:(25/34): python3-zc-lockfile-2.0-2.el8.noarch.r 274 kB/s | 23 kB 00:00 2024-01-20T12:03:25.098 INFO:teuthology.orchestra.run.smithi087.stdout:(26/34): python3-markupsafe-0.23-19.el8.x86_64. 387 kB/s | 39 kB 00:00 2024-01-20T12:03:25.123 INFO:teuthology.orchestra.run.smithi087.stdout:(27/34): python3-pyOpenSSL-19.0.0-1.el8.noarch. 1.1 MB/s | 103 kB 00:00 2024-01-20T12:03:25.148 INFO:teuthology.orchestra.run.smithi087.stdout:(28/34): python3-werkzeug-0.12.2-4.el8.noarch.r 2.5 MB/s | 457 kB 00:00 2024-01-20T12:03:25.174 INFO:teuthology.orchestra.run.smithi087.stdout:(29/34): python3-mako-1.0.6-14.el8.noarch.rpm 2.0 MB/s | 157 kB 00:00 2024-01-20T12:03:25.199 INFO:teuthology.orchestra.run.smithi087.stdout:(30/34): python3-pytz-2017.2-11.el8.noarch.rpm 715 kB/s | 54 kB 00:00 2024-01-20T12:03:25.225 INFO:teuthology.orchestra.run.smithi087.stdout:(31/34): lua-devel-5.3.4-12.el8.x86_64.rpm 395 kB/s | 30 kB 00:00 2024-01-20T12:03:25.279 INFO:teuthology.orchestra.run.smithi087.stdout:(32/34): python3-pycparser-2.14-14.el8.noarch.r 1.0 MB/s | 109 kB 00:00 2024-01-20T12:03:25.309 INFO:teuthology.orchestra.run.smithi087.stdout:(33/34): python3-cffi-1.11.5-6.el8.x86_64.rpm 2.1 MB/s | 238 kB 00:00 2024-01-20T12:03:25.334 INFO:teuthology.orchestra.run.smithi087.stdout:(34/34): python3-cryptography-3.2.1-6.el8.x86_6 5.0 MB/s | 559 kB 00:00 2024-01-20T12:03:25.336 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2024-01-20T12:03:25.336 INFO:teuthology.orchestra.run.smithi087.stdout:Total 7.5 MB/s | 32 MB 00:04 2024-01-20T12:03:25.444 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2024-01-20T12:03:25.484 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2024-01-20T12:03:25.485 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2024-01-20T12:03:25.714 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2024-01-20T12:03:25.723 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2024-01-20T12:03:26.906 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2024-01-20T12:03:27.144 INFO:teuthology.orchestra.run.smithi133.stdout:Dependencies resolved. 2024-01-20T12:03:27.147 INFO:teuthology.orchestra.run.smithi133.stdout:============================================================================================================== 2024-01-20T12:03:27.147 INFO:teuthology.orchestra.run.smithi133.stdout: Package Arch Version Repository Size 2024-01-20T12:03:27.147 INFO:teuthology.orchestra.run.smithi133.stdout:============================================================================================================== 2024-01-20T12:03:27.147 INFO:teuthology.orchestra.run.smithi133.stdout:Installing: 2024-01-20T12:03:27.147 INFO:teuthology.orchestra.run.smithi133.stdout: ceph x86_64 2:19.0.0-763.ga00c9940.el8 ceph 6.4 k 2024-01-20T12:03:27.148 INFO:teuthology.orchestra.run.smithi133.stdout:Installing dependencies: 2024-01-20T12:03:27.148 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mds x86_64 2:19.0.0-763.ga00c9940.el8 ceph 2.3 M 2024-01-20T12:03:27.148 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mgr x86_64 2:19.0.0-763.ga00c9940.el8 ceph 1.6 M 2024-01-20T12:03:27.148 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mgr-modules-core noarch 2:19.0.0-763.ga00c9940.el8 ceph-noarch 244 k 2024-01-20T12:03:27.148 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mon x86_64 2:19.0.0-763.ga00c9940.el8 ceph 4.9 M 2024-01-20T12:03:27.148 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-osd x86_64 2:19.0.0-763.ga00c9940.el8 ceph 19 M 2024-01-20T12:03:27.148 INFO:teuthology.orchestra.run.smithi133.stdout: lua-devel x86_64 5.3.4-12.el8 codeready-builder-for-rhel-8-x86_64-rpms 30 k 2024-01-20T12:03:27.148 INFO:teuthology.orchestra.run.smithi133.stdout: luarocks noarch 3.5.0-1.el8 epel 167 k 2024-01-20T12:03:27.148 INFO:teuthology.orchestra.run.smithi133.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2024-01-20T12:03:27.148 INFO:teuthology.orchestra.run.smithi133.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2024-01-20T12:03:27.148 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cffi x86_64 1.11.5-6.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2024-01-20T12:03:27.148 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2024-01-20T12:03:27.148 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2024-01-20T12:03:27.148 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cryptography x86_64 3.2.1-6.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2024-01-20T12:03:27.149 INFO:teuthology.orchestra.run.smithi133.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2024-01-20T12:03:27.149 INFO:teuthology.orchestra.run.smithi133.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2024-01-20T12:03:27.149 INFO:teuthology.orchestra.run.smithi133.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2024-01-20T12:03:27.149 INFO:teuthology.orchestra.run.smithi133.stdout: python3-mako noarch 1.0.6-14.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2024-01-20T12:03:27.149 INFO:teuthology.orchestra.run.smithi133.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2024-01-20T12:03:27.149 INFO:teuthology.orchestra.run.smithi133.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2024-01-20T12:03:27.149 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2024-01-20T12:03:27.149 INFO:teuthology.orchestra.run.smithi133.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2024-01-20T12:03:27.149 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2024-01-20T12:03:27.149 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2024-01-20T12:03:27.149 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pytz noarch 2017.2-11.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2024-01-20T12:03:27.150 INFO:teuthology.orchestra.run.smithi133.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2024-01-20T12:03:27.150 INFO:teuthology.orchestra.run.smithi133.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2024-01-20T12:03:27.150 INFO:teuthology.orchestra.run.smithi133.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2024-01-20T12:03:27.150 INFO:teuthology.orchestra.run.smithi133.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2024-01-20T12:03:27.150 INFO:teuthology.orchestra.run.smithi133.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2024-01-20T12:03:27.150 INFO:teuthology.orchestra.run.smithi133.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2024-01-20T12:03:27.150 INFO:teuthology.orchestra.run.smithi133.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2024-01-20T12:03:27.150 INFO:teuthology.orchestra.run.smithi133.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2024-01-20T12:03:27.150 INFO:teuthology.orchestra.run.smithi133.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2024-01-20T12:03:27.150 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T12:03:27.150 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction Summary 2024-01-20T12:03:27.150 INFO:teuthology.orchestra.run.smithi133.stdout:============================================================================================================== 2024-01-20T12:03:27.150 INFO:teuthology.orchestra.run.smithi133.stdout:Install 34 Packages 2024-01-20T12:03:27.150 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T12:03:27.151 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/34 2024-01-20T12:03:27.151 INFO:teuthology.orchestra.run.smithi133.stdout:Total download size: 32 M 2024-01-20T12:03:27.152 INFO:teuthology.orchestra.run.smithi133.stdout:Installed size: 126 M 2024-01-20T12:03:27.152 INFO:teuthology.orchestra.run.smithi133.stdout:Downloading Packages: 2024-01-20T12:03:27.307 INFO:teuthology.orchestra.run.smithi133.stdout:(1/34): ceph-19.0.0-763.ga00c9940.el8.x86_64.rp 52 kB/s | 6.4 kB 00:00 2024-01-20T12:03:27.402 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/34 2024-01-20T12:03:27.609 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 3/34 2024-01-20T12:03:27.699 INFO:teuthology.orchestra.run.smithi133.stdout:(2/34): ceph-mon-19.0.0-763.ga00c9940.el8.x86_6 12 MB/s | 4.9 MB 00:00 2024-01-20T12:03:27.858 INFO:teuthology.orchestra.run.smithi133.stdout:(3/34): ceph-mds-19.0.0-763.ga00c9940.el8.x86_6 3.5 MB/s | 2.3 MB 00:00 2024-01-20T12:03:27.958 INFO:teuthology.orchestra.run.smithi133.stdout:(4/34): ceph-mgr-19.0.0-763.ga00c9940.el8.x86_6 2.1 MB/s | 1.6 MB 00:00 2024-01-20T12:03:27.980 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 4/34 2024-01-20T12:03:27.983 INFO:teuthology.orchestra.run.smithi133.stdout:(5/34): ceph-mgr-modules-core-19.0.0-763.ga00c9 1.9 MB/s | 244 kB 00:00 2024-01-20T12:03:28.218 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 5/34 2024-01-20T12:03:28.406 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 6/34 2024-01-20T12:03:28.549 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 7/34 2024-01-20T12:03:28.600 INFO:teuthology.orchestra.run.smithi133.stdout:(6/34): ceph-osd-19.0.0-763.ga00c9940.el8.x86_6 21 MB/s | 19 MB 00:00 2024-01-20T12:03:28.642 INFO:teuthology.orchestra.run.smithi133.stdout:(7/34): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 66 kB/s | 44 kB 00:00 2024-01-20T12:03:28.668 INFO:teuthology.orchestra.run.smithi133.stdout:(8/34): luarocks-3.5.0-1.el8.noarch.rpm 235 kB/s | 167 kB 00:00 2024-01-20T12:03:28.828 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/34 2024-01-20T12:03:28.993 INFO:teuthology.orchestra.run.smithi133.stdout:(9/34): python3-beautifulsoup4-4.6.3-2.el8.1.no 472 kB/s | 185 kB 00:00 2024-01-20T12:03:28.996 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : lua-devel-5.3.4-12.el8.x86_64 9/34 2024-01-20T12:03:29.101 INFO:teuthology.orchestra.run.smithi133.stdout:(10/34): python3-jaraco-6.2-6.el8.noarch.rpm 103 kB/s | 11 kB 00:00 2024-01-20T12:03:29.162 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 10/34 2024-01-20T12:03:29.218 INFO:teuthology.orchestra.run.smithi133.stdout:(11/34): python3-jaraco-functools-2.0-4.el8.noa 151 kB/s | 18 kB 00:00 2024-01-20T12:03:29.252 INFO:teuthology.orchestra.run.smithi133.stdout:(12/34): python3-cheroot-8.5.2-1.el8.noarch.rpm 283 kB/s | 173 kB 00:00 2024-01-20T12:03:29.319 INFO:teuthology.orchestra.run.smithi133.stdout:(13/34): python3-cherrypy-18.4.0-1.el8.noarch.r 591 kB/s | 384 kB 00:00 2024-01-20T12:03:29.344 INFO:teuthology.orchestra.run.smithi133.stdout:(14/34): python3-logutils-0.3.5-11.el8.noarch.r 388 kB/s | 49 kB 00:00 2024-01-20T12:03:29.369 INFO:teuthology.orchestra.run.smithi133.stdout:(15/34): python3-more-itertools-7.2.0-3.el8.noa 501 kB/s | 59 kB 00:00 2024-01-20T12:03:29.470 INFO:teuthology.orchestra.run.smithi133.stdout:(16/34): python3-portend-2.6-1.el8.noarch.rpm 124 kB/s | 16 kB 00:00 2024-01-20T12:03:29.483 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 11/34 2024-01-20T12:03:29.495 INFO:teuthology.orchestra.run.smithi133.stdout:(17/34): python3-simplegeneric-0.8.1-17.el8.noa 149 kB/s | 19 kB 00:00 2024-01-20T12:03:29.587 INFO:teuthology.orchestra.run.smithi133.stdout:(18/34): python3-singledispatch-3.4.0.3-18.el8. 205 kB/s | 24 kB 00:00 2024-01-20T12:03:29.612 INFO:teuthology.orchestra.run.smithi133.stdout:(19/34): python3-tempora-1.14.1-5.el8.noarch.rp 250 kB/s | 29 kB 00:00 2024-01-20T12:03:29.637 INFO:teuthology.orchestra.run.smithi133.stdout:(20/34): python3-pecan-1.3.2-9.el8.noarch.rpm 889 kB/s | 283 kB 00:00 2024-01-20T12:03:29.739 INFO:teuthology.orchestra.run.smithi133.stdout:(21/34): python3-trustme-0.6.0-4.el8.noarch.rpm 181 kB/s | 27 kB 00:00 2024-01-20T12:03:29.818 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 12/34 2024-01-20T12:03:30.040 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 13/34 2024-01-20T12:03:30.185 INFO:teuthology.orchestra.run.smithi133.stdout:(22/34): python3-webob-1.8.5-1.el8.1.noarch.rpm 459 kB/s | 251 kB 00:00 2024-01-20T12:03:30.262 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 14/34 2024-01-20T12:03:30.330 INFO:teuthology.orchestra.run.smithi133.stdout:(23/34): python3-waitress-1.4.3-1.el8.noarch.rp 356 kB/s | 255 kB 00:00 2024-01-20T12:03:30.356 INFO:teuthology.orchestra.run.smithi133.stdout:(24/34): python3-webtest-2.0.33-1.el8.noarch.rp 138 kB/s | 85 kB 00:00 2024-01-20T12:03:30.406 INFO:teuthology.orchestra.run.smithi133.stdout:(25/34): python3-cffi-1.11.5-6.el8.x86_64.rpm 4.7 MB/s | 238 kB 00:00 2024-01-20T12:03:30.431 INFO:teuthology.orchestra.run.smithi133.stdout:(26/34): python3-pycparser-2.14-14.el8.noarch.r 1.4 MB/s | 109 kB 00:00 2024-01-20T12:03:30.464 INFO:teuthology.orchestra.run.smithi133.stdout:(27/34): python3-cryptography-3.2.1-6.el8.x86_6 9.3 MB/s | 559 kB 00:00 2024-01-20T12:03:30.494 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 15/34 2024-01-20T12:03:30.498 INFO:teuthology.orchestra.run.smithi133.stdout:(28/34): lua-devel-5.3.4-12.el8.x86_64.rpm 449 kB/s | 30 kB 00:00 2024-01-20T12:03:30.532 INFO:teuthology.orchestra.run.smithi133.stdout:(29/34): python3-werkzeug-0.12.2-4.el8.noarch.r 6.7 MB/s | 457 kB 00:00 2024-01-20T12:03:30.583 INFO:teuthology.orchestra.run.smithi133.stdout:(30/34): python3-markupsafe-0.23-19.el8.x86_64. 459 kB/s | 39 kB 00:00 2024-01-20T12:03:30.616 INFO:teuthology.orchestra.run.smithi133.stdout:(31/34): python3-zc-lockfile-2.0-2.el8.noarch.r 53 kB/s | 23 kB 00:00 2024-01-20T12:03:30.641 INFO:teuthology.orchestra.run.smithi133.stdout:(32/34): python3-pyOpenSSL-19.0.0-1.el8.noarch. 951 kB/s | 103 kB 00:00 2024-01-20T12:03:30.674 INFO:teuthology.orchestra.run.smithi133.stdout:(33/34): python3-mako-1.0.6-14.el8.noarch.rpm 1.7 MB/s | 157 kB 00:00 2024-01-20T12:03:30.700 INFO:teuthology.orchestra.run.smithi133.stdout:(34/34): python3-pytz-2017.2-11.el8.noarch.rpm 649 kB/s | 54 kB 00:00 2024-01-20T12:03:30.701 INFO:teuthology.orchestra.run.smithi133.stdout:-------------------------------------------------------------------------------- 2024-01-20T12:03:30.701 INFO:teuthology.orchestra.run.smithi133.stdout:Total 8.9 MB/s | 32 MB 00:03 2024-01-20T12:03:30.703 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 16/34 2024-01-20T12:03:30.809 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction check 2024-01-20T12:03:30.850 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction check succeeded. 2024-01-20T12:03:30.850 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction test 2024-01-20T12:03:30.935 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 17/34 2024-01-20T12:03:31.084 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction test succeeded. 2024-01-20T12:03:31.093 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction 2024-01-20T12:03:31.125 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 18/34 2024-01-20T12:03:31.321 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 19/34 2024-01-20T12:03:31.536 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 20/34 2024-01-20T12:03:31.743 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 21/34 2024-01-20T12:03:31.970 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 22/34 2024-01-20T12:03:32.218 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-portend-2.6-1.el8.noarch 23/34 2024-01-20T12:03:32.353 INFO:teuthology.orchestra.run.smithi133.stdout: Preparing : 1/1 2024-01-20T12:03:32.487 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 24/34 2024-01-20T12:03:32.639 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/34 2024-01-20T12:03:32.716 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 25/34 2024-01-20T12:03:32.892 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/34 2024-01-20T12:03:33.039 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 3/34 2024-01-20T12:03:33.040 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 26/34 2024-01-20T12:03:33.322 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 4/34 2024-01-20T12:03:33.380 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 27/34 2024-01-20T12:03:33.633 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 5/34 2024-01-20T12:03:33.774 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-763.ga00c9940.el8.n 28/34 2024-01-20T12:03:33.832 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 6/34 2024-01-20T12:03:33.979 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mgr-2:19.0.0-763.ga00c9940.el8.x86_64 29/34 2024-01-20T12:03:34.023 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : lua-devel-5.3.4-12.el8.x86_64 7/34 2024-01-20T12:03:34.054 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-mgr-2:19.0.0-763.ga00c9940.el8.x86_64 29/34 2024-01-20T12:03:34.263 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 8/34 2024-01-20T12:03:34.650 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 9/34 2024-01-20T12:03:35.047 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 10/34 2024-01-20T12:03:35.212 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 11/34 2024-01-20T12:03:35.435 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 12/34 2024-01-20T12:03:35.686 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 13/34 2024-01-20T12:03:35.934 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 14/34 2024-01-20T12:03:35.984 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : luarocks-3.5.0-1.el8.noarch 30/34 2024-01-20T12:03:36.170 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-osd-2:19.0.0-763.ga00c9940.el8.x86_64 31/34 2024-01-20T12:03:36.184 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 15/34 2024-01-20T12:03:36.357 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 16/34 2024-01-20T12:03:36.564 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 17/34 2024-01-20T12:03:36.652 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-osd-2:19.0.0-763.ga00c9940.el8.x86_64 31/34 2024-01-20T12:03:36.773 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 18/34 2024-01-20T12:03:36.831 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mon-2:19.0.0-763.ga00c9940.el8.x86_64 32/34 2024-01-20T12:03:36.908 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 19/34 2024-01-20T12:03:37.050 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-mon-2:19.0.0-763.ga00c9940.el8.x86_64 32/34 2024-01-20T12:03:37.131 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 20/34 2024-01-20T12:03:37.206 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mds-2:19.0.0-763.ga00c9940.el8.x86_64 33/34 2024-01-20T12:03:37.224 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-mds-2:19.0.0-763.ga00c9940.el8.x86_64 33/34 2024-01-20T12:03:37.364 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 21/34 2024-01-20T12:03:37.372 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-2:19.0.0-763.ga00c9940.el8.x86_64 34/34 2024-01-20T12:03:37.599 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 22/34 2024-01-20T12:03:37.775 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-2:19.0.0-763.ga00c9940.el8.x86_64 34/34 2024-01-20T12:03:37.775 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-2:19.0.0-763.ga00c9940.el8.x86_64 1/34 2024-01-20T12:03:37.775 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mds-2:19.0.0-763.ga00c9940.el8.x86_64 2/34 2024-01-20T12:03:37.776 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mgr-2:19.0.0-763.ga00c9940.el8.x86_64 3/34 2024-01-20T12:03:37.776 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mon-2:19.0.0-763.ga00c9940.el8.x86_64 4/34 2024-01-20T12:03:37.776 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-osd-2:19.0.0-763.ga00c9940.el8.x86_64 5/34 2024-01-20T12:03:37.776 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-763.ga00c9940.el8.n 6/34 2024-01-20T12:03:37.776 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : luarocks-3.5.0-1.el8.noarch 7/34 2024-01-20T12:03:37.776 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/34 2024-01-20T12:03:37.776 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 9/34 2024-01-20T12:03:37.776 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 10/34 2024-01-20T12:03:37.776 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 11/34 2024-01-20T12:03:37.777 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 12/34 2024-01-20T12:03:37.777 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 13/34 2024-01-20T12:03:37.777 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 14/34 2024-01-20T12:03:37.777 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 15/34 2024-01-20T12:03:37.777 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 16/34 2024-01-20T12:03:37.777 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-portend-2.6-1.el8.noarch 17/34 2024-01-20T12:03:37.777 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 18/34 2024-01-20T12:03:37.777 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 19/34 2024-01-20T12:03:37.777 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 20/34 2024-01-20T12:03:37.777 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 21/34 2024-01-20T12:03:37.777 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 22/34 2024-01-20T12:03:37.777 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 23/34 2024-01-20T12:03:37.777 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 24/34 2024-01-20T12:03:37.777 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 25/34 2024-01-20T12:03:37.777 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 26/34 2024-01-20T12:03:37.777 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 27/34 2024-01-20T12:03:37.778 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 28/34 2024-01-20T12:03:37.778 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 29/34 2024-01-20T12:03:37.778 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 30/34 2024-01-20T12:03:37.779 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : lua-devel-5.3.4-12.el8.x86_64 31/34 2024-01-20T12:03:37.779 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 32/34 2024-01-20T12:03:37.779 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 33/34 2024-01-20T12:03:37.838 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-portend-2.6-1.el8.noarch 23/34 2024-01-20T12:03:38.107 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 24/34 2024-01-20T12:03:38.335 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 25/34 2024-01-20T12:03:38.654 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 26/34 2024-01-20T12:03:38.958 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 27/34 2024-01-20T12:03:39.370 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-763.ga00c9940.el8.n 28/34 2024-01-20T12:03:39.583 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-mgr-2:19.0.0-763.ga00c9940.el8.x86_64 29/34 2024-01-20T12:03:39.659 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: ceph-mgr-2:19.0.0-763.ga00c9940.el8.x86_64 29/34 2024-01-20T12:03:41.569 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : luarocks-3.5.0-1.el8.noarch 30/34 2024-01-20T12:03:41.824 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-osd-2:19.0.0-763.ga00c9940.el8.x86_64 31/34 2024-01-20T12:03:42.309 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: ceph-osd-2:19.0.0-763.ga00c9940.el8.x86_64 31/34 2024-01-20T12:03:42.468 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-mon-2:19.0.0-763.ga00c9940.el8.x86_64 32/34 2024-01-20T12:03:42.687 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: ceph-mon-2:19.0.0-763.ga00c9940.el8.x86_64 32/34 2024-01-20T12:03:42.885 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-mds-2:19.0.0-763.ga00c9940.el8.x86_64 33/34 2024-01-20T12:03:42.903 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: ceph-mds-2:19.0.0-763.ga00c9940.el8.x86_64 33/34 2024-01-20T12:03:43.033 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-2:19.0.0-763.ga00c9940.el8.x86_64 34/34 2024-01-20T12:03:43.307 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 34/34 2024-01-20T12:03:43.307 INFO:teuthology.orchestra.run.smithi087.stdout:Installed products updated. 2024-01-20T12:03:43.466 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: ceph-2:19.0.0-763.ga00c9940.el8.x86_64 34/34 2024-01-20T12:03:43.467 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-2:19.0.0-763.ga00c9940.el8.x86_64 1/34 2024-01-20T12:03:43.467 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-mds-2:19.0.0-763.ga00c9940.el8.x86_64 2/34 2024-01-20T12:03:43.467 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-mgr-2:19.0.0-763.ga00c9940.el8.x86_64 3/34 2024-01-20T12:03:43.467 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-mon-2:19.0.0-763.ga00c9940.el8.x86_64 4/34 2024-01-20T12:03:43.467 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-osd-2:19.0.0-763.ga00c9940.el8.x86_64 5/34 2024-01-20T12:03:43.467 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-763.ga00c9940.el8.n 6/34 2024-01-20T12:03:43.467 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : luarocks-3.5.0-1.el8.noarch 7/34 2024-01-20T12:03:43.467 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/34 2024-01-20T12:03:43.468 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 9/34 2024-01-20T12:03:43.468 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 10/34 2024-01-20T12:03:43.468 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 11/34 2024-01-20T12:03:43.468 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 12/34 2024-01-20T12:03:43.468 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 13/34 2024-01-20T12:03:43.468 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 14/34 2024-01-20T12:03:43.468 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 15/34 2024-01-20T12:03:43.468 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 16/34 2024-01-20T12:03:43.468 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-portend-2.6-1.el8.noarch 17/34 2024-01-20T12:03:43.468 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 18/34 2024-01-20T12:03:43.468 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 19/34 2024-01-20T12:03:43.468 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 20/34 2024-01-20T12:03:43.469 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 21/34 2024-01-20T12:03:43.469 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 22/34 2024-01-20T12:03:43.469 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 23/34 2024-01-20T12:03:43.469 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 24/34 2024-01-20T12:03:43.469 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 25/34 2024-01-20T12:03:43.469 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 26/34 2024-01-20T12:03:43.469 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 27/34 2024-01-20T12:03:43.469 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 28/34 2024-01-20T12:03:43.469 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : lua-devel-5.3.4-12.el8.x86_64 29/34 2024-01-20T12:03:43.469 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 30/34 2024-01-20T12:03:43.469 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 31/34 2024-01-20T12:03:43.469 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 32/34 2024-01-20T12:03:43.469 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 33/34 2024-01-20T12:03:43.833 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T12:03:43.833 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2024-01-20T12:03:43.833 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:43.833 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mds-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:43.833 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:43.833 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-modules-core-2:19.0.0-763.ga00c9940.el8.noarch 2024-01-20T12:03:43.833 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mon-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:43.833 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-osd-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:43.833 INFO:teuthology.orchestra.run.smithi087.stdout: lua-devel-5.3.4-12.el8.x86_64 2024-01-20T12:03:43.833 INFO:teuthology.orchestra.run.smithi087.stdout: luarocks-3.5.0-1.el8.noarch 2024-01-20T12:03:43.833 INFO:teuthology.orchestra.run.smithi087.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2024-01-20T12:03:43.834 INFO:teuthology.orchestra.run.smithi087.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2024-01-20T12:03:43.834 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cffi-1.11.5-6.el8.x86_64 2024-01-20T12:03:43.834 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cheroot-8.5.2-1.el8.noarch 2024-01-20T12:03:43.834 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2024-01-20T12:03:43.834 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2024-01-20T12:03:43.834 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jaraco-6.2-6.el8.noarch 2024-01-20T12:03:43.834 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2024-01-20T12:03:43.834 INFO:teuthology.orchestra.run.smithi087.stdout: python3-logutils-0.3.5-11.el8.noarch 2024-01-20T12:03:43.834 INFO:teuthology.orchestra.run.smithi087.stdout: python3-mako-1.0.6-14.el8.noarch 2024-01-20T12:03:43.834 INFO:teuthology.orchestra.run.smithi087.stdout: python3-markupsafe-0.23-19.el8.x86_64 2024-01-20T12:03:43.834 INFO:teuthology.orchestra.run.smithi087.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2024-01-20T12:03:43.834 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pecan-1.3.2-9.el8.noarch 2024-01-20T12:03:43.834 INFO:teuthology.orchestra.run.smithi087.stdout: python3-portend-2.6-1.el8.noarch 2024-01-20T12:03:43.834 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2024-01-20T12:03:43.835 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pycparser-2.14-14.el8.noarch 2024-01-20T12:03:43.835 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pytz-2017.2-11.el8.noarch 2024-01-20T12:03:43.835 INFO:teuthology.orchestra.run.smithi087.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2024-01-20T12:03:43.835 INFO:teuthology.orchestra.run.smithi087.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2024-01-20T12:03:43.835 INFO:teuthology.orchestra.run.smithi087.stdout: python3-tempora-1.14.1-5.el8.noarch 2024-01-20T12:03:43.835 INFO:teuthology.orchestra.run.smithi087.stdout: python3-trustme-0.6.0-4.el8.noarch 2024-01-20T12:03:43.835 INFO:teuthology.orchestra.run.smithi087.stdout: python3-waitress-1.4.3-1.el8.noarch 2024-01-20T12:03:43.835 INFO:teuthology.orchestra.run.smithi087.stdout: python3-webob-1.8.5-1.el8.1.noarch 2024-01-20T12:03:43.835 INFO:teuthology.orchestra.run.smithi087.stdout: python3-webtest-2.0.33-1.el8.noarch 2024-01-20T12:03:43.835 INFO:teuthology.orchestra.run.smithi087.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2024-01-20T12:03:43.835 INFO:teuthology.orchestra.run.smithi087.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2024-01-20T12:03:43.835 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T12:03:43.835 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-01-20T12:03:44.002 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph-fuse 2024-01-20T12:03:44.354 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2024-01-20T12:03:45.018 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 138 kB/s | 4.5 kB 00:00 2024-01-20T12:03:45.587 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 115 kB/s | 4.1 kB 00:00 2024-01-20T12:03:47.887 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-01-20T12:03:47.888 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-01-20T12:03:47.888 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2024-01-20T12:03:47.888 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-01-20T12:03:47.888 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2024-01-20T12:03:47.888 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-fuse 2024-01-20T12:03:47.888 INFO:teuthology.orchestra.run.smithi087.stdout: x86_64 2:19.0.0-763.ga00c9940.el8 ceph 945 k 2024-01-20T12:03:47.888 INFO:teuthology.orchestra.run.smithi087.stdout:Installing dependencies: 2024-01-20T12:03:47.888 INFO:teuthology.orchestra.run.smithi087.stdout: fuse x86_64 2.9.7-17.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2024-01-20T12:03:47.889 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T12:03:47.889 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2024-01-20T12:03:47.889 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-01-20T12:03:47.889 INFO:teuthology.orchestra.run.smithi087.stdout:Install 2 Packages 2024-01-20T12:03:47.889 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T12:03:47.889 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 1.0 M 2024-01-20T12:03:47.889 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 3.2 M 2024-01-20T12:03:47.889 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2024-01-20T12:03:47.977 INFO:teuthology.orchestra.run.smithi087.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 956 kB/s | 83 kB 00:00 2024-01-20T12:03:48.185 INFO:teuthology.orchestra.run.smithi087.stdout:(2/2): ceph-fuse-19.0.0-763.ga00c9940.el8.x86_6 3.1 MB/s | 945 kB 00:00 2024-01-20T12:03:48.186 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2024-01-20T12:03:48.186 INFO:teuthology.orchestra.run.smithi087.stdout:Total 3.4 MB/s | 1.0 MB 00:00 2024-01-20T12:03:48.198 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2024-01-20T12:03:48.220 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2024-01-20T12:03:48.220 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2024-01-20T12:03:48.301 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2024-01-20T12:03:48.310 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2024-01-20T12:03:48.475 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2024-01-20T12:03:48.544 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 34/34 2024-01-20T12:03:48.544 INFO:teuthology.orchestra.run.smithi133.stdout:Installed products updated. 2024-01-20T12:03:48.794 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2024-01-20T12:03:48.986 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-fuse-2:19.0.0-763.ga00c9940.el8.x86_64 2/2 2024-01-20T12:03:49.081 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T12:03:49.081 INFO:teuthology.orchestra.run.smithi133.stdout:Installed: 2024-01-20T12:03:49.082 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:49.082 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mds-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:49.082 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mgr-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:49.082 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mgr-modules-core-2:19.0.0-763.ga00c9940.el8.noarch 2024-01-20T12:03:49.082 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mon-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:49.082 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-osd-2:19.0.0-763.ga00c9940.el8.x86_64 2024-01-20T12:03:49.082 INFO:teuthology.orchestra.run.smithi133.stdout: lua-devel-5.3.4-12.el8.x86_64 2024-01-20T12:03:49.082 INFO:teuthology.orchestra.run.smithi133.stdout: luarocks-3.5.0-1.el8.noarch 2024-01-20T12:03:49.082 INFO:teuthology.orchestra.run.smithi133.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2024-01-20T12:03:49.082 INFO:teuthology.orchestra.run.smithi133.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2024-01-20T12:03:49.082 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cffi-1.11.5-6.el8.x86_64 2024-01-20T12:03:49.082 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cheroot-8.5.2-1.el8.noarch 2024-01-20T12:03:49.082 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2024-01-20T12:03:49.082 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2024-01-20T12:03:49.083 INFO:teuthology.orchestra.run.smithi133.stdout: python3-jaraco-6.2-6.el8.noarch 2024-01-20T12:03:49.083 INFO:teuthology.orchestra.run.smithi133.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2024-01-20T12:03:49.083 INFO:teuthology.orchestra.run.smithi133.stdout: python3-logutils-0.3.5-11.el8.noarch 2024-01-20T12:03:49.083 INFO:teuthology.orchestra.run.smithi133.stdout: python3-mako-1.0.6-14.el8.noarch 2024-01-20T12:03:49.083 INFO:teuthology.orchestra.run.smithi133.stdout: python3-markupsafe-0.23-19.el8.x86_64 2024-01-20T12:03:49.083 INFO:teuthology.orchestra.run.smithi133.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2024-01-20T12:03:49.083 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pecan-1.3.2-9.el8.noarch 2024-01-20T12:03:49.083 INFO:teuthology.orchestra.run.smithi133.stdout: python3-portend-2.6-1.el8.noarch 2024-01-20T12:03:49.083 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2024-01-20T12:03:49.083 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pycparser-2.14-14.el8.noarch 2024-01-20T12:03:49.083 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pytz-2017.2-11.el8.noarch 2024-01-20T12:03:49.083 INFO:teuthology.orchestra.run.smithi133.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2024-01-20T12:03:49.083 INFO:teuthology.orchestra.run.smithi133.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2024-01-20T12:03:49.083 INFO:teuthology.orchestra.run.smithi133.stdout: python3-tempora-1.14.1-5.el8.noarch 2024-01-20T12:03:49.083 INFO:teuthology.orchestra.run.smithi133.stdout: python3-trustme-0.6.0-4.el8.noarch 2024-01-20T12:03:49.083 INFO:teuthology.orchestra.run.smithi133.stdout: python3-waitress-1.4.3-1.el8.noarch 2024-01-20T12:03:49.084 INFO:teuthology.orchestra.run.smithi133.stdout: python3-webob-1.8.5-1.el8.1.noarch 2024-01-20T12:03:49.084 INFO:teuthology.orchestra.run.smithi133.stdout: python3-webtest-2.0.33-1.el8.noarch 2024-01-20T12:03:49.084 INFO:teuthology.orchestra.run.smithi133.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2024-01-20T12:03:49.084 INFO:teuthology.orchestra.run.smithi133.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2024-01-20T12:03:49.084 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T12:03:49.084 INFO:teuthology.orchestra.run.smithi133.stdout:Complete! 2024-01-20T12:03:49.284 DEBUG:teuthology.orchestra.run.smithi133:> sudo yum -y install ceph-fuse 2024-01-20T12:03:49.366 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-fuse-2:19.0.0-763.ga00c9940.el8.x86_64 2/2 2024-01-20T12:03:49.366 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-fuse-2:19.0.0-763.ga00c9940.el8.x86_64 1/2 2024-01-20T12:03:49.636 INFO:teuthology.orchestra.run.smithi133.stdout:Updating Subscription Management repositories. 2024-01-20T12:03:50.424 INFO:teuthology.orchestra.run.smithi133.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 111 kB/s | 4.1 kB 00:00 2024-01-20T12:03:50.716 INFO:teuthology.orchestra.run.smithi133.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 122 kB/s | 4.5 kB 00:00 2024-01-20T12:03:53.174 INFO:teuthology.orchestra.run.smithi133.stdout:Dependencies resolved. 2024-01-20T12:03:53.175 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-01-20T12:03:53.175 INFO:teuthology.orchestra.run.smithi133.stdout: Package Arch Version Repository Size 2024-01-20T12:03:53.175 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-01-20T12:03:53.175 INFO:teuthology.orchestra.run.smithi133.stdout:Installing: 2024-01-20T12:03:53.175 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-fuse 2024-01-20T12:03:53.175 INFO:teuthology.orchestra.run.smithi133.stdout: x86_64 2:19.0.0-763.ga00c9940.el8 ceph 945 k 2024-01-20T12:03:53.175 INFO:teuthology.orchestra.run.smithi133.stdout:Installing dependencies: 2024-01-20T12:03:53.175 INFO:teuthology.orchestra.run.smithi133.stdout: fuse x86_64 2.9.7-17.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2024-01-20T12:03:53.175 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T12:03:53.176 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction Summary 2024-01-20T12:03:53.176 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-01-20T12:03:53.176 INFO:teuthology.orchestra.run.smithi133.stdout:Install 2 Packages 2024-01-20T12:03:53.176 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T12:03:53.176 INFO:teuthology.orchestra.run.smithi133.stdout:Total download size: 1.0 M 2024-01-20T12:03:53.176 INFO:teuthology.orchestra.run.smithi133.stdout:Installed size: 3.2 M 2024-01-20T12:03:53.177 INFO:teuthology.orchestra.run.smithi133.stdout:Downloading Packages: 2024-01-20T12:03:53.279 INFO:teuthology.orchestra.run.smithi133.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 815 kB/s | 83 kB 00:00 2024-01-20T12:03:53.604 INFO:teuthology.orchestra.run.smithi133.stdout:(2/2): ceph-fuse-19.0.0-763.ga00c9940.el8.x86_6 2.2 MB/s | 945 kB 00:00 2024-01-20T12:03:53.604 INFO:teuthology.orchestra.run.smithi133.stdout:-------------------------------------------------------------------------------- 2024-01-20T12:03:53.605 INFO:teuthology.orchestra.run.smithi133.stdout:Total 2.3 MB/s | 1.0 MB 00:00 2024-01-20T12:03:53.616 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction check 2024-01-20T12:03:53.638 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction check succeeded. 2024-01-20T12:03:53.639 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction test 2024-01-20T12:03:53.721 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction test succeeded. 2024-01-20T12:03:53.730 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction 2024-01-20T12:03:53.920 INFO:teuthology.orchestra.run.smithi133.stdout: Preparing : 1/1 2024-01-20T12:03:54.222 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2024-01-20T12:03:54.223 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2024-01-20T12:03:54.224 INFO:teuthology.orchestra.run.smithi087.stdout:Installed products updated. 2024-01-20T12:03:54.447 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-fuse-2:19.0.0-763.ga00c9940.el8.x86_64 2/2 2024-01-20T12:03:54.760 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T12:03:54.761 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2024-01-20T12:03:54.761 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-fuse-2:19.0.0-763.ga00c9940.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2024-01-20T12:03:54.761 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-01-20T12:03:54.761 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-01-20T12:03:54.817 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: ceph-fuse-2:19.0.0-763.ga00c9940.el8.x86_64 2/2 2024-01-20T12:03:54.817 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-fuse-2:19.0.0-763.ga00c9940.el8.x86_64 1/2 2024-01-20T12:03:54.923 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install cephfs-java 2024-01-20T12:03:55.274 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2024-01-20T12:03:55.965 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 135 kB/s | 4.5 kB 00:00 2024-01-20T12:03:56.526 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 111 kB/s | 4.1 kB 00:00 2024-01-20T12:03:58.559 INFO:teuthology.orchestra.run.smithi087.stdout:No match for argument: cephfs-java 2024-01-20T12:03:58.620 INFO:teuthology.orchestra.run.smithi087.stderr:Error: Unable to find a match: cephfs-java 2024-01-20T12:03:58.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-20T12:03:58.669 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi087 with status 1: 'sudo yum -y install cephfs-java' 2024-01-20T12:03:58.671 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/task/install/__init__.py", line 622, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi087 with status 1: 'sudo yum -y install cephfs-java' 2024-01-20T12:03:58.880 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=7cddcbe4a8b04b978e101358789b9d3f Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/task/install/__init__.py", line 622, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi087 with status 1: 'sudo yum -y install cephfs-java' 2024-01-20T12:03:58.884 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-01-20T12:03:58.895 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-01-20T12:03:58.911 INFO:teuthology.task.clock:Checking final clock skew... 2024-01-20T12:03:58.911 DEBUG:teuthology.orchestra.run.smithi087:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-01-20T12:03:58.924 DEBUG:teuthology.orchestra.run.smithi133:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-01-20T12:03:58.932 INFO:teuthology.orchestra.run.smithi087.stderr:bash: ntpq: command not found 2024-01-20T12:03:58.936 INFO:teuthology.orchestra.run.smithi087.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-01-20T12:03:58.936 INFO:teuthology.orchestra.run.smithi087.stdout:=============================================================================== 2024-01-20T12:03:58.937 INFO:teuthology.orchestra.run.smithi087.stdout:^+ hv01.front.sepia.ceph.com 2 6 177 11 +768us[ +768us] +/- 86ms 2024-01-20T12:03:58.937 INFO:teuthology.orchestra.run.smithi087.stdout:^* hv02.front.sepia.ceph.com 3 6 177 11 -696us[ -710us] +/- 71ms 2024-01-20T12:03:58.937 INFO:teuthology.orchestra.run.smithi087.stdout:^+ hv03.front.sepia.ceph.com 3 6 177 10 +77us[ +77us] +/- 92ms 2024-01-20T12:03:58.937 INFO:teuthology.orchestra.run.smithi087.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-01-20T12:03:58.943 INFO:teuthology.orchestra.run.smithi133.stderr:bash: ntpq: command not found 2024-01-20T12:03:58.948 INFO:teuthology.orchestra.run.smithi133.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-01-20T12:03:58.948 INFO:teuthology.orchestra.run.smithi133.stdout:=============================================================================== 2024-01-20T12:03:58.948 INFO:teuthology.orchestra.run.smithi133.stdout:^+ hv01.front.sepia.ceph.com 2 6 177 11 +776us[ +782us] +/- 86ms 2024-01-20T12:03:58.948 INFO:teuthology.orchestra.run.smithi133.stdout:^* hv02.front.sepia.ceph.com 3 6 177 11 -697us[ -692us] +/- 71ms 2024-01-20T12:03:58.948 INFO:teuthology.orchestra.run.smithi133.stdout:^+ hv03.front.sepia.ceph.com 3 6 177 12 +92us[ +98us] +/- 92ms 2024-01-20T12:03:58.948 INFO:teuthology.orchestra.run.smithi133.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-01-20T12:03:58.949 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-01-20T12:03:58.957 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-01-20T12:03:58.958 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-01-20T12:03:58.965 DEBUG:teuthology.orchestra.run.smithi087:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-01-20T12:03:59.038 DEBUG:teuthology.orchestra.run.smithi133:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-01-20T12:03:59.103 DEBUG:teuthology.orchestra.run.smithi087:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-01-20T12:03:59.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-20T12:03:59.133 DEBUG:teuthology.orchestra.run.smithi133:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-01-20T12:03:59.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-20T12:03:59.162 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-01-20T12:03:59.172 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-01-20T12:03:59.182 INFO:teuthology.task.internal:Duration was 631.013351 seconds 2024-01-20T12:03:59.183 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-01-20T12:03:59.190 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-01-20T12:03:59.191 DEBUG:teuthology.orchestra.run.smithi087:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-01-20T12:03:59.193 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-01-20T12:03:59.237 INFO:teuthology.orchestra.run.smithi087.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-20T12:03:59.249 INFO:teuthology.orchestra.run.smithi133.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-20T12:03:59.411 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-01-20T12:03:59.412 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi087.front.sepia.ceph.com 2024-01-20T12:03:59.412 DEBUG:teuthology.orchestra.run.smithi087:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-01-20T12:03:59.434 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi133.front.sepia.ceph.com 2024-01-20T12:03:59.434 DEBUG:teuthology.orchestra.run.smithi133:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-01-20T12:03:59.456 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-01-20T12:03:59.457 DEBUG:teuthology.orchestra.run.smithi087:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-01-20T12:03:59.476 DEBUG:teuthology.orchestra.run.smithi133:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-01-20T12:03:59.537 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-01-20T12:03:59.538 DEBUG:teuthology.orchestra.run.smithi087:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-01-20T12:03:59.542 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2024-01-20T12:03:59.543 INFO:teuthology.orchestra.run.smithi133.stdout:Installed products updated. 2024-01-20T12:03:59.558 DEBUG:teuthology.orchestra.run.smithi133:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-01-20T12:03:59.643 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-01-20T12:03:59.653 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-01-20T12:03:59.653 DEBUG:teuthology.orchestra.run.smithi087:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-01-20T12:03:59.680 DEBUG:teuthology.orchestra.run.smithi133:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-01-20T12:03:59.707 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-01-20T12:03:59.716 DEBUG:teuthology.orchestra.run.smithi087:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-01-20T12:03:59.723 DEBUG:teuthology.orchestra.run.smithi133:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-01-20T12:03:59.746 INFO:teuthology.orchestra.run.smithi087.stdout:kernel.core_pattern = core 2024-01-20T12:03:59.773 INFO:teuthology.orchestra.run.smithi133.stdout:kernel.core_pattern = core 2024-01-20T12:03:59.823 DEBUG:teuthology.orchestra.run.smithi087:> test -e /home/ubuntu/cephtest/archive/coredump 2024-01-20T12:03:59.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-20T12:03:59.839 DEBUG:teuthology.orchestra.run.smithi133:> test -e /home/ubuntu/cephtest/archive/coredump 2024-01-20T12:03:59.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-20T12:03:59.881 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-01-20T12:03:59.890 INFO:teuthology.task.internal:Transferring archived files... 2024-01-20T12:03:59.892 DEBUG:teuthology.misc:Transferring archived files from smithi087:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-01-19_15:25:09-rados-main-distro-default-smithi/7522690/remote/smithi087 2024-01-20T12:03:59.893 DEBUG:teuthology.orchestra.run.smithi087:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-01-20T12:03:59.944 DEBUG:teuthology.misc:Transferring archived files from smithi133:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-01-19_15:25:09-rados-main-distro-default-smithi/7522690/remote/smithi133 2024-01-20T12:03:59.945 DEBUG:teuthology.orchestra.run.smithi133:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-01-20T12:04:00.000 INFO:teuthology.task.internal:Removing archive directory... 2024-01-20T12:04:00.001 DEBUG:teuthology.orchestra.run.smithi087:> rm -rf -- /home/ubuntu/cephtest/archive 2024-01-20T12:04:00.003 DEBUG:teuthology.orchestra.run.smithi133:> rm -rf -- /home/ubuntu/cephtest/archive 2024-01-20T12:04:00.052 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-01-20T12:04:00.064 INFO:teuthology.task.internal:Not uploading archives. 2024-01-20T12:04:00.064 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-01-20T12:04:00.103 INFO:teuthology.task.internal:Tidying up after the test... 2024-01-20T12:04:00.103 DEBUG:teuthology.orchestra.run.smithi087:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-01-20T12:04:00.104 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T12:04:00.104 INFO:teuthology.orchestra.run.smithi133.stdout:Installed: 2024-01-20T12:04:00.104 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-fuse-2:19.0.0-763.ga00c9940.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2024-01-20T12:04:00.104 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-01-20T12:04:00.104 INFO:teuthology.orchestra.run.smithi133.stdout:Complete! 2024-01-20T12:04:00.106 DEBUG:teuthology.orchestra.run.smithi133:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-01-20T12:04:00.120 INFO:teuthology.orchestra.run.smithi087.stdout: 262179 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 20 12:04 /home/ubuntu/cephtest 2024-01-20T12:04:00.123 INFO:teuthology.orchestra.run.smithi133.stdout: 262179 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 20 12:04 /home/ubuntu/cephtest 2024-01-20T12:04:00.124 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-01-20T12:04:00.160 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-01-20T12:04:00.246 INFO:teuthology.nuke:Checking targets against current locks 2024-01-20T12:04:00.273 DEBUG:teuthology.nuke:shortname: smithi087 2024-01-20T12:04:00.273 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-20T12:04:00.278 DEBUG:teuthology.orchestra.run.smithi133:> sudo yum -y install cephfs-java 2024-01-20T12:04:00.297 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi087.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-19_15:25:09-rados-main-distro-default-smithi/7522690', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-20 11:48:09.013634', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA2n85dphs7iNoO0U5GIFnN6P0zNbm9kDxt0TKfKqIFL89WM8aLa72SSZpnocrPUxNy5oX9Oivn5Xte4Nb0xBKA='} 2024-01-20T12:04:00.300 DEBUG:teuthology.nuke:shortname: smithi133 2024-01-20T12:04:00.300 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-20T12:04:00.321 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi133.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-19_15:25:09-rados-main-distro-default-smithi/7522690', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-20 11:48:09.012509', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPTHec/tr2+STVXNyJXvYry4emMyshwTSnpHnf3k1I7iEa+7Vp2KnESaRrdYlQolSEqINu5RToMmWYVnquG+ZEg='} 2024-01-20T12:04:00.352 INFO:teuthology.orchestra.console.smithi087:Power off 2024-01-20T12:04:00.352 DEBUG:teuthology.orchestra.console.smithi087:pexpect command: ipmitool -H smithi087.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-20T12:04:00.376 DEBUG:teuthology.orchestra.console.smithi087:power off output: Chassis Power Control: Down/Off 2024-01-20T12:04:00.376 DEBUG:teuthology.orchestra.console.smithi087:pexpect command: ipmitool -H smithi087.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-20T12:04:00.396 INFO:teuthology.orchestra.console.smithi133:Power off 2024-01-20T12:04:00.397 DEBUG:teuthology.orchestra.console.smithi133:pexpect command: ipmitool -H smithi133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-20T12:04:00.406 DEBUG:teuthology.orchestra.console.smithi087:check power output: Chassis Power is on 2024-01-20T12:04:00.419 DEBUG:teuthology.orchestra.console.smithi133:power off output: Chassis Power Control: Down/Off 2024-01-20T12:04:00.419 DEBUG:teuthology.orchestra.console.smithi133:pexpect command: ipmitool -H smithi133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-20T12:04:00.444 DEBUG:teuthology.orchestra.console.smithi133:check power output: Chassis Power is on 2024-01-20T12:04:00.627 INFO:teuthology.orchestra.run.smithi133.stdout:Updating Subscription Management repositories. 2024-01-20T12:04:02.425 INFO:teuthology.orchestra.run.smithi133.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 22 kB/s | 4.1 kB 00:00 2024-01-20T12:04:02.820 INFO:teuthology.orchestra.run.smithi133.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 36 kB/s | 4.5 kB 00:00 2024-01-20T12:04:04.278 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-20T12:04:04.407 DEBUG:teuthology.orchestra.console.smithi087:pexpect command: ipmitool -H smithi087.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-20T12:04:04.445 DEBUG:teuthology.orchestra.console.smithi133:pexpect command: ipmitool -H smithi133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-20T12:04:04.518 DEBUG:teuthology.orchestra.console.smithi087:check power output: Chassis Power is on 2024-01-20T12:04:04.556 DEBUG:teuthology.orchestra.console.smithi133:check power output: Chassis Power is on 2024-01-20T12:04:08.520 DEBUG:teuthology.orchestra.console.smithi087:pexpect command: ipmitool -H smithi087.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-20T12:04:08.557 DEBUG:teuthology.orchestra.console.smithi133:pexpect command: ipmitool -H smithi133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-20T12:04:08.630 DEBUG:teuthology.orchestra.console.smithi087:check power output: Chassis Power is off 2024-01-20T12:04:08.668 DEBUG:teuthology.orchestra.console.smithi133:check power output: Chassis Power is on 2024-01-20T12:04:08.731 INFO:teuthology.orchestra.console.smithi087:Power off completed 2024-01-20T12:04:12.669 DEBUG:teuthology.orchestra.console.smithi133:pexpect command: ipmitool -H smithi133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-20T12:04:12.780 DEBUG:teuthology.orchestra.console.smithi133:check power output: Chassis Power is off 2024-01-20T12:04:12.881 INFO:teuthology.orchestra.console.smithi133:Power off completed 2024-01-20T12:04:12.985 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_3.0 agent/off mon_election/classic task/test_ca_signed_key} duration: 631.0133512020111 failure_reason: 'Command failed on smithi087 with status 1: ''sudo yum -y install cephfs-java''' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=7cddcbe4a8b04b978e101358789b9d3f status: fail success: false 2024-01-20T12:04:12.985 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-20T12:04:13.079 INFO:teuthology.run:FAIL