2023-11-17T20:28:56.407 INFO:root:teuthology version: 0.0.1.dev203+g6899cd2 2023-11-17T20:28:56.407 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_teuthology@teuthology --name teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi --description upgrade:octopus-x/parallel/{0-distro/rhel_8.4_container_tools_3.0 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api}} --verbose --archive /home/teuthworker/archive/teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi/7461396 -- /home/teuthworker/archive/teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi/7461396/orig.config.yaml 2023-11-17T20:28:56.459 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-17T20:28:56.540 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi/7461396 branch: quincy description: upgrade:octopus-x/parallel/{0-distro/rhel_8.4_container_tools_3.0 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api}} email: ceph-qa@ceph.io first_in_suite: false job_id: '7461396' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run run randomized correctness test for rados operations on an erasure-coded pool ' - desc: 'object class functional tests ' - desc: 'generate read/write load with rados objects ranging from 1MB to 25MB ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' name: teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.4' overrides: admin_socket: branch: quincy 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: bluestore fsck quick fix on mount: true 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: 7155e8e36fbbeb81765cc73048bcb9c2ada8125c ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 7155e8e36fbbeb81765cc73048bcb9c2ada8125c selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: quincy sha1: 7155e8e36fbbeb81765cc73048bcb9c2ada8125c owner: scheduled_teuthology@teuthology priority: 100 repo: https://github.com/ceph/ceph.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 seed: 8248 sha1: 7155e8e36fbbeb81765cc73048bcb9c2ada8125c sleep_before_teardown: 0 subset: 111/120000 suite: upgrade:octopus-x suite_branch: quincy suite_path: /home/teuthworker/src/github.com_ceph_ceph_7155e8e36fbbeb81765cc73048bcb9c2ada8125c/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph.git suite_sha1: 7155e8e36fbbeb81765cc73048bcb9c2ada8125c targets: smithi023.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAESVMtz9sqo7pmPwMUwEzCvavnBYZap0g0+9FisTEAWcDW7e9/1eCpzcnpPJNMqNMi5OmD7V73ItY1v9A+sS1Y= smithi159.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFPClcXmmChvhjyKsGpw9U64dtP+LZldqa2qP9ao9ObJV1tGHG+xii7XlKb8KnBBQLVN+yyqacWO3fhC7OA+oSk= 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: octopus exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing octopus cephadm ...' - cephadm: add_mons_via_daemon_add: true avoid_pacific_features: true cephadm_branch: octopus 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:octopus - print: '**** done end installing octopus cephadm ...' - cephadm.shell: mon.a: - ceph fs volume create foo - ceph.healthy: null - print: '**** done creating new fs' - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest true --force - 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 - print: '**** verifying SMART data exists' - cephadm.shell: mon.a: - ceph device ls - ceph device scrape-health-metrics - ceph device ls --format=json | jq -e '. | length > 0' - for devid in $(ceph device ls --format=json | jq -r '.[].devid'); do ceph device get-health-metrics $devid; done - for devid in $(ceph device ls --format=json | jq -r '.[].devid'); do ceph device get-health-metrics $devid | jq -e '. | length > 0'; done - rados --pool=device_health_metrics ls | wc -l - print: '**** done cephadm.shell ceph config set mgr...' - print: '**** done start parallel' - parallel: - workload - upgrade-sequence - print: '**** done end parallel' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 6899cd26fceddb2fec83dc1a1349394b28c8998e timestamp: 2023-11-17_14:22:05 tube: smithi upgrade-sequence: sequential: - print: '**** done start upgrade, wait' - cephadm.shell: env: - sha1 mon.a: - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - print: '**** done end upgrade, wait...' - print: '**** verifying SMART data upgrade' - cephadm.shell: mon.a: - rados --pool=device_health_metrics ls && exit 1 || true - rados --pool=.mgr --all ls | wc -l - ceph device ls - ceph device ls --format=json | jq -e '. | length > 0' - for devid in $(ceph device ls --format=json | jq -r '.[].devid'); do ceph device get-health-metrics $devid; done - for devid in $(ceph device ls --format=json | jq -r '.[].devid'); do ceph device get-health-metrics $devid | jq '. | length > 0'; done user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2442 workload: full_sequential: - print: '**** done start ec-rados-default.yaml' - rados: clients: - client.0 ec_pool: true objects: 50 op_weights: append: 100 copy_from: 50 delete: 50 read: 100 rmattr: 25 rollback: 50 setattr: 25 snap_create: 50 snap_remove: 50 write: 0 ops: 4000 write_append_excl: false - print: '**** done end ec-rados-default.yaml' - print: '**** done start rados_api.yaml' - workunit: branch: octopus clients: client.0: - cls env: CLS_RBD_GTEST_FILTER: '*:-TestClsRbd.mirror_snapshot' - print: '**** done end rados_api.yaml' - print: '**** done start rados_loadgenbig.yaml' - workunit: branch: octopus clients: client.0: - rados/load-gen-big.sh - print: '**** done end rados_loadgenbig.yaml' - print: '**** done start rbd_import_export.yaml' - workunit: branch: octopus clients: client.1: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done end rbd_import_export.yaml' - print: '**** done start test_rbd_api.yaml' - workunit: branch: octopus clients: client.0: - rbd/test_librbd.sh - print: '**** done end test_rbd_api.yaml' 2023-11-17T20:28:56.540 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph_7155e8e36fbbeb81765cc73048bcb9c2ada8125c/qa; will attempt to use it 2023-11-17T20:28:56.540 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph_7155e8e36fbbeb81765cc73048bcb9c2ada8125c/qa/tasks 2023-11-17T20:28:56.541 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-11-17T20:28:56.542 INFO:teuthology.task.internal:Checking packages... 2023-11-17T20:28:56.563 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '7155e8e36fbbeb81765cc73048bcb9c2ada8125c' 2023-11-17T20:28:56.563 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-11-17T20:28:56.563 INFO:teuthology.packaging:ref: None 2023-11-17T20:28:56.563 INFO:teuthology.packaging:tag: None 2023-11-17T20:28:56.563 INFO:teuthology.packaging:branch: quincy 2023-11-17T20:28:56.564 INFO:teuthology.packaging:sha1: 7155e8e36fbbeb81765cc73048bcb9c2ada8125c 2023-11-17T20:28:56.564 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-11-17T20:28:56.926 INFO:teuthology.task.internal:Found packages for ceph version 17.2.7-67.g7155e8e3 2023-11-17T20:28:56.926 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-11-17T20:28:56.934 INFO:teuthology.task.internal:no buildpackages task found 2023-11-17T20:28:56.934 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-11-17T20:28:56.955 INFO:teuthology.task.internal:Saving configuration 2023-11-17T20:28:56.975 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-11-17T20:28:56.981 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-17T20:28:57.007 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi023.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi/7461396', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.4', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-17 20:19:28.777053', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAESVMtz9sqo7pmPwMUwEzCvavnBYZap0g0+9FisTEAWcDW7e9/1eCpzcnpPJNMqNMi5OmD7V73ItY1v9A+sS1Y='} 2023-11-17T20:28:57.029 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi159.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi/7461396', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.4', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-17 20:19:28.775624', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFPClcXmmChvhjyKsGpw9U64dtP+LZldqa2qP9ao9ObJV1tGHG+xii7XlKb8KnBBQLVN+yyqacWO3fhC7OA+oSk='} 2023-11-17T20:28:57.030 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-11-17T20:28:57.036 INFO:teuthology.task.internal:roles: ubuntu@smithi023.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-11-17T20:28:57.036 INFO:teuthology.task.internal:roles: ubuntu@smithi159.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-11-17T20:28:57.036 INFO:teuthology.run_tasks:Running task console_log... 2023-11-17T20:28:57.106 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fd902aabf70>, signals=[15]) 2023-11-17T20:28:57.106 INFO:teuthology.run_tasks:Running task internal.connect... 2023-11-17T20:28:57.112 INFO:teuthology.task.internal:Opening connections... 2023-11-17T20:28:57.112 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi023.front.sepia.ceph.com 2023-11-17T20:28:57.114 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:28:57.184 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi159.front.sepia.ceph.com 2023-11-17T20:28:57.185 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:28:57.251 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-11-17T20:28:57.258 DEBUG:teuthology.orchestra.run.smithi023:> uname -m 2023-11-17T20:28:57.276 INFO:teuthology.orchestra.run.smithi023.stdout:x86_64 2023-11-17T20:28:57.276 DEBUG:teuthology.orchestra.run.smithi023:> cat /etc/os-release 2023-11-17T20:28:57.333 INFO:teuthology.orchestra.run.smithi023.stdout:NAME="Red Hat Enterprise Linux" 2023-11-17T20:28:57.333 INFO:teuthology.orchestra.run.smithi023.stdout:VERSION="8.4 (Ootpa)" 2023-11-17T20:28:57.333 INFO:teuthology.orchestra.run.smithi023.stdout:ID="rhel" 2023-11-17T20:28:57.333 INFO:teuthology.orchestra.run.smithi023.stdout:ID_LIKE="fedora" 2023-11-17T20:28:57.334 INFO:teuthology.orchestra.run.smithi023.stdout:VERSION_ID="8.4" 2023-11-17T20:28:57.334 INFO:teuthology.orchestra.run.smithi023.stdout:PLATFORM_ID="platform:el8" 2023-11-17T20:28:57.334 INFO:teuthology.orchestra.run.smithi023.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.4 (Ootpa)" 2023-11-17T20:28:57.334 INFO:teuthology.orchestra.run.smithi023.stdout:ANSI_COLOR="0;31" 2023-11-17T20:28:57.334 INFO:teuthology.orchestra.run.smithi023.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8.4:GA" 2023-11-17T20:28:57.334 INFO:teuthology.orchestra.run.smithi023.stdout:HOME_URL="https://www.redhat.com/" 2023-11-17T20:28:57.334 INFO:teuthology.orchestra.run.smithi023.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-11-17T20:28:57.334 INFO:teuthology.orchestra.run.smithi023.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-11-17T20:28:57.334 INFO:teuthology.orchestra.run.smithi023.stdout: 2023-11-17T20:28:57.334 INFO:teuthology.orchestra.run.smithi023.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-11-17T20:28:57.334 INFO:teuthology.orchestra.run.smithi023.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.4 2023-11-17T20:28:57.334 INFO:teuthology.orchestra.run.smithi023.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-11-17T20:28:57.335 INFO:teuthology.orchestra.run.smithi023.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.4" 2023-11-17T20:28:57.335 INFO:teuthology.lock.ops:Updating smithi023.front.sepia.ceph.com on lock server 2023-11-17T20:28:57.354 DEBUG:teuthology.orchestra.run.smithi159:> uname -m 2023-11-17T20:28:57.370 INFO:teuthology.orchestra.run.smithi159.stdout:x86_64 2023-11-17T20:28:57.371 DEBUG:teuthology.orchestra.run.smithi159:> cat /etc/os-release 2023-11-17T20:28:57.426 INFO:teuthology.orchestra.run.smithi159.stdout:NAME="Red Hat Enterprise Linux" 2023-11-17T20:28:57.426 INFO:teuthology.orchestra.run.smithi159.stdout:VERSION="8.4 (Ootpa)" 2023-11-17T20:28:57.426 INFO:teuthology.orchestra.run.smithi159.stdout:ID="rhel" 2023-11-17T20:28:57.426 INFO:teuthology.orchestra.run.smithi159.stdout:ID_LIKE="fedora" 2023-11-17T20:28:57.426 INFO:teuthology.orchestra.run.smithi159.stdout:VERSION_ID="8.4" 2023-11-17T20:28:57.427 INFO:teuthology.orchestra.run.smithi159.stdout:PLATFORM_ID="platform:el8" 2023-11-17T20:28:57.427 INFO:teuthology.orchestra.run.smithi159.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.4 (Ootpa)" 2023-11-17T20:28:57.427 INFO:teuthology.orchestra.run.smithi159.stdout:ANSI_COLOR="0;31" 2023-11-17T20:28:57.427 INFO:teuthology.orchestra.run.smithi159.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8.4:GA" 2023-11-17T20:28:57.427 INFO:teuthology.orchestra.run.smithi159.stdout:HOME_URL="https://www.redhat.com/" 2023-11-17T20:28:57.427 INFO:teuthology.orchestra.run.smithi159.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-11-17T20:28:57.427 INFO:teuthology.orchestra.run.smithi159.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-11-17T20:28:57.427 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-11-17T20:28:57.427 INFO:teuthology.orchestra.run.smithi159.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-11-17T20:28:57.427 INFO:teuthology.orchestra.run.smithi159.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.4 2023-11-17T20:28:57.427 INFO:teuthology.orchestra.run.smithi159.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-11-17T20:28:57.427 INFO:teuthology.orchestra.run.smithi159.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.4" 2023-11-17T20:28:57.428 INFO:teuthology.lock.ops:Updating smithi159.front.sepia.ceph.com on lock server 2023-11-17T20:28:57.454 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-11-17T20:28:57.463 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-11-17T20:28:57.468 INFO:teuthology.task.internal:Checking for old test directory... 2023-11-17T20:28:57.468 DEBUG:teuthology.orchestra.run.smithi023:> test '!' -e /home/ubuntu/cephtest 2023-11-17T20:28:57.471 DEBUG:teuthology.orchestra.run.smithi159:> test '!' -e /home/ubuntu/cephtest 2023-11-17T20:28:57.485 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-11-17T20:28:57.492 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-11-17T20:28:57.492 DEBUG:teuthology.orchestra.run.smithi023:> test -z $(ls -A /var/lib/ceph) 2023-11-17T20:28:57.527 DEBUG:teuthology.orchestra.run.smithi159:> test -z $(ls -A /var/lib/ceph) 2023-11-17T20:28:57.543 INFO:teuthology.orchestra.run.smithi023.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2023-11-17T20:28:57.544 INFO:teuthology.orchestra.run.smithi159.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2023-11-17T20:28:57.544 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-11-17T20:28:57.600 INFO:teuthology.run_tasks:Running task kernel... 2023-11-17T20:28:57.619 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-11-17T20:28:57.619 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-11-17T20:28:57.620 DEBUG:teuthology.orchestra.run.smithi023:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-17T20:28:57.620 DEBUG:teuthology.orchestra.run.smithi159:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-17T20:28:57.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-17T20:28:57.635 DEBUG:teuthology.orchestra.run.smithi159:> uname -r 2023-11-17T20:28:57.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-17T20:28:57.636 DEBUG:teuthology.orchestra.run.smithi023:> uname -r 2023-11-17T20:28:57.689 INFO:teuthology.orchestra.run.smithi159.stdout:4.18.0-305.25.1.el8_4.x86_64 2023-11-17T20:28:57.690 INFO:teuthology.task.kernel:Running kernel on smithi159: 4.18.0-305.25.1.el8_4.x86_64 2023-11-17T20:28:57.690 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum install -y kernel 2023-11-17T20:28:57.694 INFO:teuthology.orchestra.run.smithi023.stdout:4.18.0-305.25.1.el8_4.x86_64 2023-11-17T20:28:57.694 INFO:teuthology.task.kernel:Running kernel on smithi023: 4.18.0-305.25.1.el8_4.x86_64 2023-11-17T20:28:57.695 DEBUG:teuthology.orchestra.run.smithi023:> sudo yum install -y kernel 2023-11-17T20:28:59.044 INFO:teuthology.orchestra.run.smithi023.stdout:Updating Subscription Management repositories. 2023-11-17T20:28:59.045 INFO:teuthology.orchestra.run.smithi023.stdout:Unable to read consumer identity 2023-11-17T20:28:59.143 INFO:teuthology.orchestra.run.smithi159.stdout:Updating Subscription Management repositories. 2023-11-17T20:28:59.143 INFO:teuthology.orchestra.run.smithi159.stdout:Unable to read consumer identity 2023-11-17T20:29:00.420 INFO:teuthology.orchestra.run.smithi023.stdout:Copr repo for python3-asyncssh owned by ceph 38 kB/s | 3.5 kB 00:00 2023-11-17T20:29:00.577 INFO:teuthology.orchestra.run.smithi159.stdout:Copr repo for python3-asyncssh owned by ceph 28 kB/s | 3.5 kB 00:00 2023-11-17T20:29:01.084 INFO:teuthology.orchestra.run.smithi023.stdout:Extra Packages for Enterprise Linux 25 MB/s | 16 MB 00:00 2023-11-17T20:29:02.395 INFO:teuthology.orchestra.run.smithi159.stdout:Extra Packages for Enterprise Linux 9.0 MB/s | 16 MB 00:01 2023-11-17T20:29:04.659 INFO:teuthology.orchestra.run.smithi023.stdout:lab-extras 4.5 MB/s | 24 kB 00:00 2023-11-17T20:29:05.447 INFO:teuthology.orchestra.run.smithi023.stdout:Package kernel-4.18.0-80.el8.x86_64 is already installed. 2023-11-17T20:29:05.448 INFO:teuthology.orchestra.run.smithi023.stdout:Package kernel-4.18.0-425.3.1.el8.x86_64 is already installed. 2023-11-17T20:29:05.448 INFO:teuthology.orchestra.run.smithi023.stdout:Package kernel-4.18.0-305.25.1.el8_4.x86_64 is already installed. 2023-11-17T20:29:05.605 INFO:teuthology.orchestra.run.smithi023.stdout:Dependencies resolved. 2023-11-17T20:29:05.606 INFO:teuthology.orchestra.run.smithi023.stdout:Nothing to do. 2023-11-17T20:29:05.606 INFO:teuthology.orchestra.run.smithi023.stdout:Complete! 2023-11-17T20:29:05.677 INFO:teuthology.orchestra.run.smithi159.stdout:lab-extras 4.4 MB/s | 24 kB 00:00 2023-11-17T20:29:05.708 DEBUG:teuthology.orchestra.run.smithi023:> echo no | sudo yum reinstall kernel || true 2023-11-17T20:29:06.073 INFO:teuthology.orchestra.run.smithi023.stdout:Updating Subscription Management repositories. 2023-11-17T20:29:06.073 INFO:teuthology.orchestra.run.smithi023.stdout:Unable to read consumer identity 2023-11-17T20:29:06.384 INFO:teuthology.orchestra.run.smithi023.stdout:Last metadata expiration check: 0:00:02 ago on Fri 17 Nov 2023 08:29:04 PM UTC. 2023-11-17T20:29:06.459 INFO:teuthology.orchestra.run.smithi159.stdout:Package kernel-4.18.0-80.el8.x86_64 is already installed. 2023-11-17T20:29:06.460 INFO:teuthology.orchestra.run.smithi159.stdout:Package kernel-4.18.0-425.3.1.el8.x86_64 is already installed. 2023-11-17T20:29:06.460 INFO:teuthology.orchestra.run.smithi159.stdout:Package kernel-4.18.0-305.25.1.el8_4.x86_64 is already installed. 2023-11-17T20:29:06.520 INFO:teuthology.orchestra.run.smithi023.stdout:Installed package kernel-4.18.0-80.el8.x86_64 (from anaconda) not available. 2023-11-17T20:29:06.520 INFO:teuthology.orchestra.run.smithi023.stdout:Installed package kernel-4.18.0-425.3.1.el8.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-11-17T20:29:06.520 INFO:teuthology.orchestra.run.smithi023.stdout:Installed package kernel-4.18.0-305.25.1.el8_4.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-11-17T20:29:06.542 INFO:teuthology.orchestra.run.smithi023.stderr:Error: No packages marked for reinstall. 2023-11-17T20:29:06.592 DEBUG:teuthology.orchestra.run.smithi023:> sudo yum reinstall -y kernel || true 2023-11-17T20:29:06.609 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2023-11-17T20:29:06.610 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2023-11-17T20:29:06.611 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2023-11-17T20:29:06.734 DEBUG:teuthology.orchestra.run.smithi159:> echo no | sudo yum reinstall kernel || true 2023-11-17T20:29:06.956 INFO:teuthology.orchestra.run.smithi023.stdout:Updating Subscription Management repositories. 2023-11-17T20:29:06.956 INFO:teuthology.orchestra.run.smithi023.stdout:Unable to read consumer identity 2023-11-17T20:29:07.083 INFO:teuthology.orchestra.run.smithi159.stdout:Updating Subscription Management repositories. 2023-11-17T20:29:07.083 INFO:teuthology.orchestra.run.smithi159.stdout:Unable to read consumer identity 2023-11-17T20:29:07.251 INFO:teuthology.orchestra.run.smithi023.stdout:Last metadata expiration check: 0:00:03 ago on Fri 17 Nov 2023 08:29:04 PM UTC. 2023-11-17T20:29:07.374 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:00:02 ago on Fri 17 Nov 2023 08:29:05 PM UTC. 2023-11-17T20:29:07.377 INFO:teuthology.orchestra.run.smithi023.stdout:Installed package kernel-4.18.0-80.el8.x86_64 (from anaconda) not available. 2023-11-17T20:29:07.378 INFO:teuthology.orchestra.run.smithi023.stdout:Installed package kernel-4.18.0-425.3.1.el8.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-11-17T20:29:07.378 INFO:teuthology.orchestra.run.smithi023.stdout:Installed package kernel-4.18.0-305.25.1.el8_4.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-11-17T20:29:07.391 INFO:teuthology.orchestra.run.smithi023.stderr:Error: No packages marked for reinstall. 2023-11-17T20:29:07.441 DEBUG:teuthology.orchestra.run.smithi023:> rpm -q kernel | sort -rV | head -n 1 2023-11-17T20:29:07.545 INFO:teuthology.orchestra.run.smithi159.stdout:Installed package kernel-4.18.0-80.el8.x86_64 (from anaconda) not available. 2023-11-17T20:29:07.545 INFO:teuthology.orchestra.run.smithi159.stdout:Installed package kernel-4.18.0-425.3.1.el8.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-11-17T20:29:07.545 INFO:teuthology.orchestra.run.smithi159.stdout:Installed package kernel-4.18.0-305.25.1.el8_4.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-11-17T20:29:07.570 INFO:teuthology.orchestra.run.smithi159.stderr:Error: No packages marked for reinstall. 2023-11-17T20:29:07.571 INFO:teuthology.orchestra.run.smithi023.stdout:kernel-4.18.0-425.3.1.el8.x86_64 2023-11-17T20:29:07.572 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-425.3.1.el8.x86_64 2023-11-17T20:29:07.572 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-305.25.1.el8_4.x86_64 Expected: 4.18.0-425.3.1.el8.x86_64 2023-11-17T20:29:07.572 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-17T20:29:07.572 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-17T20:29:07.572 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-11-17T20:29:07.572 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi023.front.sepia.ceph.com, path=None, version=distro) 2023-11-17T20:29:07.572 DEBUG:teuthology.orchestra.run.smithi023:> rpm -q kernel | sort -rV | head -n 1 2023-11-17T20:29:07.621 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum reinstall -y kernel || true 2023-11-17T20:29:07.702 INFO:teuthology.orchestra.run.smithi023.stdout:kernel-4.18.0-425.3.1.el8.x86_64 2023-11-17T20:29:07.703 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-425.3.1.el8.x86_64 2023-11-17T20:29:07.703 DEBUG:teuthology.orchestra.run.smithi023:> sudo rpm -qi grub2-tools 2023-11-17T20:29:07.730 INFO:teuthology.orchestra.run.smithi023.stdout:Name : grub2-tools 2023-11-17T20:29:07.731 INFO:teuthology.orchestra.run.smithi023.stdout:Epoch : 1 2023-11-17T20:29:07.731 INFO:teuthology.orchestra.run.smithi023.stdout:Version : 2.02 2023-11-17T20:29:07.731 INFO:teuthology.orchestra.run.smithi023.stdout:Release : 99.el8_4.1 2023-11-17T20:29:07.731 INFO:teuthology.orchestra.run.smithi023.stdout:Architecture: x86_64 2023-11-17T20:29:07.731 INFO:teuthology.orchestra.run.smithi023.stdout:Install Date: Wed 21 Dec 2022 01:02:32 PM UTC 2023-11-17T20:29:07.731 INFO:teuthology.orchestra.run.smithi023.stdout:Group : System Environment/Base 2023-11-17T20:29:07.731 INFO:teuthology.orchestra.run.smithi023.stdout:Size : 9264631 2023-11-17T20:29:07.731 INFO:teuthology.orchestra.run.smithi023.stdout:License : GPLv3+ 2023-11-17T20:29:07.731 INFO:teuthology.orchestra.run.smithi023.stdout:Signature : RSA/SHA256, Thu 09 Sep 2021 09:41:55 AM UTC, Key ID 199e2f91fd431d51 2023-11-17T20:29:07.731 INFO:teuthology.orchestra.run.smithi023.stdout:Source RPM : grub2-2.02-99.el8_4.1.src.rpm 2023-11-17T20:29:07.731 INFO:teuthology.orchestra.run.smithi023.stdout:Build Date : Tue 18 May 2021 07:46:34 AM UTC 2023-11-17T20:29:07.731 INFO:teuthology.orchestra.run.smithi023.stdout:Build Host : x86-vm-07.build.eng.bos.redhat.com 2023-11-17T20:29:07.732 INFO:teuthology.orchestra.run.smithi023.stdout:Relocations : (not relocatable) 2023-11-17T20:29:07.732 INFO:teuthology.orchestra.run.smithi023.stdout:Packager : Red Hat, Inc. 2023-11-17T20:29:07.732 INFO:teuthology.orchestra.run.smithi023.stdout:Vendor : Red Hat, Inc. 2023-11-17T20:29:07.732 INFO:teuthology.orchestra.run.smithi023.stdout:URL : http://www.gnu.org/software/grub/ 2023-11-17T20:29:07.732 INFO:teuthology.orchestra.run.smithi023.stdout:Summary : Support tools for GRUB. 2023-11-17T20:29:07.732 INFO:teuthology.orchestra.run.smithi023.stdout:Description : 2023-11-17T20:29:07.732 INFO:teuthology.orchestra.run.smithi023.stdout: 2023-11-17T20:29:07.732 INFO:teuthology.orchestra.run.smithi023.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-11-17T20:29:07.732 INFO:teuthology.orchestra.run.smithi023.stdout:customizable bootloader with modular architecture. It supports a rich 2023-11-17T20:29:07.732 INFO:teuthology.orchestra.run.smithi023.stdout:variety of kernel formats, file systems, computer architectures and 2023-11-17T20:29:07.732 INFO:teuthology.orchestra.run.smithi023.stdout:hardware devices. 2023-11-17T20:29:07.732 INFO:teuthology.orchestra.run.smithi023.stdout: 2023-11-17T20:29:07.732 INFO:teuthology.orchestra.run.smithi023.stdout:This subpackage provides tools for support of all platforms. 2023-11-17T20:29:07.733 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-11-17T20:29:07.733 INFO:teuthology.task.kernel:Updating grub on smithi023 to boot 4.18.0-425.3.1.el8.x86_64 2023-11-17T20:29:07.733 DEBUG:teuthology.orchestra.run.smithi023:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-11-17T20:29:07.968 INFO:teuthology.orchestra.run.smithi159.stdout:Updating Subscription Management repositories. 2023-11-17T20:29:07.968 INFO:teuthology.orchestra.run.smithi159.stdout:Unable to read consumer identity 2023-11-17T20:29:08.255 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:00:03 ago on Fri 17 Nov 2023 08:29:05 PM UTC. 2023-11-17T20:29:08.403 INFO:teuthology.orchestra.run.smithi159.stdout:Installed package kernel-4.18.0-80.el8.x86_64 (from anaconda) not available. 2023-11-17T20:29:08.403 INFO:teuthology.orchestra.run.smithi159.stdout:Installed package kernel-4.18.0-425.3.1.el8.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-11-17T20:29:08.403 INFO:teuthology.orchestra.run.smithi159.stdout:Installed package kernel-4.18.0-305.25.1.el8_4.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-11-17T20:29:08.418 INFO:teuthology.orchestra.run.smithi159.stderr:Error: No packages marked for reinstall. 2023-11-17T20:29:08.474 DEBUG:teuthology.orchestra.run.smithi159:> rpm -q kernel | sort -rV | head -n 1 2023-11-17T20:29:08.599 INFO:teuthology.orchestra.run.smithi159.stdout:kernel-4.18.0-425.3.1.el8.x86_64 2023-11-17T20:29:08.599 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-425.3.1.el8.x86_64 2023-11-17T20:29:08.600 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-305.25.1.el8_4.x86_64 Expected: 4.18.0-425.3.1.el8.x86_64 2023-11-17T20:29:08.600 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-17T20:29:08.600 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-17T20:29:08.600 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-11-17T20:29:08.600 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi159.front.sepia.ceph.com, path=None, version=distro) 2023-11-17T20:29:08.600 DEBUG:teuthology.orchestra.run.smithi159:> rpm -q kernel | sort -rV | head -n 1 2023-11-17T20:29:08.725 INFO:teuthology.orchestra.run.smithi159.stdout:kernel-4.18.0-425.3.1.el8.x86_64 2023-11-17T20:29:08.726 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-425.3.1.el8.x86_64 2023-11-17T20:29:08.726 DEBUG:teuthology.orchestra.run.smithi159:> sudo rpm -qi grub2-tools 2023-11-17T20:29:08.752 INFO:teuthology.orchestra.run.smithi159.stdout:Name : grub2-tools 2023-11-17T20:29:08.753 INFO:teuthology.orchestra.run.smithi159.stdout:Epoch : 1 2023-11-17T20:29:08.753 INFO:teuthology.orchestra.run.smithi159.stdout:Version : 2.02 2023-11-17T20:29:08.753 INFO:teuthology.orchestra.run.smithi159.stdout:Release : 99.el8_4.1 2023-11-17T20:29:08.753 INFO:teuthology.orchestra.run.smithi159.stdout:Architecture: x86_64 2023-11-17T20:29:08.753 INFO:teuthology.orchestra.run.smithi159.stdout:Install Date: Wed 21 Dec 2022 01:02:32 PM UTC 2023-11-17T20:29:08.753 INFO:teuthology.orchestra.run.smithi159.stdout:Group : System Environment/Base 2023-11-17T20:29:08.753 INFO:teuthology.orchestra.run.smithi159.stdout:Size : 9264631 2023-11-17T20:29:08.753 INFO:teuthology.orchestra.run.smithi159.stdout:License : GPLv3+ 2023-11-17T20:29:08.753 INFO:teuthology.orchestra.run.smithi159.stdout:Signature : RSA/SHA256, Thu 09 Sep 2021 09:41:55 AM UTC, Key ID 199e2f91fd431d51 2023-11-17T20:29:08.753 INFO:teuthology.orchestra.run.smithi159.stdout:Source RPM : grub2-2.02-99.el8_4.1.src.rpm 2023-11-17T20:29:08.753 INFO:teuthology.orchestra.run.smithi159.stdout:Build Date : Tue 18 May 2021 07:46:34 AM UTC 2023-11-17T20:29:08.754 INFO:teuthology.orchestra.run.smithi159.stdout:Build Host : x86-vm-07.build.eng.bos.redhat.com 2023-11-17T20:29:08.754 INFO:teuthology.orchestra.run.smithi159.stdout:Relocations : (not relocatable) 2023-11-17T20:29:08.754 INFO:teuthology.orchestra.run.smithi159.stdout:Packager : Red Hat, Inc. 2023-11-17T20:29:08.754 INFO:teuthology.orchestra.run.smithi159.stdout:Vendor : Red Hat, Inc. 2023-11-17T20:29:08.754 INFO:teuthology.orchestra.run.smithi159.stdout:URL : http://www.gnu.org/software/grub/ 2023-11-17T20:29:08.754 INFO:teuthology.orchestra.run.smithi159.stdout:Summary : Support tools for GRUB. 2023-11-17T20:29:08.754 INFO:teuthology.orchestra.run.smithi159.stdout:Description : 2023-11-17T20:29:08.754 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-11-17T20:29:08.754 INFO:teuthology.orchestra.run.smithi159.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-11-17T20:29:08.754 INFO:teuthology.orchestra.run.smithi159.stdout:customizable bootloader with modular architecture. It supports a rich 2023-11-17T20:29:08.754 INFO:teuthology.orchestra.run.smithi159.stdout:variety of kernel formats, file systems, computer architectures and 2023-11-17T20:29:08.755 INFO:teuthology.orchestra.run.smithi159.stdout:hardware devices. 2023-11-17T20:29:08.755 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-11-17T20:29:08.755 INFO:teuthology.orchestra.run.smithi159.stdout:This subpackage provides tools for support of all platforms. 2023-11-17T20:29:08.755 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-11-17T20:29:08.756 INFO:teuthology.task.kernel:Updating grub on smithi159 to boot 4.18.0-425.3.1.el8.x86_64 2023-11-17T20:29:08.756 DEBUG:teuthology.orchestra.run.smithi159:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-11-17T20:29:09.091 INFO:teuthology.orchestra.run.smithi023.stderr:Generating grub configuration file ... 2023-11-17T20:29:09.970 INFO:teuthology.orchestra.run.smithi159.stderr:Generating grub configuration file ... 2023-11-17T20:29:10.901 INFO:teuthology.orchestra.run.smithi023.stderr:done 2023-11-17T20:29:10.903 DEBUG:teuthology.orchestra.run.smithi023:> mktemp 2023-11-17T20:29:10.917 INFO:teuthology.orchestra.run.smithi023.stdout:/tmp/tmp.CjJi4lN8Yh 2023-11-17T20:29:10.917 DEBUG:teuthology.orchestra.run.smithi023:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.CjJi4lN8Yh 2023-11-17T20:29:10.992 DEBUG:teuthology.orchestra.run.smithi023:> sudo chmod 0666 /tmp/tmp.CjJi4lN8Yh 2023-11-17T20:29:11.148 DEBUG:teuthology.orchestra.remote:smithi023:/tmp/tmp.CjJi4lN8Yh is 6KB 2023-11-17T20:29:11.212 DEBUG:teuthology.orchestra.run.smithi023:> rm -fr /tmp/tmp.CjJi4lN8Yh 2023-11-17T20:29:11.225 DEBUG:teuthology.orchestra.run.smithi023:> sudo /bin/ls /boot/loader/entries || true 2023-11-17T20:29:11.296 INFO:teuthology.orchestra.run.smithi023.stdout:298e228f3b5e401e8ac0f5ae159a2e06-0-rescue.conf 2023-11-17T20:29:11.296 INFO:teuthology.orchestra.run.smithi023.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-305.25.1.el8_4.x86_64.conf 2023-11-17T20:29:11.296 INFO:teuthology.orchestra.run.smithi023.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-425.3.1.el8.x86_64.conf 2023-11-17T20:29:11.296 INFO:teuthology.orchestra.run.smithi023.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-80.el8.x86_64.conf 2023-11-17T20:29:11.298 DEBUG:teuthology.orchestra.run.smithi023:> sudo grub2-set-default 298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-425.3.1.el8.x86_64 2023-11-17T20:29:11.460 DEBUG:teuthology.orchestra.run.smithi023:> sudo shutdown -r now 2023-11-17T20:29:12.246 INFO:teuthology.orchestra.run.smithi159.stderr:done 2023-11-17T20:29:12.248 DEBUG:teuthology.orchestra.run.smithi159:> mktemp 2023-11-17T20:29:12.262 INFO:teuthology.orchestra.run.smithi159.stdout:/tmp/tmp.2cg8tsb6nS 2023-11-17T20:29:12.262 DEBUG:teuthology.orchestra.run.smithi159:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.2cg8tsb6nS 2023-11-17T20:29:12.337 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod 0666 /tmp/tmp.2cg8tsb6nS 2023-11-17T20:29:12.492 DEBUG:teuthology.orchestra.remote:smithi159:/tmp/tmp.2cg8tsb6nS is 6KB 2023-11-17T20:29:12.510 DEBUG:teuthology.orchestra.run.smithi159:> rm -fr /tmp/tmp.2cg8tsb6nS 2023-11-17T20:29:12.523 DEBUG:teuthology.orchestra.run.smithi159:> sudo /bin/ls /boot/loader/entries || true 2023-11-17T20:29:12.604 INFO:teuthology.orchestra.run.smithi159.stdout:298e228f3b5e401e8ac0f5ae159a2e06-0-rescue.conf 2023-11-17T20:29:12.604 INFO:teuthology.orchestra.run.smithi159.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-305.25.1.el8_4.x86_64.conf 2023-11-17T20:29:12.604 INFO:teuthology.orchestra.run.smithi159.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-425.3.1.el8.x86_64.conf 2023-11-17T20:29:12.604 INFO:teuthology.orchestra.run.smithi159.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-80.el8.x86_64.conf 2023-11-17T20:29:12.605 DEBUG:teuthology.orchestra.run.smithi159:> sudo grub2-set-default 298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-425.3.1.el8.x86_64 2023-11-17T20:29:12.773 DEBUG:teuthology.orchestra.run.smithi159:> sudo shutdown -r now 2023-11-17T20:29:41.489 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-11-17T20:29:41.490 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi023.front.sepia.ceph.com' 2023-11-17T20:29:41.490 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:29:42.777 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-11-17T20:29:42.777 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2023-11-17T20:29:42.778 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:30:16.162 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.23 2023-11-17T20:30:17.442 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.159 2023-11-17T20:30:25.170 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi023.front.sepia.ceph.com' 2023-11-17T20:30:25.170 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:30:26.445 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2023-11-17T20:30:26.445 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:30:28.226 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.23 2023-11-17T20:30:40.238 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi023.front.sepia.ceph.com' 2023-11-17T20:30:40.239 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:30:44.834 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.159 2023-11-17T20:30:56.846 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2023-11-17T20:30:56.846 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:31:00.242 DEBUG:teuthology.orchestra.run.smithi159:> true 2023-11-17T20:31:00.500 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi159.front.sepia.ceph.com' 2023-11-17T20:31:00.500 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "4.18.0-425.3.1.el8.x86_64"... 2023-11-17T20:31:00.501 DEBUG:teuthology.orchestra.run.smithi159:> uname -r 2023-11-17T20:31:00.558 INFO:teuthology.orchestra.run.smithi159.stdout:4.18.0-425.3.1.el8.x86_64 2023-11-17T20:31:00.559 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-425.3.1.el8.x86_64 vs 4.18.0-425.3.1.el8.x86_64 2023-11-17T20:31:00.559 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-17T20:31:00.559 DEBUG:teuthology.task.kernel:Distro of this test job: rhel 2023-11-17T20:31:01.561 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-11-17T20:31:01.561 DEBUG:teuthology.orchestra.run.smithi159:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-17T20:31:01.721 INFO:teuthology.orchestra.run.smithi159.stdout:ttyS1 2023-11-17T20:31:01.742 DEBUG:teuthology.parallel:result is None 2023-11-17T20:31:40.241 DEBUG:teuthology.orchestra.remote:timed out 2023-11-17T20:31:55.242 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi023.front.sepia.ceph.com' 2023-11-17T20:31:55.243 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:31:55.634 DEBUG:teuthology.orchestra.run.smithi023:> true 2023-11-17T20:31:55.877 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi023.front.sepia.ceph.com' 2023-11-17T20:31:55.877 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "4.18.0-425.3.1.el8.x86_64"... 2023-11-17T20:31:55.878 DEBUG:teuthology.orchestra.run.smithi023:> uname -r 2023-11-17T20:31:55.894 INFO:teuthology.orchestra.run.smithi023.stdout:4.18.0-425.3.1.el8.x86_64 2023-11-17T20:31:55.894 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-425.3.1.el8.x86_64 vs 4.18.0-425.3.1.el8.x86_64 2023-11-17T20:31:55.894 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-17T20:31:55.894 DEBUG:teuthology.task.kernel:Distro of this test job: rhel 2023-11-17T20:31:56.895 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-11-17T20:31:56.895 DEBUG:teuthology.orchestra.run.smithi023:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-17T20:31:56.977 INFO:teuthology.orchestra.run.smithi023.stdout:ttyS1 2023-11-17T20:31:56.990 DEBUG:teuthology.parallel:result is None 2023-11-17T20:31:56.990 INFO:teuthology.run_tasks:Running task internal.base... 2023-11-17T20:31:56.997 INFO:teuthology.task.internal:Creating test directory... 2023-11-17T20:31:56.997 DEBUG:teuthology.orchestra.run.smithi023:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-17T20:31:56.999 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-17T20:31:57.019 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-11-17T20:31:57.027 INFO:teuthology.run_tasks:Running task internal.archive... 2023-11-17T20:31:57.039 INFO:teuthology.task.internal:Creating archive directory... 2023-11-17T20:31:57.039 DEBUG:teuthology.orchestra.run.smithi023:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-17T20:31:57.056 DEBUG:teuthology.orchestra.run.smithi159:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-17T20:31:57.092 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-11-17T20:31:57.100 INFO:teuthology.task.internal:Enabling coredump saving... 2023-11-17T20:31:57.101 DEBUG:teuthology.orchestra.run.smithi023:> 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-11-17T20:31:57.120 DEBUG:teuthology.orchestra.run.smithi159:> 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-11-17T20:31:57.146 INFO:teuthology.orchestra.run.smithi023.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-17T20:31:57.158 INFO:teuthology.orchestra.run.smithi023.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-17T20:31:57.160 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-17T20:31:57.172 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-17T20:31:57.174 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-11-17T20:31:57.181 INFO:teuthology.task.internal:Configuring sudo... 2023-11-17T20:31:57.181 DEBUG:teuthology.orchestra.run.smithi023:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-17T20:31:57.203 DEBUG:teuthology.orchestra.run.smithi159:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-17T20:31:57.240 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-11-17T20:31:57.249 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-11-17T20:31:57.249 DEBUG:teuthology.orchestra.run.smithi023:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-17T20:31:57.270 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-17T20:31:57.296 DEBUG:teuthology.orchestra.run.smithi023:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-17T20:31:57.367 DEBUG:teuthology.orchestra.run.smithi023:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-17T20:31:57.413 DEBUG:teuthology.orchestra.run.smithi023:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-17T20:31:57.495 DEBUG:teuthology.orchestra.run.smithi023:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-17T20:31:57.537 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2023-11-17T20:31:57.537 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-17T20:31:57.602 DEBUG:teuthology.orchestra.run.smithi159:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-17T20:31:57.644 DEBUG:teuthology.orchestra.run.smithi159:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-17T20:31:57.686 DEBUG:teuthology.orchestra.run.smithi159:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-17T20:31:57.770 DEBUG:teuthology.orchestra.run.smithi159:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-17T20:31:57.808 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-11-17T20:31:57.809 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-17T20:31:57.873 DEBUG:teuthology.orchestra.run.smithi023:> sudo service rsyslog restart 2023-11-17T20:31:57.876 DEBUG:teuthology.orchestra.run.smithi159:> sudo service rsyslog restart 2023-11-17T20:31:57.920 INFO:teuthology.orchestra.run.smithi023.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-17T20:31:57.970 INFO:teuthology.orchestra.run.smithi159.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-17T20:31:58.239 INFO:teuthology.run_tasks:Running task internal.timer... 2023-11-17T20:31:58.250 INFO:teuthology.task.internal:Starting timer... 2023-11-17T20:31:58.250 INFO:teuthology.run_tasks:Running task pcp... 2023-11-17T20:31:58.267 INFO:teuthology.run_tasks:Running task selinux... 2023-11-17T20:31:58.278 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-11-17T20:31:58.279 DEBUG:teuthology.orchestra.run.smithi023:> sudo service auditd rotate 2023-11-17T20:31:58.326 INFO:teuthology.orchestra.run.smithi023.stdout:Rotating logs: [ OK ] 2023-11-17T20:31:58.327 DEBUG:teuthology.orchestra.run.smithi159:> sudo service auditd rotate 2023-11-17T20:31:58.386 INFO:teuthology.orchestra.run.smithi159.stdout:Rotating logs: [ OK ] 2023-11-17T20:31:58.388 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-11-17T20:31:58.388 DEBUG:teuthology.orchestra.run.smithi023:> /usr/sbin/getenforce 2023-11-17T20:31:58.421 INFO:teuthology.orchestra.run.smithi023.stdout:Permissive 2023-11-17T20:31:58.422 DEBUG:teuthology.orchestra.run.smithi159:> /usr/sbin/getenforce 2023-11-17T20:31:58.446 INFO:teuthology.orchestra.run.smithi159.stdout:Permissive 2023-11-17T20:31:58.447 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi023.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi159.front.sepia.ceph.com': 'permissive'} 2023-11-17T20:31:58.447 DEBUG:teuthology.orchestra.run.smithi023:> 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-11-17T20:31:58.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-17T20:31:58.488 DEBUG:teuthology.orchestra.run.smithi159:> 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-11-17T20:31:58.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-17T20:31:58.517 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-11-17T20:31:58.517 DEBUG:teuthology.orchestra.run.smithi023:> sudo /usr/sbin/setenforce permissive 2023-11-17T20:31:58.553 DEBUG:teuthology.orchestra.run.smithi159:> sudo /usr/sbin/setenforce permissive 2023-11-17T20:31:58.583 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-11-17T20:31:58.593 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-11-17T20:31:58.593 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-11-17T20:31:58.613 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-11-17T20:31:58.614 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi023.front.sepia.ceph.com,smithi159.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-11-17T20:35:18.441 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2023-11-17T20:35:18.441 DEBUG:teuthology.task.console_log:Killing console logger for smithi023 2023-11-17T20:35:18.477 DEBUG:teuthology.task.console_log:Killing console logger for smithi159 2023-11-17T20:35:18.478 DEBUG:teuthology.exit:Finished running handlers