2024-09-20T19:48:15.339 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-20T19:48:15.359 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T19:48:15.444 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912846 branch: wip-adk-testing-2024-09-20-0910 description: orch:cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_mgr_ctdb_res_basic} email: adking@redhat.com first_in_suite: false job_id: '7912846' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-adk-testing-2024-09-20-0910 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 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-adk-testing-2024-09-20-0910 sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 owner: scheduled_adking@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - mon.b - osd.2 - osd.3 - - host.c - mon.c - osd.4 - osd.5 - - host.d - cephadm.exclude seed: 8031 sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-adk-testing-2024-09-20-0910 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 targets: smithi022.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAM1asZkAtvrojuXzYxGaToBgYQPMgOBeJQ25Azh+3M0FhYAdrsrfq6Yr9Puz7owpz1sB6P9TvyqSffUL8ckN2o= smithi050.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD03Ln+feUmR/WeuPF1j0r0W2Q4BSU0p/tf8a+GZZr5lsEKDYi2dlGjy5rcYQc1Oe/9Dfo07WB2obM/3NfRY36U= smithi169.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGnaBjRKzyI/ow+vL32twm65FxlQPo6YdSVy2MnauxMSOZTugJ6YM1qbqDf+mwqUxlAHMVqPvV6brXLRwy9Dof8= smithi181.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBgMrmzueV97JwHrWRlA0X3rYLWj1dmppXBvVdbizd9dIBqYvP0H4tqw3/bxjjYY7CeOS84eOatdnXnW++VlgI4= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - cephadm.configure_samba_client_container: role: host.d - cephadm: null - cephadm.shell: host.a: - ceph fs volume create cephfs - cephadm.wait_for_service: service: mds.cephfs - cephadm.shell: host.a: - cmd: ceph fs subvolumegroup create cephfs smb - cmd: ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777 - cmd: ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777 - cmd: ceph mgr module enable smb - cmd: sleep 30 - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ uctdb1\n auth_mode: user\n user_group_settings:\n - {source_type: resource,\ \ ref: ug1}\n placement:\n count: 3\n- resource_type: ceph.smb.usersgroups\n\ \ users_groups_id: ug1\n values:\n users:\n - {name: user1, password:\ \ t3stP4ss1}\n - {name: user2, password: t3stP4ss2}\n groups: []\n\ - resource_type: ceph.smb.share\n cluster_id: uctdb1\n share_id: share1\n\ \ cephfs:\n volume: cephfs\n subvolumegroup: smb\n subvolume: sv1\n\ \ path: /\n- resource_type: ceph.smb.share\n cluster_id: uctdb1\n share_id:\ \ share2\n cephfs:\n volume: cephfs\n subvolumegroup: smb\n subvolume:\ \ sv2\n path: /\n# --- End Embedded YAML\n" - cephadm.wait_for_service: service: smb.uctdb1 - cephadm.shell: host.a: - cmd: rados --pool=.smb -N uctdb1 get cluster.meta.json /dev/stdout - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user1%t3stP4ss1 //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user2%t3stP4ss2 //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - cephadm.exec: host.a: - '{{ctx.cephadm}} ls --no-detail | {{ctx.cephadm}} shell jq -r ''map(select(.name | startswith("smb.uctdb1")))[-1].name'' > /tmp/svcname' - '{{ctx.cephadm}} enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' - cat /tmp/ctdb_status - grep 'pnn:0 .*OK' /tmp/ctdb_status - grep 'pnn:1 .*OK' /tmp/ctdb_status - grep 'pnn:2 .*OK' /tmp/ctdb_status - grep 'Number of nodes:3' /tmp/ctdb_status - rm -rf /tmp/svcname /tmp/ctdb_status - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user1%t3stP4ss1 //{{''host.c''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user2%t3stP4ss2 //{{''host.c''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - cephadm.shell: host.a: - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ uctdb1\n intent: removed\n- resource_type: ceph.smb.usersgroups\n users_groups_id:\ \ ug1\n intent: removed\n- resource_type: ceph.smb.share\n cluster_id: uctdb1\n\ \ share_id: share1\n intent: removed\n- resource_type: ceph.smb.share\n\ \ cluster_id: uctdb1\n share_id: share2\n intent: removed\n# --- End Embedded\ \ YAML\n" - cephadm.wait_for_service_not_present: service: smb.uctdb1 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-20_18:25:04 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-20T19:48:15.444 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa; will attempt to use it 2024-09-20T19:48:15.445 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks 2024-09-20T19:48:15.445 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-20T19:48:15.446 INFO:teuthology.task.internal:Checking packages... 2024-09-20T19:48:15.467 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'e8baca1eac6c3c9c88bf2ea4493e448bd54936a7' 2024-09-20T19:48:15.467 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-20T19:48:15.467 INFO:teuthology.packaging:ref: None 2024-09-20T19:48:15.467 INFO:teuthology.packaging:tag: None 2024-09-20T19:48:15.467 INFO:teuthology.packaging:branch: wip-adk-testing-2024-09-20-0910 2024-09-20T19:48:15.467 INFO:teuthology.packaging:sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T19:48:15.467 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-adk-testing-2024-09-20-0910 2024-09-20T19:48:15.609 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5127.ge8baca1e 2024-09-20T19:48:15.610 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-20T19:48:15.618 INFO:teuthology.task.internal:no buildpackages task found 2024-09-20T19:48:15.618 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-20T19:48:15.634 INFO:teuthology.task.internal:Saving configuration 2024-09-20T19:48:15.650 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-20T19:48:15.657 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-20T19:48:15.683 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi022.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912846', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-20 19:43:10.644674', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAM1asZkAtvrojuXzYxGaToBgYQPMgOBeJQ25Azh+3M0FhYAdrsrfq6Yr9Puz7owpz1sB6P9TvyqSffUL8ckN2o='} 2024-09-20T19:48:15.706 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi050.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912846', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-20 19:43:10.647271', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD03Ln+feUmR/WeuPF1j0r0W2Q4BSU0p/tf8a+GZZr5lsEKDYi2dlGjy5rcYQc1Oe/9Dfo07WB2obM/3NfRY36U='} 2024-09-20T19:48:15.729 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi169.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912846', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-20 19:43:10.646074', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGnaBjRKzyI/ow+vL32twm65FxlQPo6YdSVy2MnauxMSOZTugJ6YM1qbqDf+mwqUxlAHMVqPvV6brXLRwy9Dof8='} 2024-09-20T19:48:15.754 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi181.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912846', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-20 19:43:10.648468', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBgMrmzueV97JwHrWRlA0X3rYLWj1dmppXBvVdbizd9dIBqYvP0H4tqw3/bxjjYY7CeOS84eOatdnXnW++VlgI4='} 2024-09-20T19:48:15.754 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-20T19:48:15.761 INFO:teuthology.task.internal:roles: ubuntu@smithi022.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-09-20T19:48:15.761 INFO:teuthology.task.internal:roles: ubuntu@smithi050.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-09-20T19:48:15.761 INFO:teuthology.task.internal:roles: ubuntu@smithi169.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-09-20T19:48:15.761 INFO:teuthology.task.internal:roles: ubuntu@smithi181.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-09-20T19:48:15.761 INFO:teuthology.run_tasks:Running task console_log... 2024-09-20T19:48:15.874 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f1b407083a0>, signals=[15]) 2024-09-20T19:48:15.874 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-20T19:48:15.881 INFO:teuthology.task.internal:Opening connections... 2024-09-20T19:48:15.881 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi022.front.sepia.ceph.com 2024-09-20T19:48:15.882 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:48:15.958 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi050.front.sepia.ceph.com 2024-09-20T19:48:15.958 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:48:16.034 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi169.front.sepia.ceph.com 2024-09-20T19:48:16.034 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:48:16.108 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi181.front.sepia.ceph.com 2024-09-20T19:48:16.109 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:48:16.187 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-20T19:48:16.259 DEBUG:teuthology.orchestra.run.smithi022:> uname -m 2024-09-20T19:48:16.278 INFO:teuthology.orchestra.run.smithi022.stdout:x86_64 2024-09-20T19:48:16.278 DEBUG:teuthology.orchestra.run.smithi022:> cat /etc/os-release 2024-09-20T19:48:16.336 INFO:teuthology.orchestra.run.smithi022.stdout:NAME="CentOS Stream" 2024-09-20T19:48:16.336 INFO:teuthology.orchestra.run.smithi022.stdout:VERSION="9" 2024-09-20T19:48:16.336 INFO:teuthology.orchestra.run.smithi022.stdout:ID="centos" 2024-09-20T19:48:16.336 INFO:teuthology.orchestra.run.smithi022.stdout:ID_LIKE="rhel fedora" 2024-09-20T19:48:16.337 INFO:teuthology.orchestra.run.smithi022.stdout:VERSION_ID="9" 2024-09-20T19:48:16.337 INFO:teuthology.orchestra.run.smithi022.stdout:PLATFORM_ID="platform:el9" 2024-09-20T19:48:16.337 INFO:teuthology.orchestra.run.smithi022.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-20T19:48:16.337 INFO:teuthology.orchestra.run.smithi022.stdout:ANSI_COLOR="0;31" 2024-09-20T19:48:16.337 INFO:teuthology.orchestra.run.smithi022.stdout:LOGO="fedora-logo-icon" 2024-09-20T19:48:16.337 INFO:teuthology.orchestra.run.smithi022.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-20T19:48:16.337 INFO:teuthology.orchestra.run.smithi022.stdout:HOME_URL="https://centos.org/" 2024-09-20T19:48:16.337 INFO:teuthology.orchestra.run.smithi022.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-20T19:48:16.337 INFO:teuthology.orchestra.run.smithi022.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-20T19:48:16.338 INFO:teuthology.orchestra.run.smithi022.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-20T19:48:16.338 INFO:teuthology.lock.ops:Updating smithi022.front.sepia.ceph.com on lock server 2024-09-20T19:48:16.360 DEBUG:teuthology.orchestra.run.smithi050:> uname -m 2024-09-20T19:48:16.379 INFO:teuthology.orchestra.run.smithi050.stdout:x86_64 2024-09-20T19:48:16.379 DEBUG:teuthology.orchestra.run.smithi050:> cat /etc/os-release 2024-09-20T19:48:16.437 INFO:teuthology.orchestra.run.smithi050.stdout:NAME="CentOS Stream" 2024-09-20T19:48:16.437 INFO:teuthology.orchestra.run.smithi050.stdout:VERSION="9" 2024-09-20T19:48:16.437 INFO:teuthology.orchestra.run.smithi050.stdout:ID="centos" 2024-09-20T19:48:16.437 INFO:teuthology.orchestra.run.smithi050.stdout:ID_LIKE="rhel fedora" 2024-09-20T19:48:16.437 INFO:teuthology.orchestra.run.smithi050.stdout:VERSION_ID="9" 2024-09-20T19:48:16.437 INFO:teuthology.orchestra.run.smithi050.stdout:PLATFORM_ID="platform:el9" 2024-09-20T19:48:16.437 INFO:teuthology.orchestra.run.smithi050.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-20T19:48:16.437 INFO:teuthology.orchestra.run.smithi050.stdout:ANSI_COLOR="0;31" 2024-09-20T19:48:16.438 INFO:teuthology.orchestra.run.smithi050.stdout:LOGO="fedora-logo-icon" 2024-09-20T19:48:16.438 INFO:teuthology.orchestra.run.smithi050.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-20T19:48:16.438 INFO:teuthology.orchestra.run.smithi050.stdout:HOME_URL="https://centos.org/" 2024-09-20T19:48:16.438 INFO:teuthology.orchestra.run.smithi050.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-20T19:48:16.438 INFO:teuthology.orchestra.run.smithi050.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-20T19:48:16.438 INFO:teuthology.orchestra.run.smithi050.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-20T19:48:16.438 INFO:teuthology.lock.ops:Updating smithi050.front.sepia.ceph.com on lock server 2024-09-20T19:48:16.460 DEBUG:teuthology.orchestra.run.smithi169:> uname -m 2024-09-20T19:48:16.478 INFO:teuthology.orchestra.run.smithi169.stdout:x86_64 2024-09-20T19:48:16.479 DEBUG:teuthology.orchestra.run.smithi169:> cat /etc/os-release 2024-09-20T19:48:16.537 INFO:teuthology.orchestra.run.smithi169.stdout:NAME="CentOS Stream" 2024-09-20T19:48:16.537 INFO:teuthology.orchestra.run.smithi169.stdout:VERSION="9" 2024-09-20T19:48:16.538 INFO:teuthology.orchestra.run.smithi169.stdout:ID="centos" 2024-09-20T19:48:16.538 INFO:teuthology.orchestra.run.smithi169.stdout:ID_LIKE="rhel fedora" 2024-09-20T19:48:16.538 INFO:teuthology.orchestra.run.smithi169.stdout:VERSION_ID="9" 2024-09-20T19:48:16.538 INFO:teuthology.orchestra.run.smithi169.stdout:PLATFORM_ID="platform:el9" 2024-09-20T19:48:16.538 INFO:teuthology.orchestra.run.smithi169.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-20T19:48:16.538 INFO:teuthology.orchestra.run.smithi169.stdout:ANSI_COLOR="0;31" 2024-09-20T19:48:16.538 INFO:teuthology.orchestra.run.smithi169.stdout:LOGO="fedora-logo-icon" 2024-09-20T19:48:16.538 INFO:teuthology.orchestra.run.smithi169.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-20T19:48:16.538 INFO:teuthology.orchestra.run.smithi169.stdout:HOME_URL="https://centos.org/" 2024-09-20T19:48:16.538 INFO:teuthology.orchestra.run.smithi169.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-20T19:48:16.538 INFO:teuthology.orchestra.run.smithi169.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-20T19:48:16.538 INFO:teuthology.orchestra.run.smithi169.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-20T19:48:16.539 INFO:teuthology.lock.ops:Updating smithi169.front.sepia.ceph.com on lock server 2024-09-20T19:48:16.561 DEBUG:teuthology.orchestra.run.smithi181:> uname -m 2024-09-20T19:48:16.580 INFO:teuthology.orchestra.run.smithi181.stdout:x86_64 2024-09-20T19:48:16.580 DEBUG:teuthology.orchestra.run.smithi181:> cat /etc/os-release 2024-09-20T19:48:16.638 INFO:teuthology.orchestra.run.smithi181.stdout:NAME="CentOS Stream" 2024-09-20T19:48:16.638 INFO:teuthology.orchestra.run.smithi181.stdout:VERSION="9" 2024-09-20T19:48:16.638 INFO:teuthology.orchestra.run.smithi181.stdout:ID="centos" 2024-09-20T19:48:16.638 INFO:teuthology.orchestra.run.smithi181.stdout:ID_LIKE="rhel fedora" 2024-09-20T19:48:16.638 INFO:teuthology.orchestra.run.smithi181.stdout:VERSION_ID="9" 2024-09-20T19:48:16.638 INFO:teuthology.orchestra.run.smithi181.stdout:PLATFORM_ID="platform:el9" 2024-09-20T19:48:16.639 INFO:teuthology.orchestra.run.smithi181.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-20T19:48:16.639 INFO:teuthology.orchestra.run.smithi181.stdout:ANSI_COLOR="0;31" 2024-09-20T19:48:16.639 INFO:teuthology.orchestra.run.smithi181.stdout:LOGO="fedora-logo-icon" 2024-09-20T19:48:16.639 INFO:teuthology.orchestra.run.smithi181.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-20T19:48:16.639 INFO:teuthology.orchestra.run.smithi181.stdout:HOME_URL="https://centos.org/" 2024-09-20T19:48:16.639 INFO:teuthology.orchestra.run.smithi181.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-20T19:48:16.639 INFO:teuthology.orchestra.run.smithi181.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-20T19:48:16.639 INFO:teuthology.orchestra.run.smithi181.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-20T19:48:16.639 INFO:teuthology.lock.ops:Updating smithi181.front.sepia.ceph.com on lock server 2024-09-20T19:48:16.660 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-20T19:48:16.669 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-20T19:48:16.676 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-20T19:48:16.676 DEBUG:teuthology.orchestra.run.smithi022:> test '!' -e /home/ubuntu/cephtest 2024-09-20T19:48:16.678 DEBUG:teuthology.orchestra.run.smithi050:> test '!' -e /home/ubuntu/cephtest 2024-09-20T19:48:16.681 DEBUG:teuthology.orchestra.run.smithi169:> test '!' -e /home/ubuntu/cephtest 2024-09-20T19:48:16.683 DEBUG:teuthology.orchestra.run.smithi181:> test '!' -e /home/ubuntu/cephtest 2024-09-20T19:48:16.700 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-20T19:48:16.706 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-20T19:48:16.706 DEBUG:teuthology.orchestra.run.smithi022:> test -z $(ls -A /var/lib/ceph) 2024-09-20T19:48:16.735 DEBUG:teuthology.orchestra.run.smithi050:> test -z $(ls -A /var/lib/ceph) 2024-09-20T19:48:16.738 DEBUG:teuthology.orchestra.run.smithi169:> test -z $(ls -A /var/lib/ceph) 2024-09-20T19:48:16.741 DEBUG:teuthology.orchestra.run.smithi181:> test -z $(ls -A /var/lib/ceph) 2024-09-20T19:48:16.796 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-20T19:48:16.889 INFO:teuthology.run_tasks:Running task kernel... 2024-09-20T19:48:16.909 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-20T19:48:16.909 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}, 'host.d': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-20T19:48:16.909 DEBUG:teuthology.orchestra.run.smithi022:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T19:48:16.910 DEBUG:teuthology.orchestra.run.smithi050:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T19:48:16.910 DEBUG:teuthology.orchestra.run.smithi169:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T19:48:16.910 DEBUG:teuthology.orchestra.run.smithi181:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T19:48:16.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:48:16.928 DEBUG:teuthology.orchestra.run.smithi050:> uname -r 2024-09-20T19:48:16.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:48:16.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:48:16.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:48:16.930 DEBUG:teuthology.orchestra.run.smithi181:> uname -r 2024-09-20T19:48:16.930 DEBUG:teuthology.orchestra.run.smithi169:> uname -r 2024-09-20T19:48:16.931 DEBUG:teuthology.orchestra.run.smithi022:> uname -r 2024-09-20T19:48:16.985 INFO:teuthology.orchestra.run.smithi050.stdout:5.14.0-503.el9.x86_64 2024-09-20T19:48:16.985 INFO:teuthology.task.kernel:Running kernel on smithi050: 5.14.0-503.el9.x86_64 2024-09-20T19:48:16.985 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum install -y kernel 2024-09-20T19:48:16.987 INFO:teuthology.orchestra.run.smithi181.stdout:5.14.0-503.el9.x86_64 2024-09-20T19:48:16.987 INFO:teuthology.task.kernel:Running kernel on smithi181: 5.14.0-503.el9.x86_64 2024-09-20T19:48:16.987 DEBUG:teuthology.orchestra.run.smithi181:> sudo yum install -y kernel 2024-09-20T19:48:16.989 INFO:teuthology.orchestra.run.smithi169.stdout:5.14.0-503.el9.x86_64 2024-09-20T19:48:16.989 INFO:teuthology.orchestra.run.smithi022.stdout:5.14.0-503.el9.x86_64 2024-09-20T19:48:16.989 INFO:teuthology.task.kernel:Running kernel on smithi169: 5.14.0-503.el9.x86_64 2024-09-20T19:48:16.989 DEBUG:teuthology.orchestra.run.smithi169:> sudo yum install -y kernel 2024-09-20T19:48:16.989 INFO:teuthology.task.kernel:Running kernel on smithi022: 5.14.0-503.el9.x86_64 2024-09-20T19:48:16.990 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum install -y kernel 2024-09-20T19:48:19.353 INFO:teuthology.orchestra.run.smithi181.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.3 MB 00:00 2024-09-20T19:48:19.598 INFO:teuthology.orchestra.run.smithi022.stdout:CentOS Stream 9 - BaseOS 9.3 MB/s | 8.3 MB 00:00 2024-09-20T19:48:19.693 INFO:teuthology.orchestra.run.smithi169.stdout:CentOS Stream 9 - BaseOS 8.2 MB/s | 8.3 MB 00:01 2024-09-20T19:48:21.699 INFO:teuthology.orchestra.run.smithi022.stdout:CentOS Stream 9 - AppStream 21 MB/s | 20 MB 00:00 2024-09-20T19:48:22.286 INFO:teuthology.orchestra.run.smithi169.stdout:CentOS Stream 9 - AppStream 13 MB/s | 20 MB 00:01 2024-09-20T19:48:22.529 INFO:teuthology.orchestra.run.smithi181.stdout:CentOS Stream 9 - AppStream 9.6 MB/s | 20 MB 00:02 2024-09-20T19:48:23.093 INFO:teuthology.orchestra.run.smithi050.stdout:CentOS Stream 9 - BaseOS 1.9 MB/s | 8.3 MB 00:04 2024-09-20T19:48:26.755 INFO:teuthology.orchestra.run.smithi181.stdout:CentOS Stream 9 - CRB 14 MB/s | 6.5 MB 00:00 2024-09-20T19:48:27.628 INFO:teuthology.orchestra.run.smithi169.stdout:CentOS Stream 9 - CRB 4.1 MB/s | 6.5 MB 00:01 2024-09-20T19:48:28.758 INFO:teuthology.orchestra.run.smithi022.stdout:CentOS Stream 9 - CRB 2.0 MB/s | 6.5 MB 00:03 2024-09-20T19:48:28.891 INFO:teuthology.orchestra.run.smithi181.stdout:CentOS Stream 9 - Extras packages 20 kB/s | 19 kB 00:00 2024-09-20T19:48:29.103 INFO:teuthology.orchestra.run.smithi169.stdout:CentOS Stream 9 - Extras packages 81 kB/s | 19 kB 00:00 2024-09-20T19:48:29.660 INFO:teuthology.orchestra.run.smithi181.stdout:Extra Packages for Enterprise Linux 35 MB/s | 23 MB 00:00 2024-09-20T19:48:30.025 INFO:teuthology.orchestra.run.smithi169.stdout:Extra Packages for Enterprise Linux 28 MB/s | 23 MB 00:00 2024-09-20T19:48:30.492 INFO:teuthology.orchestra.run.smithi022.stdout:CentOS Stream 9 - Extras packages 41 kB/s | 19 kB 00:00 2024-09-20T19:48:31.280 INFO:teuthology.orchestra.run.smithi022.stdout:Extra Packages for Enterprise Linux 34 MB/s | 23 MB 00:00 2024-09-20T19:48:35.207 INFO:teuthology.orchestra.run.smithi181.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-20T19:48:35.521 INFO:teuthology.orchestra.run.smithi169.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-20T19:48:36.885 INFO:teuthology.orchestra.run.smithi022.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-09-20T19:48:37.131 INFO:teuthology.orchestra.run.smithi181.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-20T19:48:37.131 INFO:teuthology.orchestra.run.smithi181.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-20T19:48:37.232 INFO:teuthology.orchestra.run.smithi181.stdout:Dependencies resolved. 2024-09-20T19:48:37.240 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-09-20T19:48:37.240 INFO:teuthology.orchestra.run.smithi181.stdout: Package Architecture Version Repository Size 2024-09-20T19:48:37.240 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-09-20T19:48:37.240 INFO:teuthology.orchestra.run.smithi181.stdout:Installing: 2024-09-20T19:48:37.240 INFO:teuthology.orchestra.run.smithi181.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-20T19:48:37.240 INFO:teuthology.orchestra.run.smithi181.stdout:Installing dependencies: 2024-09-20T19:48:37.241 INFO:teuthology.orchestra.run.smithi181.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-20T19:48:37.241 INFO:teuthology.orchestra.run.smithi181.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-20T19:48:37.241 INFO:teuthology.orchestra.run.smithi181.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-20T19:48:37.241 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-20T19:48:37.241 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction Summary 2024-09-20T19:48:37.241 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-09-20T19:48:37.241 INFO:teuthology.orchestra.run.smithi181.stdout:Install 4 Packages 2024-09-20T19:48:37.241 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-20T19:48:37.242 INFO:teuthology.orchestra.run.smithi181.stdout:Total download size: 79 M 2024-09-20T19:48:37.242 INFO:teuthology.orchestra.run.smithi181.stdout:Installed size: 126 M 2024-09-20T19:48:37.242 INFO:teuthology.orchestra.run.smithi181.stdout:Downloading Packages: 2024-09-20T19:48:37.378 INFO:teuthology.orchestra.run.smithi169.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-20T19:48:37.378 INFO:teuthology.orchestra.run.smithi169.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-20T19:48:37.460 INFO:teuthology.orchestra.run.smithi169.stdout:Dependencies resolved. 2024-09-20T19:48:37.464 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-09-20T19:48:37.464 INFO:teuthology.orchestra.run.smithi169.stdout: Package Architecture Version Repository Size 2024-09-20T19:48:37.464 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-09-20T19:48:37.465 INFO:teuthology.orchestra.run.smithi169.stdout:Installing: 2024-09-20T19:48:37.465 INFO:teuthology.orchestra.run.smithi169.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-20T19:48:37.465 INFO:teuthology.orchestra.run.smithi169.stdout:Installing dependencies: 2024-09-20T19:48:37.465 INFO:teuthology.orchestra.run.smithi169.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-20T19:48:37.465 INFO:teuthology.orchestra.run.smithi169.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-20T19:48:37.465 INFO:teuthology.orchestra.run.smithi169.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-20T19:48:37.465 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-20T19:48:37.465 INFO:teuthology.orchestra.run.smithi169.stdout:Transaction Summary 2024-09-20T19:48:37.465 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-09-20T19:48:37.465 INFO:teuthology.orchestra.run.smithi169.stdout:Install 4 Packages 2024-09-20T19:48:37.465 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-20T19:48:37.469 INFO:teuthology.orchestra.run.smithi169.stdout:Total download size: 79 M 2024-09-20T19:48:37.469 INFO:teuthology.orchestra.run.smithi169.stdout:Installed size: 126 M 2024-09-20T19:48:37.470 INFO:teuthology.orchestra.run.smithi169.stdout:Downloading Packages: 2024-09-20T19:48:37.475 INFO:teuthology.orchestra.run.smithi181.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 320 kB/s | 36 kB 00:00 2024-09-20T19:48:37.873 INFO:teuthology.orchestra.run.smithi169.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 128 kB/s | 36 kB 00:00 2024-09-20T19:48:37.952 INFO:teuthology.orchestra.run.smithi181.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 27 MB/s | 16 MB 00:00 2024-09-20T19:48:38.309 INFO:teuthology.orchestra.run.smithi181.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 34 MB/s | 29 MB 00:00 2024-09-20T19:48:38.851 INFO:teuthology.orchestra.run.smithi181.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 23 MB/s | 35 MB 00:01 2024-09-20T19:48:38.851 INFO:teuthology.orchestra.run.smithi181.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:48:38.852 INFO:teuthology.orchestra.run.smithi181.stdout:Total 49 MB/s | 79 MB 00:01 2024-09-20T19:48:38.883 INFO:teuthology.orchestra.run.smithi022.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-20T19:48:38.883 INFO:teuthology.orchestra.run.smithi022.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-20T19:48:38.989 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-20T19:48:38.999 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-20T19:48:38.999 INFO:teuthology.orchestra.run.smithi022.stdout: Package Architecture Version Repository Size 2024-09-20T19:48:38.999 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-20T19:48:39.000 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-20T19:48:39.000 INFO:teuthology.orchestra.run.smithi022.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-20T19:48:39.000 INFO:teuthology.orchestra.run.smithi022.stdout:Installing dependencies: 2024-09-20T19:48:39.000 INFO:teuthology.orchestra.run.smithi022.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-20T19:48:39.000 INFO:teuthology.orchestra.run.smithi022.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-20T19:48:39.000 INFO:teuthology.orchestra.run.smithi022.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-20T19:48:39.000 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-20T19:48:39.000 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-20T19:48:39.000 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-20T19:48:39.000 INFO:teuthology.orchestra.run.smithi022.stdout:Install 4 Packages 2024-09-20T19:48:39.000 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-20T19:48:39.001 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 79 M 2024-09-20T19:48:39.001 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 126 M 2024-09-20T19:48:39.001 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-20T19:48:39.336 INFO:teuthology.orchestra.run.smithi022.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 125 kB/s | 36 kB 00:00 2024-09-20T19:48:39.536 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction check 2024-09-20T19:48:39.880 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction check succeeded. 2024-09-20T19:48:39.880 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction test 2024-09-20T19:48:40.281 INFO:teuthology.orchestra.run.smithi169.stdout:(2/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 13 MB/s | 35 MB 00:02 2024-09-20T19:48:40.465 INFO:teuthology.orchestra.run.smithi169.stdout:(3/4): kernel-core-5.14.0-508.el9.x86_64.rpm 5.4 MB/s | 16 MB 00:02 2024-09-20T19:48:40.844 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction test succeeded. 2024-09-20T19:48:40.844 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction 2024-09-20T19:48:41.784 INFO:teuthology.orchestra.run.smithi050.stdout:CentOS Stream 9 - AppStream 1.2 MB/s | 20 MB 00:17 2024-09-20T19:48:43.111 INFO:teuthology.orchestra.run.smithi022.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 3.9 MB/s | 16 MB 00:04 2024-09-20T19:48:43.270 INFO:teuthology.orchestra.run.smithi181.stdout: Preparing : 1/1 2024-09-20T19:48:43.665 INFO:teuthology.orchestra.run.smithi169.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 4.9 MB/s | 29 MB 00:05 2024-09-20T19:48:43.665 INFO:teuthology.orchestra.run.smithi169.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:48:43.665 INFO:teuthology.orchestra.run.smithi169.stdout:Total 13 MB/s | 79 MB 00:06 2024-09-20T19:48:43.911 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-20T19:48:44.001 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:48:44.341 INFO:teuthology.orchestra.run.smithi169.stdout:Running transaction check 2024-09-20T19:48:44.710 INFO:teuthology.orchestra.run.smithi169.stdout:Transaction check succeeded. 2024-09-20T19:48:44.710 INFO:teuthology.orchestra.run.smithi169.stdout:Running transaction test 2024-09-20T19:48:45.028 INFO:teuthology.orchestra.run.smithi022.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 5.8 MB/s | 35 MB 00:05 2024-09-20T19:48:45.688 INFO:teuthology.orchestra.run.smithi169.stdout:Transaction test succeeded. 2024-09-20T19:48:45.688 INFO:teuthology.orchestra.run.smithi169.stdout:Running transaction 2024-09-20T19:48:46.759 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:48:46.889 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:48:48.111 INFO:teuthology.orchestra.run.smithi169.stdout: Preparing : 1/1 2024-09-20T19:48:48.901 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-20T19:48:48.984 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:48:49.601 INFO:teuthology.orchestra.run.smithi050.stdout:CentOS Stream 9 - CRB 1.7 MB/s | 6.5 MB 00:03 2024-09-20T19:48:51.152 INFO:teuthology.orchestra.run.smithi022.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 2.4 MB/s | 29 MB 00:11 2024-09-20T19:48:51.152 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:48:51.153 INFO:teuthology.orchestra.run.smithi022.stdout:Total 6.5 MB/s | 79 MB 00:12 2024-09-20T19:48:51.733 INFO:teuthology.orchestra.run.smithi169.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:48:51.741 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:48:51.831 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:48:51.863 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:48:51.865 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-20T19:48:52.235 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-20T19:48:52.236 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-20T19:48:52.831 INFO:teuthology.orchestra.run.smithi050.stdout:CentOS Stream 9 - Extras packages 9.7 kB/s | 19 kB 00:01 2024-09-20T19:48:53.216 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-20T19:48:53.216 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-20T19:48:53.598 INFO:teuthology.orchestra.run.smithi050.stdout:Extra Packages for Enterprise Linux 36 MB/s | 23 MB 00:00 2024-09-20T19:48:55.768 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-20T19:48:56.439 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-20T19:48:56.520 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:48:56.672 INFO:teuthology.orchestra.run.smithi169.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:48:56.694 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:48:56.704 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:48:59.281 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:48:59.304 INFO:teuthology.orchestra.run.smithi050.stdout:lab-extras 48 kB/s | 1.7 kB 00:00 2024-09-20T19:48:59.416 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:49:01.277 INFO:teuthology.orchestra.run.smithi050.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-20T19:49:01.277 INFO:teuthology.orchestra.run.smithi050.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-20T19:49:01.374 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2024-09-20T19:49:01.383 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2024-09-20T19:49:01.383 INFO:teuthology.orchestra.run.smithi050.stdout: Package Architecture Version Repository Size 2024-09-20T19:49:01.384 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2024-09-20T19:49:01.384 INFO:teuthology.orchestra.run.smithi050.stdout:Installing: 2024-09-20T19:49:01.384 INFO:teuthology.orchestra.run.smithi050.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-20T19:49:01.384 INFO:teuthology.orchestra.run.smithi050.stdout:Installing dependencies: 2024-09-20T19:49:01.384 INFO:teuthology.orchestra.run.smithi050.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-20T19:49:01.384 INFO:teuthology.orchestra.run.smithi050.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-20T19:49:01.384 INFO:teuthology.orchestra.run.smithi050.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-20T19:49:01.384 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-20T19:49:01.384 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction Summary 2024-09-20T19:49:01.384 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2024-09-20T19:49:01.384 INFO:teuthology.orchestra.run.smithi050.stdout:Install 4 Packages 2024-09-20T19:49:01.384 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-20T19:49:01.385 INFO:teuthology.orchestra.run.smithi050.stdout:Total download size: 79 M 2024-09-20T19:49:01.385 INFO:teuthology.orchestra.run.smithi050.stdout:Installed size: 126 M 2024-09-20T19:49:01.385 INFO:teuthology.orchestra.run.smithi050.stdout:Downloading Packages: 2024-09-20T19:49:01.537 INFO:teuthology.orchestra.run.smithi169.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:49:01.538 INFO:teuthology.orchestra.run.smithi050.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 335 kB/s | 36 kB 00:00 2024-09-20T19:49:02.722 INFO:teuthology.orchestra.run.smithi050.stdout:(2/4): kernel-modules-core-5.14.0-508.el9.x86_6 24 MB/s | 29 MB 00:01 2024-09-20T19:49:03.314 INFO:teuthology.orchestra.run.smithi050.stdout:(3/4): kernel-core-5.14.0-508.el9.x86_64.rpm 8.3 MB/s | 16 MB 00:01 2024-09-20T19:49:04.015 INFO:teuthology.orchestra.run.smithi050.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 13 MB/s | 35 MB 00:02 2024-09-20T19:49:04.015 INFO:teuthology.orchestra.run.smithi050.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:49:04.015 INFO:teuthology.orchestra.run.smithi050.stdout:Total 30 MB/s | 79 MB 00:02 2024-09-20T19:49:04.540 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:49:04.583 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:49:04.723 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction check 2024-09-20T19:49:05.118 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction check succeeded. 2024-09-20T19:49:05.118 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction test 2024-09-20T19:49:06.082 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction test succeeded. 2024-09-20T19:49:06.083 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction 2024-09-20T19:49:08.647 INFO:teuthology.orchestra.run.smithi050.stdout: Preparing : 1/1 2024-09-20T19:49:09.303 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-20T19:49:09.393 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:49:09.719 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:49:12.141 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:49:12.263 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:49:17.382 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:49:17.422 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:49:22.557 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:49:35.426 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:49:35.475 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:49:35.877 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:49:35.877 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-20T19:49:35.877 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:49:35.877 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:49:36.702 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:49:36.702 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-20T19:49:36.703 INFO:teuthology.orchestra.run.smithi181.stdout:Installed: 2024-09-20T19:49:36.703 INFO:teuthology.orchestra.run.smithi181.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-20T19:49:36.703 INFO:teuthology.orchestra.run.smithi181.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-20T19:49:36.703 INFO:teuthology.orchestra.run.smithi181.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-20T19:49:36.703 INFO:teuthology.orchestra.run.smithi181.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-20T19:49:36.703 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-20T19:49:36.703 INFO:teuthology.orchestra.run.smithi181.stdout:Complete! 2024-09-20T19:49:37.039 DEBUG:teuthology.orchestra.run.smithi181:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T19:49:37.125 INFO:teuthology.orchestra.run.smithi181.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T19:49:37.126 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T19:49:37.126 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-20T19:49:37.126 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T19:49:37.126 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T19:49:37.126 INFO:teuthology.task.kernel:Installing distro kernel on host.d... 2024-09-20T19:49:37.126 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi181.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T19:49:37.126 DEBUG:teuthology.orchestra.run.smithi181:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T19:49:37.184 INFO:teuthology.orchestra.run.smithi181.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T19:49:37.185 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T19:49:37.185 DEBUG:teuthology.orchestra.run.smithi181:> sudo rpm -qi grub2-tools 2024-09-20T19:49:37.224 INFO:teuthology.orchestra.run.smithi181.stdout:Name : grub2-tools 2024-09-20T19:49:37.224 INFO:teuthology.orchestra.run.smithi181.stdout:Epoch : 1 2024-09-20T19:49:37.224 INFO:teuthology.orchestra.run.smithi181.stdout:Version : 2.06 2024-09-20T19:49:37.225 INFO:teuthology.orchestra.run.smithi181.stdout:Release : 82.el9 2024-09-20T19:49:37.225 INFO:teuthology.orchestra.run.smithi181.stdout:Architecture: x86_64 2024-09-20T19:49:37.225 INFO:teuthology.orchestra.run.smithi181.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-20T19:49:37.225 INFO:teuthology.orchestra.run.smithi181.stdout:Group : Unspecified 2024-09-20T19:49:37.225 INFO:teuthology.orchestra.run.smithi181.stdout:Size : 8274670 2024-09-20T19:49:37.225 INFO:teuthology.orchestra.run.smithi181.stdout:License : GPLv3+ 2024-09-20T19:49:37.225 INFO:teuthology.orchestra.run.smithi181.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-20T19:49:37.225 INFO:teuthology.orchestra.run.smithi181.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-20T19:49:37.225 INFO:teuthology.orchestra.run.smithi181.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-20T19:49:37.225 INFO:teuthology.orchestra.run.smithi181.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-20T19:49:37.225 INFO:teuthology.orchestra.run.smithi181.stdout:Packager : builder@centos.org 2024-09-20T19:49:37.225 INFO:teuthology.orchestra.run.smithi181.stdout:Vendor : CentOS 2024-09-20T19:49:37.225 INFO:teuthology.orchestra.run.smithi181.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-20T19:49:37.226 INFO:teuthology.orchestra.run.smithi181.stdout:Summary : Support tools for GRUB. 2024-09-20T19:49:37.226 INFO:teuthology.orchestra.run.smithi181.stdout:Description : 2024-09-20T19:49:37.226 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-20T19:49:37.226 INFO:teuthology.orchestra.run.smithi181.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-20T19:49:37.226 INFO:teuthology.orchestra.run.smithi181.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-20T19:49:37.226 INFO:teuthology.orchestra.run.smithi181.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-20T19:49:37.226 INFO:teuthology.orchestra.run.smithi181.stdout:hardware devices. 2024-09-20T19:49:37.226 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-20T19:49:37.226 INFO:teuthology.orchestra.run.smithi181.stdout:This subpackage provides tools for support of all platforms. 2024-09-20T19:49:37.227 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-20T19:49:37.227 INFO:teuthology.task.kernel:Updating grub on smithi181 to boot 5.14.0-508.el9.x86_64 2024-09-20T19:49:37.227 DEBUG:teuthology.orchestra.run.smithi181:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-20T19:49:37.888 INFO:teuthology.orchestra.run.smithi181.stderr:Generating grub configuration file ... 2024-09-20T19:49:39.178 INFO:teuthology.orchestra.run.smithi181.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-20T19:49:39.213 INFO:teuthology.orchestra.run.smithi181.stderr:done 2024-09-20T19:49:39.216 DEBUG:teuthology.orchestra.run.smithi181:> mktemp 2024-09-20T19:49:39.231 INFO:teuthology.orchestra.run.smithi181.stdout:/tmp/tmp.K52X6tPd5U 2024-09-20T19:49:39.232 DEBUG:teuthology.orchestra.run.smithi181:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.K52X6tPd5U 2024-09-20T19:49:39.299 DEBUG:teuthology.orchestra.run.smithi181:> sudo chmod 0666 /tmp/tmp.K52X6tPd5U 2024-09-20T19:49:39.433 DEBUG:teuthology.orchestra.remote:smithi181:/tmp/tmp.K52X6tPd5U is 6KB 2024-09-20T19:49:39.454 DEBUG:teuthology.orchestra.run.smithi181:> rm -fr /tmp/tmp.K52X6tPd5U 2024-09-20T19:49:39.470 DEBUG:teuthology.orchestra.run.smithi181:> sudo /bin/ls /boot/loader/entries || true 2024-09-20T19:49:39.532 INFO:teuthology.orchestra.run.smithi181.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-20T19:49:39.532 INFO:teuthology.orchestra.run.smithi181.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-20T19:49:39.532 INFO:teuthology.orchestra.run.smithi181.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-20T19:49:39.532 INFO:teuthology.orchestra.run.smithi181.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-20T19:49:39.533 DEBUG:teuthology.orchestra.run.smithi181:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-20T19:49:39.674 DEBUG:teuthology.orchestra.run.smithi181:> sudo shutdown -r now 2024-09-20T19:49:39.689 INFO:teuthology.orchestra.run.smithi169.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:49:39.731 INFO:teuthology.orchestra.run.smithi169.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:49:40.168 INFO:teuthology.orchestra.run.smithi169.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:49:40.168 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-20T19:49:40.168 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:49:40.168 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:49:41.081 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:49:41.081 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-20T19:49:41.081 INFO:teuthology.orchestra.run.smithi169.stdout:Installed: 2024-09-20T19:49:41.081 INFO:teuthology.orchestra.run.smithi169.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-20T19:49:41.081 INFO:teuthology.orchestra.run.smithi169.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-20T19:49:41.081 INFO:teuthology.orchestra.run.smithi169.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-20T19:49:41.081 INFO:teuthology.orchestra.run.smithi169.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-20T19:49:41.082 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-20T19:49:41.082 INFO:teuthology.orchestra.run.smithi169.stdout:Complete! 2024-09-20T19:49:41.411 DEBUG:teuthology.orchestra.run.smithi169:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T19:49:41.494 INFO:teuthology.orchestra.run.smithi169.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T19:49:41.494 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T19:49:41.494 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-20T19:49:41.494 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T19:49:41.494 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T19:49:41.494 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-20T19:49:41.494 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi169.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T19:49:41.494 DEBUG:teuthology.orchestra.run.smithi169:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T19:49:41.552 INFO:teuthology.orchestra.run.smithi169.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T19:49:41.553 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T19:49:41.553 DEBUG:teuthology.orchestra.run.smithi169:> sudo rpm -qi grub2-tools 2024-09-20T19:49:41.584 INFO:teuthology.orchestra.run.smithi169.stdout:Name : grub2-tools 2024-09-20T19:49:41.585 INFO:teuthology.orchestra.run.smithi169.stdout:Epoch : 1 2024-09-20T19:49:41.585 INFO:teuthology.orchestra.run.smithi169.stdout:Version : 2.06 2024-09-20T19:49:41.585 INFO:teuthology.orchestra.run.smithi169.stdout:Release : 82.el9 2024-09-20T19:49:41.585 INFO:teuthology.orchestra.run.smithi169.stdout:Architecture: x86_64 2024-09-20T19:49:41.585 INFO:teuthology.orchestra.run.smithi169.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-20T19:49:41.585 INFO:teuthology.orchestra.run.smithi169.stdout:Group : Unspecified 2024-09-20T19:49:41.585 INFO:teuthology.orchestra.run.smithi169.stdout:Size : 8274670 2024-09-20T19:49:41.585 INFO:teuthology.orchestra.run.smithi169.stdout:License : GPLv3+ 2024-09-20T19:49:41.585 INFO:teuthology.orchestra.run.smithi169.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-20T19:49:41.585 INFO:teuthology.orchestra.run.smithi169.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-20T19:49:41.585 INFO:teuthology.orchestra.run.smithi169.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-20T19:49:41.585 INFO:teuthology.orchestra.run.smithi169.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-20T19:49:41.585 INFO:teuthology.orchestra.run.smithi169.stdout:Packager : builder@centos.org 2024-09-20T19:49:41.586 INFO:teuthology.orchestra.run.smithi169.stdout:Vendor : CentOS 2024-09-20T19:49:41.586 INFO:teuthology.orchestra.run.smithi169.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-20T19:49:41.586 INFO:teuthology.orchestra.run.smithi169.stdout:Summary : Support tools for GRUB. 2024-09-20T19:49:41.586 INFO:teuthology.orchestra.run.smithi169.stdout:Description : 2024-09-20T19:49:41.586 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-20T19:49:41.586 INFO:teuthology.orchestra.run.smithi169.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-20T19:49:41.586 INFO:teuthology.orchestra.run.smithi169.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-20T19:49:41.586 INFO:teuthology.orchestra.run.smithi169.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-20T19:49:41.586 INFO:teuthology.orchestra.run.smithi169.stdout:hardware devices. 2024-09-20T19:49:41.586 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-20T19:49:41.586 INFO:teuthology.orchestra.run.smithi169.stdout:This subpackage provides tools for support of all platforms. 2024-09-20T19:49:41.587 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-20T19:49:41.587 INFO:teuthology.task.kernel:Updating grub on smithi169 to boot 5.14.0-508.el9.x86_64 2024-09-20T19:49:41.587 DEBUG:teuthology.orchestra.run.smithi169:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-20T19:49:42.325 INFO:teuthology.orchestra.run.smithi169.stderr:Generating grub configuration file ... 2024-09-20T19:49:43.674 INFO:teuthology.orchestra.run.smithi169.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-20T19:49:43.700 INFO:teuthology.orchestra.run.smithi169.stderr:done 2024-09-20T19:49:43.709 DEBUG:teuthology.orchestra.run.smithi169:> mktemp 2024-09-20T19:49:43.724 INFO:teuthology.orchestra.run.smithi169.stdout:/tmp/tmp.K654dGaUVB 2024-09-20T19:49:43.724 DEBUG:teuthology.orchestra.run.smithi169:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.K654dGaUVB 2024-09-20T19:49:43.791 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod 0666 /tmp/tmp.K654dGaUVB 2024-09-20T19:49:43.924 DEBUG:teuthology.orchestra.remote:smithi169:/tmp/tmp.K654dGaUVB is 6KB 2024-09-20T19:49:43.972 DEBUG:teuthology.orchestra.run.smithi169:> rm -fr /tmp/tmp.K654dGaUVB 2024-09-20T19:49:43.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo /bin/ls /boot/loader/entries || true 2024-09-20T19:49:44.049 INFO:teuthology.orchestra.run.smithi169.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-20T19:49:44.050 INFO:teuthology.orchestra.run.smithi169.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-20T19:49:44.050 INFO:teuthology.orchestra.run.smithi169.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-20T19:49:44.050 INFO:teuthology.orchestra.run.smithi169.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-20T19:49:44.051 DEBUG:teuthology.orchestra.run.smithi169:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-20T19:49:44.191 DEBUG:teuthology.orchestra.run.smithi169:> sudo shutdown -r now 2024-09-20T19:49:48.776 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:49:48.818 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:49:49.125 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:49:49.125 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-20T19:49:49.125 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:49:49.126 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:49:49.976 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:49:49.976 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-20T19:49:49.976 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-20T19:49:49.976 INFO:teuthology.orchestra.run.smithi022.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-20T19:49:49.976 INFO:teuthology.orchestra.run.smithi022.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-20T19:49:49.976 INFO:teuthology.orchestra.run.smithi022.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-20T19:49:49.976 INFO:teuthology.orchestra.run.smithi022.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-20T19:49:49.976 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-20T19:49:49.976 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-20T19:49:50.380 DEBUG:teuthology.orchestra.run.smithi022:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T19:49:50.461 INFO:teuthology.orchestra.run.smithi022.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T19:49:50.462 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T19:49:50.462 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-20T19:49:50.463 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T19:49:50.463 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T19:49:50.463 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-20T19:49:50.463 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi022.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T19:49:50.463 DEBUG:teuthology.orchestra.run.smithi022:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T19:49:50.521 INFO:teuthology.orchestra.run.smithi022.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T19:49:50.522 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T19:49:50.522 DEBUG:teuthology.orchestra.run.smithi022:> sudo rpm -qi grub2-tools 2024-09-20T19:49:50.559 INFO:teuthology.orchestra.run.smithi022.stdout:Name : grub2-tools 2024-09-20T19:49:50.559 INFO:teuthology.orchestra.run.smithi022.stdout:Epoch : 1 2024-09-20T19:49:50.560 INFO:teuthology.orchestra.run.smithi022.stdout:Version : 2.06 2024-09-20T19:49:50.560 INFO:teuthology.orchestra.run.smithi022.stdout:Release : 82.el9 2024-09-20T19:49:50.560 INFO:teuthology.orchestra.run.smithi022.stdout:Architecture: x86_64 2024-09-20T19:49:50.560 INFO:teuthology.orchestra.run.smithi022.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-20T19:49:50.560 INFO:teuthology.orchestra.run.smithi022.stdout:Group : Unspecified 2024-09-20T19:49:50.560 INFO:teuthology.orchestra.run.smithi022.stdout:Size : 8274670 2024-09-20T19:49:50.560 INFO:teuthology.orchestra.run.smithi022.stdout:License : GPLv3+ 2024-09-20T19:49:50.560 INFO:teuthology.orchestra.run.smithi022.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-20T19:49:50.560 INFO:teuthology.orchestra.run.smithi022.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-20T19:49:50.560 INFO:teuthology.orchestra.run.smithi022.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-20T19:49:50.560 INFO:teuthology.orchestra.run.smithi022.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-20T19:49:50.560 INFO:teuthology.orchestra.run.smithi022.stdout:Packager : builder@centos.org 2024-09-20T19:49:50.561 INFO:teuthology.orchestra.run.smithi022.stdout:Vendor : CentOS 2024-09-20T19:49:50.561 INFO:teuthology.orchestra.run.smithi022.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-20T19:49:50.561 INFO:teuthology.orchestra.run.smithi022.stdout:Summary : Support tools for GRUB. 2024-09-20T19:49:50.561 INFO:teuthology.orchestra.run.smithi022.stdout:Description : 2024-09-20T19:49:50.561 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-20T19:49:50.561 INFO:teuthology.orchestra.run.smithi022.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-20T19:49:50.561 INFO:teuthology.orchestra.run.smithi022.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-20T19:49:50.561 INFO:teuthology.orchestra.run.smithi022.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-20T19:49:50.561 INFO:teuthology.orchestra.run.smithi022.stdout:hardware devices. 2024-09-20T19:49:50.561 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-20T19:49:50.561 INFO:teuthology.orchestra.run.smithi022.stdout:This subpackage provides tools for support of all platforms. 2024-09-20T19:49:50.562 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-20T19:49:50.562 INFO:teuthology.task.kernel:Updating grub on smithi022 to boot 5.14.0-508.el9.x86_64 2024-09-20T19:49:50.562 DEBUG:teuthology.orchestra.run.smithi022:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-20T19:49:51.210 INFO:teuthology.orchestra.run.smithi022.stderr:Generating grub configuration file ... 2024-09-20T19:49:52.493 INFO:teuthology.orchestra.run.smithi022.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-20T19:49:52.524 INFO:teuthology.orchestra.run.smithi022.stderr:done 2024-09-20T19:49:52.527 DEBUG:teuthology.orchestra.run.smithi022:> mktemp 2024-09-20T19:49:52.542 INFO:teuthology.orchestra.run.smithi022.stdout:/tmp/tmp.mZxpjJviRd 2024-09-20T19:49:52.542 DEBUG:teuthology.orchestra.run.smithi022:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.mZxpjJviRd 2024-09-20T19:49:52.612 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod 0666 /tmp/tmp.mZxpjJviRd 2024-09-20T19:49:52.754 DEBUG:teuthology.orchestra.remote:smithi022:/tmp/tmp.mZxpjJviRd is 6KB 2024-09-20T19:49:52.802 DEBUG:teuthology.orchestra.run.smithi022:> rm -fr /tmp/tmp.mZxpjJviRd 2024-09-20T19:49:52.816 DEBUG:teuthology.orchestra.run.smithi022:> sudo /bin/ls /boot/loader/entries || true 2024-09-20T19:49:52.886 INFO:teuthology.orchestra.run.smithi022.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-20T19:49:52.887 INFO:teuthology.orchestra.run.smithi022.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-20T19:49:52.887 INFO:teuthology.orchestra.run.smithi022.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-20T19:49:52.887 INFO:teuthology.orchestra.run.smithi022.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-20T19:49:52.888 DEBUG:teuthology.orchestra.run.smithi022:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-20T19:49:53.106 DEBUG:teuthology.orchestra.run.smithi022:> sudo shutdown -r now 2024-09-20T19:50:01.556 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:50:01.598 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:50:01.989 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:50:01.989 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-20T19:50:01.989 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:50:01.989 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:50:02.858 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:50:02.858 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-20T19:50:02.858 INFO:teuthology.orchestra.run.smithi050.stdout:Installed: 2024-09-20T19:50:02.858 INFO:teuthology.orchestra.run.smithi050.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-20T19:50:02.858 INFO:teuthology.orchestra.run.smithi050.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-20T19:50:02.858 INFO:teuthology.orchestra.run.smithi050.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-20T19:50:02.859 INFO:teuthology.orchestra.run.smithi050.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-20T19:50:02.859 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-20T19:50:02.859 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2024-09-20T19:50:03.182 DEBUG:teuthology.orchestra.run.smithi050:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T19:50:03.262 INFO:teuthology.orchestra.run.smithi050.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T19:50:03.262 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T19:50:03.263 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-20T19:50:03.263 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T19:50:03.263 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T19:50:03.263 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-20T19:50:03.263 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi050.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T19:50:03.263 DEBUG:teuthology.orchestra.run.smithi050:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T19:50:03.321 INFO:teuthology.orchestra.run.smithi050.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T19:50:03.322 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T19:50:03.322 DEBUG:teuthology.orchestra.run.smithi050:> sudo rpm -qi grub2-tools 2024-09-20T19:50:03.353 INFO:teuthology.orchestra.run.smithi050.stdout:Name : grub2-tools 2024-09-20T19:50:03.353 INFO:teuthology.orchestra.run.smithi050.stdout:Epoch : 1 2024-09-20T19:50:03.353 INFO:teuthology.orchestra.run.smithi050.stdout:Version : 2.06 2024-09-20T19:50:03.353 INFO:teuthology.orchestra.run.smithi050.stdout:Release : 82.el9 2024-09-20T19:50:03.354 INFO:teuthology.orchestra.run.smithi050.stdout:Architecture: x86_64 2024-09-20T19:50:03.354 INFO:teuthology.orchestra.run.smithi050.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-20T19:50:03.354 INFO:teuthology.orchestra.run.smithi050.stdout:Group : Unspecified 2024-09-20T19:50:03.354 INFO:teuthology.orchestra.run.smithi050.stdout:Size : 8274670 2024-09-20T19:50:03.354 INFO:teuthology.orchestra.run.smithi050.stdout:License : GPLv3+ 2024-09-20T19:50:03.354 INFO:teuthology.orchestra.run.smithi050.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-20T19:50:03.354 INFO:teuthology.orchestra.run.smithi050.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-20T19:50:03.354 INFO:teuthology.orchestra.run.smithi050.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-20T19:50:03.354 INFO:teuthology.orchestra.run.smithi050.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-20T19:50:03.354 INFO:teuthology.orchestra.run.smithi050.stdout:Packager : builder@centos.org 2024-09-20T19:50:03.354 INFO:teuthology.orchestra.run.smithi050.stdout:Vendor : CentOS 2024-09-20T19:50:03.354 INFO:teuthology.orchestra.run.smithi050.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-20T19:50:03.354 INFO:teuthology.orchestra.run.smithi050.stdout:Summary : Support tools for GRUB. 2024-09-20T19:50:03.355 INFO:teuthology.orchestra.run.smithi050.stdout:Description : 2024-09-20T19:50:03.355 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-20T19:50:03.355 INFO:teuthology.orchestra.run.smithi050.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-20T19:50:03.355 INFO:teuthology.orchestra.run.smithi050.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-20T19:50:03.355 INFO:teuthology.orchestra.run.smithi050.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-20T19:50:03.355 INFO:teuthology.orchestra.run.smithi050.stdout:hardware devices. 2024-09-20T19:50:03.355 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-20T19:50:03.355 INFO:teuthology.orchestra.run.smithi050.stdout:This subpackage provides tools for support of all platforms. 2024-09-20T19:50:03.356 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-20T19:50:03.356 INFO:teuthology.task.kernel:Updating grub on smithi050 to boot 5.14.0-508.el9.x86_64 2024-09-20T19:50:03.356 DEBUG:teuthology.orchestra.run.smithi050:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-20T19:50:03.992 INFO:teuthology.orchestra.run.smithi050.stderr:Generating grub configuration file ... 2024-09-20T19:50:05.369 INFO:teuthology.orchestra.run.smithi050.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-20T19:50:05.407 INFO:teuthology.orchestra.run.smithi050.stderr:done 2024-09-20T19:50:05.409 DEBUG:teuthology.orchestra.run.smithi050:> mktemp 2024-09-20T19:50:05.463 INFO:teuthology.orchestra.run.smithi050.stdout:/tmp/tmp.KRVPPNzVCp 2024-09-20T19:50:05.464 DEBUG:teuthology.orchestra.run.smithi050:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.KRVPPNzVCp 2024-09-20T19:50:05.490 DEBUG:teuthology.orchestra.run.smithi050:> sudo chmod 0666 /tmp/tmp.KRVPPNzVCp 2024-09-20T19:50:05.642 DEBUG:teuthology.orchestra.remote:smithi050:/tmp/tmp.KRVPPNzVCp is 6KB 2024-09-20T19:50:05.690 DEBUG:teuthology.orchestra.run.smithi050:> rm -fr /tmp/tmp.KRVPPNzVCp 2024-09-20T19:50:05.705 DEBUG:teuthology.orchestra.run.smithi050:> sudo /bin/ls /boot/loader/entries || true 2024-09-20T19:50:05.768 INFO:teuthology.orchestra.run.smithi050.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-20T19:50:05.768 INFO:teuthology.orchestra.run.smithi050.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-20T19:50:05.768 INFO:teuthology.orchestra.run.smithi050.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-20T19:50:05.768 INFO:teuthology.orchestra.run.smithi050.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-20T19:50:05.770 DEBUG:teuthology.orchestra.run.smithi050:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-20T19:50:05.935 DEBUG:teuthology.orchestra.run.smithi050:> sudo shutdown -r now 2024-09-20T19:50:09.682 INFO:teuthology.task.kernel:Checking client host.d for new kernel version... 2024-09-20T19:50:09.683 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-09-20T19:50:09.683 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:50:14.194 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-20T19:50:14.195 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-09-20T19:50:14.195 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:50:23.118 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-20T19:50:23.119 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-09-20T19:50:23.119 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:50:28.079 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.181 2024-09-20T19:50:32.690 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.169 2024-09-20T19:50:35.938 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-20T19:50:35.939 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi050.front.sepia.ceph.com' 2024-09-20T19:50:35.939 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:50:37.081 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-09-20T19:50:37.081 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:50:40.143 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.181 2024-09-20T19:50:41.647 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.22 2024-09-20T19:50:41.691 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-09-20T19:50:41.691 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:50:44.755 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.169 2024-09-20T19:50:50.650 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-09-20T19:50:50.651 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:50:52.145 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-09-20T19:50:52.146 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:50:54.450 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.50 2024-09-20T19:50:56.758 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-09-20T19:50:56.759 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:51:03.454 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi050.front.sepia.ceph.com' 2024-09-20T19:51:03.455 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:51:15.186 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.169 2024-09-20T19:51:23.984 DEBUG:teuthology.orchestra.run.smithi181:> true 2024-09-20T19:51:24.368 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-09-20T19:51:24.369 INFO:teuthology.task.kernel:Checking kernel version of host.d, want "5.14.0-508.el9.x86_64"... 2024-09-20T19:51:24.369 DEBUG:teuthology.orchestra.run.smithi181:> uname -r 2024-09-20T19:51:24.383 INFO:teuthology.orchestra.run.smithi181.stdout:5.14.0-508.el9.x86_64 2024-09-20T19:51:24.383 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-20T19:51:24.383 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T19:51:24.384 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-20T19:51:25.385 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-09-20T19:51:25.385 DEBUG:teuthology.orchestra.run.smithi181:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T19:51:25.471 INFO:teuthology.orchestra.run.smithi181.stdout:ttyS1 2024-09-20T19:51:25.503 DEBUG:teuthology.parallel:result is None 2024-09-20T19:51:30.188 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-09-20T19:51:30.188 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:51:30.707 DEBUG:teuthology.orchestra.run.smithi169:> true 2024-09-20T19:51:31.078 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-09-20T19:51:31.078 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-508.el9.x86_64"... 2024-09-20T19:51:31.078 DEBUG:teuthology.orchestra.run.smithi169:> uname -r 2024-09-20T19:51:31.092 INFO:teuthology.orchestra.run.smithi169.stdout:5.14.0-508.el9.x86_64 2024-09-20T19:51:31.093 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-20T19:51:31.093 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T19:51:31.093 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-20T19:51:32.094 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-20T19:51:32.094 DEBUG:teuthology.orchestra.run.smithi169:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T19:51:32.187 INFO:teuthology.orchestra.run.smithi169.stdout:ttyS1 2024-09-20T19:51:32.219 DEBUG:teuthology.parallel:result is None 2024-09-20T19:51:50.653 DEBUG:teuthology.orchestra.remote:timed out 2024-09-20T19:52:02.654 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-09-20T19:52:02.655 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:52:02.999 DEBUG:teuthology.orchestra.run.smithi022:> true 2024-09-20T19:52:03.372 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-09-20T19:52:03.372 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-508.el9.x86_64"... 2024-09-20T19:52:03.372 DEBUG:teuthology.orchestra.run.smithi022:> uname -r 2024-09-20T19:52:03.389 INFO:teuthology.orchestra.run.smithi022.stdout:5.14.0-508.el9.x86_64 2024-09-20T19:52:03.389 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-20T19:52:03.389 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T19:52:03.389 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-20T19:52:03.457 DEBUG:teuthology.orchestra.remote:timed out 2024-09-20T19:52:04.390 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-20T19:52:04.390 DEBUG:teuthology.orchestra.run.smithi022:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T19:52:04.450 INFO:teuthology.orchestra.run.smithi022.stdout:ttyS1 2024-09-20T19:52:04.468 DEBUG:teuthology.parallel:result is None 2024-09-20T19:52:15.458 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi050.front.sepia.ceph.com' 2024-09-20T19:52:15.459 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:52:15.810 DEBUG:teuthology.orchestra.run.smithi050:> true 2024-09-20T19:52:16.205 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi050.front.sepia.ceph.com' 2024-09-20T19:52:16.205 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-508.el9.x86_64"... 2024-09-20T19:52:16.205 DEBUG:teuthology.orchestra.run.smithi050:> uname -r 2024-09-20T19:52:16.221 INFO:teuthology.orchestra.run.smithi050.stdout:5.14.0-508.el9.x86_64 2024-09-20T19:52:16.222 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-20T19:52:16.222 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T19:52:16.222 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-20T19:52:17.223 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-20T19:52:17.223 DEBUG:teuthology.orchestra.run.smithi050:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T19:52:17.298 INFO:teuthology.orchestra.run.smithi050.stdout:ttyS1 2024-09-20T19:52:17.318 DEBUG:teuthology.parallel:result is None 2024-09-20T19:52:17.318 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-20T19:52:17.333 INFO:teuthology.task.internal:Creating test directory... 2024-09-20T19:52:17.333 DEBUG:teuthology.orchestra.run.smithi022:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T19:52:17.336 DEBUG:teuthology.orchestra.run.smithi050:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T19:52:17.339 DEBUG:teuthology.orchestra.run.smithi169:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T19:52:17.343 DEBUG:teuthology.orchestra.run.smithi181:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T19:52:17.361 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-20T19:52:17.368 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-20T19:52:17.385 INFO:teuthology.task.internal:Creating archive directory... 2024-09-20T19:52:17.385 DEBUG:teuthology.orchestra.run.smithi022:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T19:52:17.395 DEBUG:teuthology.orchestra.run.smithi050:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T19:52:17.398 DEBUG:teuthology.orchestra.run.smithi169:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T19:52:17.403 DEBUG:teuthology.orchestra.run.smithi181:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T19:52:17.436 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-20T19:52:17.444 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-20T19:52:17.444 DEBUG:teuthology.orchestra.run.smithi022:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-20T19:52:17.459 DEBUG:teuthology.orchestra.run.smithi050:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-20T19:52:17.466 DEBUG:teuthology.orchestra.run.smithi169:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-20T19:52:17.468 DEBUG:teuthology.orchestra.run.smithi181:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-20T19:52:17.487 INFO:teuthology.orchestra.run.smithi022.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:52:17.498 INFO:teuthology.orchestra.run.smithi169.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:52:17.499 INFO:teuthology.orchestra.run.smithi022.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:52:17.500 INFO:teuthology.orchestra.run.smithi050.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:52:17.510 INFO:teuthology.orchestra.run.smithi169.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:52:17.511 INFO:teuthology.orchestra.run.smithi181.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:52:17.512 INFO:teuthology.orchestra.run.smithi050.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:52:17.523 INFO:teuthology.orchestra.run.smithi181.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:52:17.524 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-20T19:52:17.531 INFO:teuthology.task.internal:Configuring sudo... 2024-09-20T19:52:17.532 DEBUG:teuthology.orchestra.run.smithi022:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T19:52:17.544 DEBUG:teuthology.orchestra.run.smithi050:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T19:52:17.557 DEBUG:teuthology.orchestra.run.smithi169:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T19:52:17.559 DEBUG:teuthology.orchestra.run.smithi181:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T19:52:17.592 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-20T19:52:17.603 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-20T19:52:17.604 DEBUG:teuthology.orchestra.run.smithi022:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T19:52:17.612 DEBUG:teuthology.orchestra.run.smithi050:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T19:52:17.627 DEBUG:teuthology.orchestra.run.smithi169:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T19:52:17.630 DEBUG:teuthology.orchestra.run.smithi181:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T19:52:17.648 DEBUG:teuthology.orchestra.run.smithi022:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:52:17.710 DEBUG:teuthology.orchestra.run.smithi022:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:52:17.758 DEBUG:teuthology.orchestra.run.smithi022:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:52:17.842 DEBUG:teuthology.orchestra.run.smithi022:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:52:17.883 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-20T19:52:17.884 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T19:52:17.950 DEBUG:teuthology.orchestra.run.smithi050:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:52:17.993 DEBUG:teuthology.orchestra.run.smithi050:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:52:18.047 DEBUG:teuthology.orchestra.run.smithi050:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:52:18.133 DEBUG:teuthology.orchestra.run.smithi050:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:52:18.178 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2024-09-20T19:52:18.178 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T19:52:18.247 DEBUG:teuthology.orchestra.run.smithi169:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:52:18.294 DEBUG:teuthology.orchestra.run.smithi169:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:52:18.346 DEBUG:teuthology.orchestra.run.smithi169:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:52:18.429 DEBUG:teuthology.orchestra.run.smithi169:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:52:18.474 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-09-20T19:52:18.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T19:52:18.541 DEBUG:teuthology.orchestra.run.smithi181:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:52:18.587 DEBUG:teuthology.orchestra.run.smithi181:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:52:18.639 DEBUG:teuthology.orchestra.run.smithi181:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:52:18.723 DEBUG:teuthology.orchestra.run.smithi181:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:52:18.768 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-09-20T19:52:18.768 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T19:52:18.835 DEBUG:teuthology.orchestra.run.smithi022:> sudo service rsyslog restart 2024-09-20T19:52:18.837 DEBUG:teuthology.orchestra.run.smithi050:> sudo service rsyslog restart 2024-09-20T19:52:18.840 DEBUG:teuthology.orchestra.run.smithi169:> sudo service rsyslog restart 2024-09-20T19:52:18.842 DEBUG:teuthology.orchestra.run.smithi181:> sudo service rsyslog restart 2024-09-20T19:52:18.889 INFO:teuthology.orchestra.run.smithi022.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T19:52:18.892 INFO:teuthology.orchestra.run.smithi050.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T19:52:18.897 INFO:teuthology.orchestra.run.smithi169.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T19:52:18.922 INFO:teuthology.orchestra.run.smithi181.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T19:52:19.405 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-20T19:52:19.419 INFO:teuthology.task.internal:Starting timer... 2024-09-20T19:52:19.419 INFO:teuthology.run_tasks:Running task pcp... 2024-09-20T19:52:19.446 INFO:teuthology.run_tasks:Running task selinux... 2024-09-20T19:52:19.463 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-20T19:52:19.463 DEBUG:teuthology.orchestra.run.smithi022:> sudo service auditd rotate 2024-09-20T19:52:19.506 INFO:teuthology.orchestra.run.smithi022.stdout:Rotating logs: 2024-09-20T19:52:19.507 DEBUG:teuthology.orchestra.run.smithi050:> sudo service auditd rotate 2024-09-20T19:52:19.551 INFO:teuthology.orchestra.run.smithi050.stdout:Rotating logs: 2024-09-20T19:52:19.553 DEBUG:teuthology.orchestra.run.smithi169:> sudo service auditd rotate 2024-09-20T19:52:19.624 INFO:teuthology.orchestra.run.smithi169.stdout:Rotating logs: 2024-09-20T19:52:19.626 DEBUG:teuthology.orchestra.run.smithi181:> sudo service auditd rotate 2024-09-20T19:52:19.704 INFO:teuthology.orchestra.run.smithi181.stdout:Rotating logs: 2024-09-20T19:52:19.707 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-20T19:52:19.707 DEBUG:teuthology.orchestra.run.smithi022:> /usr/sbin/getenforce 2024-09-20T19:52:19.738 INFO:teuthology.orchestra.run.smithi022.stdout:Permissive 2024-09-20T19:52:19.738 DEBUG:teuthology.orchestra.run.smithi050:> /usr/sbin/getenforce 2024-09-20T19:52:19.765 INFO:teuthology.orchestra.run.smithi050.stdout:Permissive 2024-09-20T19:52:19.765 DEBUG:teuthology.orchestra.run.smithi169:> /usr/sbin/getenforce 2024-09-20T19:52:19.789 INFO:teuthology.orchestra.run.smithi169.stdout:Permissive 2024-09-20T19:52:19.789 DEBUG:teuthology.orchestra.run.smithi181:> /usr/sbin/getenforce 2024-09-20T19:52:19.816 INFO:teuthology.orchestra.run.smithi181.stdout:Permissive 2024-09-20T19:52:19.816 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi022.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi050.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi169.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi181.front.sepia.ceph.com': 'permissive'} 2024-09-20T19:52:19.817 DEBUG:teuthology.orchestra.run.smithi022:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-20T19:52:19.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:52:19.846 DEBUG:teuthology.orchestra.run.smithi050:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-20T19:52:19.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:52:19.875 DEBUG:teuthology.orchestra.run.smithi169:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-20T19:52:19.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:52:19.905 DEBUG:teuthology.orchestra.run.smithi181:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-20T19:52:19.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:52:19.936 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-20T19:52:19.936 DEBUG:teuthology.orchestra.run.smithi022:> sudo /usr/sbin/setenforce permissive 2024-09-20T19:52:19.968 DEBUG:teuthology.orchestra.run.smithi050:> sudo /usr/sbin/setenforce permissive 2024-09-20T19:52:20.012 DEBUG:teuthology.orchestra.run.smithi169:> sudo /usr/sbin/setenforce permissive 2024-09-20T19:52:20.054 DEBUG:teuthology.orchestra.run.smithi181:> sudo /usr/sbin/setenforce permissive 2024-09-20T19:52:20.099 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-20T19:52:20.108 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-20T19:52:20.120 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-20T19:52:20.120 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi022.front.sepia.ceph.com,smithi050.front.sepia.ceph.com,smithi169.front.sepia.ceph.com,smithi181.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-20T19:56:09.088 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi022.front.sepia.ceph.com'), Remote(name='ubuntu@smithi050.front.sepia.ceph.com'), Remote(name='ubuntu@smithi169.front.sepia.ceph.com'), Remote(name='ubuntu@smithi181.front.sepia.ceph.com')] 2024-09-20T19:56:09.089 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-09-20T19:56:09.089 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:56:09.167 DEBUG:teuthology.orchestra.run.smithi022:> true 2024-09-20T19:56:09.252 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-09-20T19:56:09.252 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi050.front.sepia.ceph.com' 2024-09-20T19:56:09.253 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:56:09.335 DEBUG:teuthology.orchestra.run.smithi050:> true 2024-09-20T19:56:09.417 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi050.front.sepia.ceph.com' 2024-09-20T19:56:09.417 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-09-20T19:56:09.418 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:56:09.529 DEBUG:teuthology.orchestra.run.smithi169:> true 2024-09-20T19:56:09.614 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-09-20T19:56:09.615 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-09-20T19:56:09.615 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:56:09.693 DEBUG:teuthology.orchestra.run.smithi181:> true 2024-09-20T19:56:09.775 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-09-20T19:56:09.776 INFO:teuthology.run_tasks:Running task clock... 2024-09-20T19:56:09.786 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-20T19:56:09.786 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T19:56:09.786 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T19:56:09.789 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T19:56:09.789 DEBUG:teuthology.orchestra.run.smithi050:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T19:56:09.792 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T19:56:09.792 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T19:56:09.795 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T19:56:09.795 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T19:56:09.822 INFO:teuthology.orchestra.run.smithi022.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-20T19:56:09.824 INFO:teuthology.orchestra.run.smithi169.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-20T19:56:09.824 INFO:teuthology.orchestra.run.smithi050.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-20T19:56:09.839 INFO:teuthology.orchestra.run.smithi169.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-20T19:56:09.839 INFO:teuthology.orchestra.run.smithi022.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-20T19:56:09.841 INFO:teuthology.orchestra.run.smithi050.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-20T19:56:09.848 INFO:teuthology.orchestra.run.smithi181.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-20T19:56:09.864 INFO:teuthology.orchestra.run.smithi169.stderr:sudo: ntpd: command not found 2024-09-20T19:56:09.864 INFO:teuthology.orchestra.run.smithi181.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-20T19:56:09.866 INFO:teuthology.orchestra.run.smithi022.stderr:sudo: ntpd: command not found 2024-09-20T19:56:09.869 INFO:teuthology.orchestra.run.smithi050.stderr:sudo: ntpd: command not found 2024-09-20T19:56:09.876 INFO:teuthology.orchestra.run.smithi169.stdout:506 Cannot talk to daemon 2024-09-20T19:56:09.878 INFO:teuthology.orchestra.run.smithi022.stdout:506 Cannot talk to daemon 2024-09-20T19:56:09.881 INFO:teuthology.orchestra.run.smithi050.stdout:506 Cannot talk to daemon 2024-09-20T19:56:09.890 INFO:teuthology.orchestra.run.smithi169.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-20T19:56:09.890 INFO:teuthology.orchestra.run.smithi181.stderr:sudo: ntpd: command not found 2024-09-20T19:56:09.895 INFO:teuthology.orchestra.run.smithi022.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-20T19:56:09.897 INFO:teuthology.orchestra.run.smithi050.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-20T19:56:09.902 INFO:teuthology.orchestra.run.smithi181.stdout:506 Cannot talk to daemon 2024-09-20T19:56:09.904 INFO:teuthology.orchestra.run.smithi169.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-20T19:56:09.910 INFO:teuthology.orchestra.run.smithi022.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-20T19:56:09.913 INFO:teuthology.orchestra.run.smithi050.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-20T19:56:09.917 INFO:teuthology.orchestra.run.smithi181.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-20T19:56:09.931 INFO:teuthology.orchestra.run.smithi181.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-20T19:56:09.963 INFO:teuthology.orchestra.run.smithi169.stderr:bash: line 1: ntpq: command not found 2024-09-20T19:56:09.965 INFO:teuthology.orchestra.run.smithi022.stderr:bash: line 1: ntpq: command not found 2024-09-20T19:56:09.967 INFO:teuthology.orchestra.run.smithi169.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T19:56:09.967 INFO:teuthology.orchestra.run.smithi169.stdout:=============================================================================== 2024-09-20T19:56:09.967 INFO:teuthology.orchestra.run.smithi169.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:56:09.967 INFO:teuthology.orchestra.run.smithi169.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:56:09.967 INFO:teuthology.orchestra.run.smithi169.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:56:09.967 INFO:teuthology.orchestra.run.smithi169.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:56:09.969 INFO:teuthology.orchestra.run.smithi022.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T19:56:09.970 INFO:teuthology.orchestra.run.smithi022.stdout:=============================================================================== 2024-09-20T19:56:09.970 INFO:teuthology.orchestra.run.smithi022.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:56:09.970 INFO:teuthology.orchestra.run.smithi022.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:56:09.970 INFO:teuthology.orchestra.run.smithi022.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:56:09.970 INFO:teuthology.orchestra.run.smithi022.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:56:09.970 INFO:teuthology.orchestra.run.smithi050.stderr:bash: line 1: ntpq: command not found 2024-09-20T19:56:09.974 INFO:teuthology.orchestra.run.smithi050.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T19:56:09.974 INFO:teuthology.orchestra.run.smithi050.stdout:=============================================================================== 2024-09-20T19:56:09.975 INFO:teuthology.orchestra.run.smithi050.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:56:09.975 INFO:teuthology.orchestra.run.smithi050.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:56:09.975 INFO:teuthology.orchestra.run.smithi050.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:56:09.975 INFO:teuthology.orchestra.run.smithi050.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:56:09.991 INFO:teuthology.orchestra.run.smithi181.stderr:bash: line 1: ntpq: command not found 2024-09-20T19:56:09.995 INFO:teuthology.orchestra.run.smithi181.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T19:56:09.995 INFO:teuthology.orchestra.run.smithi181.stdout:=============================================================================== 2024-09-20T19:56:09.995 INFO:teuthology.orchestra.run.smithi181.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:56:09.995 INFO:teuthology.orchestra.run.smithi181.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:56:09.996 INFO:teuthology.orchestra.run.smithi181.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:56:09.996 INFO:teuthology.orchestra.run.smithi181.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:56:09.996 INFO:teuthology.run_tasks:Running task pexec... 2024-09-20T19:56:10.006 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-20T19:56:10.006 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi022.front.sepia.ceph.com 2024-09-20T19:56:10.007 DEBUG:teuthology.orchestra.run.smithi022:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-20T19:56:10.007 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi050.front.sepia.ceph.com 2024-09-20T19:56:10.007 DEBUG:teuthology.orchestra.run.smithi050:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-20T19:56:10.008 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi169.front.sepia.ceph.com 2024-09-20T19:56:10.008 DEBUG:teuthology.orchestra.run.smithi169:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-20T19:56:10.008 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi181.front.sepia.ceph.com 2024-09-20T19:56:10.009 DEBUG:teuthology.orchestra.run.smithi181:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-20T19:56:10.361 INFO:teuthology.orchestra.run.smithi169.stdout:Dependencies resolved. 2024-09-20T19:56:10.374 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-09-20T19:56:10.374 INFO:teuthology.orchestra.run.smithi169.stdout: Package Architecture Version Repository Size 2024-09-20T19:56:10.374 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-09-20T19:56:10.374 INFO:teuthology.orchestra.run.smithi169.stdout:Removing: 2024-09-20T19:56:10.374 INFO:teuthology.orchestra.run.smithi169.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-20T19:56:10.374 INFO:teuthology.orchestra.run.smithi169.stdout:Removing unused dependencies: 2024-09-20T19:56:10.374 INFO:teuthology.orchestra.run.smithi169.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-20T19:56:10.374 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-20T19:56:10.374 INFO:teuthology.orchestra.run.smithi169.stdout:Transaction Summary 2024-09-20T19:56:10.374 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-09-20T19:56:10.374 INFO:teuthology.orchestra.run.smithi169.stdout:Remove 2 Packages 2024-09-20T19:56:10.374 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-20T19:56:10.375 INFO:teuthology.orchestra.run.smithi169.stdout:Freed space: 5.5 M 2024-09-20T19:56:10.375 INFO:teuthology.orchestra.run.smithi169.stdout:Running transaction check 2024-09-20T19:56:10.376 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-20T19:56:10.378 INFO:teuthology.orchestra.run.smithi169.stdout:Transaction check succeeded. 2024-09-20T19:56:10.378 INFO:teuthology.orchestra.run.smithi169.stdout:Running transaction test 2024-09-20T19:56:10.379 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-20T19:56:10.379 INFO:teuthology.orchestra.run.smithi022.stdout: Package Architecture Version Repository Size 2024-09-20T19:56:10.379 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-20T19:56:10.379 INFO:teuthology.orchestra.run.smithi022.stdout:Removing: 2024-09-20T19:56:10.379 INFO:teuthology.orchestra.run.smithi022.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-20T19:56:10.379 INFO:teuthology.orchestra.run.smithi022.stdout:Removing unused dependencies: 2024-09-20T19:56:10.379 INFO:teuthology.orchestra.run.smithi022.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-20T19:56:10.379 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-20T19:56:10.379 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-20T19:56:10.379 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-20T19:56:10.379 INFO:teuthology.orchestra.run.smithi022.stdout:Remove 2 Packages 2024-09-20T19:56:10.379 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-20T19:56:10.380 INFO:teuthology.orchestra.run.smithi022.stdout:Freed space: 5.5 M 2024-09-20T19:56:10.380 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-20T19:56:10.382 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2024-09-20T19:56:10.383 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-20T19:56:10.383 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-20T19:56:10.389 INFO:teuthology.orchestra.run.smithi181.stdout:Dependencies resolved. 2024-09-20T19:56:10.391 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-09-20T19:56:10.391 INFO:teuthology.orchestra.run.smithi181.stdout: Package Architecture Version Repository Size 2024-09-20T19:56:10.391 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-09-20T19:56:10.391 INFO:teuthology.orchestra.run.smithi181.stdout:Removing: 2024-09-20T19:56:10.391 INFO:teuthology.orchestra.run.smithi181.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-20T19:56:10.391 INFO:teuthology.orchestra.run.smithi181.stdout:Removing unused dependencies: 2024-09-20T19:56:10.391 INFO:teuthology.orchestra.run.smithi181.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-20T19:56:10.391 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-20T19:56:10.391 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction Summary 2024-09-20T19:56:10.391 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-09-20T19:56:10.391 INFO:teuthology.orchestra.run.smithi181.stdout:Remove 2 Packages 2024-09-20T19:56:10.391 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-20T19:56:10.392 INFO:teuthology.orchestra.run.smithi181.stdout:Freed space: 5.5 M 2024-09-20T19:56:10.392 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction check 2024-09-20T19:56:10.393 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2024-09-20T19:56:10.393 INFO:teuthology.orchestra.run.smithi050.stdout: Package Architecture Version Repository Size 2024-09-20T19:56:10.393 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2024-09-20T19:56:10.393 INFO:teuthology.orchestra.run.smithi050.stdout:Removing: 2024-09-20T19:56:10.394 INFO:teuthology.orchestra.run.smithi050.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-20T19:56:10.394 INFO:teuthology.orchestra.run.smithi050.stdout:Removing unused dependencies: 2024-09-20T19:56:10.394 INFO:teuthology.orchestra.run.smithi050.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-20T19:56:10.394 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-20T19:56:10.394 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction Summary 2024-09-20T19:56:10.394 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2024-09-20T19:56:10.394 INFO:teuthology.orchestra.run.smithi050.stdout:Remove 2 Packages 2024-09-20T19:56:10.394 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-20T19:56:10.394 INFO:teuthology.orchestra.run.smithi050.stdout:Freed space: 5.5 M 2024-09-20T19:56:10.394 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction check 2024-09-20T19:56:10.395 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction check succeeded. 2024-09-20T19:56:10.395 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction test 2024-09-20T19:56:10.398 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction check succeeded. 2024-09-20T19:56:10.398 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction test 2024-09-20T19:56:10.440 INFO:teuthology.orchestra.run.smithi169.stdout:Transaction test succeeded. 2024-09-20T19:56:10.440 INFO:teuthology.orchestra.run.smithi169.stdout:Running transaction 2024-09-20T19:56:10.451 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction test succeeded. 2024-09-20T19:56:10.452 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction 2024-09-20T19:56:10.452 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-20T19:56:10.452 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-20T19:56:10.464 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction test succeeded. 2024-09-20T19:56:10.464 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction 2024-09-20T19:56:10.582 INFO:teuthology.orchestra.run.smithi169.stdout: Preparing : 1/1 2024-09-20T19:56:10.593 INFO:teuthology.orchestra.run.smithi181.stdout: Preparing : 1/1 2024-09-20T19:56:10.597 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-20T19:56:10.611 INFO:teuthology.orchestra.run.smithi050.stdout: Preparing : 1/1 2024-09-20T19:56:10.659 INFO:teuthology.orchestra.run.smithi181.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-20T19:56:10.669 INFO:teuthology.orchestra.run.smithi022.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-20T19:56:10.674 INFO:teuthology.orchestra.run.smithi050.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-20T19:56:10.686 INFO:teuthology.orchestra.run.smithi169.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-20T19:56:10.715 INFO:teuthology.orchestra.run.smithi181.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T19:56:10.727 INFO:teuthology.orchestra.run.smithi022.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T19:56:10.732 INFO:teuthology.orchestra.run.smithi050.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T19:56:10.763 INFO:teuthology.orchestra.run.smithi169.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T19:56:11.238 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T19:56:11.238 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-20T19:56:11.242 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T19:56:11.242 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-20T19:56:11.242 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T19:56:11.243 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-20T19:56:11.250 INFO:teuthology.orchestra.run.smithi169.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T19:56:11.250 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-20T19:56:11.474 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-20T19:56:11.475 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-20T19:56:11.475 INFO:teuthology.orchestra.run.smithi050.stdout:Removed: 2024-09-20T19:56:11.475 INFO:teuthology.orchestra.run.smithi050.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T19:56:11.475 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-20T19:56:11.475 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2024-09-20T19:56:11.475 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-20T19:56:11.475 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-20T19:56:11.475 INFO:teuthology.orchestra.run.smithi169.stdout:Removed: 2024-09-20T19:56:11.475 INFO:teuthology.orchestra.run.smithi169.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T19:56:11.476 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-20T19:56:11.476 INFO:teuthology.orchestra.run.smithi169.stdout:Complete! 2024-09-20T19:56:11.491 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-20T19:56:11.491 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-20T19:56:11.492 INFO:teuthology.orchestra.run.smithi181.stdout:Removed: 2024-09-20T19:56:11.492 INFO:teuthology.orchestra.run.smithi181.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T19:56:11.492 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-20T19:56:11.492 INFO:teuthology.orchestra.run.smithi181.stdout:Complete! 2024-09-20T19:56:11.502 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-20T19:56:11.502 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-20T19:56:11.502 INFO:teuthology.orchestra.run.smithi022.stdout:Removed: 2024-09-20T19:56:11.502 INFO:teuthology.orchestra.run.smithi022.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T19:56:11.502 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-20T19:56:11.503 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-20T19:56:12.302 INFO:teuthology.orchestra.run.smithi169.stdout:Last metadata expiration check: 0:00:55 ago on Fri 20 Sep 2024 07:55:17 PM UTC. 2024-09-20T19:56:12.386 INFO:teuthology.orchestra.run.smithi181.stdout:Last metadata expiration check: 0:00:55 ago on Fri 20 Sep 2024 07:55:17 PM UTC. 2024-09-20T19:56:12.388 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:00:48 ago on Fri 20 Sep 2024 07:55:24 PM UTC. 2024-09-20T19:56:12.441 INFO:teuthology.orchestra.run.smithi169.stdout:Dependencies resolved. 2024-09-20T19:56:12.442 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-09-20T19:56:12.442 INFO:teuthology.orchestra.run.smithi169.stdout: Package Arch Version Repository Size 2024-09-20T19:56:12.442 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-09-20T19:56:12.442 INFO:teuthology.orchestra.run.smithi169.stdout:Installing: 2024-09-20T19:56:12.442 INFO:teuthology.orchestra.run.smithi169.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-20T19:56:12.442 INFO:teuthology.orchestra.run.smithi169.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-20T19:56:12.442 INFO:teuthology.orchestra.run.smithi169.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-20T19:56:12.443 INFO:teuthology.orchestra.run.smithi169.stdout:Installing dependencies: 2024-09-20T19:56:12.443 INFO:teuthology.orchestra.run.smithi169.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-20T19:56:12.443 INFO:teuthology.orchestra.run.smithi169.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-20T19:56:12.443 INFO:teuthology.orchestra.run.smithi169.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-20T19:56:12.443 INFO:teuthology.orchestra.run.smithi169.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-20T19:56:12.443 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-20T19:56:12.443 INFO:teuthology.orchestra.run.smithi169.stdout:Transaction Summary 2024-09-20T19:56:12.443 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-09-20T19:56:12.443 INFO:teuthology.orchestra.run.smithi169.stdout:Install 7 Packages 2024-09-20T19:56:12.443 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-20T19:56:12.460 INFO:teuthology.orchestra.run.smithi169.stdout:Total download size: 5.2 M 2024-09-20T19:56:12.460 INFO:teuthology.orchestra.run.smithi169.stdout:Installed size: 19 M 2024-09-20T19:56:12.460 INFO:teuthology.orchestra.run.smithi169.stdout:Downloading Packages: 2024-09-20T19:56:12.478 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:00:47 ago on Fri 20 Sep 2024 07:55:25 PM UTC. 2024-09-20T19:56:12.527 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-20T19:56:12.528 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-20T19:56:12.528 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repository Size 2024-09-20T19:56:12.528 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-20T19:56:12.528 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-20T19:56:12.528 INFO:teuthology.orchestra.run.smithi022.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-20T19:56:12.528 INFO:teuthology.orchestra.run.smithi022.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-20T19:56:12.528 INFO:teuthology.orchestra.run.smithi022.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-20T19:56:12.528 INFO:teuthology.orchestra.run.smithi022.stdout:Installing dependencies: 2024-09-20T19:56:12.528 INFO:teuthology.orchestra.run.smithi022.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-20T19:56:12.528 INFO:teuthology.orchestra.run.smithi022.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-20T19:56:12.528 INFO:teuthology.orchestra.run.smithi022.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-20T19:56:12.529 INFO:teuthology.orchestra.run.smithi022.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-20T19:56:12.529 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-20T19:56:12.529 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-20T19:56:12.529 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-20T19:56:12.529 INFO:teuthology.orchestra.run.smithi022.stdout:Install 7 Packages 2024-09-20T19:56:12.529 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-20T19:56:12.530 INFO:teuthology.orchestra.run.smithi181.stdout:Dependencies resolved. 2024-09-20T19:56:12.531 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-09-20T19:56:12.531 INFO:teuthology.orchestra.run.smithi181.stdout: Package Arch Version Repository Size 2024-09-20T19:56:12.531 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-09-20T19:56:12.531 INFO:teuthology.orchestra.run.smithi181.stdout:Installing: 2024-09-20T19:56:12.531 INFO:teuthology.orchestra.run.smithi181.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-20T19:56:12.531 INFO:teuthology.orchestra.run.smithi181.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-20T19:56:12.532 INFO:teuthology.orchestra.run.smithi181.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-20T19:56:12.532 INFO:teuthology.orchestra.run.smithi181.stdout:Installing dependencies: 2024-09-20T19:56:12.532 INFO:teuthology.orchestra.run.smithi181.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-20T19:56:12.532 INFO:teuthology.orchestra.run.smithi181.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-20T19:56:12.532 INFO:teuthology.orchestra.run.smithi181.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-20T19:56:12.532 INFO:teuthology.orchestra.run.smithi181.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-20T19:56:12.532 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-20T19:56:12.532 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction Summary 2024-09-20T19:56:12.532 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-09-20T19:56:12.532 INFO:teuthology.orchestra.run.smithi181.stdout:Install 7 Packages 2024-09-20T19:56:12.532 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-20T19:56:12.540 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 5.2 M 2024-09-20T19:56:12.540 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 19 M 2024-09-20T19:56:12.540 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-20T19:56:12.547 INFO:teuthology.orchestra.run.smithi181.stdout:Total download size: 5.2 M 2024-09-20T19:56:12.547 INFO:teuthology.orchestra.run.smithi181.stdout:Installed size: 19 M 2024-09-20T19:56:12.547 INFO:teuthology.orchestra.run.smithi181.stdout:Downloading Packages: 2024-09-20T19:56:12.623 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2024-09-20T19:56:12.624 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2024-09-20T19:56:12.624 INFO:teuthology.orchestra.run.smithi050.stdout: Package Arch Version Repository Size 2024-09-20T19:56:12.624 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2024-09-20T19:56:12.624 INFO:teuthology.orchestra.run.smithi050.stdout:Installing: 2024-09-20T19:56:12.625 INFO:teuthology.orchestra.run.smithi050.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-20T19:56:12.625 INFO:teuthology.orchestra.run.smithi050.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-20T19:56:12.625 INFO:teuthology.orchestra.run.smithi050.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-20T19:56:12.625 INFO:teuthology.orchestra.run.smithi050.stdout:Installing dependencies: 2024-09-20T19:56:12.625 INFO:teuthology.orchestra.run.smithi050.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-20T19:56:12.625 INFO:teuthology.orchestra.run.smithi050.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-20T19:56:12.625 INFO:teuthology.orchestra.run.smithi050.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-20T19:56:12.625 INFO:teuthology.orchestra.run.smithi050.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-20T19:56:12.625 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-20T19:56:12.625 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction Summary 2024-09-20T19:56:12.625 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2024-09-20T19:56:12.626 INFO:teuthology.orchestra.run.smithi050.stdout:Install 7 Packages 2024-09-20T19:56:12.626 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-20T19:56:12.637 INFO:teuthology.orchestra.run.smithi050.stdout:Total download size: 5.2 M 2024-09-20T19:56:12.638 INFO:teuthology.orchestra.run.smithi050.stdout:Installed size: 19 M 2024-09-20T19:56:12.638 INFO:teuthology.orchestra.run.smithi050.stdout:Downloading Packages: 2024-09-20T19:56:12.946 INFO:teuthology.orchestra.run.smithi181.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 458 kB/s | 44 kB 00:00 2024-09-20T19:56:12.971 INFO:teuthology.orchestra.run.smithi181.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 867 kB/s | 106 kB 00:00 2024-09-20T19:56:13.013 INFO:teuthology.orchestra.run.smithi181.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 2.0 MB/s | 84 kB 00:00 2024-09-20T19:56:13.035 INFO:teuthology.orchestra.run.smithi050.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 312 kB/s | 44 kB 00:00 2024-09-20T19:56:13.038 INFO:teuthology.orchestra.run.smithi181.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 779 kB/s | 72 kB 00:00 2024-09-20T19:56:13.076 INFO:teuthology.orchestra.run.smithi050.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 579 kB/s | 106 kB 00:00 2024-09-20T19:56:13.080 INFO:teuthology.orchestra.run.smithi181.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.8 MB/s | 906 kB 00:00 2024-09-20T19:56:13.106 INFO:teuthology.orchestra.run.smithi181.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 8.9 MB/s | 837 kB 00:00 2024-09-20T19:56:13.111 INFO:teuthology.orchestra.run.smithi050.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 957 kB/s | 72 kB 00:00 2024-09-20T19:56:13.128 INFO:teuthology.orchestra.run.smithi050.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.6 MB/s | 84 kB 00:00 2024-09-20T19:56:13.203 INFO:teuthology.orchestra.run.smithi050.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.9 MB/s | 906 kB 00:00 2024-09-20T19:56:13.215 INFO:teuthology.orchestra.run.smithi169.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 76 kB/s | 44 kB 00:00 2024-09-20T19:56:13.223 INFO:teuthology.orchestra.run.smithi022.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 72 kB/s | 44 kB 00:00 2024-09-20T19:56:13.273 INFO:teuthology.orchestra.run.smithi022.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 160 kB/s | 106 kB 00:00 2024-09-20T19:56:13.290 INFO:teuthology.orchestra.run.smithi169.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 160 kB/s | 106 kB 00:00 2024-09-20T19:56:13.331 INFO:teuthology.orchestra.run.smithi181.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 11 MB/s | 3.2 MB 00:00 2024-09-20T19:56:13.331 INFO:teuthology.orchestra.run.smithi181.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:56:13.332 INFO:teuthology.orchestra.run.smithi181.stdout:Total 6.6 MB/s | 5.2 MB 00:00 2024-09-20T19:56:13.412 INFO:teuthology.orchestra.run.smithi050.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 2.7 MB/s | 837 kB 00:00 2024-09-20T19:56:13.449 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction check 2024-09-20T19:56:13.464 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction check succeeded. 2024-09-20T19:56:13.464 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction test 2024-09-20T19:56:13.504 INFO:teuthology.orchestra.run.smithi050.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 8.4 MB/s | 3.2 MB 00:00 2024-09-20T19:56:13.504 INFO:teuthology.orchestra.run.smithi050.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:56:13.504 INFO:teuthology.orchestra.run.smithi050.stdout:Total 6.0 MB/s | 5.2 MB 00:00 2024-09-20T19:56:13.507 INFO:teuthology.orchestra.run.smithi022.stdout:(3/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 1.0 MB/s | 906 kB 00:00 2024-09-20T19:56:13.549 INFO:teuthology.orchestra.run.smithi169.stdout:(3/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 984 kB/s | 906 kB 00:00 2024-09-20T19:56:13.622 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction check 2024-09-20T19:56:13.638 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction check succeeded. 2024-09-20T19:56:13.639 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction test 2024-09-20T19:56:13.774 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction test succeeded. 2024-09-20T19:56:13.774 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction 2024-09-20T19:56:13.849 INFO:teuthology.orchestra.run.smithi022.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 115 kB/s | 72 kB 00:00 2024-09-20T19:56:13.891 INFO:teuthology.orchestra.run.smithi169.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 106 kB/s | 72 kB 00:00 2024-09-20T19:56:13.924 INFO:teuthology.orchestra.run.smithi169.stdout:(5/7): python3-kmod-0.9-32.el9.x86_64.rpm 133 kB/s | 84 kB 00:00 2024-09-20T19:56:13.940 INFO:teuthology.orchestra.run.smithi022.stdout:(5/7): python3-kmod-0.9-32.el9.x86_64.rpm 126 kB/s | 84 kB 00:00 2024-09-20T19:56:13.949 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction test succeeded. 2024-09-20T19:56:13.949 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction 2024-09-20T19:56:14.254 INFO:teuthology.orchestra.run.smithi181.stdout: Preparing : 1/1 2024-09-20T19:56:14.341 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-20T19:56:14.376 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-20T19:56:14.399 INFO:teuthology.orchestra.run.smithi022.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 948 kB/s | 837 kB 00:00 2024-09-20T19:56:14.405 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-20T19:56:14.436 INFO:teuthology.orchestra.run.smithi050.stdout: Preparing : 1/1 2024-09-20T19:56:14.449 INFO:teuthology.orchestra.run.smithi169.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 931 kB/s | 837 kB 00:00 2024-09-20T19:56:14.491 INFO:teuthology.orchestra.run.smithi022.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 4.9 MB/s | 3.2 MB 00:00 2024-09-20T19:56:14.491 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:56:14.491 INFO:teuthology.orchestra.run.smithi022.stdout:Total 2.6 MB/s | 5.2 MB 00:01 2024-09-20T19:56:14.524 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-20T19:56:14.567 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-20T19:56:14.595 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-20T19:56:14.610 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-20T19:56:14.612 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-20T19:56:14.627 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-20T19:56:14.627 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-20T19:56:14.644 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-20T19:56:14.692 INFO:teuthology.orchestra.run.smithi169.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 4.0 MB/s | 3.2 MB 00:00 2024-09-20T19:56:14.692 INFO:teuthology.orchestra.run.smithi169.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:56:14.692 INFO:teuthology.orchestra.run.smithi169.stdout:Total 2.3 MB/s | 5.2 MB 00:02 2024-09-20T19:56:14.810 INFO:teuthology.orchestra.run.smithi169.stdout:Running transaction check 2024-09-20T19:56:14.825 INFO:teuthology.orchestra.run.smithi169.stdout:Transaction check succeeded. 2024-09-20T19:56:14.825 INFO:teuthology.orchestra.run.smithi169.stdout:Running transaction test 2024-09-20T19:56:14.826 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-20T19:56:14.859 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-20T19:56:14.942 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-20T19:56:14.943 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-20T19:56:15.083 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-20T19:56:15.114 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-20T19:56:15.146 INFO:teuthology.orchestra.run.smithi169.stdout:Transaction test succeeded. 2024-09-20T19:56:15.147 INFO:teuthology.orchestra.run.smithi169.stdout:Running transaction 2024-09-20T19:56:15.240 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-20T19:56:15.309 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T19:56:15.347 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-20T19:56:15.379 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-20T19:56:15.436 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-20T19:56:15.494 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-20T19:56:15.536 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-20T19:56:15.560 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T19:56:15.570 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-20T19:56:15.598 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-20T19:56:15.609 INFO:teuthology.orchestra.run.smithi169.stdout: Preparing : 1/1 2024-09-20T19:56:15.694 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-20T19:56:15.729 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-20T19:56:15.758 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-20T19:56:15.818 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-20T19:56:15.854 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-20T19:56:15.967 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-20T19:56:16.005 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-20T19:56:16.263 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T19:56:16.263 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-20T19:56:16.263 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-20T19:56:16.263 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-20T19:56:16.263 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-20T19:56:16.263 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-20T19:56:16.263 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-20T19:56:16.336 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-20T19:56:16.376 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-20T19:56:16.465 INFO:teuthology.orchestra.run.smithi169.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-20T19:56:16.491 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-20T19:56:16.491 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-20T19:56:16.513 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T19:56:16.514 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-20T19:56:16.514 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-20T19:56:16.514 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-20T19:56:16.514 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-20T19:56:16.514 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-20T19:56:16.514 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-20T19:56:16.555 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T19:56:16.606 INFO:teuthology.orchestra.run.smithi169.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-20T19:56:16.631 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T19:56:16.631 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-20T19:56:16.631 INFO:teuthology.orchestra.run.smithi181.stdout:Installed: 2024-09-20T19:56:16.632 INFO:teuthology.orchestra.run.smithi181.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T19:56:16.632 INFO:teuthology.orchestra.run.smithi181.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-20T19:56:16.632 INFO:teuthology.orchestra.run.smithi181.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-20T19:56:16.632 INFO:teuthology.orchestra.run.smithi181.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-20T19:56:16.632 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-20T19:56:16.632 INFO:teuthology.orchestra.run.smithi181.stdout:Complete! 2024-09-20T19:56:16.669 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T19:56:16.861 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T19:56:16.861 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-20T19:56:16.861 INFO:teuthology.orchestra.run.smithi050.stdout:Installed: 2024-09-20T19:56:16.861 INFO:teuthology.orchestra.run.smithi050.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T19:56:16.861 INFO:teuthology.orchestra.run.smithi050.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-20T19:56:16.861 INFO:teuthology.orchestra.run.smithi050.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-20T19:56:16.861 INFO:teuthology.orchestra.run.smithi050.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-20T19:56:16.861 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-20T19:56:16.861 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2024-09-20T19:56:17.004 DEBUG:teuthology.parallel:result is None 2024-09-20T19:56:17.235 DEBUG:teuthology.parallel:result is None 2024-09-20T19:56:17.565 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T19:56:17.565 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-20T19:56:17.565 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-20T19:56:17.565 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-20T19:56:17.565 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-20T19:56:17.565 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-20T19:56:17.566 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-20T19:56:17.694 INFO:teuthology.orchestra.run.smithi169.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T19:56:17.694 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-20T19:56:17.695 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-20T19:56:17.695 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-20T19:56:17.695 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-20T19:56:17.695 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-20T19:56:17.695 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-20T19:56:17.974 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T19:56:17.975 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-20T19:56:17.975 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-20T19:56:17.975 INFO:teuthology.orchestra.run.smithi022.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T19:56:17.975 INFO:teuthology.orchestra.run.smithi022.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-20T19:56:17.975 INFO:teuthology.orchestra.run.smithi022.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-20T19:56:17.975 INFO:teuthology.orchestra.run.smithi022.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-20T19:56:17.975 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-20T19:56:17.975 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-20T19:56:18.042 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T19:56:18.042 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-20T19:56:18.042 INFO:teuthology.orchestra.run.smithi169.stdout:Installed: 2024-09-20T19:56:18.042 INFO:teuthology.orchestra.run.smithi169.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T19:56:18.042 INFO:teuthology.orchestra.run.smithi169.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-20T19:56:18.042 INFO:teuthology.orchestra.run.smithi169.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-20T19:56:18.042 INFO:teuthology.orchestra.run.smithi169.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-20T19:56:18.042 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-20T19:56:18.042 INFO:teuthology.orchestra.run.smithi169.stdout:Complete! 2024-09-20T19:56:18.330 DEBUG:teuthology.parallel:result is None 2024-09-20T19:56:18.439 DEBUG:teuthology.parallel:result is None 2024-09-20T19:56:18.439 INFO:teuthology.run_tasks:Running task cephadm.configure_samba_client_container... 2024-09-20T19:56:18.541 INFO:tasks.cephadm:Testing if podman is available 2024-09-20T19:56:18.542 DEBUG:teuthology.orchestra.run.smithi181:> sudo podman --help 2024-09-20T19:56:19.230 INFO:teuthology.orchestra.run.smithi181.stdout:Manage pods, containers and images 2024-09-20T19:56:19.231 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-20T19:56:19.231 INFO:teuthology.orchestra.run.smithi181.stdout:Usage: 2024-09-20T19:56:19.231 INFO:teuthology.orchestra.run.smithi181.stdout: podman [options] [command] 2024-09-20T19:56:19.231 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-20T19:56:19.231 INFO:teuthology.orchestra.run.smithi181.stdout:Available Commands: 2024-09-20T19:56:19.231 INFO:teuthology.orchestra.run.smithi181.stdout: attach Attach to a running container 2024-09-20T19:56:19.231 INFO:teuthology.orchestra.run.smithi181.stdout: auto-update Auto update containers according to their auto-update policy 2024-09-20T19:56:19.231 INFO:teuthology.orchestra.run.smithi181.stdout: build Build an image using instructions from Containerfiles 2024-09-20T19:56:19.232 INFO:teuthology.orchestra.run.smithi181.stdout: commit Create new image based on the changed container 2024-09-20T19:56:19.232 INFO:teuthology.orchestra.run.smithi181.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2024-09-20T19:56:19.232 INFO:teuthology.orchestra.run.smithi181.stdout: container Manage containers 2024-09-20T19:56:19.232 INFO:teuthology.orchestra.run.smithi181.stdout: cp Copy files/folders between a container and the local filesystem 2024-09-20T19:56:19.232 INFO:teuthology.orchestra.run.smithi181.stdout: create Create but do not start a container 2024-09-20T19:56:19.232 INFO:teuthology.orchestra.run.smithi181.stdout: diff Display the changes to the object's file system 2024-09-20T19:56:19.232 INFO:teuthology.orchestra.run.smithi181.stdout: events Show podman system events 2024-09-20T19:56:19.232 INFO:teuthology.orchestra.run.smithi181.stdout: exec Run a process in a running container 2024-09-20T19:56:19.232 INFO:teuthology.orchestra.run.smithi181.stdout: export Export container's filesystem contents as a tar archive 2024-09-20T19:56:19.232 INFO:teuthology.orchestra.run.smithi181.stdout: farm Farm out builds to remote machines 2024-09-20T19:56:19.232 INFO:teuthology.orchestra.run.smithi181.stdout: generate Generate structured data based on containers, pods or volumes 2024-09-20T19:56:19.232 INFO:teuthology.orchestra.run.smithi181.stdout: healthcheck Manage health checks on containers 2024-09-20T19:56:19.232 INFO:teuthology.orchestra.run.smithi181.stdout: help Help about any command 2024-09-20T19:56:19.232 INFO:teuthology.orchestra.run.smithi181.stdout: history Show history of a specified image 2024-09-20T19:56:19.233 INFO:teuthology.orchestra.run.smithi181.stdout: image Manage images 2024-09-20T19:56:19.233 INFO:teuthology.orchestra.run.smithi181.stdout: images List images in local storage 2024-09-20T19:56:19.233 INFO:teuthology.orchestra.run.smithi181.stdout: import Import a tarball to create a filesystem image 2024-09-20T19:56:19.233 INFO:teuthology.orchestra.run.smithi181.stdout: info Display podman system information 2024-09-20T19:56:19.233 INFO:teuthology.orchestra.run.smithi181.stdout: init Initialize one or more containers 2024-09-20T19:56:19.233 INFO:teuthology.orchestra.run.smithi181.stdout: inspect Display the configuration of object denoted by ID 2024-09-20T19:56:19.233 INFO:teuthology.orchestra.run.smithi181.stdout: kill Kill one or more running containers with a specific signal 2024-09-20T19:56:19.233 INFO:teuthology.orchestra.run.smithi181.stdout: kube Play containers, pods or volumes from a structured file 2024-09-20T19:56:19.233 INFO:teuthology.orchestra.run.smithi181.stdout: load Load image(s) from a tar archive 2024-09-20T19:56:19.233 INFO:teuthology.orchestra.run.smithi181.stdout: login Log in to a container registry 2024-09-20T19:56:19.233 INFO:teuthology.orchestra.run.smithi181.stdout: logout Log out of a container registry 2024-09-20T19:56:19.233 INFO:teuthology.orchestra.run.smithi181.stdout: logs Fetch the logs of one or more containers 2024-09-20T19:56:19.233 INFO:teuthology.orchestra.run.smithi181.stdout: machine Manage a virtual machine 2024-09-20T19:56:19.233 INFO:teuthology.orchestra.run.smithi181.stdout: manifest Manipulate manifest lists and image indexes 2024-09-20T19:56:19.234 INFO:teuthology.orchestra.run.smithi181.stdout: mount Mount a working container's root filesystem 2024-09-20T19:56:19.234 INFO:teuthology.orchestra.run.smithi181.stdout: network Manage networks 2024-09-20T19:56:19.234 INFO:teuthology.orchestra.run.smithi181.stdout: pause Pause all the processes in one or more containers 2024-09-20T19:56:19.234 INFO:teuthology.orchestra.run.smithi181.stdout: pod Manage pods 2024-09-20T19:56:19.234 INFO:teuthology.orchestra.run.smithi181.stdout: port List port mappings or a specific mapping for the container 2024-09-20T19:56:19.234 INFO:teuthology.orchestra.run.smithi181.stdout: ps List containers 2024-09-20T19:56:19.234 INFO:teuthology.orchestra.run.smithi181.stdout: pull Pull an image from a registry 2024-09-20T19:56:19.234 INFO:teuthology.orchestra.run.smithi181.stdout: push Push an image to a specified destination 2024-09-20T19:56:19.234 INFO:teuthology.orchestra.run.smithi181.stdout: rename Rename an existing container 2024-09-20T19:56:19.234 INFO:teuthology.orchestra.run.smithi181.stdout: restart Restart one or more containers 2024-09-20T19:56:19.234 INFO:teuthology.orchestra.run.smithi181.stdout: rm Remove one or more containers 2024-09-20T19:56:19.234 INFO:teuthology.orchestra.run.smithi181.stdout: rmi Remove one or more images from local storage 2024-09-20T19:56:19.235 INFO:teuthology.orchestra.run.smithi181.stdout: run Run a command in a new container 2024-09-20T19:56:19.235 INFO:teuthology.orchestra.run.smithi181.stdout: save Save image(s) to an archive 2024-09-20T19:56:19.235 INFO:teuthology.orchestra.run.smithi181.stdout: search Search registry for image 2024-09-20T19:56:19.235 INFO:teuthology.orchestra.run.smithi181.stdout: secret Manage secrets 2024-09-20T19:56:19.235 INFO:teuthology.orchestra.run.smithi181.stdout: start Start one or more containers 2024-09-20T19:56:19.235 INFO:teuthology.orchestra.run.smithi181.stdout: stats Display a live stream of container resource usage statistics 2024-09-20T19:56:19.235 INFO:teuthology.orchestra.run.smithi181.stdout: stop Stop one or more containers 2024-09-20T19:56:19.235 INFO:teuthology.orchestra.run.smithi181.stdout: system Manage podman 2024-09-20T19:56:19.235 INFO:teuthology.orchestra.run.smithi181.stdout: tag Add an additional name to a local image 2024-09-20T19:56:19.235 INFO:teuthology.orchestra.run.smithi181.stdout: top Display the running processes of a container 2024-09-20T19:56:19.235 INFO:teuthology.orchestra.run.smithi181.stdout: unmount Unmount working container's root filesystem 2024-09-20T19:56:19.235 INFO:teuthology.orchestra.run.smithi181.stdout: unpause Unpause the processes in one or more containers 2024-09-20T19:56:19.236 INFO:teuthology.orchestra.run.smithi181.stdout: unshare Run a command in a modified user namespace 2024-09-20T19:56:19.236 INFO:teuthology.orchestra.run.smithi181.stdout: untag Remove a name from a local image 2024-09-20T19:56:19.236 INFO:teuthology.orchestra.run.smithi181.stdout: update Update an existing container 2024-09-20T19:56:19.236 INFO:teuthology.orchestra.run.smithi181.stdout: version Display the Podman version information 2024-09-20T19:56:19.236 INFO:teuthology.orchestra.run.smithi181.stdout: volume Manage volumes 2024-09-20T19:56:19.236 INFO:teuthology.orchestra.run.smithi181.stdout: wait Block on one or more containers 2024-09-20T19:56:19.236 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-20T19:56:19.236 INFO:teuthology.orchestra.run.smithi181.stdout:Options: 2024-09-20T19:56:19.236 INFO:teuthology.orchestra.run.smithi181.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2024-09-20T19:56:19.236 INFO:teuthology.orchestra.run.smithi181.stdout: --config string Location of authentication config file 2024-09-20T19:56:19.237 INFO:teuthology.orchestra.run.smithi181.stdout: --conmon string Path of the conmon binary 2024-09-20T19:56:19.237 INFO:teuthology.orchestra.run.smithi181.stdout: -c, --connection string Connection to use for remote Podman service (CONTAINER_CONNECTION) 2024-09-20T19:56:19.237 INFO:teuthology.orchestra.run.smithi181.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2024-09-20T19:56:19.237 INFO:teuthology.orchestra.run.smithi181.stdout: --help Help for podman 2024-09-20T19:56:19.237 INFO:teuthology.orchestra.run.smithi181.stdout: --hooks-dir stringArray Set the OCI hooks directory path (may be set multiple times) (default [/usr/share/containers/oci/hooks.d]) 2024-09-20T19:56:19.237 INFO:teuthology.orchestra.run.smithi181.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2024-09-20T19:56:19.237 INFO:teuthology.orchestra.run.smithi181.stdout: --imagestore string Path to the 'image store', different from 'graph root', use this to split storing the image into a separate 'image store', see 'man containers-storage.conf' for details 2024-09-20T19:56:19.237 INFO:teuthology.orchestra.run.smithi181.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2024-09-20T19:56:19.237 INFO:teuthology.orchestra.run.smithi181.stdout: --module stringArray Load the containers.conf(5) module 2024-09-20T19:56:19.237 INFO:teuthology.orchestra.run.smithi181.stdout: --network-cmd-path string Path to the command for configuring the network 2024-09-20T19:56:19.237 INFO:teuthology.orchestra.run.smithi181.stdout: --network-config-dir string Path of the configuration directory for networks 2024-09-20T19:56:19.238 INFO:teuthology.orchestra.run.smithi181.stdout: --out string Send output (stdout) from podman to a file 2024-09-20T19:56:19.238 INFO:teuthology.orchestra.run.smithi181.stdout: -r, --remote Access remote Podman service 2024-09-20T19:56:19.238 INFO:teuthology.orchestra.run.smithi181.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2024-09-20T19:56:19.238 INFO:teuthology.orchestra.run.smithi181.stdout: --runroot string Path to the 'run directory' where all state information is stored 2024-09-20T19:56:19.238 INFO:teuthology.orchestra.run.smithi181.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "runc") 2024-09-20T19:56:19.238 INFO:teuthology.orchestra.run.smithi181.stdout: --runtime-flag stringArray add global flags for the container runtime 2024-09-20T19:56:19.238 INFO:teuthology.orchestra.run.smithi181.stdout: --ssh string define the ssh mode (default "golang") 2024-09-20T19:56:19.238 INFO:teuthology.orchestra.run.smithi181.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2024-09-20T19:56:19.238 INFO:teuthology.orchestra.run.smithi181.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2024-09-20T19:56:19.238 INFO:teuthology.orchestra.run.smithi181.stdout: --syslog Output logging information to syslog as well as the console (default false) 2024-09-20T19:56:19.238 INFO:teuthology.orchestra.run.smithi181.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2024-09-20T19:56:19.238 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-20T19:56:19.238 INFO:teuthology.orchestra.run.smithi181.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2024-09-20T19:56:19.238 INFO:teuthology.orchestra.run.smithi181.stdout: (default "/run/libpod") 2024-09-20T19:56:19.239 INFO:teuthology.orchestra.run.smithi181.stdout: --transient-store Enable transient container storage 2024-09-20T19:56:19.239 INFO:teuthology.orchestra.run.smithi181.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2024-09-20T19:56:19.239 INFO:teuthology.orchestra.run.smithi181.stdout: -v, --version version for podman 2024-09-20T19:56:19.239 INFO:teuthology.orchestra.run.smithi181.stdout: --volumepath string Path to the volume directory in which volume data is stored 2024-09-20T19:56:19.240 DEBUG:teuthology.orchestra.run.smithi181:> sudo podman pull quay.io/samba.org/samba-client:latest 2024-09-20T19:56:20.109 INFO:teuthology.orchestra.run.smithi181.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2024-09-20T19:56:20.603 INFO:teuthology.orchestra.run.smithi181.stderr:Getting image source signatures 2024-09-20T19:56:20.619 INFO:teuthology.orchestra.run.smithi181.stderr:Copying blob sha256:4506de3cf5884a6b30df2f0aa5544bdd8d8988ef45262f7572ead6b66d9acf78 2024-09-20T19:56:20.619 INFO:teuthology.orchestra.run.smithi181.stderr:Copying blob sha256:a4ab00b4675c45bbcbff379bfa0a6c3978b9d542ad326108e6d0d1433ae89d2b 2024-09-20T19:56:24.569 INFO:teuthology.orchestra.run.smithi181.stderr:Copying config sha256:b85f5fcbffcc5ae4d12567e6aa6306d51686f7638493506f90a44a122e81ab5f 2024-09-20T19:56:24.730 INFO:teuthology.orchestra.run.smithi181.stderr:Writing manifest to image destination 2024-09-20T19:56:24.957 INFO:teuthology.orchestra.run.smithi181.stdout:b85f5fcbffcc5ae4d12567e6aa6306d51686f7638493506f90a44a122e81ab5f 2024-09-20T19:56:24.967 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-20T19:56:24.987 INFO:tasks.cephadm:Config: {'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}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': 'e8baca1eac6c3c9c88bf2ea4493e448bd54936a7'} 2024-09-20T19:56:24.987 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T19:56:24.988 INFO:tasks.cephadm:Cluster fsid is 6aa0af34-778a-11ef-baf5-efdc52797490 2024-09-20T19:56:24.988 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-20T19:56:24.988 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.22', 'mon.b': '172.21.15.50', 'mon.c': '172.21.15.169'} 2024-09-20T19:56:24.988 INFO:tasks.cephadm:First mon is mon.a on smithi022 2024-09-20T19:56:24.988 INFO:tasks.cephadm:First mgr is x 2024-09-20T19:56:24.988 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-20T19:56:24.989 DEBUG:teuthology.orchestra.run.smithi022:> sudo hostname $(hostname -s) 2024-09-20T19:56:25.021 DEBUG:teuthology.orchestra.run.smithi050:> sudo hostname $(hostname -s) 2024-09-20T19:56:25.054 DEBUG:teuthology.orchestra.run.smithi169:> sudo hostname $(hostname -s) 2024-09-20T19:56:25.085 DEBUG:teuthology.orchestra.run.smithi181:> sudo hostname $(hostname -s) 2024-09-20T19:56:25.112 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-20T19:56:25.113 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T19:56:25.263 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'e8baca1eac6c3c9c88bf2ea4493e448bd54936a7', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/83188/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-5127-ge8baca1e', 'node_name': '172.21.2.6+braggi06', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-5127.ge8baca1e'}, 'url': 'https://4.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-20 14:53:51.724057', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-adk-testing-2024-09-20-0910', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-09-20T19:56:25.425 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref wip-adk-testing-2024-09-20-0910, sha1 e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T19:56:25.427 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/centos/9/x86_64/flavors/default/cephadm 2024-09-20T19:56:25.427 INFO:tasks.cephadm:Downloading cephadm from url: https://4.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/centos/9/x86_64/flavors/default/cephadm 2024-09-20T19:56:25.427 DEBUG:teuthology.orchestra.run.smithi022:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T19:56:25.956 INFO:teuthology.orchestra.run.smithi022.stdout:-rw-r--r--. 1 ubuntu ubuntu 804287 Sep 20 19:56 /home/ubuntu/cephtest/cephadm 2024-09-20T19:56:25.956 DEBUG:teuthology.orchestra.run.smithi050:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T19:56:26.463 INFO:teuthology.orchestra.run.smithi050.stdout:-rw-r--r--. 1 ubuntu ubuntu 804287 Sep 20 19:56 /home/ubuntu/cephtest/cephadm 2024-09-20T19:56:26.463 DEBUG:teuthology.orchestra.run.smithi169:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T19:56:27.004 INFO:teuthology.orchestra.run.smithi169.stdout:-rw-r--r--. 1 ubuntu ubuntu 804287 Sep 20 19:56 /home/ubuntu/cephtest/cephadm 2024-09-20T19:56:27.005 DEBUG:teuthology.orchestra.run.smithi181:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T19:56:27.594 INFO:teuthology.orchestra.run.smithi181.stdout:-rw-r--r--. 1 ubuntu ubuntu 804287 Sep 20 19:56 /home/ubuntu/cephtest/cephadm 2024-09-20T19:56:27.594 DEBUG:teuthology.orchestra.run.smithi022:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T19:56:27.615 DEBUG:teuthology.orchestra.run.smithi050:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T19:56:27.633 DEBUG:teuthology.orchestra.run.smithi169:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T19:56:27.652 DEBUG:teuthology.orchestra.run.smithi181:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T19:56:27.683 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 on all hosts... 2024-09-20T19:56:27.684 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 pull 2024-09-20T19:56:27.686 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 pull 2024-09-20T19:56:27.688 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 pull 2024-09-20T19:56:27.695 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 pull 2024-09-20T19:56:27.918 INFO:teuthology.orchestra.run.smithi181.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T19:56:29.208 INFO:teuthology.orchestra.run.smithi050.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T19:56:29.334 INFO:teuthology.orchestra.run.smithi169.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T19:56:29.348 INFO:teuthology.orchestra.run.smithi022.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T19:57:01.943 INFO:teuthology.orchestra.run.smithi181.stdout:{ 2024-09-20T19:57:01.943 INFO:teuthology.orchestra.run.smithi181.stdout: "ceph_version": "ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev)", 2024-09-20T19:57:01.943 INFO:teuthology.orchestra.run.smithi181.stdout: "image_id": "82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30", 2024-09-20T19:57:01.943 INFO:teuthology.orchestra.run.smithi181.stdout: "repo_digests": [ 2024-09-20T19:57:01.943 INFO:teuthology.orchestra.run.smithi181.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:dc9dc647e3e3360d1adc5cf221a5bec436cbf643c6188f083c790ea05138208d" 2024-09-20T19:57:01.943 INFO:teuthology.orchestra.run.smithi181.stdout: ] 2024-09-20T19:57:01.943 INFO:teuthology.orchestra.run.smithi181.stdout:} 2024-09-20T19:57:02.289 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-20T19:57:02.289 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph_version": "ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev)", 2024-09-20T19:57:02.289 INFO:teuthology.orchestra.run.smithi050.stdout: "image_id": "82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30", 2024-09-20T19:57:02.289 INFO:teuthology.orchestra.run.smithi050.stdout: "repo_digests": [ 2024-09-20T19:57:02.289 INFO:teuthology.orchestra.run.smithi050.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:dc9dc647e3e3360d1adc5cf221a5bec436cbf643c6188f083c790ea05138208d" 2024-09-20T19:57:02.289 INFO:teuthology.orchestra.run.smithi050.stdout: ] 2024-09-20T19:57:02.289 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-20T19:57:27.910 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-09-20T19:57:27.910 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph_version": "ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev)", 2024-09-20T19:57:27.910 INFO:teuthology.orchestra.run.smithi169.stdout: "image_id": "82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30", 2024-09-20T19:57:27.910 INFO:teuthology.orchestra.run.smithi169.stdout: "repo_digests": [ 2024-09-20T19:57:27.910 INFO:teuthology.orchestra.run.smithi169.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:dc9dc647e3e3360d1adc5cf221a5bec436cbf643c6188f083c790ea05138208d" 2024-09-20T19:57:27.910 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-09-20T19:57:27.910 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-09-20T19:57:28.359 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-20T19:57:28.359 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph_version": "ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev)", 2024-09-20T19:57:28.360 INFO:teuthology.orchestra.run.smithi022.stdout: "image_id": "82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30", 2024-09-20T19:57:28.360 INFO:teuthology.orchestra.run.smithi022.stdout: "repo_digests": [ 2024-09-20T19:57:28.360 INFO:teuthology.orchestra.run.smithi022.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:dc9dc647e3e3360d1adc5cf221a5bec436cbf643c6188f083c790ea05138208d" 2024-09-20T19:57:28.360 INFO:teuthology.orchestra.run.smithi022.stdout: ] 2024-09-20T19:57:28.360 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-20T19:57:28.393 DEBUG:teuthology.orchestra.run.smithi022:> sudo mkdir -p /etc/ceph 2024-09-20T19:57:28.424 DEBUG:teuthology.orchestra.run.smithi050:> sudo mkdir -p /etc/ceph 2024-09-20T19:57:28.458 DEBUG:teuthology.orchestra.run.smithi169:> sudo mkdir -p /etc/ceph 2024-09-20T19:57:28.490 DEBUG:teuthology.orchestra.run.smithi181:> sudo mkdir -p /etc/ceph 2024-09-20T19:57:28.524 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod 777 /etc/ceph 2024-09-20T19:57:28.553 DEBUG:teuthology.orchestra.run.smithi050:> sudo chmod 777 /etc/ceph 2024-09-20T19:57:28.583 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod 777 /etc/ceph 2024-09-20T19:57:28.614 DEBUG:teuthology.orchestra.run.smithi181:> sudo chmod 777 /etc/ceph 2024-09-20T19:57:28.643 INFO:tasks.cephadm:Writing seed config... 2024-09-20T19:57:28.644 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-20T19:57:28.645 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-20T19:57:28.645 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-20T19:57:28.645 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-20T19:57:28.645 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-20T19:57:28.645 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-20T19:57:28.645 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-20T19:57:28.646 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-20T19:57:28.646 DEBUG:teuthology.orchestra.run.smithi022:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-20T19:57:28.664 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 6aa0af34-778a-11ef-baf5-efdc52797490 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-20T19:57:28.664 DEBUG:teuthology.orchestra.run.smithi022:mon.a> sudo journalctl -f -n 0 -u ceph-6aa0af34-778a-11ef-baf5-efdc52797490@mon.a.service 2024-09-20T19:57:28.707 DEBUG:teuthology.orchestra.run.smithi022:mgr.x> sudo journalctl -f -n 0 -u ceph-6aa0af34-778a-11ef-baf5-efdc52797490@mgr.x.service 2024-09-20T19:57:28.749 INFO:tasks.cephadm:Bootstrapping... 2024-09-20T19:57:28.750 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid 6aa0af34-778a-11ef-baf5-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.22 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:57:28.963 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:57:28.963 INFO:teuthology.orchestra.run.smithi022.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7', '-v', 'bootstrap', '--fsid', '6aa0af34-778a-11ef-baf5-efdc52797490', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'x', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.22', '--skip-admin-label'] 2024-09-20T19:57:28.963 INFO:teuthology.orchestra.run.smithi022.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-20T19:57:28.964 INFO:teuthology.orchestra.run.smithi022.stdout:Verifying podman|docker is present... 2024-09-20T19:57:28.987 INFO:teuthology.orchestra.run.smithi022.stdout:/bin/podman: stdout 5.2.2 2024-09-20T19:57:28.988 INFO:teuthology.orchestra.run.smithi022.stdout:Verifying lvm2 is present... 2024-09-20T19:57:28.988 INFO:teuthology.orchestra.run.smithi022.stdout:Verifying time synchronization is in place... 2024-09-20T19:57:28.995 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-20T19:57:28.995 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T19:57:29.001 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-20T19:57:29.002 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout inactive 2024-09-20T19:57:29.008 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout enabled 2024-09-20T19:57:29.015 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout active 2024-09-20T19:57:29.015 INFO:teuthology.orchestra.run.smithi022.stdout:Unit chronyd.service is enabled and running 2024-09-20T19:57:29.016 INFO:teuthology.orchestra.run.smithi022.stdout:Repeating the final host check... 2024-09-20T19:57:29.047 INFO:teuthology.orchestra.run.smithi022.stdout:/bin/podman: stdout 5.2.2 2024-09-20T19:57:29.047 INFO:teuthology.orchestra.run.smithi022.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-20T19:57:29.047 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl is present 2024-09-20T19:57:29.047 INFO:teuthology.orchestra.run.smithi022.stdout:lvcreate is present 2024-09-20T19:57:29.055 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-20T19:57:29.055 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T19:57:29.060 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-20T19:57:29.061 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout inactive 2024-09-20T19:57:29.068 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout enabled 2024-09-20T19:57:29.074 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout active 2024-09-20T19:57:29.074 INFO:teuthology.orchestra.run.smithi022.stdout:Unit chronyd.service is enabled and running 2024-09-20T19:57:29.074 INFO:teuthology.orchestra.run.smithi022.stdout:Host looks OK 2024-09-20T19:57:29.075 INFO:teuthology.orchestra.run.smithi022.stdout:Cluster fsid: 6aa0af34-778a-11ef-baf5-efdc52797490 2024-09-20T19:57:29.075 INFO:teuthology.orchestra.run.smithi022.stdout:Acquiring lock 140071556941520 on /run/cephadm/6aa0af34-778a-11ef-baf5-efdc52797490.lock 2024-09-20T19:57:29.075 INFO:teuthology.orchestra.run.smithi022.stdout:Lock 140071556941520 acquired on /run/cephadm/6aa0af34-778a-11ef-baf5-efdc52797490.lock 2024-09-20T19:57:29.075 INFO:teuthology.orchestra.run.smithi022.stdout:Verifying IP 172.21.15.22 port 3300 ... 2024-09-20T19:57:29.075 INFO:teuthology.orchestra.run.smithi022.stdout:Verifying IP 172.21.15.22 port 6789 ... 2024-09-20T19:57:29.075 INFO:teuthology.orchestra.run.smithi022.stdout:Base mon IP(s) is [172.21.15.22:3300, 172.21.15.22:6789], mon addrv is [v2:172.21.15.22:3300,v1:172.21.15.22:6789] 2024-09-20T19:57:29.079 INFO:teuthology.orchestra.run.smithi022.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.22 metric 100 2024-09-20T19:57:29.079 INFO:teuthology.orchestra.run.smithi022.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.22 metric 100 2024-09-20T19:57:29.082 INFO:teuthology.orchestra.run.smithi022.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-20T19:57:29.082 INFO:teuthology.orchestra.run.smithi022.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-20T19:57:29.082 INFO:teuthology.orchestra.run.smithi022.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1794sec hoplimit 64 pref medium 2024-09-20T19:57:29.084 INFO:teuthology.orchestra.run.smithi022.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-20T19:57:29.084 INFO:teuthology.orchestra.run.smithi022.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-20T19:57:29.084 INFO:teuthology.orchestra.run.smithi022.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-20T19:57:29.084 INFO:teuthology.orchestra.run.smithi022.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-20T19:57:29.084 INFO:teuthology.orchestra.run.smithi022.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe59:5de4/64 scope link 2024-09-20T19:57:29.084 INFO:teuthology.orchestra.run.smithi022.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-20T19:57:29.085 INFO:teuthology.orchestra.run.smithi022.stdout:Mon IP `172.21.15.22` is in CIDR network `172.21.0.0/20` 2024-09-20T19:57:29.085 INFO:teuthology.orchestra.run.smithi022.stdout:Mon IP `172.21.15.22` is in CIDR network `172.21.0.0/20` 2024-09-20T19:57:29.085 INFO:teuthology.orchestra.run.smithi022.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-20T19:57:29.085 INFO:teuthology.orchestra.run.smithi022.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-20T19:57:29.086 INFO:teuthology.orchestra.run.smithi022.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T19:57:29.694 INFO:teuthology.orchestra.run.smithi022.stdout:/bin/podman: stdout 82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30 2024-09-20T19:57:29.695 INFO:teuthology.orchestra.run.smithi022.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T19:57:29.695 INFO:teuthology.orchestra.run.smithi022.stdout:/bin/podman: stderr Getting image source signatures 2024-09-20T19:57:29.695 INFO:teuthology.orchestra.run.smithi022.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-20T19:57:29.695 INFO:teuthology.orchestra.run.smithi022.stdout:/bin/podman: stderr Copying blob sha256:37dd1d0ec270b79acd9d97ddbf4dc10591523dcb8e45e975b12ce085114cc3b2 2024-09-20T19:57:29.695 INFO:teuthology.orchestra.run.smithi022.stdout:/bin/podman: stderr Copying config sha256:82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30 2024-09-20T19:57:29.695 INFO:teuthology.orchestra.run.smithi022.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-20T19:57:30.600 INFO:teuthology.orchestra.run.smithi022.stdout:ceph: stdout ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev) 2024-09-20T19:57:30.601 INFO:teuthology.orchestra.run.smithi022.stdout:Ceph version: ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev) 2024-09-20T19:57:30.601 INFO:teuthology.orchestra.run.smithi022.stdout:Extracting ceph user uid/gid from container image... 2024-09-20T19:57:31.489 INFO:teuthology.orchestra.run.smithi022.stdout:stat: stdout 167 167 2024-09-20T19:57:31.490 INFO:teuthology.orchestra.run.smithi022.stdout:Creating initial keys... 2024-09-20T19:57:32.444 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-authtool: stdout AQCr0+1mclsWMxAAP+zUqLrnO2WNOLHPXxBimA== 2024-09-20T19:57:33.475 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-authtool: stdout AQCs0+1mL+NzLxAAw9lmItzegdgMcVeI/3+PWQ== 2024-09-20T19:57:34.574 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-authtool: stdout AQCt0+1mDzRBMRAAGNGMacSYlKCynYc1NoR4qA== 2024-09-20T19:57:34.574 INFO:teuthology.orchestra.run.smithi022.stdout:Creating initial monmap... 2024-09-20T19:57:35.562 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T19:57:35.562 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-20T19:57:35.563 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 6aa0af34-778a-11ef-baf5-efdc52797490 2024-09-20T19:57:35.563 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T19:57:35.563 INFO:teuthology.orchestra.run.smithi022.stdout:monmaptool for a [v2:172.21.15.22:3300,v1:172.21.15.22:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T19:57:35.563 INFO:teuthology.orchestra.run.smithi022.stdout:setting min_mon_release = quincy 2024-09-20T19:57:35.563 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/monmaptool: set fsid to 6aa0af34-778a-11ef-baf5-efdc52797490 2024-09-20T19:57:35.563 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T19:57:35.563 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-20T19:57:35.563 INFO:teuthology.orchestra.run.smithi022.stdout:Creating mon... 2024-09-20T19:57:36.559 INFO:teuthology.orchestra.run.smithi022.stdout:create mon.a on 2024-09-20T19:57:36.927 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-20T19:57:37.120 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-6aa0af34-778a-11ef-baf5-efdc52797490.target → /etc/systemd/system/ceph-6aa0af34-778a-11ef-baf5-efdc52797490.target. 2024-09-20T19:57:37.120 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-6aa0af34-778a-11ef-baf5-efdc52797490.target → /etc/systemd/system/ceph-6aa0af34-778a-11ef-baf5-efdc52797490.target. 2024-09-20T19:57:37.341 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-6aa0af34-778a-11ef-baf5-efdc52797490@mon.a 2024-09-20T19:57:37.342 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Failed to reset failed state of unit ceph-6aa0af34-778a-11ef-baf5-efdc52797490@mon.a.service: Unit ceph-6aa0af34-778a-11ef-baf5-efdc52797490@mon.a.service not loaded. 2024-09-20T19:57:37.523 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-6aa0af34-778a-11ef-baf5-efdc52797490.target.wants/ceph-6aa0af34-778a-11ef-baf5-efdc52797490@mon.a.service → /etc/systemd/system/ceph-6aa0af34-778a-11ef-baf5-efdc52797490@.service. 2024-09-20T19:57:37.852 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:37 smithi022 podman[24889]: 2024-09-20 19:57:37.668824155 +0000 UTC m=+0.016207663 image pull 82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T19:57:38.058 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T19:57:38.058 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout disabled 2024-09-20T19:57:38.065 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T19:57:38.065 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout inactive 2024-09-20T19:57:38.065 INFO:teuthology.orchestra.run.smithi022.stdout:firewalld.service is not enabled 2024-09-20T19:57:38.065 INFO:teuthology.orchestra.run.smithi022.stdout:Not possible to enable service . firewalld.service is not available 2024-09-20T19:57:38.065 INFO:teuthology.orchestra.run.smithi022.stdout:Waiting for mon to start... 2024-09-20T19:57:38.065 INFO:teuthology.orchestra.run.smithi022.stdout:Waiting for mon... 2024-09-20T19:57:38.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:37 smithi022 podman[24889]: 2024-09-20 19:57:37.966579217 +0000 UTC m=+0.313962720 container init 28a4478d15415fdbe74fea3e47444e16fed370c4917e89b6cc10ddfde9686c52 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-20T19:57:38.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:37 smithi022 podman[24889]: 2024-09-20 19:57:37.971322724 +0000 UTC m=+0.318706218 container start 28a4478d15415fdbe74fea3e47444e16fed370c4917e89b6cc10ddfde9686c52 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mon-a, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-20T19:57:38.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:38 smithi022 ceph-mon[24927]: mkfs 6aa0af34-778a-11ef-baf5-efdc52797490 2024-09-20T19:57:38.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:38 smithi022 ceph-mon[24927]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T19:57:38.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:38 smithi022 bash[24889]: 28a4478d15415fdbe74fea3e47444e16fed370c4917e89b6cc10ddfde9686c52 2024-09-20T19:57:38.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:38 smithi022 systemd[1]: Started Ceph mon.a for 6aa0af34-778a-11ef-baf5-efdc52797490. 2024-09-20T19:57:39.129 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout cluster: 2024-09-20T19:57:39.130 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout id: 6aa0af34-778a-11ef-baf5-efdc52797490 2024-09-20T19:57:39.130 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-20T19:57:39.130 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-09-20T19:57:39.130 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout services: 2024-09-20T19:57:39.130 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.577444s) 2024-09-20T19:57:39.130 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-20T19:57:39.130 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-20T19:57:39.130 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-09-20T19:57:39.130 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout data: 2024-09-20T19:57:39.130 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-20T19:57:39.131 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-20T19:57:39.131 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-20T19:57:39.131 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout pgs: 2024-09-20T19:57:39.131 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-09-20T19:57:39.131 INFO:teuthology.orchestra.run.smithi022.stdout:mon is available 2024-09-20T19:57:39.131 INFO:teuthology.orchestra.run.smithi022.stdout:Assimilating anything we can from ceph.conf... 2024-09-20T19:57:39.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:39 smithi022 ceph-mon[24927]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T19:57:39.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:39 smithi022 ceph-mon[24927]: monmap epoch 1 2024-09-20T19:57:39.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:39 smithi022 ceph-mon[24927]: fsid 6aa0af34-778a-11ef-baf5-efdc52797490 2024-09-20T19:57:39.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:39 smithi022 ceph-mon[24927]: last_changed 2024-09-20T19:57:34.956386+0000 2024-09-20T19:57:39.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:39 smithi022 ceph-mon[24927]: created 2024-09-20T19:57:34.956386+0000 2024-09-20T19:57:39.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:39 smithi022 ceph-mon[24927]: min_mon_release 19 (squid) 2024-09-20T19:57:39.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:39 smithi022 ceph-mon[24927]: election_strategy: 1 2024-09-20T19:57:39.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:39 smithi022 ceph-mon[24927]: 0: [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] mon.a 2024-09-20T19:57:39.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:39 smithi022 ceph-mon[24927]: fsmap 2024-09-20T19:57:39.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:39 smithi022 ceph-mon[24927]: osdmap e1: 0 total, 0 up, 0 in 2024-09-20T19:57:39.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:39 smithi022 ceph-mon[24927]: mgrmap e1: no daemons active 2024-09-20T19:57:39.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:39 smithi022 ceph-mon[24927]: from='client.? 172.21.15.22:0/3144348320' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-20T19:57:40.173 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:40 smithi022 ceph-mon[24927]: from='client.? 172.21.15.22:0/2377637432' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-20T19:57:40.174 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:40 smithi022 ceph-mon[24927]: from='client.? 172.21.15.22:0/2377637432' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-20T19:57:40.177 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-09-20T19:57:40.177 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout [global] 2024-09-20T19:57:40.177 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout fsid = 6aa0af34-778a-11ef-baf5-efdc52797490 2024-09-20T19:57:40.177 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-20T19:57:40.177 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.22:3300,v1:172.21.15.22:6789] 2024-09-20T19:57:40.177 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-20T19:57:40.178 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-20T19:57:40.178 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-20T19:57:40.178 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-20T19:57:40.178 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-09-20T19:57:40.178 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-20T19:57:40.178 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-20T19:57:40.178 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-09-20T19:57:40.178 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout [osd] 2024-09-20T19:57:40.178 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-20T19:57:40.178 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-20T19:57:40.178 INFO:teuthology.orchestra.run.smithi022.stdout:Generating new minimal ceph.conf... 2024-09-20T19:57:41.255 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:41 smithi022 ceph-mon[24927]: from='client.? 172.21.15.22:0/3162012681' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:57:41.259 INFO:teuthology.orchestra.run.smithi022.stdout:Restarting the monitor... 2024-09-20T19:57:41.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:41 smithi022 systemd[1]: Stopping Ceph mon.a for 6aa0af34-778a-11ef-baf5-efdc52797490... 2024-09-20T19:57:41.942 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:41 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mon-a[24904]: 2024-09-20T19:57:41.524+0000 7f881e00c640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T19:57:41.942 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:41 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mon-a[24904]: 2024-09-20T19:57:41.524+0000 7f881e00c640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-20T19:57:41.942 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:41 smithi022 podman[25258]: 2024-09-20 19:57:41.699818166 +0000 UTC m=+0.272527395 container died 28a4478d15415fdbe74fea3e47444e16fed370c4917e89b6cc10ddfde9686c52 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mon-a, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-20T19:57:42.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 podman[25258]: 2024-09-20 19:57:42.023128938 +0000 UTC m=+0.595838165 container cleanup 28a4478d15415fdbe74fea3e47444e16fed370c4917e89b6cc10ddfde9686c52 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mon-a, io.buildah.version=1.37.2, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:57:42.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 bash[25258]: ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mon-a 2024-09-20T19:57:42.492 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 podman[25275]: 2024-09-20 19:57:42.207371245 +0000 UTC m=+0.503295061 container remove 28a4478d15415fdbe74fea3e47444e16fed370c4917e89b6cc10ddfde9686c52 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mon-a, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-20T19:57:42.492 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 systemd[1]: ceph-6aa0af34-778a-11ef-baf5-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-20T19:57:42.493 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 systemd[1]: Stopped Ceph mon.a for 6aa0af34-778a-11ef-baf5-efdc52797490. 2024-09-20T19:57:42.493 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 systemd[1]: Starting Ceph mon.a for 6aa0af34-778a-11ef-baf5-efdc52797490... 2024-09-20T19:57:42.895 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 podman[25375]: 2024-09-20 19:57:42.624795804 +0000 UTC m=+0.088161518 container create f86a3c8e2b11812e82a516835928f27cb7572d1a3b95867074b6581d36fede9e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mon-a, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-20T19:57:42.895 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 podman[25375]: 2024-09-20 19:57:42.552980853 +0000 UTC m=+0.016346568 image pull 82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T19:57:42.895 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 podman[25375]: 2024-09-20 19:57:42.819064171 +0000 UTC m=+0.282429886 container init f86a3c8e2b11812e82a516835928f27cb7572d1a3b95867074b6581d36fede9e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mon-a, GIT_BRANCH=HEAD, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:57:42.895 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 podman[25375]: 2024-09-20 19:57:42.823665633 +0000 UTC m=+0.287031346 container start f86a3c8e2b11812e82a516835928f27cb7572d1a3b95867074b6581d36fede9e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mon-a, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-20T19:57:42.895 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: set uid:gid to 167:167 (ceph:ceph) 2024-09-20T19:57:42.895 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev), process ceph-mon, pid 7 2024-09-20T19:57:42.895 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: pidfile_write: ignore empty --pid-file 2024-09-20T19:57:42.895 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: load: jerasure load: lrc 2024-09-20T19:57:42.896 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: RocksDB version: 7.9.2 2024-09-20T19:57:42.896 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Git sha 0 2024-09-20T19:57:42.896 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Compile date 2024-09-20 13:31:19 2024-09-20T19:57:42.896 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: DB SUMMARY 2024-09-20T19:57:42.896 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: DB Session ID: P0UXXKZQAFZ4DRPKFX0Z 2024-09-20T19:57:42.896 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: CURRENT file: CURRENT 2024-09-20T19:57:42.896 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: IDENTITY file: IDENTITY 2024-09-20T19:57:42.896 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-20T19:57:42.896 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-20T19:57:42.896 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88276 ; 2024-09-20T19:57:42.897 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.error_if_exists: 0 2024-09-20T19:57:42.897 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.create_if_missing: 0 2024-09-20T19:57:42.897 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.paranoid_checks: 1 2024-09-20T19:57:42.897 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T19:57:42.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T19:57:42.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T19:57:42.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.env: 0x559867046120 2024-09-20T19:57:42.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.fs: PosixFileSystem 2024-09-20T19:57:42.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.info_log: 0x559869451700 2024-09-20T19:57:42.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.max_file_opening_threads: 16 2024-09-20T19:57:42.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.statistics: (nil) 2024-09-20T19:57:42.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.use_fsync: 0 2024-09-20T19:57:42.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.max_log_file_size: 0 2024-09-20T19:57:42.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T19:57:42.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T19:57:42.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.keep_log_file_num: 1000 2024-09-20T19:57:42.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.recycle_log_file_num: 0 2024-09-20T19:57:42.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.allow_fallocate: 1 2024-09-20T19:57:42.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.allow_mmap_reads: 0 2024-09-20T19:57:42.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.allow_mmap_writes: 0 2024-09-20T19:57:42.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.use_direct_reads: 0 2024-09-20T19:57:42.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T19:57:42.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.create_missing_column_families: 0 2024-09-20T19:57:42.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.db_log_dir: 2024-09-20T19:57:42.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.wal_dir: 2024-09-20T19:57:42.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T19:57:42.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T19:57:42.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T19:57:42.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T19:57:42.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T19:57:42.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T19:57:42.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.advise_random_on_open: 1 2024-09-20T19:57:42.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.db_write_buffer_size: 0 2024-09-20T19:57:42.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.write_buffer_manager: 0x559869455b80 2024-09-20T19:57:42.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T19:57:42.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T19:57:42.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T19:57:42.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.rate_limiter: (nil) 2024-09-20T19:57:42.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T19:57:42.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.wal_recovery_mode: 2 2024-09-20T19:57:42.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.enable_thread_tracking: 0 2024-09-20T19:57:42.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.enable_pipelined_write: 0 2024-09-20T19:57:42.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.unordered_write: 0 2024-09-20T19:57:42.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T19:57:42.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T19:57:42.901 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T19:57:42.901 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T19:57:42.901 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.row_cache: None 2024-09-20T19:57:42.901 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.wal_filter: None 2024-09-20T19:57:42.901 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T19:57:42.901 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.allow_ingest_behind: 0 2024-09-20T19:57:42.901 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.two_write_queues: 0 2024-09-20T19:57:42.901 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.manual_wal_flush: 0 2024-09-20T19:57:42.901 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.wal_compression: 0 2024-09-20T19:57:42.901 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.atomic_flush: 0 2024-09-20T19:57:42.901 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T19:57:42.901 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T19:57:42.901 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T19:57:42.901 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.log_readahead_size: 0 2024-09-20T19:57:42.901 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T19:57:42.902 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.best_efforts_recovery: 0 2024-09-20T19:57:42.902 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T19:57:42.902 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T19:57:42.902 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.allow_data_in_errors: 0 2024-09-20T19:57:42.902 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.db_host_id: __hostname__ 2024-09-20T19:57:42.902 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T19:57:42.902 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.max_background_jobs: 2 2024-09-20T19:57:42.902 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.max_background_compactions: -1 2024-09-20T19:57:42.902 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.max_subcompactions: 1 2024-09-20T19:57:42.902 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T19:57:42.902 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T19:57:42.902 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T19:57:42.902 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.max_total_wal_size: 0 2024-09-20T19:57:42.902 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T19:57:42.903 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T19:57:42.903 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T19:57:42.903 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T19:57:42.903 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.max_open_files: -1 2024-09-20T19:57:42.903 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.bytes_per_sync: 0 2024-09-20T19:57:42.903 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T19:57:42.903 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T19:57:42.903 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.compaction_readahead_size: 0 2024-09-20T19:57:42.903 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.max_background_flushes: -1 2024-09-20T19:57:42.903 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Compression algorithms supported: 2024-09-20T19:57:42.903 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: kZSTD supported: 0 2024-09-20T19:57:42.903 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: kXpressCompression supported: 0 2024-09-20T19:57:42.903 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: kBZip2Compression supported: 0 2024-09-20T19:57:42.903 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T19:57:42.903 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: kLZ4Compression supported: 1 2024-09-20T19:57:42.904 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: kZlibCompression supported: 1 2024-09-20T19:57:42.904 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: kLZ4HCCompression supported: 1 2024-09-20T19:57:42.904 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: kSnappyCompression supported: 1 2024-09-20T19:57:42.904 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T19:57:42.904 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T19:57:42.904 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-20T19:57:42.904 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T19:57:42.904 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T19:57:42.904 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.merge_operator: 2024-09-20T19:57:42.904 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.compaction_filter: None 2024-09-20T19:57:42.904 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.compaction_filter_factory: None 2024-09-20T19:57:42.904 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.sst_partitioner_factory: None 2024-09-20T19:57:42.904 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T19:57:42.904 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T19:57:42.904 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559869451320) 2024-09-20T19:57:42.905 INFO:journalctl@ceph.mon.a.smithi022.stdout: cache_index_and_filter_blocks: 1 2024-09-20T19:57:42.905 INFO:journalctl@ceph.mon.a.smithi022.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T19:57:42.905 INFO:journalctl@ceph.mon.a.smithi022.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T19:57:42.905 INFO:journalctl@ceph.mon.a.smithi022.stdout: pin_top_level_index_and_filter: 1 2024-09-20T19:57:42.905 INFO:journalctl@ceph.mon.a.smithi022.stdout: index_type: 0 2024-09-20T19:57:42.905 INFO:journalctl@ceph.mon.a.smithi022.stdout: data_block_index_type: 0 2024-09-20T19:57:42.905 INFO:journalctl@ceph.mon.a.smithi022.stdout: index_shortening: 1 2024-09-20T19:57:42.905 INFO:journalctl@ceph.mon.a.smithi022.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-20T19:57:42.905 INFO:journalctl@ceph.mon.a.smithi022.stdout: checksum: 4 2024-09-20T19:57:42.905 INFO:journalctl@ceph.mon.a.smithi022.stdout: no_block_cache: 0 2024-09-20T19:57:42.905 INFO:journalctl@ceph.mon.a.smithi022.stdout: block_cache: 0x559869445610 2024-09-20T19:57:42.905 INFO:journalctl@ceph.mon.a.smithi022.stdout: block_cache_name: BinnedLRUCache 2024-09-20T19:57:42.905 INFO:journalctl@ceph.mon.a.smithi022.stdout: block_cache_options: 2024-09-20T19:57:42.905 INFO:journalctl@ceph.mon.a.smithi022.stdout: capacity : 536870912 2024-09-20T19:57:42.906 INFO:journalctl@ceph.mon.a.smithi022.stdout: num_shard_bits : 4 2024-09-20T19:57:42.906 INFO:journalctl@ceph.mon.a.smithi022.stdout: strict_capacity_limit : 0 2024-09-20T19:57:42.906 INFO:journalctl@ceph.mon.a.smithi022.stdout: high_pri_pool_ratio: 0.000 2024-09-20T19:57:42.906 INFO:journalctl@ceph.mon.a.smithi022.stdout: block_cache_compressed: (nil) 2024-09-20T19:57:42.906 INFO:journalctl@ceph.mon.a.smithi022.stdout: persistent_cache: (nil) 2024-09-20T19:57:42.906 INFO:journalctl@ceph.mon.a.smithi022.stdout: block_size: 4096 2024-09-20T19:57:42.906 INFO:journalctl@ceph.mon.a.smithi022.stdout: block_size_deviation: 10 2024-09-20T19:57:42.906 INFO:journalctl@ceph.mon.a.smithi022.stdout: block_restart_interval: 16 2024-09-20T19:57:42.906 INFO:journalctl@ceph.mon.a.smithi022.stdout: index_block_restart_interval: 1 2024-09-20T19:57:42.906 INFO:journalctl@ceph.mon.a.smithi022.stdout: metadata_block_size: 4096 2024-09-20T19:57:42.906 INFO:journalctl@ceph.mon.a.smithi022.stdout: partition_filters: 0 2024-09-20T19:57:42.906 INFO:journalctl@ceph.mon.a.smithi022.stdout: use_delta_encoding: 1 2024-09-20T19:57:42.906 INFO:journalctl@ceph.mon.a.smithi022.stdout: filter_policy: bloomfilter 2024-09-20T19:57:42.906 INFO:journalctl@ceph.mon.a.smithi022.stdout: whole_key_filtering: 1 2024-09-20T19:57:42.907 INFO:journalctl@ceph.mon.a.smithi022.stdout: verify_compression: 0 2024-09-20T19:57:42.907 INFO:journalctl@ceph.mon.a.smithi022.stdout: read_amp_bytes_per_bit: 0 2024-09-20T19:57:42.907 INFO:journalctl@ceph.mon.a.smithi022.stdout: format_version: 5 2024-09-20T19:57:42.907 INFO:journalctl@ceph.mon.a.smithi022.stdout: enable_index_compression: 1 2024-09-20T19:57:42.907 INFO:journalctl@ceph.mon.a.smithi022.stdout: block_align: 0 2024-09-20T19:57:42.907 INFO:journalctl@ceph.mon.a.smithi022.stdout: max_auto_readahead_size: 262144 2024-09-20T19:57:42.907 INFO:journalctl@ceph.mon.a.smithi022.stdout: prepopulate_block_cache: 0 2024-09-20T19:57:42.907 INFO:journalctl@ceph.mon.a.smithi022.stdout: initial_auto_readahead_size: 8192 2024-09-20T19:57:42.907 INFO:journalctl@ceph.mon.a.smithi022.stdout: num_file_reads_for_auto_readahead: 2 2024-09-20T19:57:42.907 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.write_buffer_size: 33554432 2024-09-20T19:57:42.907 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.max_write_buffer_number: 2 2024-09-20T19:57:42.907 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.compression: NoCompression 2024-09-20T19:57:42.907 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.bottommost_compression: Disabled 2024-09-20T19:57:42.908 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.prefix_extractor: nullptr 2024-09-20T19:57:42.908 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T19:57:42.908 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.num_levels: 7 2024-09-20T19:57:42.908 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T19:57:42.908 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T19:57:42.908 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T19:57:42.908 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T19:57:42.908 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T19:57:42.908 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T19:57:42.908 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T19:57:42.908 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:57:42.908 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T19:57:42.908 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T19:57:42.908 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:57:42.909 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:57:42.909 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T19:57:42.909 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.compression_opts.level: 32767 2024-09-20T19:57:42.909 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.compression_opts.strategy: 0 2024-09-20T19:57:42.909 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T19:57:42.909 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:57:42.909 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:57:42.909 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T19:57:42.909 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.compression_opts.enabled: false 2024-09-20T19:57:42.909 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:57:42.909 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T19:57:42.909 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T19:57:42.909 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T19:57:42.909 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.target_file_size_base: 67108864 2024-09-20T19:57:42.909 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T19:57:42.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T19:57:42.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T19:57:42.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T19:57:42.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T19:57:42.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T19:57:42.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T19:57:42.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T19:57:42.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T19:57:42.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T19:57:42.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T19:57:42.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T19:57:42.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T19:57:42.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T19:57:42.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.arena_block_size: 1048576 2024-09-20T19:57:42.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T19:57:42.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T19:57:42.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.disable_auto_compactions: 0 2024-09-20T19:57:42.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T19:57:42.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T19:57:42.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T19:57:42.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T19:57:42.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T19:57:42.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T19:57:42.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T19:57:42.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T19:57:42.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T19:57:42.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T19:57:42.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T19:57:42.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.inplace_update_support: 0 2024-09-20T19:57:42.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T19:57:42.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T19:57:42.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T19:57:42.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T19:57:42.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.bloom_locality: 0 2024-09-20T19:57:42.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.max_successive_merges: 0 2024-09-20T19:57:42.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T19:57:42.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.paranoid_file_checks: 0 2024-09-20T19:57:42.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.force_consistency_checks: 1 2024-09-20T19:57:42.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.report_bg_io_stats: 0 2024-09-20T19:57:42.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.ttl: 2592000 2024-09-20T19:57:42.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T19:57:42.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T19:57:42.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T19:57:42.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.enable_blob_files: false 2024-09-20T19:57:42.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.min_blob_size: 0 2024-09-20T19:57:42.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.blob_file_size: 268435456 2024-09-20T19:57:42.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T19:57:42.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T19:57:42.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T19:57:42.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T19:57:42.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T19:57:42.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.blob_file_starting_level: 0 2024-09-20T19:57:42.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T19:57:42.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-20T19:57:42.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-20T19:57:42.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: dda69693-332f-4f66-9e02-7cc273b827e5 2024-09-20T19:57:42.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726862262851505, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-20T19:57:42.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-20T19:57:42.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726862262852423, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85052, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83192, "index_size": 244, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10002, "raw_average_key_size": 46, "raw_value_size": 77441, "raw_average_value_size": 358, "num_data_blocks": 11, "num_entries": 216, "num_filter_entries": 216, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726862262, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "dda69693-332f-4f66-9e02-7cc273b827e5", "db_session_id": "P0UXXKZQAFZ4DRPKFX0Z", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-20T19:57:42.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726862262852521, "job": 1, "event": "recovery_finished"} 2024-09-20T19:57:42.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-20T19:57:42.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-20T19:57:42.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559869474e00 2024-09-20T19:57:42.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: DB pointer 0x559869576000 2024-09-20T19:57:42.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T19:57:42.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T19:57:42.915 INFO:journalctl@ceph.mon.a.smithi022.stdout: ** DB Stats ** 2024-09-20T19:57:42.915 INFO:journalctl@ceph.mon.a.smithi022.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:57:42.915 INFO:journalctl@ceph.mon.a.smithi022.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-20T19:57:42.915 INFO:journalctl@ceph.mon.a.smithi022.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:57:42.915 INFO:journalctl@ceph.mon.a.smithi022.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:57:42.915 INFO:journalctl@ceph.mon.a.smithi022.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-20T19:57:42.915 INFO:journalctl@ceph.mon.a.smithi022.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:57:42.915 INFO:journalctl@ceph.mon.a.smithi022.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:57:42.916 INFO:journalctl@ceph.mon.a.smithi022.stdout: 2024-09-20T19:57:42.916 INFO:journalctl@ceph.mon.a.smithi022.stdout: ** Compaction Stats [default] ** 2024-09-20T19:57:42.916 INFO:journalctl@ceph.mon.a.smithi022.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T19:57:42.916 INFO:journalctl@ceph.mon.a.smithi022.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T19:57:42.916 INFO:journalctl@ceph.mon.a.smithi022.stdout: L0 2/0 84.92 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 144.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:57:42.916 INFO:journalctl@ceph.mon.a.smithi022.stdout: Sum 2/0 84.92 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 144.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:57:42.916 INFO:journalctl@ceph.mon.a.smithi022.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 144.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:57:42.916 INFO:journalctl@ceph.mon.a.smithi022.stdout: 2024-09-20T19:57:42.916 INFO:journalctl@ceph.mon.a.smithi022.stdout: ** Compaction Stats [default] ** 2024-09-20T19:57:42.916 INFO:journalctl@ceph.mon.a.smithi022.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T19:57:42.916 INFO:journalctl@ceph.mon.a.smithi022.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T19:57:42.916 INFO:journalctl@ceph.mon.a.smithi022.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 144.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:57:42.916 INFO:journalctl@ceph.mon.a.smithi022.stdout: 2024-09-20T19:57:42.916 INFO:journalctl@ceph.mon.a.smithi022.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T19:57:42.916 INFO:journalctl@ceph.mon.a.smithi022.stdout: 2024-09-20T19:57:42.917 INFO:journalctl@ceph.mon.a.smithi022.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:57:42.917 INFO:journalctl@ceph.mon.a.smithi022.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T19:57:42.917 INFO:journalctl@ceph.mon.a.smithi022.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T19:57:42.917 INFO:journalctl@ceph.mon.a.smithi022.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T19:57:42.917 INFO:journalctl@ceph.mon.a.smithi022.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T19:57:42.917 INFO:journalctl@ceph.mon.a.smithi022.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-20T19:57:42.917 INFO:journalctl@ceph.mon.a.smithi022.stdout: Cumulative compaction: 0.00 GB write, 25.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:57:42.917 INFO:journalctl@ceph.mon.a.smithi022.stdout: Interval compaction: 0.00 GB write, 25.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:57:42.917 INFO:journalctl@ceph.mon.a.smithi022.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-20T19:57:42.917 INFO:journalctl@ceph.mon.a.smithi022.stdout: Block cache BinnedLRUCache@0x559869445610#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-20T19:57:42.917 INFO:journalctl@ceph.mon.a.smithi022.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.44 KB,8.34465e-05%) Misc(1,0.00 KB,0%) 2024-09-20T19:57:42.917 INFO:journalctl@ceph.mon.a.smithi022.stdout: 2024-09-20T19:57:42.917 INFO:journalctl@ceph.mon.a.smithi022.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-20T19:57:42.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: starting mon.a rank 0 at public addrs [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] at bind addrs [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 6aa0af34-778a-11ef-baf5-efdc52797490 2024-09-20T19:57:42.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: mon.a@-1(???) e1 preinit fsid 6aa0af34-778a-11ef-baf5-efdc52797490 2024-09-20T19:57:42.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: mon.a@-1(???).mds e1 new map 2024-09-20T19:57:42.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: mon.a@-1(???).mds e1 print_map 2024-09-20T19:57:42.918 INFO:journalctl@ceph.mon.a.smithi022.stdout: e1 2024-09-20T19:57:42.918 INFO:journalctl@ceph.mon.a.smithi022.stdout: btime 2024-09-20T19:57:38:009632+0000 2024-09-20T19:57:42.918 INFO:journalctl@ceph.mon.a.smithi022.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T19:57:42.918 INFO:journalctl@ceph.mon.a.smithi022.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-20T19:57:42.918 INFO:journalctl@ceph.mon.a.smithi022.stdout: legacy client fscid: -1 2024-09-20T19:57:42.918 INFO:journalctl@ceph.mon.a.smithi022.stdout: 2024-09-20T19:57:42.918 INFO:journalctl@ceph.mon.a.smithi022.stdout: No filesystems configured 2024-09-20T19:57:42.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-20T19:57:42.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T19:57:42.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T19:57:42.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T19:57:42.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-20T19:57:42.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 bash[25375]: f86a3c8e2b11812e82a516835928f27cb7572d1a3b95867074b6581d36fede9e 2024-09-20T19:57:42.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 systemd[1]: Started Ceph mon.a for 6aa0af34-778a-11ef-baf5-efdc52797490. 2024-09-20T19:57:42.919 INFO:teuthology.orchestra.run.smithi022.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-20T19:57:43.152 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T19:57:43.152 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: monmap epoch 1 2024-09-20T19:57:43.152 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: fsid 6aa0af34-778a-11ef-baf5-efdc52797490 2024-09-20T19:57:43.152 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: last_changed 2024-09-20T19:57:34.956386+0000 2024-09-20T19:57:43.152 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: created 2024-09-20T19:57:34.956386+0000 2024-09-20T19:57:43.152 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: min_mon_release 19 (squid) 2024-09-20T19:57:43.152 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: election_strategy: 1 2024-09-20T19:57:43.152 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: 0: [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] mon.a 2024-09-20T19:57:43.152 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: fsmap 2024-09-20T19:57:43.152 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: osdmap e1: 0 total, 0 up, 0 in 2024-09-20T19:57:43.152 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:42 smithi022 ceph-mon[25413]: mgrmap e1: no daemons active 2024-09-20T19:57:43.937 INFO:teuthology.orchestra.run.smithi022.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-20T19:57:43.959 INFO:teuthology.orchestra.run.smithi022.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:57:43.959 INFO:teuthology.orchestra.run.smithi022.stdout:Creating mgr... 2024-09-20T19:57:43.959 INFO:teuthology.orchestra.run.smithi022.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-20T19:57:43.960 INFO:teuthology.orchestra.run.smithi022.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-20T19:57:44.206 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-6aa0af34-778a-11ef-baf5-efdc52797490@mgr.x 2024-09-20T19:57:44.206 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Failed to reset failed state of unit ceph-6aa0af34-778a-11ef-baf5-efdc52797490@mgr.x.service: Unit ceph-6aa0af34-778a-11ef-baf5-efdc52797490@mgr.x.service not loaded. 2024-09-20T19:57:44.361 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-6aa0af34-778a-11ef-baf5-efdc52797490.target.wants/ceph-6aa0af34-778a-11ef-baf5-efdc52797490@mgr.x.service → /etc/systemd/system/ceph-6aa0af34-778a-11ef-baf5-efdc52797490@.service. 2024-09-20T19:57:44.381 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:57:44 smithi022 systemd[1]: Starting Ceph mgr.x for 6aa0af34-778a-11ef-baf5-efdc52797490... 2024-09-20T19:57:44.700 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:44 smithi022 ceph-mon[25413]: from='client.? 172.21.15.22:0/3881829899' entity='client.admin' 2024-09-20T19:57:44.700 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:57:44 smithi022 podman[25651]: 2024-09-20 19:57:44.49469877 +0000 UTC m=+0.015791069 image pull 82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T19:57:44.701 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:57:44 smithi022 podman[25651]: 2024-09-20 19:57:44.593932885 +0000 UTC m=+0.115025171 container create 553f2afd86c0df8ead2b8e614d1582786c50f7e25a4ba0b4c1f81e8ffc7aa51c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-20T19:57:44.911 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T19:57:44.911 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout disabled 2024-09-20T19:57:44.918 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T19:57:44.919 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout inactive 2024-09-20T19:57:44.919 INFO:teuthology.orchestra.run.smithi022.stdout:firewalld.service is not enabled 2024-09-20T19:57:44.919 INFO:teuthology.orchestra.run.smithi022.stdout:Not possible to enable service . firewalld.service is not available 2024-09-20T19:57:44.927 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T19:57:44.927 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout disabled 2024-09-20T19:57:44.935 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T19:57:44.935 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout inactive 2024-09-20T19:57:44.935 INFO:teuthology.orchestra.run.smithi022.stdout:firewalld.service is not enabled 2024-09-20T19:57:44.935 INFO:teuthology.orchestra.run.smithi022.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-20T19:57:44.935 INFO:teuthology.orchestra.run.smithi022.stdout:Waiting for mgr to start... 2024-09-20T19:57:44.935 INFO:teuthology.orchestra.run.smithi022.stdout:Waiting for mgr... 2024-09-20T19:57:45.063 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:57:44 smithi022 podman[25651]: 2024-09-20 19:57:44.796236973 +0000 UTC m=+0.317329260 container init 553f2afd86c0df8ead2b8e614d1582786c50f7e25a4ba0b4c1f81e8ffc7aa51c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:57:45.063 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:57:44 smithi022 podman[25651]: 2024-09-20 19:57:44.801081176 +0000 UTC m=+0.322173464 container start 553f2afd86c0df8ead2b8e614d1582786c50f7e25a4ba0b4c1f81e8ffc7aa51c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1) 2024-09-20T19:57:45.063 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:57:44 smithi022 bash[25651]: 553f2afd86c0df8ead2b8e614d1582786c50f7e25a4ba0b4c1f81e8ffc7aa51c 2024-09-20T19:57:45.063 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:57:44 smithi022 systemd[1]: Started Ceph mgr.x for 6aa0af34-778a-11ef-baf5-efdc52797490. 2024-09-20T19:57:45.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:45 smithi022 ceph-mon[25413]: from='client.? 172.21.15.22:0/3098728231' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T19:57:46.066 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-09-20T19:57:46.066 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:57:46.067 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "fsid": "6aa0af34-778a-11ef-baf5-efdc52797490", 2024-09-20T19:57:46.067 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T19:57:46.067 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T19:57:46.067 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T19:57:46.067 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T19:57:46.067 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:46.067 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T19:57:46.067 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T19:57:46.067 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 0 2024-09-20T19:57:46.067 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:57:46.067 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T19:57:46.067 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T19:57:46.067 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:57:46.068 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-20T19:57:46.068 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T19:57:46.068 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:57:46.068 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T19:57:46.068 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T19:57:46.068 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:46.068 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T19:57:46.068 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:57:46.068 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T19:57:46.068 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T19:57:46.068 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T19:57:46.068 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T19:57:46.068 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T19:57:46.068 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T19:57:46.072 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:46.072 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T19:57:46.072 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T19:57:46.072 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T19:57:46.072 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T19:57:46.072 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T19:57:46.072 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T19:57:46.072 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T19:57:46.072 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T19:57:46.072 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T19:57:46.072 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:46.072 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T19:57:46.073 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:57:46.073 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T19:57:38:009632+0000", 2024-09-20T19:57:46.073 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T19:57:46.073 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T19:57:46.073 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:46.073 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T19:57:46.073 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-20T19:57:46.073 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T19:57:46.073 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T19:57:46.073 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T19:57:46.073 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T19:57:46.073 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T19:57:46.073 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:57:46.073 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:57:46.074 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:46.074 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T19:57:46.074 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:57:46.074 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T19:57:38.010287+0000", 2024-09-20T19:57:46.074 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:57:46.074 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:46.074 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T19:57:46.074 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:57:46.074 INFO:teuthology.orchestra.run.smithi022.stdout:mgr not available, waiting (1/15)... 2024-09-20T19:57:48.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:48 smithi022 ceph-mon[25413]: from='client.? 172.21.15.22:0/4108137877' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T19:57:49.373 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-09-20T19:57:49.373 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:57:49.373 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "fsid": "6aa0af34-778a-11ef-baf5-efdc52797490", 2024-09-20T19:57:49.374 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T19:57:49.374 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T19:57:49.374 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T19:57:49.374 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T19:57:49.374 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:49.374 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T19:57:49.374 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T19:57:49.374 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 0 2024-09-20T19:57:49.374 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:57:49.374 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T19:57:49.374 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T19:57:49.374 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:57:49.374 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-09-20T19:57:49.375 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T19:57:49.375 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:57:49.375 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T19:57:49.375 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T19:57:49.375 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:49.375 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T19:57:49.375 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:57:49.375 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T19:57:49.375 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T19:57:49.375 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T19:57:49.375 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T19:57:49.375 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T19:57:49.375 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T19:57:49.379 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:49.379 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T19:57:49.379 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T19:57:49.379 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T19:57:49.379 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T19:57:49.379 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T19:57:49.379 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T19:57:49.379 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T19:57:49.379 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T19:57:49.379 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T19:57:49.379 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:49.379 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T19:57:49.380 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:57:49.380 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T19:57:38:009632+0000", 2024-09-20T19:57:49.380 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T19:57:49.380 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T19:57:49.380 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:49.380 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T19:57:49.380 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-20T19:57:49.380 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T19:57:49.380 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T19:57:49.380 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T19:57:49.380 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T19:57:49.380 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T19:57:49.380 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:57:49.380 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:57:49.380 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:49.381 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T19:57:49.381 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:57:49.381 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T19:57:38.010287+0000", 2024-09-20T19:57:49.381 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:57:49.381 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:49.381 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T19:57:49.381 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:57:49.381 INFO:teuthology.orchestra.run.smithi022.stdout:mgr not available, waiting (2/15)... 2024-09-20T19:57:50.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:50 smithi022 ceph-mon[25413]: Activating manager daemon x 2024-09-20T19:57:50.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:50 smithi022 ceph-mon[25413]: mgrmap e2: x(active, starting, since 0.0032754s) 2024-09-20T19:57:50.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:50 smithi022 ceph-mon[25413]: from='mgr.14100 172.21.15.22:0/3265190782' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T19:57:50.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:50 smithi022 ceph-mon[25413]: from='mgr.14100 172.21.15.22:0/3265190782' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T19:57:50.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:50 smithi022 ceph-mon[25413]: from='mgr.14100 172.21.15.22:0/3265190782' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T19:57:50.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:50 smithi022 ceph-mon[25413]: from='mgr.14100 172.21.15.22:0/3265190782' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:57:50.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:50 smithi022 ceph-mon[25413]: from='mgr.14100 172.21.15.22:0/3265190782' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-20T19:57:50.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:50 smithi022 ceph-mon[25413]: Manager daemon x is now available 2024-09-20T19:57:50.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:50 smithi022 ceph-mon[25413]: from='mgr.14100 172.21.15.22:0/3265190782' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-20T19:57:50.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:50 smithi022 ceph-mon[25413]: from='mgr.14100 172.21.15.22:0/3265190782' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-20T19:57:50.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:50 smithi022 ceph-mon[25413]: from='mgr.14100 172.21.15.22:0/3265190782' entity='mgr.x' 2024-09-20T19:57:50.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:50 smithi022 ceph-mon[25413]: from='mgr.14100 172.21.15.22:0/3265190782' entity='mgr.x' 2024-09-20T19:57:50.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:50 smithi022 ceph-mon[25413]: from='mgr.14100 172.21.15.22:0/3265190782' entity='mgr.x' 2024-09-20T19:57:50.244 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:57:49 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: 2024-09-20T19:57:49.857+0000 7f041f2f6040 -1 mgr[py] Module not found: 'dashboard' 2024-09-20T19:57:50.244 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:57:49 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: 2024-09-20T19:57:49.857+0000 7f041f2f6040 -1 mgr[py] Traceback (most recent call last): 2024-09-20T19:57:50.244 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:57:49 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: File "/usr/share/ceph/mgr/dashboard/__init__.py", line 60, in 2024-09-20T19:57:50.244 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:57:49 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: from .module import Module, StandbyModule # noqa: F401 2024-09-20T19:57:50.244 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:57:49 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: File "/usr/share/ceph/mgr/dashboard/module.py", line 55, in 2024-09-20T19:57:50.244 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:57:49 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: from .plugins import PLUGIN_MANAGER, debug, feature_toggles, motd # isort:skip # noqa E501 # pylint: disable=unused-import 2024-09-20T19:57:50.244 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:57:49 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: File "/usr/share/ceph/mgr/dashboard/plugins/feature_toggles.py", line 15, in 2024-09-20T19:57:50.244 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:57:49 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: from ..controllers.rgw import Rgw, RgwBucket, RgwDaemon, RgwUser 2024-09-20T19:57:50.244 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:57:49 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: File "/usr/share/ceph/mgr/dashboard/controllers/rgw.py", line 17, in 2024-09-20T19:57:50.244 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:57:49 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: from ..services.rgw_client import _SYNC_GROUP_ID, NoRgwDaemonsException, RgwClient, RgwMultisite 2024-09-20T19:57:50.244 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:57:49 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: File "/usr/share/ceph/mgr/dashboard/services/rgw_client.py", line 251 2024-09-20T19:57:50.245 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:57:49 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: logger.warning(f"Credentials not found for RGW Daemon '{daemon_name}'. 2024-09-20T19:57:50.245 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:57:49 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: ^ 2024-09-20T19:57:50.245 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:57:49 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: SyntaxError: EOL while scanning string literal 2024-09-20T19:57:50.245 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:57:49 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: 2024-09-20T19:57:50.245 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:57:49 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: 2024-09-20T19:57:49.858+0000 7f041f2f6040 -1 mgr[py] Class not found in module 'dashboard' 2024-09-20T19:57:50.245 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:57:49 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: 2024-09-20T19:57:49.858+0000 7f041f2f6040 -1 mgr[py] Error loading module 'dashboard': (2) No such file or directory 2024-09-20T19:57:50.245 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:57:50 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: 2024-09-20T19:57:50.040+0000 7f041f2f6040 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: dashboard 2024-09-20T19:57:52.492 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:52 smithi022 ceph-mon[25413]: mgrmap e3: x(active, since 1.00773s) 2024-09-20T19:57:53.492 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:53 smithi022 ceph-mon[25413]: mgrmap e4: x(active, since 2s) 2024-09-20T19:57:54.492 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:57:54 smithi022 ceph-mon[25413]: from='client.? 172.21.15.22:0/633809211' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T19:58:00.114 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-09-20T19:58:00.114 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:58:00.114 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "fsid": "6aa0af34-778a-11ef-baf5-efdc52797490", 2024-09-20T19:58:00.114 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T19:58:00.115 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T19:58:00.115 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T19:58:00.115 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T19:58:00.115 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:58:00.115 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T19:58:00.115 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T19:58:00.116 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 0 2024-09-20T19:58:00.116 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:58:00.116 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T19:58:00.116 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T19:58:00.116 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:58:00.116 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-20T19:58:00.116 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T19:58:00.117 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:58:00.117 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T19:58:00.117 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T19:58:00.117 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:58:00.117 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T19:58:00.117 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:58:00.118 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T19:58:00.118 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T19:58:00.118 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T19:58:00.118 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T19:58:00.118 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T19:58:00.118 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T19:58:00.118 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:58:00.119 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T19:58:00.119 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T19:58:00.119 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T19:58:00.119 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T19:58:00.119 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T19:58:00.119 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T19:58:00.120 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T19:58:00.120 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T19:58:00.120 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T19:58:00.120 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:58:00.120 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T19:58:00.120 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:58:00.121 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T19:57:38:009632+0000", 2024-09-20T19:58:00.121 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T19:58:00.121 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T19:58:00.121 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:58:00.121 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T19:58:00.121 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T19:58:00.121 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T19:58:00.121 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T19:58:00.122 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T19:58:00.122 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T19:58:00.122 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T19:58:00.122 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:58:00.122 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:58:00.122 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:58:00.123 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T19:58:00.123 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:58:00.123 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T19:57:38.010287+0000", 2024-09-20T19:58:00.123 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:58:00.123 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:58:00.123 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T19:58:00.124 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:58:00.124 INFO:teuthology.orchestra.run.smithi022.stdout:mgr is available 2024-09-20T19:58:03.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:03 smithi022 ceph-mon[25413]: from='client.? 172.21.15.22:0/2906227172' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-20T19:58:04.399 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-09-20T19:58:04.399 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout [global] 2024-09-20T19:58:04.399 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout fsid = 6aa0af34-778a-11ef-baf5-efdc52797490 2024-09-20T19:58:04.399 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-20T19:58:04.399 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.22:3300,v1:172.21.15.22:6789] 2024-09-20T19:58:04.399 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-20T19:58:04.399 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-20T19:58:04.400 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-20T19:58:04.400 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-20T19:58:04.400 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-09-20T19:58:04.400 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-20T19:58:04.400 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-20T19:58:04.400 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-09-20T19:58:04.400 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout [osd] 2024-09-20T19:58:04.400 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-20T19:58:04.400 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-20T19:58:04.400 INFO:teuthology.orchestra.run.smithi022.stdout:Enabling cephadm module... 2024-09-20T19:58:05.416 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:05 smithi022 ceph-mon[25413]: from='client.? 172.21.15.22:0/4181499070' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-20T19:58:05.416 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:05 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: ignoring --setuser ceph since I am not root 2024-09-20T19:58:05.416 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:05 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: ignoring --setgroup ceph since I am not root 2024-09-20T19:58:06.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:06 smithi022 ceph-mon[25413]: from='client.? 172.21.15.22:0/4181499070' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-20T19:58:06.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:06 smithi022 ceph-mon[25413]: mgrmap e5: x(active, since 15s) 2024-09-20T19:58:06.908 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:58:06.909 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-20T19:58:06.909 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T19:58:06.909 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-20T19:58:06.909 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-20T19:58:06.909 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:58:06.909 INFO:teuthology.orchestra.run.smithi022.stdout:Waiting for the mgr to restart... 2024-09-20T19:58:06.909 INFO:teuthology.orchestra.run.smithi022.stdout:Waiting for mgr epoch 5... 2024-09-20T19:58:07.225 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:07 smithi022 ceph-mon[25413]: from='client.? 172.21.15.22:0/2869859448' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-20T19:58:10.492 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-mon[25413]: Active manager daemon x restarted 2024-09-20T19:58:10.492 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-mon[25413]: Activating manager daemon x 2024-09-20T19:58:10.492 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-mon[25413]: osdmap e2: 0 total, 0 up, 0 in 2024-09-20T19:58:10.493 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-mon[25413]: mgrmap e6: x(active, starting, since 0.00321257s) 2024-09-20T19:58:10.493 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-mon[25413]: from='mgr.14118 172.21.15.22:0/1862648527' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:58:10.493 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-mon[25413]: from='mgr.14118 172.21.15.22:0/1862648527' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-20T19:58:10.493 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-mon[25413]: from='mgr.14118 172.21.15.22:0/1862648527' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T19:58:10.493 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-mon[25413]: from='mgr.14118 172.21.15.22:0/1862648527' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T19:58:10.493 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-mon[25413]: from='mgr.14118 172.21.15.22:0/1862648527' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T19:58:10.493 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-mon[25413]: Manager daemon x is now available 2024-09-20T19:58:10.493 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: 2024-09-20T19:58:10.158+0000 7fdeceb7f040 -1 mgr[py] Module not found: 'dashboard' 2024-09-20T19:58:10.493 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: 2024-09-20T19:58:10.158+0000 7fdeceb7f040 -1 mgr[py] Traceback (most recent call last): 2024-09-20T19:58:10.493 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: File "/usr/share/ceph/mgr/dashboard/__init__.py", line 60, in 2024-09-20T19:58:10.493 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: from .module import Module, StandbyModule # noqa: F401 2024-09-20T19:58:10.494 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: File "/usr/share/ceph/mgr/dashboard/module.py", line 55, in 2024-09-20T19:58:10.494 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: from .plugins import PLUGIN_MANAGER, debug, feature_toggles, motd # isort:skip # noqa E501 # pylint: disable=unused-import 2024-09-20T19:58:10.494 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: File "/usr/share/ceph/mgr/dashboard/plugins/feature_toggles.py", line 15, in 2024-09-20T19:58:10.494 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: from ..controllers.rgw import Rgw, RgwBucket, RgwDaemon, RgwUser 2024-09-20T19:58:10.494 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: File "/usr/share/ceph/mgr/dashboard/controllers/rgw.py", line 17, in 2024-09-20T19:58:10.494 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: from ..services.rgw_client import _SYNC_GROUP_ID, NoRgwDaemonsException, RgwClient, RgwMultisite 2024-09-20T19:58:10.494 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: File "/usr/share/ceph/mgr/dashboard/services/rgw_client.py", line 251 2024-09-20T19:58:10.494 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: logger.warning(f"Credentials not found for RGW Daemon '{daemon_name}'. 2024-09-20T19:58:10.494 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: ^ 2024-09-20T19:58:10.494 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: SyntaxError: EOL while scanning string literal 2024-09-20T19:58:10.494 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: 2024-09-20T19:58:10.494 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: 2024-09-20T19:58:10.159+0000 7fdeceb7f040 -1 mgr[py] Class not found in module 'dashboard' 2024-09-20T19:58:10.494 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: 2024-09-20T19:58:10.159+0000 7fdeceb7f040 -1 mgr[py] Error loading module 'dashboard': (2) No such file or directory 2024-09-20T19:58:10.494 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:10 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: 2024-09-20T19:58:10.342+0000 7fdeceb7f040 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: dashboard 2024-09-20T19:58:11.916 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:58:11.916 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-20T19:58:11.916 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-20T19:58:11.916 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:58:11.916 INFO:teuthology.orchestra.run.smithi022.stdout:mgr epoch 5 is available 2024-09-20T19:58:11.916 INFO:teuthology.orchestra.run.smithi022.stdout:Verifying orchestrator module is enabled... 2024-09-20T19:58:12.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:12 smithi022 ceph-mon[25413]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-20T19:58:12.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:12 smithi022 ceph-mon[25413]: mgrmap e7: x(active, since 1.00545s) 2024-09-20T19:58:12.743 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:12 smithi022 ceph-mon[25413]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-20T19:58:13.883 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:13 smithi022 ceph-mon[25413]: from='mgr.14118 172.21.15.22:0/1862648527' entity='mgr.x' 2024-09-20T19:58:13.884 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:13 smithi022 ceph-mon[25413]: from='mgr.14118 172.21.15.22:0/1862648527' entity='mgr.x' 2024-09-20T19:58:13.884 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:13 smithi022 ceph-mon[25413]: Found migration_current of "None". Setting to last migration. 2024-09-20T19:58:13.884 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:13 smithi022 ceph-mon[25413]: from='mgr.14118 172.21.15.22:0/1862648527' entity='mgr.x' 2024-09-20T19:58:13.884 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:13 smithi022 ceph-mon[25413]: from='mgr.14118 172.21.15.22:0/1862648527' entity='mgr.x' 2024-09-20T19:58:13.884 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:13 smithi022 ceph-mon[25413]: from='mgr.14118 172.21.15.22:0/1862648527' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:58:13.884 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:13 smithi022 ceph-mon[25413]: from='mgr.14118 172.21.15.22:0/1862648527' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:58:13.884 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:13 smithi022 ceph-mon[25413]: from='mgr.14118 172.21.15.22:0/1862648527' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-20T19:58:13.884 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:13 smithi022 ceph-mon[25413]: from='mgr.14118 172.21.15.22:0/1862648527' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-20T19:58:13.884 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:13 smithi022 ceph-mon[25413]: from='client.? 172.21.15.22:0/4018005861' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-20T19:58:14.153 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-20T19:58:14.153 INFO:teuthology.orchestra.run.smithi022.stdout:Setting orchestrator backend to cephadm... 2024-09-20T19:58:14.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:14 smithi022 ceph-mon[25413]: from='client.? 172.21.15.22:0/4018005861' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-20T19:58:14.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:14 smithi022 ceph-mon[25413]: mgrmap e8: x(active, since 3s) 2024-09-20T19:58:14.791 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:14 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: 2024-09-20T19:58:14.672+0000 7fde3a773640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:19:58:14] ENGINE Error in HTTPServer.serve 2024-09-20T19:58:14.791 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:14 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: Traceback (most recent call last): 2024-09-20T19:58:14.791 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:14 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:58:14.791 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:14 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: self._connections.run(self.expiration_interval) 2024-09-20T19:58:14.791 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:14 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:58:14.791 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:14 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: self._run(expiration_interval) 2024-09-20T19:58:14.791 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:14 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:58:14.791 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:14 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:58:14.791 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:14 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:58:14.791 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:14 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:58:14.792 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:14 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:58:14.792 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:14 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: s = self.context.wrap_socket( 2024-09-20T19:58:14.792 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:14 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:58:14.792 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:14 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: return self.sslsocket_class._create( 2024-09-20T19:58:14.792 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:14 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:58:14.792 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:14 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: self.do_handshake() 2024-09-20T19:58:14.792 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:14 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:58:14.792 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:14 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: self._sslobj.do_handshake() 2024-09-20T19:58:14.792 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:14 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:58:14.792 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:14 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: 2024-09-20T19:58:15.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:15 smithi022 ceph-mon[25413]: mgrmap e9: x(active, since 4s) 2024-09-20T19:58:15.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:15 smithi022 ceph-mon[25413]: [20/Sep/2024:19:58:14] ENGINE Bus STARTING 2024-09-20T19:58:15.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:15 smithi022 ceph-mon[25413]: [20/Sep/2024:19:58:14] ENGINE Serving on https://172.21.15.22:7150 2024-09-20T19:58:15.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:15 smithi022 ceph-mon[25413]: [20/Sep/2024:19:58:14] ENGINE Error in HTTPServer.serve 2024-09-20T19:58:15.742 INFO:journalctl@ceph.mon.a.smithi022.stdout: Traceback (most recent call last): 2024-09-20T19:58:15.742 INFO:journalctl@ceph.mon.a.smithi022.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:58:15.743 INFO:journalctl@ceph.mon.a.smithi022.stdout: self._connections.run(self.expiration_interval) 2024-09-20T19:58:15.743 INFO:journalctl@ceph.mon.a.smithi022.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:58:15.743 INFO:journalctl@ceph.mon.a.smithi022.stdout: self._run(expiration_interval) 2024-09-20T19:58:15.743 INFO:journalctl@ceph.mon.a.smithi022.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:58:15.743 INFO:journalctl@ceph.mon.a.smithi022.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:58:15.743 INFO:journalctl@ceph.mon.a.smithi022.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:58:15.743 INFO:journalctl@ceph.mon.a.smithi022.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:58:15.743 INFO:journalctl@ceph.mon.a.smithi022.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:58:15.743 INFO:journalctl@ceph.mon.a.smithi022.stdout: s = self.context.wrap_socket( 2024-09-20T19:58:15.743 INFO:journalctl@ceph.mon.a.smithi022.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:58:15.743 INFO:journalctl@ceph.mon.a.smithi022.stdout: return self.sslsocket_class._create( 2024-09-20T19:58:15.743 INFO:journalctl@ceph.mon.a.smithi022.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:58:15.743 INFO:journalctl@ceph.mon.a.smithi022.stdout: self.do_handshake() 2024-09-20T19:58:15.743 INFO:journalctl@ceph.mon.a.smithi022.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:58:15.744 INFO:journalctl@ceph.mon.a.smithi022.stdout: self._sslobj.do_handshake() 2024-09-20T19:58:15.744 INFO:journalctl@ceph.mon.a.smithi022.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:58:15.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:15 smithi022 ceph-mon[25413]: [20/Sep/2024:19:58:14] ENGINE Serving on http://172.21.15.22:8765 2024-09-20T19:58:15.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:15 smithi022 ceph-mon[25413]: [20/Sep/2024:19:58:14] ENGINE Bus STARTED 2024-09-20T19:58:15.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:15 smithi022 ceph-mon[25413]: from='mgr.14118 172.21.15.22:0/1862648527' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:58:15.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:15 smithi022 ceph-mon[25413]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:15.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:15 smithi022 ceph-mon[25413]: from='mgr.14118 172.21.15.22:0/1862648527' entity='mgr.x' 2024-09-20T19:58:15.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:15 smithi022 ceph-mon[25413]: from='mgr.14118 172.21.15.22:0/1862648527' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:58:16.449 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-20T19:58:16.449 INFO:teuthology.orchestra.run.smithi022.stdout:Generating ssh key... 2024-09-20T19:58:16.698 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:16 smithi022 ceph-mon[25413]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:17.493 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:17 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: Generating public/private rsa key pair. 2024-09-20T19:58:17.493 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:17 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: Your identification has been saved in /tmp/tmp2b1k6uk9/key 2024-09-20T19:58:17.493 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:17 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: Your public key has been saved in /tmp/tmp2b1k6uk9/key.pub 2024-09-20T19:58:17.493 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:17 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: The key fingerprint is: 2024-09-20T19:58:17.493 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:17 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: SHA256:2gXi9uvfyxvmc/hzHcxrxHFffuICo2iqIPqwpVA8Jm0 ceph-6aa0af34-778a-11ef-baf5-efdc52797490 2024-09-20T19:58:17.493 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:17 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: The key's randomart image is: 2024-09-20T19:58:17.493 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:17 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: +---[RSA 3072]----+ 2024-09-20T19:58:17.493 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:17 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: | | 2024-09-20T19:58:17.493 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:17 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: | | 2024-09-20T19:58:17.493 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:17 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: | . . | 2024-09-20T19:58:17.493 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:17 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: | o . . . .o| 2024-09-20T19:58:17.494 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:17 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: |. E o S . +.=| 2024-09-20T19:58:17.494 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:17 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: | = . . + .o .*+| 2024-09-20T19:58:17.494 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:17 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: |= . ..o. ooo..=| 2024-09-20T19:58:17.494 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:17 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: |+* o .. =+.+oo| 2024-09-20T19:58:17.494 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:17 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: |+.o..o .o.. *Boo | 2024-09-20T19:58:17.494 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:17 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: +----[SHA256]-----+ 2024-09-20T19:58:17.869 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:17 smithi022 ceph-mon[25413]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:17.869 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:17 smithi022 ceph-mon[25413]: Generating ssh key... 2024-09-20T19:58:17.869 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:17 smithi022 ceph-mon[25413]: from='mgr.14118 172.21.15.22:0/1862648527' entity='mgr.x' 2024-09-20T19:58:17.869 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:17 smithi022 ceph-mon[25413]: from='mgr.14118 172.21.15.22:0/1862648527' entity='mgr.x' 2024-09-20T19:58:19.002 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCJLmOXL4CZKHk9vd8MbrglBeMTN/XtMYP1og0/xZ42dbvhKAZWhzFjpdxwHgu+g540+Ex61++mnU51JiavYOlqg5wu3m+tpzyP5xS7dFlIB+bMyCjUUe/gFCV08aU9YxQ6VBqZZ+yYfDT2ygagLGLSQJnoGbAovzo850NEqsjsu9P3B+AHrpQwU1a7pGNyO71LlmLqb/iZwHPVueFq2KgCHAv7PFBEhOPA13OJwRNfPNsiBvG6GWAlTkk6FBYdc6hHpve1QassjTuqfgUmMqry22vAqdJSDIGJ2zJpJzj+rNYQPkO+DVyCynDOoQ2URon7CRYbeBpMKPOGEDq6Ed+SZ6fHrtSTCg5IS5PkS3+hkVpIbODgE8CJCEAMuUc4J9xwvcB172NfWRkNNY7baQnR/oMUdItGMimL+ioBj+1pyZgDj25Ov9SPxIXs+6BcblH5+QYHuyZQoSuRd9ikDTS4UUGKPfn8NbnHGU7D8sAX/O/t1hy9XODvcKQwgDQ5eQM= ceph-6aa0af34-778a-11ef-baf5-efdc52797490 2024-09-20T19:58:19.003 INFO:teuthology.orchestra.run.smithi022.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-20T19:58:19.003 INFO:teuthology.orchestra.run.smithi022.stdout:Adding key to root@localhost authorized_keys... 2024-09-20T19:58:19.013 INFO:teuthology.orchestra.run.smithi022.stdout:Adding host smithi022... 2024-09-20T19:58:19.407 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:19 smithi022 ceph-mon[25413]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:20.258 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:20 smithi022 ceph-mon[25413]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi022", "addr": "172.21.15.22", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:21.376 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:21 smithi022 ceph-mon[25413]: Deploying cephadm binary to smithi022 2024-09-20T19:58:24.134 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout Added host 'smithi022' with addr '172.21.15.22' 2024-09-20T19:58:24.134 INFO:teuthology.orchestra.run.smithi022.stdout:Deploying unmanaged mon service... 2024-09-20T19:58:24.711 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:24 smithi022 ceph-mon[25413]: from='mgr.14118 172.21.15.22:0/1862648527' entity='mgr.x' 2024-09-20T19:58:24.711 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:24 smithi022 ceph-mon[25413]: Added host smithi022 2024-09-20T19:58:24.712 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:24 smithi022 ceph-mon[25413]: from='mgr.14118 172.21.15.22:0/1862648527' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:58:25.612 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-20T19:58:25.612 INFO:teuthology.orchestra.run.smithi022.stdout:Deploying unmanaged mgr service... 2024-09-20T19:58:25.992 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:25 smithi022 ceph-mon[25413]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:25.992 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:25 smithi022 ceph-mon[25413]: Saving service mon spec with placement count:5 2024-09-20T19:58:25.992 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:25 smithi022 ceph-mon[25413]: from='mgr.14118 172.21.15.22:0/1862648527' entity='mgr.x' 2024-09-20T19:58:27.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:27 smithi022 ceph-mon[25413]: from='mgr.14118 172.21.15.22:0/1862648527' entity='mgr.x' 2024-09-20T19:58:27.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:27 smithi022 ceph-mon[25413]: from='mgr.14118 172.21.15.22:0/1862648527' entity='mgr.x' 2024-09-20T19:58:27.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:27 smithi022 ceph-mon[25413]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:27.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:27 smithi022 ceph-mon[25413]: Saving service mgr spec with placement count:2 2024-09-20T19:58:27.743 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:27 smithi022 ceph-mon[25413]: from='mgr.14118 172.21.15.22:0/1862648527' entity='mgr.x' 2024-09-20T19:58:28.193 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-20T19:58:29.139 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:28 smithi022 ceph-mon[25413]: from='mgr.14118 172.21.15.22:0/1862648527' entity='mgr.x' 2024-09-20T19:58:29.139 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:28 smithi022 ceph-mon[25413]: from='mgr.14118 172.21.15.22:0/1862648527' entity='mgr.x' 2024-09-20T19:58:29.983 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:29 smithi022 ceph-mon[25413]: from='client.? 172.21.15.22:0/3301245466' entity='client.admin' 2024-09-20T19:58:31.042 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 22 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -e NODE_NAME=smithi022 -v /var/log/ceph/6aa0af34-778a-11ef-baf5-efdc52797490:/var/log/ceph:z -v /tmp/ceph-tmphzntqe8b:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz6a9t3lw:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 config set mgr mgr/dashboard/ssl_server_port 8443 2024-09-20T19:58:31.043 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stderr Error EINVAL: unrecognized config option 'mgr/dashboard/ssl_server_port' 2024-09-20T19:58:31.043 INFO:teuthology.orchestra.run.smithi022.stderr:RuntimeError: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -e NODE_NAME=smithi022 -v /var/log/ceph/6aa0af34-778a-11ef-baf5-efdc52797490:/var/log/ceph:z -v /tmp/ceph-tmphzntqe8b:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz6a9t3lw:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 config set mgr mgr/dashboard/ssl_server_port 8443: Error EINVAL: unrecognized config option 'mgr/dashboard/ssl_server_port' 2024-09-20T19:58:31.043 INFO:teuthology.orchestra.run.smithi022.stderr: 2024-09-20T19:58:31.043 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-20T19:58:31.043 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-20T19:58:31.044 INFO:teuthology.orchestra.run.smithi022.stdout: *************** 2024-09-20T19:58:31.044 INFO:teuthology.orchestra.run.smithi022.stdout: Cephadm hit an issue during cluster installation. Current cluster files will be deleted automatically. 2024-09-20T19:58:31.044 INFO:teuthology.orchestra.run.smithi022.stdout: To disable this behaviour you can pass the --no-cleanup-on-failure flag. In case of any previous 2024-09-20T19:58:31.044 INFO:teuthology.orchestra.run.smithi022.stdout: broken installation, users must use the following command to completely delete the broken cluster: 2024-09-20T19:58:31.044 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-20T19:58:31.044 INFO:teuthology.orchestra.run.smithi022.stdout: > cephadm rm-cluster --force --zap-osds --fsid 2024-09-20T19:58:31.044 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-20T19:58:31.044 INFO:teuthology.orchestra.run.smithi022.stdout: for more information please refer to https://docs.ceph.com/en/latest/cephadm/operations/#purging-a-cluster 2024-09-20T19:58:31.044 INFO:teuthology.orchestra.run.smithi022.stdout: *************** 2024-09-20T19:58:31.044 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-20T19:58:31.044 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-20T19:58:31.044 INFO:teuthology.orchestra.run.smithi022.stdout:Deleting cluster with fsid: 6aa0af34-778a-11ef-baf5-efdc52797490 2024-09-20T19:58:31.079 INFO:teuthology.orchestra.run.smithi022.stdout:/bin/podman: stdout f86a3c8e2b11,33.62MB / 33.27GB 2024-09-20T19:58:31.079 INFO:teuthology.orchestra.run.smithi022.stdout:/bin/podman: stdout 553f2afd86c0,467.4MB / 33.27GB 2024-09-20T19:58:31.439 INFO:teuthology.orchestra.run.smithi022.stdout:/bin/podman: stdout f86a3c8e2b11,1.00% 2024-09-20T19:58:31.439 INFO:teuthology.orchestra.run.smithi022.stdout:/bin/podman: stdout 553f2afd86c0,38.26% 2024-09-20T19:58:31.722 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:31 smithi022 ceph-mon[25413]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:58:31.723 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:31 smithi022 systemd[1]: Stopping Ceph mon.a for 6aa0af34-778a-11ef-baf5-efdc52797490... 2024-09-20T19:58:31.992 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:31 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mon-a[25390]: 2024-09-20T19:58:31.721+0000 7f5fdf0af640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T19:58:31.992 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:31 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mon-a[25390]: 2024-09-20T19:58:31.721+0000 7f5fdf0af640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-20T19:58:31.992 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:31 smithi022 podman[28259]: 2024-09-20 19:58:31.843559512 +0000 UTC m=+0.224578065 container died f86a3c8e2b11812e82a516835928f27cb7572d1a3b95867074b6581d36fede9e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mon-a, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-20T19:58:32.361 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:32 smithi022 podman[28259]: 2024-09-20 19:58:32.176193379 +0000 UTC m=+0.557211929 container cleanup f86a3c8e2b11812e82a516835928f27cb7572d1a3b95867074b6581d36fede9e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mon-a, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T19:58:32.361 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:32 smithi022 bash[28259]: ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mon-a 2024-09-20T19:58:32.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:32 smithi022 podman[28276]: 2024-09-20 19:58:32.360655728 +0000 UTC m=+0.512850240 container remove f86a3c8e2b11812e82a516835928f27cb7572d1a3b95867074b6581d36fede9e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mon-a, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, org.label-schema.license=GPLv2) 2024-09-20T19:58:32.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:32 smithi022 systemd[1]: ceph-6aa0af34-778a-11ef-baf5-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-20T19:58:32.743 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:32 smithi022 systemd[1]: Stopped Ceph mon.a for 6aa0af34-778a-11ef-baf5-efdc52797490. 2024-09-20T19:58:32.743 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 20 19:58:32 smithi022 systemd[1]: ceph-6aa0af34-778a-11ef-baf5-efdc52797490@mon.a.service: Consumed 1.256s CPU time. 2024-09-20T19:58:32.766 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph-6aa0af34-778a-11ef-baf5-efdc52797490.target.wants/ceph-6aa0af34-778a-11ef-baf5-efdc52797490@mon.a.service". 2024-09-20T19:58:32.774 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 5 from systemctl stop ceph-6aa0af34-778a-11ef-baf5-efdc52797490-init@mon.a.service 2024-09-20T19:58:32.775 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Failed to stop ceph-6aa0af34-778a-11ef-baf5-efdc52797490-init@mon.a.service: Unit ceph-6aa0af34-778a-11ef-baf5-efdc52797490-init@mon.a.service not loaded. 2024-09-20T19:58:32.781 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-6aa0af34-778a-11ef-baf5-efdc52797490-init@mon.a.service 2024-09-20T19:58:32.781 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Failed to reset failed state of unit ceph-6aa0af34-778a-11ef-baf5-efdc52797490-init@mon.a.service: Unit ceph-6aa0af34-778a-11ef-baf5-efdc52797490-init@mon.a.service not loaded. 2024-09-20T19:58:32.788 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl disable ceph-6aa0af34-778a-11ef-baf5-efdc52797490-init@mon.a.service 2024-09-20T19:58:32.788 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Failed to disable unit: Unit file ceph-6aa0af34-778a-11ef-baf5-efdc52797490-init@mon.a.service does not exist. 2024-09-20T19:58:33.066 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:32 smithi022 systemd[1]: Stopping Ceph mgr.x for 6aa0af34-778a-11ef-baf5-efdc52797490... 2024-09-20T19:58:33.066 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:33 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: 2024-09-20T19:58:33.040+0000 7fdecab20640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.x -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T19:58:33.067 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:33 smithi022 ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x[25666]: 2024-09-20T19:58:33.040+0000 7fdecab20640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-20T19:58:33.340 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:33 smithi022 podman[28395]: 2024-09-20 19:58:33.072090655 +0000 UTC m=+0.127276708 container died 553f2afd86c0df8ead2b8e614d1582786c50f7e25a4ba0b4c1f81e8ffc7aa51c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731) 2024-09-20T19:58:33.699 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:33 smithi022 podman[28395]: 2024-09-20 19:58:33.429879968 +0000 UTC m=+0.485066009 container cleanup 553f2afd86c0df8ead2b8e614d1582786c50f7e25a4ba0b4c1f81e8ffc7aa51c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, ceph=True) 2024-09-20T19:58:33.699 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:33 smithi022 bash[28395]: ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x 2024-09-20T19:58:33.992 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:33 smithi022 podman[28413]: 2024-09-20 19:58:33.697624437 +0000 UTC m=+0.624839337 container remove 553f2afd86c0df8ead2b8e614d1582786c50f7e25a4ba0b4c1f81e8ffc7aa51c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-6aa0af34-778a-11ef-baf5-efdc52797490-mgr-x, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-20T19:58:33.993 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:33 smithi022 systemd[1]: ceph-6aa0af34-778a-11ef-baf5-efdc52797490@mgr.x.service: Deactivated successfully. 2024-09-20T19:58:33.993 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:33 smithi022 systemd[1]: Stopped Ceph mgr.x for 6aa0af34-778a-11ef-baf5-efdc52797490. 2024-09-20T19:58:33.993 INFO:journalctl@ceph.mgr.x.smithi022.stdout:Sep 20 19:58:33 smithi022 systemd[1]: ceph-6aa0af34-778a-11ef-baf5-efdc52797490@mgr.x.service: Consumed 18.612s CPU time. 2024-09-20T19:58:34.074 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph-6aa0af34-778a-11ef-baf5-efdc52797490.target.wants/ceph-6aa0af34-778a-11ef-baf5-efdc52797490@mgr.x.service". 2024-09-20T19:58:34.082 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 5 from systemctl stop ceph-6aa0af34-778a-11ef-baf5-efdc52797490-init@mgr.x.service 2024-09-20T19:58:34.082 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Failed to stop ceph-6aa0af34-778a-11ef-baf5-efdc52797490-init@mgr.x.service: Unit ceph-6aa0af34-778a-11ef-baf5-efdc52797490-init@mgr.x.service not loaded. 2024-09-20T19:58:34.088 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-6aa0af34-778a-11ef-baf5-efdc52797490-init@mgr.x.service 2024-09-20T19:58:34.088 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Failed to reset failed state of unit ceph-6aa0af34-778a-11ef-baf5-efdc52797490-init@mgr.x.service: Unit ceph-6aa0af34-778a-11ef-baf5-efdc52797490-init@mgr.x.service not loaded. 2024-09-20T19:58:34.095 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl disable ceph-6aa0af34-778a-11ef-baf5-efdc52797490-init@mgr.x.service 2024-09-20T19:58:34.095 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Failed to disable unit: Unit file ceph-6aa0af34-778a-11ef-baf5-efdc52797490-init@mgr.x.service does not exist. 2024-09-20T19:58:34.302 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph.target.wants/ceph-6aa0af34-778a-11ef-baf5-efdc52797490.target". 2024-09-20T19:58:34.303 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph-6aa0af34-778a-11ef-baf5-efdc52797490.target". 2024-09-20T19:58:34.483 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-09-20T19:58:34.484 INFO:teuthology.orchestra.run.smithi022.stderr:Traceback (most recent call last): 2024-09-20T19:58:34.484 INFO:teuthology.orchestra.run.smithi022.stderr: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-20T19:58:34.499 INFO:teuthology.orchestra.run.smithi022.stderr: return _run_code(code, main_globals, None, 2024-09-20T19:58:34.499 INFO:teuthology.orchestra.run.smithi022.stderr: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-20T19:58:34.499 INFO:teuthology.orchestra.run.smithi022.stderr: exec(code, run_globals) 2024-09-20T19:58:34.500 INFO:teuthology.orchestra.run.smithi022.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 5628, in 2024-09-20T19:58:34.500 INFO:teuthology.orchestra.run.smithi022.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 5616, in main 2024-09-20T19:58:34.500 INFO:teuthology.orchestra.run.smithi022.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 2667, in _rollback 2024-09-20T19:58:34.500 INFO:teuthology.orchestra.run.smithi022.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 451, in _default_image 2024-09-20T19:58:34.500 INFO:teuthology.orchestra.run.smithi022.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 2933, in command_bootstrap 2024-09-20T19:58:34.500 INFO:teuthology.orchestra.run.smithi022.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 2431, in prepare_dashboard 2024-09-20T19:58:34.500 INFO:teuthology.orchestra.run.smithi022.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 2846, in cli 2024-09-20T19:58:34.500 INFO:teuthology.orchestra.run.smithi022.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/cephadmlib/container_types.py", line 429, in run 2024-09-20T19:58:34.500 INFO:teuthology.orchestra.run.smithi022.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-09-20T19:58:34.500 INFO:teuthology.orchestra.run.smithi022.stderr:RuntimeError: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -e NODE_NAME=smithi022 -v /var/log/ceph/6aa0af34-778a-11ef-baf5-efdc52797490:/var/log/ceph:z -v /tmp/ceph-tmphzntqe8b:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz6a9t3lw:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 config set mgr mgr/dashboard/ssl_server_port 8443: Error EINVAL: unrecognized config option 'mgr/dashboard/ssl_server_port' 2024-09-20T19:58:34.500 INFO:teuthology.orchestra.run.smithi022.stderr: 2024-09-20T19:58:34.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:58:34.526 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-20T19:58:34.526 DEBUG:teuthology.orchestra.run.smithi022:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T19:58:34.542 DEBUG:teuthology.orchestra.run.smithi050:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T19:58:34.561 DEBUG:teuthology.orchestra.run.smithi169:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T19:58:34.580 DEBUG:teuthology.orchestra.run.smithi181:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T19:58:34.599 INFO:tasks.cephadm:Stopping all daemons... 2024-09-20T19:58:34.599 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-20T19:58:34.599 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl stop ceph-6aa0af34-778a-11ef-baf5-efdc52797490@mon.a 2024-09-20T19:58:34.632 INFO:teuthology.orchestra.run.smithi022.stderr:Failed to stop ceph-6aa0af34-778a-11ef-baf5-efdc52797490@mon.a.service: Unit ceph-6aa0af34-778a-11ef-baf5-efdc52797490@mon.a.service not loaded. 2024-09-20T19:58:34.634 DEBUG:teuthology.orchestra.run:got remote process result: 5 2024-09-20T19:58:34.634 ERROR:tasks.cephadm:Failed to stop "ceph.mon.a" Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 810, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi022 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid 6aa0af34-778a-11ef-baf5-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.22 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 897, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/daemon/cephadmunit.py", line 167, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi022 with status 5: 'sudo systemctl stop ceph-6aa0af34-778a-11ef-baf5-efdc52797490@mon.a' 2024-09-20T19:58:34.636 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 810, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi022 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid 6aa0af34-778a-11ef-baf5-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.22 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 897, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/daemon/cephadmunit.py", line 167, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi022 with status 5: 'sudo systemctl stop ceph-6aa0af34-778a-11ef-baf5-efdc52797490@mon.a' 2024-09-20T19:58:34.636 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-20T19:58:34.638 DEBUG:teuthology.misc:Transferring archived files from smithi022:/var/lib/ceph/6aa0af34-778a-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912846/remote/smithi022/crash 2024-09-20T19:58:34.639 DEBUG:teuthology.orchestra.run.smithi022:> sudo tar c -f - -C /var/lib/ceph/6aa0af34-778a-11ef-baf5-efdc52797490/crash -- . 2024-09-20T19:58:34.718 INFO:teuthology.orchestra.run.smithi022.stderr:tar: /var/lib/ceph/6aa0af34-778a-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T19:58:34.718 INFO:teuthology.orchestra.run.smithi022.stderr:tar: Error is not recoverable: exiting now 2024-09-20T19:58:34.720 DEBUG:teuthology.misc:Transferring archived files from smithi050:/var/lib/ceph/6aa0af34-778a-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912846/remote/smithi050/crash 2024-09-20T19:58:34.721 DEBUG:teuthology.orchestra.run.smithi050:> sudo tar c -f - -C /var/lib/ceph/6aa0af34-778a-11ef-baf5-efdc52797490/crash -- . 2024-09-20T19:58:34.768 INFO:teuthology.orchestra.run.smithi050.stderr:tar: /var/lib/ceph/6aa0af34-778a-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T19:58:34.768 INFO:teuthology.orchestra.run.smithi050.stderr:tar: Error is not recoverable: exiting now 2024-09-20T19:58:34.770 DEBUG:teuthology.misc:Transferring archived files from smithi169:/var/lib/ceph/6aa0af34-778a-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912846/remote/smithi169/crash 2024-09-20T19:58:34.771 DEBUG:teuthology.orchestra.run.smithi169:> sudo tar c -f - -C /var/lib/ceph/6aa0af34-778a-11ef-baf5-efdc52797490/crash -- . 2024-09-20T19:58:34.812 INFO:teuthology.orchestra.run.smithi169.stderr:tar: /var/lib/ceph/6aa0af34-778a-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T19:58:34.812 INFO:teuthology.orchestra.run.smithi169.stderr:tar: Error is not recoverable: exiting now 2024-09-20T19:58:34.814 DEBUG:teuthology.misc:Transferring archived files from smithi181:/var/lib/ceph/6aa0af34-778a-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912846/remote/smithi181/crash 2024-09-20T19:58:34.815 DEBUG:teuthology.orchestra.run.smithi181:> sudo tar c -f - -C /var/lib/ceph/6aa0af34-778a-11ef-baf5-efdc52797490/crash -- . 2024-09-20T19:58:34.929 INFO:teuthology.orchestra.run.smithi181.stderr:tar: /var/lib/ceph/6aa0af34-778a-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T19:58:34.930 INFO:teuthology.orchestra.run.smithi181.stderr:tar: Error is not recoverable: exiting now 2024-09-20T19:58:34.931 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-20T19:58:34.931 DEBUG:teuthology.orchestra.run.smithi022:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/6aa0af34-778a-11ef-baf5-efdc52797490/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-20T19:58:34.960 INFO:teuthology.orchestra.run.smithi022.stderr:grep: /var/log/ceph/6aa0af34-778a-11ef-baf5-efdc52797490/ceph.log: No such file or directory 2024-09-20T19:58:34.961 INFO:tasks.cephadm:Compressing logs... 2024-09-20T19:58:34.961 DEBUG:teuthology.orchestra.run.smithi022:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-20T19:58:35.004 DEBUG:teuthology.orchestra.run.smithi050:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-20T19:58:35.006 DEBUG:teuthology.orchestra.run.smithi169:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-20T19:58:35.009 DEBUG:teuthology.orchestra.run.smithi181:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-20T19:58:35.027 INFO:teuthology.orchestra.run.smithi022.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T19:58:35.027 INFO:teuthology.orchestra.run.smithi022.stderr:: No such file or directory 2024-09-20T19:58:35.028 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/cephadm.log: 40.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T19:58:35.030 INFO:teuthology.orchestra.run.smithi022.stderr: 2024-09-20T19:58:35.030 INFO:teuthology.orchestra.run.smithi022.stderr:real 0m0.013s 2024-09-20T19:58:35.030 INFO:teuthology.orchestra.run.smithi022.stderr:user 0m0.014s 2024-09-20T19:58:35.030 INFO:teuthology.orchestra.run.smithi022.stderr:sys 0m0.009s 2024-09-20T19:58:35.034 INFO:teuthology.orchestra.run.smithi050.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-20T19:58:35.034 INFO:teuthology.orchestra.run.smithi050.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T19:58:35.035 INFO:teuthology.orchestra.run.smithi050.stderr:/var/log/ceph/cephadm.log: 55.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T19:58:35.035 INFO:teuthology.orchestra.run.smithi169.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-20T19:58:35.036 INFO:teuthology.orchestra.run.smithi169.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T19:58:35.036 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/cephadm.log: 56.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T19:58:35.037 INFO:teuthology.orchestra.run.smithi050.stderr: 2024-09-20T19:58:35.037 INFO:teuthology.orchestra.run.smithi050.stderr:real 0m0.015s 2024-09-20T19:58:35.037 INFO:teuthology.orchestra.run.smithi050.stderr:user 0m0.014s 2024-09-20T19:58:35.037 INFO:teuthology.orchestra.run.smithi050.stderr:sys 0m0.014s 2024-09-20T19:58:35.039 INFO:teuthology.orchestra.run.smithi181.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-20T19:58:35.039 INFO:teuthology.orchestra.run.smithi181.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T19:58:35.039 INFO:teuthology.orchestra.run.smithi181.stderr:/var/log/ceph/cephadm.log: 56.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T19:58:35.039 INFO:teuthology.orchestra.run.smithi169.stderr: 2024-09-20T19:58:35.039 INFO:teuthology.orchestra.run.smithi169.stderr:real 0m0.014s 2024-09-20T19:58:35.039 INFO:teuthology.orchestra.run.smithi169.stderr:user 0m0.012s 2024-09-20T19:58:35.039 INFO:teuthology.orchestra.run.smithi169.stderr:sys 0m0.014s 2024-09-20T19:58:35.040 INFO:teuthology.orchestra.run.smithi181.stderr: 2024-09-20T19:58:35.040 INFO:teuthology.orchestra.run.smithi181.stderr:real 0m0.014s 2024-09-20T19:58:35.040 INFO:teuthology.orchestra.run.smithi181.stderr:user 0m0.008s 2024-09-20T19:58:35.040 INFO:teuthology.orchestra.run.smithi181.stderr:sys 0m0.018s 2024-09-20T19:58:35.041 INFO:tasks.cephadm:Archiving logs... 2024-09-20T19:58:35.041 DEBUG:teuthology.misc:Transferring archived files from smithi022:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912846/remote/smithi022/log 2024-09-20T19:58:35.042 DEBUG:teuthology.orchestra.run.smithi022:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T19:58:35.096 DEBUG:teuthology.misc:Transferring archived files from smithi050:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912846/remote/smithi050/log 2024-09-20T19:58:35.097 DEBUG:teuthology.orchestra.run.smithi050:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T19:58:35.126 DEBUG:teuthology.misc:Transferring archived files from smithi169:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912846/remote/smithi169/log 2024-09-20T19:58:35.127 DEBUG:teuthology.orchestra.run.smithi169:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T19:58:35.157 DEBUG:teuthology.misc:Transferring archived files from smithi181:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912846/remote/smithi181/log 2024-09-20T19:58:35.158 DEBUG:teuthology.orchestra.run.smithi181:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T19:58:35.187 INFO:tasks.cephadm:Removing cluster... 2024-09-20T19:58:35.187 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6aa0af34-778a-11ef-baf5-efdc52797490 --force 2024-09-20T19:58:35.386 INFO:teuthology.orchestra.run.smithi022.stdout:Deleting cluster with fsid: 6aa0af34-778a-11ef-baf5-efdc52797490 2024-09-20T19:58:35.506 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6aa0af34-778a-11ef-baf5-efdc52797490 --force 2024-09-20T19:58:35.704 INFO:teuthology.orchestra.run.smithi050.stdout:Deleting cluster with fsid: 6aa0af34-778a-11ef-baf5-efdc52797490 2024-09-20T19:58:35.833 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6aa0af34-778a-11ef-baf5-efdc52797490 --force 2024-09-20T19:58:36.042 INFO:teuthology.orchestra.run.smithi169.stdout:Deleting cluster with fsid: 6aa0af34-778a-11ef-baf5-efdc52797490 2024-09-20T19:58:36.157 INFO:tasks.cephadm:Removing cephadm ... 2024-09-20T19:58:36.157 DEBUG:teuthology.orchestra.run.smithi022:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T19:58:36.177 DEBUG:teuthology.orchestra.run.smithi050:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T19:58:36.192 DEBUG:teuthology.orchestra.run.smithi169:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T19:58:36.208 DEBUG:teuthology.orchestra.run.smithi181:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T19:58:36.223 INFO:tasks.cephadm:Teardown complete 2024-09-20T19:58:36.223 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 810, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi022 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid 6aa0af34-778a-11ef-baf5-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.22 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 2334, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 1962, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 897, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/daemon/cephadmunit.py", line 167, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi022 with status 5: 'sudo systemctl stop ceph-6aa0af34-778a-11ef-baf5-efdc52797490@mon.a' 2024-09-20T19:58:36.424 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=7214d1b71c76436e9fe3403f09e9be11 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 810, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi022 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid 6aa0af34-778a-11ef-baf5-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.22 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 2334, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 1962, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 897, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/daemon/cephadmunit.py", line 167, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi022 with status 5: 'sudo systemctl stop ceph-6aa0af34-778a-11ef-baf5-efdc52797490@mon.a' 2024-09-20T19:58:36.428 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-20T19:58:36.440 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.configure_samba_client_container 2024-09-20T19:58:36.458 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-20T19:58:36.465 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-20T19:58:36.466 DEBUG:teuthology.orchestra.run.smithi022:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T19:58:36.478 DEBUG:teuthology.orchestra.run.smithi050:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T19:58:36.481 DEBUG:teuthology.orchestra.run.smithi169:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T19:58:36.483 DEBUG:teuthology.orchestra.run.smithi181:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T19:58:36.487 INFO:teuthology.orchestra.run.smithi022.stderr:bash: line 1: ntpq: command not found 2024-09-20T19:58:36.493 INFO:teuthology.orchestra.run.smithi022.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T19:58:36.493 INFO:teuthology.orchestra.run.smithi022.stdout:=============================================================================== 2024-09-20T19:58:36.493 INFO:teuthology.orchestra.run.smithi022.stdout:^* hv01.front.sepia.ceph.com 3 6 77 10 +560us[ +519us] +/- 46ms 2024-09-20T19:58:36.493 INFO:teuthology.orchestra.run.smithi022.stdout:^+ hv02.front.sepia.ceph.com 3 6 77 11 +495us[ +454us] +/- 61ms 2024-09-20T19:58:36.493 INFO:teuthology.orchestra.run.smithi022.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 12 -1703us[-1745us] +/- 82ms 2024-09-20T19:58:36.493 INFO:teuthology.orchestra.run.smithi022.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:58:36.494 INFO:teuthology.orchestra.run.smithi050.stderr:bash: line 1: ntpq: command not found 2024-09-20T19:58:36.495 INFO:teuthology.orchestra.run.smithi169.stderr:bash: line 1: ntpq: command not found 2024-09-20T19:58:36.498 INFO:teuthology.orchestra.run.smithi050.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T19:58:36.499 INFO:teuthology.orchestra.run.smithi050.stdout:=============================================================================== 2024-09-20T19:58:36.499 INFO:teuthology.orchestra.run.smithi050.stdout:^* hv01.front.sepia.ceph.com 3 6 77 11 +559us[ +528us] +/- 46ms 2024-09-20T19:58:36.499 INFO:teuthology.orchestra.run.smithi050.stdout:^+ hv02.front.sepia.ceph.com 3 6 77 11 +494us[ +463us] +/- 61ms 2024-09-20T19:58:36.499 INFO:teuthology.orchestra.run.smithi050.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 11 -1704us[-1735us] +/- 82ms 2024-09-20T19:58:36.499 INFO:teuthology.orchestra.run.smithi050.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:58:36.500 INFO:teuthology.orchestra.run.smithi181.stderr:bash: line 1: ntpq: command not found 2024-09-20T19:58:36.503 INFO:teuthology.orchestra.run.smithi169.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T19:58:36.503 INFO:teuthology.orchestra.run.smithi169.stdout:=============================================================================== 2024-09-20T19:58:36.503 INFO:teuthology.orchestra.run.smithi169.stdout:^* hv01.front.sepia.ceph.com 3 6 77 11 +541us[ +623us] +/- 46ms 2024-09-20T19:58:36.503 INFO:teuthology.orchestra.run.smithi169.stdout:^+ hv02.front.sepia.ceph.com 3 6 77 11 +457us[ +457us] +/- 61ms 2024-09-20T19:58:36.503 INFO:teuthology.orchestra.run.smithi169.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 10 -1751us[-1751us] +/- 82ms 2024-09-20T19:58:36.504 INFO:teuthology.orchestra.run.smithi169.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:58:36.504 INFO:teuthology.orchestra.run.smithi181.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T19:58:36.505 INFO:teuthology.orchestra.run.smithi181.stdout:=============================================================================== 2024-09-20T19:58:36.505 INFO:teuthology.orchestra.run.smithi181.stdout:^* hv01.front.sepia.ceph.com 3 6 77 10 +579us[ +560us] +/- 46ms 2024-09-20T19:58:36.505 INFO:teuthology.orchestra.run.smithi181.stdout:^+ hv02.front.sepia.ceph.com 3 6 77 11 +495us[ +476us] +/- 61ms 2024-09-20T19:58:36.505 INFO:teuthology.orchestra.run.smithi181.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 10 -1721us[-1740us] +/- 82ms 2024-09-20T19:58:36.505 INFO:teuthology.orchestra.run.smithi181.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:58:36.506 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-20T19:58:36.516 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-20T19:58:36.516 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-20T19:58:36.529 DEBUG:teuthology.orchestra.run.smithi022:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-20T19:58:36.605 DEBUG:teuthology.orchestra.run.smithi050:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-20T19:58:36.665 DEBUG:teuthology.orchestra.run.smithi169:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-20T19:58:36.723 DEBUG:teuthology.orchestra.run.smithi181:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-20T19:58:36.780 DEBUG:teuthology.orchestra.run.smithi022:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-20T19:58:36.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:58:36.811 DEBUG:teuthology.orchestra.run.smithi050:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-20T19:58:36.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:58:36.840 DEBUG:teuthology.orchestra.run.smithi169:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-20T19:58:36.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:58:36.867 DEBUG:teuthology.orchestra.run.smithi181:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-20T19:58:36.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:58:36.894 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-20T19:58:36.904 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-20T19:58:36.912 INFO:teuthology.task.internal:Duration was 377.492513 seconds 2024-09-20T19:58:36.912 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-20T19:58:36.926 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-20T19:58:36.927 DEBUG:teuthology.orchestra.run.smithi022:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T19:58:36.929 DEBUG:teuthology.orchestra.run.smithi050:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T19:58:36.932 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T19:58:36.934 DEBUG:teuthology.orchestra.run.smithi181:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T19:58:36.969 INFO:teuthology.orchestra.run.smithi050.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T19:58:36.971 INFO:teuthology.orchestra.run.smithi169.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T19:58:36.971 INFO:teuthology.orchestra.run.smithi022.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T19:58:36.972 INFO:teuthology.orchestra.run.smithi181.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T19:58:37.487 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-20T19:58:37.487 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi022.front.sepia.ceph.com 2024-09-20T19:58:37.487 DEBUG:teuthology.orchestra.run.smithi022:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-20T19:58:37.513 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi050.front.sepia.ceph.com 2024-09-20T19:58:37.513 DEBUG:teuthology.orchestra.run.smithi050:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-20T19:58:37.553 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi169.front.sepia.ceph.com 2024-09-20T19:58:37.553 DEBUG:teuthology.orchestra.run.smithi169:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-20T19:58:37.577 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi181.front.sepia.ceph.com 2024-09-20T19:58:37.577 DEBUG:teuthology.orchestra.run.smithi181:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-20T19:58:37.608 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-20T19:58:37.608 DEBUG:teuthology.orchestra.run.smithi022:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T19:58:37.611 DEBUG:teuthology.orchestra.run.smithi050:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T19:58:37.613 DEBUG:teuthology.orchestra.run.smithi169:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T19:58:37.620 DEBUG:teuthology.orchestra.run.smithi181:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T19:58:37.676 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-20T19:58:37.676 DEBUG:teuthology.orchestra.run.smithi022:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T19:58:37.683 DEBUG:teuthology.orchestra.run.smithi050:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T19:58:37.685 DEBUG:teuthology.orchestra.run.smithi169:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T19:58:37.687 DEBUG:teuthology.orchestra.run.smithi181:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T19:58:37.811 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-20T19:58:37.821 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-20T19:58:37.821 DEBUG:teuthology.orchestra.run.smithi022:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T19:58:37.848 DEBUG:teuthology.orchestra.run.smithi050:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T19:58:37.874 DEBUG:teuthology.orchestra.run.smithi169:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T19:58:37.899 DEBUG:teuthology.orchestra.run.smithi181:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T19:58:37.924 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-20T19:58:37.936 DEBUG:teuthology.orchestra.run.smithi022:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-20T19:58:37.938 DEBUG:teuthology.orchestra.run.smithi050:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-20T19:58:37.940 DEBUG:teuthology.orchestra.run.smithi169:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-20T19:58:37.942 DEBUG:teuthology.orchestra.run.smithi181:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-20T19:58:37.960 INFO:teuthology.orchestra.run.smithi022.stdout:kernel.core_pattern = core 2024-09-20T19:58:37.962 INFO:teuthology.orchestra.run.smithi050.stdout:kernel.core_pattern = core 2024-09-20T19:58:37.963 INFO:teuthology.orchestra.run.smithi169.stdout:kernel.core_pattern = core 2024-09-20T19:58:37.988 INFO:teuthology.orchestra.run.smithi181.stdout:kernel.core_pattern = core 2024-09-20T19:58:38.014 DEBUG:teuthology.orchestra.run.smithi022:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T19:58:38.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:58:38.036 DEBUG:teuthology.orchestra.run.smithi050:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T19:58:38.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:58:38.057 DEBUG:teuthology.orchestra.run.smithi169:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T19:58:38.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:58:38.072 DEBUG:teuthology.orchestra.run.smithi181:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T19:58:38.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:58:38.087 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-20T19:58:38.097 INFO:teuthology.task.internal:Transferring archived files... 2024-09-20T19:58:38.097 DEBUG:teuthology.misc:Transferring archived files from smithi022:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912846/remote/smithi022 2024-09-20T19:58:38.098 DEBUG:teuthology.orchestra.run.smithi022:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T19:58:38.133 DEBUG:teuthology.misc:Transferring archived files from smithi050:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912846/remote/smithi050 2024-09-20T19:58:38.133 DEBUG:teuthology.orchestra.run.smithi050:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T19:58:38.166 DEBUG:teuthology.misc:Transferring archived files from smithi169:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912846/remote/smithi169 2024-09-20T19:58:38.166 DEBUG:teuthology.orchestra.run.smithi169:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T19:58:38.198 DEBUG:teuthology.misc:Transferring archived files from smithi181:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912846/remote/smithi181 2024-09-20T19:58:38.198 DEBUG:teuthology.orchestra.run.smithi181:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T19:58:38.231 INFO:teuthology.task.internal:Removing archive directory... 2024-09-20T19:58:38.231 DEBUG:teuthology.orchestra.run.smithi022:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T19:58:38.233 DEBUG:teuthology.orchestra.run.smithi050:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T19:58:38.235 DEBUG:teuthology.orchestra.run.smithi169:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T19:58:38.238 DEBUG:teuthology.orchestra.run.smithi181:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T19:58:38.280 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-20T19:58:38.292 INFO:teuthology.task.internal:Not uploading archives. 2024-09-20T19:58:38.292 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-20T19:58:38.303 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-20T19:58:38.303 DEBUG:teuthology.orchestra.run.smithi022:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T19:58:38.305 DEBUG:teuthology.orchestra.run.smithi050:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T19:58:38.308 DEBUG:teuthology.orchestra.run.smithi169:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T19:58:38.310 DEBUG:teuthology.orchestra.run.smithi181:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T19:58:38.319 INFO:teuthology.orchestra.run.smithi022.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 19:58 /home/ubuntu/cephtest 2024-09-20T19:58:38.320 INFO:teuthology.orchestra.run.smithi050.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 19:58 /home/ubuntu/cephtest 2024-09-20T19:58:38.322 INFO:teuthology.orchestra.run.smithi169.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 19:58 /home/ubuntu/cephtest 2024-09-20T19:58:38.335 INFO:teuthology.orchestra.run.smithi181.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 19:58 /home/ubuntu/cephtest 2024-09-20T19:58:38.337 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-20T19:58:38.347 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-20T19:58:38.368 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_mgr_ctdb_res_basic} duration: 377.4925127029419 failure_reason: 'Command failed on smithi022 with status 5: ''sudo systemctl stop ceph-6aa0af34-778a-11ef-baf5-efdc52797490@mon.a''' owner: scheduled_adking@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=7214d1b71c76436e9fe3403f09e9be11 status: fail success: false 2024-09-20T19:58:38.368 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T19:58:38.449 INFO:teuthology.run:FAIL