2023-06-23T11:50:18.876 INFO:root:teuthology version: 0.0.1.dev128+g076bbeb 2023-06-23T11:50:18.877 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --name yuriw-2023-06-22_20:29:56-rados-wip-yuri3-testing-2023-06-22-0812-reef-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2023-06-22_20:29:56-rados-wip-yuri3-testing-2023-06-22-0812-reef-distro-default-smithi/7313084 --owner scheduled_yuriw@teuthology --description rados/cephadm/smoke-singlehost/{0-random-distro$/{centos_8.stream_container_tools_crun} 1-start 2-services/rgw 3-final} -- /home/teuthworker/archive/yuriw-2023-06-22_20:29:56-rados-wip-yuri3-testing-2023-06-22-0812-reef-distro-default-smithi/7313084/orig.config.yaml 2023-06-23T11:50:18.906 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-06-23T11:50:18.995 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-06-22_20:29:56-rados-wip-yuri3-testing-2023-06-22-0812-reef-distro-default-smithi/7313084 branch: wip-yuri3-testing-2023-06-22-0812-reef description: rados/cephadm/smoke-singlehost/{0-random-distro$/{centos_8.stream_container_tools_crun} 1-start 2-services/rgw 3-final} email: yweinste@redhat.com first_in_suite: false job_id: '7313084' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-06-22_20:29:56-rados-wip-yuri3-testing-2023-06-22-0812-reef-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: wip-yuri3-testing-2023-06-22-0812-reef ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 90efb44bd9a81e879b0b7992f2f7fe5ff5d50512 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: 90efb44bd9a81e879b0b7992f2f7fe5ff5d50512 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri3-testing-2023-06-22-0812-reef sha1: 90efb44bd9a81e879b0b7992f2f7fe5ff5d50512 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 seed: 1444 sha1: 90efb44bd9a81e879b0b7992f2f7fe5ff5d50512 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri3-testing-2023-06-22-0812-reef suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_90efb44bd9a81e879b0b7992f2f7fe5ff5d50512/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 90efb44bd9a81e879b0b7992f2f7fe5ff5d50512 targets: smithi120.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC095rbVb6ahxKsFPb2jvveqr9tgJQMmdHIshKE+gR1bKv75TyffFxTWosyCdQbrKuhXxM1uqmlEsTFW1qeo0ovR41y74Eml5qtmX9S1AzQA5suhWvl/F/mN0CRI+S5AWyTBMXrxmDyit4AmFoeTPXxVrokuGobou8+2t+dhtYZm/1af/Z2foKX8IvwhiAc2xtGeD0fWvoWS8P2gWxXC/L1bNzZSyFQcvg7t2vIuM50XTtwf8L4vcpKWS0PRXXtDH9WiHfc3XBnfXI1NDovRwd/F6gT53Pl2oMXX5Irp5hMep2Zv3RKNXj54qBPSXt6WmNmPoA6CDFm7MPU4faTc81La2GcyJGR2PRlwcujpdecueNihct7aRSGYYyDXU0eDKjY36mLuRBTPH5VjzhYM2I5tjOT5glLKOw1KR2uLbjE03dhqKigA/zzb1vr+r3NoV06f0GcuTNXdrbuRc1ubtrac+R9G1/JCG8af3nzF2sZ6oeiXZiuvdhTu8+NN4TJRl0= 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 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - sudo sed -i 's/runtime = "runc"/#runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/#runtime = "crun"/runtime = "crun"/g' /usr/share/containers/containers.conf - cephadm: roleless: true single_host_defaults: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - cephadm.apply: specs: - placement: count_per_host: 4 host_pattern: '*' service_id: foo service_type: rgw spec: rgw_frontend_port: 8000 - cephadm.wait_for_service: service: rgw.foo - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 076bbebc42a14f7d568aaa78eabb0038327bcb23 timestamp: 2023-06-22_20:29:56 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.23459 2023-06-23T11:50:18.995 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_90efb44bd9a81e879b0b7992f2f7fe5ff5d50512/qa; will attempt to use it 2023-06-23T11:50:18.996 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_90efb44bd9a81e879b0b7992f2f7fe5ff5d50512/qa/tasks 2023-06-23T11:50:18.996 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-06-23T11:50:18.998 INFO:teuthology.task.internal:Checking packages... 2023-06-23T11:50:19.029 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '90efb44bd9a81e879b0b7992f2f7fe5ff5d50512' 2023-06-23T11:50:19.030 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-06-23T11:50:19.030 INFO:teuthology.packaging:ref: None 2023-06-23T11:50:19.031 INFO:teuthology.packaging:tag: None 2023-06-23T11:50:19.031 INFO:teuthology.packaging:branch: wip-yuri3-testing-2023-06-22-0812-reef 2023-06-23T11:50:19.031 INFO:teuthology.packaging:sha1: 90efb44bd9a81e879b0b7992f2f7fe5ff5d50512 2023-06-23T11:50:19.032 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri3-testing-2023-06-22-0812-reef 2023-06-23T11:50:19.250 INFO:teuthology.task.internal:Found packages for ceph version 18.1.0-179.g90efb44b 2023-06-23T11:50:19.250 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-06-23T11:50:19.257 INFO:teuthology.task.internal:no buildpackages task found 2023-06-23T11:50:19.257 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-06-23T11:50:19.278 INFO:teuthology.task.internal:Saving configuration 2023-06-23T11:50:19.289 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-06-23T11:50:19.295 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-06-23T11:50:19.324 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi120.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-06-22_20:29:56-rados-wip-yuri3-testing-2023-06-22-0812-reef-distro-default-smithi/7313084', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-06-23 11:45:09.934502', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEbZoXDOsymoPwutqpAu0ItvczwPZZmBcbhVhinbY9++59xZpAQhH7m0JydmsdHZ55Pwrq9mCmw9hx1nYM3XB8M='} 2023-06-23T11:50:19.324 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-06-23T11:50:19.330 INFO:teuthology.task.internal:roles: ubuntu@smithi120.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2023-06-23T11:50:19.330 INFO:teuthology.run_tasks:Running task console_log... 2023-06-23T11:50:19.376 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7efdb487f040>, signals=[15]) 2023-06-23T11:50:19.378 INFO:teuthology.run_tasks:Running task internal.connect... 2023-06-23T11:50:19.384 INFO:teuthology.task.internal:Opening connections... 2023-06-23T11:50:19.385 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi120.front.sepia.ceph.com 2023-06-23T11:50:19.386 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-06-23T11:50:19.454 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-06-23T11:50:19.461 DEBUG:teuthology.orchestra.run.smithi120:> uname -m 2023-06-23T11:50:19.525 INFO:teuthology.orchestra.run.smithi120.stdout:x86_64 2023-06-23T11:50:19.526 DEBUG:teuthology.orchestra.run.smithi120:> cat /etc/os-release 2023-06-23T11:50:19.585 INFO:teuthology.orchestra.run.smithi120.stdout:NAME="CentOS Stream" 2023-06-23T11:50:19.585 INFO:teuthology.orchestra.run.smithi120.stdout:VERSION="8" 2023-06-23T11:50:19.586 INFO:teuthology.orchestra.run.smithi120.stdout:ID="centos" 2023-06-23T11:50:19.586 INFO:teuthology.orchestra.run.smithi120.stdout:ID_LIKE="rhel fedora" 2023-06-23T11:50:19.586 INFO:teuthology.orchestra.run.smithi120.stdout:VERSION_ID="8" 2023-06-23T11:50:19.586 INFO:teuthology.orchestra.run.smithi120.stdout:PLATFORM_ID="platform:el8" 2023-06-23T11:50:19.586 INFO:teuthology.orchestra.run.smithi120.stdout:PRETTY_NAME="CentOS Stream 8" 2023-06-23T11:50:19.586 INFO:teuthology.orchestra.run.smithi120.stdout:ANSI_COLOR="0;31" 2023-06-23T11:50:19.586 INFO:teuthology.orchestra.run.smithi120.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-06-23T11:50:19.587 INFO:teuthology.orchestra.run.smithi120.stdout:HOME_URL="https://centos.org/" 2023-06-23T11:50:19.587 INFO:teuthology.orchestra.run.smithi120.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-06-23T11:50:19.587 INFO:teuthology.orchestra.run.smithi120.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-06-23T11:50:19.587 INFO:teuthology.orchestra.run.smithi120.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-06-23T11:50:19.588 INFO:teuthology.lock.ops:Updating smithi120.front.sepia.ceph.com on lock server 2023-06-23T11:50:19.606 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-06-23T11:50:19.615 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-06-23T11:50:19.620 INFO:teuthology.task.internal:Checking for old test directory... 2023-06-23T11:50:19.620 DEBUG:teuthology.orchestra.run.smithi120:> test '!' -e /home/ubuntu/cephtest 2023-06-23T11:50:19.644 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-06-23T11:50:19.650 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-06-23T11:50:19.650 DEBUG:teuthology.orchestra.run.smithi120:> test -z $(ls -A /var/lib/ceph) 2023-06-23T11:50:19.732 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-06-23T11:50:19.772 INFO:teuthology.run_tasks:Running task kernel... 2023-06-23T11:50:19.788 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-06-23T11:50:19.789 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-06-23T11:50:19.789 DEBUG:teuthology.orchestra.run.smithi120:> test -f /run/.containerenv -o -f /.dockerenv 2023-06-23T11:50:19.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-23T11:50:19.809 DEBUG:teuthology.orchestra.run.smithi120:> uname -r 2023-06-23T11:50:19.868 INFO:teuthology.orchestra.run.smithi120.stdout:4.18.0-489.el8.x86_64 2023-06-23T11:50:19.869 INFO:teuthology.task.kernel:Running kernel on smithi120: 4.18.0-489.el8.x86_64 2023-06-23T11:50:19.869 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum install -y kernel 2023-06-23T11:50:30.776 INFO:teuthology.orchestra.run.smithi120.stdout:CentOS Stream 8 - AppStream 3.6 MB/s | 30 MB 00:08 2023-06-23T11:50:39.516 INFO:teuthology.orchestra.run.smithi120.stdout:CentOS Stream 8 - BaseOS 12 MB/s | 39 MB 00:03 2023-06-23T11:50:45.676 INFO:teuthology.orchestra.run.smithi120.stdout:CentOS Stream 8 - Extras 36 kB/s | 18 kB 00:00 2023-06-23T11:50:46.377 INFO:teuthology.orchestra.run.smithi120.stdout:CentOS Stream 8 - Extras common packages 12 kB/s | 6.6 kB 00:00 2023-06-23T11:50:48.853 INFO:teuthology.orchestra.run.smithi120.stdout:Copr repo for python3-asyncssh owned by ceph 1.5 kB/s | 3.5 kB 00:02 2023-06-23T11:50:51.387 INFO:teuthology.orchestra.run.smithi120.stdout:Extra Packages for Enterprise Linux 6.5 MB/s | 16 MB 00:02 2023-06-23T11:50:55.129 INFO:teuthology.orchestra.run.smithi120.stdout:lab-extras 390 kB/s | 24 kB 00:00 2023-06-23T11:50:58.303 INFO:teuthology.orchestra.run.smithi120.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-06-23T11:50:58.303 INFO:teuthology.orchestra.run.smithi120.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-06-23T11:50:58.536 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2023-06-23T11:50:58.537 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2023-06-23T11:50:58.537 INFO:teuthology.orchestra.run.smithi120.stdout: Package Architecture Version Repository Size 2023-06-23T11:50:58.537 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2023-06-23T11:50:58.537 INFO:teuthology.orchestra.run.smithi120.stdout:Installing: 2023-06-23T11:50:58.537 INFO:teuthology.orchestra.run.smithi120.stdout: kernel x86_64 4.18.0-497.el8 baseos 9.6 M 2023-06-23T11:50:58.537 INFO:teuthology.orchestra.run.smithi120.stdout:Installing dependencies: 2023-06-23T11:50:58.537 INFO:teuthology.orchestra.run.smithi120.stdout: kernel-core x86_64 4.18.0-497.el8 baseos 42 M 2023-06-23T11:50:58.538 INFO:teuthology.orchestra.run.smithi120.stdout: kernel-modules x86_64 4.18.0-497.el8 baseos 35 M 2023-06-23T11:50:58.538 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-06-23T11:50:58.538 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction Summary 2023-06-23T11:50:58.538 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2023-06-23T11:50:58.538 INFO:teuthology.orchestra.run.smithi120.stdout:Install 3 Packages 2023-06-23T11:50:58.538 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-06-23T11:50:58.539 INFO:teuthology.orchestra.run.smithi120.stdout:Total download size: 87 M 2023-06-23T11:50:58.539 INFO:teuthology.orchestra.run.smithi120.stdout:Installed size: 95 M 2023-06-23T11:50:58.540 INFO:teuthology.orchestra.run.smithi120.stdout:Downloading Packages: 2023-06-23T11:50:59.805 INFO:teuthology.orchestra.run.smithi120.stdout:(1/3): kernel-4.18.0-497.el8.x86_64.rpm 9.0 MB/s | 9.6 MB 00:01 2023-06-23T11:51:00.723 INFO:teuthology.orchestra.run.smithi120.stdout:(2/3): kernel-modules-4.18.0-497.el8.x86_64.rpm 18 MB/s | 35 MB 00:01 2023-06-23T11:51:01.197 INFO:teuthology.orchestra.run.smithi120.stdout:(3/3): kernel-core-4.18.0-497.el8.x86_64.rpm 17 MB/s | 42 MB 00:02 2023-06-23T11:51:01.198 INFO:teuthology.orchestra.run.smithi120.stdout:-------------------------------------------------------------------------------- 2023-06-23T11:51:01.198 INFO:teuthology.orchestra.run.smithi120.stdout:Total 33 MB/s | 87 MB 00:02 2023-06-23T11:51:01.850 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction check 2023-06-23T11:51:02.263 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction check succeeded. 2023-06-23T11:51:02.263 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction test 2023-06-23T11:51:03.442 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction test succeeded. 2023-06-23T11:51:03.464 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction 2023-06-23T11:51:06.267 INFO:teuthology.orchestra.run.smithi120.stdout: Preparing : 1/1 2023-06-23T11:51:06.794 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : kernel-core-4.18.0-497.el8.x86_64 1/3 2023-06-23T11:51:10.458 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: kernel-core-4.18.0-497.el8.x86_64 1/3 2023-06-23T11:51:10.861 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : kernel-modules-4.18.0-497.el8.x86_64 2/3 2023-06-23T11:51:14.202 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: kernel-modules-4.18.0-497.el8.x86_64 2/3 2023-06-23T11:51:14.488 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : kernel-4.18.0-497.el8.x86_64 3/3 2023-06-23T11:51:36.181 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: kernel-core-4.18.0-497.el8.x86_64 3/3 2023-06-23T11:51:36.204 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: kernel-modules-4.18.0-497.el8.x86_64 3/3 2023-06-23T11:51:36.537 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: kernel-4.18.0-497.el8.x86_64 3/3 2023-06-23T11:51:36.537 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : kernel-4.18.0-497.el8.x86_64 1/3 2023-06-23T11:51:36.537 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : kernel-core-4.18.0-497.el8.x86_64 2/3 2023-06-23T11:51:37.246 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : kernel-modules-4.18.0-497.el8.x86_64 3/3 2023-06-23T11:51:37.246 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-06-23T11:51:37.246 INFO:teuthology.orchestra.run.smithi120.stdout:Installed: 2023-06-23T11:51:37.246 INFO:teuthology.orchestra.run.smithi120.stdout: kernel-4.18.0-497.el8.x86_64 kernel-core-4.18.0-497.el8.x86_64 2023-06-23T11:51:37.247 INFO:teuthology.orchestra.run.smithi120.stdout: kernel-modules-4.18.0-497.el8.x86_64 2023-06-23T11:51:37.247 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-06-23T11:51:37.247 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2023-06-23T11:51:37.377 DEBUG:teuthology.orchestra.run.smithi120:> rpm -q kernel | sort -rV | head -n 1 2023-06-23T11:51:37.592 INFO:teuthology.orchestra.run.smithi120.stdout:kernel-4.18.0-497.el8.x86_64 2023-06-23T11:51:37.592 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-497.el8.x86_64 2023-06-23T11:51:37.593 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-497.el8.x86_64 2023-06-23T11:51:37.593 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-06-23T11:51:37.593 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-06-23T11:51:37.593 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-06-23T11:51:37.593 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi120.front.sepia.ceph.com, path=None, version=distro) 2023-06-23T11:51:37.594 DEBUG:teuthology.orchestra.run.smithi120:> rpm -q kernel | sort -rV | head -n 1 2023-06-23T11:51:37.798 INFO:teuthology.orchestra.run.smithi120.stdout:kernel-4.18.0-497.el8.x86_64 2023-06-23T11:51:37.799 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-497.el8.x86_64 2023-06-23T11:51:37.799 DEBUG:teuthology.orchestra.run.smithi120:> sudo rpm -qi grub2-tools 2023-06-23T11:51:37.832 INFO:teuthology.orchestra.run.smithi120.stdout:Name : grub2-tools 2023-06-23T11:51:37.833 INFO:teuthology.orchestra.run.smithi120.stdout:Epoch : 1 2023-06-23T11:51:37.833 INFO:teuthology.orchestra.run.smithi120.stdout:Version : 2.02 2023-06-23T11:51:37.833 INFO:teuthology.orchestra.run.smithi120.stdout:Release : 129.el8 2023-06-23T11:51:37.833 INFO:teuthology.orchestra.run.smithi120.stdout:Architecture: x86_64 2023-06-23T11:51:37.833 INFO:teuthology.orchestra.run.smithi120.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-06-23T11:51:37.833 INFO:teuthology.orchestra.run.smithi120.stdout:Group : System Environment/Base 2023-06-23T11:51:37.834 INFO:teuthology.orchestra.run.smithi120.stdout:Size : 9265586 2023-06-23T11:51:37.834 INFO:teuthology.orchestra.run.smithi120.stdout:License : GPLv3+ 2023-06-23T11:51:37.834 INFO:teuthology.orchestra.run.smithi120.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-06-23T11:51:37.834 INFO:teuthology.orchestra.run.smithi120.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-06-23T11:51:37.834 INFO:teuthology.orchestra.run.smithi120.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-06-23T11:51:37.834 INFO:teuthology.orchestra.run.smithi120.stdout:Build Host : kbuilder.bsys.centos.org 2023-06-23T11:51:37.834 INFO:teuthology.orchestra.run.smithi120.stdout:Relocations : (not relocatable) 2023-06-23T11:51:37.834 INFO:teuthology.orchestra.run.smithi120.stdout:Packager : CentOS BuildSystem 2023-06-23T11:51:37.835 INFO:teuthology.orchestra.run.smithi120.stdout:Vendor : CentOS 2023-06-23T11:51:37.835 INFO:teuthology.orchestra.run.smithi120.stdout:URL : http://www.gnu.org/software/grub/ 2023-06-23T11:51:37.835 INFO:teuthology.orchestra.run.smithi120.stdout:Summary : Support tools for GRUB. 2023-06-23T11:51:37.835 INFO:teuthology.orchestra.run.smithi120.stdout:Description : 2023-06-23T11:51:37.835 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-06-23T11:51:37.835 INFO:teuthology.orchestra.run.smithi120.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-06-23T11:51:37.835 INFO:teuthology.orchestra.run.smithi120.stdout:customizable bootloader with modular architecture. It supports a rich 2023-06-23T11:51:37.835 INFO:teuthology.orchestra.run.smithi120.stdout:variety of kernel formats, file systems, computer architectures and 2023-06-23T11:51:37.836 INFO:teuthology.orchestra.run.smithi120.stdout:hardware devices. 2023-06-23T11:51:37.836 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-06-23T11:51:37.836 INFO:teuthology.orchestra.run.smithi120.stdout:This subpackage provides tools for support of all platforms. 2023-06-23T11:51:37.837 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-06-23T11:51:37.837 INFO:teuthology.task.kernel:Updating grub on smithi120 to boot 4.18.0-497.el8.x86_64 2023-06-23T11:51:37.837 DEBUG:teuthology.orchestra.run.smithi120:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-06-23T11:51:39.646 INFO:teuthology.orchestra.run.smithi120.stderr:Generating grub configuration file ... 2023-06-23T11:51:42.099 INFO:teuthology.orchestra.run.smithi120.stderr:done 2023-06-23T11:51:42.101 DEBUG:teuthology.orchestra.run.smithi120:> mktemp 2023-06-23T11:51:42.156 INFO:teuthology.orchestra.run.smithi120.stdout:/tmp/tmp.me307WBpOr 2023-06-23T11:51:42.157 DEBUG:teuthology.orchestra.run.smithi120:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.me307WBpOr 2023-06-23T11:51:42.190 DEBUG:teuthology.orchestra.run.smithi120:> sudo chmod 0666 /tmp/tmp.me307WBpOr 2023-06-23T11:51:42.351 DEBUG:teuthology.orchestra.remote:smithi120:/tmp/tmp.me307WBpOr is 6KB 2023-06-23T11:51:42.375 DEBUG:teuthology.orchestra.run.smithi120:> rm -fr /tmp/tmp.me307WBpOr 2023-06-23T11:51:42.392 DEBUG:teuthology.orchestra.run.smithi120:> sudo /bin/ls /boot/loader/entries || true 2023-06-23T11:51:42.461 INFO:teuthology.orchestra.run.smithi120.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-06-23T11:51:42.462 INFO:teuthology.orchestra.run.smithi120.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-06-23T11:51:42.462 INFO:teuthology.orchestra.run.smithi120.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-06-23T11:51:42.462 INFO:teuthology.orchestra.run.smithi120.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-497.el8.x86_64.conf 2023-06-23T11:51:42.463 DEBUG:teuthology.orchestra.run.smithi120:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-497.el8.x86_64 2023-06-23T11:51:42.641 DEBUG:teuthology.orchestra.run.smithi120:> sudo shutdown -r now 2023-06-23T11:52:12.672 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-06-23T11:52:12.672 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi120.front.sepia.ceph.com' 2023-06-23T11:52:12.673 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-06-23T11:52:31.088 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.120 2023-06-23T11:53:01.117 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi120.front.sepia.ceph.com' 2023-06-23T11:53:01.118 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-06-23T11:53:19.472 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.120 2023-06-23T11:53:49.500 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi120.front.sepia.ceph.com' 2023-06-23T11:53:49.501 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-06-23T11:53:49.824 DEBUG:teuthology.orchestra.run.smithi120:> true 2023-06-23T11:53:50.089 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi120.front.sepia.ceph.com' 2023-06-23T11:53:50.090 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-497.el8.x86_64"... 2023-06-23T11:53:50.090 DEBUG:teuthology.orchestra.run.smithi120:> uname -r 2023-06-23T11:53:50.108 INFO:teuthology.orchestra.run.smithi120.stdout:4.18.0-497.el8.x86_64 2023-06-23T11:53:50.109 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-497.el8.x86_64 vs 4.18.0-497.el8.x86_64 2023-06-23T11:53:50.109 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-06-23T11:53:50.109 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-06-23T11:53:51.110 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-06-23T11:53:51.111 DEBUG:teuthology.orchestra.run.smithi120:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-06-23T11:53:51.192 INFO:teuthology.orchestra.run.smithi120.stdout:ttyS1 2023-06-23T11:53:51.207 DEBUG:teuthology.parallel:result is None 2023-06-23T11:53:51.208 INFO:teuthology.run_tasks:Running task internal.base... 2023-06-23T11:53:51.219 INFO:teuthology.task.internal:Creating test directory... 2023-06-23T11:53:51.219 DEBUG:teuthology.orchestra.run.smithi120:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-06-23T11:53:51.240 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-06-23T11:53:51.253 INFO:teuthology.run_tasks:Running task internal.archive... 2023-06-23T11:53:51.261 INFO:teuthology.task.internal:Creating archive directory... 2023-06-23T11:53:51.262 DEBUG:teuthology.orchestra.run.smithi120:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-06-23T11:53:51.306 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-06-23T11:53:51.320 INFO:teuthology.task.internal:Enabling coredump saving... 2023-06-23T11:53:51.320 DEBUG:teuthology.orchestra.run.smithi120:> 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-06-23T11:53:51.382 INFO:teuthology.orchestra.run.smithi120.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-06-23T11:53:51.392 INFO:teuthology.orchestra.run.smithi120.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-06-23T11:53:51.394 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-06-23T11:53:51.401 INFO:teuthology.task.internal:Configuring sudo... 2023-06-23T11:53:51.401 DEBUG:teuthology.orchestra.run.smithi120:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-06-23T11:53:51.463 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-06-23T11:53:51.475 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-06-23T11:53:51.475 DEBUG:teuthology.orchestra.run.smithi120:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-06-23T11:53:51.522 DEBUG:teuthology.orchestra.run.smithi120:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-06-23T11:53:51.610 DEBUG:teuthology.orchestra.run.smithi120:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-06-23T11:53:51.660 DEBUG:teuthology.orchestra.run.smithi120:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-06-23T11:53:51.749 DEBUG:teuthology.orchestra.run.smithi120:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-06-23T11:53:51.788 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2023-06-23T11:53:51.788 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-06-23T11:53:51.854 DEBUG:teuthology.orchestra.run.smithi120:> sudo service rsyslog restart 2023-06-23T11:53:51.965 INFO:teuthology.orchestra.run.smithi120.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-06-23T11:53:52.294 INFO:teuthology.run_tasks:Running task internal.timer... 2023-06-23T11:53:52.303 INFO:teuthology.task.internal:Starting timer... 2023-06-23T11:53:52.303 INFO:teuthology.run_tasks:Running task pcp... 2023-06-23T11:53:52.320 INFO:teuthology.run_tasks:Running task selinux... 2023-06-23T11:53:52.334 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-06-23T11:53:52.334 DEBUG:teuthology.orchestra.run.smithi120:> sudo service auditd rotate 2023-06-23T11:53:52.446 INFO:teuthology.orchestra.run.smithi120.stdout:Rotating logs: 2023-06-23T11:53:52.447 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-06-23T11:53:52.448 DEBUG:teuthology.orchestra.run.smithi120:> /usr/sbin/getenforce 2023-06-23T11:53:52.471 INFO:teuthology.orchestra.run.smithi120.stdout:Permissive 2023-06-23T11:53:52.472 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi120.front.sepia.ceph.com': 'permissive'} 2023-06-23T11:53:52.472 DEBUG:teuthology.orchestra.run.smithi120:> 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-06-23T11:53:52.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-23T11:53:52.540 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-06-23T11:53:52.541 DEBUG:teuthology.orchestra.run.smithi120:> sudo /usr/sbin/setenforce permissive 2023-06-23T11:53:52.607 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-06-23T11:53:52.617 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-06-23T11:53:52.620 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-06-23T11:53:52.641 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-06-23T11:53:52.642 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi120.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-06-23T12:00:42.517 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi120.front.sepia.ceph.com')] 2023-06-23T12:00:42.519 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi120.front.sepia.ceph.com' 2023-06-23T12:00:42.520 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-06-23T12:00:42.590 DEBUG:teuthology.orchestra.run.smithi120:> true 2023-06-23T12:00:42.662 INFO:teuthology.run_tasks:Running task clock... 2023-06-23T12:00:42.673 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-06-23T12:00:42.674 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-06-23T12:00:42.674 DEBUG:teuthology.orchestra.run.smithi120:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-06-23T12:00:42.734 INFO:teuthology.orchestra.run.smithi120.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-06-23T12:00:42.748 INFO:teuthology.orchestra.run.smithi120.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-06-23T12:00:42.825 INFO:teuthology.orchestra.run.smithi120.stderr:sudo: ntpd: command not found 2023-06-23T12:00:42.836 INFO:teuthology.orchestra.run.smithi120.stdout:506 Cannot talk to daemon 2023-06-23T12:00:42.850 INFO:teuthology.orchestra.run.smithi120.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-06-23T12:00:42.864 INFO:teuthology.orchestra.run.smithi120.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-06-23T12:00:42.936 INFO:teuthology.orchestra.run.smithi120.stderr:bash: ntpq: command not found 2023-06-23T12:00:42.940 INFO:teuthology.orchestra.run.smithi120.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-06-23T12:00:42.940 INFO:teuthology.orchestra.run.smithi120.stdout:=============================================================================== 2023-06-23T12:00:42.940 INFO:teuthology.orchestra.run.smithi120.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-06-23T12:00:42.940 INFO:teuthology.orchestra.run.smithi120.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-06-23T12:00:42.940 INFO:teuthology.orchestra.run.smithi120.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-06-23T12:00:42.941 INFO:teuthology.orchestra.run.smithi120.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-06-23T12:00:42.941 INFO:teuthology.run_tasks:Running task pexec... 2023-06-23T12:00:42.951 INFO:teuthology.task.pexec:Executing custom commands... 2023-06-23T12:00:42.952 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi120.front.sepia.ceph.com 2023-06-23T12:00:42.952 DEBUG:teuthology.orchestra.run.smithi120:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-06-23T12:00:43.803 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:01:19 ago on Fri 23 Jun 2023 11:59:24 AM UTC. 2023-06-23T12:00:45.422 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2023-06-23T12:00:45.423 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2023-06-23T12:00:45.423 INFO:teuthology.orchestra.run.smithi120.stdout: Package Architecture Version Repository Size 2023-06-23T12:00:45.424 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2023-06-23T12:00:45.424 INFO:teuthology.orchestra.run.smithi120.stdout:Resetting modules: 2023-06-23T12:00:45.425 INFO:teuthology.orchestra.run.smithi120.stdout: container-tools 2023-06-23T12:00:45.425 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-06-23T12:00:45.425 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction Summary 2023-06-23T12:00:45.425 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2023-06-23T12:00:45.425 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-06-23T12:00:45.672 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2023-06-23T12:00:46.550 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:01:22 ago on Fri 23 Jun 2023 11:59:24 AM UTC. 2023-06-23T12:00:48.123 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2023-06-23T12:00:48.244 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2023-06-23T12:00:48.244 INFO:teuthology.orchestra.run.smithi120.stdout: Package Arch Version Repo Size 2023-06-23T12:00:48.244 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2023-06-23T12:00:48.245 INFO:teuthology.orchestra.run.smithi120.stdout:Installing group/module packages: 2023-06-23T12:00:48.245 INFO:teuthology.orchestra.run.smithi120.stdout: aardvark-dns x86_64 2:1.4.0-1.module_el8.8.0+1254+78119b6e appstream 986 k 2023-06-23T12:00:48.245 INFO:teuthology.orchestra.run.smithi120.stdout: buildah x86_64 1:1.28.2-2.module_el8.8.0+1254+78119b6e appstream 8.1 M 2023-06-23T12:00:48.245 INFO:teuthology.orchestra.run.smithi120.stdout: cockpit-podman noarch 59-1.module_el8.8.0+1254+78119b6e appstream 579 k 2023-06-23T12:00:48.245 INFO:teuthology.orchestra.run.smithi120.stdout: crun x86_64 1.7.2-1.module_el8.8.0+1254+78119b6e appstream 218 k 2023-06-23T12:00:48.245 INFO:teuthology.orchestra.run.smithi120.stdout: netavark x86_64 2:1.4.0-1.module_el8.8.0+1254+78119b6e appstream 1.8 M 2023-06-23T12:00:48.245 INFO:teuthology.orchestra.run.smithi120.stdout: python3-podman noarch 4.3.0-2.module_el8.8.0+1254+78119b6e appstream 152 k 2023-06-23T12:00:48.245 INFO:teuthology.orchestra.run.smithi120.stdout: skopeo x86_64 2:1.10.0-1.module_el8.8.0+1254+78119b6e appstream 6.8 M 2023-06-23T12:00:48.246 INFO:teuthology.orchestra.run.smithi120.stdout: toolbox x86_64 0.0.99.3-5.module_el8.8.0+1254+78119b6e appstream 2.4 M 2023-06-23T12:00:48.246 INFO:teuthology.orchestra.run.smithi120.stdout: udica noarch 0.2.6-4.module_el8.8.0+1254+78119b6e appstream 49 k 2023-06-23T12:00:48.246 INFO:teuthology.orchestra.run.smithi120.stdout:Installing dependencies: 2023-06-23T12:00:48.246 INFO:teuthology.orchestra.run.smithi120.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-06-23T12:00:48.246 INFO:teuthology.orchestra.run.smithi120.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-06-23T12:00:48.246 INFO:teuthology.orchestra.run.smithi120.stdout: yajl x86_64 2.1.0-11.el8 appstream 41 k 2023-06-23T12:00:48.246 INFO:teuthology.orchestra.run.smithi120.stdout:Installing module profiles: 2023-06-23T12:00:48.246 INFO:teuthology.orchestra.run.smithi120.stdout: container-tools/common 2023-06-23T12:00:48.247 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-06-23T12:00:48.247 INFO:teuthology.orchestra.run.smithi120.stdout:Enabling module streams: 2023-06-23T12:00:48.247 INFO:teuthology.orchestra.run.smithi120.stdout: container-tools 2023-06-23T12:00:48.247 INFO:teuthology.orchestra.run.smithi120.stdout: rhel8 2023-06-23T12:00:48.248 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-06-23T12:00:48.248 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction Summary 2023-06-23T12:00:48.248 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2023-06-23T12:00:48.248 INFO:teuthology.orchestra.run.smithi120.stdout:Install 12 Packages 2023-06-23T12:00:48.248 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-06-23T12:00:48.250 INFO:teuthology.orchestra.run.smithi120.stdout:Total download size: 21 M 2023-06-23T12:00:48.250 INFO:teuthology.orchestra.run.smithi120.stdout:Installed size: 68 M 2023-06-23T12:00:48.250 INFO:teuthology.orchestra.run.smithi120.stdout:Downloading Packages: 2023-06-23T12:00:49.379 INFO:teuthology.orchestra.run.smithi120.stdout:(1/12): cockpit-podman-59-1.module_el8.8.0+1254 618 kB/s | 579 kB 00:00 2023-06-23T12:00:49.446 INFO:teuthology.orchestra.run.smithi120.stdout:(2/12): aardvark-dns-1.4.0-1.module_el8.8.0+125 982 kB/s | 986 kB 00:01 2023-06-23T12:00:49.480 INFO:teuthology.orchestra.run.smithi120.stdout:(3/12): crun-1.7.2-1.module_el8.8.0+1254+78119b 2.1 MB/s | 218 kB 00:00 2023-06-23T12:00:49.881 INFO:teuthology.orchestra.run.smithi120.stdout:(4/12): python3-podman-4.3.0-2.module_el8.8.0+1 380 kB/s | 152 kB 00:00 2023-06-23T12:00:50.097 INFO:teuthology.orchestra.run.smithi120.stdout:(5/12): python3-pytoml-0.1.14-5.git7dea353.el8. 115 kB/s | 25 kB 00:00 2023-06-23T12:00:50.289 INFO:teuthology.orchestra.run.smithi120.stdout:(6/12): python3-pyxdg-0.25-16.el8.noarch.rpm 489 kB/s | 94 kB 00:00 2023-06-23T12:00:51.031 INFO:teuthology.orchestra.run.smithi120.stdout:(7/12): netavark-1.4.0-1.module_el8.8.0+1254+78 1.1 MB/s | 1.8 MB 00:01 2023-06-23T12:00:52.131 INFO:teuthology.orchestra.run.smithi120.stdout:(8/12): buildah-1.28.2-2.module_el8.8.0+1254+78 2.2 MB/s | 8.1 MB 00:03 2023-06-23T12:00:52.223 INFO:teuthology.orchestra.run.smithi120.stdout:(9/12): udica-0.2.6-4.module_el8.8.0+1254+78119 540 kB/s | 49 kB 00:00 2023-06-23T12:00:52.434 INFO:teuthology.orchestra.run.smithi120.stdout:(10/12): yajl-2.1.0-11.el8.x86_64.rpm 193 kB/s | 41 kB 00:00 2023-06-23T12:00:52.909 INFO:teuthology.orchestra.run.smithi120.stdout:(11/12): toolbox-0.0.99.3-5.module_el8.8.0+1254 1.3 MB/s | 2.4 MB 00:01 2023-06-23T12:00:53.051 INFO:teuthology.orchestra.run.smithi120.stdout:(12/12): skopeo-1.10.0-1.module_el8.8.0+1254+78 2.5 MB/s | 6.8 MB 00:02 2023-06-23T12:00:53.052 INFO:teuthology.orchestra.run.smithi120.stdout:-------------------------------------------------------------------------------- 2023-06-23T12:00:53.052 INFO:teuthology.orchestra.run.smithi120.stdout:Total 4.4 MB/s | 21 MB 00:04 2023-06-23T12:00:53.282 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction check 2023-06-23T12:00:53.301 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction check succeeded. 2023-06-23T12:00:53.302 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction test 2023-06-23T12:00:53.542 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction test succeeded. 2023-06-23T12:00:53.545 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction 2023-06-23T12:00:54.082 INFO:teuthology.orchestra.run.smithi120.stdout: Preparing : 1/1 2023-06-23T12:00:54.330 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : yajl-2.1.0-11.el8.x86_64 1/12 2023-06-23T12:00:54.500 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/12 2023-06-23T12:00:54.832 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/12 2023-06-23T12:00:55.193 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : aardvark-dns-2:1.4.0-1.module_el8.8.0+1254+78119b6 4/12 2023-06-23T12:00:56.058 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : netavark-2:1.4.0-1.module_el8.8.0+1254+78119b6e.x8 5/12 2023-06-23T12:00:56.346 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : buildah-1:1.28.2-2.module_el8.8.0+1254+78119b6e.x8 6/12 2023-06-23T12:00:56.598 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-podman-4.3.0-2.module_el8.8.0+1254+78119b6 7/12 2023-06-23T12:00:56.762 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : crun-1.7.2-1.module_el8.8.0+1254+78119b6e.x86_64 8/12 2023-06-23T12:00:57.128 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : udica-0.2.6-4.module_el8.8.0+1254+78119b6e.noarch 9/12 2023-06-23T12:00:57.929 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : toolbox-0.0.99.3-5.module_el8.8.0+1254+78119b6e.x8 10/12 2023-06-23T12:00:58.192 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : skopeo-2:1.10.0-1.module_el8.8.0+1254+78119b6e.x86 11/12 2023-06-23T12:00:58.424 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : cockpit-podman-59-1.module_el8.8.0+1254+78119b6e.n 12/12 2023-06-23T12:00:58.741 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: cockpit-podman-59-1.module_el8.8.0+1254+78119b6e.n 12/12 2023-06-23T12:00:58.742 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : aardvark-dns-2:1.4.0-1.module_el8.8.0+1254+78119b6 1/12 2023-06-23T12:00:58.742 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : buildah-1:1.28.2-2.module_el8.8.0+1254+78119b6e.x8 2/12 2023-06-23T12:00:58.742 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : cockpit-podman-59-1.module_el8.8.0+1254+78119b6e.n 3/12 2023-06-23T12:00:58.742 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : crun-1.7.2-1.module_el8.8.0+1254+78119b6e.x86_64 4/12 2023-06-23T12:00:58.742 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : netavark-2:1.4.0-1.module_el8.8.0+1254+78119b6e.x8 5/12 2023-06-23T12:00:58.742 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-podman-4.3.0-2.module_el8.8.0+1254+78119b6 6/12 2023-06-23T12:00:58.742 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 7/12 2023-06-23T12:00:58.743 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 8/12 2023-06-23T12:00:58.743 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : skopeo-2:1.10.0-1.module_el8.8.0+1254+78119b6e.x86 9/12 2023-06-23T12:00:58.743 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : toolbox-0.0.99.3-5.module_el8.8.0+1254+78119b6e.x8 10/12 2023-06-23T12:00:58.743 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : udica-0.2.6-4.module_el8.8.0+1254+78119b6e.noarch 11/12 2023-06-23T12:00:59.412 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : yajl-2.1.0-11.el8.x86_64 12/12 2023-06-23T12:00:59.412 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-06-23T12:00:59.412 INFO:teuthology.orchestra.run.smithi120.stdout:Installed: 2023-06-23T12:00:59.412 INFO:teuthology.orchestra.run.smithi120.stdout: aardvark-dns-2:1.4.0-1.module_el8.8.0+1254+78119b6e.x86_64 2023-06-23T12:00:59.413 INFO:teuthology.orchestra.run.smithi120.stdout: buildah-1:1.28.2-2.module_el8.8.0+1254+78119b6e.x86_64 2023-06-23T12:00:59.413 INFO:teuthology.orchestra.run.smithi120.stdout: cockpit-podman-59-1.module_el8.8.0+1254+78119b6e.noarch 2023-06-23T12:00:59.413 INFO:teuthology.orchestra.run.smithi120.stdout: crun-1.7.2-1.module_el8.8.0+1254+78119b6e.x86_64 2023-06-23T12:00:59.413 INFO:teuthology.orchestra.run.smithi120.stdout: netavark-2:1.4.0-1.module_el8.8.0+1254+78119b6e.x86_64 2023-06-23T12:00:59.413 INFO:teuthology.orchestra.run.smithi120.stdout: python3-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch 2023-06-23T12:00:59.413 INFO:teuthology.orchestra.run.smithi120.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-06-23T12:00:59.413 INFO:teuthology.orchestra.run.smithi120.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-06-23T12:00:59.414 INFO:teuthology.orchestra.run.smithi120.stdout: skopeo-2:1.10.0-1.module_el8.8.0+1254+78119b6e.x86_64 2023-06-23T12:00:59.414 INFO:teuthology.orchestra.run.smithi120.stdout: toolbox-0.0.99.3-5.module_el8.8.0+1254+78119b6e.x86_64 2023-06-23T12:00:59.414 INFO:teuthology.orchestra.run.smithi120.stdout: udica-0.2.6-4.module_el8.8.0+1254+78119b6e.noarch 2023-06-23T12:00:59.414 INFO:teuthology.orchestra.run.smithi120.stdout: yajl-2.1.0-11.el8.x86_64 2023-06-23T12:00:59.414 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-06-23T12:00:59.414 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2023-06-23T12:00:59.670 DEBUG:teuthology.parallel:result is None 2023-06-23T12:00:59.671 INFO:teuthology.run_tasks:Running task cephadm... 2023-06-23T12:00:59.685 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_076bbebc42a14f7d568aaa78eabb0038327bcb23/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_076bbebc42a14f7d568aaa78eabb0038327bcb23/teuthology/run_tasks.py", line 83, in run_one_task task = get_task(taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_076bbebc42a14f7d568aaa78eabb0038327bcb23/teuthology/run_tasks.py", line 36, in get_task module = _import('tasks', module_name, task_name, fail_on_import_error=True) File "/home/teuthworker/src/git.ceph.com_teuthology_076bbebc42a14f7d568aaa78eabb0038327bcb23/teuthology/run_tasks.py", line 55, in _import module = __import__( ModuleNotFoundError: No module named 'tasks.cephadm' 2023-06-23T12:00:59.756 ERROR:teuthology.run_tasks: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=3397c7808a8a45acb6ab5d83b578b3f1 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_076bbebc42a14f7d568aaa78eabb0038327bcb23/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_076bbebc42a14f7d568aaa78eabb0038327bcb23/teuthology/run_tasks.py", line 83, in run_one_task task = get_task(taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_076bbebc42a14f7d568aaa78eabb0038327bcb23/teuthology/run_tasks.py", line 36, in get_task module = _import('tasks', module_name, task_name, fail_on_import_error=True) File "/home/teuthworker/src/git.ceph.com_teuthology_076bbebc42a14f7d568aaa78eabb0038327bcb23/teuthology/run_tasks.py", line 55, in _import module = __import__( ModuleNotFoundError: No module named 'tasks.cephadm' 2023-06-23T12:00:59.758 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-06-23T12:00:59.766 INFO:teuthology.task.clock:Checking final clock skew... 2023-06-23T12:00:59.767 DEBUG:teuthology.orchestra.run.smithi120:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-06-23T12:00:59.786 INFO:teuthology.orchestra.run.smithi120.stderr:bash: ntpq: command not found 2023-06-23T12:00:59.790 INFO:teuthology.orchestra.run.smithi120.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-06-23T12:00:59.790 INFO:teuthology.orchestra.run.smithi120.stdout:=============================================================================== 2023-06-23T12:00:59.791 INFO:teuthology.orchestra.run.smithi120.stdout:^+ hv01.front.sepia.ceph.com 2 6 17 10 +970us[ +970us] +/- 82ms 2023-06-23T12:00:59.791 INFO:teuthology.orchestra.run.smithi120.stdout:^* hv02.front.sepia.ceph.com 3 6 17 10 -820us[ -820us] +/- 50ms 2023-06-23T12:00:59.791 INFO:teuthology.orchestra.run.smithi120.stdout:^+ hv03.front.sepia.ceph.com 3 6 17 10 +336us[ +336us] +/- 67ms 2023-06-23T12:00:59.791 INFO:teuthology.orchestra.run.smithi120.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-06-23T12:00:59.792 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-06-23T12:00:59.800 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-06-23T12:00:59.801 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-06-23T12:00:59.809 DEBUG:teuthology.orchestra.run.smithi120:> 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-06-23T12:00:59.914 DEBUG:teuthology.orchestra.run.smithi120:> 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-06-23T12:00:59.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-23T12:00:59.946 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-06-23T12:00:59.956 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-06-23T12:00:59.979 INFO:teuthology.task.internal:Duration was 427.675721 seconds 2023-06-23T12:00:59.980 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-06-23T12:00:59.989 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-06-23T12:00:59.989 DEBUG:teuthology.orchestra.run.smithi120:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-06-23T12:01:00.038 INFO:teuthology.orchestra.run.smithi120.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-06-23T12:01:00.271 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-06-23T12:01:00.272 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi120.front.sepia.ceph.com 2023-06-23T12:01:00.272 DEBUG:teuthology.orchestra.run.smithi120:> 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-06-23T12:01:00.295 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-06-23T12:01:00.295 DEBUG:teuthology.orchestra.run.smithi120:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-06-23T12:01:00.373 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-06-23T12:01:00.373 DEBUG:teuthology.orchestra.run.smithi120:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-06-23T12:01:00.474 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-06-23T12:01:00.488 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-06-23T12:01:00.489 DEBUG:teuthology.orchestra.run.smithi120:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-06-23T12:01:00.516 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-06-23T12:01:00.526 DEBUG:teuthology.orchestra.run.smithi120:> 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-06-23T12:01:00.584 INFO:teuthology.orchestra.run.smithi120.stdout:kernel.core_pattern = core 2023-06-23T12:01:00.601 DEBUG:teuthology.orchestra.run.smithi120:> test -e /home/ubuntu/cephtest/archive/coredump 2023-06-23T12:01:00.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-23T12:01:00.659 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-06-23T12:01:00.668 INFO:teuthology.task.internal:Transferring archived files... 2023-06-23T12:01:00.669 DEBUG:teuthology.misc:Transferring archived files from smithi120:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-06-22_20:29:56-rados-wip-yuri3-testing-2023-06-22-0812-reef-distro-default-smithi/7313084/remote/smithi120 2023-06-23T12:01:00.670 DEBUG:teuthology.orchestra.run.smithi120:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-06-23T12:01:00.749 INFO:teuthology.task.internal:Removing archive directory... 2023-06-23T12:01:00.749 DEBUG:teuthology.orchestra.run.smithi120:> rm -rf -- /home/ubuntu/cephtest/archive 2023-06-23T12:01:00.802 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-06-23T12:01:00.812 INFO:teuthology.task.internal:Not uploading archives. 2023-06-23T12:01:00.813 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-06-23T12:01:00.822 INFO:teuthology.task.internal:Tidying up after the test... 2023-06-23T12:01:00.823 DEBUG:teuthology.orchestra.run.smithi120:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-06-23T12:01:00.860 INFO:teuthology.orchestra.run.smithi120.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 23 12:01 /home/ubuntu/cephtest 2023-06-23T12:01:00.861 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-06-23T12:01:00.871 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-06-23T12:01:00.890 INFO:teuthology.nuke:Checking targets against current locks 2023-06-23T12:01:00.920 DEBUG:teuthology.nuke:shortname: smithi120 2023-06-23T12:01:00.921 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-06-23T12:01:00.942 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi120.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-06-22_20:29:56-rados-wip-yuri3-testing-2023-06-22-0812-reef-distro-default-smithi/7313084', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-06-23 11:45:09.934502', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC095rbVb6ahxKsFPb2jvveqr9tgJQMmdHIshKE+gR1bKv75TyffFxTWosyCdQbrKuhXxM1uqmlEsTFW1qeo0ovR41y74Eml5qtmX9S1AzQA5suhWvl/F/mN0CRI+S5AWyTBMXrxmDyit4AmFoeTPXxVrokuGobou8+2t+dhtYZm/1af/Z2foKX8IvwhiAc2xtGeD0fWvoWS8P2gWxXC/L1bNzZSyFQcvg7t2vIuM50XTtwf8L4vcpKWS0PRXXtDH9WiHfc3XBnfXI1NDovRwd/F6gT53Pl2oMXX5Irp5hMep2Zv3RKNXj54qBPSXt6WmNmPoA6CDFm7MPU4faTc81La2GcyJGR2PRlwcujpdecueNihct7aRSGYYyDXU0eDKjY36mLuRBTPH5VjzhYM2I5tjOT5glLKOw1KR2uLbjE03dhqKigA/zzb1vr+r3NoV06f0GcuTNXdrbuRc1ubtrac+R9G1/JCG8af3nzF2sZ6oeiXZiuvdhTu8+NN4TJRl0='} 2023-06-23T12:01:00.998 INFO:teuthology.orchestra.console:Power off smithi120 2023-06-23T12:01:01.000 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi120.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-06-23T12:01:01.025 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi120.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-23T12:01:05.051 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi120.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-23T12:01:09.164 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi120.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-23T12:01:13.280 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi120.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-23T12:01:13.493 INFO:teuthology.orchestra.console:Power off for smithi120 completed 2023-06-23T12:01:13.599 INFO:teuthology.run:Summary data: description: rados/cephadm/smoke-singlehost/{0-random-distro$/{centos_8.stream_container_tools_crun} 1-start 2-services/rgw 3-final} duration: 427.67572116851807 failure_reason: No module named 'tasks.cephadm' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=3397c7808a8a45acb6ab5d83b578b3f1 status: fail success: false 2023-06-23T12:01:13.599 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-06-23T12:01:13.686 INFO:teuthology.run:FAIL