2024-04-01T20:48:43.778 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-04-01T20:48:43.779 DEBUG:teuthology.run:Teuthology command: teuthology --description upgrade:telemetry-upgrade/reef-x/{0-random-distro$/{centos_9.stream} 0-start 1-tasks} --verbose --archive /home/teuthworker/archive/lflores-2024-04-01_20:41:13-upgrade:telemetry-upgrade-main-distro-default-smithi/7634333 --owner scheduled_lflores@teuthology --name lflores-2024-04-01_20:41:13-upgrade:telemetry-upgrade-main-distro-default-smithi -- /home/teuthworker/archive/lflores-2024-04-01_20:41:13-upgrade:telemetry-upgrade-main-distro-default-smithi/7634333/orig.config.yaml 2024-04-01T20:48:43.817 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-01T20:48:43.909 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/lflores-2024-04-01_20:41:13-upgrade:telemetry-upgrade-main-distro-default-smithi/7634333 branch: main description: upgrade:telemetry-upgrade/reef-x/{0-random-distro$/{centos_9.stream} 0-start 1-tasks} email: null first_in_suite: false job_id: '7634333' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: lflores-2024-04-01_20:41:13-upgrade:telemetry-upgrade-main-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: main ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - overall HEALTH_ - \(OSDMAP_FLAGS\) - \(OSD_ - \(PG_ - \(POOL_ - \(CACHE_POOL_ - \(SMALLER_PGP_NUM\) - \(OBJECT_ - \(SLOW_OPS\) - \(REQUEST_SLOW\) - \(TOO_FEW_PGS\) - slow request - timeout on replica - late reservation from - MON_DOWN - OSDMAP_FLAGS - OSD_DOWN - PG_DEGRADED - PG_AVAILABILITY - POOL_APP_NOT_ENABLED - mons down - mon down - out of quorum - CEPHADM_FAILED_DAEMON sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-tracker-65189 sha1: 1034db7965cac6ee664930b22a14fd553d36d20b owner: scheduled_lflores@teuthology priority: 50 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - mds.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mds.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 8219 sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 sleep_before_teardown: 0 suite: upgrade:telemetry-upgrade suite_branch: wip-tracker-65189 suite_path: /home/teuthworker/src/github.com_ljflores_ceph_1034db7965cac6ee664930b22a14fd553d36d20b/qa suite_relpath: qa suite_repo: https://github.com/ljflores/ceph.git suite_sha1: 1034db7965cac6ee664930b22a14fd553d36d20b targets: smithi072.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKAEzyRKyZm6JT8nRBLvWFRZrR7Fy1drAMxu/Vd6tVHE2JczpAzFT0KeFxtt1M/GnaXdnAzE8yxe7oHwREEwbVI= smithi189.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO1OrH44knCSXvJfgG/R/gV6v3iTXx5atGM6X4/TIIU7EZSnqqzWgoDAPmTQK0SZ1ln4WjP5JY4I4CtMByFrPO8= tasks: - install: branch: reef exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing reef cephadm ...' - cephadm: cephadm_branch: reef cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.io/ceph/daemon-base:latest-reef - print: '**** done end installing reef cephadm ...' - print: '**** done start cephadm.shell ceph config set mgr...' - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest true --force - print: '**** done cephadm.shell ceph config set mgr...' - print: '**** done start telemetry reef...' - workunit: clients: client.0: - test_telemetry_reef.sh - print: '**** done end telemetry reef...' - print: '**** done start upgrade sequence...' - sequential: - print: '**** done start upgrade...' - cephadm.shell: env: - sha1 mon.a: - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - print: '**** done end upgrade...' - print: '**** done start telemetry x...' - workunit: clients: client.0: - test_telemetry_reef_x.sh - print: '**** done end telemetry x...' - print: '**** done end upgrade sequence...' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: e691533f9cbb33d85b2187bba20d7102f098636d timestamp: 2024-04-01_20:41:13 tube: smithi user: lflores verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-01T20:48:43.909 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ljflores_ceph_1034db7965cac6ee664930b22a14fd553d36d20b/qa; will attempt to use it 2024-04-01T20:48:43.910 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ljflores_ceph_1034db7965cac6ee664930b22a14fd553d36d20b/qa/tasks 2024-04-01T20:48:43.910 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-01T20:48:43.912 INFO:teuthology.task.internal:Checking packages... 2024-04-01T20:48:43.936 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'd82c9aa17f09785fe698d262f9601d87bb79f962' 2024-04-01T20:48:43.936 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-01T20:48:43.936 INFO:teuthology.packaging:ref: None 2024-04-01T20:48:43.936 INFO:teuthology.packaging:tag: None 2024-04-01T20:48:43.936 INFO:teuthology.packaging:branch: main 2024-04-01T20:48:43.936 INFO:teuthology.packaging:sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 2024-04-01T20:48:43.936 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=main 2024-04-01T20:48:44.227 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2578.ge5c885fe 2024-04-01T20:48:44.228 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-01T20:48:44.235 INFO:teuthology.task.internal:no buildpackages task found 2024-04-01T20:48:44.235 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-01T20:48:44.243 INFO:teuthology.task.internal:Saving configuration 2024-04-01T20:48:44.256 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-01T20:48:44.276 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-01T20:48:44.312 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi072.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-04-01_20:41:13-upgrade:telemetry-upgrade-main-distro-default-smithi/7634333', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-01 20:43:26.229613', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKAEzyRKyZm6JT8nRBLvWFRZrR7Fy1drAMxu/Vd6tVHE2JczpAzFT0KeFxtt1M/GnaXdnAzE8yxe7oHwREEwbVI='} 2024-04-01T20:48:44.343 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi189.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-04-01_20:41:13-upgrade:telemetry-upgrade-main-distro-default-smithi/7634333', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-01 20:43:26.227993', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO1OrH44knCSXvJfgG/R/gV6v3iTXx5atGM6X4/TIIU7EZSnqqzWgoDAPmTQK0SZ1ln4WjP5JY4I4CtMByFrPO8='} 2024-04-01T20:48:44.343 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-01T20:48:44.349 INFO:teuthology.task.internal:roles: ubuntu@smithi072.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'mds.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-04-01T20:48:44.350 INFO:teuthology.task.internal:roles: ubuntu@smithi189.front.sepia.ceph.com - ['mon.b', 'mds.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-04-01T20:48:44.350 INFO:teuthology.run_tasks:Running task console_log... 2024-04-01T20:48:44.439 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f70271571f0>, signals=[15]) 2024-04-01T20:48:44.440 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-01T20:48:44.446 INFO:teuthology.task.internal:Opening connections... 2024-04-01T20:48:44.446 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi072.front.sepia.ceph.com 2024-04-01T20:48:44.448 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T20:48:44.569 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi189.front.sepia.ceph.com 2024-04-01T20:48:44.570 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T20:48:44.668 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-01T20:48:44.674 DEBUG:teuthology.orchestra.run.smithi072:> uname -m 2024-04-01T20:48:44.695 INFO:teuthology.orchestra.run.smithi072.stdout:x86_64 2024-04-01T20:48:44.695 DEBUG:teuthology.orchestra.run.smithi072:> cat /etc/os-release 2024-04-01T20:48:44.751 INFO:teuthology.orchestra.run.smithi072.stdout:NAME="CentOS Stream" 2024-04-01T20:48:44.752 INFO:teuthology.orchestra.run.smithi072.stdout:VERSION="9" 2024-04-01T20:48:44.752 INFO:teuthology.orchestra.run.smithi072.stdout:ID="centos" 2024-04-01T20:48:44.752 INFO:teuthology.orchestra.run.smithi072.stdout:ID_LIKE="rhel fedora" 2024-04-01T20:48:44.752 INFO:teuthology.orchestra.run.smithi072.stdout:VERSION_ID="9" 2024-04-01T20:48:44.752 INFO:teuthology.orchestra.run.smithi072.stdout:PLATFORM_ID="platform:el9" 2024-04-01T20:48:44.752 INFO:teuthology.orchestra.run.smithi072.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-01T20:48:44.752 INFO:teuthology.orchestra.run.smithi072.stdout:ANSI_COLOR="0;31" 2024-04-01T20:48:44.752 INFO:teuthology.orchestra.run.smithi072.stdout:LOGO="fedora-logo-icon" 2024-04-01T20:48:44.752 INFO:teuthology.orchestra.run.smithi072.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-01T20:48:44.752 INFO:teuthology.orchestra.run.smithi072.stdout:HOME_URL="https://centos.org/" 2024-04-01T20:48:44.752 INFO:teuthology.orchestra.run.smithi072.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-01T20:48:44.752 INFO:teuthology.orchestra.run.smithi072.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-01T20:48:44.753 INFO:teuthology.orchestra.run.smithi072.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-01T20:48:44.753 INFO:teuthology.lock.ops:Updating smithi072.front.sepia.ceph.com on lock server 2024-04-01T20:48:44.785 DEBUG:teuthology.orchestra.run.smithi189:> uname -m 2024-04-01T20:48:44.803 INFO:teuthology.orchestra.run.smithi189.stdout:x86_64 2024-04-01T20:48:44.803 DEBUG:teuthology.orchestra.run.smithi189:> cat /etc/os-release 2024-04-01T20:48:44.860 INFO:teuthology.orchestra.run.smithi189.stdout:NAME="CentOS Stream" 2024-04-01T20:48:44.860 INFO:teuthology.orchestra.run.smithi189.stdout:VERSION="9" 2024-04-01T20:48:44.860 INFO:teuthology.orchestra.run.smithi189.stdout:ID="centos" 2024-04-01T20:48:44.860 INFO:teuthology.orchestra.run.smithi189.stdout:ID_LIKE="rhel fedora" 2024-04-01T20:48:44.860 INFO:teuthology.orchestra.run.smithi189.stdout:VERSION_ID="9" 2024-04-01T20:48:44.860 INFO:teuthology.orchestra.run.smithi189.stdout:PLATFORM_ID="platform:el9" 2024-04-01T20:48:44.860 INFO:teuthology.orchestra.run.smithi189.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-01T20:48:44.860 INFO:teuthology.orchestra.run.smithi189.stdout:ANSI_COLOR="0;31" 2024-04-01T20:48:44.860 INFO:teuthology.orchestra.run.smithi189.stdout:LOGO="fedora-logo-icon" 2024-04-01T20:48:44.860 INFO:teuthology.orchestra.run.smithi189.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-01T20:48:44.861 INFO:teuthology.orchestra.run.smithi189.stdout:HOME_URL="https://centos.org/" 2024-04-01T20:48:44.861 INFO:teuthology.orchestra.run.smithi189.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-01T20:48:44.861 INFO:teuthology.orchestra.run.smithi189.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-01T20:48:44.861 INFO:teuthology.orchestra.run.smithi189.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-01T20:48:44.861 INFO:teuthology.lock.ops:Updating smithi189.front.sepia.ceph.com on lock server 2024-04-01T20:48:44.893 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-01T20:48:44.903 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-01T20:48:44.908 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-01T20:48:44.908 DEBUG:teuthology.orchestra.run.smithi072:> test '!' -e /home/ubuntu/cephtest 2024-04-01T20:48:44.911 DEBUG:teuthology.orchestra.run.smithi189:> test '!' -e /home/ubuntu/cephtest 2024-04-01T20:48:44.927 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-01T20:48:44.932 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-01T20:48:44.933 DEBUG:teuthology.orchestra.run.smithi072:> test -z $(ls -A /var/lib/ceph) 2024-04-01T20:48:44.968 DEBUG:teuthology.orchestra.run.smithi189:> test -z $(ls -A /var/lib/ceph) 2024-04-01T20:48:45.068 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-01T20:48:45.143 INFO:teuthology.run_tasks:Running task kernel... 2024-04-01T20:48:45.158 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-04-01T20:48:45.158 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-04-01T20:48:45.158 DEBUG:teuthology.orchestra.run.smithi072:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-01T20:48:45.159 DEBUG:teuthology.orchestra.run.smithi189:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-01T20:48:45.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T20:48:45.175 DEBUG:teuthology.orchestra.run.smithi189:> uname -r 2024-04-01T20:48:45.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T20:48:45.176 DEBUG:teuthology.orchestra.run.smithi072:> uname -r 2024-04-01T20:48:45.232 INFO:teuthology.orchestra.run.smithi189.stdout:5.14.0-361.el9.x86_64 2024-04-01T20:48:45.232 INFO:teuthology.task.kernel:Running kernel on smithi189: 5.14.0-361.el9.x86_64 2024-04-01T20:48:45.233 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum install -y kernel 2024-04-01T20:48:45.234 INFO:teuthology.orchestra.run.smithi072.stdout:5.14.0-361.el9.x86_64 2024-04-01T20:48:45.234 INFO:teuthology.task.kernel:Running kernel on smithi072: 5.14.0-361.el9.x86_64 2024-04-01T20:48:45.236 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum install -y kernel 2024-04-01T20:48:47.422 INFO:teuthology.orchestra.run.smithi189.stdout:CentOS-9 - AppStream 15 MB/s | 6.7 MB 00:00 2024-04-01T20:48:48.277 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS-9 - AppStream 14 MB/s | 6.7 MB 00:00 2024-04-01T20:48:48.798 INFO:teuthology.orchestra.run.smithi189.stdout:CentOS-9 - BaseOS 7.3 MB/s | 2.0 MB 00:00 2024-04-01T20:48:49.703 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS-9 - BaseOS 6.2 MB/s | 2.0 MB 00:00 2024-04-01T20:48:50.388 INFO:teuthology.orchestra.run.smithi189.stdout:CentOS Stream 9 - BaseOS 6.4 MB/s | 8.0 MB 00:01 2024-04-01T20:48:50.721 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.0 MB 00:00 2024-04-01T20:48:53.406 INFO:teuthology.orchestra.run.smithi189.stdout:CentOS Stream 9 - AppStream 9.7 MB/s | 19 MB 00:01 2024-04-01T20:48:54.032 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - AppStream 8.5 MB/s | 19 MB 00:02 2024-04-01T20:48:58.151 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - CRB 11 MB/s | 6.1 MB 00:00 2024-04-01T20:48:58.232 INFO:teuthology.orchestra.run.smithi189.stdout:CentOS Stream 9 - CRB 4.7 MB/s | 6.1 MB 00:01 2024-04-01T20:48:59.541 INFO:teuthology.orchestra.run.smithi189.stdout:CentOS Stream 9 - Extras packages 85 kB/s | 16 kB 00:00 2024-04-01T20:48:59.647 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - Extras packages 43 kB/s | 16 kB 00:00 2024-04-01T20:49:03.510 INFO:teuthology.orchestra.run.smithi072.stdout:Extra Packages for Enterprise Linux 5.6 MB/s | 21 MB 00:03 2024-04-01T20:49:03.586 INFO:teuthology.orchestra.run.smithi189.stdout:Extra Packages for Enterprise Linux 5.3 MB/s | 21 MB 00:03 2024-04-01T20:49:08.491 INFO:teuthology.orchestra.run.smithi072.stdout:lab-extras 27 kB/s | 1.7 kB 00:00 2024-04-01T20:49:08.761 INFO:teuthology.orchestra.run.smithi189.stdout:lab-extras 6.2 kB/s | 1.7 kB 00:00 2024-04-01T20:49:10.732 INFO:teuthology.orchestra.run.smithi072.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-01T20:49:10.732 INFO:teuthology.orchestra.run.smithi072.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-01T20:49:10.837 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T20:49:10.852 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:49:10.853 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2024-04-01T20:49:10.853 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:49:10.853 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T20:49:10.853 INFO:teuthology.orchestra.run.smithi072.stdout: kernel x86_64 5.14.0-434.el9 CentOS-BaseOS 192 k 2024-04-01T20:49:10.853 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2024-04-01T20:49:10.853 INFO:teuthology.orchestra.run.smithi072.stdout: kernel-core x86_64 5.14.0-434.el9 CentOS-BaseOS 15 M 2024-04-01T20:49:10.853 INFO:teuthology.orchestra.run.smithi072.stdout: kernel-modules x86_64 5.14.0-434.el9 CentOS-BaseOS 34 M 2024-04-01T20:49:10.853 INFO:teuthology.orchestra.run.smithi072.stdout: kernel-modules-core x86_64 5.14.0-434.el9 CentOS-BaseOS 28 M 2024-04-01T20:49:10.853 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:49:10.853 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T20:49:10.853 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:49:10.853 INFO:teuthology.orchestra.run.smithi072.stdout:Install 4 Packages 2024-04-01T20:49:10.853 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:49:10.854 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 76 M 2024-04-01T20:49:10.854 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 123 M 2024-04-01T20:49:10.854 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T20:49:10.948 INFO:teuthology.orchestra.run.smithi189.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-01T20:49:10.948 INFO:teuthology.orchestra.run.smithi189.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-01T20:49:11.019 INFO:teuthology.orchestra.run.smithi072.stdout:(1/4): kernel-5.14.0-434.el9.x86_64.rpm 1.1 MB/s | 192 kB 00:00 2024-04-01T20:49:11.066 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-04-01T20:49:11.075 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:49:11.075 INFO:teuthology.orchestra.run.smithi189.stdout: Package Arch Version Repository Size 2024-04-01T20:49:11.075 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:49:11.075 INFO:teuthology.orchestra.run.smithi189.stdout:Installing: 2024-04-01T20:49:11.076 INFO:teuthology.orchestra.run.smithi189.stdout: kernel x86_64 5.14.0-434.el9 CentOS-BaseOS 192 k 2024-04-01T20:49:11.076 INFO:teuthology.orchestra.run.smithi189.stdout:Installing dependencies: 2024-04-01T20:49:11.076 INFO:teuthology.orchestra.run.smithi189.stdout: kernel-core x86_64 5.14.0-434.el9 CentOS-BaseOS 15 M 2024-04-01T20:49:11.076 INFO:teuthology.orchestra.run.smithi189.stdout: kernel-modules x86_64 5.14.0-434.el9 CentOS-BaseOS 34 M 2024-04-01T20:49:11.076 INFO:teuthology.orchestra.run.smithi189.stdout: kernel-modules-core x86_64 5.14.0-434.el9 CentOS-BaseOS 28 M 2024-04-01T20:49:11.076 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:49:11.076 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction Summary 2024-04-01T20:49:11.076 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:49:11.076 INFO:teuthology.orchestra.run.smithi189.stdout:Install 4 Packages 2024-04-01T20:49:11.076 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:49:11.077 INFO:teuthology.orchestra.run.smithi189.stdout:Total download size: 76 M 2024-04-01T20:49:11.077 INFO:teuthology.orchestra.run.smithi189.stdout:Installed size: 123 M 2024-04-01T20:49:11.077 INFO:teuthology.orchestra.run.smithi189.stdout:Downloading Packages: 2024-04-01T20:49:11.267 INFO:teuthology.orchestra.run.smithi189.stdout:(1/4): kernel-5.14.0-434.el9.x86_64.rpm 1.0 MB/s | 192 kB 00:00 2024-04-01T20:49:11.452 INFO:teuthology.orchestra.run.smithi072.stdout:(2/4): kernel-core-5.14.0-434.el9.x86_64.rpm 25 MB/s | 15 MB 00:00 2024-04-01T20:49:11.868 INFO:teuthology.orchestra.run.smithi189.stdout:(2/4): kernel-core-5.14.0-434.el9.x86_64.rpm 19 MB/s | 15 MB 00:00 2024-04-01T20:49:12.463 INFO:teuthology.orchestra.run.smithi072.stdout:(3/4): kernel-modules-core-5.14.0-434.el9.x86_6 19 MB/s | 28 MB 00:01 2024-04-01T20:49:12.518 INFO:teuthology.orchestra.run.smithi189.stdout:(3/4): kernel-modules-5.14.0-434.el9.x86_64.rpm 23 MB/s | 34 MB 00:01 2024-04-01T20:49:12.902 INFO:teuthology.orchestra.run.smithi189.stdout:(4/4): kernel-modules-core-5.14.0-434.el9.x86_6 17 MB/s | 28 MB 00:01 2024-04-01T20:49:12.905 INFO:teuthology.orchestra.run.smithi189.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:49:12.905 INFO:teuthology.orchestra.run.smithi189.stdout:Total 42 MB/s | 76 MB 00:01 2024-04-01T20:49:12.906 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction check 2024-04-01T20:49:13.292 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction check succeeded. 2024-04-01T20:49:13.292 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction test 2024-04-01T20:49:13.321 INFO:teuthology.orchestra.run.smithi072.stdout:(4/4): kernel-modules-5.14.0-434.el9.x86_64.rpm 14 MB/s | 34 MB 00:02 2024-04-01T20:49:13.324 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:49:13.325 INFO:teuthology.orchestra.run.smithi072.stdout:Total 31 MB/s | 76 MB 00:02 2024-04-01T20:49:13.325 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T20:49:13.719 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T20:49:13.720 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T20:49:14.113 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction test succeeded. 2024-04-01T20:49:14.113 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction 2024-04-01T20:49:14.548 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T20:49:14.548 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T20:49:16.410 INFO:teuthology.orchestra.run.smithi189.stdout: Preparing : 1/1 2024-04-01T20:49:16.832 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T20:49:17.068 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : kernel-modules-core-5.14.0-434.el9.x86_64 1/4 2024-04-01T20:49:17.152 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : kernel-core-5.14.0-434.el9.x86_64 2/4 2024-04-01T20:49:17.488 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : kernel-modules-core-5.14.0-434.el9.x86_64 1/4 2024-04-01T20:49:17.594 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : kernel-core-5.14.0-434.el9.x86_64 2/4 2024-04-01T20:49:19.925 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: kernel-core-5.14.0-434.el9.x86_64 2/4 2024-04-01T20:49:20.064 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : kernel-modules-5.14.0-434.el9.x86_64 3/4 2024-04-01T20:49:20.325 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: kernel-core-5.14.0-434.el9.x86_64 2/4 2024-04-01T20:49:20.512 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : kernel-modules-5.14.0-434.el9.x86_64 3/4 2024-04-01T20:49:24.766 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: kernel-modules-5.14.0-434.el9.x86_64 3/4 2024-04-01T20:49:24.888 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : kernel-5.14.0-434.el9.x86_64 4/4 2024-04-01T20:49:25.207 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: kernel-modules-5.14.0-434.el9.x86_64 3/4 2024-04-01T20:49:25.249 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : kernel-5.14.0-434.el9.x86_64 4/4 2024-04-01T20:49:29.587 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: kernel-modules-core-5.14.0-434.el9.x86_64 4/4 2024-04-01T20:49:29.936 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: kernel-modules-core-5.14.0-434.el9.x86_64 4/4 2024-04-01T20:49:58.987 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: kernel-core-5.14.0-434.el9.x86_64 4/4 2024-04-01T20:49:58.987 INFO:teuthology.orchestra.run.smithi189.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-01T20:49:58.987 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:49:59.030 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: kernel-modules-5.14.0-434.el9.x86_64 4/4 2024-04-01T20:49:59.432 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: kernel-5.14.0-434.el9.x86_64 4/4 2024-04-01T20:49:59.433 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : kernel-5.14.0-434.el9.x86_64 1/4 2024-04-01T20:49:59.433 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : kernel-core-5.14.0-434.el9.x86_64 2/4 2024-04-01T20:49:59.433 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : kernel-modules-5.14.0-434.el9.x86_64 3/4 2024-04-01T20:49:59.885 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : kernel-modules-core-5.14.0-434.el9.x86_64 4/4 2024-04-01T20:49:59.885 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:49:59.885 INFO:teuthology.orchestra.run.smithi189.stdout:Installed: 2024-04-01T20:49:59.885 INFO:teuthology.orchestra.run.smithi189.stdout: kernel-5.14.0-434.el9.x86_64 2024-04-01T20:49:59.885 INFO:teuthology.orchestra.run.smithi189.stdout: kernel-core-5.14.0-434.el9.x86_64 2024-04-01T20:49:59.885 INFO:teuthology.orchestra.run.smithi189.stdout: kernel-modules-5.14.0-434.el9.x86_64 2024-04-01T20:49:59.885 INFO:teuthology.orchestra.run.smithi189.stdout: kernel-modules-core-5.14.0-434.el9.x86_64 2024-04-01T20:49:59.885 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:49:59.885 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-04-01T20:50:00.219 DEBUG:teuthology.orchestra.run.smithi189:> rpm -q kernel | sort -rV | head -n 1 2024-04-01T20:50:00.314 INFO:teuthology.orchestra.run.smithi189.stdout:kernel-5.14.0-434.el9.x86_64 2024-04-01T20:50:00.314 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-434.el9.x86_64 2024-04-01T20:50:00.314 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-434.el9.x86_64 2024-04-01T20:50:00.315 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-01T20:50:00.315 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-01T20:50:00.315 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-01T20:50:00.315 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi189.front.sepia.ceph.com, path=None, version=distro) 2024-04-01T20:50:00.315 DEBUG:teuthology.orchestra.run.smithi189:> rpm -q kernel | sort -rV | head -n 1 2024-04-01T20:50:00.396 INFO:teuthology.orchestra.run.smithi189.stdout:kernel-5.14.0-434.el9.x86_64 2024-04-01T20:50:00.396 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-434.el9.x86_64 2024-04-01T20:50:00.397 DEBUG:teuthology.orchestra.run.smithi189:> sudo rpm -qi grub2-tools 2024-04-01T20:50:00.431 INFO:teuthology.orchestra.run.smithi189.stdout:Name : grub2-tools 2024-04-01T20:50:00.431 INFO:teuthology.orchestra.run.smithi189.stdout:Epoch : 1 2024-04-01T20:50:00.431 INFO:teuthology.orchestra.run.smithi189.stdout:Version : 2.06 2024-04-01T20:50:00.432 INFO:teuthology.orchestra.run.smithi189.stdout:Release : 68.el9 2024-04-01T20:50:00.432 INFO:teuthology.orchestra.run.smithi189.stdout:Architecture: x86_64 2024-04-01T20:50:00.432 INFO:teuthology.orchestra.run.smithi189.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-01T20:50:00.432 INFO:teuthology.orchestra.run.smithi189.stdout:Group : Unspecified 2024-04-01T20:50:00.432 INFO:teuthology.orchestra.run.smithi189.stdout:Size : 8264254 2024-04-01T20:50:00.432 INFO:teuthology.orchestra.run.smithi189.stdout:License : GPLv3+ 2024-04-01T20:50:00.432 INFO:teuthology.orchestra.run.smithi189.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-01T20:50:00.432 INFO:teuthology.orchestra.run.smithi189.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-01T20:50:00.432 INFO:teuthology.orchestra.run.smithi189.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-01T20:50:00.432 INFO:teuthology.orchestra.run.smithi189.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-01T20:50:00.432 INFO:teuthology.orchestra.run.smithi189.stdout:Packager : builder@centos.org 2024-04-01T20:50:00.433 INFO:teuthology.orchestra.run.smithi189.stdout:Vendor : CentOS 2024-04-01T20:50:00.433 INFO:teuthology.orchestra.run.smithi189.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-01T20:50:00.433 INFO:teuthology.orchestra.run.smithi189.stdout:Summary : Support tools for GRUB. 2024-04-01T20:50:00.433 INFO:teuthology.orchestra.run.smithi189.stdout:Description : 2024-04-01T20:50:00.433 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:50:00.433 INFO:teuthology.orchestra.run.smithi189.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-01T20:50:00.433 INFO:teuthology.orchestra.run.smithi189.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-01T20:50:00.433 INFO:teuthology.orchestra.run.smithi189.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-01T20:50:00.433 INFO:teuthology.orchestra.run.smithi189.stdout:hardware devices. 2024-04-01T20:50:00.433 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:50:00.433 INFO:teuthology.orchestra.run.smithi189.stdout:This subpackage provides tools for support of all platforms. 2024-04-01T20:50:00.434 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-01T20:50:00.434 INFO:teuthology.task.kernel:Updating grub on smithi189 to boot 5.14.0-434.el9.x86_64 2024-04-01T20:50:00.434 DEBUG:teuthology.orchestra.run.smithi189:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-01T20:50:01.021 INFO:teuthology.orchestra.run.smithi189.stderr:Generating grub configuration file ... 2024-04-01T20:50:01.192 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: kernel-core-5.14.0-434.el9.x86_64 4/4 2024-04-01T20:50:01.192 INFO:teuthology.orchestra.run.smithi072.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-01T20:50:01.193 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:50:01.235 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: kernel-modules-5.14.0-434.el9.x86_64 4/4 2024-04-01T20:50:01.638 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: kernel-5.14.0-434.el9.x86_64 4/4 2024-04-01T20:50:01.638 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : kernel-5.14.0-434.el9.x86_64 1/4 2024-04-01T20:50:01.638 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : kernel-core-5.14.0-434.el9.x86_64 2/4 2024-04-01T20:50:01.638 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : kernel-modules-5.14.0-434.el9.x86_64 3/4 2024-04-01T20:50:02.062 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : kernel-modules-core-5.14.0-434.el9.x86_64 4/4 2024-04-01T20:50:02.062 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:50:02.062 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T20:50:02.063 INFO:teuthology.orchestra.run.smithi072.stdout: kernel-5.14.0-434.el9.x86_64 2024-04-01T20:50:02.063 INFO:teuthology.orchestra.run.smithi072.stdout: kernel-core-5.14.0-434.el9.x86_64 2024-04-01T20:50:02.063 INFO:teuthology.orchestra.run.smithi072.stdout: kernel-modules-5.14.0-434.el9.x86_64 2024-04-01T20:50:02.063 INFO:teuthology.orchestra.run.smithi072.stdout: kernel-modules-core-5.14.0-434.el9.x86_64 2024-04-01T20:50:02.063 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:50:02.063 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T20:50:02.418 INFO:teuthology.orchestra.run.smithi189.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-01T20:50:02.450 INFO:teuthology.orchestra.run.smithi189.stderr:done 2024-04-01T20:50:02.453 DEBUG:teuthology.orchestra.run.smithi189:> mktemp 2024-04-01T20:50:02.468 INFO:teuthology.orchestra.run.smithi189.stdout:/tmp/tmp.nXLWLgqpms 2024-04-01T20:50:02.469 DEBUG:teuthology.orchestra.run.smithi189:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.nXLWLgqpms 2024-04-01T20:50:02.495 DEBUG:teuthology.orchestra.run.smithi072:> rpm -q kernel | sort -rV | head -n 1 2024-04-01T20:50:02.537 DEBUG:teuthology.orchestra.run.smithi189:> sudo chmod 0666 /tmp/tmp.nXLWLgqpms 2024-04-01T20:50:02.600 INFO:teuthology.orchestra.run.smithi072.stdout:kernel-5.14.0-434.el9.x86_64 2024-04-01T20:50:02.600 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-434.el9.x86_64 2024-04-01T20:50:02.600 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-434.el9.x86_64 2024-04-01T20:50:02.601 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-01T20:50:02.601 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-01T20:50:02.601 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-01T20:50:02.601 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi072.front.sepia.ceph.com, path=None, version=distro) 2024-04-01T20:50:02.601 DEBUG:teuthology.orchestra.run.smithi072:> rpm -q kernel | sort -rV | head -n 1 2024-04-01T20:50:02.677 DEBUG:teuthology.orchestra.remote:smithi189:/tmp/tmp.nXLWLgqpms is 6KB 2024-04-01T20:50:02.680 INFO:teuthology.orchestra.run.smithi072.stdout:kernel-5.14.0-434.el9.x86_64 2024-04-01T20:50:02.681 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-434.el9.x86_64 2024-04-01T20:50:02.681 DEBUG:teuthology.orchestra.run.smithi072:> sudo rpm -qi grub2-tools 2024-04-01T20:50:02.714 INFO:teuthology.orchestra.run.smithi072.stdout:Name : grub2-tools 2024-04-01T20:50:02.714 INFO:teuthology.orchestra.run.smithi072.stdout:Epoch : 1 2024-04-01T20:50:02.714 INFO:teuthology.orchestra.run.smithi072.stdout:Version : 2.06 2024-04-01T20:50:02.714 INFO:teuthology.orchestra.run.smithi072.stdout:Release : 68.el9 2024-04-01T20:50:02.714 INFO:teuthology.orchestra.run.smithi072.stdout:Architecture: x86_64 2024-04-01T20:50:02.714 INFO:teuthology.orchestra.run.smithi072.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-01T20:50:02.714 INFO:teuthology.orchestra.run.smithi072.stdout:Group : Unspecified 2024-04-01T20:50:02.714 INFO:teuthology.orchestra.run.smithi072.stdout:Size : 8264254 2024-04-01T20:50:02.714 INFO:teuthology.orchestra.run.smithi072.stdout:License : GPLv3+ 2024-04-01T20:50:02.714 INFO:teuthology.orchestra.run.smithi072.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-01T20:50:02.714 INFO:teuthology.orchestra.run.smithi072.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-01T20:50:02.715 INFO:teuthology.orchestra.run.smithi072.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-01T20:50:02.715 INFO:teuthology.orchestra.run.smithi072.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-01T20:50:02.715 INFO:teuthology.orchestra.run.smithi072.stdout:Packager : builder@centos.org 2024-04-01T20:50:02.715 INFO:teuthology.orchestra.run.smithi072.stdout:Vendor : CentOS 2024-04-01T20:50:02.715 INFO:teuthology.orchestra.run.smithi072.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-01T20:50:02.715 INFO:teuthology.orchestra.run.smithi072.stdout:Summary : Support tools for GRUB. 2024-04-01T20:50:02.715 INFO:teuthology.orchestra.run.smithi072.stdout:Description : 2024-04-01T20:50:02.715 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:50:02.715 INFO:teuthology.orchestra.run.smithi072.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-01T20:50:02.715 INFO:teuthology.orchestra.run.smithi072.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-01T20:50:02.715 INFO:teuthology.orchestra.run.smithi072.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-01T20:50:02.715 INFO:teuthology.orchestra.run.smithi072.stdout:hardware devices. 2024-04-01T20:50:02.715 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:50:02.715 INFO:teuthology.orchestra.run.smithi072.stdout:This subpackage provides tools for support of all platforms. 2024-04-01T20:50:02.716 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-01T20:50:02.716 INFO:teuthology.task.kernel:Updating grub on smithi072 to boot 5.14.0-434.el9.x86_64 2024-04-01T20:50:02.717 DEBUG:teuthology.orchestra.run.smithi072:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-01T20:50:02.725 DEBUG:teuthology.orchestra.run.smithi189:> rm -fr /tmp/tmp.nXLWLgqpms 2024-04-01T20:50:02.740 DEBUG:teuthology.orchestra.run.smithi189:> sudo /bin/ls /boot/loader/entries || true 2024-04-01T20:50:02.805 INFO:teuthology.orchestra.run.smithi189.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-01T20:50:02.805 INFO:teuthology.orchestra.run.smithi189.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-01T20:50:02.805 INFO:teuthology.orchestra.run.smithi189.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-01T20:50:02.805 INFO:teuthology.orchestra.run.smithi189.stdout:15949e3c88704300882482eddfd7baae-5.14.0-434.el9.x86_64.conf 2024-04-01T20:50:02.807 DEBUG:teuthology.orchestra.run.smithi189:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-434.el9.x86_64 2024-04-01T20:50:02.962 DEBUG:teuthology.orchestra.run.smithi189:> sudo shutdown -r now 2024-04-01T20:50:03.344 INFO:teuthology.orchestra.run.smithi072.stderr:Generating grub configuration file ... 2024-04-01T20:50:04.812 INFO:teuthology.orchestra.run.smithi072.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-01T20:50:04.838 INFO:teuthology.orchestra.run.smithi072.stderr:done 2024-04-01T20:50:04.840 DEBUG:teuthology.orchestra.run.smithi072:> mktemp 2024-04-01T20:50:04.865 INFO:teuthology.orchestra.run.smithi072.stdout:/tmp/tmp.22WDTjY91l 2024-04-01T20:50:04.865 DEBUG:teuthology.orchestra.run.smithi072:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.22WDTjY91l 2024-04-01T20:50:04.944 DEBUG:teuthology.orchestra.run.smithi072:> sudo chmod 0666 /tmp/tmp.22WDTjY91l 2024-04-01T20:50:05.085 DEBUG:teuthology.orchestra.remote:smithi072:/tmp/tmp.22WDTjY91l is 6KB 2024-04-01T20:50:05.133 DEBUG:teuthology.orchestra.run.smithi072:> rm -fr /tmp/tmp.22WDTjY91l 2024-04-01T20:50:05.147 DEBUG:teuthology.orchestra.run.smithi072:> sudo /bin/ls /boot/loader/entries || true 2024-04-01T20:50:05.220 INFO:teuthology.orchestra.run.smithi072.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-01T20:50:05.220 INFO:teuthology.orchestra.run.smithi072.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-01T20:50:05.220 INFO:teuthology.orchestra.run.smithi072.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-01T20:50:05.220 INFO:teuthology.orchestra.run.smithi072.stdout:15949e3c88704300882482eddfd7baae-5.14.0-434.el9.x86_64.conf 2024-04-01T20:50:05.221 DEBUG:teuthology.orchestra.run.smithi072:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-434.el9.x86_64 2024-04-01T20:50:05.372 DEBUG:teuthology.orchestra.run.smithi072:> sudo shutdown -r now 2024-04-01T20:50:32.992 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-01T20:50:32.993 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi189.front.sepia.ceph.com' 2024-04-01T20:50:32.994 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T20:50:35.376 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-01T20:50:35.376 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi072.front.sepia.ceph.com' 2024-04-01T20:50:35.376 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T20:50:51.551 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.189 2024-04-01T20:50:53.854 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.72 2024-04-01T20:51:00.558 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi189.front.sepia.ceph.com' 2024-04-01T20:51:00.559 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T20:51:02.857 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi072.front.sepia.ceph.com' 2024-04-01T20:51:02.858 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T20:51:03.646 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.189 2024-04-01T20:51:05.918 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.72 2024-04-01T20:51:15.655 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi189.front.sepia.ceph.com' 2024-04-01T20:51:15.656 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T20:51:17.921 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi072.front.sepia.ceph.com' 2024-04-01T20:51:17.922 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T20:51:34.050 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.189 2024-04-01T20:51:49.090 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi189.front.sepia.ceph.com' 2024-04-01T20:51:49.091 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T20:51:49.497 DEBUG:teuthology.orchestra.run.smithi189:> true 2024-04-01T20:51:49.969 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi189.front.sepia.ceph.com' 2024-04-01T20:51:49.970 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-434.el9.x86_64"... 2024-04-01T20:51:49.970 DEBUG:teuthology.orchestra.run.smithi189:> uname -r 2024-04-01T20:51:49.984 INFO:teuthology.orchestra.run.smithi189.stdout:5.14.0-434.el9.x86_64 2024-04-01T20:51:49.984 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-434.el9.x86_64 vs 5.14.0-434.el9.x86_64 2024-04-01T20:51:49.984 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-01T20:51:49.984 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-01T20:51:50.121 DEBUG:teuthology.orchestra.run.smithi072:> true 2024-04-01T20:51:50.941 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi072.front.sepia.ceph.com' 2024-04-01T20:51:50.941 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-434.el9.x86_64"... 2024-04-01T20:51:50.941 DEBUG:teuthology.orchestra.run.smithi072:> uname -r 2024-04-01T20:51:50.955 INFO:teuthology.orchestra.run.smithi072.stdout:5.14.0-434.el9.x86_64 2024-04-01T20:51:50.955 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-434.el9.x86_64 vs 5.14.0-434.el9.x86_64 2024-04-01T20:51:50.956 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-01T20:51:50.956 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-01T20:51:50.985 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-01T20:51:50.985 DEBUG:teuthology.orchestra.run.smithi189:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-01T20:51:51.076 INFO:teuthology.orchestra.run.smithi189.stdout:ttyS1 2024-04-01T20:51:51.119 DEBUG:teuthology.parallel:result is None 2024-04-01T20:51:51.956 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-01T20:51:51.956 DEBUG:teuthology.orchestra.run.smithi072:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-01T20:51:52.133 INFO:teuthology.orchestra.run.smithi072.stdout:ttyS1 2024-04-01T20:51:52.180 DEBUG:teuthology.parallel:result is None 2024-04-01T20:51:52.181 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-01T20:51:52.188 INFO:teuthology.task.internal:Creating test directory... 2024-04-01T20:51:52.188 DEBUG:teuthology.orchestra.run.smithi072:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-01T20:51:52.191 DEBUG:teuthology.orchestra.run.smithi189:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-01T20:51:52.206 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-01T20:51:52.212 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-01T20:51:52.219 INFO:teuthology.task.internal:Creating archive directory... 2024-04-01T20:51:52.219 DEBUG:teuthology.orchestra.run.smithi072:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-01T20:51:52.250 DEBUG:teuthology.orchestra.run.smithi189:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-01T20:51:52.282 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-01T20:51:52.290 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-01T20:51:52.290 DEBUG:teuthology.orchestra.run.smithi072:> 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-04-01T20:51:52.323 DEBUG:teuthology.orchestra.run.smithi189:> 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-04-01T20:51:52.358 INFO:teuthology.orchestra.run.smithi189.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-01T20:51:52.370 INFO:teuthology.orchestra.run.smithi189.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-01T20:51:52.390 INFO:teuthology.orchestra.run.smithi072.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-01T20:51:52.403 INFO:teuthology.orchestra.run.smithi072.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-01T20:51:52.404 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-01T20:51:52.411 INFO:teuthology.task.internal:Configuring sudo... 2024-04-01T20:51:52.412 DEBUG:teuthology.orchestra.run.smithi072:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-01T20:51:52.413 DEBUG:teuthology.orchestra.run.smithi189:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-01T20:51:52.441 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-01T20:51:52.860 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-01T20:51:52.861 DEBUG:teuthology.orchestra.run.smithi072:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-01T20:51:52.863 DEBUG:teuthology.orchestra.run.smithi189:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-01T20:51:52.877 DEBUG:teuthology.orchestra.run.smithi072:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-01T20:51:52.971 DEBUG:teuthology.orchestra.run.smithi072:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-01T20:51:53.016 DEBUG:teuthology.orchestra.run.smithi072:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-01T20:51:53.112 DEBUG:teuthology.orchestra.run.smithi072:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-01T20:51:53.153 DEBUG:teuthology.orchestra.run.smithi072:> set -ex 2024-04-01T20:51:53.153 DEBUG:teuthology.orchestra.run.smithi072:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-01T20:51:53.234 DEBUG:teuthology.orchestra.run.smithi189:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-01T20:51:53.282 DEBUG:teuthology.orchestra.run.smithi189:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-01T20:51:53.315 DEBUG:teuthology.orchestra.run.smithi189:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-01T20:51:53.404 DEBUG:teuthology.orchestra.run.smithi189:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-01T20:51:53.435 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-04-01T20:51:53.435 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-01T20:51:53.499 DEBUG:teuthology.orchestra.run.smithi072:> sudo service rsyslog restart 2024-04-01T20:51:53.501 DEBUG:teuthology.orchestra.run.smithi189:> sudo service rsyslog restart 2024-04-01T20:51:53.560 INFO:teuthology.orchestra.run.smithi072.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-01T20:51:53.590 INFO:teuthology.orchestra.run.smithi189.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-01T20:51:53.962 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-01T20:51:53.970 INFO:teuthology.task.internal:Starting timer... 2024-04-01T20:51:53.970 INFO:teuthology.run_tasks:Running task pcp... 2024-04-01T20:51:53.991 INFO:teuthology.run_tasks:Running task selinux... 2024-04-01T20:51:54.000 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-01T20:51:54.001 DEBUG:teuthology.orchestra.run.smithi072:> sudo service auditd rotate 2024-04-01T20:51:54.120 INFO:teuthology.orchestra.run.smithi072.stdout:Rotating logs: 2024-04-01T20:51:54.123 DEBUG:teuthology.orchestra.run.smithi189:> sudo service auditd rotate 2024-04-01T20:51:54.209 INFO:teuthology.orchestra.run.smithi189.stdout:Rotating logs: 2024-04-01T20:51:54.212 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-01T20:51:54.212 DEBUG:teuthology.orchestra.run.smithi072:> /usr/sbin/getenforce 2024-04-01T20:51:54.240 INFO:teuthology.orchestra.run.smithi072.stdout:Permissive 2024-04-01T20:51:54.241 DEBUG:teuthology.orchestra.run.smithi189:> /usr/sbin/getenforce 2024-04-01T20:51:54.258 INFO:teuthology.orchestra.run.smithi189.stdout:Permissive 2024-04-01T20:51:54.258 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi072.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi189.front.sepia.ceph.com': 'permissive'} 2024-04-01T20:51:54.259 DEBUG:teuthology.orchestra.run.smithi072:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-01T20:51:54.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T20:51:54.308 DEBUG:teuthology.orchestra.run.smithi189:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-01T20:51:54.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T20:51:54.336 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-01T20:51:54.336 DEBUG:teuthology.orchestra.run.smithi072:> sudo /usr/sbin/setenforce permissive 2024-04-01T20:51:54.393 DEBUG:teuthology.orchestra.run.smithi189:> sudo /usr/sbin/setenforce permissive 2024-04-01T20:51:54.443 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-01T20:51:54.452 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-01T20:51:54.469 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-04-01T20:51:54.478 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi072.front.sepia.ceph.com,smithi189.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-01T20:56:10.561 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi072.front.sepia.ceph.com'), Remote(name='ubuntu@smithi189.front.sepia.ceph.com')] 2024-04-01T20:56:10.562 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi072.front.sepia.ceph.com' 2024-04-01T20:56:10.564 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T20:56:10.680 DEBUG:teuthology.orchestra.run.smithi072:> true 2024-04-01T20:56:10.755 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi072.front.sepia.ceph.com' 2024-04-01T20:56:10.755 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi189.front.sepia.ceph.com' 2024-04-01T20:56:10.756 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T20:56:10.854 DEBUG:teuthology.orchestra.run.smithi189:> true 2024-04-01T20:56:10.932 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi189.front.sepia.ceph.com' 2024-04-01T20:56:10.933 INFO:teuthology.run_tasks:Running task clock... 2024-04-01T20:56:10.944 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-01T20:56:10.944 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-01T20:56:10.945 DEBUG:teuthology.orchestra.run.smithi072:> 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-04-01T20:56:10.947 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-01T20:56:10.948 DEBUG:teuthology.orchestra.run.smithi189:> 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-04-01T20:56:10.979 INFO:teuthology.orchestra.run.smithi072.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-01T20:56:10.997 INFO:teuthology.orchestra.run.smithi072.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-01T20:56:11.003 INFO:teuthology.orchestra.run.smithi189.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-01T20:56:11.020 INFO:teuthology.orchestra.run.smithi189.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-01T20:56:11.028 INFO:teuthology.orchestra.run.smithi072.stderr:sudo: ntpd: command not found 2024-04-01T20:56:11.042 INFO:teuthology.orchestra.run.smithi072.stdout:506 Cannot talk to daemon 2024-04-01T20:56:11.048 INFO:teuthology.orchestra.run.smithi189.stderr:sudo: ntpd: command not found 2024-04-01T20:56:11.059 INFO:teuthology.orchestra.run.smithi072.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-01T20:56:11.062 INFO:teuthology.orchestra.run.smithi189.stdout:506 Cannot talk to daemon 2024-04-01T20:56:11.075 INFO:teuthology.orchestra.run.smithi072.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-01T20:56:11.078 INFO:teuthology.orchestra.run.smithi189.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-01T20:56:11.095 INFO:teuthology.orchestra.run.smithi189.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-01T20:56:11.126 INFO:teuthology.orchestra.run.smithi072.stderr:bash: line 1: ntpq: command not found 2024-04-01T20:56:11.129 INFO:teuthology.orchestra.run.smithi072.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-01T20:56:11.129 INFO:teuthology.orchestra.run.smithi072.stdout:=============================================================================== 2024-04-01T20:56:11.129 INFO:teuthology.orchestra.run.smithi072.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T20:56:11.130 INFO:teuthology.orchestra.run.smithi072.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T20:56:11.130 INFO:teuthology.orchestra.run.smithi072.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T20:56:11.130 INFO:teuthology.orchestra.run.smithi072.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T20:56:11.149 INFO:teuthology.orchestra.run.smithi189.stderr:bash: line 1: ntpq: command not found 2024-04-01T20:56:11.153 INFO:teuthology.orchestra.run.smithi189.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-01T20:56:11.153 INFO:teuthology.orchestra.run.smithi189.stdout:=============================================================================== 2024-04-01T20:56:11.153 INFO:teuthology.orchestra.run.smithi189.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T20:56:11.153 INFO:teuthology.orchestra.run.smithi189.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T20:56:11.153 INFO:teuthology.orchestra.run.smithi189.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T20:56:11.153 INFO:teuthology.orchestra.run.smithi189.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T20:56:11.154 INFO:teuthology.run_tasks:Running task install... 2024-04-01T20:56:11.162 DEBUG:teuthology.task.install:project ceph 2024-04-01T20:56:11.162 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'd82c9aa17f09785fe698d262f9601d87bb79f962'}} 2024-04-01T20:56:11.162 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': 'd82c9aa17f09785fe698d262f9601d87bb79f962'} 2024-04-01T20:56:11.163 INFO:teuthology.task.install:Using flavor: default 2024-04-01T20:56:11.188 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-04-01T20:56:11.189 INFO:teuthology.task.install:extra packages: [] 2024-04-01T20:56:11.189 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'd82c9aa17f09785fe698d262f9601d87bb79f962', 'tag': None, 'wait_for_package': False} 2024-04-01T20:56:11.189 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-01T20:56:11.189 INFO:teuthology.packaging:ref: None 2024-04-01T20:56:11.189 INFO:teuthology.packaging:tag: None 2024-04-01T20:56:11.189 INFO:teuthology.packaging:branch: reef 2024-04-01T20:56:11.190 INFO:teuthology.packaging:sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 2024-04-01T20:56:11.190 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-04-01T20:56:11.192 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'd82c9aa17f09785fe698d262f9601d87bb79f962', 'tag': None, 'wait_for_package': False} 2024-04-01T20:56:11.192 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-01T20:56:11.192 INFO:teuthology.packaging:ref: None 2024-04-01T20:56:11.192 INFO:teuthology.packaging:tag: None 2024-04-01T20:56:11.192 INFO:teuthology.packaging:branch: reef 2024-04-01T20:56:11.192 INFO:teuthology.packaging:sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 2024-04-01T20:56:11.192 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-04-01T20:56:11.466 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/reef/31b151c4607b0154d429096e6dcfacfc215df2d1/centos/9/flavors/default/ 2024-04-01T20:56:11.467 INFO:teuthology.task.install.rpm:Package version is 18.2.2-1057.g31b151c4 2024-04-01T20:56:11.513 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/reef/31b151c4607b0154d429096e6dcfacfc215df2d1/centos/9/flavors/default/ 2024-04-01T20:56:11.514 INFO:teuthology.task.install.rpm:Package version is 18.2.2-1057.g31b151c4 2024-04-01T20:56:11.767 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/reef/31b151c4607b0154d429096e6dcfacfc215df2d1/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/reef/31b151c4607b0154d429096e6dcfacfc215df2d1/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/reef/31b151c4607b0154d429096e6dcfacfc215df2d1/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-01T20:56:11.767 DEBUG:teuthology.orchestra.run.smithi072:> set -ex 2024-04-01T20:56:11.767 DEBUG:teuthology.orchestra.run.smithi072:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-01T20:56:11.777 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/reef/31b151c4607b0154d429096e6dcfacfc215df2d1/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/reef/31b151c4607b0154d429096e6dcfacfc215df2d1/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/reef/31b151c4607b0154d429096e6dcfacfc215df2d1/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-01T20:56:11.778 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-04-01T20:56:11.778 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-01T20:56:11.797 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-04-01T20:56:11.797 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-01T20:56:11.797 INFO:teuthology.packaging:ref: None 2024-04-01T20:56:11.797 INFO:teuthology.packaging:tag: None 2024-04-01T20:56:11.798 INFO:teuthology.packaging:branch: reef 2024-04-01T20:56:11.798 INFO:teuthology.packaging:sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 2024-04-01T20:56:11.798 DEBUG:teuthology.orchestra.run.smithi072:> 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_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-01T20:56:11.807 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-04-01T20:56:11.807 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-01T20:56:11.807 INFO:teuthology.packaging:ref: None 2024-04-01T20:56:11.807 INFO:teuthology.packaging:tag: None 2024-04-01T20:56:11.807 INFO:teuthology.packaging:branch: reef 2024-04-01T20:56:11.807 INFO:teuthology.packaging:sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 2024-04-01T20:56:11.807 DEBUG:teuthology.orchestra.run.smithi189:> 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_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-01T20:56:11.866 DEBUG:teuthology.orchestra.run.smithi072:> 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-04-01T20:56:11.876 DEBUG:teuthology.orchestra.run.smithi189:> 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-04-01T20:56:11.948 DEBUG:teuthology.orchestra.run.smithi072:> 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-04-01T20:56:11.956 DEBUG:teuthology.orchestra.run.smithi189:> 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-04-01T20:56:12.016 INFO:teuthology.orchestra.run.smithi072.stdout:check_obsoletes = 1 2024-04-01T20:56:12.017 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum clean all 2024-04-01T20:56:12.023 INFO:teuthology.orchestra.run.smithi189.stdout:check_obsoletes = 1 2024-04-01T20:56:12.024 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum clean all 2024-04-01T20:56:12.253 INFO:teuthology.orchestra.run.smithi072.stdout:74 files removed 2024-04-01T20:56:12.270 INFO:teuthology.orchestra.run.smithi189.stdout:74 files removed 2024-04-01T20:56:12.279 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-radosgw 2024-04-01T20:56:12.296 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum -y install ceph-radosgw 2024-04-01T20:56:12.917 INFO:teuthology.orchestra.run.smithi189.stdout:ceph packages for x86_64 241 kB/s | 77 kB 00:00 2024-04-01T20:56:12.987 INFO:teuthology.orchestra.run.smithi072.stdout:ceph packages for x86_64 188 kB/s | 77 kB 00:00 2024-04-01T20:56:13.335 INFO:teuthology.orchestra.run.smithi189.stdout:ceph noarch packages 27 kB/s | 9.9 kB 00:00 2024-04-01T20:56:13.397 INFO:teuthology.orchestra.run.smithi072.stdout:ceph noarch packages 27 kB/s | 9.9 kB 00:00 2024-04-01T20:56:13.760 INFO:teuthology.orchestra.run.smithi189.stdout:ceph source packages 4.8 kB/s | 1.9 kB 00:00 2024-04-01T20:56:13.773 INFO:teuthology.orchestra.run.smithi072.stdout:ceph source packages 5.6 kB/s | 1.9 kB 00:00 2024-04-01T20:56:14.405 INFO:teuthology.orchestra.run.smithi189.stdout:CentOS-9 - AppStream 11 MB/s | 6.7 MB 00:00 2024-04-01T20:56:15.053 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS-9 - AppStream 5.4 MB/s | 6.7 MB 00:01 2024-04-01T20:56:15.921 INFO:teuthology.orchestra.run.smithi189.stdout:CentOS-9 - BaseOS 5.1 MB/s | 2.0 MB 00:00 2024-04-01T20:56:16.462 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS-9 - BaseOS 7.0 MB/s | 2.0 MB 00:00 2024-04-01T20:56:16.828 INFO:teuthology.orchestra.run.smithi189.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.0 MB 00:00 2024-04-01T20:56:17.271 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - BaseOS 17 MB/s | 8.0 MB 00:00 2024-04-01T20:56:18.713 INFO:teuthology.orchestra.run.smithi189.stdout:CentOS Stream 9 - AppStream 23 MB/s | 19 MB 00:00 2024-04-01T20:56:21.857 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - AppStream 5.4 MB/s | 19 MB 00:03 2024-04-01T20:56:23.431 INFO:teuthology.orchestra.run.smithi189.stdout:CentOS Stream 9 - CRB 4.9 MB/s | 6.1 MB 00:01 2024-04-01T20:56:25.040 INFO:teuthology.orchestra.run.smithi189.stdout:CentOS Stream 9 - Extras packages 38 kB/s | 16 kB 00:00 2024-04-01T20:56:25.994 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - CRB 9.0 MB/s | 6.1 MB 00:00 2024-04-01T20:56:26.658 INFO:teuthology.orchestra.run.smithi189.stdout:Extra Packages for Enterprise Linux 14 MB/s | 21 MB 00:01 2024-04-01T20:56:27.821 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - Extras packages 23 kB/s | 16 kB 00:00 2024-04-01T20:56:31.675 INFO:teuthology.orchestra.run.smithi189.stdout:lab-extras 16 kB/s | 1.7 kB 00:00 2024-04-01T20:56:33.280 INFO:teuthology.orchestra.run.smithi072.stdout:Extra Packages for Enterprise Linux 3.9 MB/s | 21 MB 00:05 2024-04-01T20:56:34.271 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-04-01T20:56:34.275 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:56:34.275 INFO:teuthology.orchestra.run.smithi189.stdout: Package Arch Version Repository Size 2024-04-01T20:56:34.275 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:56:34.275 INFO:teuthology.orchestra.run.smithi189.stdout:Installing: 2024-04-01T20:56:34.275 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-radosgw x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 7.7 M 2024-04-01T20:56:34.275 INFO:teuthology.orchestra.run.smithi189.stdout:Upgrading: 2024-04-01T20:56:34.275 INFO:teuthology.orchestra.run.smithi189.stdout: librados2 x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 3.3 M 2024-04-01T20:56:34.275 INFO:teuthology.orchestra.run.smithi189.stdout: librbd1 x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 3.0 M 2024-04-01T20:56:34.275 INFO:teuthology.orchestra.run.smithi189.stdout:Installing dependencies: 2024-04-01T20:56:34.275 INFO:teuthology.orchestra.run.smithi189.stdout: boost-program-options 2024-04-01T20:56:34.275 INFO:teuthology.orchestra.run.smithi189.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-04-01T20:56:34.276 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-base x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 5.1 M 2024-04-01T20:56:34.276 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-common x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 18 M 2024-04-01T20:56:34.276 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-selinux x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 25 k 2024-04-01T20:56:34.276 INFO:teuthology.orchestra.run.smithi189.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-04-01T20:56:34.276 INFO:teuthology.orchestra.run.smithi189.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-01T20:56:34.276 INFO:teuthology.orchestra.run.smithi189.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-01T20:56:34.276 INFO:teuthology.orchestra.run.smithi189.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-01T20:56:34.276 INFO:teuthology.orchestra.run.smithi189.stdout: libcephfs2 x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 710 k 2024-04-01T20:56:34.276 INFO:teuthology.orchestra.run.smithi189.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-01T20:56:34.276 INFO:teuthology.orchestra.run.smithi189.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-04-01T20:56:34.276 INFO:teuthology.orchestra.run.smithi189.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-04-01T20:56:34.276 INFO:teuthology.orchestra.run.smithi189.stdout: libradosstriper1 x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 474 k 2024-04-01T20:56:34.276 INFO:teuthology.orchestra.run.smithi189.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-04-01T20:56:34.276 INFO:teuthology.orchestra.run.smithi189.stdout: librgw2 x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 4.5 M 2024-04-01T20:56:34.277 INFO:teuthology.orchestra.run.smithi189.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-01T20:56:34.277 INFO:teuthology.orchestra.run.smithi189.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-04-01T20:56:34.277 INFO:teuthology.orchestra.run.smithi189.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-01T20:56:34.277 INFO:teuthology.orchestra.run.smithi189.stdout: python3-ceph-argparse 2024-04-01T20:56:34.277 INFO:teuthology.orchestra.run.smithi189.stdout: x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 45 k 2024-04-01T20:56:34.277 INFO:teuthology.orchestra.run.smithi189.stdout: python3-ceph-common x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 129 k 2024-04-01T20:56:34.277 INFO:teuthology.orchestra.run.smithi189.stdout: python3-cephfs x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 161 k 2024-04-01T20:56:34.277 INFO:teuthology.orchestra.run.smithi189.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-04-01T20:56:34.277 INFO:teuthology.orchestra.run.smithi189.stdout: python3-rados x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 320 k 2024-04-01T20:56:34.277 INFO:teuthology.orchestra.run.smithi189.stdout: python3-rbd x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 298 k 2024-04-01T20:56:34.277 INFO:teuthology.orchestra.run.smithi189.stdout: python3-rgw x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 99 k 2024-04-01T20:56:34.277 INFO:teuthology.orchestra.run.smithi189.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-01T20:56:34.277 INFO:teuthology.orchestra.run.smithi189.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-01T20:56:34.277 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:56:34.278 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction Summary 2024-04-01T20:56:34.278 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:56:34.278 INFO:teuthology.orchestra.run.smithi189.stdout:Install 28 Packages 2024-04-01T20:56:34.278 INFO:teuthology.orchestra.run.smithi189.stdout:Upgrade 2 Packages 2024-04-01T20:56:34.278 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:56:34.278 INFO:teuthology.orchestra.run.smithi189.stdout:Total download size: 53 M 2024-04-01T20:56:34.278 INFO:teuthology.orchestra.run.smithi189.stdout:Downloading Packages: 2024-04-01T20:56:35.309 INFO:teuthology.orchestra.run.smithi189.stdout:(1/30): ceph-base-18.2.2-1057.g31b151c4.el9.x86 6.0 MB/s | 5.1 MB 00:00 2024-04-01T20:56:35.359 INFO:teuthology.orchestra.run.smithi189.stdout:(2/30): ceph-selinux-18.2.2-1057.g31b151c4.el9. 504 kB/s | 25 kB 00:00 2024-04-01T20:56:35.518 INFO:teuthology.orchestra.run.smithi189.stdout:(3/30): ceph-radosgw-18.2.2-1057.g31b151c4.el9. 7.3 MB/s | 7.7 MB 00:01 2024-04-01T20:56:35.543 INFO:teuthology.orchestra.run.smithi189.stdout:(4/30): libcephfs2-18.2.2-1057.g31b151c4.el9.x8 3.8 MB/s | 710 kB 00:00 2024-04-01T20:56:35.593 INFO:teuthology.orchestra.run.smithi189.stdout:(5/30): libradosstriper1-18.2.2-1057.g31b151c4. 6.2 MB/s | 474 kB 00:00 2024-04-01T20:56:35.660 INFO:teuthology.orchestra.run.smithi189.stdout:(6/30): python3-ceph-argparse-18.2.2-1057.g31b1 675 kB/s | 45 kB 00:00 2024-04-01T20:56:35.735 INFO:teuthology.orchestra.run.smithi189.stdout:(7/30): python3-ceph-common-18.2.2-1057.g31b151 1.7 MB/s | 129 kB 00:00 2024-04-01T20:56:35.819 INFO:teuthology.orchestra.run.smithi189.stdout:(8/30): python3-cephfs-18.2.2-1057.g31b151c4.el 1.9 MB/s | 161 kB 00:00 2024-04-01T20:56:35.911 INFO:teuthology.orchestra.run.smithi189.stdout:(9/30): python3-rados-18.2.2-1057.g31b151c4.el9 3.4 MB/s | 320 kB 00:00 2024-04-01T20:56:36.003 INFO:teuthology.orchestra.run.smithi189.stdout:(10/30): python3-rbd-18.2.2-1057.g31b151c4.el9. 3.2 MB/s | 298 kB 00:00 2024-04-01T20:56:36.070 INFO:teuthology.orchestra.run.smithi189.stdout:(11/30): librgw2-18.2.2-1057.g31b151c4.el9.x86_ 8.5 MB/s | 4.5 MB 00:00 2024-04-01T20:56:36.095 INFO:teuthology.orchestra.run.smithi189.stdout:(12/30): python3-rgw-18.2.2-1057.g31b151c4.el9. 1.1 MB/s | 99 kB 00:00 2024-04-01T20:56:36.271 INFO:teuthology.orchestra.run.smithi189.stdout:(13/30): ceph-common-18.2.2-1057.g31b151c4.el9. 10 MB/s | 18 MB 00:01 2024-04-01T20:56:36.396 INFO:teuthology.orchestra.run.smithi189.stdout:(14/30): boost-program-options-1.75.0-8.el9.x86 325 kB/s | 106 kB 00:00 2024-04-01T20:56:36.421 INFO:teuthology.orchestra.run.smithi189.stdout:(15/30): libpmemobj-1.12.1-1.el9.x86_64.rpm 488 kB/s | 159 kB 00:00 2024-04-01T20:56:36.446 INFO:teuthology.orchestra.run.smithi189.stdout:(16/30): librabbitmq-0.11.0-7.el9.x86_64.rpm 353 kB/s | 44 kB 00:00 2024-04-01T20:56:36.555 INFO:teuthology.orchestra.run.smithi189.stdout:(17/30): librdkafka-1.6.1-102.el9.x86_64.rpm 4.1 MB/s | 661 kB 00:00 2024-04-01T20:56:36.580 INFO:teuthology.orchestra.run.smithi189.stdout:(18/30): python3-prettytable-0.7.2-27.el9.noarc 309 kB/s | 41 kB 00:00 2024-04-01T20:56:36.605 INFO:teuthology.orchestra.run.smithi189.stdout:(19/30): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.7 MB/s | 282 kB 00:00 2024-04-01T20:56:38.234 INFO:teuthology.orchestra.run.smithi072.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-04-01T20:56:39.372 INFO:teuthology.orchestra.run.smithi189.stdout:(20/30): fmt-8.1.1-5.el9.x86_64.rpm 39 kB/s | 111 kB 00:02 2024-04-01T20:56:39.397 INFO:teuthology.orchestra.run.smithi189.stdout:(21/30): gperftools-libs-2.9.1-2.el9.x86_64.rpm 110 kB/s | 309 kB 00:02 2024-04-01T20:56:39.739 INFO:teuthology.orchestra.run.smithi189.stdout:(22/30): libarrow-doc-9.0.0-10.el9.noarch.rpm 71 kB/s | 26 kB 00:00 2024-04-01T20:56:39.764 INFO:teuthology.orchestra.run.smithi189.stdout:(23/30): liboath-2.6.7-2.el9.x86_64.rpm 132 kB/s | 49 kB 00:00 2024-04-01T20:56:39.831 INFO:teuthology.orchestra.run.smithi189.stdout:(24/30): libarrow-9.0.0-10.el9.x86_64.rpm 1.4 MB/s | 4.4 MB 00:03 2024-04-01T20:56:39.857 INFO:teuthology.orchestra.run.smithi189.stdout:(25/30): libunwind-1.6.2-1.el9.x86_64.rpm 574 kB/s | 67 kB 00:00 2024-04-01T20:56:39.957 INFO:teuthology.orchestra.run.smithi189.stdout:(26/30): re2-20211101-3.el9.x86_64.rpm 1.5 MB/s | 192 kB 00:00 2024-04-01T20:56:40.249 INFO:teuthology.orchestra.run.smithi189.stdout:(27/30): librados2-18.2.2-1057.g31b151c4.el9.x8 11 MB/s | 3.3 MB 00:00 2024-04-01T20:56:40.399 INFO:teuthology.orchestra.run.smithi189.stdout:(28/30): parquet-libs-9.0.0-10.el9.x86_64.rpm 1.3 MB/s | 838 kB 00:00 2024-04-01T20:56:40.458 INFO:teuthology.orchestra.run.smithi189.stdout:(29/30): librbd1-18.2.2-1057.g31b151c4.el9.x86_ 14 MB/s | 3.0 MB 00:00 2024-04-01T20:56:40.533 INFO:teuthology.orchestra.run.smithi189.stdout:(30/30): thrift-0.15.0-2.el9.x86_64.rpm 2.3 MB/s | 1.6 MB 00:00 2024-04-01T20:56:40.537 INFO:teuthology.orchestra.run.smithi189.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:56:40.538 INFO:teuthology.orchestra.run.smithi189.stdout:Total 8.5 MB/s | 53 MB 00:06 2024-04-01T20:56:40.538 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction check 2024-04-01T20:56:40.575 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction check succeeded. 2024-04-01T20:56:40.575 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction test 2024-04-01T20:56:40.894 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T20:56:40.914 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:56:40.914 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2024-04-01T20:56:40.915 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:56:40.915 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T20:56:40.915 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-radosgw x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 7.7 M 2024-04-01T20:56:40.915 INFO:teuthology.orchestra.run.smithi072.stdout:Upgrading: 2024-04-01T20:56:40.915 INFO:teuthology.orchestra.run.smithi072.stdout: librados2 x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 3.3 M 2024-04-01T20:56:40.915 INFO:teuthology.orchestra.run.smithi072.stdout: librbd1 x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 3.0 M 2024-04-01T20:56:40.915 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2024-04-01T20:56:40.915 INFO:teuthology.orchestra.run.smithi072.stdout: boost-program-options 2024-04-01T20:56:40.915 INFO:teuthology.orchestra.run.smithi072.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-04-01T20:56:40.915 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-base x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 5.1 M 2024-04-01T20:56:40.915 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-common x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 18 M 2024-04-01T20:56:40.915 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-selinux x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 25 k 2024-04-01T20:56:40.915 INFO:teuthology.orchestra.run.smithi072.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-04-01T20:56:40.916 INFO:teuthology.orchestra.run.smithi072.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-01T20:56:40.916 INFO:teuthology.orchestra.run.smithi072.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-01T20:56:40.916 INFO:teuthology.orchestra.run.smithi072.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-01T20:56:40.916 INFO:teuthology.orchestra.run.smithi072.stdout: libcephfs2 x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 710 k 2024-04-01T20:56:40.916 INFO:teuthology.orchestra.run.smithi072.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-01T20:56:40.916 INFO:teuthology.orchestra.run.smithi072.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-04-01T20:56:40.916 INFO:teuthology.orchestra.run.smithi072.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-04-01T20:56:40.916 INFO:teuthology.orchestra.run.smithi072.stdout: libradosstriper1 x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 474 k 2024-04-01T20:56:40.916 INFO:teuthology.orchestra.run.smithi072.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-04-01T20:56:40.916 INFO:teuthology.orchestra.run.smithi072.stdout: librgw2 x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 4.5 M 2024-04-01T20:56:40.916 INFO:teuthology.orchestra.run.smithi072.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-01T20:56:40.916 INFO:teuthology.orchestra.run.smithi072.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-04-01T20:56:40.916 INFO:teuthology.orchestra.run.smithi072.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-01T20:56:40.916 INFO:teuthology.orchestra.run.smithi072.stdout: python3-ceph-argparse 2024-04-01T20:56:40.917 INFO:teuthology.orchestra.run.smithi072.stdout: x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 45 k 2024-04-01T20:56:40.917 INFO:teuthology.orchestra.run.smithi072.stdout: python3-ceph-common x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 129 k 2024-04-01T20:56:40.917 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cephfs x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 161 k 2024-04-01T20:56:40.917 INFO:teuthology.orchestra.run.smithi072.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-04-01T20:56:40.917 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rados x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 320 k 2024-04-01T20:56:40.917 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rbd x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 298 k 2024-04-01T20:56:40.917 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rgw x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 99 k 2024-04-01T20:56:40.917 INFO:teuthology.orchestra.run.smithi072.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-01T20:56:40.917 INFO:teuthology.orchestra.run.smithi072.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-01T20:56:40.917 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:56:40.917 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T20:56:40.917 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:56:40.917 INFO:teuthology.orchestra.run.smithi072.stdout:Install 28 Packages 2024-04-01T20:56:40.917 INFO:teuthology.orchestra.run.smithi072.stdout:Upgrade 2 Packages 2024-04-01T20:56:40.917 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:56:40.918 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 53 M 2024-04-01T20:56:40.918 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T20:56:41.021 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction test succeeded. 2024-04-01T20:56:41.022 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction 2024-04-01T20:56:41.827 INFO:teuthology.orchestra.run.smithi072.stdout:(1/30): ceph-base-18.2.2-1057.g31b151c4.el9.x86 7.1 MB/s | 5.1 MB 00:00 2024-04-01T20:56:41.895 INFO:teuthology.orchestra.run.smithi072.stdout:(2/30): ceph-selinux-18.2.2-1057.g31b151c4.el9. 376 kB/s | 25 kB 00:00 2024-04-01T20:56:42.003 INFO:teuthology.orchestra.run.smithi072.stdout:(3/30): libcephfs2-18.2.2-1057.g31b151c4.el9.x8 6.4 MB/s | 710 kB 00:00 2024-04-01T20:56:42.096 INFO:teuthology.orchestra.run.smithi072.stdout:(4/30): libradosstriper1-18.2.2-1057.g31b151c4. 5.0 MB/s | 474 kB 00:00 2024-04-01T20:56:42.434 INFO:teuthology.orchestra.run.smithi189.stdout: Preparing : 1/1 2024-04-01T20:56:42.503 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/32 2024-04-01T20:56:42.530 INFO:teuthology.orchestra.run.smithi072.stdout:(5/30): librgw2-18.2.2-1057.g31b151c4.el9.x86_6 10 MB/s | 4.5 MB 00:00 2024-04-01T20:56:42.550 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/32 2024-04-01T20:56:42.606 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/32 2024-04-01T20:56:42.839 INFO:teuthology.orchestra.run.smithi072.stdout:(6/30): ceph-common-18.2.2-1057.g31b151c4.el9.x 11 MB/s | 18 MB 00:01 2024-04-01T20:56:42.864 INFO:teuthology.orchestra.run.smithi072.stdout:(7/30): python3-ceph-argparse-18.2.2-1057.g31b1 135 kB/s | 45 kB 00:00 2024-04-01T20:56:42.889 INFO:teuthology.orchestra.run.smithi072.stdout:(8/30): python3-ceph-common-18.2.2-1057.g31b151 2.5 MB/s | 129 kB 00:00 2024-04-01T20:56:42.924 INFO:teuthology.orchestra.run.smithi072.stdout:(9/30): python3-cephfs-18.2.2-1057.g31b151c4.el 2.7 MB/s | 161 kB 00:00 2024-04-01T20:56:42.959 INFO:teuthology.orchestra.run.smithi072.stdout:(10/30): python3-rados-18.2.2-1057.g31b151c4.el 4.5 MB/s | 320 kB 00:00 2024-04-01T20:56:42.987 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : thrift-0.15.0-2.el9.x86_64 4/32 2024-04-01T20:56:42.993 INFO:teuthology.orchestra.run.smithi072.stdout:(11/30): python3-rbd-18.2.2-1057.g31b151c4.el9. 4.2 MB/s | 298 kB 00:00 2024-04-01T20:56:43.018 INFO:teuthology.orchestra.run.smithi072.stdout:(12/30): python3-rgw-18.2.2-1057.g31b151c4.el9. 1.6 MB/s | 99 kB 00:00 2024-04-01T20:56:43.029 INFO:teuthology.orchestra.run.smithi189.stdout: Upgrading : librados2-2:18.2.2-1057.g31b151c4.el9.x86_64 5/32 2024-04-01T20:56:43.120 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: librados2-2:18.2.2-1057.g31b151c4.el9.x86_64 5/32 2024-04-01T20:56:43.144 INFO:teuthology.orchestra.run.smithi072.stdout:(13/30): boost-program-options-1.75.0-8.el9.x86 703 kB/s | 106 kB 00:00 2024-04-01T20:56:43.169 INFO:teuthology.orchestra.run.smithi072.stdout:(14/30): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.0 MB/s | 159 kB 00:00 2024-04-01T20:56:43.195 INFO:teuthology.orchestra.run.smithi072.stdout:(15/30): librabbitmq-0.11.0-7.el9.x86_64.rpm 876 kB/s | 44 kB 00:00 2024-04-01T20:56:43.210 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-rados-2:18.2.2-1057.g31b151c4.el9.x86_64 6/32 2024-04-01T20:56:43.245 INFO:teuthology.orchestra.run.smithi072.stdout:(16/30): librdkafka-1.6.1-102.el9.x86_64.rpm 8.5 MB/s | 661 kB 00:00 2024-04-01T20:56:43.247 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : libcephfs2-2:18.2.2-1057.g31b151c4.el9.x86_64 7/32 2024-04-01T20:56:43.280 INFO:teuthology.orchestra.run.smithi072.stdout:(17/30): lttng-ust-2.12.0-6.el9.x86_64.rpm 3.3 MB/s | 282 kB 00:00 2024-04-01T20:56:43.305 INFO:teuthology.orchestra.run.smithi072.stdout:(18/30): python3-prettytable-0.7.2-27.el9.noarc 701 kB/s | 41 kB 00:00 2024-04-01T20:56:43.310 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: libcephfs2-2:18.2.2-1057.g31b151c4.el9.x86_64 7/32 2024-04-01T20:56:43.338 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : liboath-2.6.7-2.el9.x86_64 8/32 2024-04-01T20:56:43.381 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-ceph-argparse-2:18.2.2-1057.g31b151c4.el9. 9/32 2024-04-01T20:56:43.447 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-cephfs-2:18.2.2-1057.g31b151c4.el9.x86_64 10/32 2024-04-01T20:56:43.474 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : libradosstriper1-2:18.2.2-1057.g31b151c4.el9.x86_6 11/32 2024-04-01T20:56:43.522 INFO:teuthology.orchestra.run.smithi072.stdout:(19/30): ceph-radosgw-18.2.2-1057.g31b151c4.el9 3.2 MB/s | 7.7 MB 00:02 2024-04-01T20:56:43.540 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: libradosstriper1-2:18.2.2-1057.g31b151c4.el9.x86_6 11/32 2024-04-01T20:56:43.648 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : re2-1:20211101-3.el9.x86_64 12/32 2024-04-01T20:56:43.682 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 13/32 2024-04-01T20:56:43.722 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/32 2024-04-01T20:56:43.754 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 15/32 2024-04-01T20:56:43.764 INFO:teuthology.orchestra.run.smithi072.stdout:(20/30): fmt-8.1.1-5.el9.x86_64.rpm 228 kB/s | 111 kB 00:00 2024-04-01T20:56:43.789 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 16/32 2024-04-01T20:56:43.826 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : fmt-8.1.1-5.el9.x86_64 17/32 2024-04-01T20:56:43.870 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 18/32 2024-04-01T20:56:44.040 INFO:teuthology.orchestra.run.smithi072.stdout:(21/30): gperftools-libs-2.9.1-2.el9.x86_64.rpm 420 kB/s | 309 kB 00:00 2024-04-01T20:56:44.165 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 19/32 2024-04-01T20:56:44.197 INFO:teuthology.orchestra.run.smithi189.stdout: Upgrading : librbd1-2:18.2.2-1057.g31b151c4.el9.x86_64 20/32 2024-04-01T20:56:44.287 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: librbd1-2:18.2.2-1057.g31b151c4.el9.x86_64 20/32 2024-04-01T20:56:44.318 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-rbd-2:18.2.2-1057.g31b151c4.el9.x86_64 21/32 2024-04-01T20:56:44.362 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 22/32 2024-04-01T20:56:44.766 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 23/32 2024-04-01T20:56:44.808 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : librgw2-2:18.2.2-1057.g31b151c4.el9.x86_64 24/32 2024-04-01T20:56:44.879 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: librgw2-2:18.2.2-1057.g31b151c4.el9.x86_64 24/32 2024-04-01T20:56:44.955 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-rgw-2:18.2.2-1057.g31b151c4.el9.x86_64 25/32 2024-04-01T20:56:44.985 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-ceph-common-2:18.2.2-1057.g31b151c4.el9.x8 26/32 2024-04-01T20:56:46.099 INFO:teuthology.orchestra.run.smithi072.stdout:(22/30): libarrow-doc-9.0.0-10.el9.noarch.rpm 11 kB/s | 26 kB 00:02 2024-04-01T20:56:46.407 INFO:teuthology.orchestra.run.smithi072.stdout:(23/30): liboath-2.6.7-2.el9.x86_64.rpm 20 kB/s | 49 kB 00:02 2024-04-01T20:56:46.741 INFO:teuthology.orchestra.run.smithi072.stdout:(24/30): libunwind-1.6.2-1.el9.x86_64.rpm 105 kB/s | 67 kB 00:00 2024-04-01T20:56:47.085 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-common-2:18.2.2-1057.g31b151c4.el9.x86_64 27/32 2024-04-01T20:56:47.123 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-common-2:18.2.2-1057.g31b151c4.el9.x86_64 27/32 2024-04-01T20:56:47.671 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-common-2:18.2.2-1057.g31b151c4.el9.x86_64 27/32 2024-04-01T20:56:47.718 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-base-2:18.2.2-1057.g31b151c4.el9.x86_64 28/32 2024-04-01T20:56:47.944 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-base-2:18.2.2-1057.g31b151c4.el9.x86_64 28/32 2024-04-01T20:56:47.944 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-01T20:56:47.944 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-01T20:56:47.944 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:56:47.978 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-selinux-2:18.2.2-1057.g31b151c4.el9.x86_64 29/32 2024-04-01T20:56:48.777 INFO:teuthology.orchestra.run.smithi072.stdout:(25/30): re2-20211101-3.el9.x86_64.rpm 94 kB/s | 192 kB 00:02 2024-04-01T20:56:49.261 INFO:teuthology.orchestra.run.smithi072.stdout:(26/30): parquet-libs-9.0.0-10.el9.x86_64.rpm 294 kB/s | 838 kB 00:02 2024-04-01T20:56:49.511 INFO:teuthology.orchestra.run.smithi072.stdout:(27/30): libarrow-9.0.0-10.el9.x86_64.rpm 755 kB/s | 4.4 MB 00:05 2024-04-01T20:56:49.620 INFO:teuthology.orchestra.run.smithi072.stdout:(28/30): librados2-18.2.2-1057.g31b151c4.el9.x8 9.2 MB/s | 3.3 MB 00:00 2024-04-01T20:56:49.837 INFO:teuthology.orchestra.run.smithi072.stdout:(29/30): librbd1-18.2.2-1057.g31b151c4.el9.x86_ 9.2 MB/s | 3.0 MB 00:00 2024-04-01T20:56:53.895 INFO:teuthology.orchestra.run.smithi072.stdout:(30/30): thrift-0.15.0-2.el9.x86_64.rpm 316 kB/s | 1.6 MB 00:05 2024-04-01T20:56:53.900 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:56:53.900 INFO:teuthology.orchestra.run.smithi072.stdout:Total 4.1 MB/s | 53 MB 00:12 2024-04-01T20:56:53.900 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T20:56:53.937 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T20:56:53.937 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T20:56:54.375 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T20:56:54.375 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T20:56:55.904 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T20:56:56.000 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/32 2024-04-01T20:56:56.035 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/32 2024-04-01T20:56:56.086 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/32 2024-04-01T20:56:56.409 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : thrift-0.15.0-2.el9.x86_64 4/32 2024-04-01T20:56:56.538 INFO:teuthology.orchestra.run.smithi072.stdout: Upgrading : librados2-2:18.2.2-1057.g31b151c4.el9.x86_64 5/32 2024-04-01T20:56:56.629 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: librados2-2:18.2.2-1057.g31b151c4.el9.x86_64 5/32 2024-04-01T20:56:56.716 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-rados-2:18.2.2-1057.g31b151c4.el9.x86_64 6/32 2024-04-01T20:56:56.749 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libcephfs2-2:18.2.2-1057.g31b151c4.el9.x86_64 7/32 2024-04-01T20:56:56.812 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: libcephfs2-2:18.2.2-1057.g31b151c4.el9.x86_64 7/32 2024-04-01T20:56:56.841 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : liboath-2.6.7-2.el9.x86_64 8/32 2024-04-01T20:56:56.887 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-ceph-argparse-2:18.2.2-1057.g31b151c4.el9. 9/32 2024-04-01T20:56:56.961 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-cephfs-2:18.2.2-1057.g31b151c4.el9.x86_64 10/32 2024-04-01T20:56:56.988 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libradosstriper1-2:18.2.2-1057.g31b151c4.el9.x86_6 11/32 2024-04-01T20:56:57.054 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: libradosstriper1-2:18.2.2-1057.g31b151c4.el9.x86_6 11/32 2024-04-01T20:56:57.162 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : re2-1:20211101-3.el9.x86_64 12/32 2024-04-01T20:56:57.197 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 13/32 2024-04-01T20:56:57.238 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/32 2024-04-01T20:56:57.271 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 15/32 2024-04-01T20:56:57.299 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 16/32 2024-04-01T20:56:57.328 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : fmt-8.1.1-5.el9.x86_64 17/32 2024-04-01T20:56:57.353 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 18/32 2024-04-01T20:56:57.536 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-selinux-2:18.2.2-1057.g31b151c4.el9.x86_64 29/32 2024-04-01T20:56:57.537 INFO:teuthology.orchestra.run.smithi189.stdout:skipping the directory /sys 2024-04-01T20:56:57.537 INFO:teuthology.orchestra.run.smithi189.stdout:skipping the directory /proc 2024-04-01T20:56:57.537 INFO:teuthology.orchestra.run.smithi189.stdout:skipping the directory /mnt 2024-04-01T20:56:57.537 INFO:teuthology.orchestra.run.smithi189.stdout:skipping the directory /var/tmp 2024-04-01T20:56:57.537 INFO:teuthology.orchestra.run.smithi189.stdout:skipping the directory /home 2024-04-01T20:56:57.537 INFO:teuthology.orchestra.run.smithi189.stdout:skipping the directory /root 2024-04-01T20:56:57.537 INFO:teuthology.orchestra.run.smithi189.stdout:skipping the directory /tmp 2024-04-01T20:56:57.537 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:56:57.664 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 19/32 2024-04-01T20:56:57.693 INFO:teuthology.orchestra.run.smithi072.stdout: Upgrading : librbd1-2:18.2.2-1057.g31b151c4.el9.x86_64 20/32 2024-04-01T20:56:57.782 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: librbd1-2:18.2.2-1057.g31b151c4.el9.x86_64 20/32 2024-04-01T20:56:57.815 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-rbd-2:18.2.2-1057.g31b151c4.el9.x86_64 21/32 2024-04-01T20:56:57.860 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 22/32 2024-04-01T20:56:58.260 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 23/32 2024-04-01T20:56:58.291 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : librgw2-2:18.2.2-1057.g31b151c4.el9.x86_64 24/32 2024-04-01T20:56:58.294 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-radosgw-2:18.2.2-1057.g31b151c4.el9.x86_64 30/32 2024-04-01T20:56:58.319 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-radosgw-2:18.2.2-1057.g31b151c4.el9.x86_64 30/32 2024-04-01T20:56:58.319 INFO:teuthology.orchestra.run.smithi189.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T20:56:58.319 INFO:teuthology.orchestra.run.smithi189.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-01T20:56:58.319 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-01T20:56:58.320 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-01T20:56:58.320 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:56:58.322 INFO:teuthology.orchestra.run.smithi189.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 31/32 2024-04-01T20:56:58.345 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: librgw2-2:18.2.2-1057.g31b151c4.el9.x86_64 24/32 2024-04-01T20:56:58.397 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 31/32 2024-04-01T20:56:58.397 INFO:teuthology.orchestra.run.smithi189.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 32/32 2024-04-01T20:56:58.421 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-rgw-2:18.2.2-1057.g31b151c4.el9.x86_64 25/32 2024-04-01T20:56:58.453 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-ceph-common-2:18.2.2-1057.g31b151c4.el9.x8 26/32 2024-04-01T20:56:59.534 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 32/32 2024-04-01T20:56:59.534 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-base-2:18.2.2-1057.g31b151c4.el9.x86_64 1/32 2024-04-01T20:56:59.534 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-common-2:18.2.2-1057.g31b151c4.el9.x86_64 2/32 2024-04-01T20:56:59.534 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-radosgw-2:18.2.2-1057.g31b151c4.el9.x86_64 3/32 2024-04-01T20:56:59.534 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-selinux-2:18.2.2-1057.g31b151c4.el9.x86_64 4/32 2024-04-01T20:56:59.534 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : libcephfs2-2:18.2.2-1057.g31b151c4.el9.x86_64 5/32 2024-04-01T20:56:59.534 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : libradosstriper1-2:18.2.2-1057.g31b151c4.el9.x86_6 6/32 2024-04-01T20:56:59.534 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : librgw2-2:18.2.2-1057.g31b151c4.el9.x86_64 7/32 2024-04-01T20:56:59.534 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-ceph-argparse-2:18.2.2-1057.g31b151c4.el9. 8/32 2024-04-01T20:56:59.534 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-ceph-common-2:18.2.2-1057.g31b151c4.el9.x8 9/32 2024-04-01T20:56:59.534 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-cephfs-2:18.2.2-1057.g31b151c4.el9.x86_64 10/32 2024-04-01T20:56:59.535 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-rados-2:18.2.2-1057.g31b151c4.el9.x86_64 11/32 2024-04-01T20:56:59.535 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-rbd-2:18.2.2-1057.g31b151c4.el9.x86_64 12/32 2024-04-01T20:56:59.535 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-rgw-2:18.2.2-1057.g31b151c4.el9.x86_64 13/32 2024-04-01T20:56:59.535 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/32 2024-04-01T20:56:59.535 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/32 2024-04-01T20:56:59.535 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/32 2024-04-01T20:56:59.535 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/32 2024-04-01T20:56:59.535 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/32 2024-04-01T20:56:59.535 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/32 2024-04-01T20:56:59.535 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 20/32 2024-04-01T20:56:59.535 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 21/32 2024-04-01T20:56:59.535 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 22/32 2024-04-01T20:56:59.535 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 23/32 2024-04-01T20:56:59.535 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 24/32 2024-04-01T20:56:59.536 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 25/32 2024-04-01T20:56:59.536 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 26/32 2024-04-01T20:56:59.536 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : re2-1:20211101-3.el9.x86_64 27/32 2024-04-01T20:56:59.536 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 28/32 2024-04-01T20:56:59.536 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : librados2-2:18.2.2-1057.g31b151c4.el9.x86_64 29/32 2024-04-01T20:56:59.536 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 30/32 2024-04-01T20:56:59.536 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : librbd1-2:18.2.2-1057.g31b151c4.el9.x86_64 31/32 2024-04-01T20:57:00.488 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-common-2:18.2.2-1057.g31b151c4.el9.x86_64 27/32 2024-04-01T20:57:00.523 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-common-2:18.2.2-1057.g31b151c4.el9.x86_64 27/32 2024-04-01T20:57:00.601 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 32/32 2024-04-01T20:57:00.601 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:00.601 INFO:teuthology.orchestra.run.smithi189.stdout:Upgraded: 2024-04-01T20:57:00.601 INFO:teuthology.orchestra.run.smithi189.stdout: librados2-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:00.601 INFO:teuthology.orchestra.run.smithi189.stdout: librbd1-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:00.601 INFO:teuthology.orchestra.run.smithi189.stdout:Installed: 2024-04-01T20:57:00.601 INFO:teuthology.orchestra.run.smithi189.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-01T20:57:00.602 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-base-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:00.602 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-common-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:00.602 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-radosgw-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:00.602 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-selinux-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:00.602 INFO:teuthology.orchestra.run.smithi189.stdout: fmt-8.1.1-5.el9.x86_64 2024-04-01T20:57:00.602 INFO:teuthology.orchestra.run.smithi189.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-01T20:57:00.602 INFO:teuthology.orchestra.run.smithi189.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-01T20:57:00.602 INFO:teuthology.orchestra.run.smithi189.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-01T20:57:00.602 INFO:teuthology.orchestra.run.smithi189.stdout: libcephfs2-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:00.603 INFO:teuthology.orchestra.run.smithi189.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-01T20:57:00.603 INFO:teuthology.orchestra.run.smithi189.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-01T20:57:00.603 INFO:teuthology.orchestra.run.smithi189.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-01T20:57:00.603 INFO:teuthology.orchestra.run.smithi189.stdout: libradosstriper1-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:00.603 INFO:teuthology.orchestra.run.smithi189.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-01T20:57:00.603 INFO:teuthology.orchestra.run.smithi189.stdout: librgw2-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:00.603 INFO:teuthology.orchestra.run.smithi189.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-01T20:57:00.603 INFO:teuthology.orchestra.run.smithi189.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-01T20:57:00.603 INFO:teuthology.orchestra.run.smithi189.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-01T20:57:00.603 INFO:teuthology.orchestra.run.smithi189.stdout: python3-ceph-argparse-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:00.603 INFO:teuthology.orchestra.run.smithi189.stdout: python3-ceph-common-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:00.603 INFO:teuthology.orchestra.run.smithi189.stdout: python3-cephfs-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:00.604 INFO:teuthology.orchestra.run.smithi189.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-01T20:57:00.604 INFO:teuthology.orchestra.run.smithi189.stdout: python3-rados-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:00.604 INFO:teuthology.orchestra.run.smithi189.stdout: python3-rbd-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:00.604 INFO:teuthology.orchestra.run.smithi189.stdout: python3-rgw-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:00.604 INFO:teuthology.orchestra.run.smithi189.stdout: re2-1:20211101-3.el9.x86_64 2024-04-01T20:57:00.604 INFO:teuthology.orchestra.run.smithi189.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-01T20:57:00.604 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:00.604 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-04-01T20:57:00.950 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum -y install ceph-test 2024-04-01T20:57:01.045 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-common-2:18.2.2-1057.g31b151c4.el9.x86_64 27/32 2024-04-01T20:57:01.089 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-base-2:18.2.2-1057.g31b151c4.el9.x86_64 28/32 2024-04-01T20:57:01.187 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-base-2:18.2.2-1057.g31b151c4.el9.x86_64 28/32 2024-04-01T20:57:01.187 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-01T20:57:01.188 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-01T20:57:01.188 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:01.225 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-selinux-2:18.2.2-1057.g31b151c4.el9.x86_64 29/32 2024-04-01T20:57:01.511 INFO:teuthology.orchestra.run.smithi189.stdout:Last metadata expiration check: 0:00:30 ago on Mon 01 Apr 2024 08:56:31 PM UTC. 2024-04-01T20:57:01.670 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-04-01T20:57:01.670 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:57:01.670 INFO:teuthology.orchestra.run.smithi189.stdout: Package Arch Version Repository Size 2024-04-01T20:57:01.670 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:57:01.670 INFO:teuthology.orchestra.run.smithi189.stdout:Installing: 2024-04-01T20:57:01.671 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-test x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 40 M 2024-04-01T20:57:01.671 INFO:teuthology.orchestra.run.smithi189.stdout:Installing dependencies: 2024-04-01T20:57:01.671 INFO:teuthology.orchestra.run.smithi189.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-04-01T20:57:01.671 INFO:teuthology.orchestra.run.smithi189.stdout: libcephsqlite x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 166 k 2024-04-01T20:57:01.671 INFO:teuthology.orchestra.run.smithi189.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-AppStream 217 k 2024-04-01T20:57:01.671 INFO:teuthology.orchestra.run.smithi189.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-04-01T20:57:01.671 INFO:teuthology.orchestra.run.smithi189.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-04-01T20:57:01.671 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:01.671 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction Summary 2024-04-01T20:57:01.671 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:57:01.671 INFO:teuthology.orchestra.run.smithi189.stdout:Install 6 Packages 2024-04-01T20:57:01.671 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:01.672 INFO:teuthology.orchestra.run.smithi189.stdout:Total download size: 41 M 2024-04-01T20:57:01.672 INFO:teuthology.orchestra.run.smithi189.stdout:Installed size: 164 M 2024-04-01T20:57:01.672 INFO:teuthology.orchestra.run.smithi189.stdout:Downloading Packages: 2024-04-01T20:57:02.280 INFO:teuthology.orchestra.run.smithi189.stdout:(1/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 798 kB/s | 217 kB 00:00 2024-04-01T20:57:02.430 INFO:teuthology.orchestra.run.smithi189.stdout:(2/6): socat-1.7.4.1-5.el9.x86_64.rpm 2.0 MB/s | 300 kB 00:00 2024-04-01T20:57:02.497 INFO:teuthology.orchestra.run.smithi189.stdout:(3/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 942 kB/s | 63 kB 00:00 2024-04-01T20:57:02.556 INFO:teuthology.orchestra.run.smithi189.stdout:(4/6): libcephsqlite-18.2.2-1057.g31b151c4.el9. 303 kB/s | 166 kB 00:00 2024-04-01T20:57:03.139 INFO:teuthology.orchestra.run.smithi189.stdout:(5/6): jq-1.6-16.el9.x86_64.rpm 291 kB/s | 187 kB 00:00 2024-04-01T20:57:05.115 INFO:teuthology.orchestra.run.smithi189.stdout:(6/6): ceph-test-18.2.2-1057.g31b151c4.el9.x86_ 13 MB/s | 40 MB 00:03 2024-04-01T20:57:05.118 INFO:teuthology.orchestra.run.smithi189.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:57:05.118 INFO:teuthology.orchestra.run.smithi189.stdout:Total 12 MB/s | 41 MB 00:03 2024-04-01T20:57:05.136 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction check 2024-04-01T20:57:05.154 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction check succeeded. 2024-04-01T20:57:05.155 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction test 2024-04-01T20:57:05.498 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction test succeeded. 2024-04-01T20:57:05.498 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction 2024-04-01T20:57:06.031 INFO:teuthology.orchestra.run.smithi189.stdout: Preparing : 1/1 2024-04-01T20:57:06.108 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-04-01T20:57:06.151 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-04-01T20:57:06.181 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-01T20:57:06.240 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-04-01T20:57:06.268 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : libcephsqlite-2:18.2.2-1057.g31b151c4.el9.x86_64 5/6 2024-04-01T20:57:10.024 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: libcephsqlite-2:18.2.2-1057.g31b151c4.el9.x86_64 5/6 2024-04-01T20:57:10.100 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-test-2:18.2.2-1057.g31b151c4.el9.x86_64 6/6 2024-04-01T20:57:12.103 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-test-2:18.2.2-1057.g31b151c4.el9.x86_64 6/6 2024-04-01T20:57:12.103 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-test-2:18.2.2-1057.g31b151c4.el9.x86_64 1/6 2024-04-01T20:57:12.103 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : libcephsqlite-2:18.2.2-1057.g31b151c4.el9.x86_64 2/6 2024-04-01T20:57:12.103 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-01T20:57:12.103 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 4/6 2024-04-01T20:57:12.103 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/6 2024-04-01T20:57:12.177 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-selinux-2:18.2.2-1057.g31b151c4.el9.x86_64 29/32 2024-04-01T20:57:12.177 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /sys 2024-04-01T20:57:12.177 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /proc 2024-04-01T20:57:12.177 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /mnt 2024-04-01T20:57:12.177 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /var/tmp 2024-04-01T20:57:12.178 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /home 2024-04-01T20:57:12.178 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /root 2024-04-01T20:57:12.178 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /tmp 2024-04-01T20:57:12.178 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:12.513 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : jq-1.6-16.el9.x86_64 6/6 2024-04-01T20:57:12.513 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:12.513 INFO:teuthology.orchestra.run.smithi189.stdout:Installed: 2024-04-01T20:57:12.513 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-test-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:12.514 INFO:teuthology.orchestra.run.smithi189.stdout: jq-1.6-16.el9.x86_64 2024-04-01T20:57:12.514 INFO:teuthology.orchestra.run.smithi189.stdout: libcephsqlite-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:12.514 INFO:teuthology.orchestra.run.smithi189.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-04-01T20:57:12.514 INFO:teuthology.orchestra.run.smithi189.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-01T20:57:12.514 INFO:teuthology.orchestra.run.smithi189.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-01T20:57:12.514 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:12.514 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-04-01T20:57:12.819 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum -y install ceph 2024-04-01T20:57:12.952 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-radosgw-2:18.2.2-1057.g31b151c4.el9.x86_64 30/32 2024-04-01T20:57:12.976 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-radosgw-2:18.2.2-1057.g31b151c4.el9.x86_64 30/32 2024-04-01T20:57:12.976 INFO:teuthology.orchestra.run.smithi072.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T20:57:12.976 INFO:teuthology.orchestra.run.smithi072.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-01T20:57:12.976 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-01T20:57:12.976 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-01T20:57:12.976 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:12.978 INFO:teuthology.orchestra.run.smithi072.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 31/32 2024-04-01T20:57:13.065 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 31/32 2024-04-01T20:57:13.065 INFO:teuthology.orchestra.run.smithi072.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 32/32 2024-04-01T20:57:13.389 INFO:teuthology.orchestra.run.smithi189.stdout:Last metadata expiration check: 0:00:42 ago on Mon 01 Apr 2024 08:56:31 PM UTC. 2024-04-01T20:57:13.546 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-04-01T20:57:13.549 INFO:teuthology.orchestra.run.smithi189.stdout:========================================================================================= 2024-04-01T20:57:13.549 INFO:teuthology.orchestra.run.smithi189.stdout: Package Arch Version Repository Size 2024-04-01T20:57:13.549 INFO:teuthology.orchestra.run.smithi189.stdout:========================================================================================= 2024-04-01T20:57:13.549 INFO:teuthology.orchestra.run.smithi189.stdout:Installing: 2024-04-01T20:57:13.549 INFO:teuthology.orchestra.run.smithi189.stdout: ceph x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 6.5 k 2024-04-01T20:57:13.549 INFO:teuthology.orchestra.run.smithi189.stdout:Installing dependencies: 2024-04-01T20:57:13.550 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mds x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 2.1 M 2024-04-01T20:57:13.550 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 1.5 M 2024-04-01T20:57:13.550 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr-modules-core noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 245 k 2024-04-01T20:57:13.550 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mon x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 4.7 M 2024-04-01T20:57:13.550 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-osd x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 17 M 2024-04-01T20:57:13.550 INFO:teuthology.orchestra.run.smithi189.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-01T20:57:13.551 INFO:teuthology.orchestra.run.smithi189.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-04-01T20:57:13.551 INFO:teuthology.orchestra.run.smithi189.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-01T20:57:13.551 INFO:teuthology.orchestra.run.smithi189.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-01T20:57:13.551 INFO:teuthology.orchestra.run.smithi189.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-04-01T20:57:13.551 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-01T20:57:13.552 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-01T20:57:13.552 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-04-01T20:57:13.552 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-01T20:57:13.552 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-01T20:57:13.552 INFO:teuthology.orchestra.run.smithi189.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-01T20:57:13.552 INFO:teuthology.orchestra.run.smithi189.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-04-01T20:57:13.553 INFO:teuthology.orchestra.run.smithi189.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-04-01T20:57:13.553 INFO:teuthology.orchestra.run.smithi189.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-01T20:57:13.553 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-01T20:57:13.553 INFO:teuthology.orchestra.run.smithi189.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-04-01T20:57:13.553 INFO:teuthology.orchestra.run.smithi189.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-01T20:57:13.553 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-01T20:57:13.554 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-04-01T20:57:13.554 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-04-01T20:57:13.554 INFO:teuthology.orchestra.run.smithi189.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-01T20:57:13.554 INFO:teuthology.orchestra.run.smithi189.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-01T20:57:13.554 INFO:teuthology.orchestra.run.smithi189.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-04-01T20:57:13.554 INFO:teuthology.orchestra.run.smithi189.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-04-01T20:57:13.554 INFO:teuthology.orchestra.run.smithi189.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-01T20:57:13.555 INFO:teuthology.orchestra.run.smithi189.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-01T20:57:13.555 INFO:teuthology.orchestra.run.smithi189.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-01T20:57:13.555 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:13.555 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction Summary 2024-04-01T20:57:13.555 INFO:teuthology.orchestra.run.smithi189.stdout:========================================================================================= 2024-04-01T20:57:13.560 INFO:teuthology.orchestra.run.smithi189.stdout:Install 33 Packages 2024-04-01T20:57:13.560 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:13.561 INFO:teuthology.orchestra.run.smithi189.stdout:Total download size: 29 M 2024-04-01T20:57:13.561 INFO:teuthology.orchestra.run.smithi189.stdout:Installed size: 104 M 2024-04-01T20:57:13.561 INFO:teuthology.orchestra.run.smithi189.stdout:Downloading Packages: 2024-04-01T20:57:13.977 INFO:teuthology.orchestra.run.smithi189.stdout:(1/33): ceph-18.2.2-1057.g31b151c4.el9.x86_64.r 28 kB/s | 6.5 kB 00:00 2024-04-01T20:57:14.144 INFO:teuthology.orchestra.run.smithi189.stdout:(2/33): ceph-mds-18.2.2-1057.g31b151c4.el9.x86_ 5.3 MB/s | 2.1 MB 00:00 2024-04-01T20:57:14.186 INFO:teuthology.orchestra.run.smithi189.stdout:(3/33): ceph-mgr-18.2.2-1057.g31b151c4.el9.x86_ 3.3 MB/s | 1.5 MB 00:00 2024-04-01T20:57:14.286 INFO:teuthology.orchestra.run.smithi189.stdout:(4/33): ceph-mgr-modules-core-18.2.2-1057.g31b1 2.4 MB/s | 245 kB 00:00 2024-04-01T20:57:14.395 INFO:teuthology.orchestra.run.smithi189.stdout:(5/33): python3-mako-1.1.4-6.el9.noarch.rpm 1.3 MB/s | 144 kB 00:00 2024-04-01T20:57:14.428 INFO:teuthology.orchestra.run.smithi189.stdout:(6/33): python3-markupsafe-1.1.1-12.el9.x86_64. 946 kB/s | 32 kB 00:00 2024-04-01T20:57:14.444 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 32/32 2024-04-01T20:57:14.444 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-base-2:18.2.2-1057.g31b151c4.el9.x86_64 1/32 2024-04-01T20:57:14.444 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-common-2:18.2.2-1057.g31b151c4.el9.x86_64 2/32 2024-04-01T20:57:14.444 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-radosgw-2:18.2.2-1057.g31b151c4.el9.x86_64 3/32 2024-04-01T20:57:14.445 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-selinux-2:18.2.2-1057.g31b151c4.el9.x86_64 4/32 2024-04-01T20:57:14.445 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libcephfs2-2:18.2.2-1057.g31b151c4.el9.x86_64 5/32 2024-04-01T20:57:14.445 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libradosstriper1-2:18.2.2-1057.g31b151c4.el9.x86_6 6/32 2024-04-01T20:57:14.445 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librgw2-2:18.2.2-1057.g31b151c4.el9.x86_64 7/32 2024-04-01T20:57:14.445 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-ceph-argparse-2:18.2.2-1057.g31b151c4.el9. 8/32 2024-04-01T20:57:14.445 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-ceph-common-2:18.2.2-1057.g31b151c4.el9.x8 9/32 2024-04-01T20:57:14.445 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-cephfs-2:18.2.2-1057.g31b151c4.el9.x86_64 10/32 2024-04-01T20:57:14.446 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-rados-2:18.2.2-1057.g31b151c4.el9.x86_64 11/32 2024-04-01T20:57:14.446 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-rbd-2:18.2.2-1057.g31b151c4.el9.x86_64 12/32 2024-04-01T20:57:14.446 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-rgw-2:18.2.2-1057.g31b151c4.el9.x86_64 13/32 2024-04-01T20:57:14.446 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/32 2024-04-01T20:57:14.446 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/32 2024-04-01T20:57:14.446 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/32 2024-04-01T20:57:14.447 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/32 2024-04-01T20:57:14.447 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/32 2024-04-01T20:57:14.447 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/32 2024-04-01T20:57:14.447 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 20/32 2024-04-01T20:57:14.447 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 21/32 2024-04-01T20:57:14.447 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 22/32 2024-04-01T20:57:14.447 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 23/32 2024-04-01T20:57:14.448 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 24/32 2024-04-01T20:57:14.448 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 25/32 2024-04-01T20:57:14.448 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 26/32 2024-04-01T20:57:14.448 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : re2-1:20211101-3.el9.x86_64 27/32 2024-04-01T20:57:14.448 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 28/32 2024-04-01T20:57:14.448 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librados2-2:18.2.2-1057.g31b151c4.el9.x86_64 29/32 2024-04-01T20:57:14.448 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 30/32 2024-04-01T20:57:14.449 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librbd1-2:18.2.2-1057.g31b151c4.el9.x86_64 31/32 2024-04-01T20:57:14.462 INFO:teuthology.orchestra.run.smithi189.stdout:(7/33): python3-pytz-2021.1-5.el9.noarch.rpm 1.4 MB/s | 47 kB 00:00 2024-04-01T20:57:14.496 INFO:teuthology.orchestra.run.smithi189.stdout:(8/33): python3-toml-0.10.2-6.el9.noarch.rpm 1.1 MB/s | 39 kB 00:00 2024-04-01T20:57:14.546 INFO:teuthology.orchestra.run.smithi189.stdout:(9/33): python3-cffi-1.14.5-5.el9.x86_64.rpm 4.7 MB/s | 241 kB 00:00 2024-04-01T20:57:14.613 INFO:teuthology.orchestra.run.smithi189.stdout:(10/33): python3-cryptography-36.0.1-4.el9.x86_ 17 MB/s | 1.1 MB 00:00 2024-04-01T20:57:14.646 INFO:teuthology.orchestra.run.smithi189.stdout:(11/33): python3-ply-3.11-14.el9.noarch.rpm 3.0 MB/s | 103 kB 00:00 2024-04-01T20:57:14.680 INFO:teuthology.orchestra.run.smithi189.stdout:(12/33): python3-pycparser-2.20-6.el9.noarch.rp 3.6 MB/s | 124 kB 00:00 2024-04-01T20:57:14.722 INFO:teuthology.orchestra.run.smithi189.stdout:(13/33): python3-urllib3-1.26.5-5.el9.noarch.rp 4.4 MB/s | 187 kB 00:00 2024-04-01T20:57:14.914 INFO:teuthology.orchestra.run.smithi189.stdout:(14/33): ceph-osd-18.2.2-1057.g31b151c4.el9.x86 21 MB/s | 17 MB 00:00 2024-04-01T20:57:14.947 INFO:teuthology.orchestra.run.smithi189.stdout:(15/33): python3-requests-2.25.1-8.el9.noarch.r 554 kB/s | 125 kB 00:00 2024-04-01T20:57:15.247 INFO:teuthology.orchestra.run.smithi189.stdout:(16/33): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 130 kB/s | 43 kB 00:00 2024-04-01T20:57:15.340 INFO:teuthology.orchestra.run.smithi189.stdout:(17/33): python3-cheroot-8.6.0-4.el9.noarch.rpm 438 kB/s | 172 kB 00:00 2024-04-01T20:57:15.534 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 32/32 2024-04-01T20:57:15.535 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:15.535 INFO:teuthology.orchestra.run.smithi072.stdout:Upgraded: 2024-04-01T20:57:15.535 INFO:teuthology.orchestra.run.smithi072.stdout: librados2-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:15.535 INFO:teuthology.orchestra.run.smithi072.stdout: librbd1-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:15.535 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T20:57:15.535 INFO:teuthology.orchestra.run.smithi072.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-01T20:57:15.535 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-base-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:15.535 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-common-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:15.535 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-radosgw-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:15.535 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-selinux-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:15.535 INFO:teuthology.orchestra.run.smithi072.stdout: fmt-8.1.1-5.el9.x86_64 2024-04-01T20:57:15.535 INFO:teuthology.orchestra.run.smithi072.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-01T20:57:15.535 INFO:teuthology.orchestra.run.smithi072.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-01T20:57:15.535 INFO:teuthology.orchestra.run.smithi072.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-01T20:57:15.535 INFO:teuthology.orchestra.run.smithi072.stdout: libcephfs2-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:15.536 INFO:teuthology.orchestra.run.smithi072.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-01T20:57:15.536 INFO:teuthology.orchestra.run.smithi072.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-01T20:57:15.536 INFO:teuthology.orchestra.run.smithi072.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-01T20:57:15.536 INFO:teuthology.orchestra.run.smithi072.stdout: libradosstriper1-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:15.536 INFO:teuthology.orchestra.run.smithi072.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-01T20:57:15.536 INFO:teuthology.orchestra.run.smithi072.stdout: librgw2-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:15.536 INFO:teuthology.orchestra.run.smithi072.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-01T20:57:15.536 INFO:teuthology.orchestra.run.smithi072.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-01T20:57:15.536 INFO:teuthology.orchestra.run.smithi072.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-01T20:57:15.536 INFO:teuthology.orchestra.run.smithi072.stdout: python3-ceph-argparse-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:15.536 INFO:teuthology.orchestra.run.smithi072.stdout: python3-ceph-common-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:15.536 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cephfs-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:15.536 INFO:teuthology.orchestra.run.smithi072.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-01T20:57:15.536 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rados-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:15.537 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rbd-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:15.537 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rgw-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:15.537 INFO:teuthology.orchestra.run.smithi072.stdout: re2-1:20211101-3.el9.x86_64 2024-04-01T20:57:15.537 INFO:teuthology.orchestra.run.smithi072.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-01T20:57:15.537 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:15.537 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T20:57:15.623 INFO:teuthology.orchestra.run.smithi189.stdout:(18/33): ceph-mon-18.2.2-1057.g31b151c4.el9.x86 2.8 MB/s | 4.7 MB 00:01 2024-04-01T20:57:15.922 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-test 2024-04-01T20:57:16.487 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:00:38 ago on Mon 01 Apr 2024 08:56:38 PM UTC. 2024-04-01T20:57:16.641 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T20:57:16.642 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:57:16.642 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2024-04-01T20:57:16.642 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:57:16.642 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T20:57:16.643 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-test x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 40 M 2024-04-01T20:57:16.643 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2024-04-01T20:57:16.643 INFO:teuthology.orchestra.run.smithi072.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-04-01T20:57:16.643 INFO:teuthology.orchestra.run.smithi072.stdout: libcephsqlite x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 166 k 2024-04-01T20:57:16.643 INFO:teuthology.orchestra.run.smithi072.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-AppStream 217 k 2024-04-01T20:57:16.643 INFO:teuthology.orchestra.run.smithi072.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-04-01T20:57:16.643 INFO:teuthology.orchestra.run.smithi072.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-04-01T20:57:16.643 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:16.643 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T20:57:16.643 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:57:16.643 INFO:teuthology.orchestra.run.smithi072.stdout:Install 6 Packages 2024-04-01T20:57:16.643 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:16.644 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 41 M 2024-04-01T20:57:16.644 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 164 M 2024-04-01T20:57:16.644 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T20:57:16.942 INFO:teuthology.orchestra.run.smithi072.stdout:(1/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 1.3 MB/s | 217 kB 00:00 2024-04-01T20:57:16.993 INFO:teuthology.orchestra.run.smithi072.stdout:(2/6): socat-1.7.4.1-5.el9.x86_64.rpm 5.8 MB/s | 300 kB 00:00 2024-04-01T20:57:17.035 INFO:teuthology.orchestra.run.smithi072.stdout:(3/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 63 kB 00:00 2024-04-01T20:57:17.196 INFO:teuthology.orchestra.run.smithi072.stdout:(4/6): jq-1.6-16.el9.x86_64.rpm 1.1 MB/s | 187 kB 00:00 2024-04-01T20:57:17.221 INFO:teuthology.orchestra.run.smithi072.stdout:(5/6): libcephsqlite-18.2.2-1057.g31b151c4.el9. 374 kB/s | 166 kB 00:00 2024-04-01T20:57:17.256 INFO:teuthology.orchestra.run.smithi189.stdout:(19/33): python3-jaraco-8.2.1-3.el9.noarch.rpm 5.6 kB/s | 11 kB 00:01 2024-04-01T20:57:17.282 INFO:teuthology.orchestra.run.smithi189.stdout:(20/33): python3-cherrypy-18.6.1-2.el9.noarch.r 176 kB/s | 358 kB 00:02 2024-04-01T20:57:17.298 INFO:teuthology.orchestra.run.smithi189.stdout:(21/33): python3-jaraco-classes-3.2.1-5.el9.noa 11 kB/s | 18 kB 00:01 2024-04-01T20:57:17.315 INFO:teuthology.orchestra.run.smithi189.stdout:(22/33): python3-jaraco-collections-3.0.0-8.el9 393 kB/s | 23 kB 00:00 2024-04-01T20:57:17.332 INFO:teuthology.orchestra.run.smithi189.stdout:(23/33): python3-jaraco-functools-3.5.0-2.el9.n 385 kB/s | 19 kB 00:00 2024-04-01T20:57:17.358 INFO:teuthology.orchestra.run.smithi189.stdout:(24/33): python3-jaraco-text-3.2.0-6.el9.noarch 333 kB/s | 20 kB 00:00 2024-04-01T20:57:17.400 INFO:teuthology.orchestra.run.smithi189.stdout:(25/33): python3-logutils-0.3.5-21.el9.noarch.r 552 kB/s | 46 kB 00:00 2024-04-01T20:57:17.425 INFO:teuthology.orchestra.run.smithi189.stdout:(26/33): python3-more-itertools-8.12.0-2.el9.no 855 kB/s | 79 kB 00:00 2024-04-01T20:57:17.484 INFO:teuthology.orchestra.run.smithi189.stdout:(27/33): python3-portend-3.1.0-2.el9.noarch.rpm 196 kB/s | 16 kB 00:00 2024-04-01T20:57:17.509 INFO:teuthology.orchestra.run.smithi189.stdout:(28/33): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.1 MB/s | 90 kB 00:00 2024-04-01T20:57:17.542 INFO:teuthology.orchestra.run.smithi189.stdout:(29/33): python3-pecan-1.4.2-3.el9.noarch.rpm 1.4 MB/s | 272 kB 00:00 2024-04-01T20:57:17.601 INFO:teuthology.orchestra.run.smithi189.stdout:(30/33): python3-tempora-5.0.0-2.el9.noarch.rpm 305 kB/s | 36 kB 00:00 2024-04-01T20:57:17.626 INFO:teuthology.orchestra.run.smithi189.stdout:(31/33): python3-webob-1.8.7-6.el9.noarch.rpm 1.9 MB/s | 230 kB 00:00 2024-04-01T20:57:17.660 INFO:teuthology.orchestra.run.smithi189.stdout:(32/33): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.6 MB/s | 427 kB 00:00 2024-04-01T20:57:17.743 INFO:teuthology.orchestra.run.smithi189.stdout:(33/33): python3-zc-lockfile-2.0-10.el9.noarch. 141 kB/s | 20 kB 00:00 2024-04-01T20:57:17.747 INFO:teuthology.orchestra.run.smithi189.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:57:17.747 INFO:teuthology.orchestra.run.smithi189.stdout:Total 6.9 MB/s | 29 MB 00:04 2024-04-01T20:57:17.761 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction check 2024-04-01T20:57:17.803 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction check succeeded. 2024-04-01T20:57:17.803 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction test 2024-04-01T20:57:18.158 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction test succeeded. 2024-04-01T20:57:18.159 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction 2024-04-01T20:57:18.997 INFO:teuthology.orchestra.run.smithi072.stdout:(6/6): ceph-test-18.2.2-1057.g31b151c4.el9.x86_ 18 MB/s | 40 MB 00:02 2024-04-01T20:57:18.999 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:57:19.000 INFO:teuthology.orchestra.run.smithi072.stdout:Total 17 MB/s | 41 MB 00:02 2024-04-01T20:57:19.014 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T20:57:19.035 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T20:57:19.035 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T20:57:19.375 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T20:57:19.375 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T20:57:19.394 INFO:teuthology.orchestra.run.smithi189.stdout: Preparing : 1/1 2024-04-01T20:57:19.455 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/33 2024-04-01T20:57:19.486 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/33 2024-04-01T20:57:19.520 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 3/33 2024-04-01T20:57:19.610 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 4/33 2024-04-01T20:57:19.697 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 5/33 2024-04-01T20:57:19.738 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 6/33 2024-04-01T20:57:19.810 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 7/33 2024-04-01T20:57:19.855 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 8/33 2024-04-01T20:57:19.886 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 9/33 2024-04-01T20:57:19.903 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T20:57:19.926 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-ply-3.11-14.el9.noarch 10/33 2024-04-01T20:57:19.981 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 11/33 2024-04-01T20:57:19.981 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-04-01T20:57:20.023 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-04-01T20:57:20.065 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-01T20:57:20.107 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-04-01T20:57:20.136 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libcephsqlite-2:18.2.2-1057.g31b151c4.el9.x86_64 5/6 2024-04-01T20:57:20.165 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 12/33 2024-04-01T20:57:20.229 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 13/33 2024-04-01T20:57:20.262 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 14/33 2024-04-01T20:57:20.288 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 15/33 2024-04-01T20:57:20.318 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 16/33 2024-04-01T20:57:20.393 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 17/33 2024-04-01T20:57:20.428 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 18/33 2024-04-01T20:57:20.461 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 19/33 2024-04-01T20:57:20.503 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 20/33 2024-04-01T20:57:20.562 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 21/33 2024-04-01T20:57:20.596 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 22/33 2024-04-01T20:57:20.676 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 23/33 2024-04-01T20:57:20.706 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 24/33 2024-04-01T20:57:20.774 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 25/33 2024-04-01T20:57:20.918 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 26/33 2024-04-01T20:57:21.044 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 27/33 2024-04-01T20:57:21.213 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-mgr-modules-core-2:18.2.2-1057.g31b151c4.el9. 28/33 2024-04-01T20:57:21.240 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-mgr-2:18.2.2-1057.g31b151c4.el9.x86_64 29/33 2024-04-01T20:57:21.265 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-mgr-2:18.2.2-1057.g31b151c4.el9.x86_64 29/33 2024-04-01T20:57:21.265 INFO:teuthology.orchestra.run.smithi189.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T20:57:21.266 INFO:teuthology.orchestra.run.smithi189.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-01T20:57:21.266 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-01T20:57:21.266 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-01T20:57:21.266 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:22.717 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-osd-2:18.2.2-1057.g31b151c4.el9.x86_64 30/33 2024-04-01T20:57:22.745 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-osd-2:18.2.2-1057.g31b151c4.el9.x86_64 30/33 2024-04-01T20:57:22.746 INFO:teuthology.orchestra.run.smithi189.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T20:57:22.746 INFO:teuthology.orchestra.run.smithi189.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-01T20:57:22.746 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-01T20:57:22.746 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-01T20:57:22.746 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:23.201 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-mon-2:18.2.2-1057.g31b151c4.el9.x86_64 31/33 2024-04-01T20:57:23.224 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-mon-2:18.2.2-1057.g31b151c4.el9.x86_64 31/33 2024-04-01T20:57:23.225 INFO:teuthology.orchestra.run.smithi189.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T20:57:23.225 INFO:teuthology.orchestra.run.smithi189.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-01T20:57:23.225 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-01T20:57:23.225 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-01T20:57:23.225 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:23.435 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-mds-2:18.2.2-1057.g31b151c4.el9.x86_64 32/33 2024-04-01T20:57:23.459 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-mds-2:18.2.2-1057.g31b151c4.el9.x86_64 32/33 2024-04-01T20:57:23.459 INFO:teuthology.orchestra.run.smithi189.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T20:57:23.459 INFO:teuthology.orchestra.run.smithi189.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-01T20:57:23.459 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-01T20:57:23.459 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-01T20:57:23.459 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:23.515 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-2:18.2.2-1057.g31b151c4.el9.x86_64 33/33 2024-04-01T20:57:23.850 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: libcephsqlite-2:18.2.2-1057.g31b151c4.el9.x86_64 5/6 2024-04-01T20:57:23.932 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-test-2:18.2.2-1057.g31b151c4.el9.x86_64 6/6 2024-04-01T20:57:25.302 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-2:18.2.2-1057.g31b151c4.el9.x86_64 33/33 2024-04-01T20:57:25.302 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-2:18.2.2-1057.g31b151c4.el9.x86_64 1/33 2024-04-01T20:57:25.302 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-mds-2:18.2.2-1057.g31b151c4.el9.x86_64 2/33 2024-04-01T20:57:25.302 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-mgr-2:18.2.2-1057.g31b151c4.el9.x86_64 3/33 2024-04-01T20:57:25.302 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-mon-2:18.2.2-1057.g31b151c4.el9.x86_64 4/33 2024-04-01T20:57:25.302 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-osd-2:18.2.2-1057.g31b151c4.el9.x86_64 5/33 2024-04-01T20:57:25.302 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-mgr-modules-core-2:18.2.2-1057.g31b151c4.el9. 6/33 2024-04-01T20:57:25.302 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 7/33 2024-04-01T20:57:25.303 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 8/33 2024-04-01T20:57:25.303 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 9/33 2024-04-01T20:57:25.303 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 10/33 2024-04-01T20:57:25.303 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 11/33 2024-04-01T20:57:25.303 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 12/33 2024-04-01T20:57:25.303 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-ply-3.11-14.el9.noarch 13/33 2024-04-01T20:57:25.303 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 14/33 2024-04-01T20:57:25.303 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 15/33 2024-04-01T20:57:25.303 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 16/33 2024-04-01T20:57:25.303 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 17/33 2024-04-01T20:57:25.303 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 18/33 2024-04-01T20:57:25.303 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 19/33 2024-04-01T20:57:25.303 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 20/33 2024-04-01T20:57:25.303 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 21/33 2024-04-01T20:57:25.303 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 22/33 2024-04-01T20:57:25.304 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 23/33 2024-04-01T20:57:25.304 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 24/33 2024-04-01T20:57:25.304 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 25/33 2024-04-01T20:57:25.304 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 26/33 2024-04-01T20:57:25.304 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 27/33 2024-04-01T20:57:25.304 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 28/33 2024-04-01T20:57:25.304 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 29/33 2024-04-01T20:57:25.304 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 30/33 2024-04-01T20:57:25.304 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 31/33 2024-04-01T20:57:25.304 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 32/33 2024-04-01T20:57:26.125 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 33/33 2024-04-01T20:57:26.125 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:26.125 INFO:teuthology.orchestra.run.smithi189.stdout:Installed: 2024-04-01T20:57:26.125 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:26.125 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mds-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:26.125 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:26.125 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr-modules-core-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T20:57:26.125 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mon-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:26.125 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-osd-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:26.126 INFO:teuthology.orchestra.run.smithi189.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-01T20:57:26.126 INFO:teuthology.orchestra.run.smithi189.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-01T20:57:26.126 INFO:teuthology.orchestra.run.smithi189.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-01T20:57:26.126 INFO:teuthology.orchestra.run.smithi189.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-01T20:57:26.126 INFO:teuthology.orchestra.run.smithi189.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-01T20:57:26.126 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-01T20:57:26.126 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-01T20:57:26.126 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-01T20:57:26.126 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-01T20:57:26.126 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-01T20:57:26.126 INFO:teuthology.orchestra.run.smithi189.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-01T20:57:26.126 INFO:teuthology.orchestra.run.smithi189.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-01T20:57:26.126 INFO:teuthology.orchestra.run.smithi189.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-01T20:57:26.127 INFO:teuthology.orchestra.run.smithi189.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-01T20:57:26.127 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-01T20:57:26.127 INFO:teuthology.orchestra.run.smithi189.stdout: python3-ply-3.11-14.el9.noarch 2024-04-01T20:57:26.127 INFO:teuthology.orchestra.run.smithi189.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-01T20:57:26.127 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-01T20:57:26.127 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-01T20:57:26.127 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-01T20:57:26.127 INFO:teuthology.orchestra.run.smithi189.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-01T20:57:26.128 INFO:teuthology.orchestra.run.smithi189.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-01T20:57:26.128 INFO:teuthology.orchestra.run.smithi189.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-01T20:57:26.128 INFO:teuthology.orchestra.run.smithi189.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-01T20:57:26.128 INFO:teuthology.orchestra.run.smithi189.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-01T20:57:26.128 INFO:teuthology.orchestra.run.smithi189.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-01T20:57:26.128 INFO:teuthology.orchestra.run.smithi189.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-01T20:57:26.128 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:26.128 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-04-01T20:57:26.441 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum -y install ceph-base 2024-04-01T20:57:27.006 INFO:teuthology.orchestra.run.smithi189.stdout:Last metadata expiration check: 0:00:56 ago on Mon 01 Apr 2024 08:56:31 PM UTC. 2024-04-01T20:57:27.106 INFO:teuthology.orchestra.run.smithi189.stdout:Package ceph-base-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T20:57:27.158 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-04-01T20:57:27.159 INFO:teuthology.orchestra.run.smithi189.stdout:Nothing to do. 2024-04-01T20:57:27.159 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-04-01T20:57:27.175 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-test-2:18.2.2-1057.g31b151c4.el9.x86_64 6/6 2024-04-01T20:57:27.175 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-test-2:18.2.2-1057.g31b151c4.el9.x86_64 1/6 2024-04-01T20:57:27.175 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libcephsqlite-2:18.2.2-1057.g31b151c4.el9.x86_64 2/6 2024-04-01T20:57:27.175 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-01T20:57:27.175 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 4/6 2024-04-01T20:57:27.175 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/6 2024-04-01T20:57:27.224 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum -y install cephadm 2024-04-01T20:57:27.536 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : jq-1.6-16.el9.x86_64 6/6 2024-04-01T20:57:27.536 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:27.536 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T20:57:27.536 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-test-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:27.536 INFO:teuthology.orchestra.run.smithi072.stdout: jq-1.6-16.el9.x86_64 2024-04-01T20:57:27.536 INFO:teuthology.orchestra.run.smithi072.stdout: libcephsqlite-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:27.536 INFO:teuthology.orchestra.run.smithi072.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-04-01T20:57:27.537 INFO:teuthology.orchestra.run.smithi072.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-01T20:57:27.537 INFO:teuthology.orchestra.run.smithi072.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-01T20:57:27.537 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:27.537 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T20:57:27.788 INFO:teuthology.orchestra.run.smithi189.stdout:Last metadata expiration check: 0:00:56 ago on Mon 01 Apr 2024 08:56:31 PM UTC. 2024-04-01T20:57:27.865 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph 2024-04-01T20:57:27.939 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-04-01T20:57:27.940 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:57:27.940 INFO:teuthology.orchestra.run.smithi189.stdout: Package Arch Version Repository Size 2024-04-01T20:57:27.940 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:57:27.940 INFO:teuthology.orchestra.run.smithi189.stdout:Installing: 2024-04-01T20:57:27.940 INFO:teuthology.orchestra.run.smithi189.stdout: cephadm noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 224 k 2024-04-01T20:57:27.940 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:27.940 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction Summary 2024-04-01T20:57:27.941 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:57:27.941 INFO:teuthology.orchestra.run.smithi189.stdout:Install 1 Package 2024-04-01T20:57:27.941 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:27.941 INFO:teuthology.orchestra.run.smithi189.stdout:Total download size: 224 k 2024-04-01T20:57:27.941 INFO:teuthology.orchestra.run.smithi189.stdout:Installed size: 216 k 2024-04-01T20:57:27.941 INFO:teuthology.orchestra.run.smithi189.stdout:Downloading Packages: 2024-04-01T20:57:28.166 INFO:teuthology.orchestra.run.smithi189.stdout:cephadm-18.2.2-1057.g31b151c4.el9.noarch.rpm 998 kB/s | 224 kB 00:00 2024-04-01T20:57:28.166 INFO:teuthology.orchestra.run.smithi189.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:57:28.166 INFO:teuthology.orchestra.run.smithi189.stdout:Total 992 kB/s | 224 kB 00:00 2024-04-01T20:57:28.166 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction check 2024-04-01T20:57:28.171 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction check succeeded. 2024-04-01T20:57:28.171 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction test 2024-04-01T20:57:28.174 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction test succeeded. 2024-04-01T20:57:28.174 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction 2024-04-01T20:57:28.249 INFO:teuthology.orchestra.run.smithi189.stdout: Preparing : 1/1 2024-04-01T20:57:28.451 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:00:50 ago on Mon 01 Apr 2024 08:56:38 PM UTC. 2024-04-01T20:57:28.611 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T20:57:28.613 INFO:teuthology.orchestra.run.smithi072.stdout:========================================================================================= 2024-04-01T20:57:28.613 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2024-04-01T20:57:28.614 INFO:teuthology.orchestra.run.smithi072.stdout:========================================================================================= 2024-04-01T20:57:28.614 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T20:57:28.614 INFO:teuthology.orchestra.run.smithi072.stdout: ceph x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 6.5 k 2024-04-01T20:57:28.614 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2024-04-01T20:57:28.614 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mds x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 2.1 M 2024-04-01T20:57:28.614 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 1.5 M 2024-04-01T20:57:28.614 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-modules-core noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 245 k 2024-04-01T20:57:28.614 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mon x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 4.7 M 2024-04-01T20:57:28.614 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-osd x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 17 M 2024-04-01T20:57:28.614 INFO:teuthology.orchestra.run.smithi072.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-01T20:57:28.614 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-04-01T20:57:28.615 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-01T20:57:28.615 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-01T20:57:28.615 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-04-01T20:57:28.615 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-01T20:57:28.615 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-01T20:57:28.615 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-04-01T20:57:28.615 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-01T20:57:28.615 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-01T20:57:28.615 INFO:teuthology.orchestra.run.smithi072.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-01T20:57:28.615 INFO:teuthology.orchestra.run.smithi072.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-04-01T20:57:28.616 INFO:teuthology.orchestra.run.smithi072.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-04-01T20:57:28.616 INFO:teuthology.orchestra.run.smithi072.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-01T20:57:28.616 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-01T20:57:28.616 INFO:teuthology.orchestra.run.smithi072.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-04-01T20:57:28.616 INFO:teuthology.orchestra.run.smithi072.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-01T20:57:28.616 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-01T20:57:28.616 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-04-01T20:57:28.616 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-04-01T20:57:28.616 INFO:teuthology.orchestra.run.smithi072.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-01T20:57:28.616 INFO:teuthology.orchestra.run.smithi072.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-01T20:57:28.616 INFO:teuthology.orchestra.run.smithi072.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-04-01T20:57:28.616 INFO:teuthology.orchestra.run.smithi072.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-04-01T20:57:28.616 INFO:teuthology.orchestra.run.smithi072.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-01T20:57:28.617 INFO:teuthology.orchestra.run.smithi072.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-01T20:57:28.617 INFO:teuthology.orchestra.run.smithi072.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-01T20:57:28.617 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:28.617 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T20:57:28.617 INFO:teuthology.orchestra.run.smithi072.stdout:========================================================================================= 2024-04-01T20:57:28.617 INFO:teuthology.orchestra.run.smithi072.stdout:Install 33 Packages 2024-04-01T20:57:28.617 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:28.618 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 29 M 2024-04-01T20:57:28.618 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 104 M 2024-04-01T20:57:28.618 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T20:57:28.668 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 1/1 2024-04-01T20:57:28.762 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 1/1 2024-04-01T20:57:29.120 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 1/1 2024-04-01T20:57:29.414 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 1/1 2024-04-01T20:57:29.415 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:29.415 INFO:teuthology.orchestra.run.smithi189.stdout:Installed: 2024-04-01T20:57:29.415 INFO:teuthology.orchestra.run.smithi189.stdout: cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T20:57:29.415 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:29.415 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-04-01T20:57:29.639 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum -y install ceph-immutable-object-cache 2024-04-01T20:57:29.682 INFO:teuthology.orchestra.run.smithi072.stdout:(1/33): ceph-mgr-18.2.2-1057.g31b151c4.el9.x86_ 4.2 MB/s | 1.5 MB 00:00 2024-04-01T20:57:29.708 INFO:teuthology.orchestra.run.smithi072.stdout:(2/33): ceph-18.2.2-1057.g31b151c4.el9.x86_64.r 18 kB/s | 6.5 kB 00:00 2024-04-01T20:57:30.215 INFO:teuthology.orchestra.run.smithi189.stdout:Last metadata expiration check: 0:00:59 ago on Mon 01 Apr 2024 08:56:31 PM UTC. 2024-04-01T20:57:30.372 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-04-01T20:57:30.373 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:57:30.373 INFO:teuthology.orchestra.run.smithi189.stdout: Package Arch Version Repo Size 2024-04-01T20:57:30.373 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:57:30.373 INFO:teuthology.orchestra.run.smithi189.stdout:Installing: 2024-04-01T20:57:30.373 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-immutable-object-cache x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 143 k 2024-04-01T20:57:30.374 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:30.374 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction Summary 2024-04-01T20:57:30.374 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:57:30.374 INFO:teuthology.orchestra.run.smithi189.stdout:Install 1 Package 2024-04-01T20:57:30.374 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:30.374 INFO:teuthology.orchestra.run.smithi189.stdout:Total download size: 143 k 2024-04-01T20:57:30.374 INFO:teuthology.orchestra.run.smithi189.stdout:Installed size: 395 k 2024-04-01T20:57:30.374 INFO:teuthology.orchestra.run.smithi189.stdout:Downloading Packages: 2024-04-01T20:57:30.592 INFO:teuthology.orchestra.run.smithi072.stdout:(3/33): ceph-osd-18.2.2-1057.g31b151c4.el9.x86_ 19 MB/s | 17 MB 00:00 2024-04-01T20:57:30.644 INFO:teuthology.orchestra.run.smithi072.stdout:(4/33): ceph-mgr-modules-core-18.2.2-1057.g31b1 4.7 MB/s | 245 kB 00:00 2024-04-01T20:57:30.919 INFO:teuthology.orchestra.run.smithi072.stdout:(5/33): python3-mako-1.1.4-6.el9.noarch.rpm 524 kB/s | 144 kB 00:00 2024-04-01T20:57:30.920 INFO:teuthology.orchestra.run.smithi189.stdout:ceph-immutable-object-cache-18.2.2-1057.g31b151 262 kB/s | 143 kB 00:00 2024-04-01T20:57:30.920 INFO:teuthology.orchestra.run.smithi189.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:57:30.920 INFO:teuthology.orchestra.run.smithi189.stdout:Total 261 kB/s | 143 kB 00:00 2024-04-01T20:57:30.920 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction check 2024-04-01T20:57:30.928 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction check succeeded. 2024-04-01T20:57:30.928 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction test 2024-04-01T20:57:30.982 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction test succeeded. 2024-04-01T20:57:30.982 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction 2024-04-01T20:57:30.986 INFO:teuthology.orchestra.run.smithi072.stdout:(6/33): python3-markupsafe-1.1.1-12.el9.x86_64. 471 kB/s | 32 kB 00:00 2024-04-01T20:57:31.062 INFO:teuthology.orchestra.run.smithi072.stdout:(7/33): python3-pytz-2021.1-5.el9.noarch.rpm 630 kB/s | 47 kB 00:00 2024-04-01T20:57:31.121 INFO:teuthology.orchestra.run.smithi072.stdout:(8/33): ceph-mds-18.2.2-1057.g31b151c4.el9.x86_ 1.2 MB/s | 2.1 MB 00:01 2024-04-01T20:57:31.125 INFO:teuthology.orchestra.run.smithi189.stdout: Preparing : 1/1 2024-04-01T20:57:31.147 INFO:teuthology.orchestra.run.smithi072.stdout:(9/33): python3-toml-0.10.2-6.el9.noarch.rpm 458 kB/s | 39 kB 00:00 2024-04-01T20:57:31.195 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-immutable-object-cache-2:18.2.2-1057.g31b151c4. 1/1 2024-04-01T20:57:31.221 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.2-1057.g31b151c4. 1/1 2024-04-01T20:57:31.221 INFO:teuthology.orchestra.run.smithi189.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T20:57:31.221 INFO:teuthology.orchestra.run.smithi189.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-01T20:57:31.222 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:31.247 INFO:teuthology.orchestra.run.smithi072.stdout:(10/33): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.9 MB/s | 241 kB 00:00 2024-04-01T20:57:31.373 INFO:teuthology.orchestra.run.smithi072.stdout:(11/33): python3-cryptography-36.0.1-4.el9.x86_ 5.1 MB/s | 1.1 MB 00:00 2024-04-01T20:57:31.398 INFO:teuthology.orchestra.run.smithi072.stdout:(12/33): python3-ply-3.11-14.el9.noarch.rpm 685 kB/s | 103 kB 00:00 2024-04-01T20:57:31.440 INFO:teuthology.orchestra.run.smithi072.stdout:(13/33): python3-pycparser-2.20-6.el9.noarch.rp 1.8 MB/s | 124 kB 00:00 2024-04-01T20:57:31.466 INFO:teuthology.orchestra.run.smithi072.stdout:(14/33): python3-urllib3-1.26.5-5.el9.noarch.rp 2.7 MB/s | 187 kB 00:00 2024-04-01T20:57:31.967 INFO:teuthology.orchestra.run.smithi072.stdout:(15/33): python3-requests-2.25.1-8.el9.noarch.r 237 kB/s | 125 kB 00:00 2024-04-01T20:57:32.184 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-immutable-object-cache-2:18.2.2-1057.g31b151c4. 1/1 2024-04-01T20:57:32.184 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:32.184 INFO:teuthology.orchestra.run.smithi189.stdout:Installed: 2024-04-01T20:57:32.184 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-immutable-object-cache-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:32.184 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:32.185 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-04-01T20:57:32.342 INFO:teuthology.orchestra.run.smithi072.stdout:(16/33): ceph-mon-18.2.2-1057.g31b151c4.el9.x86 1.8 MB/s | 4.7 MB 00:02 2024-04-01T20:57:32.440 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum -y install ceph-mgr 2024-04-01T20:57:33.032 INFO:teuthology.orchestra.run.smithi189.stdout:Last metadata expiration check: 0:01:02 ago on Mon 01 Apr 2024 08:56:31 PM UTC. 2024-04-01T20:57:33.132 INFO:teuthology.orchestra.run.smithi189.stdout:Package ceph-mgr-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T20:57:33.184 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-04-01T20:57:33.184 INFO:teuthology.orchestra.run.smithi072.stdout:(17/33): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 25 kB/s | 43 kB 00:01 2024-04-01T20:57:33.185 INFO:teuthology.orchestra.run.smithi189.stdout:Nothing to do. 2024-04-01T20:57:33.185 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-04-01T20:57:33.245 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum -y install ceph-mgr-dashboard 2024-04-01T20:57:33.578 INFO:teuthology.orchestra.run.smithi072.stdout:(18/33): python3-jaraco-8.2.1-3.el9.noarch.rpm 27 kB/s | 11 kB 00:00 2024-04-01T20:57:33.629 INFO:teuthology.orchestra.run.smithi072.stdout:(19/33): python3-cheroot-8.6.0-4.el9.noarch.rpm 103 kB/s | 172 kB 00:01 2024-04-01T20:57:33.654 INFO:teuthology.orchestra.run.smithi072.stdout:(20/33): python3-jaraco-classes-3.2.1-5.el9.noa 233 kB/s | 18 kB 00:00 2024-04-01T20:57:33.688 INFO:teuthology.orchestra.run.smithi072.stdout:(21/33): python3-jaraco-collections-3.0.0-8.el9 393 kB/s | 23 kB 00:00 2024-04-01T20:57:33.747 INFO:teuthology.orchestra.run.smithi072.stdout:(22/33): python3-jaraco-functools-3.5.0-2.el9.n 210 kB/s | 19 kB 00:00 2024-04-01T20:57:33.772 INFO:teuthology.orchestra.run.smithi072.stdout:(23/33): python3-cherrypy-18.6.1-2.el9.noarch.r 251 kB/s | 358 kB 00:01 2024-04-01T20:57:33.803 INFO:teuthology.orchestra.run.smithi189.stdout:Last metadata expiration check: 0:01:02 ago on Mon 01 Apr 2024 08:56:31 PM UTC. 2024-04-01T20:57:33.952 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-04-01T20:57:33.953 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:57:33.953 INFO:teuthology.orchestra.run.smithi189.stdout: Package Arch Version Repository Size 2024-04-01T20:57:33.953 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:57:33.953 INFO:teuthology.orchestra.run.smithi189.stdout:Installing: 2024-04-01T20:57:33.953 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr-dashboard noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 1.8 M 2024-04-01T20:57:33.953 INFO:teuthology.orchestra.run.smithi189.stdout:Installing dependencies: 2024-04-01T20:57:33.953 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-grafana-dashboards noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 23 k 2024-04-01T20:57:33.953 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-prometheus-alerts noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 15 k 2024-04-01T20:57:33.953 INFO:teuthology.orchestra.run.smithi189.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-01T20:57:33.953 INFO:teuthology.orchestra.run.smithi189.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-01T20:57:33.954 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:33.954 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction Summary 2024-04-01T20:57:33.954 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:57:33.954 INFO:teuthology.orchestra.run.smithi189.stdout:Install 5 Packages 2024-04-01T20:57:33.954 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:33.954 INFO:teuthology.orchestra.run.smithi189.stdout:Total download size: 2.0 M 2024-04-01T20:57:33.954 INFO:teuthology.orchestra.run.smithi189.stdout:Installed size: 8.6 M 2024-04-01T20:57:33.955 INFO:teuthology.orchestra.run.smithi189.stdout:Downloading Packages: 2024-04-01T20:57:34.173 INFO:teuthology.orchestra.run.smithi189.stdout:(1/5): ceph-grafana-dashboards-18.2.2-1057.g31b 142 kB/s | 23 kB 00:00 2024-04-01T20:57:34.190 INFO:teuthology.orchestra.run.smithi189.stdout:(2/5): ceph-prometheus-alerts-18.2.2-1057.g31b1 82 kB/s | 15 kB 00:00 2024-04-01T20:57:34.423 INFO:teuthology.orchestra.run.smithi189.stdout:(3/5): python3-repoze-lru-0.7-16.el9.noarch.rpm 123 kB/s | 31 kB 00:00 2024-04-01T20:57:34.557 INFO:teuthology.orchestra.run.smithi189.stdout:(4/5): python3-routes-2.5.1-5.el9.noarch.rpm 514 kB/s | 188 kB 00:00 2024-04-01T20:57:34.806 INFO:teuthology.orchestra.run.smithi072.stdout:(24/33): python3-logutils-0.3.5-21.el9.noarch.r 44 kB/s | 46 kB 00:01 2024-04-01T20:57:34.840 INFO:teuthology.orchestra.run.smithi072.stdout:(25/33): python3-jaraco-text-3.2.0-6.el9.noarch 17 kB/s | 20 kB 00:01 2024-04-01T20:57:34.957 INFO:teuthology.orchestra.run.smithi072.stdout:(26/33): python3-more-itertools-8.12.0-2.el9.no 67 kB/s | 79 kB 00:01 2024-04-01T20:57:34.983 INFO:teuthology.orchestra.run.smithi072.stdout:(27/33): python3-portend-3.1.0-2.el9.noarch.rpm 115 kB/s | 16 kB 00:00 2024-04-01T20:57:35.050 INFO:teuthology.orchestra.run.smithi072.stdout:(28/33): python3-pecan-1.4.2-3.el9.noarch.rpm 1.1 MB/s | 272 kB 00:00 2024-04-01T20:57:35.076 INFO:teuthology.orchestra.run.smithi072.stdout:(29/33): python3-pyOpenSSL-21.0.0-1.el9.noarch. 763 kB/s | 90 kB 00:00 2024-04-01T20:57:35.101 INFO:teuthology.orchestra.run.smithi072.stdout:(30/33): python3-tempora-5.0.0-2.el9.noarch.rpm 303 kB/s | 36 kB 00:00 2024-04-01T20:57:35.149 INFO:teuthology.orchestra.run.smithi189.stdout:(5/5): ceph-mgr-dashboard-18.2.2-1057.g31b151c4 1.6 MB/s | 1.8 MB 00:01 2024-04-01T20:57:35.152 INFO:teuthology.orchestra.run.smithi189.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:57:35.152 INFO:teuthology.orchestra.run.smithi189.stdout:Total 1.7 MB/s | 2.0 MB 00:01 2024-04-01T20:57:35.152 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction check 2024-04-01T20:57:35.159 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction check succeeded. 2024-04-01T20:57:35.160 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction test 2024-04-01T20:57:35.222 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction test succeeded. 2024-04-01T20:57:35.222 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction 2024-04-01T20:57:35.318 INFO:teuthology.orchestra.run.smithi072.stdout:(31/33): python3-webob-1.8.7-6.el9.noarch.rpm 857 kB/s | 230 kB 00:00 2024-04-01T20:57:35.460 INFO:teuthology.orchestra.run.smithi189.stdout: Preparing : 1/1 2024-04-01T20:57:35.546 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 1/5 2024-04-01T20:57:35.595 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 2/5 2024-04-01T20:57:35.624 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-prometheus-alerts-2:18.2.2-1057.g31b151c4.el9.n 3/5 2024-04-01T20:57:35.702 INFO:teuthology.orchestra.run.smithi072.stdout:(32/33): python3-werkzeug-2.0.3-3.el9.1.noarch. 682 kB/s | 427 kB 00:00 2024-04-01T20:57:35.727 INFO:teuthology.orchestra.run.smithi072.stdout:(33/33): python3-zc-lockfile-2.0-10.el9.noarch. 32 kB/s | 20 kB 00:00 2024-04-01T20:57:35.730 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:57:35.731 INFO:teuthology.orchestra.run.smithi072.stdout:Total 4.1 MB/s | 29 MB 00:07 2024-04-01T20:57:35.745 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T20:57:35.786 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T20:57:35.787 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T20:57:35.863 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-grafana-dashboards-2:18.2.2-1057.g31b151c4.el9. 4/5 2024-04-01T20:57:35.893 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-mgr-dashboard-2:18.2.2-1057.g31b151c4.el9.noarc 5/5 2024-04-01T20:57:36.141 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T20:57:36.141 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T20:57:36.424 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.2-1057.g31b151c4.el9.noarc 5/5 2024-04-01T20:57:36.425 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-grafana-dashboards-2:18.2.2-1057.g31b151c4.el9. 1/5 2024-04-01T20:57:36.425 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-mgr-dashboard-2:18.2.2-1057.g31b151c4.el9.noarc 2/5 2024-04-01T20:57:36.425 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-prometheus-alerts-2:18.2.2-1057.g31b151c4.el9.n 3/5 2024-04-01T20:57:36.425 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 4/5 2024-04-01T20:57:36.693 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 5/5 2024-04-01T20:57:36.693 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:36.693 INFO:teuthology.orchestra.run.smithi189.stdout:Installed: 2024-04-01T20:57:36.693 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-grafana-dashboards-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T20:57:36.694 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr-dashboard-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T20:57:36.694 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-prometheus-alerts-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T20:57:36.694 INFO:teuthology.orchestra.run.smithi189.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-01T20:57:36.694 INFO:teuthology.orchestra.run.smithi189.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-01T20:57:36.694 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:36.694 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-04-01T20:57:36.884 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-01T20:57:37.380 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T20:57:37.449 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/33 2024-04-01T20:57:37.452 INFO:teuthology.orchestra.run.smithi189.stdout:Last metadata expiration check: 0:01:06 ago on Mon 01 Apr 2024 08:56:31 PM UTC. 2024-04-01T20:57:37.490 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/33 2024-04-01T20:57:37.523 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 3/33 2024-04-01T20:57:37.606 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-04-01T20:57:37.607 INFO:teuthology.orchestra.run.smithi189.stdout:============================================================================================ 2024-04-01T20:57:37.607 INFO:teuthology.orchestra.run.smithi189.stdout: Package Arch Version Repository Size 2024-04-01T20:57:37.607 INFO:teuthology.orchestra.run.smithi189.stdout:============================================================================================ 2024-04-01T20:57:37.607 INFO:teuthology.orchestra.run.smithi189.stdout:Installing: 2024-04-01T20:57:37.607 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 7.4 M 2024-04-01T20:57:37.607 INFO:teuthology.orchestra.run.smithi189.stdout:Installing dependencies: 2024-04-01T20:57:37.607 INFO:teuthology.orchestra.run.smithi189.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-04-01T20:57:37.608 INFO:teuthology.orchestra.run.smithi189.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-04-01T20:57:37.608 INFO:teuthology.orchestra.run.smithi189.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-04-01T20:57:37.608 INFO:teuthology.orchestra.run.smithi189.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-01T20:57:37.608 INFO:teuthology.orchestra.run.smithi189.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-01T20:57:37.608 INFO:teuthology.orchestra.run.smithi189.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-04-01T20:57:37.608 INFO:teuthology.orchestra.run.smithi189.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-04-01T20:57:37.608 INFO:teuthology.orchestra.run.smithi189.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-04-01T20:57:37.608 INFO:teuthology.orchestra.run.smithi189.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-04-01T20:57:37.608 INFO:teuthology.orchestra.run.smithi189.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-04-01T20:57:37.608 INFO:teuthology.orchestra.run.smithi189.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-04-01T20:57:37.608 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:37.608 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction Summary 2024-04-01T20:57:37.608 INFO:teuthology.orchestra.run.smithi189.stdout:============================================================================================ 2024-04-01T20:57:37.608 INFO:teuthology.orchestra.run.smithi189.stdout:Install 12 Packages 2024-04-01T20:57:37.608 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:37.609 INFO:teuthology.orchestra.run.smithi189.stdout:Total download size: 37 M 2024-04-01T20:57:37.609 INFO:teuthology.orchestra.run.smithi189.stdout:Installed size: 209 M 2024-04-01T20:57:37.609 INFO:teuthology.orchestra.run.smithi189.stdout:Downloading Packages: 2024-04-01T20:57:37.614 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 4/33 2024-04-01T20:57:37.694 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 5/33 2024-04-01T20:57:37.744 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 6/33 2024-04-01T20:57:37.826 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 7/33 2024-04-01T20:57:37.882 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 8/33 2024-04-01T20:57:37.920 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 9/33 2024-04-01T20:57:37.978 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-ply-3.11-14.el9.noarch 10/33 2024-04-01T20:57:38.042 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 11/33 2024-04-01T20:57:38.172 INFO:teuthology.orchestra.run.smithi189.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 176 kB/s | 32 kB 00:00 2024-04-01T20:57:38.230 INFO:teuthology.orchestra.run.smithi189.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 294 kB/s | 17 kB 00:00 2024-04-01T20:57:38.234 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 12/33 2024-04-01T20:57:38.288 INFO:teuthology.orchestra.run.smithi189.stdout:(3/12): openblas-0.3.21-2.el9.x86_64.rpm 587 kB/s | 34 kB 00:00 2024-04-01T20:57:38.296 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 13/33 2024-04-01T20:57:38.328 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 14/33 2024-04-01T20:57:38.371 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 15/33 2024-04-01T20:57:38.402 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 16/33 2024-04-01T20:57:38.472 INFO:teuthology.orchestra.run.smithi189.stdout:(4/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 6.2 MB/s | 3.0 MB 00:00 2024-04-01T20:57:38.478 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 17/33 2024-04-01T20:57:38.523 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 18/33 2024-04-01T20:57:38.558 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 19/33 2024-04-01T20:57:38.598 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 20/33 2024-04-01T20:57:38.642 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 21/33 2024-04-01T20:57:38.678 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 22/33 2024-04-01T20:57:38.767 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 23/33 2024-04-01T20:57:38.789 INFO:teuthology.orchestra.run.smithi189.stdout:(5/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 9.5 MB/s | 4.7 MB 00:00 2024-04-01T20:57:38.822 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 24/33 2024-04-01T20:57:38.856 INFO:teuthology.orchestra.run.smithi189.stdout:(6/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 12 MB/s | 4.8 MB 00:00 2024-04-01T20:57:38.881 INFO:teuthology.orchestra.run.smithi189.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.4 MB/s | 217 kB 00:00 2024-04-01T20:57:38.900 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 25/33 2024-04-01T20:57:39.045 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 26/33 2024-04-01T20:57:39.174 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 27/33 2024-04-01T20:57:39.323 INFO:teuthology.orchestra.run.smithi189.stdout:(8/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 34 MB/s | 16 MB 00:00 2024-04-01T20:57:39.351 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mgr-modules-core-2:18.2.2-1057.g31b151c4.el9. 28/33 2024-04-01T20:57:39.382 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mgr-2:18.2.2-1057.g31b151c4.el9.x86_64 29/33 2024-04-01T20:57:39.407 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-mgr-2:18.2.2-1057.g31b151c4.el9.x86_64 29/33 2024-04-01T20:57:39.407 INFO:teuthology.orchestra.run.smithi072.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T20:57:39.407 INFO:teuthology.orchestra.run.smithi072.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-01T20:57:39.407 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-01T20:57:39.407 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-01T20:57:39.407 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:39.723 INFO:teuthology.orchestra.run.smithi189.stdout:(9/12): libgfortran-11.4.1-3.el9.x86_64.rpm 954 kB/s | 803 kB 00:00 2024-04-01T20:57:39.857 INFO:teuthology.orchestra.run.smithi189.stdout:(10/12): libquadmath-11.4.1-3.el9.x86_64.rpm 366 kB/s | 195 kB 00:00 2024-04-01T20:57:39.982 INFO:teuthology.orchestra.run.smithi189.stdout:(11/12): python3-devel-3.9.17-2.el9.x86_64.rpm 950 kB/s | 245 kB 00:00 2024-04-01T20:57:40.809 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-osd-2:18.2.2-1057.g31b151c4.el9.x86_64 30/33 2024-04-01T20:57:40.835 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-osd-2:18.2.2-1057.g31b151c4.el9.x86_64 30/33 2024-04-01T20:57:40.836 INFO:teuthology.orchestra.run.smithi072.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T20:57:40.836 INFO:teuthology.orchestra.run.smithi072.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-01T20:57:40.836 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-01T20:57:40.836 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-01T20:57:40.836 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:41.278 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mon-2:18.2.2-1057.g31b151c4.el9.x86_64 31/33 2024-04-01T20:57:41.301 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-mon-2:18.2.2-1057.g31b151c4.el9.x86_64 31/33 2024-04-01T20:57:41.301 INFO:teuthology.orchestra.run.smithi072.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T20:57:41.301 INFO:teuthology.orchestra.run.smithi072.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-01T20:57:41.301 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-01T20:57:41.301 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-01T20:57:41.301 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:41.505 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mds-2:18.2.2-1057.g31b151c4.el9.x86_64 32/33 2024-04-01T20:57:41.528 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-mds-2:18.2.2-1057.g31b151c4.el9.x86_64 32/33 2024-04-01T20:57:41.528 INFO:teuthology.orchestra.run.smithi072.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T20:57:41.528 INFO:teuthology.orchestra.run.smithi072.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-01T20:57:41.528 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-01T20:57:41.529 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-01T20:57:41.529 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:41.596 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-2:18.2.2-1057.g31b151c4.el9.x86_64 33/33 2024-04-01T20:57:43.165 INFO:teuthology.orchestra.run.smithi189.stdout:(12/12): ceph-mgr-diskprediction-local-18.2.2-1 1.4 MB/s | 7.4 MB 00:05 2024-04-01T20:57:43.167 INFO:teuthology.orchestra.run.smithi189.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:57:43.168 INFO:teuthology.orchestra.run.smithi189.stdout:Total 6.7 MB/s | 37 MB 00:05 2024-04-01T20:57:43.212 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction check 2024-04-01T20:57:43.238 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction check succeeded. 2024-04-01T20:57:43.238 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction test 2024-04-01T20:57:43.653 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction test succeeded. 2024-04-01T20:57:43.653 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction 2024-04-01T20:57:44.050 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-2:18.2.2-1057.g31b151c4.el9.x86_64 33/33 2024-04-01T20:57:44.050 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-2:18.2.2-1057.g31b151c4.el9.x86_64 1/33 2024-04-01T20:57:44.050 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mds-2:18.2.2-1057.g31b151c4.el9.x86_64 2/33 2024-04-01T20:57:44.050 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mgr-2:18.2.2-1057.g31b151c4.el9.x86_64 3/33 2024-04-01T20:57:44.050 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mon-2:18.2.2-1057.g31b151c4.el9.x86_64 4/33 2024-04-01T20:57:44.050 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-osd-2:18.2.2-1057.g31b151c4.el9.x86_64 5/33 2024-04-01T20:57:44.050 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mgr-modules-core-2:18.2.2-1057.g31b151c4.el9. 6/33 2024-04-01T20:57:44.050 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 7/33 2024-04-01T20:57:44.050 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 8/33 2024-04-01T20:57:44.050 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 9/33 2024-04-01T20:57:44.050 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 10/33 2024-04-01T20:57:44.050 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 11/33 2024-04-01T20:57:44.051 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 12/33 2024-04-01T20:57:44.051 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-ply-3.11-14.el9.noarch 13/33 2024-04-01T20:57:44.051 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 14/33 2024-04-01T20:57:44.051 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 15/33 2024-04-01T20:57:44.051 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 16/33 2024-04-01T20:57:44.051 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 17/33 2024-04-01T20:57:44.051 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 18/33 2024-04-01T20:57:44.051 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 19/33 2024-04-01T20:57:44.051 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 20/33 2024-04-01T20:57:44.051 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 21/33 2024-04-01T20:57:44.051 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 22/33 2024-04-01T20:57:44.051 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 23/33 2024-04-01T20:57:44.051 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 24/33 2024-04-01T20:57:44.051 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 25/33 2024-04-01T20:57:44.052 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 26/33 2024-04-01T20:57:44.052 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 27/33 2024-04-01T20:57:44.052 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 28/33 2024-04-01T20:57:44.052 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 29/33 2024-04-01T20:57:44.052 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 30/33 2024-04-01T20:57:44.052 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 31/33 2024-04-01T20:57:44.052 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 32/33 2024-04-01T20:57:44.353 INFO:teuthology.orchestra.run.smithi189.stdout: Preparing : 1/1 2024-04-01T20:57:44.439 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-04-01T20:57:44.469 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-01T20:57:44.563 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-04-01T20:57:44.606 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-04-01T20:57:44.788 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-01T20:57:44.821 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-01T20:57:44.907 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-01T20:57:45.013 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 33/33 2024-04-01T20:57:45.014 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:45.014 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T20:57:45.014 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:45.014 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mds-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:45.014 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:45.014 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-modules-core-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T20:57:45.014 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mon-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:45.014 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-osd-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:45.014 INFO:teuthology.orchestra.run.smithi072.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-01T20:57:45.015 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-01T20:57:45.015 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-01T20:57:45.015 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-01T20:57:45.015 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-01T20:57:45.015 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-01T20:57:45.015 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-01T20:57:45.015 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-01T20:57:45.015 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-01T20:57:45.015 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-01T20:57:45.015 INFO:teuthology.orchestra.run.smithi072.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-01T20:57:45.015 INFO:teuthology.orchestra.run.smithi072.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-01T20:57:45.015 INFO:teuthology.orchestra.run.smithi072.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-01T20:57:45.015 INFO:teuthology.orchestra.run.smithi072.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-01T20:57:45.015 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-01T20:57:45.016 INFO:teuthology.orchestra.run.smithi072.stdout: python3-ply-3.11-14.el9.noarch 2024-04-01T20:57:45.016 INFO:teuthology.orchestra.run.smithi072.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-01T20:57:45.016 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-01T20:57:45.016 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-01T20:57:45.016 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-01T20:57:45.016 INFO:teuthology.orchestra.run.smithi072.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-01T20:57:45.016 INFO:teuthology.orchestra.run.smithi072.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-01T20:57:45.016 INFO:teuthology.orchestra.run.smithi072.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-01T20:57:45.016 INFO:teuthology.orchestra.run.smithi072.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-01T20:57:45.016 INFO:teuthology.orchestra.run.smithi072.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-01T20:57:45.016 INFO:teuthology.orchestra.run.smithi072.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-01T20:57:45.016 INFO:teuthology.orchestra.run.smithi072.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-01T20:57:45.016 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:45.016 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T20:57:45.425 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-base 2024-04-01T20:57:45.566 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-01T20:57:45.684 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-01T20:57:45.992 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:07 ago on Mon 01 Apr 2024 08:56:38 PM UTC. 2024-04-01T20:57:46.089 INFO:teuthology.orchestra.run.smithi072.stdout:Package ceph-base-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T20:57:46.141 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T20:57:46.142 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2024-04-01T20:57:46.142 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T20:57:46.211 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install cephadm 2024-04-01T20:57:46.770 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:08 ago on Mon 01 Apr 2024 08:56:38 PM UTC. 2024-04-01T20:57:46.922 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T20:57:46.922 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:57:46.923 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2024-04-01T20:57:46.923 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:57:46.923 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T20:57:46.923 INFO:teuthology.orchestra.run.smithi072.stdout: cephadm noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 224 k 2024-04-01T20:57:46.923 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:46.923 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T20:57:46.923 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:57:46.923 INFO:teuthology.orchestra.run.smithi072.stdout:Install 1 Package 2024-04-01T20:57:46.923 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:46.924 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 224 k 2024-04-01T20:57:46.924 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 216 k 2024-04-01T20:57:46.924 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T20:57:46.946 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-01T20:57:47.331 INFO:teuthology.orchestra.run.smithi072.stdout:cephadm-18.2.2-1057.g31b151c4.el9.noarch.rpm 552 kB/s | 224 kB 00:00 2024-04-01T20:57:47.331 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:57:47.332 INFO:teuthology.orchestra.run.smithi072.stdout:Total 549 kB/s | 224 kB 00:00 2024-04-01T20:57:47.332 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T20:57:47.336 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T20:57:47.337 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T20:57:47.339 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T20:57:47.339 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T20:57:47.413 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T20:57:47.854 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 1/1 2024-04-01T20:57:47.952 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 1/1 2024-04-01T20:57:47.991 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-01T20:57:48.020 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.2-1057.g31b15 12/12 2024-04-01T20:57:48.370 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 1/1 2024-04-01T20:57:48.662 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 1/1 2024-04-01T20:57:48.663 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:48.663 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T20:57:48.663 INFO:teuthology.orchestra.run.smithi072.stdout: cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T20:57:48.663 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:48.663 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T20:57:49.001 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-immutable-object-cache 2024-04-01T20:57:49.572 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:11 ago on Mon 01 Apr 2024 08:56:38 PM UTC. 2024-04-01T20:57:49.728 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T20:57:49.728 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:57:49.728 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repo Size 2024-04-01T20:57:49.729 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:57:49.729 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T20:57:49.729 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-immutable-object-cache x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 143 k 2024-04-01T20:57:49.729 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:49.729 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T20:57:49.729 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:57:49.729 INFO:teuthology.orchestra.run.smithi072.stdout:Install 1 Package 2024-04-01T20:57:49.729 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:49.729 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 143 k 2024-04-01T20:57:49.729 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 395 k 2024-04-01T20:57:49.729 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T20:57:49.923 INFO:teuthology.orchestra.run.smithi072.stdout:ceph-immutable-object-cache-18.2.2-1057.g31b151 737 kB/s | 143 kB 00:00 2024-04-01T20:57:49.924 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:57:49.924 INFO:teuthology.orchestra.run.smithi072.stdout:Total 732 kB/s | 143 kB 00:00 2024-04-01T20:57:49.924 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T20:57:49.931 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T20:57:49.931 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T20:57:49.982 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T20:57:49.982 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T20:57:50.120 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T20:57:50.183 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-immutable-object-cache-2:18.2.2-1057.g31b151c4. 1/1 2024-04-01T20:57:50.207 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.2-1057.g31b151c4. 1/1 2024-04-01T20:57:50.207 INFO:teuthology.orchestra.run.smithi072.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T20:57:50.207 INFO:teuthology.orchestra.run.smithi072.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-01T20:57:50.207 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:50.623 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.2-1057.g31b15 12/12 2024-04-01T20:57:50.623 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.2-1057.g31b15 1/12 2024-04-01T20:57:50.623 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-04-01T20:57:50.623 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-04-01T20:57:50.624 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-04-01T20:57:50.624 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-01T20:57:50.624 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-01T20:57:50.624 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-04-01T20:57:50.624 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-04-01T20:57:50.624 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-04-01T20:57:50.624 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-04-01T20:57:50.624 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-04-01T20:57:51.105 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-04-01T20:57:51.105 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:51.105 INFO:teuthology.orchestra.run.smithi189.stdout:Installed: 2024-04-01T20:57:51.105 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr-diskprediction-local-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T20:57:51.105 INFO:teuthology.orchestra.run.smithi189.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-01T20:57:51.105 INFO:teuthology.orchestra.run.smithi189.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-01T20:57:51.105 INFO:teuthology.orchestra.run.smithi189.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-01T20:57:51.105 INFO:teuthology.orchestra.run.smithi189.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-01T20:57:51.105 INFO:teuthology.orchestra.run.smithi189.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-01T20:57:51.105 INFO:teuthology.orchestra.run.smithi189.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-01T20:57:51.106 INFO:teuthology.orchestra.run.smithi189.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-01T20:57:51.106 INFO:teuthology.orchestra.run.smithi189.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-04-01T20:57:51.106 INFO:teuthology.orchestra.run.smithi189.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-01T20:57:51.106 INFO:teuthology.orchestra.run.smithi189.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-01T20:57:51.106 INFO:teuthology.orchestra.run.smithi189.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-01T20:57:51.106 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:51.106 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-04-01T20:57:51.184 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-immutable-object-cache-2:18.2.2-1057.g31b151c4. 1/1 2024-04-01T20:57:51.184 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:51.184 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T20:57:51.184 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-immutable-object-cache-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:57:51.184 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:51.184 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T20:57:51.459 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum -y install ceph-mgr-rook 2024-04-01T20:57:51.465 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-mgr 2024-04-01T20:57:52.032 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:14 ago on Mon 01 Apr 2024 08:56:38 PM UTC. 2024-04-01T20:57:52.044 INFO:teuthology.orchestra.run.smithi189.stdout:Last metadata expiration check: 0:01:21 ago on Mon 01 Apr 2024 08:56:31 PM UTC. 2024-04-01T20:57:52.131 INFO:teuthology.orchestra.run.smithi072.stdout:Package ceph-mgr-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T20:57:52.183 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T20:57:52.184 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2024-04-01T20:57:52.184 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T20:57:52.212 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-04-01T20:57:52.213 INFO:teuthology.orchestra.run.smithi189.stdout:======================================================================================== 2024-04-01T20:57:52.213 INFO:teuthology.orchestra.run.smithi189.stdout: Package Arch Version Repository Size 2024-04-01T20:57:52.213 INFO:teuthology.orchestra.run.smithi189.stdout:======================================================================================== 2024-04-01T20:57:52.213 INFO:teuthology.orchestra.run.smithi189.stdout:Installing: 2024-04-01T20:57:52.213 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr-rook noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 49 k 2024-04-01T20:57:52.214 INFO:teuthology.orchestra.run.smithi189.stdout:Installing dependencies: 2024-04-01T20:57:52.214 INFO:teuthology.orchestra.run.smithi189.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-01T20:57:52.214 INFO:teuthology.orchestra.run.smithi189.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-01T20:57:52.214 INFO:teuthology.orchestra.run.smithi189.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-01T20:57:52.214 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-04-01T20:57:52.214 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-04-01T20:57:52.214 INFO:teuthology.orchestra.run.smithi189.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-01T20:57:52.214 INFO:teuthology.orchestra.run.smithi189.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-04-01T20:57:52.214 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-04-01T20:57:52.214 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-04-01T20:57:52.214 INFO:teuthology.orchestra.run.smithi189.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-04-01T20:57:52.214 INFO:teuthology.orchestra.run.smithi189.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-01T20:57:52.214 INFO:teuthology.orchestra.run.smithi189.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-01T20:57:52.214 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:52.215 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction Summary 2024-04-01T20:57:52.215 INFO:teuthology.orchestra.run.smithi189.stdout:======================================================================================== 2024-04-01T20:57:52.215 INFO:teuthology.orchestra.run.smithi189.stdout:Install 13 Packages 2024-04-01T20:57:52.215 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:52.215 INFO:teuthology.orchestra.run.smithi189.stdout:Total download size: 2.0 M 2024-04-01T20:57:52.215 INFO:teuthology.orchestra.run.smithi189.stdout:Installed size: 26 M 2024-04-01T20:57:52.215 INFO:teuthology.orchestra.run.smithi189.stdout:Downloading Packages: 2024-04-01T20:57:52.249 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-mgr-dashboard 2024-04-01T20:57:52.686 INFO:teuthology.orchestra.run.smithi189.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 160 kB/s | 18 kB 00:00 2024-04-01T20:57:52.702 INFO:teuthology.orchestra.run.smithi189.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 187 kB/s | 24 kB 00:00 2024-04-01T20:57:52.753 INFO:teuthology.orchestra.run.smithi189.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.6 MB/s | 174 kB 00:00 2024-04-01T20:57:52.778 INFO:teuthology.orchestra.run.smithi189.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.7 MB/s | 132 kB 00:00 2024-04-01T20:57:52.806 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:14 ago on Mon 01 Apr 2024 08:56:38 PM UTC. 2024-04-01T20:57:52.813 INFO:teuthology.orchestra.run.smithi189.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 3.5 MB/s | 211 kB 00:00 2024-04-01T20:57:52.828 INFO:teuthology.orchestra.run.smithi189.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 856 kB/s | 43 kB 00:00 2024-04-01T20:57:52.879 INFO:teuthology.orchestra.run.smithi189.stdout:(7/13): ceph-mgr-rook-18.2.2-1057.g31b151c4.el9 161 kB/s | 49 kB 00:00 2024-04-01T20:57:52.955 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T20:57:52.956 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:57:52.956 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2024-04-01T20:57:52.956 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:57:52.957 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T20:57:52.957 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-dashboard noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 1.8 M 2024-04-01T20:57:52.957 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2024-04-01T20:57:52.957 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-grafana-dashboards noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 23 k 2024-04-01T20:57:52.957 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-prometheus-alerts noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 15 k 2024-04-01T20:57:52.957 INFO:teuthology.orchestra.run.smithi072.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-01T20:57:52.957 INFO:teuthology.orchestra.run.smithi072.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-01T20:57:52.957 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:52.957 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T20:57:52.957 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:57:52.957 INFO:teuthology.orchestra.run.smithi072.stdout:Install 5 Packages 2024-04-01T20:57:52.957 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:52.958 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 2.0 M 2024-04-01T20:57:52.958 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 8.6 M 2024-04-01T20:57:52.958 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T20:57:53.577 INFO:teuthology.orchestra.run.smithi072.stdout:(1/5): ceph-grafana-dashboards-18.2.2-1057.g31b 89 kB/s | 23 kB 00:00 2024-04-01T20:57:53.594 INFO:teuthology.orchestra.run.smithi072.stdout:(2/5): ceph-prometheus-alerts-18.2.2-1057.g31b1 53 kB/s | 15 kB 00:00 2024-04-01T20:57:53.736 INFO:teuthology.orchestra.run.smithi072.stdout:(3/5): python3-repoze-lru-0.7-16.el9.noarch.rpm 193 kB/s | 31 kB 00:00 2024-04-01T20:57:53.803 INFO:teuthology.orchestra.run.smithi072.stdout:(4/5): python3-routes-2.5.1-5.el9.noarch.rpm 903 kB/s | 188 kB 00:00 2024-04-01T20:57:54.063 INFO:teuthology.orchestra.run.smithi189.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 12 kB/s | 15 kB 00:01 2024-04-01T20:57:54.079 INFO:teuthology.orchestra.run.smithi189.stdout:(9/13): python3-cachetools-4.2.4-1.el9.noarch.r 25 kB/s | 32 kB 00:01 2024-04-01T20:57:54.221 INFO:teuthology.orchestra.run.smithi189.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 417 kB/s | 59 kB 00:00 2024-04-01T20:57:54.347 INFO:teuthology.orchestra.run.smithi189.stdout:(11/13): python3-google-auth-2.28.2-1.el9.noarc 143 kB/s | 203 kB 00:01 2024-04-01T20:57:54.422 INFO:teuthology.orchestra.run.smithi189.stdout:(12/13): python3-kubernetes-26.1.0-2.el9.noarch 2.8 MB/s | 1.0 MB 00:00 2024-04-01T20:57:54.487 INFO:teuthology.orchestra.run.smithi072.stdout:(5/5): ceph-mgr-dashboard-18.2.2-1057.g31b151c4 1.5 MB/s | 1.8 MB 00:01 2024-04-01T20:57:54.489 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:57:54.489 INFO:teuthology.orchestra.run.smithi072.stdout:Total 1.3 MB/s | 2.0 MB 00:01 2024-04-01T20:57:54.489 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T20:57:54.497 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T20:57:54.497 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T20:57:54.497 INFO:teuthology.orchestra.run.smithi189.stdout:(13/13): python3-websocket-client-1.2.3-2.el9.n 326 kB/s | 90 kB 00:00 2024-04-01T20:57:54.502 INFO:teuthology.orchestra.run.smithi189.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:57:54.503 INFO:teuthology.orchestra.run.smithi189.stdout:Total 916 kB/s | 2.0 MB 00:02 2024-04-01T20:57:54.503 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction check 2024-04-01T20:57:54.518 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction check succeeded. 2024-04-01T20:57:54.519 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction test 2024-04-01T20:57:54.563 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T20:57:54.563 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T20:57:54.617 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction test succeeded. 2024-04-01T20:57:54.619 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction 2024-04-01T20:57:54.809 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T20:57:54.885 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 1/5 2024-04-01T20:57:54.928 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 2/5 2024-04-01T20:57:54.956 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-prometheus-alerts-2:18.2.2-1057.g31b151c4.el9.n 3/5 2024-04-01T20:57:55.153 INFO:teuthology.orchestra.run.smithi189.stdout: Preparing : 1/1 2024-04-01T20:57:55.194 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-grafana-dashboards-2:18.2.2-1057.g31b151c4.el9. 4/5 2024-04-01T20:57:55.236 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mgr-dashboard-2:18.2.2-1057.g31b151c4.el9.noarc 5/5 2024-04-01T20:57:55.319 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-01T20:57:55.382 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-01T20:57:55.438 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-01T20:57:55.474 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-01T20:57:55.515 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-01T20:57:55.610 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-01T20:57:55.726 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-01T20:57:55.784 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-01T20:57:55.870 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.2-1057.g31b151c4.el9.noarc 5/5 2024-04-01T20:57:55.871 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-grafana-dashboards-2:18.2.2-1057.g31b151c4.el9. 1/5 2024-04-01T20:57:55.871 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mgr-dashboard-2:18.2.2-1057.g31b151c4.el9.noarc 2/5 2024-04-01T20:57:55.871 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-prometheus-alerts-2:18.2.2-1057.g31b151c4.el9.n 3/5 2024-04-01T20:57:55.871 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 4/5 2024-04-01T20:57:56.157 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 5/5 2024-04-01T20:57:56.157 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:56.157 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T20:57:56.157 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-grafana-dashboards-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T20:57:56.157 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-dashboard-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T20:57:56.157 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-prometheus-alerts-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T20:57:56.157 INFO:teuthology.orchestra.run.smithi072.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-01T20:57:56.158 INFO:teuthology.orchestra.run.smithi072.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-01T20:57:56.158 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:56.158 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T20:57:56.406 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-01T20:57:56.512 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-01T20:57:56.555 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-01T20:57:56.589 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-01T20:57:56.637 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-01T20:57:56.659 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-mgr-rook-2:18.2.2-1057.g31b151c4.el9.noarch 13/13 2024-04-01T20:57:56.966 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:18 ago on Mon 01 Apr 2024 08:56:38 PM UTC. 2024-04-01T20:57:57.117 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T20:57:57.119 INFO:teuthology.orchestra.run.smithi072.stdout:============================================================================================ 2024-04-01T20:57:57.119 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2024-04-01T20:57:57.119 INFO:teuthology.orchestra.run.smithi072.stdout:============================================================================================ 2024-04-01T20:57:57.119 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T20:57:57.119 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 7.4 M 2024-04-01T20:57:57.119 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2024-04-01T20:57:57.119 INFO:teuthology.orchestra.run.smithi072.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-04-01T20:57:57.119 INFO:teuthology.orchestra.run.smithi072.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-04-01T20:57:57.119 INFO:teuthology.orchestra.run.smithi072.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-04-01T20:57:57.119 INFO:teuthology.orchestra.run.smithi072.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-01T20:57:57.119 INFO:teuthology.orchestra.run.smithi072.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-01T20:57:57.120 INFO:teuthology.orchestra.run.smithi072.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-04-01T20:57:57.120 INFO:teuthology.orchestra.run.smithi072.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-04-01T20:57:57.120 INFO:teuthology.orchestra.run.smithi072.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-04-01T20:57:57.120 INFO:teuthology.orchestra.run.smithi072.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-04-01T20:57:57.120 INFO:teuthology.orchestra.run.smithi072.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-04-01T20:57:57.120 INFO:teuthology.orchestra.run.smithi072.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-04-01T20:57:57.120 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:57.120 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T20:57:57.120 INFO:teuthology.orchestra.run.smithi072.stdout:============================================================================================ 2024-04-01T20:57:57.120 INFO:teuthology.orchestra.run.smithi072.stdout:Install 12 Packages 2024-04-01T20:57:57.120 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:57:57.121 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 37 M 2024-04-01T20:57:57.121 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 209 M 2024-04-01T20:57:57.121 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T20:57:57.426 INFO:teuthology.orchestra.run.smithi072.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 211 kB/s | 32 kB 00:00 2024-04-01T20:57:57.446 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.2-1057.g31b151c4.el9.noarch 13/13 2024-04-01T20:57:57.446 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-mgr-rook-2:18.2.2-1057.g31b151c4.el9.noarch 1/13 2024-04-01T20:57:57.446 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-01T20:57:57.447 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-01T20:57:57.447 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-01T20:57:57.447 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-01T20:57:57.447 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-01T20:57:57.447 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-01T20:57:57.447 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-01T20:57:57.447 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-01T20:57:57.447 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-01T20:57:57.447 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-01T20:57:57.447 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-01T20:57:57.468 INFO:teuthology.orchestra.run.smithi072.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 421 kB/s | 17 kB 00:00 2024-04-01T20:57:57.544 INFO:teuthology.orchestra.run.smithi072.stdout:(3/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 11 MB/s | 3.0 MB 00:00 2024-04-01T20:57:57.569 INFO:teuthology.orchestra.run.smithi072.stdout:(4/12): openblas-0.3.21-2.el9.x86_64.rpm 346 kB/s | 34 kB 00:00 2024-04-01T20:57:57.770 INFO:teuthology.orchestra.run.smithi072.stdout:(5/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 21 MB/s | 4.7 MB 00:00 2024-04-01T20:57:57.808 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-01T20:57:57.808 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:57.808 INFO:teuthology.orchestra.run.smithi189.stdout:Installed: 2024-04-01T20:57:57.808 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr-rook-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T20:57:57.808 INFO:teuthology.orchestra.run.smithi189.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-01T20:57:57.808 INFO:teuthology.orchestra.run.smithi189.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-01T20:57:57.808 INFO:teuthology.orchestra.run.smithi189.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-01T20:57:57.808 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-01T20:57:57.808 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-01T20:57:57.808 INFO:teuthology.orchestra.run.smithi189.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-01T20:57:57.809 INFO:teuthology.orchestra.run.smithi189.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-01T20:57:57.809 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-01T20:57:57.809 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-01T20:57:57.809 INFO:teuthology.orchestra.run.smithi189.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-01T20:57:57.809 INFO:teuthology.orchestra.run.smithi189.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-01T20:57:57.809 INFO:teuthology.orchestra.run.smithi189.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-01T20:57:57.809 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:57.809 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-04-01T20:57:57.870 INFO:teuthology.orchestra.run.smithi072.stdout:(6/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 16 MB/s | 4.8 MB 00:00 2024-04-01T20:57:57.896 INFO:teuthology.orchestra.run.smithi072.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 1.7 MB/s | 217 kB 00:00 2024-04-01T20:57:58.063 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum -y install ceph-mgr-cephadm 2024-04-01T20:57:58.288 INFO:teuthology.orchestra.run.smithi072.stdout:(8/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 38 MB/s | 16 MB 00:00 2024-04-01T20:57:58.633 INFO:teuthology.orchestra.run.smithi189.stdout:Last metadata expiration check: 0:01:27 ago on Mon 01 Apr 2024 08:56:31 PM UTC. 2024-04-01T20:57:58.786 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-04-01T20:57:58.787 INFO:teuthology.orchestra.run.smithi189.stdout:======================================================================================== 2024-04-01T20:57:58.787 INFO:teuthology.orchestra.run.smithi189.stdout: Package Arch Version Repository Size 2024-04-01T20:57:58.787 INFO:teuthology.orchestra.run.smithi189.stdout:======================================================================================== 2024-04-01T20:57:58.787 INFO:teuthology.orchestra.run.smithi189.stdout:Installing: 2024-04-01T20:57:58.787 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr-cephadm noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 138 k 2024-04-01T20:57:58.788 INFO:teuthology.orchestra.run.smithi189.stdout:Installing dependencies: 2024-04-01T20:57:58.788 INFO:teuthology.orchestra.run.smithi189.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-01T20:57:58.788 INFO:teuthology.orchestra.run.smithi189.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-04-01T20:57:58.788 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-01T20:57:58.788 INFO:teuthology.orchestra.run.smithi189.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-01T20:57:58.788 INFO:teuthology.orchestra.run.smithi189.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-01T20:57:58.788 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:58.788 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction Summary 2024-04-01T20:57:58.788 INFO:teuthology.orchestra.run.smithi189.stdout:======================================================================================== 2024-04-01T20:57:58.788 INFO:teuthology.orchestra.run.smithi189.stdout:Install 6 Packages 2024-04-01T20:57:58.789 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:57:58.789 INFO:teuthology.orchestra.run.smithi189.stdout:Total download size: 6.8 M 2024-04-01T20:57:58.789 INFO:teuthology.orchestra.run.smithi189.stdout:Installed size: 33 M 2024-04-01T20:57:58.790 INFO:teuthology.orchestra.run.smithi189.stdout:Downloading Packages: 2024-04-01T20:57:59.205 INFO:teuthology.orchestra.run.smithi072.stdout:(9/12): ceph-mgr-diskprediction-local-18.2.2-10 3.8 MB/s | 7.4 MB 00:01 2024-04-01T20:57:59.230 INFO:teuthology.orchestra.run.smithi072.stdout:(10/12): libquadmath-11.4.1-3.el9.x86_64.rpm 207 kB/s | 195 kB 00:00 2024-04-01T20:57:59.406 INFO:teuthology.orchestra.run.smithi072.stdout:(11/12): python3-devel-3.9.17-2.el9.x86_64.rpm 1.2 MB/s | 245 kB 00:00 2024-04-01T20:57:59.415 INFO:teuthology.orchestra.run.smithi189.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 1.7 MB/s | 248 kB 00:00 2024-04-01T20:57:59.549 INFO:teuthology.orchestra.run.smithi189.stdout:(2/6): ceph-mgr-cephadm-18.2.2-1057.g31b151c4.e 502 kB/s | 138 kB 00:00 2024-04-01T20:57:59.682 INFO:teuthology.orchestra.run.smithi189.stdout:(3/6): python3-babel-2.9.1-2.el9.noarch.rpm 14 MB/s | 5.8 MB 00:00 2024-04-01T20:57:59.731 INFO:teuthology.orchestra.run.smithi072.stdout:(12/12): libgfortran-11.4.1-3.el9.x86_64.rpm 438 kB/s | 803 kB 00:01 2024-04-01T20:57:59.735 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:57:59.735 INFO:teuthology.orchestra.run.smithi072.stdout:Total 14 MB/s | 37 MB 00:02 2024-04-01T20:57:59.779 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T20:57:59.805 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T20:57:59.805 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T20:57:59.916 INFO:teuthology.orchestra.run.smithi189.stdout:(4/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 1.1 MB/s | 548 kB 00:00 2024-04-01T20:57:59.941 INFO:teuthology.orchestra.run.smithi189.stdout:(5/6): python3-natsort-7.1.1-5.el9.noarch.rpm 148 kB/s | 58 kB 00:00 2024-04-01T20:57:59.991 INFO:teuthology.orchestra.run.smithi189.stdout:(6/6): python3-typing-extensions-4.4.0-2.el9.no 165 kB/s | 51 kB 00:00 2024-04-01T20:57:59.992 INFO:teuthology.orchestra.run.smithi189.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:57:59.992 INFO:teuthology.orchestra.run.smithi189.stdout:Total 5.6 MB/s | 6.8 MB 00:01 2024-04-01T20:58:00.005 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction check 2024-04-01T20:58:00.016 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction check succeeded. 2024-04-01T20:58:00.016 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction test 2024-04-01T20:58:00.105 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction test succeeded. 2024-04-01T20:58:00.106 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction 2024-04-01T20:58:00.254 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T20:58:00.254 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T20:58:00.402 INFO:teuthology.orchestra.run.smithi189.stdout: Preparing : 1/1 2024-04-01T20:58:00.573 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-01T20:58:00.643 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-01T20:58:00.950 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T20:58:01.046 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-04-01T20:58:01.088 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-01T20:58:01.162 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-01T20:58:01.190 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-04-01T20:58:01.226 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-04-01T20:58:01.246 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-01T20:58:01.306 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-01T20:58:01.330 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-mgr-cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 6/6 2024-04-01T20:58:01.395 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-01T20:58:01.426 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-01T20:58:01.514 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-01T20:58:02.139 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 6/6 2024-04-01T20:58:02.140 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-mgr-cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 1/6 2024-04-01T20:58:02.140 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-01T20:58:02.140 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-01T20:58:02.140 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-01T20:58:02.140 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-01T20:58:02.184 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-01T20:58:02.305 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-01T20:58:02.451 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-01T20:58:02.451 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:02.451 INFO:teuthology.orchestra.run.smithi189.stdout:Installed: 2024-04-01T20:58:02.451 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr-cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T20:58:02.451 INFO:teuthology.orchestra.run.smithi189.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-01T20:58:02.451 INFO:teuthology.orchestra.run.smithi189.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-01T20:58:02.451 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-01T20:58:02.451 INFO:teuthology.orchestra.run.smithi189.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-01T20:58:02.451 INFO:teuthology.orchestra.run.smithi189.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-01T20:58:02.451 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:02.452 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-04-01T20:58:02.734 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum -y install ceph-fuse 2024-04-01T20:58:03.311 INFO:teuthology.orchestra.run.smithi189.stdout:Last metadata expiration check: 0:01:32 ago on Mon 01 Apr 2024 08:56:31 PM UTC. 2024-04-01T20:58:03.462 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-04-01T20:58:03.463 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:58:03.463 INFO:teuthology.orchestra.run.smithi189.stdout: Package Arch Version Repository Size 2024-04-01T20:58:03.463 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:58:03.463 INFO:teuthology.orchestra.run.smithi189.stdout:Installing: 2024-04-01T20:58:03.463 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-fuse x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 850 k 2024-04-01T20:58:03.463 INFO:teuthology.orchestra.run.smithi189.stdout:Installing dependencies: 2024-04-01T20:58:03.463 INFO:teuthology.orchestra.run.smithi189.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-04-01T20:58:03.464 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:03.464 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction Summary 2024-04-01T20:58:03.464 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:58:03.464 INFO:teuthology.orchestra.run.smithi189.stdout:Install 2 Packages 2024-04-01T20:58:03.464 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:03.464 INFO:teuthology.orchestra.run.smithi189.stdout:Total download size: 928 k 2024-04-01T20:58:03.464 INFO:teuthology.orchestra.run.smithi189.stdout:Installed size: 2.7 M 2024-04-01T20:58:03.464 INFO:teuthology.orchestra.run.smithi189.stdout:Downloading Packages: 2024-04-01T20:58:03.536 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-01T20:58:03.593 INFO:teuthology.orchestra.run.smithi189.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 612 kB/s | 79 kB 00:00 2024-04-01T20:58:03.768 INFO:teuthology.orchestra.run.smithi189.stdout:(2/2): ceph-fuse-18.2.2-1057.g31b151c4.el9.x86_ 2.7 MB/s | 850 kB 00:00 2024-04-01T20:58:03.769 INFO:teuthology.orchestra.run.smithi189.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:58:03.769 INFO:teuthology.orchestra.run.smithi189.stdout:Total 3.0 MB/s | 928 kB 00:00 2024-04-01T20:58:03.769 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction check 2024-04-01T20:58:03.789 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction check succeeded. 2024-04-01T20:58:03.790 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction test 2024-04-01T20:58:03.863 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction test succeeded. 2024-04-01T20:58:03.863 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction 2024-04-01T20:58:04.054 INFO:teuthology.orchestra.run.smithi189.stdout: Preparing : 1/1 2024-04-01T20:58:04.191 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-01T20:58:04.258 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 2/2 2024-04-01T20:58:04.579 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-01T20:58:04.609 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.2-1057.g31b15 12/12 2024-04-01T20:58:04.960 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 2/2 2024-04-01T20:58:04.960 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 1/2 2024-04-01T20:58:05.273 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-01T20:58:05.273 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:05.274 INFO:teuthology.orchestra.run.smithi189.stdout:Installed: 2024-04-01T20:58:05.274 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-01T20:58:05.274 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:05.274 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-04-01T20:58:05.563 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum -y install librados-devel 2024-04-01T20:58:06.136 INFO:teuthology.orchestra.run.smithi189.stdout:Last metadata expiration check: 0:01:35 ago on Mon 01 Apr 2024 08:56:31 PM UTC. 2024-04-01T20:58:06.291 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-04-01T20:58:06.292 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:58:06.292 INFO:teuthology.orchestra.run.smithi189.stdout: Package Arch Version Repo Size 2024-04-01T20:58:06.292 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:58:06.292 INFO:teuthology.orchestra.run.smithi189.stdout:Installing: 2024-04-01T20:58:06.292 INFO:teuthology.orchestra.run.smithi189.stdout: librados-devel x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 127 k 2024-04-01T20:58:06.292 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:06.292 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction Summary 2024-04-01T20:58:06.292 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:58:06.292 INFO:teuthology.orchestra.run.smithi189.stdout:Install 1 Package 2024-04-01T20:58:06.292 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:06.292 INFO:teuthology.orchestra.run.smithi189.stdout:Total download size: 127 k 2024-04-01T20:58:06.292 INFO:teuthology.orchestra.run.smithi189.stdout:Installed size: 456 k 2024-04-01T20:58:06.293 INFO:teuthology.orchestra.run.smithi189.stdout:Downloading Packages: 2024-04-01T20:58:06.605 INFO:teuthology.orchestra.run.smithi189.stdout:librados-devel-18.2.2-1057.g31b151c4.el9.x86_64 406 kB/s | 127 kB 00:00 2024-04-01T20:58:06.606 INFO:teuthology.orchestra.run.smithi189.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:58:06.606 INFO:teuthology.orchestra.run.smithi189.stdout:Total 404 kB/s | 127 kB 00:00 2024-04-01T20:58:06.606 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction check 2024-04-01T20:58:06.611 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction check succeeded. 2024-04-01T20:58:06.612 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction test 2024-04-01T20:58:06.667 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction test succeeded. 2024-04-01T20:58:06.667 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction 2024-04-01T20:58:06.806 INFO:teuthology.orchestra.run.smithi189.stdout: Preparing : 1/1 2024-04-01T20:58:06.914 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : librados-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:07.341 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: librados-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:07.616 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : librados-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:07.616 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:07.616 INFO:teuthology.orchestra.run.smithi189.stdout:Installed: 2024-04-01T20:58:07.616 INFO:teuthology.orchestra.run.smithi189.stdout: librados-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:58:07.616 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:07.616 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-04-01T20:58:07.883 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum -y install libcephfs2 2024-04-01T20:58:08.461 INFO:teuthology.orchestra.run.smithi189.stdout:Last metadata expiration check: 0:01:37 ago on Mon 01 Apr 2024 08:56:31 PM UTC. 2024-04-01T20:58:08.563 INFO:teuthology.orchestra.run.smithi189.stdout:Package libcephfs2-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T20:58:08.619 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-04-01T20:58:08.620 INFO:teuthology.orchestra.run.smithi189.stdout:Nothing to do. 2024-04-01T20:58:08.620 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-04-01T20:58:08.698 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum -y install libcephfs-devel 2024-04-01T20:58:08.727 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.2-1057.g31b15 12/12 2024-04-01T20:58:08.727 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.2-1057.g31b15 1/12 2024-04-01T20:58:08.727 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-04-01T20:58:08.727 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-04-01T20:58:08.727 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-04-01T20:58:08.727 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-01T20:58:08.727 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-01T20:58:08.727 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-04-01T20:58:08.728 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-04-01T20:58:08.728 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-04-01T20:58:08.728 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-04-01T20:58:08.728 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-04-01T20:58:09.193 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-04-01T20:58:09.193 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:09.193 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T20:58:09.193 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-diskprediction-local-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T20:58:09.193 INFO:teuthology.orchestra.run.smithi072.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-01T20:58:09.193 INFO:teuthology.orchestra.run.smithi072.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-01T20:58:09.193 INFO:teuthology.orchestra.run.smithi072.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-01T20:58:09.194 INFO:teuthology.orchestra.run.smithi072.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-01T20:58:09.194 INFO:teuthology.orchestra.run.smithi072.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-01T20:58:09.194 INFO:teuthology.orchestra.run.smithi072.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-01T20:58:09.194 INFO:teuthology.orchestra.run.smithi072.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-01T20:58:09.194 INFO:teuthology.orchestra.run.smithi072.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-04-01T20:58:09.194 INFO:teuthology.orchestra.run.smithi072.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-01T20:58:09.194 INFO:teuthology.orchestra.run.smithi072.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-01T20:58:09.194 INFO:teuthology.orchestra.run.smithi072.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-01T20:58:09.194 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:09.194 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T20:58:09.262 INFO:teuthology.orchestra.run.smithi189.stdout:Last metadata expiration check: 0:01:38 ago on Mon 01 Apr 2024 08:56:31 PM UTC. 2024-04-01T20:58:09.410 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-04-01T20:58:09.411 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:58:09.411 INFO:teuthology.orchestra.run.smithi189.stdout: Package Arch Version Repo Size 2024-04-01T20:58:09.411 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:58:09.411 INFO:teuthology.orchestra.run.smithi189.stdout:Installing: 2024-04-01T20:58:09.411 INFO:teuthology.orchestra.run.smithi189.stdout: libcephfs-devel x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 31 k 2024-04-01T20:58:09.412 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:09.412 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction Summary 2024-04-01T20:58:09.412 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:58:09.412 INFO:teuthology.orchestra.run.smithi189.stdout:Install 1 Package 2024-04-01T20:58:09.412 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:09.412 INFO:teuthology.orchestra.run.smithi189.stdout:Total download size: 31 k 2024-04-01T20:58:09.412 INFO:teuthology.orchestra.run.smithi189.stdout:Installed size: 139 k 2024-04-01T20:58:09.412 INFO:teuthology.orchestra.run.smithi189.stdout:Downloading Packages: 2024-04-01T20:58:09.617 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-mgr-rook 2024-04-01T20:58:09.733 INFO:teuthology.orchestra.run.smithi189.stdout:libcephfs-devel-18.2.2-1057.g31b151c4.el9.x86_6 97 kB/s | 31 kB 00:00 2024-04-01T20:58:09.734 INFO:teuthology.orchestra.run.smithi189.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:58:09.734 INFO:teuthology.orchestra.run.smithi189.stdout:Total 96 kB/s | 31 kB 00:00 2024-04-01T20:58:09.734 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction check 2024-04-01T20:58:09.737 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction check succeeded. 2024-04-01T20:58:09.737 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction test 2024-04-01T20:58:09.768 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction test succeeded. 2024-04-01T20:58:09.769 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction 2024-04-01T20:58:09.857 INFO:teuthology.orchestra.run.smithi189.stdout: Preparing : 1/1 2024-04-01T20:58:09.972 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : libcephfs-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:10.191 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:32 ago on Mon 01 Apr 2024 08:56:38 PM UTC. 2024-04-01T20:58:10.342 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T20:58:10.343 INFO:teuthology.orchestra.run.smithi072.stdout:======================================================================================== 2024-04-01T20:58:10.343 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2024-04-01T20:58:10.343 INFO:teuthology.orchestra.run.smithi072.stdout:======================================================================================== 2024-04-01T20:58:10.343 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T20:58:10.343 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-rook noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 49 k 2024-04-01T20:58:10.343 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2024-04-01T20:58:10.343 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-01T20:58:10.343 INFO:teuthology.orchestra.run.smithi072.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-01T20:58:10.343 INFO:teuthology.orchestra.run.smithi072.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-01T20:58:10.343 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-04-01T20:58:10.343 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-04-01T20:58:10.344 INFO:teuthology.orchestra.run.smithi072.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-01T20:58:10.344 INFO:teuthology.orchestra.run.smithi072.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-04-01T20:58:10.344 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-04-01T20:58:10.344 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-04-01T20:58:10.344 INFO:teuthology.orchestra.run.smithi072.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-04-01T20:58:10.344 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-01T20:58:10.344 INFO:teuthology.orchestra.run.smithi072.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-01T20:58:10.344 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:10.344 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T20:58:10.344 INFO:teuthology.orchestra.run.smithi072.stdout:======================================================================================== 2024-04-01T20:58:10.344 INFO:teuthology.orchestra.run.smithi072.stdout:Install 13 Packages 2024-04-01T20:58:10.344 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:10.345 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 2.0 M 2024-04-01T20:58:10.345 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 26 M 2024-04-01T20:58:10.345 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T20:58:10.382 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: libcephfs-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:10.633 INFO:teuthology.orchestra.run.smithi072.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 176 kB/s | 24 kB 00:00 2024-04-01T20:58:10.646 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : libcephfs-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:10.646 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:10.646 INFO:teuthology.orchestra.run.smithi189.stdout:Installed: 2024-04-01T20:58:10.646 INFO:teuthology.orchestra.run.smithi189.stdout: libcephfs-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:58:10.646 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:10.646 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-04-01T20:58:10.658 INFO:teuthology.orchestra.run.smithi072.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 110 kB/s | 18 kB 00:00 2024-04-01T20:58:10.709 INFO:teuthology.orchestra.run.smithi072.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.3 MB/s | 174 kB 00:00 2024-04-01T20:58:10.743 INFO:teuthology.orchestra.run.smithi072.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.5 MB/s | 132 kB 00:00 2024-04-01T20:58:10.760 INFO:teuthology.orchestra.run.smithi072.stdout:(5/13): ceph-mgr-rook-18.2.2-1057.g31b151c4.el9 186 kB/s | 49 kB 00:00 2024-04-01T20:58:10.785 INFO:teuthology.orchestra.run.smithi072.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.7 MB/s | 211 kB 00:00 2024-04-01T20:58:10.811 INFO:teuthology.orchestra.run.smithi072.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 635 kB/s | 43 kB 00:00 2024-04-01T20:58:10.837 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum -y install librados2 2024-04-01T20:58:11.078 INFO:teuthology.orchestra.run.smithi072.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 110 kB/s | 32 kB 00:00 2024-04-01T20:58:11.095 INFO:teuthology.orchestra.run.smithi072.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 48 kB/s | 15 kB 00:00 2024-04-01T20:58:11.254 INFO:teuthology.orchestra.run.smithi072.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 373 kB/s | 59 kB 00:00 2024-04-01T20:58:11.280 INFO:teuthology.orchestra.run.smithi072.stdout:(11/13): python3-google-auth-2.28.2-1.el9.noarc 432 kB/s | 203 kB 00:00 2024-04-01T20:58:11.380 INFO:teuthology.orchestra.run.smithi072.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 714 kB/s | 90 kB 00:00 2024-04-01T20:58:11.396 INFO:teuthology.orchestra.run.smithi189.stdout:Last metadata expiration check: 0:01:40 ago on Mon 01 Apr 2024 08:56:31 PM UTC. 2024-04-01T20:58:11.422 INFO:teuthology.orchestra.run.smithi072.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 3.0 MB/s | 1.0 MB 00:00 2024-04-01T20:58:11.426 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:58:11.426 INFO:teuthology.orchestra.run.smithi072.stdout:Total 1.9 MB/s | 2.0 MB 00:01 2024-04-01T20:58:11.426 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T20:58:11.439 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T20:58:11.439 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T20:58:11.492 INFO:teuthology.orchestra.run.smithi189.stdout:Package librados2-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T20:58:11.527 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T20:58:11.528 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T20:58:11.545 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-04-01T20:58:11.546 INFO:teuthology.orchestra.run.smithi189.stdout:Nothing to do. 2024-04-01T20:58:11.546 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-04-01T20:58:11.625 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum -y install librbd1 2024-04-01T20:58:12.047 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T20:58:12.189 INFO:teuthology.orchestra.run.smithi189.stdout:Last metadata expiration check: 0:01:41 ago on Mon 01 Apr 2024 08:56:31 PM UTC. 2024-04-01T20:58:12.206 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-01T20:58:12.260 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-01T20:58:12.286 INFO:teuthology.orchestra.run.smithi189.stdout:Package librbd1-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T20:58:12.338 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-04-01T20:58:12.339 INFO:teuthology.orchestra.run.smithi189.stdout:Nothing to do. 2024-04-01T20:58:12.340 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-04-01T20:58:12.358 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-01T20:58:12.396 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-01T20:58:12.420 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum -y install python3-rados 2024-04-01T20:58:12.446 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-01T20:58:12.543 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-01T20:58:12.660 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-01T20:58:12.719 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-01T20:58:12.983 INFO:teuthology.orchestra.run.smithi189.stdout:Last metadata expiration check: 0:01:41 ago on Mon 01 Apr 2024 08:56:31 PM UTC. 2024-04-01T20:58:13.080 INFO:teuthology.orchestra.run.smithi189.stdout:Package python3-rados-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T20:58:13.133 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-04-01T20:58:13.134 INFO:teuthology.orchestra.run.smithi189.stdout:Nothing to do. 2024-04-01T20:58:13.134 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-04-01T20:58:13.217 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum -y install python3-rgw 2024-04-01T20:58:13.448 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-01T20:58:13.504 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-01T20:58:13.538 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-01T20:58:13.587 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-01T20:58:13.617 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mgr-rook-2:18.2.2-1057.g31b151c4.el9.noarch 13/13 2024-04-01T20:58:13.779 INFO:teuthology.orchestra.run.smithi189.stdout:Last metadata expiration check: 0:01:42 ago on Mon 01 Apr 2024 08:56:31 PM UTC. 2024-04-01T20:58:13.877 INFO:teuthology.orchestra.run.smithi189.stdout:Package python3-rgw-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T20:58:13.929 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-04-01T20:58:13.930 INFO:teuthology.orchestra.run.smithi189.stdout:Nothing to do. 2024-04-01T20:58:13.930 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-04-01T20:58:14.004 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum -y install python3-cephfs 2024-04-01T20:58:14.568 INFO:teuthology.orchestra.run.smithi189.stdout:Last metadata expiration check: 0:01:43 ago on Mon 01 Apr 2024 08:56:31 PM UTC. 2024-04-01T20:58:14.665 INFO:teuthology.orchestra.run.smithi189.stdout:Package python3-cephfs-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T20:58:14.667 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.2-1057.g31b151c4.el9.noarch 13/13 2024-04-01T20:58:14.667 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mgr-rook-2:18.2.2-1057.g31b151c4.el9.noarch 1/13 2024-04-01T20:58:14.667 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-01T20:58:14.667 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-01T20:58:14.667 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-01T20:58:14.668 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-01T20:58:14.668 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-01T20:58:14.668 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-01T20:58:14.668 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-01T20:58:14.668 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-01T20:58:14.668 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-01T20:58:14.668 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-01T20:58:14.668 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-01T20:58:14.720 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-04-01T20:58:14.721 INFO:teuthology.orchestra.run.smithi189.stdout:Nothing to do. 2024-04-01T20:58:14.721 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-04-01T20:58:14.801 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum -y install python3-rbd 2024-04-01T20:58:15.017 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-01T20:58:15.017 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:15.018 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T20:58:15.018 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-rook-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T20:58:15.018 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-01T20:58:15.018 INFO:teuthology.orchestra.run.smithi072.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-01T20:58:15.018 INFO:teuthology.orchestra.run.smithi072.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-01T20:58:15.018 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-01T20:58:15.018 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-01T20:58:15.018 INFO:teuthology.orchestra.run.smithi072.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-01T20:58:15.018 INFO:teuthology.orchestra.run.smithi072.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-01T20:58:15.018 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-01T20:58:15.018 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-01T20:58:15.018 INFO:teuthology.orchestra.run.smithi072.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-01T20:58:15.018 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-01T20:58:15.019 INFO:teuthology.orchestra.run.smithi072.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-01T20:58:15.019 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:15.019 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T20:58:15.298 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-mgr-cephadm 2024-04-01T20:58:15.362 INFO:teuthology.orchestra.run.smithi189.stdout:Last metadata expiration check: 0:01:44 ago on Mon 01 Apr 2024 08:56:31 PM UTC. 2024-04-01T20:58:15.459 INFO:teuthology.orchestra.run.smithi189.stdout:Package python3-rbd-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T20:58:15.511 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-04-01T20:58:15.512 INFO:teuthology.orchestra.run.smithi189.stdout:Nothing to do. 2024-04-01T20:58:15.512 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-04-01T20:58:15.597 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum -y install rbd-fuse 2024-04-01T20:58:15.876 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:37 ago on Mon 01 Apr 2024 08:56:38 PM UTC. 2024-04-01T20:58:16.028 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T20:58:16.029 INFO:teuthology.orchestra.run.smithi072.stdout:======================================================================================== 2024-04-01T20:58:16.029 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2024-04-01T20:58:16.029 INFO:teuthology.orchestra.run.smithi072.stdout:======================================================================================== 2024-04-01T20:58:16.029 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T20:58:16.029 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-cephadm noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 138 k 2024-04-01T20:58:16.029 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2024-04-01T20:58:16.029 INFO:teuthology.orchestra.run.smithi072.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-01T20:58:16.029 INFO:teuthology.orchestra.run.smithi072.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-04-01T20:58:16.029 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-01T20:58:16.030 INFO:teuthology.orchestra.run.smithi072.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-01T20:58:16.030 INFO:teuthology.orchestra.run.smithi072.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-01T20:58:16.030 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:16.030 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T20:58:16.030 INFO:teuthology.orchestra.run.smithi072.stdout:======================================================================================== 2024-04-01T20:58:16.030 INFO:teuthology.orchestra.run.smithi072.stdout:Install 6 Packages 2024-04-01T20:58:16.030 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:16.031 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 6.8 M 2024-04-01T20:58:16.031 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 33 M 2024-04-01T20:58:16.031 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T20:58:16.161 INFO:teuthology.orchestra.run.smithi189.stdout:Last metadata expiration check: 0:01:45 ago on Mon 01 Apr 2024 08:56:31 PM UTC. 2024-04-01T20:58:16.312 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-04-01T20:58:16.313 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:58:16.313 INFO:teuthology.orchestra.run.smithi189.stdout: Package Architecture Version Repository Size 2024-04-01T20:58:16.313 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:58:16.313 INFO:teuthology.orchestra.run.smithi189.stdout:Installing: 2024-04-01T20:58:16.313 INFO:teuthology.orchestra.run.smithi189.stdout: rbd-fuse x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 87 k 2024-04-01T20:58:16.313 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:16.313 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction Summary 2024-04-01T20:58:16.313 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:58:16.313 INFO:teuthology.orchestra.run.smithi189.stdout:Install 1 Package 2024-04-01T20:58:16.313 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:16.313 INFO:teuthology.orchestra.run.smithi189.stdout:Total download size: 87 k 2024-04-01T20:58:16.313 INFO:teuthology.orchestra.run.smithi189.stdout:Installed size: 227 k 2024-04-01T20:58:16.314 INFO:teuthology.orchestra.run.smithi189.stdout:Downloading Packages: 2024-04-01T20:58:16.519 INFO:teuthology.orchestra.run.smithi189.stdout:rbd-fuse-18.2.2-1057.g31b151c4.el9.x86_64.rpm 421 kB/s | 87 kB 00:00 2024-04-01T20:58:16.520 INFO:teuthology.orchestra.run.smithi189.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:58:16.520 INFO:teuthology.orchestra.run.smithi189.stdout:Total 418 kB/s | 87 kB 00:00 2024-04-01T20:58:16.520 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction check 2024-04-01T20:58:16.528 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction check succeeded. 2024-04-01T20:58:16.528 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction test 2024-04-01T20:58:16.573 INFO:teuthology.orchestra.run.smithi072.stdout:(1/6): python3-babel-2.9.1-2.el9.noarch.rpm 18 MB/s | 5.8 MB 00:00 2024-04-01T20:58:16.586 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction test succeeded. 2024-04-01T20:58:16.586 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction 2024-04-01T20:58:16.607 INFO:teuthology.orchestra.run.smithi072.stdout:(2/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 702 kB/s | 248 kB 00:00 2024-04-01T20:58:16.674 INFO:teuthology.orchestra.run.smithi072.stdout:(3/6): ceph-mgr-cephadm-18.2.2-1057.g31b151c4.e 329 kB/s | 138 kB 00:00 2024-04-01T20:58:16.727 INFO:teuthology.orchestra.run.smithi189.stdout: Preparing : 1/1 2024-04-01T20:58:16.827 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : rbd-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:16.858 INFO:teuthology.orchestra.run.smithi072.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 230 kB/s | 58 kB 00:00 2024-04-01T20:58:17.050 INFO:teuthology.orchestra.run.smithi072.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 136 kB/s | 51 kB 00:00 2024-04-01T20:58:17.159 INFO:teuthology.orchestra.run.smithi072.stdout:(6/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 936 kB/s | 548 kB 00:00 2024-04-01T20:58:17.160 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:58:17.160 INFO:teuthology.orchestra.run.smithi072.stdout:Total 6.0 MB/s | 6.8 MB 00:01 2024-04-01T20:58:17.174 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T20:58:17.184 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T20:58:17.184 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T20:58:17.192 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: rbd-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:17.271 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T20:58:17.271 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T20:58:17.477 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : rbd-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:17.477 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:17.477 INFO:teuthology.orchestra.run.smithi189.stdout:Installed: 2024-04-01T20:58:17.477 INFO:teuthology.orchestra.run.smithi189.stdout: rbd-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:58:17.477 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:17.478 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-04-01T20:58:17.562 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T20:58:17.717 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-01T20:58:17.721 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum -y install rbd-mirror 2024-04-01T20:58:17.771 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-01T20:58:18.293 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-01T20:58:18.294 INFO:teuthology.orchestra.run.smithi189.stdout:Last metadata expiration check: 0:01:47 ago on Mon 01 Apr 2024 08:56:31 PM UTC. 2024-04-01T20:58:18.377 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-01T20:58:18.449 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-04-01T20:58:18.449 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:58:18.450 INFO:teuthology.orchestra.run.smithi189.stdout: Package Arch Version Repo Size 2024-04-01T20:58:18.450 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:58:18.450 INFO:teuthology.orchestra.run.smithi189.stdout:Installing: 2024-04-01T20:58:18.450 INFO:teuthology.orchestra.run.smithi189.stdout: rbd-mirror x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 3.0 M 2024-04-01T20:58:18.450 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:18.450 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction Summary 2024-04-01T20:58:18.450 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:58:18.450 INFO:teuthology.orchestra.run.smithi189.stdout:Install 1 Package 2024-04-01T20:58:18.450 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:18.450 INFO:teuthology.orchestra.run.smithi189.stdout:Total download size: 3.0 M 2024-04-01T20:58:18.450 INFO:teuthology.orchestra.run.smithi189.stdout:Installed size: 12 M 2024-04-01T20:58:18.450 INFO:teuthology.orchestra.run.smithi189.stdout:Downloading Packages: 2024-04-01T20:58:18.451 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-01T20:58:18.480 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mgr-cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 6/6 2024-04-01T20:58:19.083 INFO:teuthology.orchestra.run.smithi189.stdout:rbd-mirror-18.2.2-1057.g31b151c4.el9.x86_64.rpm 4.7 MB/s | 3.0 MB 00:00 2024-04-01T20:58:19.083 INFO:teuthology.orchestra.run.smithi189.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:58:19.084 INFO:teuthology.orchestra.run.smithi189.stdout:Total 4.7 MB/s | 3.0 MB 00:00 2024-04-01T20:58:19.084 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction check 2024-04-01T20:58:19.093 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction check succeeded. 2024-04-01T20:58:19.093 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction test 2024-04-01T20:58:19.165 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction test succeeded. 2024-04-01T20:58:19.165 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction 2024-04-01T20:58:19.573 INFO:teuthology.orchestra.run.smithi189.stdout: Preparing : 1/1 2024-04-01T20:58:19.633 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : rbd-mirror-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:19.641 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 6/6 2024-04-01T20:58:19.641 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mgr-cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 1/6 2024-04-01T20:58:19.641 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-01T20:58:19.641 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-01T20:58:19.641 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-01T20:58:19.642 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-01T20:58:19.659 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: rbd-mirror-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:19.659 INFO:teuthology.orchestra.run.smithi189.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T20:58:19.659 INFO:teuthology.orchestra.run.smithi189.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-01T20:58:19.659 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-01T20:58:19.659 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-01T20:58:19.659 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:19.941 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-01T20:58:19.941 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:19.941 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T20:58:19.941 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T20:58:19.941 INFO:teuthology.orchestra.run.smithi072.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-01T20:58:19.941 INFO:teuthology.orchestra.run.smithi072.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-01T20:58:19.941 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-01T20:58:19.941 INFO:teuthology.orchestra.run.smithi072.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-01T20:58:19.941 INFO:teuthology.orchestra.run.smithi072.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-01T20:58:19.941 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:19.941 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T20:58:20.230 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-fuse 2024-04-01T20:58:20.752 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : rbd-mirror-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:20.753 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:20.753 INFO:teuthology.orchestra.run.smithi189.stdout:Installed: 2024-04-01T20:58:20.753 INFO:teuthology.orchestra.run.smithi189.stdout: rbd-mirror-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:58:20.753 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:20.753 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-04-01T20:58:20.792 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:42 ago on Mon 01 Apr 2024 08:56:38 PM UTC. 2024-04-01T20:58:20.941 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T20:58:20.942 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:58:20.942 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2024-04-01T20:58:20.942 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:58:20.942 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T20:58:20.942 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-fuse x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 850 k 2024-04-01T20:58:20.942 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2024-04-01T20:58:20.942 INFO:teuthology.orchestra.run.smithi072.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-04-01T20:58:20.942 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:20.942 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T20:58:20.942 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:58:20.942 INFO:teuthology.orchestra.run.smithi072.stdout:Install 2 Packages 2024-04-01T20:58:20.942 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:20.943 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 928 k 2024-04-01T20:58:20.943 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 2.7 M 2024-04-01T20:58:20.943 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T20:58:21.000 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum -y install rbd-nbd 2024-04-01T20:58:21.073 INFO:teuthology.orchestra.run.smithi072.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 604 kB/s | 79 kB 00:00 2024-04-01T20:58:21.273 INFO:teuthology.orchestra.run.smithi072.stdout:(2/2): ceph-fuse-18.2.2-1057.g31b151c4.el9.x86_ 2.5 MB/s | 850 kB 00:00 2024-04-01T20:58:21.274 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:58:21.275 INFO:teuthology.orchestra.run.smithi072.stdout:Total 2.7 MB/s | 928 kB 00:00 2024-04-01T20:58:21.275 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T20:58:21.295 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T20:58:21.296 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T20:58:21.368 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T20:58:21.368 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T20:58:21.546 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T20:58:21.594 INFO:teuthology.orchestra.run.smithi189.stdout:Last metadata expiration check: 0:01:50 ago on Mon 01 Apr 2024 08:56:31 PM UTC. 2024-04-01T20:58:21.683 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-01T20:58:21.753 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-04-01T20:58:21.754 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:58:21.754 INFO:teuthology.orchestra.run.smithi189.stdout: Package Architecture Version Repository Size 2024-04-01T20:58:21.754 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:58:21.754 INFO:teuthology.orchestra.run.smithi189.stdout:Installing: 2024-04-01T20:58:21.754 INFO:teuthology.orchestra.run.smithi189.stdout: rbd-nbd x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 172 k 2024-04-01T20:58:21.754 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:21.754 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction Summary 2024-04-01T20:58:21.754 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-04-01T20:58:21.754 INFO:teuthology.orchestra.run.smithi189.stdout:Install 1 Package 2024-04-01T20:58:21.754 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:21.755 INFO:teuthology.orchestra.run.smithi189.stdout:Total download size: 172 k 2024-04-01T20:58:21.755 INFO:teuthology.orchestra.run.smithi189.stdout:Installed size: 494 k 2024-04-01T20:58:21.755 INFO:teuthology.orchestra.run.smithi189.stdout:Downloading Packages: 2024-04-01T20:58:21.760 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 2/2 2024-04-01T20:58:21.986 INFO:teuthology.orchestra.run.smithi189.stdout:rbd-nbd-18.2.2-1057.g31b151c4.el9.x86_64.rpm 749 kB/s | 172 kB 00:00 2024-04-01T20:58:21.986 INFO:teuthology.orchestra.run.smithi189.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:58:21.987 INFO:teuthology.orchestra.run.smithi189.stdout:Total 742 kB/s | 172 kB 00:00 2024-04-01T20:58:21.987 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction check 2024-04-01T20:58:21.995 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction check succeeded. 2024-04-01T20:58:21.995 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction test 2024-04-01T20:58:22.053 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction test succeeded. 2024-04-01T20:58:22.053 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction 2024-04-01T20:58:22.202 INFO:teuthology.orchestra.run.smithi189.stdout: Preparing : 1/1 2024-04-01T20:58:22.310 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : rbd-nbd-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:22.469 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 2/2 2024-04-01T20:58:22.469 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 1/2 2024-04-01T20:58:22.761 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: rbd-nbd-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:22.796 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-01T20:58:22.796 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:22.796 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T20:58:22.797 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-01T20:58:22.797 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:22.797 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T20:58:23.034 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : rbd-nbd-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:23.034 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:23.034 INFO:teuthology.orchestra.run.smithi189.stdout:Installed: 2024-04-01T20:58:23.034 INFO:teuthology.orchestra.run.smithi189.stdout: rbd-nbd-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:58:23.034 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-04-01T20:58:23.034 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-04-01T20:58:23.128 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install librados-devel 2024-04-01T20:58:23.328 DEBUG:teuthology.parallel:result is None 2024-04-01T20:58:23.698 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:45 ago on Mon 01 Apr 2024 08:56:38 PM UTC. 2024-04-01T20:58:23.853 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T20:58:23.854 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:58:23.854 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repo Size 2024-04-01T20:58:23.854 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:58:23.854 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T20:58:23.854 INFO:teuthology.orchestra.run.smithi072.stdout: librados-devel x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 127 k 2024-04-01T20:58:23.854 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:23.854 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T20:58:23.854 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:58:23.854 INFO:teuthology.orchestra.run.smithi072.stdout:Install 1 Package 2024-04-01T20:58:23.854 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:23.854 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 127 k 2024-04-01T20:58:23.854 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 456 k 2024-04-01T20:58:23.855 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T20:58:24.163 INFO:teuthology.orchestra.run.smithi072.stdout:librados-devel-18.2.2-1057.g31b151c4.el9.x86_64 411 kB/s | 127 kB 00:00 2024-04-01T20:58:24.164 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:58:24.164 INFO:teuthology.orchestra.run.smithi072.stdout:Total 409 kB/s | 127 kB 00:00 2024-04-01T20:58:24.164 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T20:58:24.170 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T20:58:24.170 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T20:58:24.225 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T20:58:24.225 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T20:58:24.367 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T20:58:24.462 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : librados-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:24.921 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: librados-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:25.207 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librados-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:25.207 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:25.207 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T20:58:25.207 INFO:teuthology.orchestra.run.smithi072.stdout: librados-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:58:25.207 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:25.207 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T20:58:25.474 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install libcephfs2 2024-04-01T20:58:26.038 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:48 ago on Mon 01 Apr 2024 08:56:38 PM UTC. 2024-04-01T20:58:26.136 INFO:teuthology.orchestra.run.smithi072.stdout:Package libcephfs2-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T20:58:26.189 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T20:58:26.190 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2024-04-01T20:58:26.191 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T20:58:26.269 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install libcephfs-devel 2024-04-01T20:58:26.838 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:48 ago on Mon 01 Apr 2024 08:56:38 PM UTC. 2024-04-01T20:58:26.988 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T20:58:26.989 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:58:26.989 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repo Size 2024-04-01T20:58:26.989 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:58:26.989 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T20:58:26.989 INFO:teuthology.orchestra.run.smithi072.stdout: libcephfs-devel x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 31 k 2024-04-01T20:58:26.989 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:26.989 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T20:58:26.990 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:58:26.990 INFO:teuthology.orchestra.run.smithi072.stdout:Install 1 Package 2024-04-01T20:58:26.990 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:26.990 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 31 k 2024-04-01T20:58:26.990 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 139 k 2024-04-01T20:58:26.990 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T20:58:27.156 INFO:teuthology.orchestra.run.smithi072.stdout:libcephfs-devel-18.2.2-1057.g31b151c4.el9.x86_6 186 kB/s | 31 kB 00:00 2024-04-01T20:58:27.157 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:58:27.157 INFO:teuthology.orchestra.run.smithi072.stdout:Total 185 kB/s | 31 kB 00:00 2024-04-01T20:58:27.157 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T20:58:27.160 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T20:58:27.161 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T20:58:27.189 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T20:58:27.189 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T20:58:27.284 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T20:58:27.398 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libcephfs-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:27.804 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: libcephfs-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:28.071 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libcephfs-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:28.072 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:28.072 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T20:58:28.072 INFO:teuthology.orchestra.run.smithi072.stdout: libcephfs-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:58:28.072 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:28.072 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T20:58:28.288 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install librados2 2024-04-01T20:58:28.850 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:50 ago on Mon 01 Apr 2024 08:56:38 PM UTC. 2024-04-01T20:58:28.947 INFO:teuthology.orchestra.run.smithi072.stdout:Package librados2-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T20:58:29.000 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T20:58:29.001 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2024-04-01T20:58:29.001 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T20:58:29.069 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install librbd1 2024-04-01T20:58:29.629 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:51 ago on Mon 01 Apr 2024 08:56:38 PM UTC. 2024-04-01T20:58:29.726 INFO:teuthology.orchestra.run.smithi072.stdout:Package librbd1-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T20:58:29.780 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T20:58:29.781 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2024-04-01T20:58:29.781 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T20:58:29.852 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install python3-rados 2024-04-01T20:58:30.410 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:52 ago on Mon 01 Apr 2024 08:56:38 PM UTC. 2024-04-01T20:58:30.507 INFO:teuthology.orchestra.run.smithi072.stdout:Package python3-rados-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T20:58:30.561 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T20:58:30.562 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2024-04-01T20:58:30.562 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T20:58:30.635 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install python3-rgw 2024-04-01T20:58:31.191 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:53 ago on Mon 01 Apr 2024 08:56:38 PM UTC. 2024-04-01T20:58:31.287 INFO:teuthology.orchestra.run.smithi072.stdout:Package python3-rgw-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T20:58:31.341 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T20:58:31.342 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2024-04-01T20:58:31.342 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T20:58:31.402 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install python3-cephfs 2024-04-01T20:58:31.959 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:53 ago on Mon 01 Apr 2024 08:56:38 PM UTC. 2024-04-01T20:58:32.056 INFO:teuthology.orchestra.run.smithi072.stdout:Package python3-cephfs-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T20:58:32.107 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T20:58:32.108 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2024-04-01T20:58:32.108 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T20:58:32.175 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install python3-rbd 2024-04-01T20:58:32.736 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:54 ago on Mon 01 Apr 2024 08:56:38 PM UTC. 2024-04-01T20:58:32.832 INFO:teuthology.orchestra.run.smithi072.stdout:Package python3-rbd-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T20:58:32.885 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T20:58:32.885 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2024-04-01T20:58:32.885 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T20:58:32.951 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install rbd-fuse 2024-04-01T20:58:33.510 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:55 ago on Mon 01 Apr 2024 08:56:38 PM UTC. 2024-04-01T20:58:33.661 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T20:58:33.662 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:58:33.662 INFO:teuthology.orchestra.run.smithi072.stdout: Package Architecture Version Repository Size 2024-04-01T20:58:33.662 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:58:33.662 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T20:58:33.662 INFO:teuthology.orchestra.run.smithi072.stdout: rbd-fuse x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 87 k 2024-04-01T20:58:33.662 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:33.662 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T20:58:33.662 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:58:33.663 INFO:teuthology.orchestra.run.smithi072.stdout:Install 1 Package 2024-04-01T20:58:33.663 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:33.663 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 87 k 2024-04-01T20:58:33.663 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 227 k 2024-04-01T20:58:33.663 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T20:58:33.881 INFO:teuthology.orchestra.run.smithi072.stdout:rbd-fuse-18.2.2-1057.g31b151c4.el9.x86_64.rpm 397 kB/s | 87 kB 00:00 2024-04-01T20:58:33.882 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:58:33.882 INFO:teuthology.orchestra.run.smithi072.stdout:Total 395 kB/s | 87 kB 00:00 2024-04-01T20:58:33.882 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T20:58:33.889 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T20:58:33.889 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T20:58:33.944 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T20:58:33.944 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T20:58:34.077 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T20:58:34.171 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : rbd-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:34.631 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: rbd-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:34.928 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : rbd-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:34.928 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:34.928 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T20:58:34.928 INFO:teuthology.orchestra.run.smithi072.stdout: rbd-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:58:34.928 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:34.929 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T20:58:35.243 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install rbd-mirror 2024-04-01T20:58:35.812 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:57 ago on Mon 01 Apr 2024 08:56:38 PM UTC. 2024-04-01T20:58:35.968 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T20:58:35.969 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:58:35.969 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repo Size 2024-04-01T20:58:35.969 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:58:35.969 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T20:58:35.969 INFO:teuthology.orchestra.run.smithi072.stdout: rbd-mirror x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 3.0 M 2024-04-01T20:58:35.969 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:35.969 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T20:58:35.970 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:58:35.970 INFO:teuthology.orchestra.run.smithi072.stdout:Install 1 Package 2024-04-01T20:58:35.970 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:35.970 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 3.0 M 2024-04-01T20:58:35.970 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 12 M 2024-04-01T20:58:35.970 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T20:58:36.643 INFO:teuthology.orchestra.run.smithi072.stdout:rbd-mirror-18.2.2-1057.g31b151c4.el9.x86_64.rpm 4.4 MB/s | 3.0 MB 00:00 2024-04-01T20:58:36.644 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:58:36.644 INFO:teuthology.orchestra.run.smithi072.stdout:Total 4.4 MB/s | 3.0 MB 00:00 2024-04-01T20:58:36.645 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T20:58:36.654 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T20:58:36.654 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T20:58:36.725 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T20:58:36.726 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T20:58:37.133 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T20:58:37.195 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : rbd-mirror-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:37.221 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: rbd-mirror-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:37.221 INFO:teuthology.orchestra.run.smithi072.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T20:58:37.222 INFO:teuthology.orchestra.run.smithi072.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-01T20:58:37.222 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-01T20:58:37.222 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-01T20:58:37.222 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:38.426 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : rbd-mirror-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:38.427 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:38.427 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T20:58:38.427 INFO:teuthology.orchestra.run.smithi072.stdout: rbd-mirror-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:58:38.427 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:38.427 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T20:58:38.689 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install rbd-nbd 2024-04-01T20:58:39.260 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:02:01 ago on Mon 01 Apr 2024 08:56:38 PM UTC. 2024-04-01T20:58:39.409 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T20:58:39.410 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:58:39.410 INFO:teuthology.orchestra.run.smithi072.stdout: Package Architecture Version Repository Size 2024-04-01T20:58:39.410 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:58:39.410 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T20:58:39.410 INFO:teuthology.orchestra.run.smithi072.stdout: rbd-nbd x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 172 k 2024-04-01T20:58:39.410 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:39.410 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T20:58:39.411 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T20:58:39.411 INFO:teuthology.orchestra.run.smithi072.stdout:Install 1 Package 2024-04-01T20:58:39.411 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:39.411 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 172 k 2024-04-01T20:58:39.411 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 494 k 2024-04-01T20:58:39.411 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T20:58:39.646 INFO:teuthology.orchestra.run.smithi072.stdout:rbd-nbd-18.2.2-1057.g31b151c4.el9.x86_64.rpm 733 kB/s | 172 kB 00:00 2024-04-01T20:58:39.647 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T20:58:39.647 INFO:teuthology.orchestra.run.smithi072.stdout:Total 728 kB/s | 172 kB 00:00 2024-04-01T20:58:39.647 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T20:58:39.655 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T20:58:39.655 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T20:58:39.710 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T20:58:39.711 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T20:58:39.856 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T20:58:39.954 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : rbd-nbd-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:40.451 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: rbd-nbd-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:40.737 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : rbd-nbd-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T20:58:40.737 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:40.737 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T20:58:40.737 INFO:teuthology.orchestra.run.smithi072.stdout: rbd-nbd-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T20:58:40.737 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T20:58:40.737 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T20:58:41.036 DEBUG:teuthology.parallel:result is None 2024-04-01T20:58:41.036 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-01T20:58:41.036 INFO:teuthology.packaging:ref: None 2024-04-01T20:58:41.036 INFO:teuthology.packaging:tag: None 2024-04-01T20:58:41.036 INFO:teuthology.packaging:branch: reef 2024-04-01T20:58:41.037 INFO:teuthology.packaging:sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 2024-04-01T20:58:41.037 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-04-01T20:58:41.533 DEBUG:teuthology.orchestra.run.smithi072:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-01T20:58:41.554 INFO:teuthology.orchestra.run.smithi072.stdout:18.2.2-1057.g31b151c4.el9 2024-04-01T20:58:41.555 INFO:teuthology.packaging:The installed version of ceph is 18.2.2-1057.g31b151c4.el9 2024-04-01T20:58:41.555 INFO:teuthology.task.install:The correct ceph version 18.2.2-1057.g31b151c4 is installed. 2024-04-01T20:58:41.557 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-01T20:58:41.557 INFO:teuthology.packaging:ref: None 2024-04-01T20:58:41.557 INFO:teuthology.packaging:tag: None 2024-04-01T20:58:41.557 INFO:teuthology.packaging:branch: reef 2024-04-01T20:58:41.557 INFO:teuthology.packaging:sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 2024-04-01T20:58:41.557 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-04-01T20:58:41.985 DEBUG:teuthology.orchestra.run.smithi189:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-01T20:58:42.009 INFO:teuthology.orchestra.run.smithi189.stdout:18.2.2-1057.g31b151c4.el9 2024-04-01T20:58:42.010 INFO:teuthology.packaging:The installed version of ceph is 18.2.2-1057.g31b151c4.el9 2024-04-01T20:58:42.010 INFO:teuthology.task.install:The correct ceph version 18.2.2-1057.g31b151c4 is installed. 2024-04-01T20:58:42.012 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-04-01T20:58:42.012 DEBUG:teuthology.orchestra.run.smithi072:> set -ex 2024-04-01T20:58:42.012 DEBUG:teuthology.orchestra.run.smithi072:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-01T20:58:42.045 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-04-01T20:58:42.045 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-01T20:58:42.081 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-04-01T20:58:42.082 DEBUG:teuthology.orchestra.run.smithi072:> set -ex 2024-04-01T20:58:42.082 DEBUG:teuthology.orchestra.run.smithi072:> sudo dd of=/usr/bin/daemon-helper 2024-04-01T20:58:42.117 DEBUG:teuthology.orchestra.run.smithi072:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-01T20:58:42.188 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-04-01T20:58:42.188 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd of=/usr/bin/daemon-helper 2024-04-01T20:58:42.218 DEBUG:teuthology.orchestra.run.smithi189:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-01T20:58:42.288 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-04-01T20:58:42.288 DEBUG:teuthology.orchestra.run.smithi072:> set -ex 2024-04-01T20:58:42.288 DEBUG:teuthology.orchestra.run.smithi072:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-01T20:58:42.319 DEBUG:teuthology.orchestra.run.smithi072:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-01T20:58:42.390 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-04-01T20:58:42.391 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-01T20:58:42.421 DEBUG:teuthology.orchestra.run.smithi189:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-01T20:58:42.491 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-04-01T20:58:42.492 DEBUG:teuthology.orchestra.run.smithi072:> set -ex 2024-04-01T20:58:42.492 DEBUG:teuthology.orchestra.run.smithi072:> sudo dd of=/usr/bin/stdin-killer 2024-04-01T20:58:42.522 DEBUG:teuthology.orchestra.run.smithi072:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-01T20:58:42.592 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-04-01T20:58:42.592 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd of=/usr/bin/stdin-killer 2024-04-01T20:58:42.621 DEBUG:teuthology.orchestra.run.smithi189:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-01T20:58:42.691 INFO:teuthology.run_tasks:Running task print... 2024-04-01T20:58:42.718 INFO:teuthology.task.print:**** done install task... 2024-04-01T20:58:42.718 INFO:teuthology.run_tasks:Running task print... 2024-04-01T20:58:42.791 INFO:teuthology.task.print:**** done start installing reef cephadm ... 2024-04-01T20:58:42.791 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-01T20:58:42.944 INFO:tasks.cephadm:Config: {'cephadm_branch': 'reef', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.io/ceph/daemon-base:latest-reef', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'overall HEALTH_', '\\(OSDMAP_FLAGS\\)', '\\(OSD_', '\\(PG_', '\\(POOL_', '\\(CACHE_POOL_', '\\(SMALLER_PGP_NUM\\)', '\\(OBJECT_', '\\(SLOW_OPS\\)', '\\(REQUEST_SLOW\\)', '\\(TOO_FEW_PGS\\)', 'slow request', 'timeout on replica', 'late reservation from', 'MON_DOWN', 'OSDMAP_FLAGS', 'OSD_DOWN', 'PG_DEGRADED', 'PG_AVAILABILITY', 'POOL_APP_NOT_ENABLED', 'mons down', 'mon down', 'out of quorum', 'CEPHADM_FAILED_DAEMON'], 'sha1': 'd82c9aa17f09785fe698d262f9601d87bb79f962'} 2024-04-01T20:58:42.945 INFO:tasks.cephadm:Cluster image is quay.io/ceph/daemon-base:latest-reef 2024-04-01T20:58:42.945 INFO:tasks.cephadm:Cluster fsid is 9f92af46-f06a-11ee-b647-cb9ed24678a4 2024-04-01T20:58:42.945 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-01T20:58:42.945 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.72', 'mon.c': '[v2:172.21.15.72:3301,v1:172.21.15.72:6790]', 'mon.b': '172.21.15.189'} 2024-04-01T20:58:42.946 INFO:tasks.cephadm:First mon is mon.a on smithi072 2024-04-01T20:58:42.946 INFO:tasks.cephadm:First mgr is y 2024-04-01T20:58:42.946 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-01T20:58:42.946 DEBUG:teuthology.orchestra.run.smithi072:> sudo hostname $(hostname -s) 2024-04-01T20:58:42.985 DEBUG:teuthology.orchestra.run.smithi189:> sudo hostname $(hostname -s) 2024-04-01T20:58:43.017 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref reef)... 2024-04-01T20:58:43.017 DEBUG:teuthology.orchestra.run.smithi072:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-01T20:58:43.224 INFO:teuthology.orchestra.run.smithi072.stdout:-rw-r--r--. 1 ubuntu ubuntu 14 Apr 1 20:58 /home/ubuntu/cephtest/cephadm 2024-04-01T20:58:43.225 DEBUG:teuthology.orchestra.run.smithi189:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-01T20:58:43.356 INFO:teuthology.orchestra.run.smithi189.stdout:-rw-r--r--. 1 ubuntu ubuntu 14 Apr 1 20:58 /home/ubuntu/cephtest/cephadm 2024-04-01T20:58:43.357 DEBUG:teuthology.orchestra.run.smithi072:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-01T20:58:43.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T20:58:43.375 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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/github.com_ljflores_ceph_1034db7965cac6ee664930b22a14fd553d36d20b/qa/tasks/cephadm.py", line 217, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ljflores_ceph_1034db7965cac6ee664930b22a14fd553d36d20b/qa/tasks/cephadm.py", line 281, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi072 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2024-04-01T20:58:43.377 INFO:tasks.cephadm:Teardown complete 2024-04-01T20:58:43.377 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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/github.com_ljflores_ceph_1034db7965cac6ee664930b22a14fd553d36d20b/qa/tasks/cephadm.py", line 2194, 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_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ljflores_ceph_1034db7965cac6ee664930b22a14fd553d36d20b/qa/tasks/cephadm.py", line 1823, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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/github.com_ljflores_ceph_1034db7965cac6ee664930b22a14fd553d36d20b/qa/tasks/cephadm.py", line 217, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ljflores_ceph_1034db7965cac6ee664930b22a14fd553d36d20b/qa/tasks/cephadm.py", line 281, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi072 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2024-04-01T20:58:43.743 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=007da6edd85b4cb8bff7db8d8870f51a Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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/github.com_ljflores_ceph_1034db7965cac6ee664930b22a14fd553d36d20b/qa/tasks/cephadm.py", line 2194, 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_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ljflores_ceph_1034db7965cac6ee664930b22a14fd553d36d20b/qa/tasks/cephadm.py", line 1823, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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/github.com_ljflores_ceph_1034db7965cac6ee664930b22a14fd553d36d20b/qa/tasks/cephadm.py", line 217, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ljflores_ceph_1034db7965cac6ee664930b22a14fd553d36d20b/qa/tasks/cephadm.py", line 281, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi072 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2024-04-01T20:58:43.749 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-01T20:58:43.762 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-01T20:58:43.790 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-04-01T20:58:43.791 DEBUG:teuthology.orchestra.run.smithi072:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-01T20:58:43.816 DEBUG:teuthology.orchestra.run.smithi189:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-01T20:58:43.927 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-01T20:58:43.937 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-01T20:58:43.938 DEBUG:teuthology.orchestra.run.smithi072:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-01T20:58:43.941 DEBUG:teuthology.orchestra.run.smithi189:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-01T20:58:43.955 INFO:teuthology.orchestra.run.smithi072.stderr:bash: line 1: ntpq: command not found 2024-04-01T20:58:43.958 INFO:teuthology.orchestra.run.smithi189.stderr:bash: line 1: ntpq: command not found 2024-04-01T20:58:43.959 INFO:teuthology.orchestra.run.smithi072.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-01T20:58:43.959 INFO:teuthology.orchestra.run.smithi072.stdout:=============================================================================== 2024-04-01T20:58:43.959 INFO:teuthology.orchestra.run.smithi072.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 17 -177us[ -138us] +/- 77ms 2024-04-01T20:58:43.959 INFO:teuthology.orchestra.run.smithi072.stdout:^* hv02.front.sepia.ceph.com 3 6 77 17 -477us[ -438us] +/- 58ms 2024-04-01T20:58:43.959 INFO:teuthology.orchestra.run.smithi072.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 17 +805us[ +844us] +/- 77ms 2024-04-01T20:58:43.960 INFO:teuthology.orchestra.run.smithi072.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T20:58:43.962 INFO:teuthology.orchestra.run.smithi189.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-01T20:58:43.962 INFO:teuthology.orchestra.run.smithi189.stdout:=============================================================================== 2024-04-01T20:58:43.963 INFO:teuthology.orchestra.run.smithi189.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 16 -172us[ -172us] +/- 77ms 2024-04-01T20:58:43.963 INFO:teuthology.orchestra.run.smithi189.stdout:^* hv02.front.sepia.ceph.com 3 6 77 16 -468us[ -508us] +/- 58ms 2024-04-01T20:58:43.963 INFO:teuthology.orchestra.run.smithi189.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 16 +795us[ +795us] +/- 77ms 2024-04-01T20:58:43.963 INFO:teuthology.orchestra.run.smithi189.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T20:58:43.964 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-01T20:58:43.982 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-01T20:58:43.983 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-01T20:58:44.000 DEBUG:teuthology.orchestra.run.smithi072:> 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-04-01T20:58:44.067 DEBUG:teuthology.orchestra.run.smithi189:> 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-04-01T20:58:44.136 DEBUG:teuthology.orchestra.run.smithi072:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-01T20:58:44.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T20:58:44.168 DEBUG:teuthology.orchestra.run.smithi189:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-01T20:58:44.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T20:58:44.200 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-01T20:58:44.210 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-01T20:58:44.251 INFO:teuthology.task.internal:Duration was 410.280714 seconds 2024-04-01T20:58:44.251 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-01T20:58:44.286 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-01T20:58:44.286 DEBUG:teuthology.orchestra.run.smithi072:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-01T20:58:44.289 DEBUG:teuthology.orchestra.run.smithi189:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-01T20:58:44.332 INFO:teuthology.orchestra.run.smithi072.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-01T20:58:44.335 INFO:teuthology.orchestra.run.smithi189.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-01T20:58:44.590 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-01T20:58:44.591 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi072.front.sepia.ceph.com 2024-04-01T20:58:44.591 DEBUG:teuthology.orchestra.run.smithi072:> 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-04-01T20:58:44.614 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi189.front.sepia.ceph.com 2024-04-01T20:58:44.614 DEBUG:teuthology.orchestra.run.smithi189:> 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-04-01T20:58:44.637 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-01T20:58:44.637 DEBUG:teuthology.orchestra.run.smithi072:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-01T20:58:44.657 DEBUG:teuthology.orchestra.run.smithi189:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-01T20:58:44.707 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-01T20:58:44.708 DEBUG:teuthology.orchestra.run.smithi072:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-01T20:58:44.728 DEBUG:teuthology.orchestra.run.smithi189:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-01T20:58:44.839 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-01T20:58:44.850 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-01T20:58:44.850 DEBUG:teuthology.orchestra.run.smithi072:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-01T20:58:44.877 DEBUG:teuthology.orchestra.run.smithi189:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-01T20:58:44.904 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-01T20:58:44.915 DEBUG:teuthology.orchestra.run.smithi072:> 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-04-01T20:58:44.920 DEBUG:teuthology.orchestra.run.smithi189:> 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-04-01T20:58:44.943 INFO:teuthology.orchestra.run.smithi072.stdout:kernel.core_pattern = core 2024-04-01T20:58:44.970 INFO:teuthology.orchestra.run.smithi189.stdout:kernel.core_pattern = core 2024-04-01T20:58:45.001 DEBUG:teuthology.orchestra.run.smithi072:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-01T20:58:45.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T20:58:45.043 DEBUG:teuthology.orchestra.run.smithi189:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-01T20:58:45.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T20:58:45.057 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-01T20:58:45.067 INFO:teuthology.task.internal:Transferring archived files... 2024-04-01T20:58:45.069 DEBUG:teuthology.misc:Transferring archived files from smithi072:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/lflores-2024-04-01_20:41:13-upgrade:telemetry-upgrade-main-distro-default-smithi/7634333/remote/smithi072 2024-04-01T20:58:45.070 DEBUG:teuthology.orchestra.run.smithi072:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-01T20:58:45.135 DEBUG:teuthology.misc:Transferring archived files from smithi189:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/lflores-2024-04-01_20:41:13-upgrade:telemetry-upgrade-main-distro-default-smithi/7634333/remote/smithi189 2024-04-01T20:58:45.135 DEBUG:teuthology.orchestra.run.smithi189:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-01T20:58:45.192 INFO:teuthology.task.internal:Removing archive directory... 2024-04-01T20:58:45.192 DEBUG:teuthology.orchestra.run.smithi072:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-01T20:58:45.195 DEBUG:teuthology.orchestra.run.smithi189:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-01T20:58:45.210 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-01T20:58:45.221 INFO:teuthology.task.internal:Not uploading archives. 2024-04-01T20:58:45.222 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-01T20:58:45.251 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-01T20:58:45.251 DEBUG:teuthology.orchestra.run.smithi072:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-01T20:58:45.253 DEBUG:teuthology.orchestra.run.smithi189:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-01T20:58:45.265 INFO:teuthology.orchestra.run.smithi072.stdout: 265575 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 1 20:58 /home/ubuntu/cephtest 2024-04-01T20:58:45.265 INFO:teuthology.orchestra.run.smithi072.stdout: 265391 4 -rw-r--r-- 1 ubuntu ubuntu 14 Apr 1 20:58 /home/ubuntu/cephtest/cephadm 2024-04-01T20:58:45.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T20:58:45.267 INFO:teuthology.orchestra.run.smithi072.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2024-04-01T20:58:45.267 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi072 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-04-01T20:58:45.273 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-01T20:58:45.294 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-01T20:58:45.380 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi072 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-04-01T20:58:45.380 INFO:teuthology.nuke:Checking targets against current locks 2024-04-01T20:58:45.395 INFO:teuthology.orchestra.run.smithi189.stdout: 265623 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 1 20:58 /home/ubuntu/cephtest 2024-04-01T20:58:45.396 INFO:teuthology.orchestra.run.smithi189.stdout: 267160 4 -rw-r--r-- 1 ubuntu ubuntu 14 Apr 1 20:58 /home/ubuntu/cephtest/cephadm 2024-04-01T20:58:45.397 INFO:teuthology.orchestra.run.smithi189.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2024-04-01T20:58:45.420 DEBUG:teuthology.nuke:shortname: smithi072 2024-04-01T20:58:45.420 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-01T20:58:45.460 DEBUG:teuthology.nuke:shortname: smithi189 2024-04-01T20:58:45.460 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-01T20:58:45.472 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi072.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-04-01_20:41:13-upgrade:telemetry-upgrade-main-distro-default-smithi/7634333', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-01 20:43:26.229613', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKAEzyRKyZm6JT8nRBLvWFRZrR7Fy1drAMxu/Vd6tVHE2JczpAzFT0KeFxtt1M/GnaXdnAzE8yxe7oHwREEwbVI='} 2024-04-01T20:58:45.505 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi189.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-04-01_20:41:13-upgrade:telemetry-upgrade-main-distro-default-smithi/7634333', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-01 20:43:26.227993', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO1OrH44knCSXvJfgG/R/gV6v3iTXx5atGM6X4/TIIU7EZSnqqzWgoDAPmTQK0SZ1ln4WjP5JY4I4CtMByFrPO8='} 2024-04-01T20:58:45.579 INFO:teuthology.orchestra.console.smithi072:Power off 2024-04-01T20:58:45.580 DEBUG:teuthology.orchestra.console.smithi072:pexpect command: ipmitool -H smithi072.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-01T20:58:45.616 INFO:teuthology.orchestra.console.smithi189:Power off 2024-04-01T20:58:45.616 DEBUG:teuthology.orchestra.console.smithi189:pexpect command: ipmitool -H smithi189.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-01T20:58:45.631 DEBUG:teuthology.orchestra.console.smithi072:power off output: Chassis Power Control: Down/Off 2024-04-01T20:58:45.631 DEBUG:teuthology.orchestra.console.smithi072:pexpect command: ipmitool -H smithi072.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T20:58:45.664 DEBUG:teuthology.orchestra.console.smithi189:power off output: Chassis Power Control: Down/Off 2024-04-01T20:58:45.664 DEBUG:teuthology.orchestra.console.smithi189:pexpect command: ipmitool -H smithi189.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T20:58:45.673 DEBUG:teuthology.orchestra.console.smithi072:check power output: Chassis Power is on 2024-04-01T20:58:45.739 DEBUG:teuthology.orchestra.console.smithi189:check power output: Chassis Power is on 2024-04-01T20:58:49.674 DEBUG:teuthology.orchestra.console.smithi072:pexpect command: ipmitool -H smithi072.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T20:58:49.740 DEBUG:teuthology.orchestra.console.smithi189:pexpect command: ipmitool -H smithi189.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T20:58:49.786 DEBUG:teuthology.orchestra.console.smithi072:check power output: Chassis Power is on 2024-04-01T20:58:49.852 DEBUG:teuthology.orchestra.console.smithi189:check power output: Chassis Power is on 2024-04-01T20:58:53.789 DEBUG:teuthology.orchestra.console.smithi072:pexpect command: ipmitool -H smithi072.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T20:58:53.853 DEBUG:teuthology.orchestra.console.smithi189:pexpect command: ipmitool -H smithi189.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T20:58:53.900 DEBUG:teuthology.orchestra.console.smithi072:check power output: Chassis Power is off 2024-04-01T20:58:53.964 DEBUG:teuthology.orchestra.console.smithi189:check power output: Chassis Power is on 2024-04-01T20:58:54.001 INFO:teuthology.orchestra.console.smithi072:Power off completed 2024-04-01T20:58:57.966 DEBUG:teuthology.orchestra.console.smithi189:pexpect command: ipmitool -H smithi189.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T20:58:58.079 DEBUG:teuthology.orchestra.console.smithi189:check power output: Chassis Power is off 2024-04-01T20:58:58.180 INFO:teuthology.orchestra.console.smithi189:Power off completed 2024-04-01T20:58:58.289 INFO:teuthology.run:Summary data: description: upgrade:telemetry-upgrade/reef-x/{0-random-distro$/{centos_9.stream} 0-start 1-tasks} duration: 410.280713558197 failure_reason: 'Command failed on smithi072 with status 1: ''test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm''' flavor: default owner: scheduled_lflores@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=007da6edd85b4cb8bff7db8d8870f51a status: fail success: false 2024-04-01T20:58:58.289 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-01T20:58:58.380 INFO:teuthology.run:FAIL