2023-12-12T23:12:49.482 INFO:root:teuthology version: 0.0.1.dev216+g5f3731e 2023-12-12T23:12:49.482 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2023-12-12_23:04:44-upgrade:reef-x-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7489223 --description upgrade:reef-x/stress-split/{0-distro/rhel_8.6_container_tools_rhel8 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} --owner scheduled_yuriw@teuthology --name yuriw-2023-12-12_23:04:44-upgrade:reef-x-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi --verbose -- /home/teuthworker/archive/yuriw-2023-12-12_23:04:44-upgrade:reef-x-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7489223/orig.config.yaml 2023-12-12T23:12:49.541 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-12T23:12:49.628 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-12_23:04:44-upgrade:reef-x-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7489223 branch: wip-yuri10-testing-2023-12-12-1229 description: upgrade:reef-x/stress-split/{0-distro/rhel_8.6_container_tools_rhel8 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} 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: - 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' first_in_suite: false job_id: '7489223' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - 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 randomized correctness test for rados operations generate write load with rados bench ' name: yuriw-2023-12-12_23:04:44-upgrade:reef-x-wip-yuri10-testing-2023-12-12-1229-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: wip-yuri10-testing-2023-12-12-1229 ceph: conf: global: mon election default strategy: 3 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: 021ac1670a21c19759080c6da90baaeb42e7d175 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri10-testing-2023-12-12-1229 sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 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: - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' seed: 3122 sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 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 env: RBD_FEATURES: '61' - 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: wip-yuri10-testing-2023-12-12-1229 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_021ac1670a21c19759080c6da90baaeb42e7d175/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 targets: smithi064.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi088.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= 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:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: reef exclude_packages: - ceph-volume - cephadm: compiled_cephadm_branch: reef 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-12_23:04:44 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-12T23:12:49.628 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_021ac1670a21c19759080c6da90baaeb42e7d175/qa; will attempt to use it 2023-12-12T23:12:49.629 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_021ac1670a21c19759080c6da90baaeb42e7d175/qa/tasks 2023-12-12T23:12:49.629 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-12T23:12:49.631 INFO:teuthology.task.internal:Checking packages... 2023-12-12T23:12:49.654 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '021ac1670a21c19759080c6da90baaeb42e7d175' 2023-12-12T23:12:49.654 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-12T23:12:49.654 INFO:teuthology.packaging:ref: None 2023-12-12T23:12:49.654 INFO:teuthology.packaging:tag: None 2023-12-12T23:12:49.654 INFO:teuthology.packaging:branch: wip-yuri10-testing-2023-12-12-1229 2023-12-12T23:12:49.655 INFO:teuthology.packaging:sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 2023-12-12T23:12:49.655 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri10-testing-2023-12-12-1229 2023-12-12T23:12:49.793 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-157.g021ac167 2023-12-12T23:12:49.795 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-12T23:12:49.801 INFO:teuthology.task.internal:no buildpackages task found 2023-12-12T23:12:49.802 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-12T23:12:49.841 INFO:teuthology.task.internal:Saving configuration 2023-12-12T23:12:49.864 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-12T23:12:49.870 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-12T23:12:49.894 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi064.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-12_23:04:44-upgrade:reef-x-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7489223', '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-12 23:07:17.837252', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-12T23:12:49.919 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi088.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-12_23:04:44-upgrade:reef-x-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7489223', '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-12 23:07:17.838739', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-12T23:12:49.919 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-12T23:12:49.925 INFO:teuthology.task.internal:roles: ubuntu@smithi064.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-12T23:12:49.925 INFO:teuthology.task.internal:roles: ubuntu@smithi088.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-12T23:12:49.926 INFO:teuthology.run_tasks:Running task console_log... 2023-12-12T23:12:50.020 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fe42c15ddc0>, signals=[15]) 2023-12-12T23:12:50.020 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-12T23:12:50.027 INFO:teuthology.task.internal:Opening connections... 2023-12-12T23:12:50.027 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi064.front.sepia.ceph.com 2023-12-12T23:12:50.028 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-12T23:12:50.097 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi088.front.sepia.ceph.com 2023-12-12T23:12:50.097 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-12T23:12:50.163 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-12T23:12:50.169 DEBUG:teuthology.orchestra.run.smithi064:> uname -m 2023-12-12T23:12:50.190 INFO:teuthology.orchestra.run.smithi064.stdout:x86_64 2023-12-12T23:12:50.190 DEBUG:teuthology.orchestra.run.smithi064:> cat /etc/os-release 2023-12-12T23:12:50.250 INFO:teuthology.orchestra.run.smithi064.stdout:NAME="Red Hat Enterprise Linux" 2023-12-12T23:12:50.250 INFO:teuthology.orchestra.run.smithi064.stdout:VERSION="8.6 (Ootpa)" 2023-12-12T23:12:50.250 INFO:teuthology.orchestra.run.smithi064.stdout:ID="rhel" 2023-12-12T23:12:50.250 INFO:teuthology.orchestra.run.smithi064.stdout:ID_LIKE="fedora" 2023-12-12T23:12:50.250 INFO:teuthology.orchestra.run.smithi064.stdout:VERSION_ID="8.6" 2023-12-12T23:12:50.250 INFO:teuthology.orchestra.run.smithi064.stdout:PLATFORM_ID="platform:el8" 2023-12-12T23:12:50.250 INFO:teuthology.orchestra.run.smithi064.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-12T23:12:50.251 INFO:teuthology.orchestra.run.smithi064.stdout:ANSI_COLOR="0;31" 2023-12-12T23:12:50.251 INFO:teuthology.orchestra.run.smithi064.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-12T23:12:50.251 INFO:teuthology.orchestra.run.smithi064.stdout:HOME_URL="https://www.redhat.com/" 2023-12-12T23:12:50.251 INFO:teuthology.orchestra.run.smithi064.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-12T23:12:50.251 INFO:teuthology.orchestra.run.smithi064.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-12T23:12:50.251 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-12T23:12:50.251 INFO:teuthology.orchestra.run.smithi064.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-12T23:12:50.251 INFO:teuthology.orchestra.run.smithi064.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-12T23:12:50.251 INFO:teuthology.orchestra.run.smithi064.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-12T23:12:50.251 INFO:teuthology.orchestra.run.smithi064.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-12T23:12:50.252 INFO:teuthology.lock.ops:Updating smithi064.front.sepia.ceph.com on lock server 2023-12-12T23:12:50.280 DEBUG:teuthology.orchestra.run.smithi088:> uname -m 2023-12-12T23:12:50.301 INFO:teuthology.orchestra.run.smithi088.stdout:x86_64 2023-12-12T23:12:50.301 DEBUG:teuthology.orchestra.run.smithi088:> cat /etc/os-release 2023-12-12T23:12:50.362 INFO:teuthology.orchestra.run.smithi088.stdout:NAME="Red Hat Enterprise Linux" 2023-12-12T23:12:50.362 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION="8.6 (Ootpa)" 2023-12-12T23:12:50.362 INFO:teuthology.orchestra.run.smithi088.stdout:ID="rhel" 2023-12-12T23:12:50.363 INFO:teuthology.orchestra.run.smithi088.stdout:ID_LIKE="fedora" 2023-12-12T23:12:50.363 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION_ID="8.6" 2023-12-12T23:12:50.363 INFO:teuthology.orchestra.run.smithi088.stdout:PLATFORM_ID="platform:el8" 2023-12-12T23:12:50.363 INFO:teuthology.orchestra.run.smithi088.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-12T23:12:50.363 INFO:teuthology.orchestra.run.smithi088.stdout:ANSI_COLOR="0;31" 2023-12-12T23:12:50.363 INFO:teuthology.orchestra.run.smithi088.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-12T23:12:50.364 INFO:teuthology.orchestra.run.smithi088.stdout:HOME_URL="https://www.redhat.com/" 2023-12-12T23:12:50.364 INFO:teuthology.orchestra.run.smithi088.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-12T23:12:50.364 INFO:teuthology.orchestra.run.smithi088.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-12T23:12:50.364 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-12T23:12:50.364 INFO:teuthology.orchestra.run.smithi088.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-12T23:12:50.364 INFO:teuthology.orchestra.run.smithi088.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-12T23:12:50.365 INFO:teuthology.orchestra.run.smithi088.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-12T23:12:50.365 INFO:teuthology.orchestra.run.smithi088.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-12T23:12:50.365 INFO:teuthology.lock.ops:Updating smithi088.front.sepia.ceph.com on lock server 2023-12-12T23:12:50.388 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-12T23:12:50.408 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-12T23:12:50.450 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-12T23:12:50.450 DEBUG:teuthology.orchestra.run.smithi064:> test '!' -e /home/ubuntu/cephtest 2023-12-12T23:12:50.456 DEBUG:teuthology.orchestra.run.smithi088:> test '!' -e /home/ubuntu/cephtest 2023-12-12T23:12:50.475 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-12T23:12:50.486 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-12T23:12:50.486 DEBUG:teuthology.orchestra.run.smithi064:> test -z $(ls -A /var/lib/ceph) 2023-12-12T23:12:50.515 DEBUG:teuthology.orchestra.run.smithi088:> test -z $(ls -A /var/lib/ceph) 2023-12-12T23:12:50.543 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-12T23:12:50.596 INFO:teuthology.run_tasks:Running task kernel... 2023-12-12T23:12:50.611 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-12T23:12:50.612 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-12T23:12:50.612 DEBUG:teuthology.orchestra.run.smithi064:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-12T23:12:50.612 DEBUG:teuthology.orchestra.run.smithi088:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-12T23:12:50.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-12T23:12:50.631 DEBUG:teuthology.orchestra.run.smithi088:> uname -r 2023-12-12T23:12:50.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-12T23:12:50.632 DEBUG:teuthology.orchestra.run.smithi064:> uname -r 2023-12-12T23:12:50.690 INFO:teuthology.orchestra.run.smithi088.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-12T23:12:50.690 INFO:teuthology.task.kernel:Running kernel on smithi088: 4.18.0-372.9.1.el8.x86_64 2023-12-12T23:12:50.691 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum install -y kernel 2023-12-12T23:12:50.694 INFO:teuthology.orchestra.run.smithi064.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-12T23:12:50.694 INFO:teuthology.task.kernel:Running kernel on smithi064: 4.18.0-372.9.1.el8.x86_64 2023-12-12T23:12:50.694 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum install -y kernel 2023-12-12T23:12:51.920 INFO:teuthology.orchestra.run.smithi088.stdout:Updating Subscription Management repositories. 2023-12-12T23:12:51.921 INFO:teuthology.orchestra.run.smithi088.stdout:Unable to read consumer identity 2023-12-12T23:12:51.996 INFO:teuthology.orchestra.run.smithi064.stdout:Updating Subscription Management repositories. 2023-12-12T23:12:51.996 INFO:teuthology.orchestra.run.smithi064.stdout:Unable to read consumer identity 2023-12-12T23:12:53.328 INFO:teuthology.orchestra.run.smithi088.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-12-12T23:12:53.530 INFO:teuthology.orchestra.run.smithi064.stdout:Copr repo for python3-asyncssh owned by ceph 12 kB/s | 3.5 kB 00:00 2023-12-12T23:12:54.020 INFO:teuthology.orchestra.run.smithi088.stdout:Extra Packages for Enterprise Linux 24 MB/s | 16 MB 00:00 2023-12-12T23:12:54.422 INFO:teuthology.orchestra.run.smithi064.stdout:Extra Packages for Enterprise Linux 18 MB/s | 16 MB 00:00 2023-12-12T23:12:57.495 INFO:teuthology.orchestra.run.smithi088.stdout:lab-extras 428 kB/s | 24 kB 00:00 2023-12-12T23:12:58.122 INFO:teuthology.orchestra.run.smithi064.stdout:lab-extras 432 kB/s | 24 kB 00:00 2023-12-12T23:12:58.181 INFO:teuthology.orchestra.run.smithi088.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-12T23:12:58.251 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2023-12-12T23:12:58.252 INFO:teuthology.orchestra.run.smithi088.stdout:Nothing to do. 2023-12-12T23:12:58.252 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2023-12-12T23:12:58.369 DEBUG:teuthology.orchestra.run.smithi088:> echo no | sudo yum reinstall kernel || true 2023-12-12T23:12:58.700 INFO:teuthology.orchestra.run.smithi088.stdout:Updating Subscription Management repositories. 2023-12-12T23:12:58.700 INFO:teuthology.orchestra.run.smithi088.stdout:Unable to read consumer identity 2023-12-12T23:12:58.858 INFO:teuthology.orchestra.run.smithi064.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-12T23:12:58.911 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-12T23:12:58.912 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2023-12-12T23:12:58.912 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-12T23:12:58.957 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:00:01 ago on Tue 12 Dec 2023 11:12:57 PM UTC. 2023-12-12T23:12:58.999 INFO:teuthology.orchestra.run.smithi088.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-12T23:12:59.035 INFO:teuthology.orchestra.run.smithi088.stderr:Error: No packages marked for reinstall. 2023-12-12T23:12:59.039 DEBUG:teuthology.orchestra.run.smithi064:> echo no | sudo yum reinstall kernel || true 2023-12-12T23:12:59.081 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum reinstall -y kernel || true 2023-12-12T23:12:59.410 INFO:teuthology.orchestra.run.smithi088.stdout:Updating Subscription Management repositories. 2023-12-12T23:12:59.410 INFO:teuthology.orchestra.run.smithi088.stdout:Unable to read consumer identity 2023-12-12T23:12:59.429 INFO:teuthology.orchestra.run.smithi064.stdout:Updating Subscription Management repositories. 2023-12-12T23:12:59.429 INFO:teuthology.orchestra.run.smithi064.stdout:Unable to read consumer identity 2023-12-12T23:12:59.660 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:00:02 ago on Tue 12 Dec 2023 11:12:57 PM UTC. 2023-12-12T23:12:59.699 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:00:01 ago on Tue 12 Dec 2023 11:12:58 PM UTC. 2023-12-12T23:12:59.700 INFO:teuthology.orchestra.run.smithi088.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-12T23:12:59.742 INFO:teuthology.orchestra.run.smithi088.stderr:Error: No packages marked for reinstall. 2023-12-12T23:12:59.744 INFO:teuthology.orchestra.run.smithi064.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-12T23:12:59.779 INFO:teuthology.orchestra.run.smithi064.stderr:Error: No packages marked for reinstall. 2023-12-12T23:12:59.788 DEBUG:teuthology.orchestra.run.smithi088:> rpm -q kernel | sort -rV | head -n 1 2023-12-12T23:12:59.825 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum reinstall -y kernel || true 2023-12-12T23:12:59.869 INFO:teuthology.orchestra.run.smithi088.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-12T23:12:59.869 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-12T23:12:59.869 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-12T23:12:59.869 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-12T23:12:59.869 DEBUG:teuthology.orchestra.run.smithi088:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-12T23:12:59.895 INFO:teuthology.orchestra.run.smithi088.stdout:ttyS1 2023-12-12T23:12:59.906 DEBUG:teuthology.parallel:result is None 2023-12-12T23:13:00.175 INFO:teuthology.orchestra.run.smithi064.stdout:Updating Subscription Management repositories. 2023-12-12T23:13:00.175 INFO:teuthology.orchestra.run.smithi064.stdout:Unable to read consumer identity 2023-12-12T23:13:00.443 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:00:02 ago on Tue 12 Dec 2023 11:12:58 PM UTC. 2023-12-12T23:13:00.488 INFO:teuthology.orchestra.run.smithi064.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-12T23:13:00.526 INFO:teuthology.orchestra.run.smithi064.stderr:Error: No packages marked for reinstall. 2023-12-12T23:13:00.573 DEBUG:teuthology.orchestra.run.smithi064:> rpm -q kernel | sort -rV | head -n 1 2023-12-12T23:13:00.656 INFO:teuthology.orchestra.run.smithi064.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-12T23:13:00.656 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-12T23:13:00.656 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-12T23:13:00.656 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-12T23:13:00.656 DEBUG:teuthology.orchestra.run.smithi064:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-12T23:13:00.692 INFO:teuthology.orchestra.run.smithi064.stdout:ttyS1 2023-12-12T23:13:00.705 DEBUG:teuthology.parallel:result is None 2023-12-12T23:13:00.705 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-12T23:13:00.712 INFO:teuthology.task.internal:Creating test directory... 2023-12-12T23:13:00.712 DEBUG:teuthology.orchestra.run.smithi064:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-12T23:13:00.747 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-12T23:13:00.767 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-12T23:13:00.774 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-12T23:13:00.794 INFO:teuthology.task.internal:Creating archive directory... 2023-12-12T23:13:00.794 DEBUG:teuthology.orchestra.run.smithi064:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-12T23:13:00.804 DEBUG:teuthology.orchestra.run.smithi088:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-12T23:13:00.830 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-12T23:13:00.837 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-12T23:13:00.837 DEBUG:teuthology.orchestra.run.smithi064:> 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-12T23:13:00.862 DEBUG:teuthology.orchestra.run.smithi088:> 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-12T23:13:00.891 INFO:teuthology.orchestra.run.smithi064.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-12T23:13:00.902 INFO:teuthology.orchestra.run.smithi064.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-12T23:13:00.913 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-12T23:13:00.925 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-12T23:13:00.926 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-12T23:13:00.937 INFO:teuthology.task.internal:Configuring sudo... 2023-12-12T23:13:00.937 DEBUG:teuthology.orchestra.run.smithi064:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-12T23:13:00.946 DEBUG:teuthology.orchestra.run.smithi088:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-12T23:13:00.974 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-12T23:13:00.984 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-12T23:13:00.985 DEBUG:teuthology.orchestra.run.smithi064:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-12T23:13:01.015 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-12T23:13:01.032 DEBUG:teuthology.orchestra.run.smithi064:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-12T23:13:01.113 DEBUG:teuthology.orchestra.run.smithi064:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-12T23:13:01.169 DEBUG:teuthology.orchestra.run.smithi064:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-12T23:13:01.251 DEBUG:teuthology.orchestra.run.smithi064:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-12T23:13:01.295 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2023-12-12T23:13:01.295 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-12T23:13:01.369 DEBUG:teuthology.orchestra.run.smithi088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-12T23:13:01.415 DEBUG:teuthology.orchestra.run.smithi088:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-12T23:13:01.485 DEBUG:teuthology.orchestra.run.smithi088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-12T23:13:01.527 DEBUG:teuthology.orchestra.run.smithi088:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-12T23:13:01.574 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2023-12-12T23:13:01.574 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-12T23:13:01.644 DEBUG:teuthology.orchestra.run.smithi064:> sudo service rsyslog restart 2023-12-12T23:13:01.646 DEBUG:teuthology.orchestra.run.smithi088:> sudo service rsyslog restart 2023-12-12T23:13:01.699 INFO:teuthology.orchestra.run.smithi064.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-12T23:13:01.743 INFO:teuthology.orchestra.run.smithi088.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-12T23:13:02.039 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-12T23:13:02.047 INFO:teuthology.task.internal:Starting timer... 2023-12-12T23:13:02.047 INFO:teuthology.run_tasks:Running task pcp... 2023-12-12T23:13:02.089 INFO:teuthology.run_tasks:Running task selinux... 2023-12-12T23:13:02.104 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-12T23:13:02.105 DEBUG:teuthology.orchestra.run.smithi064:> sudo service auditd rotate 2023-12-12T23:13:02.180 INFO:teuthology.orchestra.run.smithi064.stdout:Rotating logs: 2023-12-12T23:13:02.181 DEBUG:teuthology.orchestra.run.smithi088:> sudo service auditd rotate 2023-12-12T23:13:02.261 INFO:teuthology.orchestra.run.smithi088.stdout:Rotating logs: 2023-12-12T23:13:02.263 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-12T23:13:02.263 DEBUG:teuthology.orchestra.run.smithi064:> /usr/sbin/getenforce 2023-12-12T23:13:02.289 INFO:teuthology.orchestra.run.smithi064.stdout:Permissive 2023-12-12T23:13:02.289 DEBUG:teuthology.orchestra.run.smithi088:> /usr/sbin/getenforce 2023-12-12T23:13:02.312 INFO:teuthology.orchestra.run.smithi088.stdout:Permissive 2023-12-12T23:13:02.313 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi064.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi088.front.sepia.ceph.com': 'permissive'} 2023-12-12T23:13:02.313 DEBUG:teuthology.orchestra.run.smithi064:> 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-12T23:13:02.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-12T23:13:02.357 DEBUG:teuthology.orchestra.run.smithi088:> 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-12T23:13:02.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-12T23:13:02.386 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-12T23:13:02.386 DEBUG:teuthology.orchestra.run.smithi064:> sudo /usr/sbin/setenforce permissive 2023-12-12T23:13:02.426 DEBUG:teuthology.orchestra.run.smithi088:> sudo /usr/sbin/setenforce permissive 2023-12-12T23:13:02.453 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-12T23:13:02.463 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-12-12T23:13:02.468 INFO:teuthology.repo_utils:Fetching main from origin 2023-12-12T23:13:02.597 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-12T23:13:02.614 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-12T23:13:02.615 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi064.front.sepia.ceph.com,smithi088.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-12T23:19:06.408 INFO:teuthology.task.ansible:Archiving ansible failure log at: /home/teuthworker/archive/yuriw-2023-12-12_23:04:44-upgrade:reef-x-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7489223/ansible_failures.yaml 2023-12-12T23:19:06.410 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 "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/ansible.py", line 503, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/ansible.py", line 341, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/ansible.py", line 369, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/ansible.py", line 397, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: smithi088.front.sepia.ceph.com: _ansible_no_log: false changed: false invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - krb5-workstation releasever: null security: false skip_broken: false state: present update_cache: false update_only: false validate_certs: true msg: 'Failed to download metadata for repo ''codeready-builder-for-rhel-8-x86_64-rpms'': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried' rc: 1 results: []smithi064.front.sepia.ceph.com: _ansible_no_log: false changed: false invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - krb5-workstation releasever: null security: false skip_broken: false state: present update_cache: false update_only: false validate_certs: true msg: 'Failed to download metadata for repo ''codeready-builder-for-rhel-8-x86_64-rpms'': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried' rc: 1 results: [] 2023-12-12T23:19:06.497 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=81fb3eaf3cfe4af3ada3836e6e70eb9a 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 "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/ansible.py", line 503, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/ansible.py", line 341, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/ansible.py", line 369, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/ansible.py", line 397, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: smithi088.front.sepia.ceph.com: _ansible_no_log: false changed: false invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - krb5-workstation releasever: null security: false skip_broken: false state: present update_cache: false update_only: false validate_certs: true msg: 'Failed to download metadata for repo ''codeready-builder-for-rhel-8-x86_64-rpms'': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried' rc: 1 results: []smithi064.front.sepia.ceph.com: _ansible_no_log: false changed: false invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - krb5-workstation releasever: null security: false skip_broken: false state: present update_cache: false update_only: false validate_certs: true msg: 'Failed to download metadata for repo ''codeready-builder-for-rhel-8-x86_64-rpms'': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried' rc: 1 results: [] 2023-12-12T23:19:06.499 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-12T23:19:06.507 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-12T23:19:06.508 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-12T23:19:06.546 DEBUG:teuthology.orchestra.run.smithi064:> 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-12T23:19:06.774 DEBUG:teuthology.orchestra.run.smithi088:> 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-12T23:19:06.897 DEBUG:teuthology.orchestra.run.smithi064:> 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-12T23:19:06.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-12T23:19:06.930 DEBUG:teuthology.orchestra.run.smithi088:> 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-12T23:19:06.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-12T23:19:06.964 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-12T23:19:06.974 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-12T23:19:07.015 INFO:teuthology.task.internal:Duration was 364.967882 seconds 2023-12-12T23:19:07.016 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-12T23:19:07.047 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-12T23:19:07.047 DEBUG:teuthology.orchestra.run.smithi064:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-12T23:19:07.050 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-12T23:19:07.097 INFO:teuthology.orchestra.run.smithi064.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-12T23:19:07.099 INFO:teuthology.orchestra.run.smithi088.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-12T23:19:07.537 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-12T23:19:07.537 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi064.front.sepia.ceph.com 2023-12-12T23:19:07.538 DEBUG:teuthology.orchestra.run.smithi064:> 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-12T23:19:07.561 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi088.front.sepia.ceph.com 2023-12-12T23:19:07.562 DEBUG:teuthology.orchestra.run.smithi088:> 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-12T23:19:07.585 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-12T23:19:07.585 DEBUG:teuthology.orchestra.run.smithi064:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-12T23:19:07.604 DEBUG:teuthology.orchestra.run.smithi088:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-12T23:19:07.663 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-12T23:19:07.664 DEBUG:teuthology.orchestra.run.smithi064:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-12T23:19:07.683 DEBUG:teuthology.orchestra.run.smithi088:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-12T23:19:07.777 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-12T23:19:07.786 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-12T23:19:07.787 DEBUG:teuthology.orchestra.run.smithi064:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-12T23:19:07.824 DEBUG:teuthology.orchestra.run.smithi088:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-12T23:19:07.935 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-12T23:19:07.944 DEBUG:teuthology.orchestra.run.smithi064:> 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-12T23:19:07.946 DEBUG:teuthology.orchestra.run.smithi088:> 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-12T23:19:07.971 INFO:teuthology.orchestra.run.smithi064.stdout:kernel.core_pattern = core 2023-12-12T23:19:07.973 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern = core 2023-12-12T23:19:08.039 DEBUG:teuthology.orchestra.run.smithi064:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-12T23:19:08.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-12T23:19:08.056 DEBUG:teuthology.orchestra.run.smithi088:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-12T23:19:08.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-12T23:19:08.096 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-12T23:19:08.106 INFO:teuthology.task.internal:Transferring archived files... 2023-12-12T23:19:08.107 DEBUG:teuthology.misc:Transferring archived files from smithi064:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-12_23:04:44-upgrade:reef-x-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7489223/remote/smithi064 2023-12-12T23:19:08.108 DEBUG:teuthology.orchestra.run.smithi064:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-12T23:19:08.287 DEBUG:teuthology.misc:Transferring archived files from smithi088:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-12_23:04:44-upgrade:reef-x-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7489223/remote/smithi088 2023-12-12T23:19:08.288 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-12T23:19:08.328 INFO:teuthology.task.internal:Removing archive directory... 2023-12-12T23:19:08.329 DEBUG:teuthology.orchestra.run.smithi064:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-12T23:19:08.331 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-12T23:19:08.381 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-12T23:19:08.392 INFO:teuthology.task.internal:Not uploading archives. 2023-12-12T23:19:08.393 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-12T23:19:08.438 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-12T23:19:08.439 DEBUG:teuthology.orchestra.run.smithi064:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-12T23:19:08.441 DEBUG:teuthology.orchestra.run.smithi088:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-12T23:19:08.455 INFO:teuthology.orchestra.run.smithi064.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 12 23:19 /home/ubuntu/cephtest 2023-12-12T23:19:08.458 INFO:teuthology.orchestra.run.smithi088.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 12 23:19 /home/ubuntu/cephtest 2023-12-12T23:19:08.459 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-12T23:19:08.475 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-12T23:19:08.540 INFO:teuthology.nuke:Checking targets against current locks 2023-12-12T23:19:08.568 DEBUG:teuthology.nuke:shortname: smithi064 2023-12-12T23:19:08.569 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-12T23:19:08.594 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi064.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-12_23:04:44-upgrade:reef-x-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7489223', '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-12 23:07:17.837252', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-12T23:19:08.598 DEBUG:teuthology.nuke:shortname: smithi088 2023-12-12T23:19:08.598 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-12T23:19:08.627 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi088.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-12_23:04:44-upgrade:reef-x-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7489223', '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-12 23:07:17.838739', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-12T23:19:08.659 INFO:teuthology.orchestra.console.smithi064:Power off 2023-12-12T23:19:08.660 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-12T23:19:08.682 DEBUG:teuthology.orchestra.console.smithi064:power off output: Chassis Power Control: Down/Off 2023-12-12T23:19:08.683 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-12T23:19:08.699 INFO:teuthology.orchestra.console.smithi088:Power off 2023-12-12T23:19:08.699 DEBUG:teuthology.orchestra.console.smithi088:pexpect command: ipmitool -H smithi088.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-12T23:19:08.708 DEBUG:teuthology.orchestra.console.smithi064:check power output: Chassis Power is on 2023-12-12T23:19:08.723 DEBUG:teuthology.orchestra.console.smithi088:power off output: Chassis Power Control: Down/Off 2023-12-12T23:19:08.723 DEBUG:teuthology.orchestra.console.smithi088:pexpect command: ipmitool -H smithi088.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-12T23:19:08.748 DEBUG:teuthology.orchestra.console.smithi088:check power output: Chassis Power is on 2023-12-12T23:19:12.709 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-12T23:19:12.749 DEBUG:teuthology.orchestra.console.smithi088:pexpect command: ipmitool -H smithi088.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-12T23:19:12.820 DEBUG:teuthology.orchestra.console.smithi064:check power output: Chassis Power is on 2023-12-12T23:19:12.859 DEBUG:teuthology.orchestra.console.smithi088:check power output: Chassis Power is on 2023-12-12T23:19:16.825 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-12T23:19:16.859 DEBUG:teuthology.orchestra.console.smithi088:pexpect command: ipmitool -H smithi088.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-12T23:19:16.935 DEBUG:teuthology.orchestra.console.smithi064:check power output: Chassis Power is off 2023-12-12T23:19:16.969 DEBUG:teuthology.orchestra.console.smithi088:check power output: Chassis Power is off 2023-12-12T23:19:17.037 INFO:teuthology.orchestra.console.smithi064:Power off completed 2023-12-12T23:19:17.070 INFO:teuthology.orchestra.console.smithi088:Power off completed 2023-12-12T23:19:17.181 INFO:teuthology.run:Summary data: description: upgrade:reef-x/stress-split/{0-distro/rhel_8.6_container_tools_rhel8 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} duration: 364.9678816795349 failure_reason: 'smithi088.front.sepia.ceph.com: _ansible_no_log: false changed: false invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - krb5-workstation releasever: null security: false skip_broken: false state: present update_cache: false update_only: false validate_certs: true msg: ''Failed to download metadata for repo ''''codeready-builder-for-rhel-8-x86_64-rpms'''': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried'' rc: 1 results: []smithi064.front.sepia.ceph.com: _ansible_no_log: false changed: false invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - krb5-workstation releasever: null security: false skip_broken: false state: present update_cache: false update_only: false validate_certs: true msg: ''Failed to download metadata for repo ''''codeready-builder-for-rhel-8-x86_64-rpms'''': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried'' rc: 1 results: []' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=81fb3eaf3cfe4af3ada3836e6e70eb9a status: dead success: false 2023-12-12T23:19:17.181 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-12T23:19:17.255 INFO:teuthology.run:DEAD