2023-12-16T10:32:47.468 INFO:root:teuthology version: 0.0.1.dev216+g5f3731e 2023-12-16T10:32:47.469 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --description upgrade:reef-x/stress-split/{0-distro/rhel_8.6_container_tools_3.0 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} --archive /home/teuthworker/archive/yuriw-2023-12-16_00:13:44-upgrade:reef-x-main-distro-default-smithi/7493952 --name yuriw-2023-12-16_00:13:44-upgrade:reef-x-main-distro-default-smithi --owner scheduled_yuriw@teuthology -- /home/teuthworker/archive/yuriw-2023-12-16_00:13:44-upgrade:reef-x-main-distro-default-smithi/7493952/orig.config.yaml 2023-12-16T10:32:47.535 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-16T10:32:47.643 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-16_00:13:44-upgrade:reef-x-main-distro-default-smithi/7493952 branch: main description: upgrade:reef-x/stress-split/{0-distro/rhel_8.6_container_tools_3.0 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} email: yweinste@redhat.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - workunit: branch: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' first_in_suite: false job_id: '7493952' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run basic import/export cli tests for rbd ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: yuriw-2023-12-16_00:13:44-upgrade:reef-x-main-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.6' overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 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\) sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: branch: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 64 sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: reef clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: reef clients: client.0: - rbd/test_librbd.sh - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' subset: 111/120000 suite: upgrade:reef-x suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 targets: smithi087.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBesQRruVa/2ZsSnP4G3b1NovSmcZYDNaMOtFWJJQ2OZzaEXuUbNT8bLv8c6PG94Buyob+WcsSjmcAz4RIVQKyA= smithi195.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHnfnhRQ2GHS831F4I8FprjMn9cq5pULDmDRpXx6NnQNL7Cn0GJyYHgOqEOppNV776PQUpebwMW+er6xSgEuXOs= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:3.0 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: reef exclude_packages: - ceph-volume - cephadm: cephadm_branch: reef cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:reef - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73 timestamp: 2023-12-16_00:13:44 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1485078 2023-12-16T10:32:47.644 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa; will attempt to use it 2023-12-16T10:32:47.645 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks 2023-12-16T10:32:47.645 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-16T10:32:47.647 INFO:teuthology.task.internal:Checking packages... 2023-12-16T10:32:47.677 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '6d933094a156ec7587742e5aa25fba5ba27ec678' 2023-12-16T10:32:47.677 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-16T10:32:47.677 INFO:teuthology.packaging:ref: None 2023-12-16T10:32:47.678 INFO:teuthology.packaging:tag: None 2023-12-16T10:32:47.678 INFO:teuthology.packaging:branch: main 2023-12-16T10:32:47.678 INFO:teuthology.packaging:sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T10:32:47.678 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-12-16T10:32:48.007 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-196.g85fe3c65 2023-12-16T10:32:48.009 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-16T10:32:48.015 INFO:teuthology.task.internal:no buildpackages task found 2023-12-16T10:32:48.016 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-16T10:32:48.022 INFO:teuthology.task.internal:Saving configuration 2023-12-16T10:32:48.044 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-16T10:32:48.050 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-16T10:32:48.082 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi087.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-16_00:13:44-upgrade:reef-x-main-distro-default-smithi/7493952', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-16 10:27:45.351550', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBesQRruVa/2ZsSnP4G3b1NovSmcZYDNaMOtFWJJQ2OZzaEXuUbNT8bLv8c6PG94Buyob+WcsSjmcAz4RIVQKyA='} 2023-12-16T10:32:48.111 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi195.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-16_00:13:44-upgrade:reef-x-main-distro-default-smithi/7493952', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-16 10:27:45.350202', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHnfnhRQ2GHS831F4I8FprjMn9cq5pULDmDRpXx6NnQNL7Cn0GJyYHgOqEOppNV776PQUpebwMW+er6xSgEuXOs='} 2023-12-16T10:32:48.111 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-16T10:32:48.117 INFO:teuthology.task.internal:roles: ubuntu@smithi087.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-12-16T10:32:48.118 INFO:teuthology.task.internal:roles: ubuntu@smithi195.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-12-16T10:32:48.118 INFO:teuthology.run_tasks:Running task console_log... 2023-12-16T10:32:48.207 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f80f08f9dc0>, signals=[15]) 2023-12-16T10:32:48.207 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-16T10:32:48.213 INFO:teuthology.task.internal:Opening connections... 2023-12-16T10:32:48.214 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi087.front.sepia.ceph.com 2023-12-16T10:32:48.215 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi087.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T10:32:48.296 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi195.front.sepia.ceph.com 2023-12-16T10:32:48.297 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T10:32:48.375 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-16T10:32:48.381 DEBUG:teuthology.orchestra.run.smithi087:> uname -m 2023-12-16T10:32:48.402 INFO:teuthology.orchestra.run.smithi087.stdout:x86_64 2023-12-16T10:32:48.402 DEBUG:teuthology.orchestra.run.smithi087:> cat /etc/os-release 2023-12-16T10:32:48.465 INFO:teuthology.orchestra.run.smithi087.stdout:NAME="Red Hat Enterprise Linux" 2023-12-16T10:32:48.465 INFO:teuthology.orchestra.run.smithi087.stdout:VERSION="8.6 (Ootpa)" 2023-12-16T10:32:48.465 INFO:teuthology.orchestra.run.smithi087.stdout:ID="rhel" 2023-12-16T10:32:48.465 INFO:teuthology.orchestra.run.smithi087.stdout:ID_LIKE="fedora" 2023-12-16T10:32:48.465 INFO:teuthology.orchestra.run.smithi087.stdout:VERSION_ID="8.6" 2023-12-16T10:32:48.465 INFO:teuthology.orchestra.run.smithi087.stdout:PLATFORM_ID="platform:el8" 2023-12-16T10:32:48.466 INFO:teuthology.orchestra.run.smithi087.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-16T10:32:48.466 INFO:teuthology.orchestra.run.smithi087.stdout:ANSI_COLOR="0;31" 2023-12-16T10:32:48.466 INFO:teuthology.orchestra.run.smithi087.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-16T10:32:48.466 INFO:teuthology.orchestra.run.smithi087.stdout:HOME_URL="https://www.redhat.com/" 2023-12-16T10:32:48.466 INFO:teuthology.orchestra.run.smithi087.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-16T10:32:48.466 INFO:teuthology.orchestra.run.smithi087.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-16T10:32:48.466 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:32:48.466 INFO:teuthology.orchestra.run.smithi087.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-16T10:32:48.466 INFO:teuthology.orchestra.run.smithi087.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-16T10:32:48.466 INFO:teuthology.orchestra.run.smithi087.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-16T10:32:48.466 INFO:teuthology.orchestra.run.smithi087.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-16T10:32:48.467 INFO:teuthology.lock.ops:Updating smithi087.front.sepia.ceph.com on lock server 2023-12-16T10:32:48.501 DEBUG:teuthology.orchestra.run.smithi195:> uname -m 2023-12-16T10:32:48.522 INFO:teuthology.orchestra.run.smithi195.stdout:x86_64 2023-12-16T10:32:48.522 DEBUG:teuthology.orchestra.run.smithi195:> cat /etc/os-release 2023-12-16T10:32:48.582 INFO:teuthology.orchestra.run.smithi195.stdout:NAME="Red Hat Enterprise Linux" 2023-12-16T10:32:48.582 INFO:teuthology.orchestra.run.smithi195.stdout:VERSION="8.6 (Ootpa)" 2023-12-16T10:32:48.582 INFO:teuthology.orchestra.run.smithi195.stdout:ID="rhel" 2023-12-16T10:32:48.582 INFO:teuthology.orchestra.run.smithi195.stdout:ID_LIKE="fedora" 2023-12-16T10:32:48.582 INFO:teuthology.orchestra.run.smithi195.stdout:VERSION_ID="8.6" 2023-12-16T10:32:48.583 INFO:teuthology.orchestra.run.smithi195.stdout:PLATFORM_ID="platform:el8" 2023-12-16T10:32:48.583 INFO:teuthology.orchestra.run.smithi195.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-16T10:32:48.583 INFO:teuthology.orchestra.run.smithi195.stdout:ANSI_COLOR="0;31" 2023-12-16T10:32:48.583 INFO:teuthology.orchestra.run.smithi195.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-16T10:32:48.583 INFO:teuthology.orchestra.run.smithi195.stdout:HOME_URL="https://www.redhat.com/" 2023-12-16T10:32:48.583 INFO:teuthology.orchestra.run.smithi195.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-16T10:32:48.583 INFO:teuthology.orchestra.run.smithi195.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-16T10:32:48.583 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:32:48.583 INFO:teuthology.orchestra.run.smithi195.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-16T10:32:48.583 INFO:teuthology.orchestra.run.smithi195.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-16T10:32:48.583 INFO:teuthology.orchestra.run.smithi195.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-16T10:32:48.583 INFO:teuthology.orchestra.run.smithi195.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-16T10:32:48.584 INFO:teuthology.lock.ops:Updating smithi195.front.sepia.ceph.com on lock server 2023-12-16T10:32:48.617 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-16T10:32:48.627 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-16T10:32:48.636 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-16T10:32:48.637 DEBUG:teuthology.orchestra.run.smithi087:> test '!' -e /home/ubuntu/cephtest 2023-12-16T10:32:48.639 DEBUG:teuthology.orchestra.run.smithi195:> test '!' -e /home/ubuntu/cephtest 2023-12-16T10:32:48.658 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-16T10:32:48.663 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-16T10:32:48.664 DEBUG:teuthology.orchestra.run.smithi087:> test -z $(ls -A /var/lib/ceph) 2023-12-16T10:32:48.702 DEBUG:teuthology.orchestra.run.smithi195:> test -z $(ls -A /var/lib/ceph) 2023-12-16T10:32:48.724 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-16T10:32:48.792 INFO:teuthology.run_tasks:Running task kernel... 2023-12-16T10:32:48.806 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-16T10:32:48.807 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-16T10:32:48.807 DEBUG:teuthology.orchestra.run.smithi087:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-16T10:32:48.807 DEBUG:teuthology.orchestra.run.smithi195:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-16T10:32:48.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T10:32:48.826 DEBUG:teuthology.orchestra.run.smithi087:> uname -r 2023-12-16T10:32:48.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T10:32:48.827 DEBUG:teuthology.orchestra.run.smithi195:> uname -r 2023-12-16T10:32:48.886 INFO:teuthology.orchestra.run.smithi195.stdout:4.18.0-513.9.1.el8_9.x86_64 2023-12-16T10:32:48.887 INFO:teuthology.task.kernel:Running kernel on smithi195: 4.18.0-513.9.1.el8_9.x86_64 2023-12-16T10:32:48.887 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum install -y kernel 2023-12-16T10:32:48.889 INFO:teuthology.orchestra.run.smithi087.stdout:4.18.0-513.9.1.el8_9.x86_64 2023-12-16T10:32:48.889 INFO:teuthology.task.kernel:Running kernel on smithi087: 4.18.0-513.9.1.el8_9.x86_64 2023-12-16T10:32:48.889 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum install -y kernel 2023-12-16T10:32:50.405 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:32:50.405 INFO:teuthology.orchestra.run.smithi087.stdout:Unable to read consumer identity 2023-12-16T10:32:50.540 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:32:50.540 INFO:teuthology.orchestra.run.smithi195.stdout:Unable to read consumer identity 2023-12-16T10:32:50.680 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:32:50.680 INFO:teuthology.orchestra.run.smithi087.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-16T10:32:50.681 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:32:50.809 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:32:50.809 INFO:teuthology.orchestra.run.smithi195.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-16T10:32:50.809 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:32:52.562 INFO:teuthology.orchestra.run.smithi195.stdout:Copr repo for python3-asyncssh owned by ceph 19 kB/s | 3.5 kB 00:00 2023-12-16T10:32:52.603 INFO:teuthology.orchestra.run.smithi087.stdout:Copr repo for python3-asyncssh owned by ceph 13 kB/s | 3.5 kB 00:00 2023-12-16T10:32:53.740 INFO:teuthology.orchestra.run.smithi087.stdout:Extra Packages for Enterprise Linux 14 MB/s | 16 MB 00:01 2023-12-16T10:32:57.348 INFO:teuthology.orchestra.run.smithi087.stdout:lab-extras 322 kB/s | 24 kB 00:00 2023-12-16T10:32:58.076 INFO:teuthology.orchestra.run.smithi087.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2023-12-16T10:32:58.076 INFO:teuthology.orchestra.run.smithi087.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-16T10:32:58.146 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:32:58.147 INFO:teuthology.orchestra.run.smithi087.stdout:Nothing to do. 2023-12-16T10:32:58.147 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:32:58.290 DEBUG:teuthology.orchestra.run.smithi087:> echo no | sudo yum reinstall kernel || true 2023-12-16T10:32:58.628 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:32:58.628 INFO:teuthology.orchestra.run.smithi087.stdout:Unable to read consumer identity 2023-12-16T10:32:58.870 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:32:58.870 INFO:teuthology.orchestra.run.smithi087.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-16T10:32:58.870 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:32:59.176 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:00:02 ago on Sat 16 Dec 2023 10:32:57 AM UTC. 2023-12-16T10:32:59.251 INFO:teuthology.orchestra.run.smithi087.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-16T10:32:59.258 INFO:teuthology.orchestra.run.smithi087.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-16T10:32:59.312 INFO:teuthology.orchestra.run.smithi087.stderr:Error: No packages marked for reinstall. 2023-12-16T10:32:59.358 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum reinstall -y kernel || true 2023-12-16T10:32:59.690 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:32:59.690 INFO:teuthology.orchestra.run.smithi087.stdout:Unable to read consumer identity 2023-12-16T10:32:59.975 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:32:59.975 INFO:teuthology.orchestra.run.smithi087.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-16T10:32:59.976 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:33:00.229 INFO:teuthology.orchestra.run.smithi195.stdout:Extra Packages for Enterprise Linux 2.1 MB/s | 16 MB 00:07 2023-12-16T10:33:00.275 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:00:03 ago on Sat 16 Dec 2023 10:32:57 AM UTC. 2023-12-16T10:33:00.338 INFO:teuthology.orchestra.run.smithi087.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-16T10:33:00.338 INFO:teuthology.orchestra.run.smithi087.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-16T10:33:00.378 INFO:teuthology.orchestra.run.smithi087.stderr:Error: No packages marked for reinstall. 2023-12-16T10:33:00.425 DEBUG:teuthology.orchestra.run.smithi087:> rpm -q kernel | sort -rV | head -n 1 2023-12-16T10:33:00.589 INFO:teuthology.orchestra.run.smithi087.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2023-12-16T10:33:00.590 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2023-12-16T10:33:00.590 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-16T10:33:00.590 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-16T10:33:00.590 DEBUG:teuthology.orchestra.run.smithi087:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-16T10:33:00.634 INFO:teuthology.orchestra.run.smithi087.stdout:ttyS1 2023-12-16T10:33:00.645 DEBUG:teuthology.parallel:result is None 2023-12-16T10:33:03.792 INFO:teuthology.orchestra.run.smithi195.stdout:lab-extras 326 kB/s | 24 kB 00:00 2023-12-16T10:33:04.495 INFO:teuthology.orchestra.run.smithi195.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2023-12-16T10:33:04.495 INFO:teuthology.orchestra.run.smithi195.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-16T10:33:04.567 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:33:04.569 INFO:teuthology.orchestra.run.smithi195.stdout:Nothing to do. 2023-12-16T10:33:04.569 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:33:04.685 DEBUG:teuthology.orchestra.run.smithi195:> echo no | sudo yum reinstall kernel || true 2023-12-16T10:33:05.023 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:33:05.023 INFO:teuthology.orchestra.run.smithi195.stdout:Unable to read consumer identity 2023-12-16T10:33:05.286 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:33:05.287 INFO:teuthology.orchestra.run.smithi195.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-16T10:33:05.287 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:33:05.598 INFO:teuthology.orchestra.run.smithi195.stdout:Last metadata expiration check: 0:00:02 ago on Sat 16 Dec 2023 10:33:03 AM UTC. 2023-12-16T10:33:05.681 INFO:teuthology.orchestra.run.smithi195.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-16T10:33:05.688 INFO:teuthology.orchestra.run.smithi195.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-16T10:33:05.742 INFO:teuthology.orchestra.run.smithi195.stderr:Error: No packages marked for reinstall. 2023-12-16T10:33:05.789 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum reinstall -y kernel || true 2023-12-16T10:33:06.123 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:33:06.123 INFO:teuthology.orchestra.run.smithi195.stdout:Unable to read consumer identity 2023-12-16T10:33:06.315 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:33:06.315 INFO:teuthology.orchestra.run.smithi195.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-16T10:33:06.315 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:33:06.617 INFO:teuthology.orchestra.run.smithi195.stdout:Last metadata expiration check: 0:00:03 ago on Sat 16 Dec 2023 10:33:03 AM UTC. 2023-12-16T10:33:06.680 INFO:teuthology.orchestra.run.smithi195.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-16T10:33:06.681 INFO:teuthology.orchestra.run.smithi195.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-16T10:33:06.714 INFO:teuthology.orchestra.run.smithi195.stderr:Error: No packages marked for reinstall. 2023-12-16T10:33:06.760 DEBUG:teuthology.orchestra.run.smithi195:> rpm -q kernel | sort -rV | head -n 1 2023-12-16T10:33:06.946 INFO:teuthology.orchestra.run.smithi195.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2023-12-16T10:33:06.946 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2023-12-16T10:33:06.947 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-16T10:33:06.947 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-16T10:33:06.947 DEBUG:teuthology.orchestra.run.smithi195:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-16T10:33:06.976 INFO:teuthology.orchestra.run.smithi195.stdout:ttyS1 2023-12-16T10:33:06.997 DEBUG:teuthology.parallel:result is None 2023-12-16T10:33:06.997 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-16T10:33:07.004 INFO:teuthology.task.internal:Creating test directory... 2023-12-16T10:33:07.005 DEBUG:teuthology.orchestra.run.smithi087:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-16T10:33:07.008 DEBUG:teuthology.orchestra.run.smithi195:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-16T10:33:07.054 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-16T10:33:07.061 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-16T10:33:07.068 INFO:teuthology.task.internal:Creating archive directory... 2023-12-16T10:33:07.068 DEBUG:teuthology.orchestra.run.smithi087:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-16T10:33:07.071 DEBUG:teuthology.orchestra.run.smithi195:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-16T10:33:07.125 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-16T10:33:07.131 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-16T10:33:07.131 DEBUG:teuthology.orchestra.run.smithi087:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-16T10:33:07.142 DEBUG:teuthology.orchestra.run.smithi195:> 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 2023-12-16T10:33:07.172 INFO:teuthology.orchestra.run.smithi087.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-16T10:33:07.183 INFO:teuthology.orchestra.run.smithi087.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-16T10:33:07.189 INFO:teuthology.orchestra.run.smithi195.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-16T10:33:07.200 INFO:teuthology.orchestra.run.smithi195.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-16T10:33:07.201 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-16T10:33:07.208 INFO:teuthology.task.internal:Configuring sudo... 2023-12-16T10:33:07.209 DEBUG:teuthology.orchestra.run.smithi087:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-16T10:33:07.227 DEBUG:teuthology.orchestra.run.smithi195:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-16T10:33:07.269 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-16T10:33:07.281 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-16T10:33:07.281 DEBUG:teuthology.orchestra.run.smithi087:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-16T10:33:07.297 DEBUG:teuthology.orchestra.run.smithi195:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-16T10:33:07.325 DEBUG:teuthology.orchestra.run.smithi087:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-16T10:33:07.402 DEBUG:teuthology.orchestra.run.smithi087:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-16T10:33:07.448 DEBUG:teuthology.orchestra.run.smithi087:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-16T10:33:07.561 DEBUG:teuthology.orchestra.run.smithi087:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-16T10:33:07.588 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2023-12-16T10:33:07.588 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-16T10:33:07.655 DEBUG:teuthology.orchestra.run.smithi195:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-16T10:33:07.709 DEBUG:teuthology.orchestra.run.smithi195:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-16T10:33:07.752 DEBUG:teuthology.orchestra.run.smithi195:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-16T10:33:07.848 DEBUG:teuthology.orchestra.run.smithi195:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-16T10:33:07.880 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2023-12-16T10:33:07.880 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-16T10:33:07.948 DEBUG:teuthology.orchestra.run.smithi087:> sudo service rsyslog restart 2023-12-16T10:33:07.950 DEBUG:teuthology.orchestra.run.smithi195:> sudo service rsyslog restart 2023-12-16T10:33:08.003 INFO:teuthology.orchestra.run.smithi087.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-16T10:33:08.032 INFO:teuthology.orchestra.run.smithi195.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-16T10:33:08.328 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-16T10:33:08.335 INFO:teuthology.task.internal:Starting timer... 2023-12-16T10:33:08.336 INFO:teuthology.run_tasks:Running task pcp... 2023-12-16T10:33:08.355 INFO:teuthology.run_tasks:Running task selinux... 2023-12-16T10:33:08.363 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-16T10:33:08.364 DEBUG:teuthology.orchestra.run.smithi087:> sudo service auditd rotate 2023-12-16T10:33:08.437 INFO:teuthology.orchestra.run.smithi087.stdout:Rotating logs: 2023-12-16T10:33:08.439 DEBUG:teuthology.orchestra.run.smithi195:> sudo service auditd rotate 2023-12-16T10:33:08.504 INFO:teuthology.orchestra.run.smithi195.stdout:Rotating logs: 2023-12-16T10:33:08.505 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-16T10:33:08.506 DEBUG:teuthology.orchestra.run.smithi087:> /usr/sbin/getenforce 2023-12-16T10:33:08.528 INFO:teuthology.orchestra.run.smithi087.stdout:Permissive 2023-12-16T10:33:08.528 DEBUG:teuthology.orchestra.run.smithi195:> /usr/sbin/getenforce 2023-12-16T10:33:08.548 INFO:teuthology.orchestra.run.smithi195.stdout:Permissive 2023-12-16T10:33:08.549 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi087.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi195.front.sepia.ceph.com': 'permissive'} 2023-12-16T10:33:08.549 DEBUG:teuthology.orchestra.run.smithi087:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-16T10:33:08.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T10:33:08.595 DEBUG:teuthology.orchestra.run.smithi195:> 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 2023-12-16T10:33:08.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T10:33:08.625 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-16T10:33:08.626 DEBUG:teuthology.orchestra.run.smithi087:> sudo /usr/sbin/setenforce permissive 2023-12-16T10:33:08.669 DEBUG:teuthology.orchestra.run.smithi195:> sudo /usr/sbin/setenforce permissive 2023-12-16T10:33:08.696 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-16T10:33:08.706 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-12-16T10:33:08.710 INFO:teuthology.repo_utils:Fetching main from origin 2023-12-16T10:33:08.869 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-16T10:33:08.885 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'}]}] 2023-12-16T10:33:08.886 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi087.front.sepia.ceph.com,smithi195.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-16T10:39:17.784 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi087.front.sepia.ceph.com'), Remote(name='ubuntu@smithi195.front.sepia.ceph.com')] 2023-12-16T10:39:17.785 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi087.front.sepia.ceph.com' 2023-12-16T10:39:17.786 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi087.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T10:39:17.865 DEBUG:teuthology.orchestra.run.smithi087:> true 2023-12-16T10:39:17.938 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi087.front.sepia.ceph.com' 2023-12-16T10:39:17.938 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi195.front.sepia.ceph.com' 2023-12-16T10:39:17.939 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T10:39:18.038 DEBUG:teuthology.orchestra.run.smithi195:> true 2023-12-16T10:39:18.110 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi195.front.sepia.ceph.com' 2023-12-16T10:39:18.110 INFO:teuthology.run_tasks:Running task clock... 2023-12-16T10:39:18.126 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-16T10:39:18.127 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-16T10:39:18.127 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-16T10:39:18.131 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-16T10:39:18.131 DEBUG:teuthology.orchestra.run.smithi195:> 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 2023-12-16T10:39:18.166 INFO:teuthology.orchestra.run.smithi087.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-16T10:39:18.182 INFO:teuthology.orchestra.run.smithi087.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-16T10:39:18.184 INFO:teuthology.orchestra.run.smithi195.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-16T10:39:18.199 INFO:teuthology.orchestra.run.smithi195.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-16T10:39:18.258 INFO:teuthology.orchestra.run.smithi087.stderr:sudo: ntpd: command not found 2023-12-16T10:39:18.270 INFO:teuthology.orchestra.run.smithi087.stdout:506 Cannot talk to daemon 2023-12-16T10:39:18.278 INFO:teuthology.orchestra.run.smithi195.stderr:sudo: ntpd: command not found 2023-12-16T10:39:18.286 INFO:teuthology.orchestra.run.smithi087.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-16T10:39:18.291 INFO:teuthology.orchestra.run.smithi195.stdout:506 Cannot talk to daemon 2023-12-16T10:39:18.300 INFO:teuthology.orchestra.run.smithi087.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-16T10:39:18.305 INFO:teuthology.orchestra.run.smithi195.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-16T10:39:18.319 INFO:teuthology.orchestra.run.smithi195.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-16T10:39:18.375 INFO:teuthology.orchestra.run.smithi087.stderr:bash: ntpq: command not found 2023-12-16T10:39:18.379 INFO:teuthology.orchestra.run.smithi087.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-16T10:39:18.379 INFO:teuthology.orchestra.run.smithi087.stdout:=============================================================================== 2023-12-16T10:39:18.379 INFO:teuthology.orchestra.run.smithi087.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T10:39:18.379 INFO:teuthology.orchestra.run.smithi087.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T10:39:18.380 INFO:teuthology.orchestra.run.smithi087.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T10:39:18.380 INFO:teuthology.orchestra.run.smithi087.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T10:39:18.383 INFO:teuthology.orchestra.run.smithi195.stderr:bash: ntpq: command not found 2023-12-16T10:39:18.387 INFO:teuthology.orchestra.run.smithi195.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-16T10:39:18.387 INFO:teuthology.orchestra.run.smithi195.stdout:=============================================================================== 2023-12-16T10:39:18.387 INFO:teuthology.orchestra.run.smithi195.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T10:39:18.387 INFO:teuthology.orchestra.run.smithi195.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T10:39:18.387 INFO:teuthology.orchestra.run.smithi195.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T10:39:18.387 INFO:teuthology.orchestra.run.smithi195.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T10:39:18.388 INFO:teuthology.run_tasks:Running task pexec... 2023-12-16T10:39:18.398 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-16T10:39:18.398 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi087.front.sepia.ceph.com 2023-12-16T10:39:18.399 DEBUG:teuthology.orchestra.run.smithi087:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-16T10:39:18.399 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi195.front.sepia.ceph.com 2023-12-16T10:39:18.399 DEBUG:teuthology.orchestra.run.smithi195:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-16T10:39:18.797 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:39:18.807 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:39:19.472 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 160 kB/s | 4.5 kB 00:00 2023-12-16T10:39:19.515 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 169 kB/s | 4.5 kB 00:00 2023-12-16T10:39:20.001 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 139 kB/s | 4.1 kB 00:00 2023-12-16T10:39:20.021 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 148 kB/s | 4.1 kB 00:00 2023-12-16T10:39:22.725 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:39:22.726 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:39:22.726 INFO:teuthology.orchestra.run.smithi087.stdout: Package Architecture Version Repository Size 2023-12-16T10:39:22.726 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:39:22.726 INFO:teuthology.orchestra.run.smithi087.stdout:Resetting modules: 2023-12-16T10:39:22.726 INFO:teuthology.orchestra.run.smithi087.stdout: container-tools 2023-12-16T10:39:22.726 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:39:22.726 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2023-12-16T10:39:22.727 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:39:22.727 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:39:22.940 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:39:22.941 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:39:22.941 INFO:teuthology.orchestra.run.smithi195.stdout: Package Architecture Version Repository Size 2023-12-16T10:39:22.941 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:39:22.942 INFO:teuthology.orchestra.run.smithi195.stdout:Resetting modules: 2023-12-16T10:39:22.942 INFO:teuthology.orchestra.run.smithi195.stdout: container-tools 2023-12-16T10:39:22.942 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:39:22.942 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2023-12-16T10:39:22.942 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:39:22.942 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:39:27.672 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:39:27.878 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:39:28.124 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:39:28.340 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:39:28.779 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 173 kB/s | 4.5 kB 00:00 2023-12-16T10:39:29.033 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 169 kB/s | 4.5 kB 00:00 2023-12-16T10:39:29.331 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 148 kB/s | 4.1 kB 00:00 2023-12-16T10:39:29.520 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 138 kB/s | 4.1 kB 00:00 2023-12-16T10:39:32.174 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:39:32.182 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:39:32.324 INFO:teuthology.orchestra.run.smithi087.stdout:========================================================================================================================== 2023-12-16T10:39:32.324 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2023-12-16T10:39:32.325 INFO:teuthology.orchestra.run.smithi087.stdout:========================================================================================================================== 2023-12-16T10:39:32.325 INFO:teuthology.orchestra.run.smithi087.stdout:Installing group/module packages: 2023-12-16T10:39:32.325 INFO:teuthology.orchestra.run.smithi087.stdout: buildah x86_64 1.19.9-6.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 6.6 M 2023-12-16T10:39:32.325 INFO:teuthology.orchestra.run.smithi087.stdout: cockpit-podman noarch 29-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-16T10:39:32.325 INFO:teuthology.orchestra.run.smithi087.stdout: crun x86_64 0.18-3.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-16T10:39:32.325 INFO:teuthology.orchestra.run.smithi087.stdout: skopeo x86_64 1:1.2.4-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 6.2 M 2023-12-16T10:39:32.325 INFO:teuthology.orchestra.run.smithi087.stdout: toolbox x86_64 0.0.99.3-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-16T10:39:32.325 INFO:teuthology.orchestra.run.smithi087.stdout: udica noarch 0.2.4-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-16T10:39:32.325 INFO:teuthology.orchestra.run.smithi087.stdout:Installing dependencies: 2023-12-16T10:39:32.325 INFO:teuthology.orchestra.run.smithi087.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-16T10:39:32.325 INFO:teuthology.orchestra.run.smithi087.stdout:Downgrading: 2023-12-16T10:39:32.325 INFO:teuthology.orchestra.run.smithi087.stdout: conmon x86_64 2:2.0.26-3.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-16T10:39:32.325 INFO:teuthology.orchestra.run.smithi087.stdout: container-selinux noarch 2:2.189.0-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 55 k 2023-12-16T10:39:32.326 INFO:teuthology.orchestra.run.smithi087.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 19 M 2023-12-16T10:39:32.326 INFO:teuthology.orchestra.run.smithi087.stdout: containers-common x86_64 1:1.2.4-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 91 k 2023-12-16T10:39:32.326 INFO:teuthology.orchestra.run.smithi087.stdout: criu x86_64 3.15-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-16T10:39:32.326 INFO:teuthology.orchestra.run.smithi087.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 72 k 2023-12-16T10:39:32.326 INFO:teuthology.orchestra.run.smithi087.stdout: libslirp x86_64 4.3.1-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 69 k 2023-12-16T10:39:32.326 INFO:teuthology.orchestra.run.smithi087.stdout: podman x86_64 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 11 M 2023-12-16T10:39:32.326 INFO:teuthology.orchestra.run.smithi087.stdout: podman-catatonit x86_64 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-16T10:39:32.326 INFO:teuthology.orchestra.run.smithi087.stdout: podman-docker noarch 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 57 k 2023-12-16T10:39:32.326 INFO:teuthology.orchestra.run.smithi087.stdout: runc x86_64 1.0.0-73.rc95.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-12-16T10:39:32.326 INFO:teuthology.orchestra.run.smithi087.stdout: slirp4netns x86_64 1.1.8-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-16T10:39:32.326 INFO:teuthology.orchestra.run.smithi087.stdout:Installing module profiles: 2023-12-16T10:39:32.326 INFO:teuthology.orchestra.run.smithi087.stdout: container-tools/common 2023-12-16T10:39:32.326 INFO:teuthology.orchestra.run.smithi087.stdout:Enabling module streams: 2023-12-16T10:39:32.326 INFO:teuthology.orchestra.run.smithi087.stdout: container-tools 3.0 2023-12-16T10:39:32.326 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:39:32.326 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2023-12-16T10:39:32.327 INFO:teuthology.orchestra.run.smithi087.stdout:========================================================================================================================== 2023-12-16T10:39:32.327 INFO:teuthology.orchestra.run.smithi087.stdout:Install 7 Packages 2023-12-16T10:39:32.327 INFO:teuthology.orchestra.run.smithi087.stdout:Downgrade 12 Packages 2023-12-16T10:39:32.327 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:39:32.327 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 50 M 2023-12-16T10:39:32.327 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2023-12-16T10:39:32.331 INFO:teuthology.orchestra.run.smithi195.stdout:========================================================================================================================== 2023-12-16T10:39:32.331 INFO:teuthology.orchestra.run.smithi195.stdout: Package Arch Version Repository Size 2023-12-16T10:39:32.331 INFO:teuthology.orchestra.run.smithi195.stdout:========================================================================================================================== 2023-12-16T10:39:32.331 INFO:teuthology.orchestra.run.smithi195.stdout:Installing group/module packages: 2023-12-16T10:39:32.332 INFO:teuthology.orchestra.run.smithi195.stdout: buildah x86_64 1.19.9-6.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 6.6 M 2023-12-16T10:39:32.332 INFO:teuthology.orchestra.run.smithi195.stdout: cockpit-podman noarch 29-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-16T10:39:32.332 INFO:teuthology.orchestra.run.smithi195.stdout: crun x86_64 0.18-3.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-16T10:39:32.332 INFO:teuthology.orchestra.run.smithi195.stdout: skopeo x86_64 1:1.2.4-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 6.2 M 2023-12-16T10:39:32.332 INFO:teuthology.orchestra.run.smithi195.stdout: toolbox x86_64 0.0.99.3-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-16T10:39:32.332 INFO:teuthology.orchestra.run.smithi195.stdout: udica noarch 0.2.4-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-16T10:39:32.332 INFO:teuthology.orchestra.run.smithi195.stdout:Installing dependencies: 2023-12-16T10:39:32.332 INFO:teuthology.orchestra.run.smithi195.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-16T10:39:32.332 INFO:teuthology.orchestra.run.smithi195.stdout:Downgrading: 2023-12-16T10:39:32.332 INFO:teuthology.orchestra.run.smithi195.stdout: conmon x86_64 2:2.0.26-3.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-16T10:39:32.332 INFO:teuthology.orchestra.run.smithi195.stdout: container-selinux noarch 2:2.189.0-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 55 k 2023-12-16T10:39:32.332 INFO:teuthology.orchestra.run.smithi195.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 19 M 2023-12-16T10:39:32.332 INFO:teuthology.orchestra.run.smithi195.stdout: containers-common x86_64 1:1.2.4-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 91 k 2023-12-16T10:39:32.332 INFO:teuthology.orchestra.run.smithi195.stdout: criu x86_64 3.15-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-16T10:39:32.332 INFO:teuthology.orchestra.run.smithi195.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 72 k 2023-12-16T10:39:32.332 INFO:teuthology.orchestra.run.smithi195.stdout: libslirp x86_64 4.3.1-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 69 k 2023-12-16T10:39:32.333 INFO:teuthology.orchestra.run.smithi195.stdout: podman x86_64 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 11 M 2023-12-16T10:39:32.333 INFO:teuthology.orchestra.run.smithi195.stdout: podman-catatonit x86_64 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-16T10:39:32.333 INFO:teuthology.orchestra.run.smithi195.stdout: podman-docker noarch 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 57 k 2023-12-16T10:39:32.333 INFO:teuthology.orchestra.run.smithi195.stdout: runc x86_64 1.0.0-73.rc95.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-12-16T10:39:32.333 INFO:teuthology.orchestra.run.smithi195.stdout: slirp4netns x86_64 1.1.8-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-16T10:39:32.333 INFO:teuthology.orchestra.run.smithi195.stdout:Installing module profiles: 2023-12-16T10:39:32.333 INFO:teuthology.orchestra.run.smithi195.stdout: container-tools/common 2023-12-16T10:39:32.333 INFO:teuthology.orchestra.run.smithi195.stdout:Enabling module streams: 2023-12-16T10:39:32.333 INFO:teuthology.orchestra.run.smithi195.stdout: container-tools 3.0 2023-12-16T10:39:32.333 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:39:32.333 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2023-12-16T10:39:32.333 INFO:teuthology.orchestra.run.smithi195.stdout:========================================================================================================================== 2023-12-16T10:39:32.333 INFO:teuthology.orchestra.run.smithi195.stdout:Install 7 Packages 2023-12-16T10:39:32.333 INFO:teuthology.orchestra.run.smithi195.stdout:Downgrade 12 Packages 2023-12-16T10:39:32.334 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:39:32.334 INFO:teuthology.orchestra.run.smithi195.stdout:Total download size: 50 M 2023-12-16T10:39:32.334 INFO:teuthology.orchestra.run.smithi195.stdout:Downloading Packages: 2023-12-16T10:39:32.415 INFO:teuthology.orchestra.run.smithi195.stdout:(1/19): conmon-2.0.26-3.module+el8.7.0+16533+44 644 kB/s | 51 kB 00:00 2023-12-16T10:39:32.419 INFO:teuthology.orchestra.run.smithi087.stdout:(1/19): criu-3.15-1.module+el8.7.0+16533+44634e 5.5 MB/s | 511 kB 00:00 2023-12-16T10:39:32.445 INFO:teuthology.orchestra.run.smithi087.stdout:(2/19): conmon-2.0.26-3.module+el8.7.0+16533+44 439 kB/s | 51 kB 00:00 2023-12-16T10:39:32.470 INFO:teuthology.orchestra.run.smithi087.stdout:(3/19): fuse-overlayfs-1.4.0-2.module+el8.7.0+1 1.4 MB/s | 72 kB 00:00 2023-12-16T10:39:32.475 INFO:teuthology.orchestra.run.smithi195.stdout:(2/19): criu-3.15-1.module+el8.7.0+16533+44634e 3.6 MB/s | 511 kB 00:00 2023-12-16T10:39:32.495 INFO:teuthology.orchestra.run.smithi087.stdout:(4/19): libslirp-4.3.1-1.module+el8.7.0+16533+4 1.3 MB/s | 69 kB 00:00 2023-12-16T10:39:32.507 INFO:teuthology.orchestra.run.smithi195.stdout:(3/19): fuse-overlayfs-1.4.0-2.module+el8.7.0+1 783 kB/s | 72 kB 00:00 2023-12-16T10:39:32.532 INFO:teuthology.orchestra.run.smithi195.stdout:(4/19): libslirp-4.3.1-1.module+el8.7.0+16533+4 1.2 MB/s | 69 kB 00:00 2023-12-16T10:39:32.559 INFO:teuthology.orchestra.run.smithi087.stdout:(5/19): podman-docker-3.0.1-15.module+el8.7.0+1 894 kB/s | 57 kB 00:00 2023-12-16T10:39:32.574 INFO:teuthology.orchestra.run.smithi195.stdout:(5/19): podman-docker-3.0.1-15.module+el8.7.0+1 1.3 MB/s | 57 kB 00:00 2023-12-16T10:39:32.679 INFO:teuthology.orchestra.run.smithi087.stdout:(6/19): runc-1.0.0-73.rc95.module+el8.7.0+16533 24 MB/s | 2.9 MB 00:00 2023-12-16T10:39:32.683 INFO:teuthology.orchestra.run.smithi195.stdout:(6/19): runc-1.0.0-73.rc95.module+el8.7.0+16533 27 MB/s | 2.9 MB 00:00 2023-12-16T10:39:32.730 INFO:teuthology.orchestra.run.smithi087.stdout:(7/19): container-selinux-2.189.0-1.module+el8. 1.1 MB/s | 55 kB 00:00 2023-12-16T10:39:32.733 INFO:teuthology.orchestra.run.smithi195.stdout:(7/19): container-selinux-2.189.0-1.module+el8. 1.1 MB/s | 55 kB 00:00 2023-12-16T10:39:32.763 INFO:teuthology.orchestra.run.smithi087.stdout:(8/19): containers-common-1.2.4-2.module+el8.7. 2.7 MB/s | 91 kB 00:00 2023-12-16T10:39:32.775 INFO:teuthology.orchestra.run.smithi195.stdout:(8/19): containers-common-1.2.4-2.module+el8.7. 2.1 MB/s | 91 kB 00:00 2023-12-16T10:39:32.825 INFO:teuthology.orchestra.run.smithi195.stdout:(9/19): podman-catatonit-3.0.1-15.module+el8.7. 6.3 MB/s | 323 kB 00:00 2023-12-16T10:39:32.837 INFO:teuthology.orchestra.run.smithi087.stdout:(9/19): podman-catatonit-3.0.1-15.module+el8.7. 4.3 MB/s | 323 kB 00:00 2023-12-16T10:39:32.939 INFO:teuthology.orchestra.run.smithi087.stdout:(10/19): podman-3.0.1-15.module+el8.7.0+18021+1 23 MB/s | 11 MB 00:00 2023-12-16T10:39:32.964 INFO:teuthology.orchestra.run.smithi087.stdout:(11/19): slirp4netns-1.1.8-1.module+el8.7.0+165 405 kB/s | 51 kB 00:00 2023-12-16T10:39:32.967 INFO:teuthology.orchestra.run.smithi195.stdout:(10/19): podman-3.0.1-15.module+el8.7.0+18021+1 23 MB/s | 11 MB 00:00 2023-12-16T10:39:32.984 INFO:teuthology.orchestra.run.smithi195.stdout:(11/19): slirp4netns-1.1.8-1.module+el8.7.0+165 323 kB/s | 51 kB 00:00 2023-12-16T10:39:33.014 INFO:teuthology.orchestra.run.smithi087.stdout:(12/19): cockpit-podman-29-2.module+el8.7.0+165 14 MB/s | 1.1 MB 00:00 2023-12-16T10:39:33.026 INFO:teuthology.orchestra.run.smithi195.stdout:(12/19): cockpit-podman-29-2.module+el8.7.0+165 18 MB/s | 1.1 MB 00:00 2023-12-16T10:39:33.040 INFO:teuthology.orchestra.run.smithi087.stdout:(13/19): crun-0.18-3.module+el8.7.0+16533+44634 2.4 MB/s | 185 kB 00:00 2023-12-16T10:39:33.043 INFO:teuthology.orchestra.run.smithi195.stdout:(13/19): crun-0.18-3.module+el8.7.0+16533+44634 3.1 MB/s | 185 kB 00:00 2023-12-16T10:39:33.127 INFO:teuthology.orchestra.run.smithi195.stdout:(14/19): toolbox-0.0.99.3-1.module+el8.7.0+1653 26 MB/s | 2.2 MB 00:00 2023-12-16T10:39:33.148 INFO:teuthology.orchestra.run.smithi087.stdout:(14/19): toolbox-0.0.99.3-1.module+el8.7.0+1653 20 MB/s | 2.2 MB 00:00 2023-12-16T10:39:33.190 INFO:teuthology.orchestra.run.smithi087.stdout:(15/19): udica-0.2.4-1.module+el8.7.0+16533+446 1.2 MB/s | 51 kB 00:00 2023-12-16T10:39:33.193 INFO:teuthology.orchestra.run.smithi195.stdout:(15/19): udica-0.2.4-1.module+el8.7.0+16533+446 761 kB/s | 51 kB 00:00 2023-12-16T10:39:33.282 INFO:teuthology.orchestra.run.smithi087.stdout:(16/19): skopeo-1.2.4-2.module+el8.7.0+16533+44 23 MB/s | 6.2 MB 00:00 2023-12-16T10:39:33.377 INFO:teuthology.orchestra.run.smithi195.stdout:(16/19): containernetworking-plugins-0.9.1-1.mo 18 MB/s | 19 MB 00:01 2023-12-16T10:39:33.478 INFO:teuthology.orchestra.run.smithi195.stdout:(17/19): skopeo-1.2.4-2.module+el8.7.0+16533+44 14 MB/s | 6.2 MB 00:00 2023-12-16T10:39:33.482 INFO:teuthology.orchestra.run.smithi087.stdout:(17/19): containernetworking-plugins-0.9.1-1.mo 16 MB/s | 19 MB 00:01 2023-12-16T10:39:33.503 INFO:teuthology.orchestra.run.smithi195.stdout:(18/19): yajl-2.1.0-12.el8.x86_64.rpm 327 kB/s | 41 kB 00:00 2023-12-16T10:39:33.507 INFO:teuthology.orchestra.run.smithi087.stdout:(18/19): yajl-2.1.0-12.el8.x86_64.rpm 182 kB/s | 41 kB 00:00 2023-12-16T10:39:33.616 INFO:teuthology.orchestra.run.smithi087.stdout:(19/19): buildah-1.19.9-6.module+el8.7.0+16533+ 16 MB/s | 6.6 MB 00:00 2023-12-16T10:39:33.616 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:39:33.617 INFO:teuthology.orchestra.run.smithi087.stdout:Total 38 MB/s | 50 MB 00:01 2023-12-16T10:39:33.644 INFO:teuthology.orchestra.run.smithi195.stdout:(19/19): buildah-1.19.9-6.module+el8.7.0+16533+ 15 MB/s | 6.6 MB 00:00 2023-12-16T10:39:33.645 INFO:teuthology.orchestra.run.smithi195.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:39:33.645 INFO:teuthology.orchestra.run.smithi195.stdout:Total 38 MB/s | 50 MB 00:01 2023-12-16T10:39:34.094 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2023-12-16T10:39:34.127 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction check 2023-12-16T10:39:34.138 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2023-12-16T10:39:34.138 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2023-12-16T10:39:34.170 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction check succeeded. 2023-12-16T10:39:34.170 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction test 2023-12-16T10:39:34.569 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2023-12-16T10:39:34.578 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2023-12-16T10:39:34.596 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction test succeeded. 2023-12-16T10:39:34.605 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction 2023-12-16T10:39:35.772 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2023-12-16T10:39:35.787 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533+4 1/1 2023-12-16T10:39:35.794 INFO:teuthology.orchestra.run.smithi195.stdout: Preparing : 1/1 2023-12-16T10:39:35.810 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533+4 1/1 2023-12-16T10:39:35.816 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2023-12-16T10:39:35.842 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2023-12-16T10:39:36.034 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2023-12-16T10:39:36.039 INFO:teuthology.orchestra.run.smithi195.stdout: Downgrading : container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2023-12-16T10:39:52.785 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2023-12-16T10:39:53.006 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 2/31 2023-12-16T10:39:53.013 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2023-12-16T10:39:53.024 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 2/31 2023-12-16T10:39:53.228 INFO:teuthology.orchestra.run.smithi195.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 2/31 2023-12-16T10:39:53.246 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 2/31 2023-12-16T10:39:53.254 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : yajl-2.1.0-12.el8.x86_64 3/31 2023-12-16T10:39:53.454 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86 4/31 2023-12-16T10:39:53.454 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : yajl-2.1.0-12.el8.x86_64 3/31 2023-12-16T10:39:53.617 INFO:teuthology.orchestra.run.smithi195.stdout: Downgrading : libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86 4/31 2023-12-16T10:39:53.690 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24. 5/31 2023-12-16T10:39:53.690 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : containers-common-1:1.2.4-2.module+el8.7.0+16533+4 6/31 2023-12-16T10:39:53.690 INFO:teuthology.orchestra.run.smithi087.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-16T10:39:53.690 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:39:53.861 INFO:teuthology.orchestra.run.smithi195.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24. 5/31 2023-12-16T10:39:53.861 INFO:teuthology.orchestra.run.smithi195.stdout: Downgrading : containers-common-1:1.2.4-2.module+el8.7.0+16533+4 6/31 2023-12-16T10:39:53.861 INFO:teuthology.orchestra.run.smithi195.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-16T10:39:53.861 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:39:54.573 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 7/31 2023-12-16T10:39:54.768 INFO:teuthology.orchestra.run.smithi195.stdout: Downgrading : criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 7/31 2023-12-16T10:39:56.288 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x 8/31 2023-12-16T10:39:56.510 INFO:teuthology.orchestra.run.smithi195.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x 8/31 2023-12-16T10:39:56.529 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.7.0 9/31 2023-12-16T10:39:56.775 INFO:teuthology.orchestra.run.smithi195.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.7.0 9/31 2023-12-16T10:39:56.781 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x8 10/31 2023-12-16T10:39:57.019 INFO:teuthology.orchestra.run.smithi195.stdout: Downgrading : conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x8 10/31 2023-12-16T10:39:58.112 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e2 11/31 2023-12-16T10:39:58.333 INFO:teuthology.orchestra.run.smithi195.stdout: Downgrading : podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e2 11/31 2023-12-16T10:39:58.436 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_ 12/31 2023-12-16T10:39:58.668 INFO:teuthology.orchestra.run.smithi195.stdout: Downgrading : podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_ 12/31 2023-12-16T10:39:58.739 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : podman-docker-3.0.1-15.module+el8.7.0+18021+1e286c 13/31 2023-12-16T10:39:58.968 INFO:teuthology.orchestra.run.smithi195.stdout: Downgrading : podman-docker-3.0.1-15.module+el8.7.0+18021+1e286c 13/31 2023-12-16T10:39:59.137 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : cockpit-podman-29-2.module+el8.7.0+16533+44634e24. 14/31 2023-12-16T10:39:59.392 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : cockpit-podman-29-2.module+el8.7.0+16533+44634e24. 14/31 2023-12-16T10:39:59.920 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x 15/31 2023-12-16T10:40:00.149 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x 15/31 2023-12-16T10:40:00.617 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86 16/31 2023-12-16T10:40:00.854 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86 17/31 2023-12-16T10:40:00.883 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86 16/31 2023-12-16T10:40:01.064 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 18/31 2023-12-16T10:40:01.175 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86 17/31 2023-12-16T10:40:01.288 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 19/31 2023-12-16T10:40:01.401 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 18/31 2023-12-16T10:40:01.423 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : podman-docker-3:4.6.1-4.module+el8.9.0+20326+38708 20/31 2023-12-16T10:40:01.437 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 21/31 2023-12-16T10:40:01.437 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 21/31 2023-12-16T10:40:01.609 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 19/31 2023-12-16T10:40:01.750 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 21/31 2023-12-16T10:40:01.778 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : podman-docker-3:4.6.1-4.module+el8.9.0+20326+38708 20/31 2023-12-16T10:40:01.792 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 21/31 2023-12-16T10:40:01.792 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 21/31 2023-12-16T10:40:01.973 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : containers-common-2:1-70.module+el8.9.0+20326+3870 22/31 2023-12-16T10:40:01.974 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : container-selinux-2:2.221.0-1.module+el8.9.0+20326 23/31 2023-12-16T10:40:02.139 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 21/31 2023-12-16T10:40:02.199 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: container-selinux-2:2.221.0-1.module+el8.9.0+20326 23/31 2023-12-16T10:40:02.199 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : podman-catatonit-3:4.6.1-4.module+el8.9.0+20326+38 24/31 2023-12-16T10:40:02.362 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : containers-common-2:1-70.module+el8.9.0+20326+3870 22/31 2023-12-16T10:40:02.362 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : container-selinux-2:2.221.0-1.module+el8.9.0+20326 23/31 2023-12-16T10:40:02.381 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: podman-catatonit-3:4.6.1-4.module+el8.9.0+20326+38 24/31 2023-12-16T10:40:02.548 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : slirp4netns-1.2.1-1.module+el8.9.0+20326+387084d0. 25/31 2023-12-16T10:40:02.587 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: container-selinux-2:2.221.0-1.module+el8.9.0+20326 23/31 2023-12-16T10:40:02.587 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : podman-catatonit-3:4.6.1-4.module+el8.9.0+20326+38 24/31 2023-12-16T10:40:02.748 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : runc-1:1.1.9-1.module+el8.9.0+20326+387084d0.x86_6 26/31 2023-12-16T10:40:02.761 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: podman-catatonit-3:4.6.1-4.module+el8.9.0+20326+38 24/31 2023-12-16T10:40:02.940 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : criu-3.18-4.module+el8.9.0+20326+387084d0.x86_64 27/31 2023-12-16T10:40:02.953 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : slirp4netns-1.2.1-1.module+el8.9.0+20326+387084d0. 25/31 2023-12-16T10:40:03.106 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : libslirp-4.4.0-1.module+el8.9.0+20326+387084d0.x86 28/31 2023-12-16T10:40:03.127 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : runc-1:1.1.9-1.module+el8.9.0+20326+387084d0.x86_6 26/31 2023-12-16T10:40:03.295 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : criu-3.18-4.module+el8.9.0+20326+387084d0.x86_64 27/31 2023-12-16T10:40:03.306 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : fuse-overlayfs-1.12-1.module+el8.9.0+20326+387084d 29/31 2023-12-16T10:40:03.484 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : conmon-3:2.1.8-1.module+el8.9.0+20326+387084d0.x86 30/31 2023-12-16T10:40:03.484 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2023-12-16T10:40:03.486 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : libslirp-4.4.0-1.module+el8.9.0+20326+387084d0.x86 28/31 2023-12-16T10:40:03.669 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : fuse-overlayfs-1.12-1.module+el8.9.0+20326+387084d 29/31 2023-12-16T10:40:03.689 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2023-12-16T10:40:03.855 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : conmon-3:2.1.8-1.module+el8.9.0+20326+387084d0.x86 30/31 2023-12-16T10:40:03.856 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2023-12-16T10:40:04.111 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2023-12-16T10:40:21.293 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 31/31 2023-12-16T10:40:21.723 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2023-12-16T10:40:21.723 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x8 1/31 2023-12-16T10:40:21.723 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : conmon-3:2.1.8-1.module+el8.9.0+20326+387084d0.x86 2/31 2023-12-16T10:40:21.723 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.7.0 3/31 2023-12-16T10:40:21.723 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : containernetworking-plugins-1:1.3.0-4.module+el8.9 4/31 2023-12-16T10:40:21.723 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 5/31 2023-12-16T10:40:21.723 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : criu-3.18-4.module+el8.9.0+20326+387084d0.x86_64 6/31 2023-12-16T10:40:21.723 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 7/31 2023-12-16T10:40:21.724 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : fuse-overlayfs-1.12-1.module+el8.9.0+20326+387084d 8/31 2023-12-16T10:40:21.724 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86 9/31 2023-12-16T10:40:21.724 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libslirp-4.4.0-1.module+el8.9.0+20326+387084d0.x86 10/31 2023-12-16T10:40:21.724 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_ 11/31 2023-12-16T10:40:21.724 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 12/31 2023-12-16T10:40:21.724 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : podman-docker-3.0.1-15.module+el8.7.0+18021+1e286c 13/31 2023-12-16T10:40:21.724 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : podman-docker-3:4.6.1-4.module+el8.9.0+20326+38708 14/31 2023-12-16T10:40:21.724 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x 15/31 2023-12-16T10:40:21.724 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : runc-1:1.1.9-1.module+el8.9.0+20326+387084d0.x86_6 16/31 2023-12-16T10:40:21.724 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : container-selinux-2:2.189.0-1.module+el8.7.0+16533 17/31 2023-12-16T10:40:21.724 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : container-selinux-2:2.221.0-1.module+el8.9.0+20326 18/31 2023-12-16T10:40:21.724 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : containers-common-1:1.2.4-2.module+el8.7.0+16533+4 19/31 2023-12-16T10:40:21.725 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : containers-common-2:1-70.module+el8.9.0+20326+3870 20/31 2023-12-16T10:40:21.725 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e2 21/31 2023-12-16T10:40:21.725 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : podman-catatonit-3:4.6.1-4.module+el8.9.0+20326+38 22/31 2023-12-16T10:40:21.725 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24. 23/31 2023-12-16T10:40:21.725 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : slirp4netns-1.2.1-1.module+el8.9.0+20326+387084d0. 24/31 2023-12-16T10:40:21.725 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : cockpit-podman-29-2.module+el8.7.0+16533+44634e24. 25/31 2023-12-16T10:40:21.725 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 26/31 2023-12-16T10:40:21.725 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86 27/31 2023-12-16T10:40:21.725 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x 28/31 2023-12-16T10:40:21.725 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 29/31 2023-12-16T10:40:21.725 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86 30/31 2023-12-16T10:40:21.787 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 31/31 2023-12-16T10:40:22.227 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2023-12-16T10:40:22.227 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x8 1/31 2023-12-16T10:40:22.227 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : conmon-3:2.1.8-1.module+el8.9.0+20326+387084d0.x86 2/31 2023-12-16T10:40:22.227 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.7.0 3/31 2023-12-16T10:40:22.227 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : containernetworking-plugins-1:1.3.0-4.module+el8.9 4/31 2023-12-16T10:40:22.227 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 5/31 2023-12-16T10:40:22.227 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : criu-3.18-4.module+el8.9.0+20326+387084d0.x86_64 6/31 2023-12-16T10:40:22.227 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 7/31 2023-12-16T10:40:22.227 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : fuse-overlayfs-1.12-1.module+el8.9.0+20326+387084d 8/31 2023-12-16T10:40:22.227 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86 9/31 2023-12-16T10:40:22.227 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libslirp-4.4.0-1.module+el8.9.0+20326+387084d0.x86 10/31 2023-12-16T10:40:22.227 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_ 11/31 2023-12-16T10:40:22.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 12/31 2023-12-16T10:40:22.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : podman-docker-3.0.1-15.module+el8.7.0+18021+1e286c 13/31 2023-12-16T10:40:22.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : podman-docker-3:4.6.1-4.module+el8.9.0+20326+38708 14/31 2023-12-16T10:40:22.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x 15/31 2023-12-16T10:40:22.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : runc-1:1.1.9-1.module+el8.9.0+20326+387084d0.x86_6 16/31 2023-12-16T10:40:22.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : container-selinux-2:2.189.0-1.module+el8.7.0+16533 17/31 2023-12-16T10:40:22.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : container-selinux-2:2.221.0-1.module+el8.9.0+20326 18/31 2023-12-16T10:40:22.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : containers-common-1:1.2.4-2.module+el8.7.0+16533+4 19/31 2023-12-16T10:40:22.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : containers-common-2:1-70.module+el8.9.0+20326+3870 20/31 2023-12-16T10:40:22.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e2 21/31 2023-12-16T10:40:22.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : podman-catatonit-3:4.6.1-4.module+el8.9.0+20326+38 22/31 2023-12-16T10:40:22.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24. 23/31 2023-12-16T10:40:22.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : slirp4netns-1.2.1-1.module+el8.9.0+20326+387084d0. 24/31 2023-12-16T10:40:22.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : cockpit-podman-29-2.module+el8.7.0+16533+44634e24. 25/31 2023-12-16T10:40:22.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 26/31 2023-12-16T10:40:22.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86 27/31 2023-12-16T10:40:22.229 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x 28/31 2023-12-16T10:40:22.229 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 29/31 2023-12-16T10:40:22.229 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86 30/31 2023-12-16T10:40:26.851 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 31/31 2023-12-16T10:40:26.851 INFO:teuthology.orchestra.run.smithi087.stdout:Installed products updated. 2023-12-16T10:40:27.387 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:40:27.388 INFO:teuthology.orchestra.run.smithi087.stdout:Downgraded: 2023-12-16T10:40:27.388 INFO:teuthology.orchestra.run.smithi087.stdout: conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T10:40:27.388 INFO:teuthology.orchestra.run.smithi087.stdout: container-selinux-2:2.189.0-1.module+el8.7.0+16533+44634e24.noarch 2023-12-16T10:40:27.388 INFO:teuthology.orchestra.run.smithi087.stdout: containernetworking-plugins-0.9.1-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T10:40:27.388 INFO:teuthology.orchestra.run.smithi087.stdout: containers-common-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T10:40:27.388 INFO:teuthology.orchestra.run.smithi087.stdout: criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T10:40:27.388 INFO:teuthology.orchestra.run.smithi087.stdout: fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T10:40:27.389 INFO:teuthology.orchestra.run.smithi087.stdout: libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T10:40:27.389 INFO:teuthology.orchestra.run.smithi087.stdout: podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_64 2023-12-16T10:40:27.389 INFO:teuthology.orchestra.run.smithi087.stdout: podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_64 2023-12-16T10:40:27.389 INFO:teuthology.orchestra.run.smithi087.stdout: podman-docker-3.0.1-15.module+el8.7.0+18021+1e286cc8.noarch 2023-12-16T10:40:27.389 INFO:teuthology.orchestra.run.smithi087.stdout: runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T10:40:27.389 INFO:teuthology.orchestra.run.smithi087.stdout: slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T10:40:27.390 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2023-12-16T10:40:27.390 INFO:teuthology.orchestra.run.smithi087.stdout: buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T10:40:27.390 INFO:teuthology.orchestra.run.smithi087.stdout: cockpit-podman-29-2.module+el8.7.0+16533+44634e24.noarch 2023-12-16T10:40:27.390 INFO:teuthology.orchestra.run.smithi087.stdout: crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T10:40:27.390 INFO:teuthology.orchestra.run.smithi087.stdout: skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T10:40:27.390 INFO:teuthology.orchestra.run.smithi087.stdout: toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T10:40:27.390 INFO:teuthology.orchestra.run.smithi087.stdout: udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 2023-12-16T10:40:27.390 INFO:teuthology.orchestra.run.smithi087.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-16T10:40:27.390 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:40:27.390 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:40:27.453 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 31/31 2023-12-16T10:40:27.453 INFO:teuthology.orchestra.run.smithi195.stdout:Installed products updated. 2023-12-16T10:40:27.596 DEBUG:teuthology.parallel:result is None 2023-12-16T10:40:28.021 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:40:28.021 INFO:teuthology.orchestra.run.smithi195.stdout:Downgraded: 2023-12-16T10:40:28.021 INFO:teuthology.orchestra.run.smithi195.stdout: conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T10:40:28.021 INFO:teuthology.orchestra.run.smithi195.stdout: container-selinux-2:2.189.0-1.module+el8.7.0+16533+44634e24.noarch 2023-12-16T10:40:28.021 INFO:teuthology.orchestra.run.smithi195.stdout: containernetworking-plugins-0.9.1-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T10:40:28.021 INFO:teuthology.orchestra.run.smithi195.stdout: containers-common-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T10:40:28.021 INFO:teuthology.orchestra.run.smithi195.stdout: criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T10:40:28.021 INFO:teuthology.orchestra.run.smithi195.stdout: fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T10:40:28.021 INFO:teuthology.orchestra.run.smithi195.stdout: libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T10:40:28.022 INFO:teuthology.orchestra.run.smithi195.stdout: podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_64 2023-12-16T10:40:28.022 INFO:teuthology.orchestra.run.smithi195.stdout: podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_64 2023-12-16T10:40:28.022 INFO:teuthology.orchestra.run.smithi195.stdout: podman-docker-3.0.1-15.module+el8.7.0+18021+1e286cc8.noarch 2023-12-16T10:40:28.022 INFO:teuthology.orchestra.run.smithi195.stdout: runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T10:40:28.022 INFO:teuthology.orchestra.run.smithi195.stdout: slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T10:40:28.022 INFO:teuthology.orchestra.run.smithi195.stdout:Installed: 2023-12-16T10:40:28.022 INFO:teuthology.orchestra.run.smithi195.stdout: buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T10:40:28.022 INFO:teuthology.orchestra.run.smithi195.stdout: cockpit-podman-29-2.module+el8.7.0+16533+44634e24.noarch 2023-12-16T10:40:28.022 INFO:teuthology.orchestra.run.smithi195.stdout: crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T10:40:28.022 INFO:teuthology.orchestra.run.smithi195.stdout: skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T10:40:28.022 INFO:teuthology.orchestra.run.smithi195.stdout: toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T10:40:28.022 INFO:teuthology.orchestra.run.smithi195.stdout: udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 2023-12-16T10:40:28.022 INFO:teuthology.orchestra.run.smithi195.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-16T10:40:28.022 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:40:28.023 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:40:28.263 DEBUG:teuthology.parallel:result is None 2023-12-16T10:40:28.263 INFO:teuthology.run_tasks:Running task install... 2023-12-16T10:40:28.272 DEBUG:teuthology.task.install:project ceph 2023-12-16T10:40:28.272 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '6d933094a156ec7587742e5aa25fba5ba27ec678'}} 2023-12-16T10:40:28.272 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '6d933094a156ec7587742e5aa25fba5ba27ec678'} 2023-12-16T10:40:28.272 INFO:teuthology.task.install:Using flavor: default 2023-12-16T10:40:28.278 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']} 2023-12-16T10:40:28.278 INFO:teuthology.task.install:extra packages: [] 2023-12-16T10:40:28.279 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': '6d933094a156ec7587742e5aa25fba5ba27ec678', 'tag': None, 'wait_for_package': False} 2023-12-16T10:40:28.279 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-16T10:40:28.279 INFO:teuthology.packaging:ref: None 2023-12-16T10:40:28.279 INFO:teuthology.packaging:tag: None 2023-12-16T10:40:28.279 INFO:teuthology.packaging:branch: reef 2023-12-16T10:40:28.279 INFO:teuthology.packaging:sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T10:40:28.280 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-16T10:40:28.282 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': '6d933094a156ec7587742e5aa25fba5ba27ec678', 'tag': None, 'wait_for_package': False} 2023-12-16T10:40:28.282 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-16T10:40:28.282 INFO:teuthology.packaging:ref: None 2023-12-16T10:40:28.282 INFO:teuthology.packaging:tag: None 2023-12-16T10:40:28.282 INFO:teuthology.packaging:branch: reef 2023-12-16T10:40:28.283 INFO:teuthology.packaging:sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T10:40:28.283 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-16T10:40:28.610 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/centos/8/flavors/default/ 2023-12-16T10:40:28.610 INFO:teuthology.task.install.rpm:Package version is 18.2.0-1359.gf92317e5 2023-12-16T10:40:28.624 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/centos/8/flavors/default/ 2023-12-16T10:40:28.624 INFO:teuthology.task.install.rpm:Package version is 18.2.0-1359.gf92317e5 2023-12-16T10:40:28.739 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-16T10:40:28.739 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2023-12-16T10:40:28.739 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-16T10:40:28.768 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 2023-12-16T10:40:28.768 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-16T10:40:28.768 INFO:teuthology.packaging:ref: None 2023-12-16T10:40:28.768 INFO:teuthology.packaging:tag: None 2023-12-16T10:40:28.769 INFO:teuthology.packaging:branch: reef 2023-12-16T10:40:28.769 INFO:teuthology.packaging:sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T10:40:28.769 DEBUG:teuthology.orchestra.run.smithi195:> 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 2023-12-16T10:40:28.789 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-16T10:40:28.789 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2023-12-16T10:40:28.789 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-16T10:40:28.822 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 2023-12-16T10:40:28.822 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-16T10:40:28.822 INFO:teuthology.packaging:ref: None 2023-12-16T10:40:28.822 INFO:teuthology.packaging:tag: None 2023-12-16T10:40:28.822 INFO:teuthology.packaging:branch: reef 2023-12-16T10:40:28.822 INFO:teuthology.packaging:sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T10:40:28.822 DEBUG:teuthology.orchestra.run.smithi087:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-16T10:40:28.842 DEBUG:teuthology.orchestra.run.smithi195:> 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 2023-12-16T10:40:28.893 DEBUG:teuthology.orchestra.run.smithi087:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-12-16T10:40:28.920 DEBUG:teuthology.orchestra.run.smithi195:> 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 2023-12-16T10:40:28.975 DEBUG:teuthology.orchestra.run.smithi087:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-12-16T10:40:28.986 INFO:teuthology.orchestra.run.smithi195.stdout:check_obsoletes = 1 2023-12-16T10:40:28.987 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum clean all 2023-12-16T10:40:29.044 INFO:teuthology.orchestra.run.smithi087.stdout:check_obsoletes = 1 2023-12-16T10:40:29.045 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum clean all 2023-12-16T10:40:29.365 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:40:29.422 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:40:29.689 INFO:teuthology.orchestra.run.smithi195.stdout:52 files removed 2023-12-16T10:40:29.736 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install ceph-radosgw 2023-12-16T10:40:29.755 INFO:teuthology.orchestra.run.smithi087.stdout:52 files removed 2023-12-16T10:40:29.802 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph-radosgw 2023-12-16T10:40:30.071 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:40:30.137 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:40:30.958 INFO:teuthology.orchestra.run.smithi195.stdout:ceph packages for x86_64 218 kB/s | 80 kB 00:00 2023-12-16T10:40:31.080 INFO:teuthology.orchestra.run.smithi087.stdout:ceph packages for x86_64 203 kB/s | 80 kB 00:00 2023-12-16T10:40:31.334 INFO:teuthology.orchestra.run.smithi195.stdout:ceph noarch packages 28 kB/s | 9.5 kB 00:00 2023-12-16T10:40:31.356 INFO:teuthology.orchestra.run.smithi087.stdout:ceph noarch packages 40 kB/s | 9.5 kB 00:00 2023-12-16T10:40:31.657 INFO:teuthology.orchestra.run.smithi087.stdout:ceph source packages 5.4 kB/s | 1.5 kB 00:00 2023-12-16T10:40:31.718 INFO:teuthology.orchestra.run.smithi195.stdout:ceph source packages 4.2 kB/s | 1.5 kB 00:00 2023-12-16T10:40:31.799 INFO:teuthology.orchestra.run.smithi087.stdout:Copr repo for python3-asyncssh owned by ceph 29 kB/s | 3.5 kB 00:00 2023-12-16T10:40:31.852 INFO:teuthology.orchestra.run.smithi195.stdout:Copr repo for python3-asyncssh owned by ceph 32 kB/s | 3.5 kB 00:00 2023-12-16T10:40:32.528 INFO:teuthology.orchestra.run.smithi195.stdout:Extra Packages for Enterprise Linux 25 MB/s | 16 MB 00:00 2023-12-16T10:40:32.741 INFO:teuthology.orchestra.run.smithi087.stdout:Extra Packages for Enterprise Linux 17 MB/s | 16 MB 00:00 2023-12-16T10:40:36.087 INFO:teuthology.orchestra.run.smithi195.stdout:lab-extras 429 kB/s | 24 kB 00:00 2023-12-16T10:40:36.200 INFO:teuthology.orchestra.run.smithi087.stdout:lab-extras 656 kB/s | 24 kB 00:00 2023-12-16T10:40:36.547 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat CodeReady Linux Builder for RHEL 8 x86_ 23 MB/s | 8.8 MB 00:00 2023-12-16T10:40:37.261 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 59 MB/s | 58 MB 00:00 2023-12-16T10:40:39.107 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 56 MB/s | 58 MB 00:01 2023-12-16T10:40:47.253 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat CodeReady Linux Builder for RHEL 8 x86_ 24 MB/s | 8.8 MB 00:00 2023-12-16T10:40:50.049 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 60 MB/s | 64 MB 00:01 2023-12-16T10:40:50.188 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 47 MB/s | 64 MB 00:01 2023-12-16T10:41:04.564 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:41:04.566 INFO:teuthology.orchestra.run.smithi195.stdout:==================================================================================================== 2023-12-16T10:41:04.566 INFO:teuthology.orchestra.run.smithi195.stdout: Package Arch Version Repository Size 2023-12-16T10:41:04.566 INFO:teuthology.orchestra.run.smithi195.stdout:==================================================================================================== 2023-12-16T10:41:04.566 INFO:teuthology.orchestra.run.smithi195.stdout:Installing: 2023-12-16T10:41:04.567 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-radosgw x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 13 M 2023-12-16T10:41:04.567 INFO:teuthology.orchestra.run.smithi195.stdout:Upgrading: 2023-12-16T10:41:04.567 INFO:teuthology.orchestra.run.smithi195.stdout: librados2 x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 3.7 M 2023-12-16T10:41:04.567 INFO:teuthology.orchestra.run.smithi195.stdout: librbd1 x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 3.6 M 2023-12-16T10:41:04.567 INFO:teuthology.orchestra.run.smithi195.stdout:Installing dependencies: 2023-12-16T10:41:04.567 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-base x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 5.4 M 2023-12-16T10:41:04.567 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-common x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 22 M 2023-12-16T10:41:04.567 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-selinux x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 24 k 2023-12-16T10:41:04.567 INFO:teuthology.orchestra.run.smithi195.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-16T10:41:04.567 INFO:teuthology.orchestra.run.smithi195.stdout: libcephfs2 x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 774 k 2023-12-16T10:41:04.567 INFO:teuthology.orchestra.run.smithi195.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-16T10:41:04.567 INFO:teuthology.orchestra.run.smithi195.stdout: librabbitmq x86_64 0.9.0-4.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-16T10:41:04.567 INFO:teuthology.orchestra.run.smithi195.stdout: libradosstriper1 x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 475 k 2023-12-16T10:41:04.568 INFO:teuthology.orchestra.run.smithi195.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-16T10:41:04.568 INFO:teuthology.orchestra.run.smithi195.stdout: librgw2 x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 6.5 M 2023-12-16T10:41:04.568 INFO:teuthology.orchestra.run.smithi195.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-16T10:41:04.568 INFO:teuthology.orchestra.run.smithi195.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-16T10:41:04.568 INFO:teuthology.orchestra.run.smithi195.stdout: python3-ceph-argparse x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 45 k 2023-12-16T10:41:04.568 INFO:teuthology.orchestra.run.smithi195.stdout: python3-ceph-common x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 123 k 2023-12-16T10:41:04.568 INFO:teuthology.orchestra.run.smithi195.stdout: python3-cephfs x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 196 k 2023-12-16T10:41:04.568 INFO:teuthology.orchestra.run.smithi195.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-16T10:41:04.568 INFO:teuthology.orchestra.run.smithi195.stdout: python3-rados x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 371 k 2023-12-16T10:41:04.568 INFO:teuthology.orchestra.run.smithi195.stdout: python3-rbd x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 364 k 2023-12-16T10:41:04.568 INFO:teuthology.orchestra.run.smithi195.stdout: python3-rgw x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 107 k 2023-12-16T10:41:04.568 INFO:teuthology.orchestra.run.smithi195.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-16T10:41:04.568 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:41:04.568 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2023-12-16T10:41:04.569 INFO:teuthology.orchestra.run.smithi195.stdout:==================================================================================================== 2023-12-16T10:41:04.569 INFO:teuthology.orchestra.run.smithi195.stdout:Install 21 Packages 2023-12-16T10:41:04.569 INFO:teuthology.orchestra.run.smithi195.stdout:Upgrade 2 Packages 2023-12-16T10:41:04.569 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:41:04.569 INFO:teuthology.orchestra.run.smithi195.stdout:Total download size: 59 M 2023-12-16T10:41:04.569 INFO:teuthology.orchestra.run.smithi195.stdout:Downloading Packages: 2023-12-16T10:41:04.693 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:41:04.695 INFO:teuthology.orchestra.run.smithi087.stdout:==================================================================================================== 2023-12-16T10:41:04.695 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2023-12-16T10:41:04.695 INFO:teuthology.orchestra.run.smithi087.stdout:==================================================================================================== 2023-12-16T10:41:04.695 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2023-12-16T10:41:04.695 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-radosgw x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 13 M 2023-12-16T10:41:04.695 INFO:teuthology.orchestra.run.smithi087.stdout:Upgrading: 2023-12-16T10:41:04.695 INFO:teuthology.orchestra.run.smithi087.stdout: librados2 x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 3.7 M 2023-12-16T10:41:04.696 INFO:teuthology.orchestra.run.smithi087.stdout: librbd1 x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 3.6 M 2023-12-16T10:41:04.696 INFO:teuthology.orchestra.run.smithi087.stdout:Installing dependencies: 2023-12-16T10:41:04.696 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-base x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 5.4 M 2023-12-16T10:41:04.696 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-common x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 22 M 2023-12-16T10:41:04.696 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-selinux x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 24 k 2023-12-16T10:41:04.696 INFO:teuthology.orchestra.run.smithi087.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-16T10:41:04.696 INFO:teuthology.orchestra.run.smithi087.stdout: libcephfs2 x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 774 k 2023-12-16T10:41:04.696 INFO:teuthology.orchestra.run.smithi087.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-16T10:41:04.696 INFO:teuthology.orchestra.run.smithi087.stdout: librabbitmq x86_64 0.9.0-4.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-16T10:41:04.696 INFO:teuthology.orchestra.run.smithi087.stdout: libradosstriper1 x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 475 k 2023-12-16T10:41:04.696 INFO:teuthology.orchestra.run.smithi087.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-16T10:41:04.696 INFO:teuthology.orchestra.run.smithi087.stdout: librgw2 x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 6.5 M 2023-12-16T10:41:04.697 INFO:teuthology.orchestra.run.smithi087.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-16T10:41:04.697 INFO:teuthology.orchestra.run.smithi087.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-16T10:41:04.697 INFO:teuthology.orchestra.run.smithi087.stdout: python3-ceph-argparse x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 45 k 2023-12-16T10:41:04.697 INFO:teuthology.orchestra.run.smithi087.stdout: python3-ceph-common x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 123 k 2023-12-16T10:41:04.697 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cephfs x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 196 k 2023-12-16T10:41:04.697 INFO:teuthology.orchestra.run.smithi087.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-16T10:41:04.697 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rados x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 371 k 2023-12-16T10:41:04.697 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rbd x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 364 k 2023-12-16T10:41:04.697 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rgw x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 107 k 2023-12-16T10:41:04.697 INFO:teuthology.orchestra.run.smithi087.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-16T10:41:04.697 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:41:04.697 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2023-12-16T10:41:04.697 INFO:teuthology.orchestra.run.smithi087.stdout:==================================================================================================== 2023-12-16T10:41:04.698 INFO:teuthology.orchestra.run.smithi087.stdout:Install 21 Packages 2023-12-16T10:41:04.698 INFO:teuthology.orchestra.run.smithi087.stdout:Upgrade 2 Packages 2023-12-16T10:41:04.698 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:41:04.698 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 59 M 2023-12-16T10:41:04.698 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2023-12-16T10:41:05.707 INFO:teuthology.orchestra.run.smithi195.stdout:(1/23): ceph-base-18.2.0-1359.gf92317e5.el8.x86 5.4 MB/s | 5.4 MB 00:00 2023-12-16T10:41:05.807 INFO:teuthology.orchestra.run.smithi195.stdout:(2/23): ceph-selinux-18.2.0-1359.gf92317e5.el8. 243 kB/s | 24 kB 00:00 2023-12-16T10:41:06.599 INFO:teuthology.orchestra.run.smithi195.stdout:(3/23): ceph-radosgw-18.2.0-1359.gf92317e5.el8. 6.9 MB/s | 13 MB 00:01 2023-12-16T10:41:06.716 INFO:teuthology.orchestra.run.smithi195.stdout:(4/23): libradosstriper1-18.2.0-1359.gf92317e5. 4.0 MB/s | 475 kB 00:00 2023-12-16T10:41:06.933 INFO:teuthology.orchestra.run.smithi195.stdout:(5/23): libcephfs2-18.2.0-1359.gf92317e5.el8.x8 688 kB/s | 774 kB 00:01 2023-12-16T10:41:07.083 INFO:teuthology.orchestra.run.smithi195.stdout:(6/23): python3-ceph-argparse-18.2.0-1359.gf923 297 kB/s | 45 kB 00:00 2023-12-16T10:41:07.300 INFO:teuthology.orchestra.run.smithi195.stdout:(7/23): python3-ceph-common-18.2.0-1359.gf92317 570 kB/s | 123 kB 00:00 2023-12-16T10:41:07.438 INFO:teuthology.orchestra.run.smithi087.stdout:(1/23): ceph-base-18.2.0-1359.gf92317e5.el8.x86 2.1 MB/s | 5.4 MB 00:02 2023-12-16T10:41:07.496 INFO:teuthology.orchestra.run.smithi087.stdout:(2/23): ceph-selinux-18.2.0-1359.gf92317e5.el8. 419 kB/s | 24 kB 00:00 2023-12-16T10:41:07.509 INFO:teuthology.orchestra.run.smithi195.stdout:(8/23): ceph-common-18.2.0-1359.gf92317e5.el8.x 7.8 MB/s | 22 MB 00:02 2023-12-16T10:41:07.534 INFO:teuthology.orchestra.run.smithi195.stdout:(9/23): python3-cephfs-18.2.0-1359.gf92317e5.el 841 kB/s | 196 kB 00:00 2023-12-16T10:41:07.636 INFO:teuthology.orchestra.run.smithi195.stdout:(10/23): librgw2-18.2.0-1359.gf92317e5.el8.x86_ 7.1 MB/s | 6.5 MB 00:00 2023-12-16T10:41:07.660 INFO:teuthology.orchestra.run.smithi195.stdout:(11/23): python3-rados-18.2.0-1359.gf92317e5.el 2.4 MB/s | 371 kB 00:00 2023-12-16T10:41:07.693 INFO:teuthology.orchestra.run.smithi195.stdout:(12/23): python3-rgw-18.2.0-1359.gf92317e5.el8. 1.8 MB/s | 107 kB 00:00 2023-12-16T10:41:07.704 INFO:teuthology.orchestra.run.smithi087.stdout:(3/23): libcephfs2-18.2.0-1359.gf92317e5.el8.x8 3.6 MB/s | 774 kB 00:00 2023-12-16T10:41:07.793 INFO:teuthology.orchestra.run.smithi195.stdout:(13/23): python3-rbd-18.2.0-1359.gf92317e5.el8. 1.4 MB/s | 364 kB 00:00 2023-12-16T10:41:07.846 INFO:teuthology.orchestra.run.smithi087.stdout:(4/23): libradosstriper1-18.2.0-1359.gf92317e5. 3.3 MB/s | 475 kB 00:00 2023-12-16T10:41:08.752 INFO:teuthology.orchestra.run.smithi195.stdout:(14/23): liboath-2.6.2-3.el8.x86_64.rpm 56 kB/s | 59 kB 00:01 2023-12-16T10:41:08.902 INFO:teuthology.orchestra.run.smithi195.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 68 kB/s | 75 kB 00:01 2023-12-16T10:41:08.961 INFO:teuthology.orchestra.run.smithi195.stdout:(16/23): python3-prettytable-0.7.2-14.el8.noarc 755 kB/s | 44 kB 00:00 2023-12-16T10:41:09.003 INFO:teuthology.orchestra.run.smithi195.stdout:(17/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 6.1 MB/s | 259 kB 00:00 2023-12-16T10:41:09.069 INFO:teuthology.orchestra.run.smithi195.stdout:(18/23): librdkafka-0.11.4-3.el8.x86_64.rpm 5.2 MB/s | 354 kB 00:00 2023-12-16T10:41:09.111 INFO:teuthology.orchestra.run.smithi195.stdout:(19/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 1.1 MB/s | 47 kB 00:00 2023-12-16T10:41:09.230 INFO:teuthology.orchestra.run.smithi087.stdout:(5/23): ceph-radosgw-18.2.0-1359.gf92317e5.el8. 3.0 MB/s | 13 MB 00:04 2023-12-16T10:41:09.288 INFO:teuthology.orchestra.run.smithi195.stdout:(20/23): gperftools-libs-2.7-9.el8.x86_64.rpm 188 kB/s | 306 kB 00:01 2023-12-16T10:41:09.313 INFO:teuthology.orchestra.run.smithi087.stdout:(6/23): librgw2-18.2.0-1359.gf92317e5.el8.x86_6 4.5 MB/s | 6.5 MB 00:01 2023-12-16T10:41:09.330 INFO:teuthology.orchestra.run.smithi087.stdout:(7/23): python3-ceph-argparse-18.2.0-1359.gf923 447 kB/s | 45 kB 00:00 2023-12-16T10:41:09.372 INFO:teuthology.orchestra.run.smithi087.stdout:(8/23): python3-ceph-common-18.2.0-1359.gf92317 2.1 MB/s | 123 kB 00:00 2023-12-16T10:41:09.431 INFO:teuthology.orchestra.run.smithi087.stdout:(9/23): python3-cephfs-18.2.0-1359.gf92317e5.el 1.9 MB/s | 196 kB 00:00 2023-12-16T10:41:09.506 INFO:teuthology.orchestra.run.smithi087.stdout:(10/23): python3-rados-18.2.0-1359.gf92317e5.el 2.7 MB/s | 371 kB 00:00 2023-12-16T10:41:09.582 INFO:teuthology.orchestra.run.smithi087.stdout:(11/23): python3-rbd-18.2.0-1359.gf92317e5.el8. 2.4 MB/s | 364 kB 00:00 2023-12-16T10:41:09.607 INFO:teuthology.orchestra.run.smithi087.stdout:(12/23): python3-rgw-18.2.0-1359.gf92317e5.el8. 1.0 MB/s | 107 kB 00:00 2023-12-16T10:41:09.796 INFO:teuthology.orchestra.run.smithi195.stdout:(21/23): librbd1-18.2.0-1359.gf92317e5.el8.x86_ 7.0 MB/s | 3.6 MB 00:00 2023-12-16T10:41:09.891 INFO:teuthology.orchestra.run.smithi087.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 208 kB/s | 59 kB 00:00 2023-12-16T10:41:10.021 INFO:teuthology.orchestra.run.smithi195.stdout:(22/23): thrift-0.13.0-2.el8.x86_64.rpm 1.4 MB/s | 1.7 MB 00:01 2023-12-16T10:41:10.024 INFO:teuthology.orchestra.run.smithi087.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 564 kB/s | 75 kB 00:00 2023-12-16T10:41:10.049 INFO:teuthology.orchestra.run.smithi087.stdout:(15/23): gperftools-libs-2.7-9.el8.x86_64.rpm 655 kB/s | 306 kB 00:00 2023-12-16T10:41:10.146 INFO:teuthology.orchestra.run.smithi195.stdout:(23/23): librados2-18.2.0-1359.gf92317e5.el8.x8 3.5 MB/s | 3.7 MB 00:01 2023-12-16T10:41:10.150 INFO:teuthology.orchestra.run.smithi195.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:41:10.151 INFO:teuthology.orchestra.run.smithi195.stdout:Total 11 MB/s | 59 MB 00:05 2023-12-16T10:41:10.169 INFO:teuthology.orchestra.run.smithi087.stdout:(16/23): python3-prettytable-0.7.2-14.el8.noarc 368 kB/s | 44 kB 00:00 2023-12-16T10:41:10.197 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction check 2023-12-16T10:41:10.243 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction check succeeded. 2023-12-16T10:41:10.243 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction test 2023-12-16T10:41:10.317 INFO:teuthology.orchestra.run.smithi087.stdout:(17/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.7 MB/s | 259 kB 00:00 2023-12-16T10:41:10.359 INFO:teuthology.orchestra.run.smithi087.stdout:(18/23): librdkafka-0.11.4-3.el8.x86_64.rpm 8.3 MB/s | 354 kB 00:00 2023-12-16T10:41:10.401 INFO:teuthology.orchestra.run.smithi087.stdout:(19/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 1.1 MB/s | 47 kB 00:00 2023-12-16T10:41:10.582 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction test succeeded. 2023-12-16T10:41:10.590 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction 2023-12-16T10:41:10.812 INFO:teuthology.orchestra.run.smithi087.stdout:(20/23): thrift-0.13.0-2.el8.x86_64.rpm 2.2 MB/s | 1.7 MB 00:00 2023-12-16T10:41:11.418 INFO:teuthology.orchestra.run.smithi087.stdout:(21/23): ceph-common-18.2.0-1359.gf92317e5.el8. 3.3 MB/s | 22 MB 00:06 2023-12-16T10:41:11.476 INFO:teuthology.orchestra.run.smithi087.stdout:(22/23): librados2-18.2.0-1359.gf92317e5.el8.x8 3.4 MB/s | 3.7 MB 00:01 2023-12-16T10:41:11.868 INFO:teuthology.orchestra.run.smithi087.stdout:(23/23): librbd1-18.2.0-1359.gf92317e5.el8.x86_ 3.4 MB/s | 3.6 MB 00:01 2023-12-16T10:41:11.872 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:41:11.872 INFO:teuthology.orchestra.run.smithi087.stdout:Total 8.2 MB/s | 59 MB 00:07 2023-12-16T10:41:11.922 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2023-12-16T10:41:11.968 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2023-12-16T10:41:11.968 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2023-12-16T10:41:12.034 INFO:teuthology.orchestra.run.smithi195.stdout: Preparing : 1/1 2023-12-16T10:41:12.283 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-16T10:41:12.297 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2023-12-16T10:41:12.305 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2023-12-16T10:41:12.474 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-16T10:41:12.883 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-16T10:41:13.091 INFO:teuthology.orchestra.run.smithi195.stdout: Upgrading : librados2-2:18.2.0-1359.gf92317e5.el8.x86_64 3/25 2023-12-16T10:41:13.178 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: librados2-2:18.2.0-1359.gf92317e5.el8.x86_64 3/25 2023-12-16T10:41:13.371 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-rados-2:18.2.0-1359.gf92317e5.el8.x86_64 4/25 2023-12-16T10:41:13.606 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2023-12-16T10:41:13.622 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-16T10:41:13.838 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-16T10:41:13.876 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : libcephfs2-2:18.2.0-1359.gf92317e5.el8.x86_64 6/25 2023-12-16T10:41:14.012 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-16T10:41:14.271 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: libcephfs2-2:18.2.0-1359.gf92317e5.el8.x86_64 6/25 2023-12-16T10:41:14.440 INFO:teuthology.orchestra.run.smithi195.stdout: Upgrading : librbd1-2:18.2.0-1359.gf92317e5.el8.x86_64 7/25 2023-12-16T10:41:14.445 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-16T10:41:14.551 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: librbd1-2:18.2.0-1359.gf92317e5.el8.x86_64 7/25 2023-12-16T10:41:14.662 INFO:teuthology.orchestra.run.smithi087.stdout: Upgrading : librados2-2:18.2.0-1359.gf92317e5.el8.x86_64 3/25 2023-12-16T10:41:14.730 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 8/25 2023-12-16T10:41:14.759 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: librados2-2:18.2.0-1359.gf92317e5.el8.x86_64 3/25 2023-12-16T10:41:14.907 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-16T10:41:14.951 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-rados-2:18.2.0-1359.gf92317e5.el8.x86_64 4/25 2023-12-16T10:41:15.013 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-16T10:41:15.160 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-ceph-argparse-2:18.2.0-1359.gf92317e5.el8. 10/25 2023-12-16T10:41:15.210 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-16T10:41:15.367 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-cephfs-2:18.2.0-1359.gf92317e5.el8.x86_64 11/25 2023-12-16T10:41:15.410 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libcephfs2-2:18.2.0-1359.gf92317e5.el8.x86_64 6/25 2023-12-16T10:41:15.599 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-rbd-2:18.2.0-1359.gf92317e5.el8.x86_64 12/25 2023-12-16T10:41:15.782 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : libradosstriper1-2:18.2.0-1359.gf92317e5.el8.x86_6 13/25 2023-12-16T10:41:15.809 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: libcephfs2-2:18.2.0-1359.gf92317e5.el8.x86_64 6/25 2023-12-16T10:41:15.850 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: libradosstriper1-2:18.2.0-1359.gf92317e5.el8.x86_6 13/25 2023-12-16T10:41:16.041 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 14/25 2023-12-16T10:41:16.178 INFO:teuthology.orchestra.run.smithi087.stdout: Upgrading : librbd1-2:18.2.0-1359.gf92317e5.el8.x86_64 7/25 2023-12-16T10:41:16.283 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: librbd1-2:18.2.0-1359.gf92317e5.el8.x86_64 7/25 2023-12-16T10:41:16.324 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 15/25 2023-12-16T10:41:16.470 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 8/25 2023-12-16T10:41:16.654 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-16T10:41:16.727 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-16T10:41:16.915 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-ceph-argparse-2:18.2.0-1359.gf92317e5.el8. 10/25 2023-12-16T10:41:17.125 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 16/25 2023-12-16T10:41:17.139 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-cephfs-2:18.2.0-1359.gf92317e5.el8.x86_64 11/25 2023-12-16T10:41:17.298 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : librgw2-2:18.2.0-1359.gf92317e5.el8.x86_64 17/25 2023-12-16T10:41:17.405 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: librgw2-2:18.2.0-1359.gf92317e5.el8.x86_64 17/25 2023-12-16T10:41:17.413 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-rbd-2:18.2.0-1359.gf92317e5.el8.x86_64 12/25 2023-12-16T10:41:17.570 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libradosstriper1-2:18.2.0-1359.gf92317e5.el8.x86_6 13/25 2023-12-16T10:41:17.656 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: libradosstriper1-2:18.2.0-1359.gf92317e5.el8.x86_6 13/25 2023-12-16T10:41:17.674 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-rgw-2:18.2.0-1359.gf92317e5.el8.x86_64 18/25 2023-12-16T10:41:17.831 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 14/25 2023-12-16T10:41:17.874 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-ceph-common-2:18.2.0-1359.gf92317e5.el8.x8 19/25 2023-12-16T10:41:18.047 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 15/25 2023-12-16T10:41:18.837 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 16/25 2023-12-16T10:41:19.020 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : librgw2-2:18.2.0-1359.gf92317e5.el8.x86_64 17/25 2023-12-16T10:41:19.095 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: librgw2-2:18.2.0-1359.gf92317e5.el8.x86_64 17/25 2023-12-16T10:41:19.355 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-rgw-2:18.2.0-1359.gf92317e5.el8.x86_64 18/25 2023-12-16T10:41:19.545 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-ceph-common-2:18.2.0-1359.gf92317e5.el8.x8 19/25 2023-12-16T10:41:21.660 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-common-2:18.2.0-1359.gf92317e5.el8.x86_64 20/25 2023-12-16T10:41:21.915 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-common-2:18.2.0-1359.gf92317e5.el8.x86_64 20/25 2023-12-16T10:41:22.494 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-common-2:18.2.0-1359.gf92317e5.el8.x86_64 20/25 2023-12-16T10:41:22.808 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-base-2:18.2.0-1359.gf92317e5.el8.x86_64 21/25 2023-12-16T10:41:22.926 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-base-2:18.2.0-1359.gf92317e5.el8.x86_64 21/25 2023-12-16T10:41:23.139 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-selinux-2:18.2.0-1359.gf92317e5.el8.x86_64 22/25 2023-12-16T10:41:23.329 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-common-2:18.2.0-1359.gf92317e5.el8.x86_64 20/25 2023-12-16T10:41:23.587 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-common-2:18.2.0-1359.gf92317e5.el8.x86_64 20/25 2023-12-16T10:41:24.163 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-common-2:18.2.0-1359.gf92317e5.el8.x86_64 20/25 2023-12-16T10:41:24.479 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-base-2:18.2.0-1359.gf92317e5.el8.x86_64 21/25 2023-12-16T10:41:24.564 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-base-2:18.2.0-1359.gf92317e5.el8.x86_64 21/25 2023-12-16T10:41:24.753 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-selinux-2:18.2.0-1359.gf92317e5.el8.x86_64 22/25 2023-12-16T10:41:41.881 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-selinux-2:18.2.0-1359.gf92317e5.el8.x86_64 22/25 2023-12-16T10:41:41.882 INFO:teuthology.orchestra.run.smithi195.stdout:skipping the directory /sys 2023-12-16T10:41:41.882 INFO:teuthology.orchestra.run.smithi195.stdout:skipping the directory /proc 2023-12-16T10:41:41.882 INFO:teuthology.orchestra.run.smithi195.stdout:skipping the directory /dev 2023-12-16T10:41:41.882 INFO:teuthology.orchestra.run.smithi195.stdout:skipping the directory /run 2023-12-16T10:41:41.882 INFO:teuthology.orchestra.run.smithi195.stdout:skipping the directory /mnt 2023-12-16T10:41:41.882 INFO:teuthology.orchestra.run.smithi195.stdout:skipping the directory /var/tmp 2023-12-16T10:41:41.882 INFO:teuthology.orchestra.run.smithi195.stdout:skipping the directory /home 2023-12-16T10:41:41.882 INFO:teuthology.orchestra.run.smithi195.stdout:skipping the directory /tmp 2023-12-16T10:41:41.882 INFO:teuthology.orchestra.run.smithi195.stdout:skipping the directory /dev 2023-12-16T10:41:41.882 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:41:43.246 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-radosgw-2:18.2.0-1359.gf92317e5.el8.x86_64 23/25 2023-12-16T10:41:43.267 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-radosgw-2:18.2.0-1359.gf92317e5.el8.x86_64 23/25 2023-12-16T10:41:43.267 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-16T10:41:43.555 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-16T10:41:43.555 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-16T10:41:43.704 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-selinux-2:18.2.0-1359.gf92317e5.el8.x86_64 22/25 2023-12-16T10:41:43.704 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /sys 2023-12-16T10:41:43.704 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /proc 2023-12-16T10:41:43.705 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /dev 2023-12-16T10:41:43.705 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /run 2023-12-16T10:41:43.705 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /mnt 2023-12-16T10:41:43.705 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /var/tmp 2023-12-16T10:41:43.705 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /home 2023-12-16T10:41:43.705 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /tmp 2023-12-16T10:41:43.705 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /dev 2023-12-16T10:41:43.705 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:41:44.263 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-16T10:41:44.263 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-base-2:18.2.0-1359.gf92317e5.el8.x86_64 1/25 2023-12-16T10:41:44.263 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-common-2:18.2.0-1359.gf92317e5.el8.x86_64 2/25 2023-12-16T10:41:44.263 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-radosgw-2:18.2.0-1359.gf92317e5.el8.x86_64 3/25 2023-12-16T10:41:44.264 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-selinux-2:18.2.0-1359.gf92317e5.el8.x86_64 4/25 2023-12-16T10:41:44.264 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libcephfs2-2:18.2.0-1359.gf92317e5.el8.x86_64 5/25 2023-12-16T10:41:44.264 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libradosstriper1-2:18.2.0-1359.gf92317e5.el8.x86_6 6/25 2023-12-16T10:41:44.264 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : librgw2-2:18.2.0-1359.gf92317e5.el8.x86_64 7/25 2023-12-16T10:41:44.264 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-ceph-argparse-2:18.2.0-1359.gf92317e5.el8. 8/25 2023-12-16T10:41:44.264 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-ceph-common-2:18.2.0-1359.gf92317e5.el8.x8 9/25 2023-12-16T10:41:44.264 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-cephfs-2:18.2.0-1359.gf92317e5.el8.x86_64 10/25 2023-12-16T10:41:44.264 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-rados-2:18.2.0-1359.gf92317e5.el8.x86_64 11/25 2023-12-16T10:41:44.264 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-rbd-2:18.2.0-1359.gf92317e5.el8.x86_64 12/25 2023-12-16T10:41:44.264 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-rgw-2:18.2.0-1359.gf92317e5.el8.x86_64 13/25 2023-12-16T10:41:44.264 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-16T10:41:44.264 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-16T10:41:44.264 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-16T10:41:44.265 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-16T10:41:44.265 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 18/25 2023-12-16T10:41:44.265 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-16T10:41:44.265 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-16T10:41:44.265 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 21/25 2023-12-16T10:41:44.265 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : librados2-2:18.2.0-1359.gf92317e5.el8.x86_64 22/25 2023-12-16T10:41:44.265 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-16T10:41:44.265 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : librbd1-2:18.2.0-1359.gf92317e5.el8.x86_64 24/25 2023-12-16T10:41:45.067 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-radosgw-2:18.2.0-1359.gf92317e5.el8.x86_64 23/25 2023-12-16T10:41:45.089 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-radosgw-2:18.2.0-1359.gf92317e5.el8.x86_64 23/25 2023-12-16T10:41:45.089 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-16T10:41:45.294 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-16T10:41:45.294 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-16T10:41:45.999 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-16T10:41:45.999 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-base-2:18.2.0-1359.gf92317e5.el8.x86_64 1/25 2023-12-16T10:41:45.999 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-common-2:18.2.0-1359.gf92317e5.el8.x86_64 2/25 2023-12-16T10:41:45.999 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-radosgw-2:18.2.0-1359.gf92317e5.el8.x86_64 3/25 2023-12-16T10:41:45.999 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-selinux-2:18.2.0-1359.gf92317e5.el8.x86_64 4/25 2023-12-16T10:41:45.999 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libcephfs2-2:18.2.0-1359.gf92317e5.el8.x86_64 5/25 2023-12-16T10:41:45.999 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libradosstriper1-2:18.2.0-1359.gf92317e5.el8.x86_6 6/25 2023-12-16T10:41:45.999 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librgw2-2:18.2.0-1359.gf92317e5.el8.x86_64 7/25 2023-12-16T10:41:45.999 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-ceph-argparse-2:18.2.0-1359.gf92317e5.el8. 8/25 2023-12-16T10:41:46.000 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-ceph-common-2:18.2.0-1359.gf92317e5.el8.x8 9/25 2023-12-16T10:41:46.000 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-cephfs-2:18.2.0-1359.gf92317e5.el8.x86_64 10/25 2023-12-16T10:41:46.000 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-rados-2:18.2.0-1359.gf92317e5.el8.x86_64 11/25 2023-12-16T10:41:46.000 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-rbd-2:18.2.0-1359.gf92317e5.el8.x86_64 12/25 2023-12-16T10:41:46.000 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-rgw-2:18.2.0-1359.gf92317e5.el8.x86_64 13/25 2023-12-16T10:41:46.000 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-16T10:41:46.000 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-16T10:41:46.000 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-16T10:41:46.000 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-16T10:41:46.000 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 18/25 2023-12-16T10:41:46.000 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-16T10:41:46.000 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-16T10:41:46.000 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 21/25 2023-12-16T10:41:46.001 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librados2-2:18.2.0-1359.gf92317e5.el8.x86_64 22/25 2023-12-16T10:41:46.001 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-16T10:41:46.001 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librbd1-2:18.2.0-1359.gf92317e5.el8.x86_64 24/25 2023-12-16T10:41:48.944 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-16T10:41:48.944 INFO:teuthology.orchestra.run.smithi195.stdout:Installed products updated. 2023-12-16T10:41:49.459 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:41:49.459 INFO:teuthology.orchestra.run.smithi195.stdout:Upgraded: 2023-12-16T10:41:49.459 INFO:teuthology.orchestra.run.smithi195.stdout: librados2-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:49.459 INFO:teuthology.orchestra.run.smithi195.stdout: librbd1-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:49.459 INFO:teuthology.orchestra.run.smithi195.stdout:Installed: 2023-12-16T10:41:49.460 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-base-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:49.460 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-common-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:49.460 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-radosgw-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:49.460 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-selinux-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:49.460 INFO:teuthology.orchestra.run.smithi195.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-16T10:41:49.460 INFO:teuthology.orchestra.run.smithi195.stdout: libcephfs2-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:49.460 INFO:teuthology.orchestra.run.smithi195.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-16T10:41:49.460 INFO:teuthology.orchestra.run.smithi195.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-12-16T10:41:49.460 INFO:teuthology.orchestra.run.smithi195.stdout: libradosstriper1-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:49.460 INFO:teuthology.orchestra.run.smithi195.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-16T10:41:49.460 INFO:teuthology.orchestra.run.smithi195.stdout: librgw2-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:49.460 INFO:teuthology.orchestra.run.smithi195.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-16T10:41:49.460 INFO:teuthology.orchestra.run.smithi195.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-16T10:41:49.460 INFO:teuthology.orchestra.run.smithi195.stdout: python3-ceph-argparse-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:49.460 INFO:teuthology.orchestra.run.smithi195.stdout: python3-ceph-common-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:49.460 INFO:teuthology.orchestra.run.smithi195.stdout: python3-cephfs-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:49.461 INFO:teuthology.orchestra.run.smithi195.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-16T10:41:49.461 INFO:teuthology.orchestra.run.smithi195.stdout: python3-rados-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:49.461 INFO:teuthology.orchestra.run.smithi195.stdout: python3-rbd-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:49.461 INFO:teuthology.orchestra.run.smithi195.stdout: python3-rgw-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:49.461 INFO:teuthology.orchestra.run.smithi195.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-16T10:41:49.461 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:41:49.461 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:41:49.675 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install ceph-test 2023-12-16T10:41:50.026 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:41:50.746 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-16T10:41:50.746 INFO:teuthology.orchestra.run.smithi087.stdout:Installed products updated. 2023-12-16T10:41:50.810 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 126 kB/s | 4.5 kB 00:00 2023-12-16T10:41:51.302 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 114 kB/s | 4.1 kB 00:00 2023-12-16T10:41:51.308 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:41:51.308 INFO:teuthology.orchestra.run.smithi087.stdout:Upgraded: 2023-12-16T10:41:51.308 INFO:teuthology.orchestra.run.smithi087.stdout: librados2-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:51.309 INFO:teuthology.orchestra.run.smithi087.stdout: librbd1-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:51.309 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2023-12-16T10:41:51.309 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-base-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:51.309 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-common-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:51.309 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-radosgw-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:51.310 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-selinux-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:51.310 INFO:teuthology.orchestra.run.smithi087.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-16T10:41:51.310 INFO:teuthology.orchestra.run.smithi087.stdout: libcephfs2-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:51.310 INFO:teuthology.orchestra.run.smithi087.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-16T10:41:51.310 INFO:teuthology.orchestra.run.smithi087.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-12-16T10:41:51.310 INFO:teuthology.orchestra.run.smithi087.stdout: libradosstriper1-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:51.311 INFO:teuthology.orchestra.run.smithi087.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-16T10:41:51.311 INFO:teuthology.orchestra.run.smithi087.stdout: librgw2-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:51.311 INFO:teuthology.orchestra.run.smithi087.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-16T10:41:51.311 INFO:teuthology.orchestra.run.smithi087.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-16T10:41:51.311 INFO:teuthology.orchestra.run.smithi087.stdout: python3-ceph-argparse-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:51.311 INFO:teuthology.orchestra.run.smithi087.stdout: python3-ceph-common-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:51.312 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cephfs-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:51.312 INFO:teuthology.orchestra.run.smithi087.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-16T10:41:51.312 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rados-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:51.312 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rbd-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:51.312 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rgw-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:41:51.312 INFO:teuthology.orchestra.run.smithi087.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-16T10:41:51.313 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:41:51.313 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:41:51.512 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph-test 2023-12-16T10:41:51.863 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:41:52.635 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 119 kB/s | 4.5 kB 00:00 2023-12-16T10:41:53.209 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 111 kB/s | 4.1 kB 00:00 2023-12-16T10:41:53.575 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:41:53.576 INFO:teuthology.orchestra.run.smithi195.stdout:============================================================================================ 2023-12-16T10:41:53.577 INFO:teuthology.orchestra.run.smithi195.stdout: Package Arch Version Repository Size 2023-12-16T10:41:53.577 INFO:teuthology.orchestra.run.smithi195.stdout:============================================================================================ 2023-12-16T10:41:53.577 INFO:teuthology.orchestra.run.smithi195.stdout:Installing: 2023-12-16T10:41:53.577 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-test x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 47 M 2023-12-16T10:41:53.577 INFO:teuthology.orchestra.run.smithi195.stdout:Installing dependencies: 2023-12-16T10:41:53.577 INFO:teuthology.orchestra.run.smithi195.stdout: jq x86_64 1.6-7.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-16T10:41:53.577 INFO:teuthology.orchestra.run.smithi195.stdout: libcephsqlite x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 141 k 2023-12-16T10:41:53.577 INFO:teuthology.orchestra.run.smithi195.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-16T10:41:53.577 INFO:teuthology.orchestra.run.smithi195.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-16T10:41:53.577 INFO:teuthology.orchestra.run.smithi195.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-16T10:41:53.577 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:41:53.577 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2023-12-16T10:41:53.577 INFO:teuthology.orchestra.run.smithi195.stdout:============================================================================================ 2023-12-16T10:41:53.578 INFO:teuthology.orchestra.run.smithi195.stdout:Install 6 Packages 2023-12-16T10:41:53.578 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:41:53.578 INFO:teuthology.orchestra.run.smithi195.stdout:Total download size: 48 M 2023-12-16T10:41:53.578 INFO:teuthology.orchestra.run.smithi195.stdout:Installed size: 212 M 2023-12-16T10:41:53.578 INFO:teuthology.orchestra.run.smithi195.stdout:Downloading Packages: 2023-12-16T10:41:53.608 INFO:teuthology.orchestra.run.smithi195.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.4 MB/s | 70 kB 00:00 2023-12-16T10:41:53.692 INFO:teuthology.orchestra.run.smithi195.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 2.5 MB/s | 187 kB 00:00 2023-12-16T10:41:53.733 INFO:teuthology.orchestra.run.smithi195.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 7.6 MB/s | 323 kB 00:00 2023-12-16T10:41:53.767 INFO:teuthology.orchestra.run.smithi195.stdout:(4/6): jq-1.6-7.el8.x86_64.rpm 5.9 MB/s | 202 kB 00:00 2023-12-16T10:41:53.809 INFO:teuthology.orchestra.run.smithi195.stdout:(5/6): libcephsqlite-18.2.0-1359.gf92317e5.el8. 613 kB/s | 141 kB 00:00 2023-12-16T10:41:55.427 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:41:55.428 INFO:teuthology.orchestra.run.smithi087.stdout:============================================================================================ 2023-12-16T10:41:55.428 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2023-12-16T10:41:55.428 INFO:teuthology.orchestra.run.smithi087.stdout:============================================================================================ 2023-12-16T10:41:55.428 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2023-12-16T10:41:55.428 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-test x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 47 M 2023-12-16T10:41:55.428 INFO:teuthology.orchestra.run.smithi087.stdout:Installing dependencies: 2023-12-16T10:41:55.429 INFO:teuthology.orchestra.run.smithi087.stdout: jq x86_64 1.6-7.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-16T10:41:55.429 INFO:teuthology.orchestra.run.smithi087.stdout: libcephsqlite x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 141 k 2023-12-16T10:41:55.429 INFO:teuthology.orchestra.run.smithi087.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-16T10:41:55.429 INFO:teuthology.orchestra.run.smithi087.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-16T10:41:55.429 INFO:teuthology.orchestra.run.smithi087.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-16T10:41:55.429 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:41:55.429 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2023-12-16T10:41:55.429 INFO:teuthology.orchestra.run.smithi087.stdout:============================================================================================ 2023-12-16T10:41:55.430 INFO:teuthology.orchestra.run.smithi087.stdout:Install 6 Packages 2023-12-16T10:41:55.430 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:41:55.430 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 48 M 2023-12-16T10:41:55.430 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 212 M 2023-12-16T10:41:55.431 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2023-12-16T10:41:55.455 INFO:teuthology.orchestra.run.smithi087.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.7 MB/s | 70 kB 00:00 2023-12-16T10:41:55.547 INFO:teuthology.orchestra.run.smithi087.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 2.0 MB/s | 187 kB 00:00 2023-12-16T10:41:55.598 INFO:teuthology.orchestra.run.smithi087.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 7.6 MB/s | 323 kB 00:00 2023-12-16T10:41:55.640 INFO:teuthology.orchestra.run.smithi087.stdout:(4/6): jq-1.6-7.el8.x86_64.rpm 4.8 MB/s | 202 kB 00:00 2023-12-16T10:41:56.101 INFO:teuthology.orchestra.run.smithi195.stdout:(6/6): ceph-test-18.2.0-1359.gf92317e5.el8.x86_ 19 MB/s | 47 MB 00:02 2023-12-16T10:41:56.102 INFO:teuthology.orchestra.run.smithi195.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:41:56.103 INFO:teuthology.orchestra.run.smithi195.stdout:Total 19 MB/s | 48 MB 00:02 2023-12-16T10:41:56.140 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction check 2023-12-16T10:41:56.161 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction check succeeded. 2023-12-16T10:41:56.161 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction test 2023-12-16T10:41:56.436 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction test succeeded. 2023-12-16T10:41:56.444 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction 2023-12-16T10:41:56.823 INFO:teuthology.orchestra.run.smithi087.stdout:(5/6): libcephsqlite-18.2.0-1359.gf92317e5.el8. 101 kB/s | 141 kB 00:01 2023-12-16T10:41:56.977 INFO:teuthology.orchestra.run.smithi195.stdout: Preparing : 1/1 2023-12-16T10:41:57.178 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 1/6 2023-12-16T10:41:57.359 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 2/6 2023-12-16T10:41:57.429 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 2/6 2023-12-16T10:41:57.651 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : jq-1.6-7.el8.x86_64 3/6 2023-12-16T10:41:57.854 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-16T10:41:58.042 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : libcephsqlite-2:18.2.0-1359.gf92317e5.el8.x86_64 5/6 2023-12-16T10:42:02.528 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: libcephsqlite-2:18.2.0-1359.gf92317e5.el8.x86_64 5/6 2023-12-16T10:42:02.806 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-test-2:18.2.0-1359.gf92317e5.el8.x86_64 6/6 2023-12-16T10:42:03.062 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-test-2:18.2.0-1359.gf92317e5.el8.x86_64 6/6 2023-12-16T10:42:03.062 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-test-2:18.2.0-1359.gf92317e5.el8.x86_64 1/6 2023-12-16T10:42:03.062 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libcephsqlite-2:18.2.0-1359.gf92317e5.el8.x86_64 2/6 2023-12-16T10:42:03.062 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-16T10:42:03.063 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-12-16T10:42:03.063 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-12-16T10:42:06.373 INFO:teuthology.orchestra.run.smithi087.stdout:(6/6): ceph-test-18.2.0-1359.gf92317e5.el8.x86_ 4.3 MB/s | 47 MB 00:10 2023-12-16T10:42:06.374 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:42:06.374 INFO:teuthology.orchestra.run.smithi087.stdout:Total 4.4 MB/s | 48 MB 00:10 2023-12-16T10:42:06.413 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2023-12-16T10:42:06.434 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2023-12-16T10:42:06.435 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2023-12-16T10:42:06.709 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2023-12-16T10:42:06.718 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2023-12-16T10:42:07.223 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2023-12-16T10:42:07.450 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 1/6 2023-12-16T10:42:07.622 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 2/6 2023-12-16T10:42:07.681 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : jq-1.6-7.el8.x86_64 6/6 2023-12-16T10:42:07.681 INFO:teuthology.orchestra.run.smithi195.stdout:Installed products updated. 2023-12-16T10:42:07.701 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 2/6 2023-12-16T10:42:07.906 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : jq-1.6-7.el8.x86_64 3/6 2023-12-16T10:42:08.067 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-16T10:42:08.213 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:42:08.213 INFO:teuthology.orchestra.run.smithi195.stdout:Installed: 2023-12-16T10:42:08.213 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-test-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:42:08.213 INFO:teuthology.orchestra.run.smithi195.stdout: jq-1.6-7.el8.x86_64 2023-12-16T10:42:08.213 INFO:teuthology.orchestra.run.smithi195.stdout: libcephsqlite-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:42:08.213 INFO:teuthology.orchestra.run.smithi195.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-16T10:42:08.213 INFO:teuthology.orchestra.run.smithi195.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-16T10:42:08.214 INFO:teuthology.orchestra.run.smithi195.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-16T10:42:08.214 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:42:08.214 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:42:08.238 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libcephsqlite-2:18.2.0-1359.gf92317e5.el8.x86_64 5/6 2023-12-16T10:42:08.419 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install ceph 2023-12-16T10:42:08.758 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:42:09.501 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 155 kB/s | 4.5 kB 00:00 2023-12-16T10:42:09.996 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 151 kB/s | 4.1 kB 00:00 2023-12-16T10:42:12.172 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:42:12.176 INFO:teuthology.orchestra.run.smithi195.stdout:======================================================================================================= 2023-12-16T10:42:12.176 INFO:teuthology.orchestra.run.smithi195.stdout: Package Arch Version Repository Size 2023-12-16T10:42:12.176 INFO:teuthology.orchestra.run.smithi195.stdout:======================================================================================================= 2023-12-16T10:42:12.176 INFO:teuthology.orchestra.run.smithi195.stdout:Installing: 2023-12-16T10:42:12.176 INFO:teuthology.orchestra.run.smithi195.stdout: ceph x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 6.4 k 2023-12-16T10:42:12.176 INFO:teuthology.orchestra.run.smithi195.stdout:Installing dependencies: 2023-12-16T10:42:12.176 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mds x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 2.3 M 2023-12-16T10:42:12.176 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mgr x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 1.6 M 2023-12-16T10:42:12.176 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mgr-modules-core noarch 2:18.2.0-1359.gf92317e5.el8 ceph-noarch 242 k 2023-12-16T10:42:12.176 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mon x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 4.6 M 2023-12-16T10:42:12.177 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-osd x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 18 M 2023-12-16T10:42:12.177 INFO:teuthology.orchestra.run.smithi195.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-16T10:42:12.177 INFO:teuthology.orchestra.run.smithi195.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-16T10:42:12.177 INFO:teuthology.orchestra.run.smithi195.stdout: python3-cffi x86_64 1.11.5-6.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-16T10:42:12.177 INFO:teuthology.orchestra.run.smithi195.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-16T10:42:12.177 INFO:teuthology.orchestra.run.smithi195.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-16T10:42:12.177 INFO:teuthology.orchestra.run.smithi195.stdout: python3-cryptography x86_64 3.2.1-6.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-16T10:42:12.177 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-16T10:42:12.177 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-16T10:42:12.177 INFO:teuthology.orchestra.run.smithi195.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-16T10:42:12.177 INFO:teuthology.orchestra.run.smithi195.stdout: python3-mako noarch 1.0.6-14.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-16T10:42:12.177 INFO:teuthology.orchestra.run.smithi195.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-16T10:42:12.177 INFO:teuthology.orchestra.run.smithi195.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-16T10:42:12.178 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-16T10:42:12.178 INFO:teuthology.orchestra.run.smithi195.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-16T10:42:12.178 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-16T10:42:12.178 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-16T10:42:12.178 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pytz noarch 2017.2-11.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-16T10:42:12.178 INFO:teuthology.orchestra.run.smithi195.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-16T10:42:12.178 INFO:teuthology.orchestra.run.smithi195.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-16T10:42:12.178 INFO:teuthology.orchestra.run.smithi195.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-16T10:42:12.178 INFO:teuthology.orchestra.run.smithi195.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-16T10:42:12.178 INFO:teuthology.orchestra.run.smithi195.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-16T10:42:12.178 INFO:teuthology.orchestra.run.smithi195.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-16T10:42:12.178 INFO:teuthology.orchestra.run.smithi195.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-16T10:42:12.178 INFO:teuthology.orchestra.run.smithi195.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-16T10:42:12.178 INFO:teuthology.orchestra.run.smithi195.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-16T10:42:12.179 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:42:12.179 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2023-12-16T10:42:12.179 INFO:teuthology.orchestra.run.smithi195.stdout:======================================================================================================= 2023-12-16T10:42:12.179 INFO:teuthology.orchestra.run.smithi195.stdout:Install 32 Packages 2023-12-16T10:42:12.179 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:42:12.179 INFO:teuthology.orchestra.run.smithi195.stdout:Total download size: 30 M 2023-12-16T10:42:12.180 INFO:teuthology.orchestra.run.smithi195.stdout:Installed size: 119 M 2023-12-16T10:42:12.180 INFO:teuthology.orchestra.run.smithi195.stdout:Downloading Packages: 2023-12-16T10:42:12.645 INFO:teuthology.orchestra.run.smithi195.stdout:(1/32): ceph-18.2.0-1359.gf92317e5.el8.x86_64.r 52 kB/s | 6.4 kB 00:00 2023-12-16T10:42:12.718 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: libcephsqlite-2:18.2.0-1359.gf92317e5.el8.x86_64 5/6 2023-12-16T10:42:12.977 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-test-2:18.2.0-1359.gf92317e5.el8.x86_64 6/6 2023-12-16T10:42:13.240 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-test-2:18.2.0-1359.gf92317e5.el8.x86_64 6/6 2023-12-16T10:42:13.240 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-test-2:18.2.0-1359.gf92317e5.el8.x86_64 1/6 2023-12-16T10:42:13.240 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libcephsqlite-2:18.2.0-1359.gf92317e5.el8.x86_64 2/6 2023-12-16T10:42:13.240 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-16T10:42:13.240 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-12-16T10:42:13.240 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-12-16T10:42:13.494 INFO:teuthology.orchestra.run.smithi195.stdout:(2/32): ceph-mgr-18.2.0-1359.gf92317e5.el8.x86_ 1.6 MB/s | 1.6 MB 00:00 2023-12-16T10:42:13.702 INFO:teuthology.orchestra.run.smithi195.stdout:(3/32): ceph-mds-18.2.0-1359.gf92317e5.el8.x86_ 1.9 MB/s | 2.3 MB 00:01 2023-12-16T10:42:13.778 INFO:teuthology.orchestra.run.smithi195.stdout:(4/32): ceph-mgr-modules-core-18.2.0-1359.gf923 3.1 MB/s | 242 kB 00:00 2023-12-16T10:42:14.037 INFO:teuthology.orchestra.run.smithi195.stdout:(5/32): ceph-mon-18.2.0-1359.gf92317e5.el8.x86_ 3.3 MB/s | 4.6 MB 00:01 2023-12-16T10:42:14.196 INFO:teuthology.orchestra.run.smithi195.stdout:(6/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 104 kB/s | 44 kB 00:00 2023-12-16T10:42:14.471 INFO:teuthology.orchestra.run.smithi195.stdout:(7/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 628 kB/s | 173 kB 00:00 2023-12-16T10:42:14.571 INFO:teuthology.orchestra.run.smithi195.stdout:(8/32): python3-beautifulsoup4-4.6.3-2.el8.1.no 347 kB/s | 185 kB 00:00 2023-12-16T10:42:14.680 INFO:teuthology.orchestra.run.smithi195.stdout:(9/32): python3-jaraco-6.2-6.el8.noarch.rpm 102 kB/s | 11 kB 00:00 2023-12-16T10:42:14.705 INFO:teuthology.orchestra.run.smithi195.stdout:(10/32): python3-cherrypy-18.4.0-1.el8.noarch.r 1.6 MB/s | 384 kB 00:00 2023-12-16T10:42:14.931 INFO:teuthology.orchestra.run.smithi195.stdout:(11/32): ceph-osd-18.2.0-1359.gf92317e5.el8.x86 12 MB/s | 18 MB 00:01 2023-12-16T10:42:14.956 INFO:teuthology.orchestra.run.smithi195.stdout:(12/32): python3-jaraco-functools-2.0-4.el8.noa 64 kB/s | 18 kB 00:00 2023-12-16T10:42:14.981 INFO:teuthology.orchestra.run.smithi195.stdout:(13/32): python3-logutils-0.3.5-11.el8.noarch.r 177 kB/s | 49 kB 00:00 2023-12-16T10:42:15.082 INFO:teuthology.orchestra.run.smithi195.stdout:(14/32): python3-portend-2.6-1.el8.noarch.rpm 156 kB/s | 16 kB 00:00 2023-12-16T10:42:15.173 INFO:teuthology.orchestra.run.smithi195.stdout:(15/32): python3-pecan-1.3.2-9.el8.noarch.rpm 1.3 MB/s | 283 kB 00:00 2023-12-16T10:42:15.198 INFO:teuthology.orchestra.run.smithi195.stdout:(16/32): python3-simplegeneric-0.8.1-17.el8.noa 160 kB/s | 19 kB 00:00 2023-12-16T10:42:15.274 INFO:teuthology.orchestra.run.smithi195.stdout:(17/32): python3-singledispatch-3.4.0.3-18.el8. 239 kB/s | 24 kB 00:00 2023-12-16T10:42:15.299 INFO:teuthology.orchestra.run.smithi195.stdout:(18/32): python3-tempora-1.14.1-5.el8.noarch.rp 292 kB/s | 29 kB 00:00 2023-12-16T10:42:15.341 INFO:teuthology.orchestra.run.smithi195.stdout:(19/32): python3-more-itertools-7.2.0-3.el8.noa 143 kB/s | 59 kB 00:00 2023-12-16T10:42:15.400 INFO:teuthology.orchestra.run.smithi195.stdout:(20/32): python3-trustme-0.6.0-4.el8.noarch.rpm 219 kB/s | 27 kB 00:00 2023-12-16T10:42:15.433 INFO:teuthology.orchestra.run.smithi195.stdout:(21/32): python3-waitress-1.4.3-1.el8.noarch.rp 1.9 MB/s | 255 kB 00:00 2023-12-16T10:42:15.508 INFO:teuthology.orchestra.run.smithi195.stdout:(22/32): python3-webtest-2.0.33-1.el8.noarch.rp 787 kB/s | 85 kB 00:00 2023-12-16T10:42:15.525 INFO:teuthology.orchestra.run.smithi195.stdout:(23/32): python3-zc-lockfile-2.0-2.el8.noarch.r 250 kB/s | 23 kB 00:00 2023-12-16T10:42:15.584 INFO:teuthology.orchestra.run.smithi195.stdout:(24/32): python3-werkzeug-0.12.2-4.el8.noarch.r 5.9 MB/s | 457 kB 00:00 2023-12-16T10:42:15.634 INFO:teuthology.orchestra.run.smithi195.stdout:(25/32): python3-markupsafe-0.23-19.el8.x86_64. 376 kB/s | 39 kB 00:00 2023-12-16T10:42:15.651 INFO:teuthology.orchestra.run.smithi195.stdout:(26/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 810 kB/s | 251 kB 00:00 2023-12-16T10:42:15.669 INFO:teuthology.orchestra.run.smithi195.stdout:(27/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 1.2 MB/s | 103 kB 00:00 2023-12-16T10:42:15.702 INFO:teuthology.orchestra.run.smithi195.stdout:(28/32): python3-mako-1.0.6-14.el8.noarch.rpm 2.3 MB/s | 157 kB 00:00 2023-12-16T10:42:15.727 INFO:teuthology.orchestra.run.smithi195.stdout:(29/32): python3-pycparser-2.14-14.el8.noarch.r 2.0 MB/s | 109 kB 00:00 2023-12-16T10:42:15.752 INFO:teuthology.orchestra.run.smithi195.stdout:(30/32): python3-pytz-2017.2-11.el8.noarch.rpm 539 kB/s | 54 kB 00:00 2023-12-16T10:42:15.778 INFO:teuthology.orchestra.run.smithi195.stdout:(31/32): python3-cffi-1.11.5-6.el8.x86_64.rpm 3.1 MB/s | 238 kB 00:00 2023-12-16T10:42:15.811 INFO:teuthology.orchestra.run.smithi195.stdout:(32/32): python3-cryptography-3.2.1-6.el8.x86_6 6.5 MB/s | 559 kB 00:00 2023-12-16T10:42:15.816 INFO:teuthology.orchestra.run.smithi195.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:42:15.816 INFO:teuthology.orchestra.run.smithi195.stdout:Total 8.2 MB/s | 30 MB 00:03 2023-12-16T10:42:15.910 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction check 2023-12-16T10:42:15.947 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction check succeeded. 2023-12-16T10:42:15.947 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction test 2023-12-16T10:42:16.169 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction test succeeded. 2023-12-16T10:42:16.177 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction 2023-12-16T10:42:17.943 INFO:teuthology.orchestra.run.smithi195.stdout: Preparing : 1/1 2023-12-16T10:42:18.082 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : jq-1.6-7.el8.x86_64 6/6 2023-12-16T10:42:18.082 INFO:teuthology.orchestra.run.smithi087.stdout:Installed products updated. 2023-12-16T10:42:18.202 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-12-16T10:42:18.450 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-12-16T10:42:18.608 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:42:18.608 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2023-12-16T10:42:18.608 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-test-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:42:18.608 INFO:teuthology.orchestra.run.smithi087.stdout: jq-1.6-7.el8.x86_64 2023-12-16T10:42:18.608 INFO:teuthology.orchestra.run.smithi087.stdout: libcephsqlite-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:42:18.609 INFO:teuthology.orchestra.run.smithi087.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-16T10:42:18.609 INFO:teuthology.orchestra.run.smithi087.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-16T10:42:18.609 INFO:teuthology.orchestra.run.smithi087.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-16T10:42:18.609 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:42:18.609 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:42:18.699 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 3/32 2023-12-16T10:42:18.773 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph 2023-12-16T10:42:19.111 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 4/32 2023-12-16T10:42:19.112 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:42:19.433 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 5/32 2023-12-16T10:42:19.630 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 6/32 2023-12-16T10:42:19.823 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 7/32 2023-12-16T10:42:19.843 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 129 kB/s | 4.5 kB 00:00 2023-12-16T10:42:20.095 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/32 2023-12-16T10:42:20.285 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 9/32 2023-12-16T10:42:20.412 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 111 kB/s | 4.1 kB 00:00 2023-12-16T10:42:20.504 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 10/32 2023-12-16T10:42:20.879 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 11/32 2023-12-16T10:42:21.114 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 12/32 2023-12-16T10:42:21.359 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/32 2023-12-16T10:42:21.606 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/32 2023-12-16T10:42:21.810 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/32 2023-12-16T10:42:22.008 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/32 2023-12-16T10:42:22.217 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/32 2023-12-16T10:42:22.361 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/32 2023-12-16T10:42:22.591 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/32 2023-12-16T10:42:22.640 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:42:22.643 INFO:teuthology.orchestra.run.smithi087.stdout:======================================================================================================= 2023-12-16T10:42:22.643 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2023-12-16T10:42:22.643 INFO:teuthology.orchestra.run.smithi087.stdout:======================================================================================================= 2023-12-16T10:42:22.643 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2023-12-16T10:42:22.643 INFO:teuthology.orchestra.run.smithi087.stdout: ceph x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 6.4 k 2023-12-16T10:42:22.643 INFO:teuthology.orchestra.run.smithi087.stdout:Installing dependencies: 2023-12-16T10:42:22.643 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mds x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 2.3 M 2023-12-16T10:42:22.644 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 1.6 M 2023-12-16T10:42:22.644 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-modules-core noarch 2:18.2.0-1359.gf92317e5.el8 ceph-noarch 242 k 2023-12-16T10:42:22.644 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mon x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 4.6 M 2023-12-16T10:42:22.644 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-osd x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 18 M 2023-12-16T10:42:22.644 INFO:teuthology.orchestra.run.smithi087.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-16T10:42:22.644 INFO:teuthology.orchestra.run.smithi087.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-16T10:42:22.644 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cffi x86_64 1.11.5-6.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-16T10:42:22.644 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-16T10:42:22.644 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-16T10:42:22.644 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cryptography x86_64 3.2.1-6.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-16T10:42:22.644 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-16T10:42:22.644 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-16T10:42:22.644 INFO:teuthology.orchestra.run.smithi087.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-16T10:42:22.644 INFO:teuthology.orchestra.run.smithi087.stdout: python3-mako noarch 1.0.6-14.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-16T10:42:22.645 INFO:teuthology.orchestra.run.smithi087.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-16T10:42:22.645 INFO:teuthology.orchestra.run.smithi087.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-16T10:42:22.645 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-16T10:42:22.645 INFO:teuthology.orchestra.run.smithi087.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-16T10:42:22.645 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-16T10:42:22.645 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-16T10:42:22.645 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pytz noarch 2017.2-11.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-16T10:42:22.645 INFO:teuthology.orchestra.run.smithi087.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-16T10:42:22.645 INFO:teuthology.orchestra.run.smithi087.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-16T10:42:22.645 INFO:teuthology.orchestra.run.smithi087.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-16T10:42:22.645 INFO:teuthology.orchestra.run.smithi087.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-16T10:42:22.645 INFO:teuthology.orchestra.run.smithi087.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-16T10:42:22.645 INFO:teuthology.orchestra.run.smithi087.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-16T10:42:22.646 INFO:teuthology.orchestra.run.smithi087.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-16T10:42:22.646 INFO:teuthology.orchestra.run.smithi087.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-16T10:42:22.646 INFO:teuthology.orchestra.run.smithi087.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-16T10:42:22.646 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:42:22.646 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2023-12-16T10:42:22.646 INFO:teuthology.orchestra.run.smithi087.stdout:======================================================================================================= 2023-12-16T10:42:22.646 INFO:teuthology.orchestra.run.smithi087.stdout:Install 32 Packages 2023-12-16T10:42:22.646 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:42:22.647 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 30 M 2023-12-16T10:42:22.647 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 119 M 2023-12-16T10:42:22.647 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2023-12-16T10:42:22.809 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/32 2023-12-16T10:42:23.052 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-12-16T10:42:23.192 INFO:teuthology.orchestra.run.smithi087.stdout:(1/32): ceph-18.2.0-1359.gf92317e5.el8.x86_64.r 32 kB/s | 6.4 kB 00:00 2023-12-16T10:42:23.317 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-12-16T10:42:23.542 INFO:teuthology.orchestra.run.smithi087.stdout:(2/32): ceph-mds-18.2.0-1359.gf92317e5.el8.x86_ 4.2 MB/s | 2.3 MB 00:00 2023-12-16T10:42:23.610 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-12-16T10:42:23.734 INFO:teuthology.orchestra.run.smithi087.stdout:(3/32): ceph-mgr-18.2.0-1359.gf92317e5.el8.x86_ 2.1 MB/s | 1.6 MB 00:00 2023-12-16T10:42:23.834 INFO:teuthology.orchestra.run.smithi087.stdout:(4/32): ceph-mgr-modules-core-18.2.0-1359.gf923 2.4 MB/s | 242 kB 00:00 2023-12-16T10:42:23.889 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/32 2023-12-16T10:42:24.001 INFO:teuthology.orchestra.run.smithi087.stdout:(5/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 261 kB/s | 44 kB 00:00 2023-12-16T10:42:24.151 INFO:teuthology.orchestra.run.smithi087.stdout:(6/32): python3-beautifulsoup4-4.6.3-2.el8.1.no 1.2 MB/s | 185 kB 00:00 2023-12-16T10:42:24.210 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/32 2023-12-16T10:42:24.260 INFO:teuthology.orchestra.run.smithi087.stdout:(7/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 1.6 MB/s | 173 kB 00:00 2023-12-16T10:42:24.377 INFO:teuthology.orchestra.run.smithi087.stdout:(8/32): ceph-mon-18.2.0-1359.gf92317e5.el8.x86_ 3.9 MB/s | 4.6 MB 00:01 2023-12-16T10:42:24.402 INFO:teuthology.orchestra.run.smithi087.stdout:(9/32): python3-cherrypy-18.4.0-1.el8.noarch.rp 2.6 MB/s | 384 kB 00:00 2023-12-16T10:42:24.461 INFO:teuthology.orchestra.run.smithi087.stdout:(10/32): python3-jaraco-functools-2.0-4.el8.noa 301 kB/s | 18 kB 00:00 2023-12-16T10:42:24.513 INFO:teuthology.orchestra.run.smithi087.stdout:(11/32): python3-jaraco-6.2-6.el8.noarch.rpm 81 kB/s | 11 kB 00:00 2023-12-16T10:42:24.545 INFO:teuthology.orchestra.run.smithi087.stdout:(12/32): python3-logutils-0.3.5-11.el8.noarch.r 582 kB/s | 49 kB 00:00 2023-12-16T10:42:24.573 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-12-16T10:42:24.737 INFO:teuthology.orchestra.run.smithi087.stdout:(13/32): ceph-osd-18.2.0-1359.gf92317e5.el8.x86 15 MB/s | 18 MB 00:01 2023-12-16T10:42:24.783 INFO:teuthology.orchestra.run.smithi087.stdout:(14/32): python3-more-itertools-7.2.0-3.el8.noa 218 kB/s | 59 kB 00:00 2023-12-16T10:42:24.812 INFO:teuthology.orchestra.run.smithi087.stdout:(15/32): python3-pecan-1.3.2-9.el8.noarch.rpm 1.0 MB/s | 283 kB 00:00 2023-12-16T10:42:24.846 INFO:teuthology.orchestra.run.smithi087.stdout:(16/32): python3-simplegeneric-0.8.1-17.el8.noa 298 kB/s | 19 kB 00:00 2023-12-16T10:42:24.871 INFO:teuthology.orchestra.run.smithi087.stdout:(17/32): python3-portend-2.6-1.el8.noarch.rpm 117 kB/s | 16 kB 00:00 2023-12-16T10:42:24.896 INFO:teuthology.orchestra.run.smithi087.stdout:(18/32): python3-singledispatch-3.4.0.3-18.el8. 286 kB/s | 24 kB 00:00 2023-12-16T10:42:24.922 INFO:teuthology.orchestra.run.smithi087.stdout:(19/32): python3-tempora-1.14.1-5.el8.noarch.rp 387 kB/s | 29 kB 00:00 2023-12-16T10:42:24.947 INFO:teuthology.orchestra.run.smithi087.stdout:(20/32): python3-trustme-0.6.0-4.el8.noarch.rpm 364 kB/s | 27 kB 00:00 2023-12-16T10:42:24.961 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-mgr-modules-core-2:18.2.0-1359.gf92317e5.el8. 27/32 2023-12-16T10:42:25.006 INFO:teuthology.orchestra.run.smithi087.stdout:(21/32): python3-webtest-2.0.33-1.el8.noarch.rp 1.4 MB/s | 85 kB 00:00 2023-12-16T10:42:25.081 INFO:teuthology.orchestra.run.smithi087.stdout:(22/32): python3-zc-lockfile-2.0-2.el8.noarch.r 305 kB/s | 23 kB 00:00 2023-12-16T10:42:25.106 INFO:teuthology.orchestra.run.smithi087.stdout:(23/32): python3-waitress-1.4.3-1.el8.noarch.rp 1.2 MB/s | 255 kB 00:00 2023-12-16T10:42:25.132 INFO:teuthology.orchestra.run.smithi087.stdout:(24/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 1.2 MB/s | 251 kB 00:00 2023-12-16T10:42:25.140 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-mgr-2:18.2.0-1359.gf92317e5.el8.x86_64 28/32 2023-12-16T10:42:25.199 INFO:teuthology.orchestra.run.smithi087.stdout:(25/32): python3-markupsafe-0.23-19.el8.x86_64. 422 kB/s | 39 kB 00:00 2023-12-16T10:42:25.216 INFO:teuthology.orchestra.run.smithi087.stdout:(26/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 1.2 MB/s | 103 kB 00:00 2023-12-16T10:42:25.249 INFO:teuthology.orchestra.run.smithi087.stdout:(27/32): python3-mako-1.0.6-14.el8.noarch.rpm 3.0 MB/s | 157 kB 00:00 2023-12-16T10:42:25.269 INFO:teuthology.orchestra.run.smithi087.stdout:(28/32): python3-pytz-2017.2-11.el8.noarch.rpm 1.1 MB/s | 54 kB 00:00 2023-12-16T10:42:25.292 INFO:teuthology.orchestra.run.smithi087.stdout:(29/32): python3-pycparser-2.14-14.el8.noarch.r 2.5 MB/s | 109 kB 00:00 2023-12-16T10:42:25.342 INFO:teuthology.orchestra.run.smithi087.stdout:(30/32): python3-werkzeug-0.12.2-4.el8.noarch.r 1.7 MB/s | 457 kB 00:00 2023-12-16T10:42:25.367 INFO:teuthology.orchestra.run.smithi087.stdout:(31/32): python3-cffi-1.11.5-6.el8.x86_64.rpm 2.3 MB/s | 238 kB 00:00 2023-12-16T10:42:25.401 INFO:teuthology.orchestra.run.smithi087.stdout:(32/32): python3-cryptography-3.2.1-6.el8.x86_6 5.0 MB/s | 559 kB 00:00 2023-12-16T10:42:25.402 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:42:25.403 INFO:teuthology.orchestra.run.smithi087.stdout:Total 11 MB/s | 30 MB 00:02 2023-12-16T10:42:25.499 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2023-12-16T10:42:25.536 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2023-12-16T10:42:25.536 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2023-12-16T10:42:25.759 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2023-12-16T10:42:25.768 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2023-12-16T10:42:26.708 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-mgr-2:18.2.0-1359.gf92317e5.el8.x86_64 28/32 2023-12-16T10:42:26.939 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-osd-2:18.2.0-1359.gf92317e5.el8.x86_64 29/32 2023-12-16T10:42:26.950 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2023-12-16T10:42:27.175 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-12-16T10:42:27.401 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-osd-2:18.2.0-1359.gf92317e5.el8.x86_64 29/32 2023-12-16T10:42:27.431 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-12-16T10:42:27.596 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-mon-2:18.2.0-1359.gf92317e5.el8.x86_64 30/32 2023-12-16T10:42:27.688 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 3/32 2023-12-16T10:42:27.812 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-mon-2:18.2.0-1359.gf92317e5.el8.x86_64 30/32 2023-12-16T10:42:27.971 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-mds-2:18.2.0-1359.gf92317e5.el8.x86_64 31/32 2023-12-16T10:42:27.989 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-mds-2:18.2.0-1359.gf92317e5.el8.x86_64 31/32 2023-12-16T10:42:28.116 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 4/32 2023-12-16T10:42:28.128 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-2:18.2.0-1359.gf92317e5.el8.x86_64 32/32 2023-12-16T10:42:28.414 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 5/32 2023-12-16T10:42:28.513 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-2:18.2.0-1359.gf92317e5.el8.x86_64 32/32 2023-12-16T10:42:28.513 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-2:18.2.0-1359.gf92317e5.el8.x86_64 1/32 2023-12-16T10:42:28.513 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-mds-2:18.2.0-1359.gf92317e5.el8.x86_64 2/32 2023-12-16T10:42:28.513 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-mgr-2:18.2.0-1359.gf92317e5.el8.x86_64 3/32 2023-12-16T10:42:28.513 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-mon-2:18.2.0-1359.gf92317e5.el8.x86_64 4/32 2023-12-16T10:42:28.513 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-osd-2:18.2.0-1359.gf92317e5.el8.x86_64 5/32 2023-12-16T10:42:28.513 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-mgr-modules-core-2:18.2.0-1359.gf92317e5.el8. 6/32 2023-12-16T10:42:28.514 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/32 2023-12-16T10:42:28.514 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/32 2023-12-16T10:42:28.514 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/32 2023-12-16T10:42:28.514 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/32 2023-12-16T10:42:28.514 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 11/32 2023-12-16T10:42:28.514 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 12/32 2023-12-16T10:42:28.514 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 13/32 2023-12-16T10:42:28.514 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 14/32 2023-12-16T10:42:28.514 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 15/32 2023-12-16T10:42:28.514 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-portend-2.6-1.el8.noarch 16/32 2023-12-16T10:42:28.514 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 17/32 2023-12-16T10:42:28.514 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 18/32 2023-12-16T10:42:28.515 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 19/32 2023-12-16T10:42:28.515 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 20/32 2023-12-16T10:42:28.515 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 21/32 2023-12-16T10:42:28.515 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 22/32 2023-12-16T10:42:28.515 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 23/32 2023-12-16T10:42:28.515 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 24/32 2023-12-16T10:42:28.515 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 25/32 2023-12-16T10:42:28.515 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 26/32 2023-12-16T10:42:28.515 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 27/32 2023-12-16T10:42:28.515 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 28/32 2023-12-16T10:42:28.515 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 29/32 2023-12-16T10:42:28.515 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 30/32 2023-12-16T10:42:28.516 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 31/32 2023-12-16T10:42:28.618 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 6/32 2023-12-16T10:42:28.803 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 7/32 2023-12-16T10:42:29.059 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/32 2023-12-16T10:42:29.266 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 9/32 2023-12-16T10:42:29.578 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 10/32 2023-12-16T10:42:30.010 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 11/32 2023-12-16T10:42:30.297 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 12/32 2023-12-16T10:42:30.583 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/32 2023-12-16T10:42:30.845 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/32 2023-12-16T10:42:31.074 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/32 2023-12-16T10:42:31.256 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/32 2023-12-16T10:42:31.464 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/32 2023-12-16T10:42:31.658 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/32 2023-12-16T10:42:31.865 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/32 2023-12-16T10:42:32.089 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/32 2023-12-16T10:42:32.324 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-12-16T10:42:32.598 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-12-16T10:42:32.890 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-12-16T10:42:33.187 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/32 2023-12-16T10:42:33.535 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/32 2023-12-16T10:42:33.577 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 32/32 2023-12-16T10:42:33.577 INFO:teuthology.orchestra.run.smithi195.stdout:Installed products updated. 2023-12-16T10:42:33.897 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-12-16T10:42:34.293 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mgr-modules-core-2:18.2.0-1359.gf92317e5.el8. 27/32 2023-12-16T10:42:34.502 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mgr-2:18.2.0-1359.gf92317e5.el8.x86_64 28/32 2023-12-16T10:42:34.693 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:42:34.693 INFO:teuthology.orchestra.run.smithi195.stdout:Installed: 2023-12-16T10:42:34.693 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:42:34.694 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mds-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:42:34.694 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mgr-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:42:34.694 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mgr-modules-core-2:18.2.0-1359.gf92317e5.el8.noarch 2023-12-16T10:42:34.694 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mon-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:42:34.694 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-osd-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:42:34.694 INFO:teuthology.orchestra.run.smithi195.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-16T10:42:34.694 INFO:teuthology.orchestra.run.smithi195.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-16T10:42:34.694 INFO:teuthology.orchestra.run.smithi195.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-12-16T10:42:34.694 INFO:teuthology.orchestra.run.smithi195.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-16T10:42:34.694 INFO:teuthology.orchestra.run.smithi195.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-16T10:42:34.694 INFO:teuthology.orchestra.run.smithi195.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-12-16T10:42:34.694 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-16T10:42:34.695 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-16T10:42:34.695 INFO:teuthology.orchestra.run.smithi195.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-16T10:42:34.695 INFO:teuthology.orchestra.run.smithi195.stdout: python3-mako-1.0.6-14.el8.noarch 2023-12-16T10:42:34.695 INFO:teuthology.orchestra.run.smithi195.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-16T10:42:34.695 INFO:teuthology.orchestra.run.smithi195.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-16T10:42:34.695 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-16T10:42:34.695 INFO:teuthology.orchestra.run.smithi195.stdout: python3-portend-2.6-1.el8.noarch 2023-12-16T10:42:34.695 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-16T10:42:34.695 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-16T10:42:34.695 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pytz-2017.2-11.el8.noarch 2023-12-16T10:42:34.695 INFO:teuthology.orchestra.run.smithi195.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-16T10:42:34.695 INFO:teuthology.orchestra.run.smithi195.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-16T10:42:34.695 INFO:teuthology.orchestra.run.smithi195.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-16T10:42:34.695 INFO:teuthology.orchestra.run.smithi195.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-16T10:42:34.696 INFO:teuthology.orchestra.run.smithi195.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-16T10:42:34.696 INFO:teuthology.orchestra.run.smithi195.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-16T10:42:34.696 INFO:teuthology.orchestra.run.smithi195.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-16T10:42:34.696 INFO:teuthology.orchestra.run.smithi195.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-16T10:42:34.696 INFO:teuthology.orchestra.run.smithi195.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-16T10:42:34.696 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:42:34.696 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:42:34.891 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install ceph-base 2023-12-16T10:42:35.243 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:42:36.055 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 122 kB/s | 4.5 kB 00:00 2023-12-16T10:42:36.069 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-mgr-2:18.2.0-1359.gf92317e5.el8.x86_64 28/32 2023-12-16T10:42:36.289 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-osd-2:18.2.0-1359.gf92317e5.el8.x86_64 29/32 2023-12-16T10:42:36.554 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 111 kB/s | 4.1 kB 00:00 2023-12-16T10:42:36.749 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-osd-2:18.2.0-1359.gf92317e5.el8.x86_64 29/32 2023-12-16T10:42:36.935 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mon-2:18.2.0-1359.gf92317e5.el8.x86_64 30/32 2023-12-16T10:42:37.151 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-mon-2:18.2.0-1359.gf92317e5.el8.x86_64 30/32 2023-12-16T10:42:37.318 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mds-2:18.2.0-1359.gf92317e5.el8.x86_64 31/32 2023-12-16T10:42:37.336 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-mds-2:18.2.0-1359.gf92317e5.el8.x86_64 31/32 2023-12-16T10:42:37.483 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-2:18.2.0-1359.gf92317e5.el8.x86_64 32/32 2023-12-16T10:42:37.874 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-2:18.2.0-1359.gf92317e5.el8.x86_64 32/32 2023-12-16T10:42:37.875 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-2:18.2.0-1359.gf92317e5.el8.x86_64 1/32 2023-12-16T10:42:37.875 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mds-2:18.2.0-1359.gf92317e5.el8.x86_64 2/32 2023-12-16T10:42:37.875 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mgr-2:18.2.0-1359.gf92317e5.el8.x86_64 3/32 2023-12-16T10:42:37.875 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mon-2:18.2.0-1359.gf92317e5.el8.x86_64 4/32 2023-12-16T10:42:37.875 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-osd-2:18.2.0-1359.gf92317e5.el8.x86_64 5/32 2023-12-16T10:42:37.875 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mgr-modules-core-2:18.2.0-1359.gf92317e5.el8. 6/32 2023-12-16T10:42:37.875 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/32 2023-12-16T10:42:37.875 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/32 2023-12-16T10:42:37.875 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/32 2023-12-16T10:42:37.875 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/32 2023-12-16T10:42:37.875 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 11/32 2023-12-16T10:42:37.875 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 12/32 2023-12-16T10:42:37.875 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 13/32 2023-12-16T10:42:37.875 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 14/32 2023-12-16T10:42:37.875 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 15/32 2023-12-16T10:42:37.876 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-portend-2.6-1.el8.noarch 16/32 2023-12-16T10:42:37.876 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 17/32 2023-12-16T10:42:37.876 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 18/32 2023-12-16T10:42:37.876 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 19/32 2023-12-16T10:42:37.876 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 20/32 2023-12-16T10:42:37.876 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 21/32 2023-12-16T10:42:37.876 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 22/32 2023-12-16T10:42:37.876 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 23/32 2023-12-16T10:42:37.876 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 24/32 2023-12-16T10:42:37.876 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 25/32 2023-12-16T10:42:37.876 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 26/32 2023-12-16T10:42:37.876 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 27/32 2023-12-16T10:42:37.877 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 28/32 2023-12-16T10:42:37.877 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 29/32 2023-12-16T10:42:37.877 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 30/32 2023-12-16T10:42:37.877 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 31/32 2023-12-16T10:42:38.671 INFO:teuthology.orchestra.run.smithi195.stdout:Package ceph-base-2:18.2.0-1359.gf92317e5.el8.x86_64 is already installed. 2023-12-16T10:42:38.844 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:42:38.845 INFO:teuthology.orchestra.run.smithi195.stdout:Nothing to do. 2023-12-16T10:42:38.845 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:42:38.985 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install cephadm 2023-12-16T10:42:39.333 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:42:40.271 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 123 kB/s | 4.5 kB 00:00 2023-12-16T10:42:40.781 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 108 kB/s | 4.1 kB 00:00 2023-12-16T10:42:42.997 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 32/32 2023-12-16T10:42:42.997 INFO:teuthology.orchestra.run.smithi087.stdout:Installed products updated. 2023-12-16T10:42:43.065 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:42:43.066 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:42:43.066 INFO:teuthology.orchestra.run.smithi195.stdout: Package Arch Version Repository Size 2023-12-16T10:42:43.066 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:42:43.066 INFO:teuthology.orchestra.run.smithi195.stdout:Installing: 2023-12-16T10:42:43.066 INFO:teuthology.orchestra.run.smithi195.stdout: cephadm noarch 2:18.2.0-1359.gf92317e5.el8 ceph-noarch 168 k 2023-12-16T10:42:43.066 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:42:43.066 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2023-12-16T10:42:43.066 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:42:43.066 INFO:teuthology.orchestra.run.smithi195.stdout:Install 1 Package 2023-12-16T10:42:43.066 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:42:43.066 INFO:teuthology.orchestra.run.smithi195.stdout:Total download size: 168 k 2023-12-16T10:42:43.066 INFO:teuthology.orchestra.run.smithi195.stdout:Installed size: 680 k 2023-12-16T10:42:43.067 INFO:teuthology.orchestra.run.smithi195.stdout:Downloading Packages: 2023-12-16T10:42:43.368 INFO:teuthology.orchestra.run.smithi195.stdout:cephadm-18.2.0-1359.gf92317e5.el8.noarch.rpm 559 kB/s | 168 kB 00:00 2023-12-16T10:42:43.369 INFO:teuthology.orchestra.run.smithi195.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:42:43.369 INFO:teuthology.orchestra.run.smithi195.stdout:Total 557 kB/s | 168 kB 00:00 2023-12-16T10:42:43.369 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction check 2023-12-16T10:42:43.376 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction check succeeded. 2023-12-16T10:42:43.377 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction test 2023-12-16T10:42:43.378 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction test succeeded. 2023-12-16T10:42:43.387 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction 2023-12-16T10:42:43.435 INFO:teuthology.orchestra.run.smithi195.stdout: Preparing : 1/1 2023-12-16T10:42:43.528 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:42:43.529 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2023-12-16T10:42:43.529 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:42:43.529 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mds-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:42:43.529 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:42:43.529 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-modules-core-2:18.2.0-1359.gf92317e5.el8.noarch 2023-12-16T10:42:43.529 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mon-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:42:43.529 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-osd-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:42:43.530 INFO:teuthology.orchestra.run.smithi087.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-16T10:42:43.530 INFO:teuthology.orchestra.run.smithi087.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-16T10:42:43.530 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-12-16T10:42:43.530 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-16T10:42:43.530 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-16T10:42:43.530 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-12-16T10:42:43.530 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-16T10:42:43.530 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-16T10:42:43.530 INFO:teuthology.orchestra.run.smithi087.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-16T10:42:43.530 INFO:teuthology.orchestra.run.smithi087.stdout: python3-mako-1.0.6-14.el8.noarch 2023-12-16T10:42:43.530 INFO:teuthology.orchestra.run.smithi087.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-16T10:42:43.530 INFO:teuthology.orchestra.run.smithi087.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-16T10:42:43.530 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-16T10:42:43.530 INFO:teuthology.orchestra.run.smithi087.stdout: python3-portend-2.6-1.el8.noarch 2023-12-16T10:42:43.530 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-16T10:42:43.531 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-16T10:42:43.531 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pytz-2017.2-11.el8.noarch 2023-12-16T10:42:43.531 INFO:teuthology.orchestra.run.smithi087.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-16T10:42:43.531 INFO:teuthology.orchestra.run.smithi087.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-16T10:42:43.531 INFO:teuthology.orchestra.run.smithi087.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-16T10:42:43.531 INFO:teuthology.orchestra.run.smithi087.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-16T10:42:43.531 INFO:teuthology.orchestra.run.smithi087.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-16T10:42:43.531 INFO:teuthology.orchestra.run.smithi087.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-16T10:42:43.531 INFO:teuthology.orchestra.run.smithi087.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-16T10:42:43.531 INFO:teuthology.orchestra.run.smithi087.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-16T10:42:43.531 INFO:teuthology.orchestra.run.smithi087.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-16T10:42:43.532 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:42:43.532 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:42:43.707 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph-base 2023-12-16T10:42:44.059 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:42:44.836 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 118 kB/s | 4.5 kB 00:00 2023-12-16T10:42:45.225 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: cephadm-2:18.2.0-1359.gf92317e5.el8.noarch 1/1 2023-12-16T10:42:45.407 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : cephadm-2:18.2.0-1359.gf92317e5.el8.noarch 1/1 2023-12-16T10:42:45.576 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 110 kB/s | 4.1 kB 00:00 2023-12-16T10:42:45.609 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: cephadm-2:18.2.0-1359.gf92317e5.el8.noarch 1/1 2023-12-16T10:42:47.590 INFO:teuthology.orchestra.run.smithi087.stdout:Package ceph-base-2:18.2.0-1359.gf92317e5.el8.x86_64 is already installed. 2023-12-16T10:42:47.761 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:42:47.762 INFO:teuthology.orchestra.run.smithi087.stdout:Nothing to do. 2023-12-16T10:42:47.762 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:42:47.901 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install cephadm 2023-12-16T10:42:48.248 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:42:49.044 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 101 kB/s | 4.5 kB 00:00 2023-12-16T10:42:49.627 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 66 kB/s | 4.1 kB 00:00 2023-12-16T10:42:50.491 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : cephadm-2:18.2.0-1359.gf92317e5.el8.noarch 1/1 2023-12-16T10:42:50.491 INFO:teuthology.orchestra.run.smithi195.stdout:Installed products updated. 2023-12-16T10:42:51.027 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:42:51.028 INFO:teuthology.orchestra.run.smithi195.stdout:Installed: 2023-12-16T10:42:51.028 INFO:teuthology.orchestra.run.smithi195.stdout: cephadm-2:18.2.0-1359.gf92317e5.el8.noarch 2023-12-16T10:42:51.028 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:42:51.028 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:42:51.202 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install ceph-immutable-object-cache 2023-12-16T10:42:51.565 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:42:51.881 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:42:51.882 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:42:51.882 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2023-12-16T10:42:51.882 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:42:51.882 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2023-12-16T10:42:51.882 INFO:teuthology.orchestra.run.smithi087.stdout: cephadm noarch 2:18.2.0-1359.gf92317e5.el8 ceph-noarch 168 k 2023-12-16T10:42:51.882 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:42:51.882 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2023-12-16T10:42:51.882 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:42:51.882 INFO:teuthology.orchestra.run.smithi087.stdout:Install 1 Package 2023-12-16T10:42:51.882 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:42:51.883 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 168 k 2023-12-16T10:42:51.883 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 680 k 2023-12-16T10:42:51.883 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2023-12-16T10:42:52.174 INFO:teuthology.orchestra.run.smithi087.stdout:cephadm-18.2.0-1359.gf92317e5.el8.noarch.rpm 577 kB/s | 168 kB 00:00 2023-12-16T10:42:52.174 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:42:52.175 INFO:teuthology.orchestra.run.smithi087.stdout:Total 575 kB/s | 168 kB 00:00 2023-12-16T10:42:52.175 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2023-12-16T10:42:52.183 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2023-12-16T10:42:52.183 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2023-12-16T10:42:52.185 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2023-12-16T10:42:52.194 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2023-12-16T10:42:52.242 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2023-12-16T10:42:52.460 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 102 kB/s | 4.5 kB 00:00 2023-12-16T10:42:52.964 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 103 kB/s | 4.1 kB 00:00 2023-12-16T10:42:54.006 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: cephadm-2:18.2.0-1359.gf92317e5.el8.noarch 1/1 2023-12-16T10:42:54.229 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : cephadm-2:18.2.0-1359.gf92317e5.el8.noarch 1/1 2023-12-16T10:42:54.430 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: cephadm-2:18.2.0-1359.gf92317e5.el8.noarch 1/1 2023-12-16T10:42:55.153 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:42:55.153 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:42:55.153 INFO:teuthology.orchestra.run.smithi195.stdout: Package Arch Version Repo Size 2023-12-16T10:42:55.154 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:42:55.154 INFO:teuthology.orchestra.run.smithi195.stdout:Installing: 2023-12-16T10:42:55.154 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-immutable-object-cache x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 166 k 2023-12-16T10:42:55.154 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:42:55.154 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2023-12-16T10:42:55.154 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:42:55.154 INFO:teuthology.orchestra.run.smithi195.stdout:Install 1 Package 2023-12-16T10:42:55.154 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:42:55.155 INFO:teuthology.orchestra.run.smithi195.stdout:Total download size: 166 k 2023-12-16T10:42:55.155 INFO:teuthology.orchestra.run.smithi195.stdout:Installed size: 503 k 2023-12-16T10:42:55.155 INFO:teuthology.orchestra.run.smithi195.stdout:Downloading Packages: 2023-12-16T10:42:55.468 INFO:teuthology.orchestra.run.smithi195.stdout:ceph-immutable-object-cache-18.2.0-1359.gf92317 530 kB/s | 166 kB 00:00 2023-12-16T10:42:55.468 INFO:teuthology.orchestra.run.smithi195.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:42:55.468 INFO:teuthology.orchestra.run.smithi195.stdout:Total 528 kB/s | 166 kB 00:00 2023-12-16T10:42:55.469 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction check 2023-12-16T10:42:55.480 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction check succeeded. 2023-12-16T10:42:55.480 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction test 2023-12-16T10:42:55.534 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction test succeeded. 2023-12-16T10:42:55.542 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction 2023-12-16T10:42:55.653 INFO:teuthology.orchestra.run.smithi195.stdout: Preparing : 1/1 2023-12-16T10:42:55.817 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-immutable-object-cache-2:18.2.0-1359.gf92317e5. 1/1 2023-12-16T10:42:56.231 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.0-1359.gf92317e5. 1/1 2023-12-16T10:42:59.175 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : cephadm-2:18.2.0-1359.gf92317e5.el8.noarch 1/1 2023-12-16T10:42:59.175 INFO:teuthology.orchestra.run.smithi087.stdout:Installed products updated. 2023-12-16T10:42:59.704 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:42:59.705 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2023-12-16T10:42:59.705 INFO:teuthology.orchestra.run.smithi087.stdout: cephadm-2:18.2.0-1359.gf92317e5.el8.noarch 2023-12-16T10:42:59.705 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:42:59.705 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:42:59.883 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph-immutable-object-cache 2023-12-16T10:43:00.245 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:43:00.643 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-immutable-object-cache-2:18.2.0-1359.gf92317e5. 1/1 2023-12-16T10:43:00.643 INFO:teuthology.orchestra.run.smithi195.stdout:Installed products updated. 2023-12-16T10:43:00.966 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 125 kB/s | 4.5 kB 00:00 2023-12-16T10:43:01.171 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:43:01.172 INFO:teuthology.orchestra.run.smithi195.stdout:Installed: 2023-12-16T10:43:01.172 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-immutable-object-cache-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:43:01.172 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:43:01.172 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:43:01.375 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install ceph-mgr 2023-12-16T10:43:01.523 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 153 kB/s | 4.1 kB 00:00 2023-12-16T10:43:01.729 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:43:02.485 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 156 kB/s | 4.5 kB 00:00 2023-12-16T10:43:02.983 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 150 kB/s | 4.1 kB 00:00 2023-12-16T10:43:03.683 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:43:03.684 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:43:03.684 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repo Size 2023-12-16T10:43:03.684 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:43:03.684 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2023-12-16T10:43:03.684 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-immutable-object-cache x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 166 k 2023-12-16T10:43:03.684 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:43:03.684 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2023-12-16T10:43:03.685 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:43:03.685 INFO:teuthology.orchestra.run.smithi087.stdout:Install 1 Package 2023-12-16T10:43:03.685 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:43:03.685 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 166 k 2023-12-16T10:43:03.685 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 503 k 2023-12-16T10:43:03.685 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2023-12-16T10:43:03.865 INFO:teuthology.orchestra.run.smithi087.stdout:ceph-immutable-object-cache-18.2.0-1359.gf92317 923 kB/s | 166 kB 00:00 2023-12-16T10:43:03.866 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:43:03.866 INFO:teuthology.orchestra.run.smithi087.stdout:Total 917 kB/s | 166 kB 00:00 2023-12-16T10:43:03.866 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2023-12-16T10:43:03.877 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2023-12-16T10:43:03.877 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2023-12-16T10:43:03.931 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2023-12-16T10:43:03.939 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2023-12-16T10:43:04.052 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2023-12-16T10:43:04.223 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-immutable-object-cache-2:18.2.0-1359.gf92317e5. 1/1 2023-12-16T10:43:04.650 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.0-1359.gf92317e5. 1/1 2023-12-16T10:43:05.021 INFO:teuthology.orchestra.run.smithi195.stdout:Package ceph-mgr-2:18.2.0-1359.gf92317e5.el8.x86_64 is already installed. 2023-12-16T10:43:05.191 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:43:05.192 INFO:teuthology.orchestra.run.smithi195.stdout:Nothing to do. 2023-12-16T10:43:05.192 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:43:05.371 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install ceph-mgr-dashboard 2023-12-16T10:43:05.719 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:43:06.551 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 124 kB/s | 4.5 kB 00:00 2023-12-16T10:43:07.044 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 107 kB/s | 4.1 kB 00:00 2023-12-16T10:43:09.124 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-immutable-object-cache-2:18.2.0-1359.gf92317e5. 1/1 2023-12-16T10:43:09.125 INFO:teuthology.orchestra.run.smithi087.stdout:Installed products updated. 2023-12-16T10:43:09.228 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:43:09.229 INFO:teuthology.orchestra.run.smithi195.stdout:=================================================================================================== 2023-12-16T10:43:09.229 INFO:teuthology.orchestra.run.smithi195.stdout: Package Arch Version Repository Size 2023-12-16T10:43:09.229 INFO:teuthology.orchestra.run.smithi195.stdout:=================================================================================================== 2023-12-16T10:43:09.230 INFO:teuthology.orchestra.run.smithi195.stdout:Installing: 2023-12-16T10:43:09.230 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mgr-dashboard noarch 2:18.2.0-1359.gf92317e5.el8 ceph-noarch 1.8 M 2023-12-16T10:43:09.230 INFO:teuthology.orchestra.run.smithi195.stdout:Installing dependencies: 2023-12-16T10:43:09.230 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-grafana-dashboards noarch 2:18.2.0-1359.gf92317e5.el8 ceph-noarch 23 k 2023-12-16T10:43:09.230 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-prometheus-alerts noarch 2:18.2.0-1359.gf92317e5.el8 ceph-noarch 15 k 2023-12-16T10:43:09.230 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-16T10:43:09.230 INFO:teuthology.orchestra.run.smithi195.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-16T10:43:09.230 INFO:teuthology.orchestra.run.smithi195.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-16T10:43:09.230 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:43:09.230 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2023-12-16T10:43:09.230 INFO:teuthology.orchestra.run.smithi195.stdout:=================================================================================================== 2023-12-16T10:43:09.230 INFO:teuthology.orchestra.run.smithi195.stdout:Install 6 Packages 2023-12-16T10:43:09.231 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:43:09.231 INFO:teuthology.orchestra.run.smithi195.stdout:Total download size: 2.1 M 2023-12-16T10:43:09.231 INFO:teuthology.orchestra.run.smithi195.stdout:Installed size: 8.5 M 2023-12-16T10:43:09.231 INFO:teuthology.orchestra.run.smithi195.stdout:Downloading Packages: 2023-12-16T10:43:09.648 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:43:09.648 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2023-12-16T10:43:09.648 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-immutable-object-cache-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:43:09.648 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:43:09.648 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:43:09.658 INFO:teuthology.orchestra.run.smithi195.stdout:(1/6): ceph-grafana-dashboards-18.2.0-1359.gf92 59 kB/s | 23 kB 00:00 2023-12-16T10:43:09.689 INFO:teuthology.orchestra.run.smithi195.stdout:(2/6): ceph-prometheus-alerts-18.2.0-1359.gf923 34 kB/s | 15 kB 00:00 2023-12-16T10:43:09.854 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph-mgr 2023-12-16T10:43:09.940 INFO:teuthology.orchestra.run.smithi195.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 119 kB/s | 34 kB 00:00 2023-12-16T10:43:10.004 INFO:teuthology.orchestra.run.smithi195.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 727 kB/s | 43 kB 00:00 2023-12-16T10:43:10.032 INFO:teuthology.orchestra.run.smithi195.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 574 kB/s | 196 kB 00:00 2023-12-16T10:43:10.203 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:43:10.274 INFO:teuthology.orchestra.run.smithi195.stdout:(6/6): ceph-mgr-dashboard-18.2.0-1359.gf92317e5 1.7 MB/s | 1.8 MB 00:01 2023-12-16T10:43:10.277 INFO:teuthology.orchestra.run.smithi195.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:43:10.277 INFO:teuthology.orchestra.run.smithi195.stdout:Total 2.0 MB/s | 2.1 MB 00:01 2023-12-16T10:43:10.289 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction check 2023-12-16T10:43:10.298 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction check succeeded. 2023-12-16T10:43:10.299 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction test 2023-12-16T10:43:10.366 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction test succeeded. 2023-12-16T10:43:10.374 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction 2023-12-16T10:43:10.632 INFO:teuthology.orchestra.run.smithi195.stdout: Preparing : 1/1 2023-12-16T10:43:10.849 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-12-16T10:43:10.948 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 123 kB/s | 4.5 kB 00:00 2023-12-16T10:43:11.212 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-12-16T10:43:11.434 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-12-16T10:43:11.507 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 109 kB/s | 4.1 kB 00:00 2023-12-16T10:43:11.545 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-prometheus-alerts-2:18.2.0-1359.gf92317e5.el8.n 4/6 2023-12-16T10:43:11.919 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-grafana-dashboards-2:18.2.0-1359.gf92317e5.el8. 5/6 2023-12-16T10:43:12.157 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-mgr-dashboard-2:18.2.0-1359.gf92317e5.el8.noarc 6/6 2023-12-16T10:43:12.430 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.0-1359.gf92317e5.el8.noarc 6/6 2023-12-16T10:43:12.430 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-grafana-dashboards-2:18.2.0-1359.gf92317e5.el8. 1/6 2023-12-16T10:43:12.431 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-mgr-dashboard-2:18.2.0-1359.gf92317e5.el8.noarc 2/6 2023-12-16T10:43:12.431 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-prometheus-alerts-2:18.2.0-1359.gf92317e5.el8.n 3/6 2023-12-16T10:43:12.431 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-12-16T10:43:12.431 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-12-16T10:43:13.578 INFO:teuthology.orchestra.run.smithi087.stdout:Package ceph-mgr-2:18.2.0-1359.gf92317e5.el8.x86_64 is already installed. 2023-12-16T10:43:13.753 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:43:13.754 INFO:teuthology.orchestra.run.smithi087.stdout:Nothing to do. 2023-12-16T10:43:13.754 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:43:13.892 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph-mgr-dashboard 2023-12-16T10:43:14.239 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:43:14.950 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 154 kB/s | 4.5 kB 00:00 2023-12-16T10:43:15.515 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 150 kB/s | 4.1 kB 00:00 2023-12-16T10:43:16.902 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-12-16T10:43:16.902 INFO:teuthology.orchestra.run.smithi195.stdout:Installed products updated. 2023-12-16T10:43:17.426 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:43:17.427 INFO:teuthology.orchestra.run.smithi195.stdout:Installed: 2023-12-16T10:43:17.427 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-grafana-dashboards-2:18.2.0-1359.gf92317e5.el8.noarch 2023-12-16T10:43:17.427 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mgr-dashboard-2:18.2.0-1359.gf92317e5.el8.noarch 2023-12-16T10:43:17.427 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-prometheus-alerts-2:18.2.0-1359.gf92317e5.el8.noarch 2023-12-16T10:43:17.427 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-16T10:43:17.427 INFO:teuthology.orchestra.run.smithi195.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-16T10:43:17.427 INFO:teuthology.orchestra.run.smithi195.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-16T10:43:17.427 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:43:17.427 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:43:17.614 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-16T10:43:17.783 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:43:17.784 INFO:teuthology.orchestra.run.smithi087.stdout:=================================================================================================== 2023-12-16T10:43:17.784 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2023-12-16T10:43:17.784 INFO:teuthology.orchestra.run.smithi087.stdout:=================================================================================================== 2023-12-16T10:43:17.784 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2023-12-16T10:43:17.785 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-dashboard noarch 2:18.2.0-1359.gf92317e5.el8 ceph-noarch 1.8 M 2023-12-16T10:43:17.785 INFO:teuthology.orchestra.run.smithi087.stdout:Installing dependencies: 2023-12-16T10:43:17.785 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-grafana-dashboards noarch 2:18.2.0-1359.gf92317e5.el8 ceph-noarch 23 k 2023-12-16T10:43:17.785 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-prometheus-alerts noarch 2:18.2.0-1359.gf92317e5.el8 ceph-noarch 15 k 2023-12-16T10:43:17.785 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-16T10:43:17.785 INFO:teuthology.orchestra.run.smithi087.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-16T10:43:17.785 INFO:teuthology.orchestra.run.smithi087.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-16T10:43:17.785 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:43:17.785 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2023-12-16T10:43:17.785 INFO:teuthology.orchestra.run.smithi087.stdout:=================================================================================================== 2023-12-16T10:43:17.785 INFO:teuthology.orchestra.run.smithi087.stdout:Install 6 Packages 2023-12-16T10:43:17.785 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:43:17.786 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 2.1 M 2023-12-16T10:43:17.786 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 8.5 M 2023-12-16T10:43:17.786 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2023-12-16T10:43:17.966 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:43:18.346 INFO:teuthology.orchestra.run.smithi087.stdout:(1/6): ceph-grafana-dashboards-18.2.0-1359.gf92 103 kB/s | 23 kB 00:00 2023-12-16T10:43:18.371 INFO:teuthology.orchestra.run.smithi087.stdout:(2/6): ceph-prometheus-alerts-18.2.0-1359.gf923 58 kB/s | 15 kB 00:00 2023-12-16T10:43:18.579 INFO:teuthology.orchestra.run.smithi087.stdout:(3/6): ceph-mgr-dashboard-18.2.0-1359.gf92317e5 3.8 MB/s | 1.8 MB 00:00 2023-12-16T10:43:18.630 INFO:teuthology.orchestra.run.smithi087.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 863 kB/s | 43 kB 00:00 2023-12-16T10:43:18.707 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 169 kB/s | 4.5 kB 00:00 2023-12-16T10:43:18.763 INFO:teuthology.orchestra.run.smithi087.stdout:(5/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 81 kB/s | 34 kB 00:00 2023-12-16T10:43:19.003 INFO:teuthology.orchestra.run.smithi087.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 311 kB/s | 196 kB 00:00 2023-12-16T10:43:19.006 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:43:19.006 INFO:teuthology.orchestra.run.smithi087.stdout:Total 1.7 MB/s | 2.1 MB 00:01 2023-12-16T10:43:19.020 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2023-12-16T10:43:19.030 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2023-12-16T10:43:19.030 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2023-12-16T10:43:19.102 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2023-12-16T10:43:19.111 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2023-12-16T10:43:19.206 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 121 kB/s | 4.1 kB 00:00 2023-12-16T10:43:19.408 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2023-12-16T10:43:19.622 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-12-16T10:43:19.885 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-12-16T10:43:20.108 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-12-16T10:43:20.227 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-prometheus-alerts-2:18.2.0-1359.gf92317e5.el8.n 4/6 2023-12-16T10:43:20.619 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-grafana-dashboards-2:18.2.0-1359.gf92317e5.el8. 5/6 2023-12-16T10:43:20.846 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mgr-dashboard-2:18.2.0-1359.gf92317e5.el8.noarc 6/6 2023-12-16T10:43:21.136 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.0-1359.gf92317e5.el8.noarc 6/6 2023-12-16T10:43:21.136 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-grafana-dashboards-2:18.2.0-1359.gf92317e5.el8. 1/6 2023-12-16T10:43:21.136 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mgr-dashboard-2:18.2.0-1359.gf92317e5.el8.noarc 2/6 2023-12-16T10:43:21.136 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-prometheus-alerts-2:18.2.0-1359.gf92317e5.el8.n 3/6 2023-12-16T10:43:21.136 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-12-16T10:43:21.136 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-12-16T10:43:21.420 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:43:21.422 INFO:teuthology.orchestra.run.smithi195.stdout:======================================================================================================================= 2023-12-16T10:43:21.422 INFO:teuthology.orchestra.run.smithi195.stdout: Package Arch Version Repository Size 2023-12-16T10:43:21.422 INFO:teuthology.orchestra.run.smithi195.stdout:======================================================================================================================= 2023-12-16T10:43:21.422 INFO:teuthology.orchestra.run.smithi195.stdout:Installing: 2023-12-16T10:43:21.422 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.0-1359.gf92317e5.el8 ceph-noarch 7.4 M 2023-12-16T10:43:21.422 INFO:teuthology.orchestra.run.smithi195.stdout:Installing dependencies: 2023-12-16T10:43:21.422 INFO:teuthology.orchestra.run.smithi195.stdout: libgfortran x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 645 k 2023-12-16T10:43:21.422 INFO:teuthology.orchestra.run.smithi195.stdout: libquadmath x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 172 k 2023-12-16T10:43:21.422 INFO:teuthology.orchestra.run.smithi195.stdout: openblas x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.0 M 2023-12-16T10:43:21.422 INFO:teuthology.orchestra.run.smithi195.stdout: openblas-threads x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.2 M 2023-12-16T10:43:21.423 INFO:teuthology.orchestra.run.smithi195.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-16T10:43:21.423 INFO:teuthology.orchestra.run.smithi195.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-16T10:43:21.423 INFO:teuthology.orchestra.run.smithi195.stdout: python3-scipy x86_64 1.0.0-21.module+el8.5.0+10916+41bd434d rhel-8-for-x86_64-appstream-rpms 14 M 2023-12-16T10:43:21.423 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:43:21.423 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2023-12-16T10:43:21.423 INFO:teuthology.orchestra.run.smithi195.stdout:======================================================================================================================= 2023-12-16T10:43:21.423 INFO:teuthology.orchestra.run.smithi195.stdout:Install 8 Packages 2023-12-16T10:43:21.423 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:43:21.424 INFO:teuthology.orchestra.run.smithi195.stdout:Total download size: 36 M 2023-12-16T10:43:21.424 INFO:teuthology.orchestra.run.smithi195.stdout:Installed size: 207 M 2023-12-16T10:43:21.424 INFO:teuthology.orchestra.run.smithi195.stdout:Downloading Packages: 2023-12-16T10:43:21.581 INFO:teuthology.orchestra.run.smithi195.stdout:(1/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 24 MB/s | 3.7 MB 00:00 2023-12-16T10:43:21.667 INFO:teuthology.orchestra.run.smithi195.stdout:(2/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 2.6 MB/s | 225 kB 00:00 2023-12-16T10:43:21.882 INFO:teuthology.orchestra.run.smithi195.stdout:(3/8): python3-scipy-1.0.0-21.module+el8.5.0+10 30 MB/s | 14 MB 00:00 2023-12-16T10:43:21.990 INFO:teuthology.orchestra.run.smithi195.stdout:(4/8): openblas-threads-0.3.15-6.el8.x86_64.rpm 16 MB/s | 5.2 MB 00:00 2023-12-16T10:43:22.040 INFO:teuthology.orchestra.run.smithi195.stdout:(5/8): libgfortran-8.5.0-20.el8.x86_64.rpm 13 MB/s | 645 kB 00:00 2023-12-16T10:43:22.133 INFO:teuthology.orchestra.run.smithi195.stdout:(6/8): ceph-mgr-diskprediction-local-18.2.0-135 10 MB/s | 7.4 MB 00:00 2023-12-16T10:43:22.191 INFO:teuthology.orchestra.run.smithi195.stdout:(7/8): libquadmath-8.5.0-20.el8.x86_64.rpm 1.1 MB/s | 172 kB 00:00 2023-12-16T10:43:22.266 INFO:teuthology.orchestra.run.smithi195.stdout:(8/8): openblas-0.3.15-6.el8.x86_64.rpm 13 MB/s | 5.0 MB 00:00 2023-12-16T10:43:22.267 INFO:teuthology.orchestra.run.smithi195.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:43:22.267 INFO:teuthology.orchestra.run.smithi195.stdout:Total 43 MB/s | 36 MB 00:00 2023-12-16T10:43:22.512 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction check 2023-12-16T10:43:22.530 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction check succeeded. 2023-12-16T10:43:22.530 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction test 2023-12-16T10:43:22.841 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction test succeeded. 2023-12-16T10:43:22.850 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction 2023-12-16T10:43:23.452 INFO:teuthology.orchestra.run.smithi195.stdout: Preparing : 1/1 2023-12-16T10:43:23.637 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : libquadmath-8.5.0-20.el8.x86_64 1/8 2023-12-16T10:43:23.754 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: libquadmath-8.5.0-20.el8.x86_64 1/8 2023-12-16T10:43:23.962 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-16T10:43:24.595 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-16T10:43:24.804 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : openblas-threads-0.3.15-6.el8.x86_64 3/8 2023-12-16T10:43:25.410 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: openblas-threads-0.3.15-6.el8.x86_64 3/8 2023-12-16T10:43:25.653 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : openblas-0.3.15-6.el8.x86_64 4/8 2023-12-16T10:43:25.886 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-12-16T10:43:25.887 INFO:teuthology.orchestra.run.smithi087.stdout:Installed products updated. 2023-12-16T10:43:26.326 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: openblas-0.3.15-6.el8.x86_64 4/8 2023-12-16T10:43:26.401 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:43:26.401 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2023-12-16T10:43:26.401 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-grafana-dashboards-2:18.2.0-1359.gf92317e5.el8.noarch 2023-12-16T10:43:26.401 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-dashboard-2:18.2.0-1359.gf92317e5.el8.noarch 2023-12-16T10:43:26.401 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-prometheus-alerts-2:18.2.0-1359.gf92317e5.el8.noarch 2023-12-16T10:43:26.402 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-16T10:43:26.402 INFO:teuthology.orchestra.run.smithi087.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-16T10:43:26.402 INFO:teuthology.orchestra.run.smithi087.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-16T10:43:26.402 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:43:26.402 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:43:26.564 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-16T10:43:26.657 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-16T10:43:26.861 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-16T10:43:26.916 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:43:27.607 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 158 kB/s | 4.5 kB 00:00 2023-12-16T10:43:28.173 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 113 kB/s | 4.1 kB 00:00 2023-12-16T10:43:28.609 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-16T10:43:29.909 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 7/8 2023-12-16T10:43:30.111 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.0-1359.gf92317e 8/8 2023-12-16T10:43:31.094 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.0-1359.gf92317e 8/8 2023-12-16T10:43:31.094 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.0-1359.gf92317e 1/8 2023-12-16T10:43:31.094 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 2/8 2023-12-16T10:43:31.094 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 3/8 2023-12-16T10:43:31.094 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 4/8 2023-12-16T10:43:31.094 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : openblas-threads-0.3.15-6.el8.x86_64 5/8 2023-12-16T10:43:31.095 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : openblas-0.3.15-6.el8.x86_64 6/8 2023-12-16T10:43:31.095 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libgfortran-8.5.0-20.el8.x86_64 7/8 2023-12-16T10:43:31.095 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:43:31.095 INFO:teuthology.orchestra.run.smithi087.stdout:======================================================================================================================= 2023-12-16T10:43:31.095 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2023-12-16T10:43:31.095 INFO:teuthology.orchestra.run.smithi087.stdout:======================================================================================================================= 2023-12-16T10:43:31.095 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2023-12-16T10:43:31.095 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.0-1359.gf92317e5.el8 ceph-noarch 7.4 M 2023-12-16T10:43:31.096 INFO:teuthology.orchestra.run.smithi087.stdout:Installing dependencies: 2023-12-16T10:43:31.096 INFO:teuthology.orchestra.run.smithi087.stdout: libgfortran x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 645 k 2023-12-16T10:43:31.096 INFO:teuthology.orchestra.run.smithi087.stdout: libquadmath x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 172 k 2023-12-16T10:43:31.096 INFO:teuthology.orchestra.run.smithi087.stdout: openblas x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.0 M 2023-12-16T10:43:31.096 INFO:teuthology.orchestra.run.smithi087.stdout: openblas-threads x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.2 M 2023-12-16T10:43:31.096 INFO:teuthology.orchestra.run.smithi087.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-16T10:43:31.096 INFO:teuthology.orchestra.run.smithi087.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-16T10:43:31.096 INFO:teuthology.orchestra.run.smithi087.stdout: python3-scipy x86_64 1.0.0-21.module+el8.5.0+10916+41bd434d rhel-8-for-x86_64-appstream-rpms 14 M 2023-12-16T10:43:31.096 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:43:31.096 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2023-12-16T10:43:31.096 INFO:teuthology.orchestra.run.smithi087.stdout:======================================================================================================================= 2023-12-16T10:43:31.096 INFO:teuthology.orchestra.run.smithi087.stdout:Install 8 Packages 2023-12-16T10:43:31.096 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:43:31.096 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 36 M 2023-12-16T10:43:31.097 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 207 M 2023-12-16T10:43:31.097 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2023-12-16T10:43:31.097 INFO:teuthology.orchestra.run.smithi087.stdout:(1/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 23 MB/s | 3.7 MB 00:00 2023-12-16T10:43:31.097 INFO:teuthology.orchestra.run.smithi087.stdout:(2/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 4.5 MB/s | 225 kB 00:00 2023-12-16T10:43:31.097 INFO:teuthology.orchestra.run.smithi087.stdout:(3/8): openblas-threads-0.3.15-6.el8.x86_64.rpm 35 MB/s | 5.2 MB 00:00 2023-12-16T10:43:31.097 INFO:teuthology.orchestra.run.smithi087.stdout:(4/8): python3-scipy-1.0.0-21.module+el8.5.0+10 25 MB/s | 14 MB 00:00 2023-12-16T10:43:31.097 INFO:teuthology.orchestra.run.smithi087.stdout:(5/8): libgfortran-8.5.0-20.el8.x86_64.rpm 11 MB/s | 645 kB 00:00 2023-12-16T10:43:31.097 INFO:teuthology.orchestra.run.smithi087.stdout:(6/8): ceph-mgr-diskprediction-local-18.2.0-135 10 MB/s | 7.4 MB 00:00 2023-12-16T10:43:31.097 INFO:teuthology.orchestra.run.smithi087.stdout:(7/8): libquadmath-8.5.0-20.el8.x86_64.rpm 1.2 MB/s | 172 kB 00:00 2023-12-16T10:43:31.156 INFO:teuthology.orchestra.run.smithi087.stdout:(8/8): openblas-0.3.15-6.el8.x86_64.rpm 11 MB/s | 5.0 MB 00:00 2023-12-16T10:43:31.157 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:43:31.157 INFO:teuthology.orchestra.run.smithi087.stdout:Total 44 MB/s | 36 MB 00:00 2023-12-16T10:43:31.402 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2023-12-16T10:43:31.421 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2023-12-16T10:43:31.421 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2023-12-16T10:43:31.730 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2023-12-16T10:43:31.738 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2023-12-16T10:43:32.310 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2023-12-16T10:43:32.510 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libquadmath-8.5.0-20.el8.x86_64 1/8 2023-12-16T10:43:32.645 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: libquadmath-8.5.0-20.el8.x86_64 1/8 2023-12-16T10:43:32.844 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-16T10:43:33.464 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-16T10:43:33.627 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : openblas-threads-0.3.15-6.el8.x86_64 3/8 2023-12-16T10:43:34.229 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: openblas-threads-0.3.15-6.el8.x86_64 3/8 2023-12-16T10:43:34.460 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : openblas-0.3.15-6.el8.x86_64 4/8 2023-12-16T10:43:35.145 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: openblas-0.3.15-6.el8.x86_64 4/8 2023-12-16T10:43:35.229 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libquadmath-8.5.0-20.el8.x86_64 8/8 2023-12-16T10:43:35.229 INFO:teuthology.orchestra.run.smithi195.stdout:Installed products updated. 2023-12-16T10:43:35.473 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-16T10:43:35.669 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-16T10:43:35.758 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:43:35.759 INFO:teuthology.orchestra.run.smithi195.stdout:Installed: 2023-12-16T10:43:35.759 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mgr-diskprediction-local-2:18.2.0-1359.gf92317e5.el8.noarch 2023-12-16T10:43:35.759 INFO:teuthology.orchestra.run.smithi195.stdout: libgfortran-8.5.0-20.el8.x86_64 2023-12-16T10:43:35.759 INFO:teuthology.orchestra.run.smithi195.stdout: libquadmath-8.5.0-20.el8.x86_64 2023-12-16T10:43:35.759 INFO:teuthology.orchestra.run.smithi195.stdout: openblas-0.3.15-6.el8.x86_64 2023-12-16T10:43:35.759 INFO:teuthology.orchestra.run.smithi195.stdout: openblas-threads-0.3.15-6.el8.x86_64 2023-12-16T10:43:35.759 INFO:teuthology.orchestra.run.smithi195.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-16T10:43:35.760 INFO:teuthology.orchestra.run.smithi195.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-16T10:43:35.760 INFO:teuthology.orchestra.run.smithi195.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-12-16T10:43:35.760 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:43:35.760 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:43:35.954 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install ceph-mgr-rook 2023-12-16T10:43:36.305 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:43:37.015 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 176 kB/s | 4.5 kB 00:00 2023-12-16T10:43:37.419 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-16T10:43:37.509 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 111 kB/s | 4.1 kB 00:00 2023-12-16T10:43:38.740 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 7/8 2023-12-16T10:43:38.959 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.0-1359.gf92317e 8/8 2023-12-16T10:43:39.267 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.0-1359.gf92317e 8/8 2023-12-16T10:43:39.267 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.0-1359.gf92317e 1/8 2023-12-16T10:43:39.267 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 2/8 2023-12-16T10:43:39.267 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 3/8 2023-12-16T10:43:39.267 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 4/8 2023-12-16T10:43:39.267 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : openblas-threads-0.3.15-6.el8.x86_64 5/8 2023-12-16T10:43:39.267 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : openblas-0.3.15-6.el8.x86_64 6/8 2023-12-16T10:43:39.267 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libgfortran-8.5.0-20.el8.x86_64 7/8 2023-12-16T10:43:39.807 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:43:39.809 INFO:teuthology.orchestra.run.smithi195.stdout:======================================================================================================== 2023-12-16T10:43:39.809 INFO:teuthology.orchestra.run.smithi195.stdout: Package Arch Version Repository Size 2023-12-16T10:43:39.809 INFO:teuthology.orchestra.run.smithi195.stdout:======================================================================================================== 2023-12-16T10:43:39.809 INFO:teuthology.orchestra.run.smithi195.stdout:Installing: 2023-12-16T10:43:39.809 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mgr-rook noarch 2:18.2.0-1359.gf92317e5.el8 ceph-noarch 50 k 2023-12-16T10:43:39.809 INFO:teuthology.orchestra.run.smithi195.stdout:Installing dependencies: 2023-12-16T10:43:39.809 INFO:teuthology.orchestra.run.smithi195.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-16T10:43:39.809 INFO:teuthology.orchestra.run.smithi195.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-16T10:43:39.809 INFO:teuthology.orchestra.run.smithi195.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-16T10:43:39.809 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-16T10:43:39.809 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-16T10:43:39.809 INFO:teuthology.orchestra.run.smithi195.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-16T10:43:39.810 INFO:teuthology.orchestra.run.smithi195.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-16T10:43:39.810 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-16T10:43:39.810 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-16T10:43:39.810 INFO:teuthology.orchestra.run.smithi195.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-16T10:43:39.810 INFO:teuthology.orchestra.run.smithi195.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-16T10:43:39.810 INFO:teuthology.orchestra.run.smithi195.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-16T10:43:39.810 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:43:39.810 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2023-12-16T10:43:39.810 INFO:teuthology.orchestra.run.smithi195.stdout:======================================================================================================== 2023-12-16T10:43:39.810 INFO:teuthology.orchestra.run.smithi195.stdout:Install 13 Packages 2023-12-16T10:43:39.810 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:43:39.811 INFO:teuthology.orchestra.run.smithi195.stdout:Total download size: 1.9 M 2023-12-16T10:43:39.811 INFO:teuthology.orchestra.run.smithi195.stdout:Installed size: 25 M 2023-12-16T10:43:39.811 INFO:teuthology.orchestra.run.smithi195.stdout:Downloading Packages: 2023-12-16T10:43:40.040 INFO:teuthology.orchestra.run.smithi195.stdout:(1/13): ceph-mgr-rook-18.2.0-1359.gf92317e5.el8 297 kB/s | 50 kB 00:00 2023-12-16T10:43:40.090 INFO:teuthology.orchestra.run.smithi195.stdout:(2/13): python3-cachetools-3.1.1-4.el8.noarch.r 151 kB/s | 33 kB 00:00 2023-12-16T10:43:40.115 INFO:teuthology.orchestra.run.smithi195.stdout:(3/13): python3-certifi-2018.10.15-7.el8.noarch 67 kB/s | 16 kB 00:00 2023-12-16T10:43:40.249 INFO:teuthology.orchestra.run.smithi195.stdout:(4/13): python3-rsa-4.9-2.el8.noarch.rpm 482 kB/s | 64 kB 00:00 2023-12-16T10:43:40.282 INFO:teuthology.orchestra.run.smithi195.stdout:(5/13): python3-google-auth-1.1.1-10.el8.noarch 335 kB/s | 81 kB 00:00 2023-12-16T10:43:40.308 INFO:teuthology.orchestra.run.smithi195.stdout:(6/13): python3-websocket-client-0.56.0-5.el8.n 1.0 MB/s | 61 kB 00:00 2023-12-16T10:43:40.350 INFO:teuthology.orchestra.run.smithi195.stdout:(7/13): python3-kubernetes-11.0.0-6.el8.noarch. 4.6 MB/s | 1.2 MB 00:00 2023-12-16T10:43:40.383 INFO:teuthology.orchestra.run.smithi195.stdout:(8/13): python3-jsonpointer-1.10-11.el8.noarch. 199 kB/s | 20 kB 00:00 2023-12-16T10:43:40.417 INFO:teuthology.orchestra.run.smithi195.stdout:(9/13): python3-pyasn1-modules-0.3.7-6.el8.noar 1.0 MB/s | 110 kB 00:00 2023-12-16T10:43:40.484 INFO:teuthology.orchestra.run.smithi195.stdout:(10/13): python3-jsonpatch-1.21-2.el8.noarch.rp 206 kB/s | 27 kB 00:00 2023-12-16T10:43:40.509 INFO:teuthology.orchestra.run.smithi195.stdout:(11/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.0 MB/s | 126 kB 00:00 2023-12-16T10:43:40.534 INFO:teuthology.orchestra.run.smithi195.stdout:(12/13): python3-requests-oauthlib-1.0.0-1.el8. 852 kB/s | 43 kB 00:00 2023-12-16T10:43:40.560 INFO:teuthology.orchestra.run.smithi195.stdout:(13/13): python3-oauthlib-2.1.0-1.el8.noarch.rp 1.1 MB/s | 155 kB 00:00 2023-12-16T10:43:40.562 INFO:teuthology.orchestra.run.smithi195.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:43:40.562 INFO:teuthology.orchestra.run.smithi195.stdout:Total 2.6 MB/s | 1.9 MB 00:00 2023-12-16T10:43:40.624 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction check 2023-12-16T10:43:40.639 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction check succeeded. 2023-12-16T10:43:40.639 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction test 2023-12-16T10:43:40.719 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction test succeeded. 2023-12-16T10:43:40.728 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction 2023-12-16T10:43:41.237 INFO:teuthology.orchestra.run.smithi195.stdout: Preparing : 1/1 2023-12-16T10:43:41.542 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-16T10:43:41.811 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-12-16T10:43:42.070 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-12-16T10:43:42.714 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 4/13 2023-12-16T10:43:42.958 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 5/13 2023-12-16T10:43:43.183 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 6/13 2023-12-16T10:43:43.396 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 7/13 2023-12-16T10:43:43.633 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-12-16T10:43:43.776 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libquadmath-8.5.0-20.el8.x86_64 8/8 2023-12-16T10:43:43.776 INFO:teuthology.orchestra.run.smithi087.stdout:Installed products updated. 2023-12-16T10:43:43.866 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-16T10:43:44.165 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-12-16T10:43:44.295 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:43:44.296 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2023-12-16T10:43:44.296 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-diskprediction-local-2:18.2.0-1359.gf92317e5.el8.noarch 2023-12-16T10:43:44.296 INFO:teuthology.orchestra.run.smithi087.stdout: libgfortran-8.5.0-20.el8.x86_64 2023-12-16T10:43:44.296 INFO:teuthology.orchestra.run.smithi087.stdout: libquadmath-8.5.0-20.el8.x86_64 2023-12-16T10:43:44.296 INFO:teuthology.orchestra.run.smithi087.stdout: openblas-0.3.15-6.el8.x86_64 2023-12-16T10:43:44.296 INFO:teuthology.orchestra.run.smithi087.stdout: openblas-threads-0.3.15-6.el8.x86_64 2023-12-16T10:43:44.296 INFO:teuthology.orchestra.run.smithi087.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-16T10:43:44.296 INFO:teuthology.orchestra.run.smithi087.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-16T10:43:44.296 INFO:teuthology.orchestra.run.smithi087.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-12-16T10:43:44.296 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:43:44.296 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:43:44.453 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph-mgr-rook 2023-12-16T10:43:44.804 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:43:45.251 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-12-16T10:43:45.520 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 152 kB/s | 4.5 kB 00:00 2023-12-16T10:43:45.552 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-12-16T10:43:45.734 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-mgr-rook-2:18.2.0-1359.gf92317e5.el8.noarch 13/13 2023-12-16T10:43:46.000 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.0-1359.gf92317e5.el8.noarch 13/13 2023-12-16T10:43:46.000 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-mgr-rook-2:18.2.0-1359.gf92317e5.el8.noarch 1/13 2023-12-16T10:43:46.000 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-12-16T10:43:46.000 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-12-16T10:43:46.000 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-12-16T10:43:46.001 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-12-16T10:43:46.001 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-12-16T10:43:46.001 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-12-16T10:43:46.001 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 8/13 2023-12-16T10:43:46.001 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 9/13 2023-12-16T10:43:46.001 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 10/13 2023-12-16T10:43:46.001 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 11/13 2023-12-16T10:43:46.002 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 12/13 2023-12-16T10:43:46.089 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 117 kB/s | 4.1 kB 00:00 2023-12-16T10:43:48.266 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:43:48.267 INFO:teuthology.orchestra.run.smithi087.stdout:======================================================================================================== 2023-12-16T10:43:48.267 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2023-12-16T10:43:48.267 INFO:teuthology.orchestra.run.smithi087.stdout:======================================================================================================== 2023-12-16T10:43:48.267 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2023-12-16T10:43:48.268 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-rook noarch 2:18.2.0-1359.gf92317e5.el8 ceph-noarch 50 k 2023-12-16T10:43:48.268 INFO:teuthology.orchestra.run.smithi087.stdout:Installing dependencies: 2023-12-16T10:43:48.268 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-16T10:43:48.268 INFO:teuthology.orchestra.run.smithi087.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-16T10:43:48.268 INFO:teuthology.orchestra.run.smithi087.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-16T10:43:48.268 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-16T10:43:48.268 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-16T10:43:48.268 INFO:teuthology.orchestra.run.smithi087.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-16T10:43:48.268 INFO:teuthology.orchestra.run.smithi087.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-16T10:43:48.268 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-16T10:43:48.268 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-16T10:43:48.268 INFO:teuthology.orchestra.run.smithi087.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-16T10:43:48.268 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-16T10:43:48.268 INFO:teuthology.orchestra.run.smithi087.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-16T10:43:48.269 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:43:48.269 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2023-12-16T10:43:48.269 INFO:teuthology.orchestra.run.smithi087.stdout:======================================================================================================== 2023-12-16T10:43:48.269 INFO:teuthology.orchestra.run.smithi087.stdout:Install 13 Packages 2023-12-16T10:43:48.269 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:43:48.269 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 1.9 M 2023-12-16T10:43:48.269 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 25 M 2023-12-16T10:43:48.270 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2023-12-16T10:43:48.579 INFO:teuthology.orchestra.run.smithi087.stdout:(1/13): python3-certifi-2018.10.15-7.el8.noarch 175 kB/s | 16 kB 00:00 2023-12-16T10:43:48.604 INFO:teuthology.orchestra.run.smithi087.stdout:(2/13): python3-cachetools-3.1.1-4.el8.noarch.r 279 kB/s | 33 kB 00:00 2023-12-16T10:43:48.638 INFO:teuthology.orchestra.run.smithi087.stdout:(3/13): python3-google-auth-1.1.1-10.el8.noarch 1.5 MB/s | 81 kB 00:00 2023-12-16T10:43:48.712 INFO:teuthology.orchestra.run.smithi087.stdout:(4/13): python3-rsa-4.9-2.el8.noarch.rpm 875 kB/s | 64 kB 00:00 2023-12-16T10:43:48.747 INFO:teuthology.orchestra.run.smithi087.stdout:(5/13): python3-kubernetes-11.0.0-6.el8.noarch. 8.2 MB/s | 1.2 MB 00:00 2023-12-16T10:43:48.764 INFO:teuthology.orchestra.run.smithi087.stdout:(6/13): python3-websocket-client-0.56.0-5.el8.n 1.2 MB/s | 61 kB 00:00 2023-12-16T10:43:48.806 INFO:teuthology.orchestra.run.smithi087.stdout:(7/13): python3-jsonpointer-1.10-11.el8.noarch. 341 kB/s | 20 kB 00:00 2023-12-16T10:43:48.831 INFO:teuthology.orchestra.run.smithi087.stdout:(8/13): python3-pyasn1-modules-0.3.7-6.el8.noar 1.6 MB/s | 110 kB 00:00 2023-12-16T10:43:48.848 INFO:teuthology.orchestra.run.smithi087.stdout:(9/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 636 kB/s | 27 kB 00:00 2023-12-16T10:43:48.865 INFO:teuthology.orchestra.run.smithi087.stdout:(10/13): ceph-mgr-rook-18.2.0-1359.gf92317e5.el 132 kB/s | 50 kB 00:00 2023-12-16T10:43:48.890 INFO:teuthology.orchestra.run.smithi087.stdout:(11/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 2.1 MB/s | 126 kB 00:00 2023-12-16T10:43:48.924 INFO:teuthology.orchestra.run.smithi087.stdout:(12/13): python3-oauthlib-2.1.0-1.el8.noarch.rp 2.0 MB/s | 155 kB 00:00 2023-12-16T10:43:48.941 INFO:teuthology.orchestra.run.smithi087.stdout:(13/13): python3-requests-oauthlib-1.0.0-1.el8. 567 kB/s | 43 kB 00:00 2023-12-16T10:43:48.941 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:43:48.942 INFO:teuthology.orchestra.run.smithi087.stdout:Total 2.9 MB/s | 1.9 MB 00:00 2023-12-16T10:43:49.003 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2023-12-16T10:43:49.018 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2023-12-16T10:43:49.018 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2023-12-16T10:43:49.099 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2023-12-16T10:43:49.108 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2023-12-16T10:43:49.602 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2023-12-16T10:43:49.875 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-16T10:43:50.152 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-12-16T10:43:50.419 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-12-16T10:43:50.627 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 13/13 2023-12-16T10:43:50.627 INFO:teuthology.orchestra.run.smithi195.stdout:Installed products updated. 2023-12-16T10:43:50.720 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 4/13 2023-12-16T10:43:50.939 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 5/13 2023-12-16T10:43:51.123 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 6/13 2023-12-16T10:43:51.192 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:43:51.192 INFO:teuthology.orchestra.run.smithi195.stdout:Installed: 2023-12-16T10:43:51.193 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mgr-rook-2:18.2.0-1359.gf92317e5.el8.noarch 2023-12-16T10:43:51.193 INFO:teuthology.orchestra.run.smithi195.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-16T10:43:51.193 INFO:teuthology.orchestra.run.smithi195.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-16T10:43:51.193 INFO:teuthology.orchestra.run.smithi195.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-16T10:43:51.193 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-16T10:43:51.193 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-16T10:43:51.193 INFO:teuthology.orchestra.run.smithi195.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-16T10:43:51.193 INFO:teuthology.orchestra.run.smithi195.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-16T10:43:51.193 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-16T10:43:51.193 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-16T10:43:51.193 INFO:teuthology.orchestra.run.smithi195.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-16T10:43:51.193 INFO:teuthology.orchestra.run.smithi195.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-16T10:43:51.193 INFO:teuthology.orchestra.run.smithi195.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-16T10:43:51.193 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:43:51.194 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:43:51.352 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 7/13 2023-12-16T10:43:51.386 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install ceph-mgr-cephadm 2023-12-16T10:43:51.581 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-12-16T10:43:51.743 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:43:51.806 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-16T10:43:52.106 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-12-16T10:43:52.493 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 116 kB/s | 4.5 kB 00:00 2023-12-16T10:43:53.016 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 113 kB/s | 4.1 kB 00:00 2023-12-16T10:43:53.184 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-12-16T10:43:53.460 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-12-16T10:43:53.608 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mgr-rook-2:18.2.0-1359.gf92317e5.el8.noarch 13/13 2023-12-16T10:43:53.904 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.0-1359.gf92317e5.el8.noarch 13/13 2023-12-16T10:43:53.904 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mgr-rook-2:18.2.0-1359.gf92317e5.el8.noarch 1/13 2023-12-16T10:43:53.904 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-12-16T10:43:53.905 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-12-16T10:43:53.905 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-12-16T10:43:53.905 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-12-16T10:43:53.905 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-12-16T10:43:53.905 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-12-16T10:43:53.905 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 8/13 2023-12-16T10:43:53.905 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 9/13 2023-12-16T10:43:53.905 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 10/13 2023-12-16T10:43:53.905 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 11/13 2023-12-16T10:43:53.905 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 12/13 2023-12-16T10:43:55.206 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:43:55.207 INFO:teuthology.orchestra.run.smithi195.stdout:=============================================================================================== 2023-12-16T10:43:55.207 INFO:teuthology.orchestra.run.smithi195.stdout: Package Arch Version Repository Size 2023-12-16T10:43:55.207 INFO:teuthology.orchestra.run.smithi195.stdout:=============================================================================================== 2023-12-16T10:43:55.207 INFO:teuthology.orchestra.run.smithi195.stdout:Installing: 2023-12-16T10:43:55.208 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mgr-cephadm noarch 2:18.2.0-1359.gf92317e5.el8 ceph-noarch 132 k 2023-12-16T10:43:55.208 INFO:teuthology.orchestra.run.smithi195.stdout:Installing dependencies: 2023-12-16T10:43:55.208 INFO:teuthology.orchestra.run.smithi195.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-16T10:43:55.208 INFO:teuthology.orchestra.run.smithi195.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-16T10:43:55.208 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-16T10:43:55.208 INFO:teuthology.orchestra.run.smithi195.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-16T10:43:55.208 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:43:55.208 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2023-12-16T10:43:55.208 INFO:teuthology.orchestra.run.smithi195.stdout:=============================================================================================== 2023-12-16T10:43:55.208 INFO:teuthology.orchestra.run.smithi195.stdout:Install 5 Packages 2023-12-16T10:43:55.208 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:43:55.209 INFO:teuthology.orchestra.run.smithi195.stdout:Total download size: 6.0 M 2023-12-16T10:43:55.209 INFO:teuthology.orchestra.run.smithi195.stdout:Installed size: 26 M 2023-12-16T10:43:55.209 INFO:teuthology.orchestra.run.smithi195.stdout:Downloading Packages: 2023-12-16T10:43:55.646 INFO:teuthology.orchestra.run.smithi195.stdout:(1/5): python3-natsort-7.1.1-2.el8.noarch.rpm 593 kB/s | 60 kB 00:00 2023-12-16T10:43:55.713 INFO:teuthology.orchestra.run.smithi195.stdout:(2/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 2.8 MB/s | 476 kB 00:00 2023-12-16T10:43:55.847 INFO:teuthology.orchestra.run.smithi195.stdout:(3/5): python3-babel-2.5.1-7.el8.noarch.rpm 24 MB/s | 4.8 MB 00:00 2023-12-16T10:43:55.872 INFO:teuthology.orchestra.run.smithi195.stdout:(4/5): ceph-mgr-cephadm-18.2.0-1359.gf92317e5.e 402 kB/s | 132 kB 00:00 2023-12-16T10:43:55.897 INFO:teuthology.orchestra.run.smithi195.stdout:(5/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 2.9 MB/s | 538 kB 00:00 2023-12-16T10:43:55.898 INFO:teuthology.orchestra.run.smithi195.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:43:55.898 INFO:teuthology.orchestra.run.smithi195.stdout:Total 8.7 MB/s | 6.0 MB 00:00 2023-12-16T10:43:55.952 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction check 2023-12-16T10:43:55.963 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction check succeeded. 2023-12-16T10:43:55.963 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction test 2023-12-16T10:43:56.051 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction test succeeded. 2023-12-16T10:43:56.060 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction 2023-12-16T10:43:57.099 INFO:teuthology.orchestra.run.smithi195.stdout: Preparing : 1/1 2023-12-16T10:43:57.461 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-12-16T10:43:57.750 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-12-16T10:43:58.452 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-16T10:43:58.788 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 13/13 2023-12-16T10:43:58.788 INFO:teuthology.orchestra.run.smithi087.stdout:Installed products updated. 2023-12-16T10:43:59.351 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:43:59.352 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2023-12-16T10:43:59.352 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-rook-2:18.2.0-1359.gf92317e5.el8.noarch 2023-12-16T10:43:59.352 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-16T10:43:59.352 INFO:teuthology.orchestra.run.smithi087.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-16T10:43:59.352 INFO:teuthology.orchestra.run.smithi087.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-16T10:43:59.352 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-16T10:43:59.352 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-16T10:43:59.352 INFO:teuthology.orchestra.run.smithi087.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-16T10:43:59.352 INFO:teuthology.orchestra.run.smithi087.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-16T10:43:59.352 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-16T10:43:59.352 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-16T10:43:59.352 INFO:teuthology.orchestra.run.smithi087.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-16T10:43:59.352 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-16T10:43:59.353 INFO:teuthology.orchestra.run.smithi087.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-16T10:43:59.353 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:43:59.353 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:43:59.540 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph-mgr-cephadm 2023-12-16T10:43:59.898 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:44:00.413 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-16T10:44:00.630 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 117 kB/s | 4.5 kB 00:00 2023-12-16T10:44:00.666 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-mgr-cephadm-2:18.2.0-1359.gf92317e5.el8.noarch 5/5 2023-12-16T10:44:00.963 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.0-1359.gf92317e5.el8.noarch 5/5 2023-12-16T10:44:00.964 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-mgr-cephadm-2:18.2.0-1359.gf92317e5.el8.noarch 1/5 2023-12-16T10:44:00.964 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-16T10:44:00.964 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-16T10:44:00.964 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 4/5 2023-12-16T10:44:01.203 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 145 kB/s | 4.1 kB 00:00 2023-12-16T10:44:03.501 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:44:03.502 INFO:teuthology.orchestra.run.smithi087.stdout:=============================================================================================== 2023-12-16T10:44:03.502 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2023-12-16T10:44:03.502 INFO:teuthology.orchestra.run.smithi087.stdout:=============================================================================================== 2023-12-16T10:44:03.502 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2023-12-16T10:44:03.502 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-cephadm noarch 2:18.2.0-1359.gf92317e5.el8 ceph-noarch 132 k 2023-12-16T10:44:03.502 INFO:teuthology.orchestra.run.smithi087.stdout:Installing dependencies: 2023-12-16T10:44:03.502 INFO:teuthology.orchestra.run.smithi087.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-16T10:44:03.502 INFO:teuthology.orchestra.run.smithi087.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-16T10:44:03.502 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-16T10:44:03.502 INFO:teuthology.orchestra.run.smithi087.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-16T10:44:03.503 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:44:03.503 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2023-12-16T10:44:03.503 INFO:teuthology.orchestra.run.smithi087.stdout:=============================================================================================== 2023-12-16T10:44:03.503 INFO:teuthology.orchestra.run.smithi087.stdout:Install 5 Packages 2023-12-16T10:44:03.503 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:44:03.503 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 6.0 M 2023-12-16T10:44:03.503 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 26 M 2023-12-16T10:44:03.504 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2023-12-16T10:44:03.984 INFO:teuthology.orchestra.run.smithi087.stdout:(1/5): python3-natsort-7.1.1-2.el8.noarch.rpm 449 kB/s | 60 kB 00:00 2023-12-16T10:44:04.051 INFO:teuthology.orchestra.run.smithi087.stdout:(2/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 2.3 MB/s | 476 kB 00:00 2023-12-16T10:44:04.126 INFO:teuthology.orchestra.run.smithi087.stdout:(3/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 7.0 MB/s | 538 kB 00:00 2023-12-16T10:44:04.153 INFO:teuthology.orchestra.run.smithi087.stdout:(4/5): ceph-mgr-cephadm-18.2.0-1359.gf92317e5.e 437 kB/s | 132 kB 00:00 2023-12-16T10:44:04.218 INFO:teuthology.orchestra.run.smithi087.stdout:(5/5): python3-babel-2.5.1-7.el8.noarch.rpm 20 MB/s | 4.8 MB 00:00 2023-12-16T10:44:04.220 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:44:04.220 INFO:teuthology.orchestra.run.smithi087.stdout:Total 8.3 MB/s | 6.0 MB 00:00 2023-12-16T10:44:04.273 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2023-12-16T10:44:04.284 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2023-12-16T10:44:04.284 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2023-12-16T10:44:04.373 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2023-12-16T10:44:04.382 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2023-12-16T10:44:05.420 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2023-12-16T10:44:05.696 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 5/5 2023-12-16T10:44:05.696 INFO:teuthology.orchestra.run.smithi195.stdout:Installed products updated. 2023-12-16T10:44:06.064 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-12-16T10:44:06.217 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:44:06.217 INFO:teuthology.orchestra.run.smithi195.stdout:Installed: 2023-12-16T10:44:06.217 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mgr-cephadm-2:18.2.0-1359.gf92317e5.el8.noarch 2023-12-16T10:44:06.217 INFO:teuthology.orchestra.run.smithi195.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-16T10:44:06.217 INFO:teuthology.orchestra.run.smithi195.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-16T10:44:06.218 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-16T10:44:06.218 INFO:teuthology.orchestra.run.smithi195.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-16T10:44:06.218 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:44:06.218 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:44:06.374 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-12-16T10:44:06.384 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install ceph-fuse 2023-12-16T10:44:06.743 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:44:06.757 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-16T10:44:07.056 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-16T10:44:07.284 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mgr-cephadm-2:18.2.0-1359.gf92317e5.el8.noarch 5/5 2023-12-16T10:44:07.582 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.0-1359.gf92317e5.el8.noarch 5/5 2023-12-16T10:44:07.582 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mgr-cephadm-2:18.2.0-1359.gf92317e5.el8.noarch 1/5 2023-12-16T10:44:07.582 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-16T10:44:07.582 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-16T10:44:07.582 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 4/5 2023-12-16T10:44:07.627 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 108 kB/s | 4.5 kB 00:00 2023-12-16T10:44:08.139 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 89 kB/s | 4.1 kB 00:00 2023-12-16T10:44:10.423 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:44:10.423 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:44:10.423 INFO:teuthology.orchestra.run.smithi195.stdout: Package Arch Version Repository Size 2023-12-16T10:44:10.423 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:44:10.423 INFO:teuthology.orchestra.run.smithi195.stdout:Installing: 2023-12-16T10:44:10.423 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-fuse 2023-12-16T10:44:10.424 INFO:teuthology.orchestra.run.smithi195.stdout: x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 852 k 2023-12-16T10:44:10.424 INFO:teuthology.orchestra.run.smithi195.stdout:Installing dependencies: 2023-12-16T10:44:10.424 INFO:teuthology.orchestra.run.smithi195.stdout: fuse x86_64 2.9.7-17.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-16T10:44:10.424 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:44:10.424 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2023-12-16T10:44:10.424 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:44:10.424 INFO:teuthology.orchestra.run.smithi195.stdout:Install 2 Packages 2023-12-16T10:44:10.424 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:44:10.425 INFO:teuthology.orchestra.run.smithi195.stdout:Total download size: 935 k 2023-12-16T10:44:10.425 INFO:teuthology.orchestra.run.smithi195.stdout:Installed size: 3.0 M 2023-12-16T10:44:10.425 INFO:teuthology.orchestra.run.smithi195.stdout:Downloading Packages: 2023-12-16T10:44:10.668 INFO:teuthology.orchestra.run.smithi195.stdout:(1/2): ceph-fuse-18.2.0-1359.gf92317e5.el8.x86_ 3.4 MB/s | 852 kB 00:00 2023-12-16T10:44:10.697 INFO:teuthology.orchestra.run.smithi195.stdout:(2/2): fuse-2.9.7-17.el8.x86_64.rpm 309 kB/s | 83 kB 00:00 2023-12-16T10:44:10.697 INFO:teuthology.orchestra.run.smithi195.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:44:10.697 INFO:teuthology.orchestra.run.smithi195.stdout:Total 3.4 MB/s | 935 kB 00:00 2023-12-16T10:44:10.706 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction check 2023-12-16T10:44:10.728 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction check succeeded. 2023-12-16T10:44:10.728 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction test 2023-12-16T10:44:10.812 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction test succeeded. 2023-12-16T10:44:10.821 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction 2023-12-16T10:44:10.988 INFO:teuthology.orchestra.run.smithi195.stdout: Preparing : 1/1 2023-12-16T10:44:11.236 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-12-16T10:44:11.404 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-fuse-2:18.2.0-1359.gf92317e5.el8.x86_64 2/2 2023-12-16T10:44:11.818 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-fuse-2:18.2.0-1359.gf92317e5.el8.x86_64 2/2 2023-12-16T10:44:11.818 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-fuse-2:18.2.0-1359.gf92317e5.el8.x86_64 1/2 2023-12-16T10:44:13.552 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 5/5 2023-12-16T10:44:13.552 INFO:teuthology.orchestra.run.smithi087.stdout:Installed products updated. 2023-12-16T10:44:14.093 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:44:14.093 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2023-12-16T10:44:14.093 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-cephadm-2:18.2.0-1359.gf92317e5.el8.noarch 2023-12-16T10:44:14.093 INFO:teuthology.orchestra.run.smithi087.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-16T10:44:14.093 INFO:teuthology.orchestra.run.smithi087.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-16T10:44:14.094 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-16T10:44:14.094 INFO:teuthology.orchestra.run.smithi087.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-16T10:44:14.094 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:44:14.094 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:44:14.246 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph-fuse 2023-12-16T10:44:14.610 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:44:16.334 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 28 kB/s | 4.5 kB 00:00 2023-12-16T10:44:17.014 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 27 kB/s | 4.1 kB 00:00 2023-12-16T10:44:19.286 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:44:19.286 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:44:19.286 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2023-12-16T10:44:19.286 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:44:19.286 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2023-12-16T10:44:19.286 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-fuse 2023-12-16T10:44:19.287 INFO:teuthology.orchestra.run.smithi087.stdout: x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 852 k 2023-12-16T10:44:19.287 INFO:teuthology.orchestra.run.smithi087.stdout:Installing dependencies: 2023-12-16T10:44:19.287 INFO:teuthology.orchestra.run.smithi087.stdout: fuse x86_64 2.9.7-17.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-16T10:44:19.287 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:44:19.287 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2023-12-16T10:44:19.287 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:44:19.287 INFO:teuthology.orchestra.run.smithi087.stdout:Install 2 Packages 2023-12-16T10:44:19.287 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:44:19.288 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 935 k 2023-12-16T10:44:19.288 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 3.0 M 2023-12-16T10:44:19.288 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2023-12-16T10:44:19.491 INFO:teuthology.orchestra.run.smithi087.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 410 kB/s | 83 kB 00:00 2023-12-16T10:44:19.558 INFO:teuthology.orchestra.run.smithi087.stdout:(2/2): ceph-fuse-18.2.0-1359.gf92317e5.el8.x86_ 3.1 MB/s | 852 kB 00:00 2023-12-16T10:44:19.558 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:44:19.558 INFO:teuthology.orchestra.run.smithi087.stdout:Total 3.4 MB/s | 935 kB 00:00 2023-12-16T10:44:19.570 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2023-12-16T10:44:19.592 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2023-12-16T10:44:19.592 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2023-12-16T10:44:19.678 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2023-12-16T10:44:19.686 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2023-12-16T10:44:19.863 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2023-12-16T10:44:20.136 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-12-16T10:44:20.201 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-12-16T10:44:20.201 INFO:teuthology.orchestra.run.smithi195.stdout:Installed products updated. 2023-12-16T10:44:20.304 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-fuse-2:18.2.0-1359.gf92317e5.el8.x86_64 2/2 2023-12-16T10:44:20.672 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-fuse-2:18.2.0-1359.gf92317e5.el8.x86_64 2/2 2023-12-16T10:44:20.672 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-fuse-2:18.2.0-1359.gf92317e5.el8.x86_64 1/2 2023-12-16T10:44:20.726 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:44:20.726 INFO:teuthology.orchestra.run.smithi195.stdout:Installed: 2023-12-16T10:44:20.726 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-fuse-2:18.2.0-1359.gf92317e5.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-12-16T10:44:20.726 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:44:20.726 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:44:20.920 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install librados-devel 2023-12-16T10:44:21.283 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:44:23.084 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 39 kB/s | 4.5 kB 00:00 2023-12-16T10:44:23.706 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 26 kB/s | 4.1 kB 00:00 2023-12-16T10:44:25.903 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:44:25.903 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:44:25.903 INFO:teuthology.orchestra.run.smithi195.stdout: Package Arch Version Repo Size 2023-12-16T10:44:25.904 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:44:25.904 INFO:teuthology.orchestra.run.smithi195.stdout:Installing: 2023-12-16T10:44:25.904 INFO:teuthology.orchestra.run.smithi195.stdout: librados-devel x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 139 k 2023-12-16T10:44:25.904 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:44:25.904 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2023-12-16T10:44:25.904 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:44:25.904 INFO:teuthology.orchestra.run.smithi195.stdout:Install 1 Package 2023-12-16T10:44:25.904 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:44:25.905 INFO:teuthology.orchestra.run.smithi195.stdout:Total download size: 139 k 2023-12-16T10:44:25.905 INFO:teuthology.orchestra.run.smithi195.stdout:Installed size: 513 k 2023-12-16T10:44:25.905 INFO:teuthology.orchestra.run.smithi195.stdout:Downloading Packages: 2023-12-16T10:44:26.093 INFO:teuthology.orchestra.run.smithi195.stdout:librados-devel-18.2.0-1359.gf92317e5.el8.x86_64 740 kB/s | 139 kB 00:00 2023-12-16T10:44:26.093 INFO:teuthology.orchestra.run.smithi195.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:44:26.094 INFO:teuthology.orchestra.run.smithi195.stdout:Total 735 kB/s | 139 kB 00:00 2023-12-16T10:44:26.094 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction check 2023-12-16T10:44:26.099 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction check succeeded. 2023-12-16T10:44:26.099 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction test 2023-12-16T10:44:26.120 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-12-16T10:44:26.120 INFO:teuthology.orchestra.run.smithi087.stdout:Installed products updated. 2023-12-16T10:44:26.158 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction test succeeded. 2023-12-16T10:44:26.167 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction 2023-12-16T10:44:26.288 INFO:teuthology.orchestra.run.smithi195.stdout: Preparing : 1/1 2023-12-16T10:44:26.543 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : librados-devel-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:44:26.649 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:44:26.649 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2023-12-16T10:44:26.649 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-fuse-2:18.2.0-1359.gf92317e5.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-12-16T10:44:26.650 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:44:26.650 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:44:26.800 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: librados-devel-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:44:26.801 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install librados-devel 2023-12-16T10:44:27.161 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:44:28.236 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 153 kB/s | 4.5 kB 00:00 2023-12-16T10:44:28.911 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2023-12-16T10:44:31.091 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:44:31.092 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:44:31.092 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repo Size 2023-12-16T10:44:31.092 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:44:31.092 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2023-12-16T10:44:31.092 INFO:teuthology.orchestra.run.smithi087.stdout: librados-devel x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 139 k 2023-12-16T10:44:31.092 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:44:31.092 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2023-12-16T10:44:31.092 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:44:31.092 INFO:teuthology.orchestra.run.smithi087.stdout:Install 1 Package 2023-12-16T10:44:31.093 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:44:31.093 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 139 k 2023-12-16T10:44:31.093 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 513 k 2023-12-16T10:44:31.093 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2023-12-16T10:44:31.315 INFO:teuthology.orchestra.run.smithi087.stdout:librados-devel-18.2.0-1359.gf92317e5.el8.x86_64 627 kB/s | 139 kB 00:00 2023-12-16T10:44:31.316 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:44:31.316 INFO:teuthology.orchestra.run.smithi087.stdout:Total 623 kB/s | 139 kB 00:00 2023-12-16T10:44:31.316 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2023-12-16T10:44:31.322 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2023-12-16T10:44:31.322 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2023-12-16T10:44:31.379 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2023-12-16T10:44:31.388 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2023-12-16T10:44:31.507 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2023-12-16T10:44:31.718 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : librados-devel-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:44:31.971 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: librados-devel-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:44:39.602 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : librados-devel-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:44:39.603 INFO:teuthology.orchestra.run.smithi195.stdout:Installed products updated. 2023-12-16T10:44:40.128 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:44:40.128 INFO:teuthology.orchestra.run.smithi195.stdout:Installed: 2023-12-16T10:44:40.128 INFO:teuthology.orchestra.run.smithi195.stdout: librados-devel-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:44:40.128 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:44:40.128 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:44:40.293 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install libcephfs2 2023-12-16T10:44:40.651 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:44:42.392 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 33 kB/s | 4.5 kB 00:00 2023-12-16T10:44:42.939 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 49 kB/s | 4.1 kB 00:00 2023-12-16T10:44:44.762 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librados-devel-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:44:44.763 INFO:teuthology.orchestra.run.smithi087.stdout:Installed products updated. 2023-12-16T10:44:44.936 INFO:teuthology.orchestra.run.smithi195.stdout:Package libcephfs2-2:18.2.0-1359.gf92317e5.el8.x86_64 is already installed. 2023-12-16T10:44:45.105 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:44:45.106 INFO:teuthology.orchestra.run.smithi195.stdout:Nothing to do. 2023-12-16T10:44:45.107 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:44:45.279 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install libcephfs-devel 2023-12-16T10:44:45.288 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:44:45.288 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2023-12-16T10:44:45.288 INFO:teuthology.orchestra.run.smithi087.stdout: librados-devel-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:44:45.288 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:44:45.288 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:44:45.437 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install libcephfs2 2023-12-16T10:44:45.636 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:44:45.796 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:44:47.613 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 28 kB/s | 4.5 kB 00:00 2023-12-16T10:44:47.686 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 25 kB/s | 4.5 kB 00:00 2023-12-16T10:44:48.282 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2023-12-16T10:44:48.305 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 26 kB/s | 4.1 kB 00:00 2023-12-16T10:44:50.373 INFO:teuthology.orchestra.run.smithi087.stdout:Package libcephfs2-2:18.2.0-1359.gf92317e5.el8.x86_64 is already installed. 2023-12-16T10:44:50.470 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:44:50.470 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:44:50.470 INFO:teuthology.orchestra.run.smithi195.stdout: Package Arch Version Repo Size 2023-12-16T10:44:50.470 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:44:50.471 INFO:teuthology.orchestra.run.smithi195.stdout:Installing: 2023-12-16T10:44:50.471 INFO:teuthology.orchestra.run.smithi195.stdout: libcephfs-devel x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 31 k 2023-12-16T10:44:50.471 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:44:50.471 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2023-12-16T10:44:50.471 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:44:50.471 INFO:teuthology.orchestra.run.smithi195.stdout:Install 1 Package 2023-12-16T10:44:50.471 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:44:50.471 INFO:teuthology.orchestra.run.smithi195.stdout:Total download size: 31 k 2023-12-16T10:44:50.472 INFO:teuthology.orchestra.run.smithi195.stdout:Installed size: 139 k 2023-12-16T10:44:50.472 INFO:teuthology.orchestra.run.smithi195.stdout:Downloading Packages: 2023-12-16T10:44:50.543 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:44:50.544 INFO:teuthology.orchestra.run.smithi087.stdout:Nothing to do. 2023-12-16T10:44:50.544 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:44:50.677 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install libcephfs-devel 2023-12-16T10:44:50.690 INFO:teuthology.orchestra.run.smithi195.stdout:libcephfs-devel-18.2.0-1359.gf92317e5.el8.x86_6 142 kB/s | 31 kB 00:00 2023-12-16T10:44:50.690 INFO:teuthology.orchestra.run.smithi195.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:44:50.691 INFO:teuthology.orchestra.run.smithi195.stdout:Total 141 kB/s | 31 kB 00:00 2023-12-16T10:44:50.691 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction check 2023-12-16T10:44:50.694 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction check succeeded. 2023-12-16T10:44:50.694 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction test 2023-12-16T10:44:50.706 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction test succeeded. 2023-12-16T10:44:50.715 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction 2023-12-16T10:44:50.812 INFO:teuthology.orchestra.run.smithi195.stdout: Preparing : 1/1 2023-12-16T10:44:50.972 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : libcephfs-devel-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:44:51.037 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:44:51.235 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: libcephfs-devel-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:44:52.778 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 36 kB/s | 4.5 kB 00:00 2023-12-16T10:44:53.424 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 37 kB/s | 4.1 kB 00:00 2023-12-16T10:44:55.683 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:44:55.683 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:44:55.683 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repo Size 2023-12-16T10:44:55.683 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:44:55.684 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2023-12-16T10:44:55.684 INFO:teuthology.orchestra.run.smithi087.stdout: libcephfs-devel x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 31 k 2023-12-16T10:44:55.684 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:44:55.684 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2023-12-16T10:44:55.684 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:44:55.684 INFO:teuthology.orchestra.run.smithi087.stdout:Install 1 Package 2023-12-16T10:44:55.684 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:44:55.684 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 31 k 2023-12-16T10:44:55.685 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 139 k 2023-12-16T10:44:55.685 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2023-12-16T10:44:55.830 INFO:teuthology.orchestra.run.smithi087.stdout:libcephfs-devel-18.2.0-1359.gf92317e5.el8.x86_6 213 kB/s | 31 kB 00:00 2023-12-16T10:44:55.830 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:44:55.830 INFO:teuthology.orchestra.run.smithi087.stdout:Total 212 kB/s | 31 kB 00:00 2023-12-16T10:44:55.830 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2023-12-16T10:44:55.834 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2023-12-16T10:44:55.834 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2023-12-16T10:44:55.846 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2023-12-16T10:44:55.855 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2023-12-16T10:44:55.913 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2023-12-16T10:44:56.081 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libcephfs-devel-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:44:56.330 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: libcephfs-devel-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:44:59.454 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libcephfs-devel-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:44:59.454 INFO:teuthology.orchestra.run.smithi195.stdout:Installed products updated. 2023-12-16T10:44:59.975 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:44:59.975 INFO:teuthology.orchestra.run.smithi195.stdout:Installed: 2023-12-16T10:44:59.976 INFO:teuthology.orchestra.run.smithi195.stdout: libcephfs-devel-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:44:59.976 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:44:59.976 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:45:00.149 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install librados2 2023-12-16T10:45:00.506 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:45:02.442 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 32 kB/s | 4.5 kB 00:00 2023-12-16T10:45:03.094 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 22 kB/s | 4.1 kB 00:00 2023-12-16T10:45:04.010 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libcephfs-devel-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:45:04.010 INFO:teuthology.orchestra.run.smithi087.stdout:Installed products updated. 2023-12-16T10:45:04.538 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:45:04.538 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2023-12-16T10:45:04.539 INFO:teuthology.orchestra.run.smithi087.stdout: libcephfs-devel-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:45:04.539 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:45:04.539 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:45:04.731 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install librados2 2023-12-16T10:45:05.090 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:45:05.131 INFO:teuthology.orchestra.run.smithi195.stdout:Package librados2-2:18.2.0-1359.gf92317e5.el8.x86_64 is already installed. 2023-12-16T10:45:05.309 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:45:05.310 INFO:teuthology.orchestra.run.smithi195.stdout:Nothing to do. 2023-12-16T10:45:05.310 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:45:05.470 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install librbd1 2023-12-16T10:45:05.829 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:45:07.040 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 34 kB/s | 4.5 kB 00:00 2023-12-16T10:45:07.692 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 32 kB/s | 4.1 kB 00:00 2023-12-16T10:45:07.856 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 kB/s | 4.5 kB 00:00 2023-12-16T10:45:08.435 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 35 kB/s | 4.1 kB 00:00 2023-12-16T10:45:09.691 INFO:teuthology.orchestra.run.smithi087.stdout:Package librados2-2:18.2.0-1359.gf92317e5.el8.x86_64 is already installed. 2023-12-16T10:45:09.867 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:45:09.868 INFO:teuthology.orchestra.run.smithi087.stdout:Nothing to do. 2023-12-16T10:45:09.868 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:45:10.023 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install librbd1 2023-12-16T10:45:10.381 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:45:10.469 INFO:teuthology.orchestra.run.smithi195.stdout:Package librbd1-2:18.2.0-1359.gf92317e5.el8.x86_64 is already installed. 2023-12-16T10:45:10.643 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:45:10.644 INFO:teuthology.orchestra.run.smithi195.stdout:Nothing to do. 2023-12-16T10:45:10.644 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:45:10.787 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install python3-rados 2023-12-16T10:45:11.147 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:45:12.227 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 kB/s | 4.5 kB 00:00 2023-12-16T10:45:12.906 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2023-12-16T10:45:13.108 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 26 kB/s | 4.5 kB 00:00 2023-12-16T10:45:13.717 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2023-12-16T10:45:14.911 INFO:teuthology.orchestra.run.smithi087.stdout:Package librbd1-2:18.2.0-1359.gf92317e5.el8.x86_64 is already installed. 2023-12-16T10:45:15.082 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:45:15.083 INFO:teuthology.orchestra.run.smithi087.stdout:Nothing to do. 2023-12-16T10:45:15.084 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:45:15.223 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install python3-rados 2023-12-16T10:45:15.580 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:45:15.725 INFO:teuthology.orchestra.run.smithi195.stdout:Package python3-rados-2:18.2.0-1359.gf92317e5.el8.x86_64 is already installed. 2023-12-16T10:45:15.901 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:45:15.902 INFO:teuthology.orchestra.run.smithi195.stdout:Nothing to do. 2023-12-16T10:45:15.902 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:45:16.060 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install python3-rgw 2023-12-16T10:45:16.417 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:45:17.705 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 35 kB/s | 4.5 kB 00:00 2023-12-16T10:45:18.217 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 46 kB/s | 4.5 kB 00:00 2023-12-16T10:45:18.362 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 30 kB/s | 4.1 kB 00:00 2023-12-16T10:45:18.816 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 31 kB/s | 4.1 kB 00:00 2023-12-16T10:45:20.456 INFO:teuthology.orchestra.run.smithi087.stdout:Package python3-rados-2:18.2.0-1359.gf92317e5.el8.x86_64 is already installed. 2023-12-16T10:45:20.629 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:45:20.630 INFO:teuthology.orchestra.run.smithi087.stdout:Nothing to do. 2023-12-16T10:45:20.630 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:45:20.773 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install python3-rgw 2023-12-16T10:45:20.832 INFO:teuthology.orchestra.run.smithi195.stdout:Package python3-rgw-2:18.2.0-1359.gf92317e5.el8.x86_64 is already installed. 2023-12-16T10:45:21.004 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:45:21.005 INFO:teuthology.orchestra.run.smithi195.stdout:Nothing to do. 2023-12-16T10:45:21.005 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:45:21.130 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:45:21.155 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install python3-cephfs 2023-12-16T10:45:21.513 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:45:22.974 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 39 kB/s | 4.5 kB 00:00 2023-12-16T10:45:23.209 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 40 kB/s | 4.5 kB 00:00 2023-12-16T10:45:23.673 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2023-12-16T10:45:23.785 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 38 kB/s | 4.1 kB 00:00 2023-12-16T10:45:25.691 INFO:teuthology.orchestra.run.smithi087.stdout:Package python3-rgw-2:18.2.0-1359.gf92317e5.el8.x86_64 is already installed. 2023-12-16T10:45:25.803 INFO:teuthology.orchestra.run.smithi195.stdout:Package python3-cephfs-2:18.2.0-1359.gf92317e5.el8.x86_64 is already installed. 2023-12-16T10:45:25.859 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:45:25.860 INFO:teuthology.orchestra.run.smithi087.stdout:Nothing to do. 2023-12-16T10:45:25.860 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:45:25.975 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:45:25.976 INFO:teuthology.orchestra.run.smithi195.stdout:Nothing to do. 2023-12-16T10:45:25.976 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:45:26.005 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install python3-cephfs 2023-12-16T10:45:26.135 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install python3-rbd 2023-12-16T10:45:26.363 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:45:26.493 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:45:28.220 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 27 kB/s | 4.5 kB 00:00 2023-12-16T10:45:28.351 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 27 kB/s | 4.5 kB 00:00 2023-12-16T10:45:28.897 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 48 kB/s | 4.1 kB 00:00 2023-12-16T10:45:28.924 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 24 kB/s | 4.1 kB 00:00 2023-12-16T10:45:30.940 INFO:teuthology.orchestra.run.smithi087.stdout:Package python3-cephfs-2:18.2.0-1359.gf92317e5.el8.x86_64 is already installed. 2023-12-16T10:45:31.011 INFO:teuthology.orchestra.run.smithi195.stdout:Package python3-rbd-2:18.2.0-1359.gf92317e5.el8.x86_64 is already installed. 2023-12-16T10:45:31.113 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:45:31.114 INFO:teuthology.orchestra.run.smithi087.stdout:Nothing to do. 2023-12-16T10:45:31.114 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:45:31.183 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:45:31.184 INFO:teuthology.orchestra.run.smithi195.stdout:Nothing to do. 2023-12-16T10:45:31.184 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:45:31.259 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install python3-rbd 2023-12-16T10:45:31.349 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install rbd-fuse 2023-12-16T10:45:31.617 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:45:31.709 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:45:33.344 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 59 kB/s | 4.5 kB 00:00 2023-12-16T10:45:33.432 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 40 kB/s | 4.5 kB 00:00 2023-12-16T10:45:34.015 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2023-12-16T10:45:34.046 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2023-12-16T10:45:36.124 INFO:teuthology.orchestra.run.smithi087.stdout:Package python3-rbd-2:18.2.0-1359.gf92317e5.el8.x86_64 is already installed. 2023-12-16T10:45:36.236 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:45:36.236 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:45:36.236 INFO:teuthology.orchestra.run.smithi195.stdout: Package Architecture Version Repository Size 2023-12-16T10:45:36.236 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:45:36.237 INFO:teuthology.orchestra.run.smithi195.stdout:Installing: 2023-12-16T10:45:36.237 INFO:teuthology.orchestra.run.smithi195.stdout: rbd-fuse x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 94 k 2023-12-16T10:45:36.237 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:45:36.237 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2023-12-16T10:45:36.237 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:45:36.237 INFO:teuthology.orchestra.run.smithi195.stdout:Install 1 Package 2023-12-16T10:45:36.237 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:45:36.238 INFO:teuthology.orchestra.run.smithi195.stdout:Total download size: 94 k 2023-12-16T10:45:36.238 INFO:teuthology.orchestra.run.smithi195.stdout:Installed size: 280 k 2023-12-16T10:45:36.238 INFO:teuthology.orchestra.run.smithi195.stdout:Downloading Packages: 2023-12-16T10:45:36.293 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:45:36.294 INFO:teuthology.orchestra.run.smithi087.stdout:Nothing to do. 2023-12-16T10:45:36.295 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:45:36.444 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install rbd-fuse 2023-12-16T10:45:36.495 INFO:teuthology.orchestra.run.smithi195.stdout:rbd-fuse-18.2.0-1359.gf92317e5.el8.x86_64.rpm 367 kB/s | 94 kB 00:00 2023-12-16T10:45:36.495 INFO:teuthology.orchestra.run.smithi195.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:45:36.496 INFO:teuthology.orchestra.run.smithi195.stdout:Total 365 kB/s | 94 kB 00:00 2023-12-16T10:45:36.496 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction check 2023-12-16T10:45:36.506 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction check succeeded. 2023-12-16T10:45:36.506 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction test 2023-12-16T10:45:36.565 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction test succeeded. 2023-12-16T10:45:36.573 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction 2023-12-16T10:45:36.681 INFO:teuthology.orchestra.run.smithi195.stdout: Preparing : 1/1 2023-12-16T10:45:36.802 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:45:36.898 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : rbd-fuse-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:45:37.168 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: rbd-fuse-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:45:38.440 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 71 kB/s | 4.5 kB 00:00 2023-12-16T10:45:39.034 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 72 kB/s | 4.1 kB 00:00 2023-12-16T10:45:41.186 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:45:41.186 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:45:41.186 INFO:teuthology.orchestra.run.smithi087.stdout: Package Architecture Version Repository Size 2023-12-16T10:45:41.187 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:45:41.187 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2023-12-16T10:45:41.187 INFO:teuthology.orchestra.run.smithi087.stdout: rbd-fuse x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 94 k 2023-12-16T10:45:41.187 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:45:41.187 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2023-12-16T10:45:41.187 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:45:41.187 INFO:teuthology.orchestra.run.smithi087.stdout:Install 1 Package 2023-12-16T10:45:41.187 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:45:41.188 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 94 k 2023-12-16T10:45:41.188 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 280 k 2023-12-16T10:45:41.188 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2023-12-16T10:45:41.352 INFO:teuthology.orchestra.run.smithi087.stdout:rbd-fuse-18.2.0-1359.gf92317e5.el8.x86_64.rpm 575 kB/s | 94 kB 00:00 2023-12-16T10:45:41.353 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:45:41.353 INFO:teuthology.orchestra.run.smithi087.stdout:Total 570 kB/s | 94 kB 00:00 2023-12-16T10:45:41.353 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2023-12-16T10:45:41.363 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2023-12-16T10:45:41.363 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2023-12-16T10:45:41.422 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2023-12-16T10:45:41.430 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2023-12-16T10:45:41.577 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2023-12-16T10:45:41.725 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : rbd-fuse-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:45:42.007 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: rbd-fuse-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:45:42.407 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : rbd-fuse-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:45:42.407 INFO:teuthology.orchestra.run.smithi195.stdout:Installed products updated. 2023-12-16T10:45:42.932 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:45:42.932 INFO:teuthology.orchestra.run.smithi195.stdout:Installed: 2023-12-16T10:45:42.932 INFO:teuthology.orchestra.run.smithi195.stdout: rbd-fuse-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:45:42.932 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:45:42.932 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:45:43.119 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install rbd-mirror 2023-12-16T10:45:43.479 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:45:44.368 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 47 kB/s | 4.5 kB 00:00 2023-12-16T10:45:44.922 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 44 kB/s | 4.1 kB 00:00 2023-12-16T10:45:47.110 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:45:47.111 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:45:47.111 INFO:teuthology.orchestra.run.smithi195.stdout: Package Arch Version Repo Size 2023-12-16T10:45:47.111 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:45:47.111 INFO:teuthology.orchestra.run.smithi195.stdout:Installing: 2023-12-16T10:45:47.111 INFO:teuthology.orchestra.run.smithi195.stdout: rbd-mirror x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 3.4 M 2023-12-16T10:45:47.111 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:45:47.111 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2023-12-16T10:45:47.111 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:45:47.112 INFO:teuthology.orchestra.run.smithi195.stdout:Install 1 Package 2023-12-16T10:45:47.112 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:45:47.112 INFO:teuthology.orchestra.run.smithi195.stdout:Total download size: 3.4 M 2023-12-16T10:45:47.112 INFO:teuthology.orchestra.run.smithi195.stdout:Installed size: 16 M 2023-12-16T10:45:47.112 INFO:teuthology.orchestra.run.smithi195.stdout:Downloading Packages: 2023-12-16T10:45:47.481 INFO:teuthology.orchestra.run.smithi195.stdout:rbd-mirror-18.2.0-1359.gf92317e5.el8.x86_64.rpm 9.4 MB/s | 3.4 MB 00:00 2023-12-16T10:45:47.482 INFO:teuthology.orchestra.run.smithi195.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:45:47.482 INFO:teuthology.orchestra.run.smithi195.stdout:Total 9.3 MB/s | 3.4 MB 00:00 2023-12-16T10:45:47.482 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction check 2023-12-16T10:45:47.495 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction check succeeded. 2023-12-16T10:45:47.495 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction test 2023-12-16T10:45:47.563 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction test succeeded. 2023-12-16T10:45:47.572 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction 2023-12-16T10:45:48.042 INFO:teuthology.orchestra.run.smithi195.stdout: Preparing : 1/1 2023-12-16T10:45:48.240 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : rbd-mirror-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:45:48.669 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: rbd-mirror-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:45:49.457 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : rbd-fuse-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:45:49.458 INFO:teuthology.orchestra.run.smithi087.stdout:Installed products updated. 2023-12-16T10:45:49.998 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:45:49.998 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2023-12-16T10:45:49.998 INFO:teuthology.orchestra.run.smithi087.stdout: rbd-fuse-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:45:49.998 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:45:49.998 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:45:50.196 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install rbd-mirror 2023-12-16T10:45:50.557 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:45:52.253 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 32 kB/s | 4.5 kB 00:00 2023-12-16T10:45:52.912 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 33 kB/s | 4.1 kB 00:00 2023-12-16T10:45:55.069 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:45:55.070 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:45:55.070 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repo Size 2023-12-16T10:45:55.070 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:45:55.070 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2023-12-16T10:45:55.070 INFO:teuthology.orchestra.run.smithi087.stdout: rbd-mirror x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 3.4 M 2023-12-16T10:45:55.070 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:45:55.070 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2023-12-16T10:45:55.070 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:45:55.070 INFO:teuthology.orchestra.run.smithi087.stdout:Install 1 Package 2023-12-16T10:45:55.070 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:45:55.071 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 3.4 M 2023-12-16T10:45:55.071 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 16 M 2023-12-16T10:45:55.071 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2023-12-16T10:45:55.630 INFO:teuthology.orchestra.run.smithi087.stdout:rbd-mirror-18.2.0-1359.gf92317e5.el8.x86_64.rpm 6.2 MB/s | 3.4 MB 00:00 2023-12-16T10:45:55.631 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:45:55.631 INFO:teuthology.orchestra.run.smithi087.stdout:Total 6.1 MB/s | 3.4 MB 00:00 2023-12-16T10:45:55.632 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2023-12-16T10:45:55.644 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2023-12-16T10:45:55.644 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2023-12-16T10:45:55.702 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : rbd-mirror-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:45:55.702 INFO:teuthology.orchestra.run.smithi195.stdout:Installed products updated. 2023-12-16T10:45:55.712 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2023-12-16T10:45:55.721 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2023-12-16T10:45:56.173 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2023-12-16T10:45:56.232 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:45:56.232 INFO:teuthology.orchestra.run.smithi195.stdout:Installed: 2023-12-16T10:45:56.232 INFO:teuthology.orchestra.run.smithi195.stdout: rbd-mirror-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:45:56.232 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:45:56.232 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:45:56.350 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : rbd-mirror-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:45:56.433 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install rbd-nbd 2023-12-16T10:45:56.746 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: rbd-mirror-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:45:56.794 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-16T10:45:57.813 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 84 kB/s | 4.5 kB 00:00 2023-12-16T10:45:58.415 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2023-12-16T10:46:00.596 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-16T10:46:00.597 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:46:00.597 INFO:teuthology.orchestra.run.smithi195.stdout: Package Architecture Version Repository Size 2023-12-16T10:46:00.597 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:46:00.597 INFO:teuthology.orchestra.run.smithi195.stdout:Installing: 2023-12-16T10:46:00.597 INFO:teuthology.orchestra.run.smithi195.stdout: rbd-nbd x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 181 k 2023-12-16T10:46:00.597 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:46:00.598 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2023-12-16T10:46:00.598 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-16T10:46:00.598 INFO:teuthology.orchestra.run.smithi195.stdout:Install 1 Package 2023-12-16T10:46:00.598 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:46:00.598 INFO:teuthology.orchestra.run.smithi195.stdout:Total download size: 181 k 2023-12-16T10:46:00.598 INFO:teuthology.orchestra.run.smithi195.stdout:Installed size: 568 k 2023-12-16T10:46:00.598 INFO:teuthology.orchestra.run.smithi195.stdout:Downloading Packages: 2023-12-16T10:46:00.794 INFO:teuthology.orchestra.run.smithi195.stdout:rbd-nbd-18.2.0-1359.gf92317e5.el8.x86_64.rpm 926 kB/s | 181 kB 00:00 2023-12-16T10:46:00.794 INFO:teuthology.orchestra.run.smithi195.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:46:00.794 INFO:teuthology.orchestra.run.smithi195.stdout:Total 921 kB/s | 181 kB 00:00 2023-12-16T10:46:00.794 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction check 2023-12-16T10:46:00.806 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction check succeeded. 2023-12-16T10:46:00.806 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction test 2023-12-16T10:46:00.862 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction test succeeded. 2023-12-16T10:46:00.871 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction 2023-12-16T10:46:01.003 INFO:teuthology.orchestra.run.smithi195.stdout: Preparing : 1/1 2023-12-16T10:46:01.236 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : rbd-nbd-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:46:01.512 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: rbd-nbd-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:46:04.151 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : rbd-mirror-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:46:04.151 INFO:teuthology.orchestra.run.smithi087.stdout:Installed products updated. 2023-12-16T10:46:04.683 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:46:04.683 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2023-12-16T10:46:04.683 INFO:teuthology.orchestra.run.smithi087.stdout: rbd-mirror-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:46:04.683 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:46:04.683 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:46:04.869 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install rbd-nbd 2023-12-16T10:46:05.230 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-12-16T10:46:06.372 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 119 kB/s | 4.5 kB 00:00 2023-12-16T10:46:06.942 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 100 kB/s | 4.1 kB 00:00 2023-12-16T10:46:07.857 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : rbd-nbd-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:46:07.857 INFO:teuthology.orchestra.run.smithi195.stdout:Installed products updated. 2023-12-16T10:46:08.398 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:46:08.399 INFO:teuthology.orchestra.run.smithi195.stdout:Installed: 2023-12-16T10:46:08.399 INFO:teuthology.orchestra.run.smithi195.stdout: rbd-nbd-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:46:08.399 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-16T10:46:08.399 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-16T10:46:08.614 DEBUG:teuthology.parallel:result is None 2023-12-16T10:46:09.117 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-12-16T10:46:09.117 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:46:09.118 INFO:teuthology.orchestra.run.smithi087.stdout: Package Architecture Version Repository Size 2023-12-16T10:46:09.118 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:46:09.118 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2023-12-16T10:46:09.118 INFO:teuthology.orchestra.run.smithi087.stdout: rbd-nbd x86_64 2:18.2.0-1359.gf92317e5.el8 ceph 181 k 2023-12-16T10:46:09.118 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:46:09.118 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2023-12-16T10:46:09.118 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-12-16T10:46:09.118 INFO:teuthology.orchestra.run.smithi087.stdout:Install 1 Package 2023-12-16T10:46:09.118 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:46:09.118 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 181 k 2023-12-16T10:46:09.118 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 568 k 2023-12-16T10:46:09.119 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2023-12-16T10:46:09.324 INFO:teuthology.orchestra.run.smithi087.stdout:rbd-nbd-18.2.0-1359.gf92317e5.el8.x86_64.rpm 881 kB/s | 181 kB 00:00 2023-12-16T10:46:09.324 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2023-12-16T10:46:09.325 INFO:teuthology.orchestra.run.smithi087.stdout:Total 876 kB/s | 181 kB 00:00 2023-12-16T10:46:09.325 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2023-12-16T10:46:09.336 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2023-12-16T10:46:09.336 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2023-12-16T10:46:09.392 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2023-12-16T10:46:09.400 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2023-12-16T10:46:09.531 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2023-12-16T10:46:09.746 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : rbd-nbd-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:46:10.001 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: rbd-nbd-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:46:17.549 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : rbd-nbd-2:18.2.0-1359.gf92317e5.el8.x86_64 1/1 2023-12-16T10:46:17.549 INFO:teuthology.orchestra.run.smithi087.stdout:Installed products updated. 2023-12-16T10:46:18.078 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:46:18.078 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2023-12-16T10:46:18.078 INFO:teuthology.orchestra.run.smithi087.stdout: rbd-nbd-2:18.2.0-1359.gf92317e5.el8.x86_64 2023-12-16T10:46:18.079 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-12-16T10:46:18.079 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-12-16T10:46:18.266 DEBUG:teuthology.parallel:result is None 2023-12-16T10:46:18.267 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-16T10:46:18.267 INFO:teuthology.packaging:ref: None 2023-12-16T10:46:18.267 INFO:teuthology.packaging:tag: None 2023-12-16T10:46:18.267 INFO:teuthology.packaging:branch: reef 2023-12-16T10:46:18.267 INFO:teuthology.packaging:sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T10:46:18.267 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-16T10:46:18.478 DEBUG:teuthology.orchestra.run.smithi087:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-16T10:46:18.501 INFO:teuthology.orchestra.run.smithi087.stdout:18.2.0-1359.gf92317e5.el8 2023-12-16T10:46:18.501 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1359.gf92317e5.el8 2023-12-16T10:46:18.501 INFO:teuthology.task.install:The correct ceph version 18.2.0-1359.gf92317e5 is installed. 2023-12-16T10:46:18.503 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-16T10:46:18.503 INFO:teuthology.packaging:ref: None 2023-12-16T10:46:18.503 INFO:teuthology.packaging:tag: None 2023-12-16T10:46:18.503 INFO:teuthology.packaging:branch: reef 2023-12-16T10:46:18.503 INFO:teuthology.packaging:sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T10:46:18.503 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-16T10:46:18.710 DEBUG:teuthology.orchestra.run.smithi195:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-16T10:46:18.737 INFO:teuthology.orchestra.run.smithi195.stdout:18.2.0-1359.gf92317e5.el8 2023-12-16T10:46:18.738 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1359.gf92317e5.el8 2023-12-16T10:46:18.738 INFO:teuthology.task.install:The correct ceph version 18.2.0-1359.gf92317e5 is installed. 2023-12-16T10:46:18.739 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-12-16T10:46:18.739 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2023-12-16T10:46:18.740 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-16T10:46:18.770 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2023-12-16T10:46:18.770 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-16T10:46:18.811 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-12-16T10:46:18.811 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2023-12-16T10:46:18.811 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/usr/bin/daemon-helper 2023-12-16T10:46:18.839 DEBUG:teuthology.orchestra.run.smithi087:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-16T10:46:18.907 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2023-12-16T10:46:18.907 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/usr/bin/daemon-helper 2023-12-16T10:46:18.936 DEBUG:teuthology.orchestra.run.smithi195:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-16T10:46:19.005 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-12-16T10:46:19.005 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2023-12-16T10:46:19.005 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-16T10:46:19.033 DEBUG:teuthology.orchestra.run.smithi087:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-16T10:46:19.101 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2023-12-16T10:46:19.101 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-16T10:46:19.129 DEBUG:teuthology.orchestra.run.smithi195:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-16T10:46:19.198 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-12-16T10:46:19.198 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2023-12-16T10:46:19.198 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/usr/bin/stdin-killer 2023-12-16T10:46:19.225 DEBUG:teuthology.orchestra.run.smithi087:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-16T10:46:19.292 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2023-12-16T10:46:19.292 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/usr/bin/stdin-killer 2023-12-16T10:46:19.320 DEBUG:teuthology.orchestra.run.smithi195:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-16T10:46:19.387 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-16T10:46:19.468 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}, 'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:reef', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '6d933094a156ec7587742e5aa25fba5ba27ec678'} 2023-12-16T10:46:19.469 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2023-12-16T10:46:19.469 INFO:tasks.cephadm:Cluster fsid is 588deebc-9c00-11ee-95a5-87774f69a715 2023-12-16T10:46:19.469 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-16T10:46:19.469 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.87', 'mon.c': '[v2:172.21.15.87:3301,v1:172.21.15.87:6790]', 'mon.b': '172.21.15.195'} 2023-12-16T10:46:19.469 INFO:tasks.cephadm:First mon is mon.a on smithi087 2023-12-16T10:46:19.470 INFO:tasks.cephadm:First mgr is y 2023-12-16T10:46:19.470 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-16T10:46:19.470 DEBUG:teuthology.orchestra.run.smithi087:> sudo hostname $(hostname -s) 2023-12-16T10:46:19.497 DEBUG:teuthology.orchestra.run.smithi195:> sudo hostname $(hostname -s) 2023-12-16T10:46:19.525 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref reef)... 2023-12-16T10:46:19.525 DEBUG:teuthology.orchestra.run.smithi087:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-16T10:46:19.633 INFO:teuthology.orchestra.run.smithi087.stdout:-rw-rw-r--. 1 ubuntu ubuntu 14 Dec 16 10:46 /home/ubuntu/cephtest/cephadm 2023-12-16T10:46:19.633 DEBUG:teuthology.orchestra.run.smithi195:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-16T10:46:19.730 INFO:teuthology.orchestra.run.smithi195.stdout:-rw-rw-r--. 1 ubuntu ubuntu 14 Dec 16 10:46 /home/ubuntu/cephtest/cephadm 2023-12-16T10:46:19.730 DEBUG:teuthology.orchestra.run.smithi087:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-16T10:46:19.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T10:46:19.748 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks/cephadm.py", line 171, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks/cephadm.py", line 233, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi087 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' 2023-12-16T10:46:19.749 INFO:tasks.cephadm:Teardown complete 2023-12-16T10:46:19.749 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks/cephadm.py", line 1758, 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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks/cephadm.py", line 1673, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks/cephadm.py", line 171, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks/cephadm.py", line 233, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi087 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' 2023-12-16T10:46:19.825 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=6b8e79023df646628e99c592d00d7d4e Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks/cephadm.py", line 1758, 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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks/cephadm.py", line 1673, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks/cephadm.py", line 171, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks/cephadm.py", line 233, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi087 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' 2023-12-16T10:46:19.829 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-16T10:46:19.838 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-16T10:46:19.847 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... 2023-12-16T10:46:19.847 DEBUG:teuthology.orchestra.run.smithi087:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-16T10:46:19.869 DEBUG:teuthology.orchestra.run.smithi195:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-16T10:46:19.962 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-16T10:46:19.973 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-16T10:46:19.973 DEBUG:teuthology.orchestra.run.smithi087:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-16T10:46:19.976 DEBUG:teuthology.orchestra.run.smithi195:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-16T10:46:19.989 INFO:teuthology.orchestra.run.smithi087.stderr:bash: ntpq: command not found 2023-12-16T10:46:19.992 INFO:teuthology.orchestra.run.smithi195.stderr:bash: ntpq: command not found 2023-12-16T10:46:19.993 INFO:teuthology.orchestra.run.smithi087.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-16T10:46:19.993 INFO:teuthology.orchestra.run.smithi087.stdout:=============================================================================== 2023-12-16T10:46:19.993 INFO:teuthology.orchestra.run.smithi087.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 29 -177us[ -184us] +/- 75ms 2023-12-16T10:46:19.993 INFO:teuthology.orchestra.run.smithi087.stdout:^* hv02.front.sepia.ceph.com 3 6 377 28 -759us[ -767us] +/- 53ms 2023-12-16T10:46:19.993 INFO:teuthology.orchestra.run.smithi087.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 27 +1070us[+1070us] +/- 66ms 2023-12-16T10:46:19.993 INFO:teuthology.orchestra.run.smithi087.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T10:46:19.996 INFO:teuthology.orchestra.run.smithi195.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-16T10:46:19.996 INFO:teuthology.orchestra.run.smithi195.stdout:=============================================================================== 2023-12-16T10:46:19.996 INFO:teuthology.orchestra.run.smithi195.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 28 -163us[ -163us] +/- 75ms 2023-12-16T10:46:19.996 INFO:teuthology.orchestra.run.smithi195.stdout:^* hv02.front.sepia.ceph.com 3 6 377 28 -766us[ -775us] +/- 53ms 2023-12-16T10:46:19.997 INFO:teuthology.orchestra.run.smithi195.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 29 +1073us[+1063us] +/- 66ms 2023-12-16T10:46:19.997 INFO:teuthology.orchestra.run.smithi195.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T10:46:19.998 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-16T10:46:20.007 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-16T10:46:20.007 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-16T10:46:20.016 DEBUG:teuthology.orchestra.run.smithi087:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-16T10:46:20.089 DEBUG:teuthology.orchestra.run.smithi195:> 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 2023-12-16T10:46:20.145 DEBUG:teuthology.orchestra.run.smithi087:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-16T10:46:20.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T10:46:20.174 DEBUG:teuthology.orchestra.run.smithi195:> 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 2023-12-16T10:46:20.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T10:46:20.202 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-16T10:46:20.211 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-16T10:46:20.219 INFO:teuthology.task.internal:Duration was 791.883286 seconds 2023-12-16T10:46:20.219 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-16T10:46:20.227 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-16T10:46:20.228 DEBUG:teuthology.orchestra.run.smithi087:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-16T10:46:20.230 DEBUG:teuthology.orchestra.run.smithi195:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-16T10:46:20.274 INFO:teuthology.orchestra.run.smithi087.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-16T10:46:20.289 INFO:teuthology.orchestra.run.smithi195.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-16T10:46:20.576 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-16T10:46:20.576 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi087.front.sepia.ceph.com 2023-12-16T10:46:20.577 DEBUG:teuthology.orchestra.run.smithi087:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-16T10:46:20.598 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi195.front.sepia.ceph.com 2023-12-16T10:46:20.599 DEBUG:teuthology.orchestra.run.smithi195:> 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 2023-12-16T10:46:20.620 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-16T10:46:20.621 DEBUG:teuthology.orchestra.run.smithi087:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-16T10:46:20.641 DEBUG:teuthology.orchestra.run.smithi195:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-16T10:46:20.693 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-16T10:46:20.693 DEBUG:teuthology.orchestra.run.smithi087:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-16T10:46:20.714 DEBUG:teuthology.orchestra.run.smithi195:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-16T10:46:20.782 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-16T10:46:20.793 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-16T10:46:20.793 DEBUG:teuthology.orchestra.run.smithi087:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-16T10:46:20.820 DEBUG:teuthology.orchestra.run.smithi195:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-16T10:46:20.847 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-16T10:46:20.859 DEBUG:teuthology.orchestra.run.smithi087:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-16T10:46:20.863 DEBUG:teuthology.orchestra.run.smithi195:> 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 2023-12-16T10:46:20.887 INFO:teuthology.orchestra.run.smithi087.stdout:kernel.core_pattern = core 2023-12-16T10:46:20.914 INFO:teuthology.orchestra.run.smithi195.stdout:kernel.core_pattern = core 2023-12-16T10:46:20.946 DEBUG:teuthology.orchestra.run.smithi087:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-16T10:46:20.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T10:46:20.968 DEBUG:teuthology.orchestra.run.smithi195:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-16T10:46:21.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T10:46:21.003 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-16T10:46:21.013 INFO:teuthology.task.internal:Transferring archived files... 2023-12-16T10:46:21.014 DEBUG:teuthology.misc:Transferring archived files from smithi087:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-16_00:13:44-upgrade:reef-x-main-distro-default-smithi/7493952/remote/smithi087 2023-12-16T10:46:21.015 DEBUG:teuthology.orchestra.run.smithi087:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-16T10:46:21.065 DEBUG:teuthology.misc:Transferring archived files from smithi195:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-16_00:13:44-upgrade:reef-x-main-distro-default-smithi/7493952/remote/smithi195 2023-12-16T10:46:21.066 DEBUG:teuthology.orchestra.run.smithi195:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-16T10:46:21.137 INFO:teuthology.task.internal:Removing archive directory... 2023-12-16T10:46:21.137 DEBUG:teuthology.orchestra.run.smithi087:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-16T10:46:21.139 DEBUG:teuthology.orchestra.run.smithi195:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-16T10:46:21.155 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-16T10:46:21.166 INFO:teuthology.task.internal:Not uploading archives. 2023-12-16T10:46:21.167 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-16T10:46:21.176 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-16T10:46:21.176 DEBUG:teuthology.orchestra.run.smithi087:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-16T10:46:21.196 DEBUG:teuthology.orchestra.run.smithi195:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-16T10:46:21.210 INFO:teuthology.orchestra.run.smithi087.stdout: 262175 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 16 10:46 /home/ubuntu/cephtest 2023-12-16T10:46:21.211 INFO:teuthology.orchestra.run.smithi087.stdout: 262150 4 -rw-rw-r-- 1 ubuntu ubuntu 14 Dec 16 10:46 /home/ubuntu/cephtest/cephadm 2023-12-16T10:46:21.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T10:46:21.212 INFO:teuthology.orchestra.run.smithi087.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-16T10:46:21.212 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi087 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-12-16T10:46:21.217 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-16T10:46:21.227 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-16T10:46:21.237 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi087 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-12-16T10:46:21.238 INFO:teuthology.nuke:Checking targets against current locks 2023-12-16T10:46:21.252 INFO:teuthology.orchestra.run.smithi195.stdout: 262175 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 16 10:46 /home/ubuntu/cephtest 2023-12-16T10:46:21.252 INFO:teuthology.orchestra.run.smithi195.stdout: 262150 4 -rw-rw-r-- 1 ubuntu ubuntu 14 Dec 16 10:46 /home/ubuntu/cephtest/cephadm 2023-12-16T10:46:21.253 INFO:teuthology.orchestra.run.smithi195.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-16T10:46:21.278 DEBUG:teuthology.nuke:shortname: smithi087 2023-12-16T10:46:21.278 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-16T10:46:21.320 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi087.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-16_00:13:44-upgrade:reef-x-main-distro-default-smithi/7493952', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-16 10:27:45.351550', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBesQRruVa/2ZsSnP4G3b1NovSmcZYDNaMOtFWJJQ2OZzaEXuUbNT8bLv8c6PG94Buyob+WcsSjmcAz4RIVQKyA='} 2023-12-16T10:46:21.335 DEBUG:teuthology.nuke:shortname: smithi195 2023-12-16T10:46:21.335 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-16T10:46:21.368 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi195.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-16_00:13:44-upgrade:reef-x-main-distro-default-smithi/7493952', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-16 10:27:45.350202', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHnfnhRQ2GHS831F4I8FprjMn9cq5pULDmDRpXx6NnQNL7Cn0GJyYHgOqEOppNV776PQUpebwMW+er6xSgEuXOs='} 2023-12-16T10:46:21.413 INFO:teuthology.orchestra.console.smithi087:Power off 2023-12-16T10:46:21.413 DEBUG:teuthology.orchestra.console.smithi087:pexpect command: ipmitool -H smithi087.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-16T10:46:21.464 INFO:teuthology.orchestra.console.smithi195:Power off 2023-12-16T10:46:21.465 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-16T10:46:21.474 DEBUG:teuthology.orchestra.console.smithi087:power off output: Chassis Power Control: Down/Off 2023-12-16T10:46:21.474 DEBUG:teuthology.orchestra.console.smithi087:pexpect command: ipmitool -H smithi087.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T10:46:21.507 DEBUG:teuthology.orchestra.console.smithi087:check power output: Chassis Power is on 2023-12-16T10:46:21.513 DEBUG:teuthology.orchestra.console.smithi195:power off output: Chassis Power Control: Down/Off 2023-12-16T10:46:21.513 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T10:46:21.578 DEBUG:teuthology.orchestra.console.smithi195:check power output: Chassis Power is on 2023-12-16T10:46:25.508 DEBUG:teuthology.orchestra.console.smithi087:pexpect command: ipmitool -H smithi087.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T10:46:25.580 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T10:46:25.619 DEBUG:teuthology.orchestra.console.smithi087:check power output: Chassis Power is on 2023-12-16T10:46:25.691 DEBUG:teuthology.orchestra.console.smithi195:check power output: Chassis Power is on 2023-12-16T10:46:29.623 DEBUG:teuthology.orchestra.console.smithi087:pexpect command: ipmitool -H smithi087.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T10:46:29.692 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T10:46:29.732 DEBUG:teuthology.orchestra.console.smithi087:check power output: Chassis Power is off 2023-12-16T10:46:29.802 DEBUG:teuthology.orchestra.console.smithi195:check power output: Chassis Power is off 2023-12-16T10:46:29.834 INFO:teuthology.orchestra.console.smithi087:Power off completed 2023-12-16T10:46:29.903 INFO:teuthology.orchestra.console.smithi195:Power off completed 2023-12-16T10:46:30.008 INFO:teuthology.run:Summary data: description: upgrade:reef-x/stress-split/{0-distro/rhel_8.6_container_tools_3.0 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} duration: 791.8832864761353 failure_reason: 'Command failed on smithi087 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_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=6b8e79023df646628e99c592d00d7d4e status: fail success: false 2023-12-16T10:46:30.009 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-16T10:46:30.102 INFO:teuthology.run:FAIL