2024-09-13T22:02:11.134 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-13T22:02:11.151 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-13T22:02:11.242 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-13_21:08:03-orch-squid-distro-default-smithi/7904275 branch: squid description: orch/cephadm/workunits/{0-distro/centos_9.stream agent/on mon_election/connectivity task/test_set_mon_crush_locations} email: ceph-qa@ceph.com first_in_suite: false job_id: '7904275' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-09-13_21:08:03-orch-squid-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true 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\) - MON_DOWN - POOL_APP_NOT_ENABLED - mon down - mons down - out of quorum - CEPHADM_FAILED_DAEMON log-only-match: - CEPHADM_ sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 - scontext=system_u:system_r:getty_t:s0 workunit: branch: squid sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - host.a - osd.0 - mon.a - mgr.a - - host.b - osd.1 - mon.b - mgr.b - - host.c - osd.2 - mon.c seed: 3819 sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 sleep_before_teardown: 0 subset: 43/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_ecab7be58963a5bd03910cd73eef66405d7fdd50/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 targets: smithi116.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF2NIbOTNmtEwQ1f8ORIISfyV9mLELqZqHzYxj1hT6dsGJnXSroskb3YNtHozfG/QDx7N0rwokwWckJm6l9EP5M= smithi134.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJca/VW6f7mt0Cco27Dsot8T/8svojNGZUypehm6DHjaXSNQpxVors+nhg6aN5rYedS2SsAM+P6OvgVCKa7bNiA= smithi136.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMud07Svd5dQ4jXbetn9eLlPAoOBlBrqarC2PbfKVR1xcyLq46UaTnmaCc1VCfvN4cqlciepVV4ATjiha7ygCJ4= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install nvmetcli nvme-cli -y - install: null - cephadm: null - cephadm.apply: specs: - placement: count: 3 service_id: foo service_type: mon spec: crush_locations: host.a: - datacenter=a host.b: - datacenter=b - rack=2 host.c: - datacenter=a - rack=3 - cephadm.shell: host.a: - "set -ex\n# since we don't know the real hostnames before the test, the next\n\ # bit is in order to replace the fake hostnames \"host.a/b/c\" with\n# the actual\ \ names cephadm knows the host by within the mon spec\nceph orch host ls --format\ \ json | jq -r '.[] | .hostname' > realnames\necho $'host.a\\nhost.b\\nhost.c'\ \ > fakenames\necho $'a\\nb\\nc' > mon_ids\necho $'{datacenter=a}\\n{datacenter=b,rack=2}\\\ n{datacenter=a,rack=3}' > crush_locs\nceph orch ls --service-name mon --export\ \ > mon.yaml\nMONSPEC=`cat mon.yaml`\necho \"$MONSPEC\"\nwhile read realname\ \ <&3 && read fakename <&4; do\n MONSPEC=\"${MONSPEC//$fakename/$realname}\"\ \ndone 3 mon.yaml\ncat mon.yaml\n\ # now the spec should have the real hostnames, so let's re-apply\nceph orch\ \ apply -i mon.yaml\nsleep 90\nceph orch ps --refresh\nceph orch ls --service-name\ \ mon --export > mon.yaml; ceph orch apply -i mon.yaml\nsleep 90\nceph mon dump\n\ ceph mon dump --format json\n# verify all the crush locations got set from \"\ ceph mon dump\" output\nwhile read monid <&3 && read crushloc <&4; do\n ceph\ \ mon dump --format json | jq --arg monid \"$monid\" --arg crushloc \"$crushloc\"\ \ -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc'\n\ done 3, func=.kill_console_loggers at 0x7f4e2512bac0>, signals=[15]) 2024-09-13T22:02:11.768 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-13T22:02:11.774 INFO:teuthology.task.internal:Opening connections... 2024-09-13T22:02:11.774 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi116.front.sepia.ceph.com 2024-09-13T22:02:11.775 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:02:11.859 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi134.front.sepia.ceph.com 2024-09-13T22:02:11.860 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:02:11.945 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi136.front.sepia.ceph.com 2024-09-13T22:02:11.946 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:02:12.030 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-13T22:02:12.037 DEBUG:teuthology.orchestra.run.smithi116:> uname -m 2024-09-13T22:02:12.056 INFO:teuthology.orchestra.run.smithi116.stdout:x86_64 2024-09-13T22:02:12.056 DEBUG:teuthology.orchestra.run.smithi116:> cat /etc/os-release 2024-09-13T22:02:12.113 INFO:teuthology.orchestra.run.smithi116.stdout:NAME="CentOS Stream" 2024-09-13T22:02:12.113 INFO:teuthology.orchestra.run.smithi116.stdout:VERSION="9" 2024-09-13T22:02:12.113 INFO:teuthology.orchestra.run.smithi116.stdout:ID="centos" 2024-09-13T22:02:12.113 INFO:teuthology.orchestra.run.smithi116.stdout:ID_LIKE="rhel fedora" 2024-09-13T22:02:12.113 INFO:teuthology.orchestra.run.smithi116.stdout:VERSION_ID="9" 2024-09-13T22:02:12.113 INFO:teuthology.orchestra.run.smithi116.stdout:PLATFORM_ID="platform:el9" 2024-09-13T22:02:12.113 INFO:teuthology.orchestra.run.smithi116.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-13T22:02:12.114 INFO:teuthology.orchestra.run.smithi116.stdout:ANSI_COLOR="0;31" 2024-09-13T22:02:12.114 INFO:teuthology.orchestra.run.smithi116.stdout:LOGO="fedora-logo-icon" 2024-09-13T22:02:12.114 INFO:teuthology.orchestra.run.smithi116.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-13T22:02:12.114 INFO:teuthology.orchestra.run.smithi116.stdout:HOME_URL="https://centos.org/" 2024-09-13T22:02:12.114 INFO:teuthology.orchestra.run.smithi116.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-13T22:02:12.114 INFO:teuthology.orchestra.run.smithi116.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-13T22:02:12.114 INFO:teuthology.orchestra.run.smithi116.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-13T22:02:12.115 INFO:teuthology.lock.ops:Updating smithi116.front.sepia.ceph.com on lock server 2024-09-13T22:02:12.144 DEBUG:teuthology.orchestra.run.smithi134:> uname -m 2024-09-13T22:02:12.163 INFO:teuthology.orchestra.run.smithi134.stdout:x86_64 2024-09-13T22:02:12.164 DEBUG:teuthology.orchestra.run.smithi134:> cat /etc/os-release 2024-09-13T22:02:12.222 INFO:teuthology.orchestra.run.smithi134.stdout:NAME="CentOS Stream" 2024-09-13T22:02:12.222 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION="9" 2024-09-13T22:02:12.222 INFO:teuthology.orchestra.run.smithi134.stdout:ID="centos" 2024-09-13T22:02:12.222 INFO:teuthology.orchestra.run.smithi134.stdout:ID_LIKE="rhel fedora" 2024-09-13T22:02:12.222 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION_ID="9" 2024-09-13T22:02:12.222 INFO:teuthology.orchestra.run.smithi134.stdout:PLATFORM_ID="platform:el9" 2024-09-13T22:02:12.222 INFO:teuthology.orchestra.run.smithi134.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-13T22:02:12.222 INFO:teuthology.orchestra.run.smithi134.stdout:ANSI_COLOR="0;31" 2024-09-13T22:02:12.223 INFO:teuthology.orchestra.run.smithi134.stdout:LOGO="fedora-logo-icon" 2024-09-13T22:02:12.223 INFO:teuthology.orchestra.run.smithi134.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-13T22:02:12.223 INFO:teuthology.orchestra.run.smithi134.stdout:HOME_URL="https://centos.org/" 2024-09-13T22:02:12.223 INFO:teuthology.orchestra.run.smithi134.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-13T22:02:12.223 INFO:teuthology.orchestra.run.smithi134.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-13T22:02:12.223 INFO:teuthology.orchestra.run.smithi134.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-13T22:02:12.223 INFO:teuthology.lock.ops:Updating smithi134.front.sepia.ceph.com on lock server 2024-09-13T22:02:12.253 DEBUG:teuthology.orchestra.run.smithi136:> uname -m 2024-09-13T22:02:12.271 INFO:teuthology.orchestra.run.smithi136.stdout:x86_64 2024-09-13T22:02:12.272 DEBUG:teuthology.orchestra.run.smithi136:> cat /etc/os-release 2024-09-13T22:02:12.330 INFO:teuthology.orchestra.run.smithi136.stdout:NAME="CentOS Stream" 2024-09-13T22:02:12.330 INFO:teuthology.orchestra.run.smithi136.stdout:VERSION="9" 2024-09-13T22:02:12.330 INFO:teuthology.orchestra.run.smithi136.stdout:ID="centos" 2024-09-13T22:02:12.330 INFO:teuthology.orchestra.run.smithi136.stdout:ID_LIKE="rhel fedora" 2024-09-13T22:02:12.330 INFO:teuthology.orchestra.run.smithi136.stdout:VERSION_ID="9" 2024-09-13T22:02:12.331 INFO:teuthology.orchestra.run.smithi136.stdout:PLATFORM_ID="platform:el9" 2024-09-13T22:02:12.331 INFO:teuthology.orchestra.run.smithi136.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-13T22:02:12.331 INFO:teuthology.orchestra.run.smithi136.stdout:ANSI_COLOR="0;31" 2024-09-13T22:02:12.331 INFO:teuthology.orchestra.run.smithi136.stdout:LOGO="fedora-logo-icon" 2024-09-13T22:02:12.331 INFO:teuthology.orchestra.run.smithi136.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-13T22:02:12.331 INFO:teuthology.orchestra.run.smithi136.stdout:HOME_URL="https://centos.org/" 2024-09-13T22:02:12.331 INFO:teuthology.orchestra.run.smithi136.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-13T22:02:12.331 INFO:teuthology.orchestra.run.smithi136.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-13T22:02:12.331 INFO:teuthology.orchestra.run.smithi136.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-13T22:02:12.331 INFO:teuthology.lock.ops:Updating smithi136.front.sepia.ceph.com on lock server 2024-09-13T22:02:12.361 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-13T22:02:12.373 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-13T22:02:12.378 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-13T22:02:12.379 DEBUG:teuthology.orchestra.run.smithi116:> test '!' -e /home/ubuntu/cephtest 2024-09-13T22:02:12.381 DEBUG:teuthology.orchestra.run.smithi134:> test '!' -e /home/ubuntu/cephtest 2024-09-13T22:02:12.384 DEBUG:teuthology.orchestra.run.smithi136:> test '!' -e /home/ubuntu/cephtest 2024-09-13T22:02:12.401 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-13T22:02:12.407 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-13T22:02:12.408 DEBUG:teuthology.orchestra.run.smithi116:> test -z $(ls -A /var/lib/ceph) 2024-09-13T22:02:12.439 DEBUG:teuthology.orchestra.run.smithi134:> test -z $(ls -A /var/lib/ceph) 2024-09-13T22:02:12.442 DEBUG:teuthology.orchestra.run.smithi136:> test -z $(ls -A /var/lib/ceph) 2024-09-13T22:02:12.546 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-13T22:02:12.648 INFO:teuthology.run_tasks:Running task kernel... 2024-09-13T22:02:12.662 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-13T22:02:12.662 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-13T22:02:12.662 DEBUG:teuthology.orchestra.run.smithi116:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-13T22:02:12.663 DEBUG:teuthology.orchestra.run.smithi134:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-13T22:02:12.663 DEBUG:teuthology.orchestra.run.smithi136:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-13T22:02:12.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T22:02:12.681 DEBUG:teuthology.orchestra.run.smithi134:> uname -r 2024-09-13T22:02:12.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T22:02:12.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T22:02:12.682 DEBUG:teuthology.orchestra.run.smithi136:> uname -r 2024-09-13T22:02:12.683 DEBUG:teuthology.orchestra.run.smithi116:> uname -r 2024-09-13T22:02:12.739 INFO:teuthology.orchestra.run.smithi134.stdout:5.14.0-503.el9.x86_64 2024-09-13T22:02:12.739 INFO:teuthology.task.kernel:Running kernel on smithi134: 5.14.0-503.el9.x86_64 2024-09-13T22:02:12.739 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum install -y kernel 2024-09-13T22:02:12.740 INFO:teuthology.orchestra.run.smithi116.stdout:5.14.0-503.el9.x86_64 2024-09-13T22:02:12.741 INFO:teuthology.task.kernel:Running kernel on smithi116: 5.14.0-503.el9.x86_64 2024-09-13T22:02:12.741 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum install -y kernel 2024-09-13T22:02:12.742 INFO:teuthology.orchestra.run.smithi136.stdout:5.14.0-503.el9.x86_64 2024-09-13T22:02:12.742 INFO:teuthology.task.kernel:Running kernel on smithi136: 5.14.0-503.el9.x86_64 2024-09-13T22:02:12.742 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum install -y kernel 2024-09-13T22:02:15.144 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - BaseOS 17 MB/s | 8.2 MB 00:00 2024-09-13T22:02:15.266 INFO:teuthology.orchestra.run.smithi116.stdout:CentOS Stream 9 - BaseOS 10 MB/s | 8.2 MB 00:00 2024-09-13T22:02:16.912 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - AppStream 32 MB/s | 20 MB 00:00 2024-09-13T22:02:18.375 INFO:teuthology.orchestra.run.smithi116.stdout:CentOS Stream 9 - AppStream 10 MB/s | 20 MB 00:01 2024-09-13T22:02:18.376 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - BaseOS 2.1 MB/s | 8.2 MB 00:03 2024-09-13T22:02:20.410 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - AppStream 22 MB/s | 20 MB 00:00 2024-09-13T22:02:22.578 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - CRB 3.5 MB/s | 6.5 MB 00:01 2024-09-13T22:02:22.784 INFO:teuthology.orchestra.run.smithi116.stdout:CentOS Stream 9 - CRB 11 MB/s | 6.5 MB 00:00 2024-09-13T22:02:24.179 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - Extras packages 47 kB/s | 19 kB 00:00 2024-09-13T22:02:24.443 INFO:teuthology.orchestra.run.smithi116.stdout:CentOS Stream 9 - Extras packages 65 kB/s | 19 kB 00:00 2024-09-13T22:02:24.885 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - CRB 9.6 MB/s | 6.5 MB 00:00 2024-09-13T22:02:25.516 INFO:teuthology.orchestra.run.smithi136.stdout:Extra Packages for Enterprise Linux 19 MB/s | 23 MB 00:01 2024-09-13T22:02:25.555 INFO:teuthology.orchestra.run.smithi116.stdout:Extra Packages for Enterprise Linux 23 MB/s | 23 MB 00:00 2024-09-13T22:02:26.386 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - Extras packages 69 kB/s | 19 kB 00:00 2024-09-13T22:02:27.390 INFO:teuthology.orchestra.run.smithi134.stdout:Extra Packages for Enterprise Linux 26 MB/s | 23 MB 00:00 2024-09-13T22:02:31.028 INFO:teuthology.orchestra.run.smithi116.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-09-13T22:02:31.058 INFO:teuthology.orchestra.run.smithi136.stdout:lab-extras 18 kB/s | 1.7 kB 00:00 2024-09-13T22:02:32.829 INFO:teuthology.orchestra.run.smithi134.stdout:lab-extras 37 kB/s | 1.7 kB 00:00 2024-09-13T22:02:33.063 INFO:teuthology.orchestra.run.smithi136.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-13T22:02:33.064 INFO:teuthology.orchestra.run.smithi136.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-13T22:02:33.067 INFO:teuthology.orchestra.run.smithi116.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-13T22:02:33.068 INFO:teuthology.orchestra.run.smithi116.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-13T22:02:33.157 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:02:33.159 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:02:33.163 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:02:33.163 INFO:teuthology.orchestra.run.smithi136.stdout: Package Architecture Version Repository Size 2024-09-13T22:02:33.163 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:02:33.163 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-13T22:02:33.163 INFO:teuthology.orchestra.run.smithi136.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-13T22:02:33.163 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2024-09-13T22:02:33.163 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-13T22:02:33.163 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-13T22:02:33.163 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-13T22:02:33.163 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:02:33.163 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-13T22:02:33.164 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:02:33.164 INFO:teuthology.orchestra.run.smithi136.stdout:Install 4 Packages 2024-09-13T22:02:33.164 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:02:33.164 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 79 M 2024-09-13T22:02:33.164 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 126 M 2024-09-13T22:02:33.164 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-13T22:02:33.168 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:02:33.168 INFO:teuthology.orchestra.run.smithi116.stdout: Package Architecture Version Repository Size 2024-09-13T22:02:33.168 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:02:33.168 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2024-09-13T22:02:33.168 INFO:teuthology.orchestra.run.smithi116.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-13T22:02:33.168 INFO:teuthology.orchestra.run.smithi116.stdout:Installing dependencies: 2024-09-13T22:02:33.168 INFO:teuthology.orchestra.run.smithi116.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-13T22:02:33.168 INFO:teuthology.orchestra.run.smithi116.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-13T22:02:33.168 INFO:teuthology.orchestra.run.smithi116.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-13T22:02:33.168 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:02:33.168 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2024-09-13T22:02:33.169 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:02:33.169 INFO:teuthology.orchestra.run.smithi116.stdout:Install 4 Packages 2024-09-13T22:02:33.169 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:02:33.169 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 79 M 2024-09-13T22:02:33.169 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 126 M 2024-09-13T22:02:33.169 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2024-09-13T22:02:33.271 INFO:teuthology.orchestra.run.smithi116.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 278 kB/s | 23 kB 00:00 2024-09-13T22:02:33.601 INFO:teuthology.orchestra.run.smithi136.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 68 kB/s | 23 kB 00:00 2024-09-13T22:02:33.796 INFO:teuthology.orchestra.run.smithi116.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 26 MB/s | 16 MB 00:00 2024-09-13T22:02:34.313 INFO:teuthology.orchestra.run.smithi116.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 31 MB/s | 35 MB 00:01 2024-09-13T22:02:34.725 INFO:teuthology.orchestra.run.smithi136.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 11 MB/s | 16 MB 00:01 2024-09-13T22:02:34.836 INFO:teuthology.orchestra.run.smithi134.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-13T22:02:34.836 INFO:teuthology.orchestra.run.smithi134.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-13T22:02:34.880 INFO:teuthology.orchestra.run.smithi116.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 18 MB/s | 29 MB 00:01 2024-09-13T22:02:34.880 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:02:34.880 INFO:teuthology.orchestra.run.smithi116.stdout:Total 46 MB/s | 79 MB 00:01 2024-09-13T22:02:34.930 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:02:34.934 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:02:34.934 INFO:teuthology.orchestra.run.smithi134.stdout: Package Architecture Version Repository Size 2024-09-13T22:02:34.934 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:02:34.935 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-13T22:02:34.935 INFO:teuthology.orchestra.run.smithi134.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-13T22:02:34.935 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2024-09-13T22:02:34.935 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-13T22:02:34.935 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-13T22:02:34.935 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-13T22:02:34.935 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:02:34.935 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-13T22:02:34.935 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:02:34.935 INFO:teuthology.orchestra.run.smithi134.stdout:Install 4 Packages 2024-09-13T22:02:34.935 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:02:34.936 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 79 M 2024-09-13T22:02:34.936 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 126 M 2024-09-13T22:02:34.936 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-13T22:02:35.097 INFO:teuthology.orchestra.run.smithi134.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 198 kB/s | 23 kB 00:00 2024-09-13T22:02:35.506 INFO:teuthology.orchestra.run.smithi134.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 30 MB/s | 16 MB 00:00 2024-09-13T22:02:35.560 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2024-09-13T22:02:35.717 INFO:teuthology.orchestra.run.smithi136.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 13 MB/s | 29 MB 00:02 2024-09-13T22:02:35.899 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2024-09-13T22:02:35.899 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2024-09-13T22:02:35.906 INFO:teuthology.orchestra.run.smithi134.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 35 MB/s | 29 MB 00:00 2024-09-13T22:02:36.142 INFO:teuthology.orchestra.run.smithi136.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 12 MB/s | 35 MB 00:02 2024-09-13T22:02:36.143 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:02:36.143 INFO:teuthology.orchestra.run.smithi136.stdout:Total 26 MB/s | 79 MB 00:02 2024-09-13T22:02:36.298 INFO:teuthology.orchestra.run.smithi134.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 26 MB/s | 35 MB 00:01 2024-09-13T22:02:36.299 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:02:36.299 INFO:teuthology.orchestra.run.smithi134.stdout:Total 58 MB/s | 79 MB 00:01 2024-09-13T22:02:36.824 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-13T22:02:36.875 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2024-09-13T22:02:36.875 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2024-09-13T22:02:36.982 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-13T22:02:37.179 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-13T22:02:37.179 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-13T22:02:37.318 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-13T22:02:37.318 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-13T22:02:38.148 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-13T22:02:38.148 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-13T22:02:38.289 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-13T22:02:38.290 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-13T22:02:39.329 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2024-09-13T22:02:39.980 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-13T22:02:40.063 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T22:02:40.596 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-13T22:02:40.847 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-13T22:02:41.316 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-13T22:02:41.400 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T22:02:41.492 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-13T22:02:41.576 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T22:02:42.853 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T22:02:42.984 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T22:02:44.181 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T22:02:44.317 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T22:02:44.361 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T22:02:44.487 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T22:02:47.827 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T22:02:47.867 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-13T22:02:49.146 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T22:02:49.183 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-13T22:02:49.342 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T22:02:49.388 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-13T22:02:52.728 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T22:02:54.024 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T22:02:54.243 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T22:03:30.590 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T22:03:30.629 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-13T22:03:30.953 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-13T22:03:30.953 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-13T22:03:30.953 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T22:03:30.953 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T22:03:31.847 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T22:03:31.847 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:03:31.847 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2024-09-13T22:03:31.847 INFO:teuthology.orchestra.run.smithi116.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-13T22:03:31.847 INFO:teuthology.orchestra.run.smithi116.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-13T22:03:31.847 INFO:teuthology.orchestra.run.smithi116.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-13T22:03:31.847 INFO:teuthology.orchestra.run.smithi116.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-13T22:03:31.847 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:03:31.847 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:03:32.203 DEBUG:teuthology.orchestra.run.smithi116:> rpm -q kernel | sort -rV | head -n 1 2024-09-13T22:03:32.289 INFO:teuthology.orchestra.run.smithi116.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-13T22:03:32.290 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-13T22:03:32.290 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-13T22:03:32.290 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-13T22:03:32.290 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-13T22:03:32.290 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-13T22:03:32.290 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi116.front.sepia.ceph.com, path=None, version=distro) 2024-09-13T22:03:32.291 DEBUG:teuthology.orchestra.run.smithi116:> rpm -q kernel | sort -rV | head -n 1 2024-09-13T22:03:32.325 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T22:03:32.349 INFO:teuthology.orchestra.run.smithi116.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-13T22:03:32.349 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-13T22:03:32.350 DEBUG:teuthology.orchestra.run.smithi116:> sudo rpm -qi grub2-tools 2024-09-13T22:03:32.370 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-13T22:03:32.387 INFO:teuthology.orchestra.run.smithi116.stdout:Name : grub2-tools 2024-09-13T22:03:32.387 INFO:teuthology.orchestra.run.smithi116.stdout:Epoch : 1 2024-09-13T22:03:32.387 INFO:teuthology.orchestra.run.smithi116.stdout:Version : 2.06 2024-09-13T22:03:32.387 INFO:teuthology.orchestra.run.smithi116.stdout:Release : 82.el9 2024-09-13T22:03:32.387 INFO:teuthology.orchestra.run.smithi116.stdout:Architecture: x86_64 2024-09-13T22:03:32.387 INFO:teuthology.orchestra.run.smithi116.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-13T22:03:32.388 INFO:teuthology.orchestra.run.smithi116.stdout:Group : Unspecified 2024-09-13T22:03:32.388 INFO:teuthology.orchestra.run.smithi116.stdout:Size : 8274670 2024-09-13T22:03:32.388 INFO:teuthology.orchestra.run.smithi116.stdout:License : GPLv3+ 2024-09-13T22:03:32.388 INFO:teuthology.orchestra.run.smithi116.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-13T22:03:32.388 INFO:teuthology.orchestra.run.smithi116.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-13T22:03:32.388 INFO:teuthology.orchestra.run.smithi116.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-13T22:03:32.388 INFO:teuthology.orchestra.run.smithi116.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-13T22:03:32.388 INFO:teuthology.orchestra.run.smithi116.stdout:Packager : builder@centos.org 2024-09-13T22:03:32.388 INFO:teuthology.orchestra.run.smithi116.stdout:Vendor : CentOS 2024-09-13T22:03:32.388 INFO:teuthology.orchestra.run.smithi116.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-13T22:03:32.388 INFO:teuthology.orchestra.run.smithi116.stdout:Summary : Support tools for GRUB. 2024-09-13T22:03:32.389 INFO:teuthology.orchestra.run.smithi116.stdout:Description : 2024-09-13T22:03:32.389 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:03:32.389 INFO:teuthology.orchestra.run.smithi116.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-13T22:03:32.389 INFO:teuthology.orchestra.run.smithi116.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-13T22:03:32.389 INFO:teuthology.orchestra.run.smithi116.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-13T22:03:32.389 INFO:teuthology.orchestra.run.smithi116.stdout:hardware devices. 2024-09-13T22:03:32.389 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:03:32.389 INFO:teuthology.orchestra.run.smithi116.stdout:This subpackage provides tools for support of all platforms. 2024-09-13T22:03:32.390 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-13T22:03:32.390 INFO:teuthology.task.kernel:Updating grub on smithi116 to boot 5.14.0-505.el9.x86_64 2024-09-13T22:03:32.390 DEBUG:teuthology.orchestra.run.smithi116:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-13T22:03:32.476 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T22:03:32.516 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-13T22:03:32.741 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-13T22:03:32.741 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-13T22:03:32.742 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T22:03:32.742 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T22:03:32.905 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-13T22:03:32.905 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-13T22:03:32.906 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T22:03:32.906 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T22:03:33.039 INFO:teuthology.orchestra.run.smithi116.stderr:Generating grub configuration file ... 2024-09-13T22:03:33.563 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T22:03:33.563 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:03:33.563 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-13T22:03:33.563 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-13T22:03:33.563 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-13T22:03:33.564 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-13T22:03:33.564 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-13T22:03:33.564 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:03:33.564 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:03:33.758 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T22:03:33.758 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:03:33.758 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-13T22:03:33.758 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-13T22:03:33.758 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-13T22:03:33.758 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-13T22:03:33.758 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-13T22:03:33.758 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:03:33.759 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:03:33.892 DEBUG:teuthology.orchestra.run.smithi136:> rpm -q kernel | sort -rV | head -n 1 2024-09-13T22:03:33.975 INFO:teuthology.orchestra.run.smithi136.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-13T22:03:33.975 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-13T22:03:33.975 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-13T22:03:33.976 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-13T22:03:33.976 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-13T22:03:33.976 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-13T22:03:33.976 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi136.front.sepia.ceph.com, path=None, version=distro) 2024-09-13T22:03:33.976 DEBUG:teuthology.orchestra.run.smithi136:> rpm -q kernel | sort -rV | head -n 1 2024-09-13T22:03:34.034 INFO:teuthology.orchestra.run.smithi136.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-13T22:03:34.034 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-13T22:03:34.035 DEBUG:teuthology.orchestra.run.smithi136:> sudo rpm -qi grub2-tools 2024-09-13T22:03:34.066 INFO:teuthology.orchestra.run.smithi136.stdout:Name : grub2-tools 2024-09-13T22:03:34.066 INFO:teuthology.orchestra.run.smithi136.stdout:Epoch : 1 2024-09-13T22:03:34.067 INFO:teuthology.orchestra.run.smithi136.stdout:Version : 2.06 2024-09-13T22:03:34.067 INFO:teuthology.orchestra.run.smithi136.stdout:Release : 82.el9 2024-09-13T22:03:34.067 INFO:teuthology.orchestra.run.smithi136.stdout:Architecture: x86_64 2024-09-13T22:03:34.067 INFO:teuthology.orchestra.run.smithi136.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-13T22:03:34.067 INFO:teuthology.orchestra.run.smithi136.stdout:Group : Unspecified 2024-09-13T22:03:34.067 INFO:teuthology.orchestra.run.smithi136.stdout:Size : 8274670 2024-09-13T22:03:34.067 INFO:teuthology.orchestra.run.smithi136.stdout:License : GPLv3+ 2024-09-13T22:03:34.067 INFO:teuthology.orchestra.run.smithi136.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-13T22:03:34.067 INFO:teuthology.orchestra.run.smithi136.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-13T22:03:34.067 INFO:teuthology.orchestra.run.smithi136.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-13T22:03:34.067 INFO:teuthology.orchestra.run.smithi136.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-13T22:03:34.067 INFO:teuthology.orchestra.run.smithi136.stdout:Packager : builder@centos.org 2024-09-13T22:03:34.067 INFO:teuthology.orchestra.run.smithi136.stdout:Vendor : CentOS 2024-09-13T22:03:34.068 INFO:teuthology.orchestra.run.smithi136.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-13T22:03:34.068 INFO:teuthology.orchestra.run.smithi136.stdout:Summary : Support tools for GRUB. 2024-09-13T22:03:34.068 INFO:teuthology.orchestra.run.smithi136.stdout:Description : 2024-09-13T22:03:34.068 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:03:34.068 INFO:teuthology.orchestra.run.smithi136.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-13T22:03:34.068 INFO:teuthology.orchestra.run.smithi136.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-13T22:03:34.068 INFO:teuthology.orchestra.run.smithi136.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-13T22:03:34.068 INFO:teuthology.orchestra.run.smithi136.stdout:hardware devices. 2024-09-13T22:03:34.068 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:03:34.068 INFO:teuthology.orchestra.run.smithi136.stdout:This subpackage provides tools for support of all platforms. 2024-09-13T22:03:34.069 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-13T22:03:34.069 INFO:teuthology.task.kernel:Updating grub on smithi136 to boot 5.14.0-505.el9.x86_64 2024-09-13T22:03:34.069 DEBUG:teuthology.orchestra.run.smithi136:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-13T22:03:34.100 DEBUG:teuthology.orchestra.run.smithi134:> rpm -q kernel | sort -rV | head -n 1 2024-09-13T22:03:34.185 INFO:teuthology.orchestra.run.smithi134.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-13T22:03:34.185 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-13T22:03:34.186 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-13T22:03:34.186 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-13T22:03:34.186 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-13T22:03:34.186 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-13T22:03:34.186 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi134.front.sepia.ceph.com, path=None, version=distro) 2024-09-13T22:03:34.186 DEBUG:teuthology.orchestra.run.smithi134:> rpm -q kernel | sort -rV | head -n 1 2024-09-13T22:03:34.244 INFO:teuthology.orchestra.run.smithi134.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-13T22:03:34.244 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-13T22:03:34.244 DEBUG:teuthology.orchestra.run.smithi134:> sudo rpm -qi grub2-tools 2024-09-13T22:03:34.284 INFO:teuthology.orchestra.run.smithi134.stdout:Name : grub2-tools 2024-09-13T22:03:34.285 INFO:teuthology.orchestra.run.smithi134.stdout:Epoch : 1 2024-09-13T22:03:34.285 INFO:teuthology.orchestra.run.smithi134.stdout:Version : 2.06 2024-09-13T22:03:34.285 INFO:teuthology.orchestra.run.smithi134.stdout:Release : 82.el9 2024-09-13T22:03:34.285 INFO:teuthology.orchestra.run.smithi134.stdout:Architecture: x86_64 2024-09-13T22:03:34.285 INFO:teuthology.orchestra.run.smithi134.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-13T22:03:34.285 INFO:teuthology.orchestra.run.smithi134.stdout:Group : Unspecified 2024-09-13T22:03:34.285 INFO:teuthology.orchestra.run.smithi134.stdout:Size : 8274670 2024-09-13T22:03:34.285 INFO:teuthology.orchestra.run.smithi134.stdout:License : GPLv3+ 2024-09-13T22:03:34.285 INFO:teuthology.orchestra.run.smithi134.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-13T22:03:34.285 INFO:teuthology.orchestra.run.smithi134.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-13T22:03:34.286 INFO:teuthology.orchestra.run.smithi134.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-13T22:03:34.286 INFO:teuthology.orchestra.run.smithi134.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-13T22:03:34.286 INFO:teuthology.orchestra.run.smithi134.stdout:Packager : builder@centos.org 2024-09-13T22:03:34.286 INFO:teuthology.orchestra.run.smithi134.stdout:Vendor : CentOS 2024-09-13T22:03:34.286 INFO:teuthology.orchestra.run.smithi134.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-13T22:03:34.286 INFO:teuthology.orchestra.run.smithi134.stdout:Summary : Support tools for GRUB. 2024-09-13T22:03:34.286 INFO:teuthology.orchestra.run.smithi134.stdout:Description : 2024-09-13T22:03:34.286 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:03:34.286 INFO:teuthology.orchestra.run.smithi134.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-13T22:03:34.286 INFO:teuthology.orchestra.run.smithi134.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-13T22:03:34.286 INFO:teuthology.orchestra.run.smithi134.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-13T22:03:34.286 INFO:teuthology.orchestra.run.smithi134.stdout:hardware devices. 2024-09-13T22:03:34.287 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:03:34.287 INFO:teuthology.orchestra.run.smithi134.stdout:This subpackage provides tools for support of all platforms. 2024-09-13T22:03:34.287 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-13T22:03:34.287 INFO:teuthology.task.kernel:Updating grub on smithi134 to boot 5.14.0-505.el9.x86_64 2024-09-13T22:03:34.288 DEBUG:teuthology.orchestra.run.smithi134:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-13T22:03:34.402 INFO:teuthology.orchestra.run.smithi116.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-13T22:03:34.433 INFO:teuthology.orchestra.run.smithi116.stderr:done 2024-09-13T22:03:34.436 DEBUG:teuthology.orchestra.run.smithi116:> mktemp 2024-09-13T22:03:34.451 INFO:teuthology.orchestra.run.smithi116.stdout:/tmp/tmp.HLlU3lTazn 2024-09-13T22:03:34.452 DEBUG:teuthology.orchestra.run.smithi116:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.HLlU3lTazn 2024-09-13T22:03:34.518 DEBUG:teuthology.orchestra.run.smithi116:> sudo chmod 0666 /tmp/tmp.HLlU3lTazn 2024-09-13T22:03:34.658 DEBUG:teuthology.orchestra.remote:smithi116:/tmp/tmp.HLlU3lTazn is 6KB 2024-09-13T22:03:34.698 INFO:teuthology.orchestra.run.smithi136.stderr:Generating grub configuration file ... 2024-09-13T22:03:34.706 DEBUG:teuthology.orchestra.run.smithi116:> rm -fr /tmp/tmp.HLlU3lTazn 2024-09-13T22:03:34.721 DEBUG:teuthology.orchestra.run.smithi116:> sudo /bin/ls /boot/loader/entries || true 2024-09-13T22:03:34.784 INFO:teuthology.orchestra.run.smithi116.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-13T22:03:34.784 INFO:teuthology.orchestra.run.smithi116.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-13T22:03:34.784 INFO:teuthology.orchestra.run.smithi116.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-13T22:03:34.784 INFO:teuthology.orchestra.run.smithi116.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-13T22:03:34.786 DEBUG:teuthology.orchestra.run.smithi116:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-13T22:03:34.928 INFO:teuthology.orchestra.run.smithi134.stderr:Generating grub configuration file ... 2024-09-13T22:03:34.943 DEBUG:teuthology.orchestra.run.smithi116:> sudo shutdown -r now 2024-09-13T22:03:36.013 INFO:teuthology.orchestra.run.smithi136.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-13T22:03:36.050 INFO:teuthology.orchestra.run.smithi136.stderr:done 2024-09-13T22:03:36.052 DEBUG:teuthology.orchestra.run.smithi136:> mktemp 2024-09-13T22:03:36.067 INFO:teuthology.orchestra.run.smithi136.stdout:/tmp/tmp.XaKlU2sNa6 2024-09-13T22:03:36.068 DEBUG:teuthology.orchestra.run.smithi136:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.XaKlU2sNa6 2024-09-13T22:03:36.133 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod 0666 /tmp/tmp.XaKlU2sNa6 2024-09-13T22:03:36.276 DEBUG:teuthology.orchestra.remote:smithi136:/tmp/tmp.XaKlU2sNa6 is 6KB 2024-09-13T22:03:36.325 DEBUG:teuthology.orchestra.run.smithi136:> rm -fr /tmp/tmp.XaKlU2sNa6 2024-09-13T22:03:36.340 DEBUG:teuthology.orchestra.run.smithi136:> sudo /bin/ls /boot/loader/entries || true 2024-09-13T22:03:36.379 INFO:teuthology.orchestra.run.smithi134.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-13T22:03:36.403 INFO:teuthology.orchestra.run.smithi136.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-13T22:03:36.403 INFO:teuthology.orchestra.run.smithi136.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-13T22:03:36.403 INFO:teuthology.orchestra.run.smithi136.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-13T22:03:36.403 INFO:teuthology.orchestra.run.smithi136.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-13T22:03:36.404 DEBUG:teuthology.orchestra.run.smithi136:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-13T22:03:36.406 INFO:teuthology.orchestra.run.smithi134.stderr:done 2024-09-13T22:03:36.409 DEBUG:teuthology.orchestra.run.smithi134:> mktemp 2024-09-13T22:03:36.424 INFO:teuthology.orchestra.run.smithi134.stdout:/tmp/tmp.fsyl2ztnVO 2024-09-13T22:03:36.425 DEBUG:teuthology.orchestra.run.smithi134:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.fsyl2ztnVO 2024-09-13T22:03:36.490 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 0666 /tmp/tmp.fsyl2ztnVO 2024-09-13T22:03:36.553 DEBUG:teuthology.orchestra.run.smithi136:> sudo shutdown -r now 2024-09-13T22:03:36.632 DEBUG:teuthology.orchestra.remote:smithi134:/tmp/tmp.fsyl2ztnVO is 6KB 2024-09-13T22:03:36.681 DEBUG:teuthology.orchestra.run.smithi134:> rm -fr /tmp/tmp.fsyl2ztnVO 2024-09-13T22:03:36.696 DEBUG:teuthology.orchestra.run.smithi134:> sudo /bin/ls /boot/loader/entries || true 2024-09-13T22:03:36.759 INFO:teuthology.orchestra.run.smithi134.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-13T22:03:36.759 INFO:teuthology.orchestra.run.smithi134.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-13T22:03:36.759 INFO:teuthology.orchestra.run.smithi134.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-13T22:03:36.759 INFO:teuthology.orchestra.run.smithi134.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-13T22:03:36.760 DEBUG:teuthology.orchestra.run.smithi134:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-13T22:03:36.906 DEBUG:teuthology.orchestra.run.smithi134:> sudo shutdown -r now 2024-09-13T22:04:04.973 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-13T22:04:04.974 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-09-13T22:04:04.975 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:04:06.558 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-13T22:04:06.559 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-13T22:04:06.559 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:04:06.909 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-13T22:04:06.909 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-13T22:04:06.910 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:04:41.149 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.136 2024-09-13T22:04:41.405 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.134 2024-09-13T22:04:50.157 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-13T22:04:50.158 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:04:50.406 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-13T22:04:50.407 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:05:05.001 DEBUG:teuthology.orchestra.remote:timed out 2024-09-13T22:05:08.541 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.136 2024-09-13T22:05:08.801 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.134 2024-09-13T22:05:14.006 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-09-13T22:05:14.007 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:05:14.445 DEBUG:teuthology.orchestra.run.smithi116:> true 2024-09-13T22:05:14.843 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-09-13T22:05:14.843 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-505.el9.x86_64"... 2024-09-13T22:05:14.844 DEBUG:teuthology.orchestra.run.smithi116:> uname -r 2024-09-13T22:05:14.858 INFO:teuthology.orchestra.run.smithi116.stdout:5.14.0-505.el9.x86_64 2024-09-13T22:05:14.858 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-13T22:05:14.858 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-13T22:05:14.859 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-13T22:05:15.860 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-13T22:05:15.860 DEBUG:teuthology.orchestra.run.smithi116:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-13T22:05:15.938 INFO:teuthology.orchestra.run.smithi116.stdout:ttyS1 2024-09-13T22:05:15.966 DEBUG:teuthology.parallel:result is None 2024-09-13T22:05:20.542 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-13T22:05:20.543 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:05:20.802 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-13T22:05:20.803 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:05:20.995 DEBUG:teuthology.orchestra.run.smithi136:> true 2024-09-13T22:05:21.339 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-13T22:05:21.340 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-505.el9.x86_64"... 2024-09-13T22:05:21.340 DEBUG:teuthology.orchestra.run.smithi136:> uname -r 2024-09-13T22:05:21.346 DEBUG:teuthology.orchestra.run.smithi134:> true 2024-09-13T22:05:21.355 INFO:teuthology.orchestra.run.smithi136.stdout:5.14.0-505.el9.x86_64 2024-09-13T22:05:21.355 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-13T22:05:21.355 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-13T22:05:21.355 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-13T22:05:21.733 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-13T22:05:21.734 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-505.el9.x86_64"... 2024-09-13T22:05:21.734 DEBUG:teuthology.orchestra.run.smithi134:> uname -r 2024-09-13T22:05:21.749 INFO:teuthology.orchestra.run.smithi134.stdout:5.14.0-505.el9.x86_64 2024-09-13T22:05:21.749 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-13T22:05:21.749 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-13T22:05:21.749 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-13T22:05:22.356 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-13T22:05:22.357 DEBUG:teuthology.orchestra.run.smithi136:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-13T22:05:22.431 INFO:teuthology.orchestra.run.smithi136.stdout:ttyS1 2024-09-13T22:05:22.457 DEBUG:teuthology.parallel:result is None 2024-09-13T22:05:22.750 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-13T22:05:22.751 DEBUG:teuthology.orchestra.run.smithi134:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-13T22:05:22.836 INFO:teuthology.orchestra.run.smithi134.stdout:ttyS1 2024-09-13T22:05:22.858 DEBUG:teuthology.parallel:result is None 2024-09-13T22:05:22.860 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-13T22:05:22.868 INFO:teuthology.task.internal:Creating test directory... 2024-09-13T22:05:22.868 DEBUG:teuthology.orchestra.run.smithi116:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-13T22:05:22.872 DEBUG:teuthology.orchestra.run.smithi134:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-13T22:05:22.874 DEBUG:teuthology.orchestra.run.smithi136:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-13T22:05:22.889 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-13T22:05:22.897 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-13T22:05:22.910 INFO:teuthology.task.internal:Creating archive directory... 2024-09-13T22:05:22.910 DEBUG:teuthology.orchestra.run.smithi116:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-13T22:05:22.929 DEBUG:teuthology.orchestra.run.smithi134:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-13T22:05:22.931 DEBUG:teuthology.orchestra.run.smithi136:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-13T22:05:22.977 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-13T22:05:22.982 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-13T22:05:22.983 DEBUG:teuthology.orchestra.run.smithi116:> 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-13T22:05:23.014 DEBUG:teuthology.orchestra.run.smithi134:> 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-13T22:05:23.017 DEBUG:teuthology.orchestra.run.smithi136:> 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-13T22:05:23.041 INFO:teuthology.orchestra.run.smithi116.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T22:05:23.046 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T22:05:23.051 INFO:teuthology.orchestra.run.smithi116.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T22:05:23.055 INFO:teuthology.orchestra.run.smithi136.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T22:05:23.057 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T22:05:23.065 INFO:teuthology.orchestra.run.smithi136.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T22:05:23.067 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-13T22:05:23.073 INFO:teuthology.task.internal:Configuring sudo... 2024-09-13T22:05:23.074 DEBUG:teuthology.orchestra.run.smithi116:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-13T22:05:23.097 DEBUG:teuthology.orchestra.run.smithi134:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-13T22:05:23.105 DEBUG:teuthology.orchestra.run.smithi136:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-13T22:05:23.135 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-13T22:05:23.143 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-13T22:05:23.144 DEBUG:teuthology.orchestra.run.smithi116:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-13T22:05:23.165 DEBUG:teuthology.orchestra.run.smithi134:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-13T22:05:23.170 DEBUG:teuthology.orchestra.run.smithi136:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-13T22:05:23.193 DEBUG:teuthology.orchestra.run.smithi116:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T22:05:23.270 DEBUG:teuthology.orchestra.run.smithi116:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T22:05:23.313 DEBUG:teuthology.orchestra.run.smithi116:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T22:05:23.403 DEBUG:teuthology.orchestra.run.smithi116:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T22:05:23.435 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-09-13T22:05:23.435 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-13T22:05:23.499 DEBUG:teuthology.orchestra.run.smithi134:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T22:05:23.549 DEBUG:teuthology.orchestra.run.smithi134:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T22:05:23.590 DEBUG:teuthology.orchestra.run.smithi134:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T22:05:23.681 DEBUG:teuthology.orchestra.run.smithi134:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T22:05:23.712 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-13T22:05:23.712 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-13T22:05:23.779 DEBUG:teuthology.orchestra.run.smithi136:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T22:05:23.828 DEBUG:teuthology.orchestra.run.smithi136:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T22:05:23.873 DEBUG:teuthology.orchestra.run.smithi136:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T22:05:23.965 DEBUG:teuthology.orchestra.run.smithi136:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T22:05:23.996 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-13T22:05:23.996 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-13T22:05:24.061 DEBUG:teuthology.orchestra.run.smithi116:> sudo service rsyslog restart 2024-09-13T22:05:24.063 DEBUG:teuthology.orchestra.run.smithi134:> sudo service rsyslog restart 2024-09-13T22:05:24.065 DEBUG:teuthology.orchestra.run.smithi136:> sudo service rsyslog restart 2024-09-13T22:05:24.108 INFO:teuthology.orchestra.run.smithi116.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-13T22:05:24.121 INFO:teuthology.orchestra.run.smithi134.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-13T22:05:24.139 INFO:teuthology.orchestra.run.smithi136.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-13T22:05:24.619 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-13T22:05:24.629 INFO:teuthology.task.internal:Starting timer... 2024-09-13T22:05:24.629 INFO:teuthology.run_tasks:Running task pcp... 2024-09-13T22:05:24.649 INFO:teuthology.run_tasks:Running task selinux... 2024-09-13T22:05:24.663 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:getty_t:s0']} 2024-09-13T22:05:24.663 DEBUG:teuthology.orchestra.run.smithi116:> sudo service auditd rotate 2024-09-13T22:05:24.741 INFO:teuthology.orchestra.run.smithi116.stdout:Rotating logs: 2024-09-13T22:05:24.743 DEBUG:teuthology.orchestra.run.smithi134:> sudo service auditd rotate 2024-09-13T22:05:24.790 INFO:teuthology.orchestra.run.smithi134.stdout:Rotating logs: 2024-09-13T22:05:24.792 DEBUG:teuthology.orchestra.run.smithi136:> sudo service auditd rotate 2024-09-13T22:05:24.856 INFO:teuthology.orchestra.run.smithi136.stdout:Rotating logs: 2024-09-13T22:05:24.858 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-13T22:05:24.858 DEBUG:teuthology.orchestra.run.smithi116:> /usr/sbin/getenforce 2024-09-13T22:05:24.892 INFO:teuthology.orchestra.run.smithi116.stdout:Permissive 2024-09-13T22:05:24.892 DEBUG:teuthology.orchestra.run.smithi134:> /usr/sbin/getenforce 2024-09-13T22:05:24.915 INFO:teuthology.orchestra.run.smithi134.stdout:Permissive 2024-09-13T22:05:24.916 DEBUG:teuthology.orchestra.run.smithi136:> /usr/sbin/getenforce 2024-09-13T22:05:24.933 INFO:teuthology.orchestra.run.smithi136.stdout:Permissive 2024-09-13T22:05:24.933 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi116.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi134.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi136.front.sepia.ceph.com': 'permissive'} 2024-09-13T22:05:24.933 DEBUG:teuthology.orchestra.run.smithi116:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-13T22:05:24.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T22:05:24.962 DEBUG:teuthology.orchestra.run.smithi134:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-13T22:05:24.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T22:05:24.987 DEBUG:teuthology.orchestra.run.smithi136:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-13T22:05:25.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T22:05:25.012 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-13T22:05:25.012 DEBUG:teuthology.orchestra.run.smithi116:> sudo /usr/sbin/setenforce permissive 2024-09-13T22:05:25.053 DEBUG:teuthology.orchestra.run.smithi134:> sudo /usr/sbin/setenforce permissive 2024-09-13T22:05:25.085 DEBUG:teuthology.orchestra.run.smithi136:> sudo /usr/sbin/setenforce permissive 2024-09-13T22:05:25.115 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-13T22:05:25.127 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-13T22:05:25.130 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-13T22:05:25.276 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-13T22:05:25.288 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-13T22:05:25.289 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi116.front.sepia.ceph.com,smithi134.front.sepia.ceph.com,smithi136.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-13T22:09:10.494 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi116.front.sepia.ceph.com'), Remote(name='ubuntu@smithi134.front.sepia.ceph.com'), Remote(name='ubuntu@smithi136.front.sepia.ceph.com')] 2024-09-13T22:09:10.495 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-09-13T22:09:10.496 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:09:10.593 DEBUG:teuthology.orchestra.run.smithi116:> true 2024-09-13T22:09:10.673 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-09-13T22:09:10.674 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-13T22:09:10.674 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:09:10.779 DEBUG:teuthology.orchestra.run.smithi134:> true 2024-09-13T22:09:10.822 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-13T22:09:10.823 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-13T22:09:10.823 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:09:10.909 DEBUG:teuthology.orchestra.run.smithi136:> true 2024-09-13T22:09:10.990 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-13T22:09:10.991 INFO:teuthology.run_tasks:Running task clock... 2024-09-13T22:09:11.002 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-13T22:09:11.002 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-13T22:09:11.003 DEBUG:teuthology.orchestra.run.smithi116:> 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-13T22:09:11.006 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-13T22:09:11.006 DEBUG:teuthology.orchestra.run.smithi134:> 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-13T22:09:11.008 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-13T22:09:11.008 DEBUG:teuthology.orchestra.run.smithi136:> 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-13T22:09:11.036 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-13T22:09:11.038 INFO:teuthology.orchestra.run.smithi116.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-13T22:09:11.050 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-13T22:09:11.053 INFO:teuthology.orchestra.run.smithi116.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-13T22:09:11.064 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-13T22:09:11.075 INFO:teuthology.orchestra.run.smithi134.stderr:sudo: ntpd: command not found 2024-09-13T22:09:11.080 INFO:teuthology.orchestra.run.smithi116.stderr:sudo: ntpd: command not found 2024-09-13T22:09:11.080 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-13T22:09:11.086 INFO:teuthology.orchestra.run.smithi134.stdout:506 Cannot talk to daemon 2024-09-13T22:09:11.092 INFO:teuthology.orchestra.run.smithi116.stdout:506 Cannot talk to daemon 2024-09-13T22:09:11.101 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-13T22:09:11.107 INFO:teuthology.orchestra.run.smithi136.stderr:sudo: ntpd: command not found 2024-09-13T22:09:11.107 INFO:teuthology.orchestra.run.smithi116.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-13T22:09:11.115 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-13T22:09:11.118 INFO:teuthology.orchestra.run.smithi136.stdout:506 Cannot talk to daemon 2024-09-13T22:09:11.122 INFO:teuthology.orchestra.run.smithi116.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-13T22:09:11.133 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-13T22:09:11.148 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-13T22:09:11.177 INFO:teuthology.orchestra.run.smithi134.stderr:bash: line 1: ntpq: command not found 2024-09-13T22:09:11.181 INFO:teuthology.orchestra.run.smithi134.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-13T22:09:11.181 INFO:teuthology.orchestra.run.smithi134.stdout:=============================================================================== 2024-09-13T22:09:11.181 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T22:09:11.181 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T22:09:11.181 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T22:09:11.181 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T22:09:11.182 INFO:teuthology.orchestra.run.smithi116.stderr:bash: line 1: ntpq: command not found 2024-09-13T22:09:11.184 INFO:teuthology.orchestra.run.smithi116.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-13T22:09:11.185 INFO:teuthology.orchestra.run.smithi116.stdout:=============================================================================== 2024-09-13T22:09:11.185 INFO:teuthology.orchestra.run.smithi116.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T22:09:11.185 INFO:teuthology.orchestra.run.smithi116.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T22:09:11.185 INFO:teuthology.orchestra.run.smithi116.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T22:09:11.185 INFO:teuthology.orchestra.run.smithi116.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T22:09:11.202 INFO:teuthology.orchestra.run.smithi136.stderr:bash: line 1: ntpq: command not found 2024-09-13T22:09:11.206 INFO:teuthology.orchestra.run.smithi136.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-13T22:09:11.206 INFO:teuthology.orchestra.run.smithi136.stdout:=============================================================================== 2024-09-13T22:09:11.206 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T22:09:11.206 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T22:09:11.207 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T22:09:11.207 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T22:09:11.207 INFO:teuthology.run_tasks:Running task pexec... 2024-09-13T22:09:11.216 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-13T22:09:11.217 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi116.front.sepia.ceph.com 2024-09-13T22:09:11.217 DEBUG:teuthology.orchestra.run.smithi116:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-13T22:09:11.217 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi134.front.sepia.ceph.com 2024-09-13T22:09:11.217 DEBUG:teuthology.orchestra.run.smithi134:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-13T22:09:11.218 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi136.front.sepia.ceph.com 2024-09-13T22:09:11.218 DEBUG:teuthology.orchestra.run.smithi136:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-13T22:09:11.570 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:09:11.571 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:09:11.579 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:09:11.579 INFO:teuthology.orchestra.run.smithi134.stdout: Package Architecture Version Repository Size 2024-09-13T22:09:11.579 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:09:11.579 INFO:teuthology.orchestra.run.smithi134.stdout:Removing: 2024-09-13T22:09:11.579 INFO:teuthology.orchestra.run.smithi134.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-13T22:09:11.579 INFO:teuthology.orchestra.run.smithi134.stdout:Removing unused dependencies: 2024-09-13T22:09:11.580 INFO:teuthology.orchestra.run.smithi134.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-13T22:09:11.580 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:09:11.580 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-13T22:09:11.580 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:09:11.580 INFO:teuthology.orchestra.run.smithi134.stdout:Remove 2 Packages 2024-09-13T22:09:11.580 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:09:11.580 INFO:teuthology.orchestra.run.smithi134.stdout:Freed space: 5.5 M 2024-09-13T22:09:11.580 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-13T22:09:11.582 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:09:11.582 INFO:teuthology.orchestra.run.smithi116.stdout: Package Architecture Version Repository Size 2024-09-13T22:09:11.582 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:09:11.583 INFO:teuthology.orchestra.run.smithi116.stdout:Removing: 2024-09-13T22:09:11.583 INFO:teuthology.orchestra.run.smithi116.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-13T22:09:11.583 INFO:teuthology.orchestra.run.smithi116.stdout:Removing unused dependencies: 2024-09-13T22:09:11.583 INFO:teuthology.orchestra.run.smithi116.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-13T22:09:11.583 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:09:11.583 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2024-09-13T22:09:11.583 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:09:11.583 INFO:teuthology.orchestra.run.smithi116.stdout:Remove 2 Packages 2024-09-13T22:09:11.584 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:09:11.584 INFO:teuthology.orchestra.run.smithi116.stdout:Freed space: 5.5 M 2024-09-13T22:09:11.584 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2024-09-13T22:09:11.584 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-13T22:09:11.585 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-13T22:09:11.587 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2024-09-13T22:09:11.587 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2024-09-13T22:09:11.599 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:09:11.600 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:09:11.600 INFO:teuthology.orchestra.run.smithi136.stdout: Package Architecture Version Repository Size 2024-09-13T22:09:11.601 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:09:11.601 INFO:teuthology.orchestra.run.smithi136.stdout:Removing: 2024-09-13T22:09:11.601 INFO:teuthology.orchestra.run.smithi136.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-13T22:09:11.601 INFO:teuthology.orchestra.run.smithi136.stdout:Removing unused dependencies: 2024-09-13T22:09:11.601 INFO:teuthology.orchestra.run.smithi136.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-13T22:09:11.601 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:09:11.601 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-13T22:09:11.601 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:09:11.601 INFO:teuthology.orchestra.run.smithi136.stdout:Remove 2 Packages 2024-09-13T22:09:11.601 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:09:11.601 INFO:teuthology.orchestra.run.smithi136.stdout:Freed space: 5.5 M 2024-09-13T22:09:11.601 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-13T22:09:11.605 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-13T22:09:11.605 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-13T22:09:11.638 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-13T22:09:11.638 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-13T22:09:11.640 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2024-09-13T22:09:11.640 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2024-09-13T22:09:11.669 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-13T22:09:11.669 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-13T22:09:11.776 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2024-09-13T22:09:11.784 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-13T22:09:11.832 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-13T22:09:11.859 INFO:teuthology.orchestra.run.smithi116.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-13T22:09:11.861 INFO:teuthology.orchestra.run.smithi134.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-13T22:09:11.912 INFO:teuthology.orchestra.run.smithi136.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-13T22:09:11.914 INFO:teuthology.orchestra.run.smithi134.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-13T22:09:11.915 INFO:teuthology.orchestra.run.smithi116.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-13T22:09:11.978 INFO:teuthology.orchestra.run.smithi136.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-13T22:09:12.421 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-13T22:09:12.421 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-13T22:09:12.439 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-13T22:09:12.439 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-13T22:09:12.477 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-13T22:09:12.478 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-13T22:09:12.665 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-13T22:09:12.666 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:09:12.666 INFO:teuthology.orchestra.run.smithi134.stdout:Removed: 2024-09-13T22:09:12.666 INFO:teuthology.orchestra.run.smithi134.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-13T22:09:12.666 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:09:12.666 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:09:12.746 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-13T22:09:12.746 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:09:12.746 INFO:teuthology.orchestra.run.smithi136.stdout:Removed: 2024-09-13T22:09:12.746 INFO:teuthology.orchestra.run.smithi136.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-13T22:09:12.746 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:09:12.746 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:09:12.757 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-13T22:09:12.758 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:09:12.758 INFO:teuthology.orchestra.run.smithi116.stdout:Removed: 2024-09-13T22:09:12.758 INFO:teuthology.orchestra.run.smithi116.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-13T22:09:12.758 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:09:12.758 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:09:13.476 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:00:50 ago on Fri 13 Sep 2024 10:08:23 PM UTC. 2024-09-13T22:09:13.589 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:00:49 ago on Fri 13 Sep 2024 10:08:24 PM UTC. 2024-09-13T22:09:13.592 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:00:49 ago on Fri 13 Sep 2024 10:08:24 PM UTC. 2024-09-13T22:09:13.618 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:09:13.619 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:09:13.619 INFO:teuthology.orchestra.run.smithi134.stdout: Package Architecture Version Repository Size 2024-09-13T22:09:13.619 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:09:13.620 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-13T22:09:13.620 INFO:teuthology.orchestra.run.smithi134.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-13T22:09:13.620 INFO:teuthology.orchestra.run.smithi134.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-13T22:09:13.620 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2024-09-13T22:09:13.620 INFO:teuthology.orchestra.run.smithi134.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-13T22:09:13.620 INFO:teuthology.orchestra.run.smithi134.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-13T22:09:13.620 INFO:teuthology.orchestra.run.smithi134.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-13T22:09:13.620 INFO:teuthology.orchestra.run.smithi134.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-13T22:09:13.620 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:09:13.620 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-13T22:09:13.621 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:09:13.621 INFO:teuthology.orchestra.run.smithi134.stdout:Install 6 Packages 2024-09-13T22:09:13.621 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:09:13.623 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 2.0 M 2024-09-13T22:09:13.623 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 9.2 M 2024-09-13T22:09:13.624 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-13T22:09:13.727 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:09:13.727 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:09:13.727 INFO:teuthology.orchestra.run.smithi116.stdout: Package Architecture Version Repository Size 2024-09-13T22:09:13.728 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:09:13.728 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2024-09-13T22:09:13.728 INFO:teuthology.orchestra.run.smithi116.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-13T22:09:13.728 INFO:teuthology.orchestra.run.smithi116.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-13T22:09:13.728 INFO:teuthology.orchestra.run.smithi116.stdout:Installing dependencies: 2024-09-13T22:09:13.728 INFO:teuthology.orchestra.run.smithi116.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-13T22:09:13.728 INFO:teuthology.orchestra.run.smithi116.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-13T22:09:13.728 INFO:teuthology.orchestra.run.smithi116.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-13T22:09:13.728 INFO:teuthology.orchestra.run.smithi116.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-13T22:09:13.728 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:09:13.728 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2024-09-13T22:09:13.728 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:09:13.728 INFO:teuthology.orchestra.run.smithi116.stdout:Install 6 Packages 2024-09-13T22:09:13.729 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:09:13.729 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:09:13.730 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:09:13.730 INFO:teuthology.orchestra.run.smithi136.stdout: Package Architecture Version Repository Size 2024-09-13T22:09:13.730 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:09:13.730 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-13T22:09:13.730 INFO:teuthology.orchestra.run.smithi136.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-13T22:09:13.730 INFO:teuthology.orchestra.run.smithi136.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-13T22:09:13.730 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2024-09-13T22:09:13.731 INFO:teuthology.orchestra.run.smithi136.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-13T22:09:13.731 INFO:teuthology.orchestra.run.smithi136.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-13T22:09:13.731 INFO:teuthology.orchestra.run.smithi136.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-13T22:09:13.731 INFO:teuthology.orchestra.run.smithi136.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-13T22:09:13.731 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:09:13.731 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-13T22:09:13.731 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:09:13.731 INFO:teuthology.orchestra.run.smithi136.stdout:Install 6 Packages 2024-09-13T22:09:13.731 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:09:13.734 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 2.0 M 2024-09-13T22:09:13.734 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 9.2 M 2024-09-13T22:09:13.734 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2024-09-13T22:09:13.743 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 2.0 M 2024-09-13T22:09:13.743 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 9.2 M 2024-09-13T22:09:13.743 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-13T22:09:13.861 INFO:teuthology.orchestra.run.smithi134.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 371 kB/s | 44 kB 00:00 2024-09-13T22:09:13.933 INFO:teuthology.orchestra.run.smithi134.stdout:(2/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 4.6 MB/s | 906 kB 00:00 2024-09-13T22:09:13.962 INFO:teuthology.orchestra.run.smithi134.stdout:(3/6): libnvme-1.9-3.el9.x86_64.rpm 481 kB/s | 106 kB 00:00 2024-09-13T22:09:13.979 INFO:teuthology.orchestra.run.smithi134.stdout:(4/6): python3-configshell-1.1.30-1.el9.noarch. 610 kB/s | 72 kB 00:00 2024-09-13T22:09:13.995 INFO:teuthology.orchestra.run.smithi116.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 378 kB/s | 44 kB 00:00 2024-09-13T22:09:14.004 INFO:teuthology.orchestra.run.smithi134.stdout:(5/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.2 MB/s | 84 kB 00:00 2024-09-13T22:09:14.021 INFO:teuthology.orchestra.run.smithi116.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 742 kB/s | 106 kB 00:00 2024-09-13T22:09:14.079 INFO:teuthology.orchestra.run.smithi116.stdout:(3/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-13T22:09:14.104 INFO:teuthology.orchestra.run.smithi134.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 5.8 MB/s | 837 kB 00:00 2024-09-13T22:09:14.104 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:09:14.105 INFO:teuthology.orchestra.run.smithi116.stdout:(4/6): python3-configshell-1.1.30-1.el9.noarch. 656 kB/s | 72 kB 00:00 2024-09-13T22:09:14.105 INFO:teuthology.orchestra.run.smithi134.stdout:Total 4.2 MB/s | 2.0 MB 00:00 2024-09-13T22:09:14.179 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-13T22:09:14.193 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-13T22:09:14.193 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-13T22:09:14.360 INFO:teuthology.orchestra.run.smithi136.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 75 kB/s | 44 kB 00:00 2024-09-13T22:09:14.371 INFO:teuthology.orchestra.run.smithi116.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 1.8 MB/s | 906 kB 00:00 2024-09-13T22:09:14.426 INFO:teuthology.orchestra.run.smithi136.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 161 kB/s | 106 kB 00:00 2024-09-13T22:09:14.480 INFO:teuthology.orchestra.run.smithi116.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 2.0 MB/s | 837 kB 00:00 2024-09-13T22:09:14.480 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:09:14.481 INFO:teuthology.orchestra.run.smithi116.stdout:Total 2.7 MB/s | 2.0 MB 00:00 2024-09-13T22:09:14.508 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-13T22:09:14.509 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-13T22:09:14.556 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2024-09-13T22:09:14.569 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2024-09-13T22:09:14.569 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2024-09-13T22:09:14.687 INFO:teuthology.orchestra.run.smithi136.stdout:(3/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 987 kB/s | 906 kB 00:00 2024-09-13T22:09:14.845 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2024-09-13T22:09:14.845 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2024-09-13T22:09:14.921 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-13T22:09:15.007 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-13T22:09:15.019 INFO:teuthology.orchestra.run.smithi136.stdout:(4/6): python3-configshell-1.1.30-1.el9.noarch. 109 kB/s | 72 kB 00:00 2024-09-13T22:09:15.042 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-13T22:09:15.070 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-13T22:09:15.119 INFO:teuthology.orchestra.run.smithi136.stdout:(5/6): python3-kmod-0.9-32.el9.x86_64.rpm 122 kB/s | 84 kB 00:00 2024-09-13T22:09:15.255 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2024-09-13T22:09:15.280 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-13T22:09:15.309 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-13T22:09:15.340 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-13T22:09:15.380 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-13T22:09:15.412 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-13T22:09:15.578 INFO:teuthology.orchestra.run.smithi136.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 949 kB/s | 837 kB 00:00 2024-09-13T22:09:15.578 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:09:15.578 INFO:teuthology.orchestra.run.smithi136.stdout:Total 1.1 MB/s | 2.0 MB 00:01 2024-09-13T22:09:15.625 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-13T22:09:15.652 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-13T22:09:15.656 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-13T22:09:15.671 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-13T22:09:15.671 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-13T22:09:15.753 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-13T22:09:15.787 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-13T22:09:15.978 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-13T22:09:15.978 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-13T22:09:16.082 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-13T22:09:16.113 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-13T22:09:16.386 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-13T22:09:16.489 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-13T22:09:16.524 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-13T22:09:16.552 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-13T22:09:16.731 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-13T22:09:16.731 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-13T22:09:16.731 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-13T22:09:16.731 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-13T22:09:16.731 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-13T22:09:16.731 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-13T22:09:16.759 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-13T22:09:16.791 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-13T22:09:17.097 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-13T22:09:17.097 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-13T22:09:17.097 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-13T22:09:17.097 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-13T22:09:17.097 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-13T22:09:17.097 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-13T22:09:17.098 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-13T22:09:17.098 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:09:17.098 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-13T22:09:17.098 INFO:teuthology.orchestra.run.smithi134.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-13T22:09:17.098 INFO:teuthology.orchestra.run.smithi134.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-13T22:09:17.098 INFO:teuthology.orchestra.run.smithi134.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-13T22:09:17.098 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:09:17.098 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:09:17.219 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-13T22:09:17.245 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-13T22:09:17.475 DEBUG:teuthology.parallel:result is None 2024-09-13T22:09:17.476 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-13T22:09:17.476 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:09:17.476 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2024-09-13T22:09:17.476 INFO:teuthology.orchestra.run.smithi116.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-13T22:09:17.476 INFO:teuthology.orchestra.run.smithi116.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-13T22:09:17.476 INFO:teuthology.orchestra.run.smithi116.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-13T22:09:17.477 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:09:17.477 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:09:17.803 DEBUG:teuthology.parallel:result is None 2024-09-13T22:09:18.218 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-13T22:09:18.218 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-13T22:09:18.218 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-13T22:09:18.218 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-13T22:09:18.218 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-13T22:09:18.219 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-13T22:09:18.576 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-13T22:09:18.576 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:09:18.576 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-13T22:09:18.576 INFO:teuthology.orchestra.run.smithi136.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-13T22:09:18.576 INFO:teuthology.orchestra.run.smithi136.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-13T22:09:18.576 INFO:teuthology.orchestra.run.smithi136.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-13T22:09:18.576 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:09:18.576 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:09:18.894 DEBUG:teuthology.parallel:result is None 2024-09-13T22:09:18.894 INFO:teuthology.run_tasks:Running task install... 2024-09-13T22:09:18.903 DEBUG:teuthology.task.install:project ceph 2024-09-13T22:09:18.903 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50'}} 2024-09-13T22:09:18.904 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50'} 2024-09-13T22:09:18.904 INFO:teuthology.task.install:Using flavor: default 2024-09-13T22:09:18.912 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-09-13T22:09:18.912 INFO:teuthology.task.install:extra packages: [] 2024-09-13T22:09:18.912 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50', 'tag': None, 'wait_for_package': False} 2024-09-13T22:09:18.913 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-13T22:09:18.915 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50', 'tag': None, 'wait_for_package': False} 2024-09-13T22:09:18.915 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-13T22:09:18.916 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50', 'tag': None, 'wait_for_package': False} 2024-09-13T22:09:18.916 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-13T22:09:19.067 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/ 2024-09-13T22:09:19.067 INFO:teuthology.task.install.rpm:Package version is 19.1.1-324.gecab7be5 2024-09-13T22:09:19.082 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/ 2024-09-13T22:09:19.082 INFO:teuthology.task.install.rpm:Package version is 19.1.1-324.gecab7be5 2024-09-13T22:09:19.094 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/ 2024-09-13T22:09:19.094 INFO:teuthology.task.install.rpm:Package version is 19.1.1-324.gecab7be5 2024-09-13T22:09:19.196 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-13T22:09:19.196 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-09-13T22:09:19.196 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-13T22:09:19.202 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-13T22:09:19.202 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-13T22:09:19.202 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-13T22:09:19.214 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-13T22:09:19.215 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-13T22:09:19.215 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-13T22:09:19.229 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-09-13T22:09:19.229 DEBUG:teuthology.orchestra.run.smithi116:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/ecab7be58963a5bd03910cd73eef66405d7fdd50/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-13T22:09:19.236 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-09-13T22:09:19.236 DEBUG:teuthology.orchestra.run.smithi134:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/ecab7be58963a5bd03910cd73eef66405d7fdd50/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-13T22:09:19.245 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-09-13T22:09:19.245 DEBUG:teuthology.orchestra.run.smithi136:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/ecab7be58963a5bd03910cd73eef66405d7fdd50/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-13T22:09:19.298 DEBUG:teuthology.orchestra.run.smithi116:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-09-13T22:09:19.305 DEBUG:teuthology.orchestra.run.smithi134:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-09-13T22:09:19.313 DEBUG:teuthology.orchestra.run.smithi136:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-09-13T22:09:19.377 DEBUG:teuthology.orchestra.run.smithi116:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-09-13T22:09:19.383 DEBUG:teuthology.orchestra.run.smithi134:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-09-13T22:09:19.389 DEBUG:teuthology.orchestra.run.smithi136:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-09-13T22:09:19.443 INFO:teuthology.orchestra.run.smithi116.stdout:check_obsoletes = 1 2024-09-13T22:09:19.445 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum clean all 2024-09-13T22:09:19.448 INFO:teuthology.orchestra.run.smithi134.stdout:check_obsoletes = 1 2024-09-13T22:09:19.450 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum clean all 2024-09-13T22:09:19.455 INFO:teuthology.orchestra.run.smithi136.stdout:check_obsoletes = 1 2024-09-13T22:09:19.457 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum clean all 2024-09-13T22:09:19.673 INFO:teuthology.orchestra.run.smithi134.stdout:45 files removed 2024-09-13T22:09:19.675 INFO:teuthology.orchestra.run.smithi116.stdout:45 files removed 2024-09-13T22:09:19.687 INFO:teuthology.orchestra.run.smithi136.stdout:45 files removed 2024-09-13T22:09:19.699 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install ceph-radosgw 2024-09-13T22:09:19.701 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install ceph-radosgw 2024-09-13T22:09:19.714 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-radosgw 2024-09-13T22:09:20.252 INFO:teuthology.orchestra.run.smithi116.stdout:ceph packages for x86_64 313 kB/s | 84 kB 00:00 2024-09-13T22:09:20.258 INFO:teuthology.orchestra.run.smithi134.stdout:ceph packages for x86_64 305 kB/s | 84 kB 00:00 2024-09-13T22:09:20.269 INFO:teuthology.orchestra.run.smithi136.stdout:ceph packages for x86_64 307 kB/s | 84 kB 00:00 2024-09-13T22:09:20.542 INFO:teuthology.orchestra.run.smithi134.stdout:ceph noarch packages 49 kB/s | 12 kB 00:00 2024-09-13T22:09:20.552 INFO:teuthology.orchestra.run.smithi116.stdout:ceph noarch packages 46 kB/s | 12 kB 00:00 2024-09-13T22:09:20.553 INFO:teuthology.orchestra.run.smithi136.stdout:ceph noarch packages 49 kB/s | 12 kB 00:00 2024-09-13T22:09:20.818 INFO:teuthology.orchestra.run.smithi134.stdout:ceph source packages 7.9 kB/s | 1.9 kB 00:00 2024-09-13T22:09:20.820 INFO:teuthology.orchestra.run.smithi116.stdout:ceph source packages 8.2 kB/s | 1.9 kB 00:00 2024-09-13T22:09:20.829 INFO:teuthology.orchestra.run.smithi136.stdout:ceph source packages 7.9 kB/s | 1.9 kB 00:00 2024-09-13T22:09:21.329 INFO:teuthology.orchestra.run.smithi116.stdout:CentOS Stream 9 - BaseOS 17 MB/s | 8.2 MB 00:00 2024-09-13T22:09:21.543 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.2 MB 00:00 2024-09-13T22:09:21.546 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.2 MB 00:00 2024-09-13T22:09:23.330 INFO:teuthology.orchestra.run.smithi116.stdout:CentOS Stream 9 - AppStream 23 MB/s | 20 MB 00:00 2024-09-13T22:09:24.302 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - AppStream 12 MB/s | 20 MB 00:01 2024-09-13T22:09:25.005 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - AppStream 8.7 MB/s | 20 MB 00:02 2024-09-13T22:09:27.556 INFO:teuthology.orchestra.run.smithi116.stdout:CentOS Stream 9 - CRB 17 MB/s | 6.5 MB 00:00 2024-09-13T22:09:28.928 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - CRB 8.0 MB/s | 6.5 MB 00:00 2024-09-13T22:09:28.940 INFO:teuthology.orchestra.run.smithi116.stdout:CentOS Stream 9 - Extras packages 119 kB/s | 19 kB 00:00 2024-09-13T22:09:29.506 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - CRB 9.9 MB/s | 6.5 MB 00:00 2024-09-13T22:09:29.877 INFO:teuthology.orchestra.run.smithi116.stdout:Extra Packages for Enterprise Linux 28 MB/s | 23 MB 00:00 2024-09-13T22:09:30.345 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - Extras packages 109 kB/s | 19 kB 00:00 2024-09-13T22:09:31.006 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - Extras packages 69 kB/s | 19 kB 00:00 2024-09-13T22:09:31.249 INFO:teuthology.orchestra.run.smithi134.stdout:Extra Packages for Enterprise Linux 29 MB/s | 23 MB 00:00 2024-09-13T22:09:32.061 INFO:teuthology.orchestra.run.smithi136.stdout:Extra Packages for Enterprise Linux 24 MB/s | 23 MB 00:00 2024-09-13T22:09:35.301 INFO:teuthology.orchestra.run.smithi116.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-13T22:09:36.630 INFO:teuthology.orchestra.run.smithi134.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-09-13T22:09:37.608 INFO:teuthology.orchestra.run.smithi136.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-13T22:09:37.660 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:09:37.662 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:09:37.663 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repository Size 2024-09-13T22:09:37.663 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:09:37.663 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2024-09-13T22:09:37.663 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-radosgw x86_64 2:19.1.1-324.gecab7be5.el9 ceph 11 M 2024-09-13T22:09:37.663 INFO:teuthology.orchestra.run.smithi116.stdout:Upgrading: 2024-09-13T22:09:37.663 INFO:teuthology.orchestra.run.smithi116.stdout: librados2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.4 M 2024-09-13T22:09:37.663 INFO:teuthology.orchestra.run.smithi116.stdout: librbd1 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.2 M 2024-09-13T22:09:37.663 INFO:teuthology.orchestra.run.smithi116.stdout:Installing dependencies: 2024-09-13T22:09:37.663 INFO:teuthology.orchestra.run.smithi116.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-13T22:09:37.663 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-base x86_64 2:19.1.1-324.gecab7be5.el9 ceph 5.4 M 2024-09-13T22:09:37.663 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-common x86_64 2:19.1.1-324.gecab7be5.el9 ceph 21 M 2024-09-13T22:09:37.663 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-selinux x86_64 2:19.1.1-324.gecab7be5.el9 ceph 25 k 2024-09-13T22:09:37.664 INFO:teuthology.orchestra.run.smithi116.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-13T22:09:37.664 INFO:teuthology.orchestra.run.smithi116.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-13T22:09:37.664 INFO:teuthology.orchestra.run.smithi116.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-13T22:09:37.664 INFO:teuthology.orchestra.run.smithi116.stdout: libcephfs2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 752 k 2024-09-13T22:09:37.664 INFO:teuthology.orchestra.run.smithi116.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-13T22:09:37.664 INFO:teuthology.orchestra.run.smithi116.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-13T22:09:37.664 INFO:teuthology.orchestra.run.smithi116.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-13T22:09:37.664 INFO:teuthology.orchestra.run.smithi116.stdout: libradosstriper1 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 507 k 2024-09-13T22:09:37.664 INFO:teuthology.orchestra.run.smithi116.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-13T22:09:37.664 INFO:teuthology.orchestra.run.smithi116.stdout: librgw2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 5.3 M 2024-09-13T22:09:37.664 INFO:teuthology.orchestra.run.smithi116.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-13T22:09:37.665 INFO:teuthology.orchestra.run.smithi116.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-13T22:09:37.665 INFO:teuthology.orchestra.run.smithi116.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-13T22:09:37.665 INFO:teuthology.orchestra.run.smithi116.stdout: python3-ceph-argparse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 45 k 2024-09-13T22:09:37.665 INFO:teuthology.orchestra.run.smithi116.stdout: python3-ceph-common x86_64 2:19.1.1-324.gecab7be5.el9 ceph 136 k 2024-09-13T22:09:37.665 INFO:teuthology.orchestra.run.smithi116.stdout: python3-cephfs x86_64 2:19.1.1-324.gecab7be5.el9 ceph 162 k 2024-09-13T22:09:37.665 INFO:teuthology.orchestra.run.smithi116.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-13T22:09:37.665 INFO:teuthology.orchestra.run.smithi116.stdout: python3-rados x86_64 2:19.1.1-324.gecab7be5.el9 ceph 321 k 2024-09-13T22:09:37.665 INFO:teuthology.orchestra.run.smithi116.stdout: python3-rbd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 301 k 2024-09-13T22:09:37.665 INFO:teuthology.orchestra.run.smithi116.stdout: python3-rgw x86_64 2:19.1.1-324.gecab7be5.el9 ceph 99 k 2024-09-13T22:09:37.665 INFO:teuthology.orchestra.run.smithi116.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-13T22:09:37.665 INFO:teuthology.orchestra.run.smithi116.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-13T22:09:37.665 INFO:teuthology.orchestra.run.smithi116.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-13T22:09:37.665 INFO:teuthology.orchestra.run.smithi116.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-13T22:09:37.666 INFO:teuthology.orchestra.run.smithi116.stdout:Installing weak dependencies: 2024-09-13T22:09:37.666 INFO:teuthology.orchestra.run.smithi116.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-13T22:09:37.666 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:09:37.666 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2024-09-13T22:09:37.666 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:09:37.666 INFO:teuthology.orchestra.run.smithi116.stdout:Install 30 Packages 2024-09-13T22:09:37.666 INFO:teuthology.orchestra.run.smithi116.stdout:Upgrade 2 Packages 2024-09-13T22:09:37.666 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:09:37.667 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 60 M 2024-09-13T22:09:37.667 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2024-09-13T22:09:38.885 INFO:teuthology.orchestra.run.smithi116.stdout:(1/32): ceph-base-19.1.1-324.gecab7be5.el9.x86_ 7.1 MB/s | 5.4 MB 00:00 2024-09-13T22:09:39.002 INFO:teuthology.orchestra.run.smithi116.stdout:(2/32): ceph-radosgw-19.1.1-324.gecab7be5.el9.x 12 MB/s | 11 MB 00:00 2024-09-13T22:09:39.009 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:09:39.011 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:09:39.011 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2024-09-13T22:09:39.011 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:09:39.011 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-13T22:09:39.012 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-radosgw x86_64 2:19.1.1-324.gecab7be5.el9 ceph 11 M 2024-09-13T22:09:39.012 INFO:teuthology.orchestra.run.smithi134.stdout:Upgrading: 2024-09-13T22:09:39.012 INFO:teuthology.orchestra.run.smithi134.stdout: librados2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.4 M 2024-09-13T22:09:39.012 INFO:teuthology.orchestra.run.smithi134.stdout: librbd1 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.2 M 2024-09-13T22:09:39.012 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2024-09-13T22:09:39.012 INFO:teuthology.orchestra.run.smithi134.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-13T22:09:39.012 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-base x86_64 2:19.1.1-324.gecab7be5.el9 ceph 5.4 M 2024-09-13T22:09:39.012 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-common x86_64 2:19.1.1-324.gecab7be5.el9 ceph 21 M 2024-09-13T22:09:39.012 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-selinux x86_64 2:19.1.1-324.gecab7be5.el9 ceph 25 k 2024-09-13T22:09:39.012 INFO:teuthology.orchestra.run.smithi134.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-13T22:09:39.012 INFO:teuthology.orchestra.run.smithi134.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-13T22:09:39.012 INFO:teuthology.orchestra.run.smithi134.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-13T22:09:39.012 INFO:teuthology.orchestra.run.smithi134.stdout: libcephfs2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 752 k 2024-09-13T22:09:39.013 INFO:teuthology.orchestra.run.smithi134.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-13T22:09:39.013 INFO:teuthology.orchestra.run.smithi134.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-13T22:09:39.013 INFO:teuthology.orchestra.run.smithi134.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-13T22:09:39.013 INFO:teuthology.orchestra.run.smithi134.stdout: libradosstriper1 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 507 k 2024-09-13T22:09:39.013 INFO:teuthology.orchestra.run.smithi134.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-13T22:09:39.013 INFO:teuthology.orchestra.run.smithi134.stdout: librgw2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 5.3 M 2024-09-13T22:09:39.013 INFO:teuthology.orchestra.run.smithi134.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-13T22:09:39.013 INFO:teuthology.orchestra.run.smithi134.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-13T22:09:39.013 INFO:teuthology.orchestra.run.smithi134.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-13T22:09:39.013 INFO:teuthology.orchestra.run.smithi134.stdout: python3-ceph-argparse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 45 k 2024-09-13T22:09:39.013 INFO:teuthology.orchestra.run.smithi134.stdout: python3-ceph-common x86_64 2:19.1.1-324.gecab7be5.el9 ceph 136 k 2024-09-13T22:09:39.013 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cephfs x86_64 2:19.1.1-324.gecab7be5.el9 ceph 162 k 2024-09-13T22:09:39.014 INFO:teuthology.orchestra.run.smithi134.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-13T22:09:39.014 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rados x86_64 2:19.1.1-324.gecab7be5.el9 ceph 321 k 2024-09-13T22:09:39.014 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rbd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 301 k 2024-09-13T22:09:39.014 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rgw x86_64 2:19.1.1-324.gecab7be5.el9 ceph 99 k 2024-09-13T22:09:39.014 INFO:teuthology.orchestra.run.smithi134.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-13T22:09:39.014 INFO:teuthology.orchestra.run.smithi134.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-13T22:09:39.014 INFO:teuthology.orchestra.run.smithi134.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-13T22:09:39.014 INFO:teuthology.orchestra.run.smithi134.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-13T22:09:39.014 INFO:teuthology.orchestra.run.smithi134.stdout:Installing weak dependencies: 2024-09-13T22:09:39.014 INFO:teuthology.orchestra.run.smithi134.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-13T22:09:39.014 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:09:39.014 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-13T22:09:39.014 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:09:39.014 INFO:teuthology.orchestra.run.smithi134.stdout:Install 30 Packages 2024-09-13T22:09:39.015 INFO:teuthology.orchestra.run.smithi134.stdout:Upgrade 2 Packages 2024-09-13T22:09:39.015 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:09:39.015 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 60 M 2024-09-13T22:09:39.015 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-13T22:09:39.026 INFO:teuthology.orchestra.run.smithi116.stdout:(3/32): ceph-selinux-19.1.1-324.gecab7be5.el9.x 177 kB/s | 25 kB 00:00 2024-09-13T22:09:39.060 INFO:teuthology.orchestra.run.smithi116.stdout:(4/32): libcephfs2-19.1.1-324.gecab7be5.el9.x86 13 MB/s | 752 kB 00:00 2024-09-13T22:09:39.094 INFO:teuthology.orchestra.run.smithi116.stdout:(5/32): libradosstriper1-19.1.1-324.gecab7be5.e 7.4 MB/s | 507 kB 00:00 2024-09-13T22:09:39.153 INFO:teuthology.orchestra.run.smithi116.stdout:(6/32): python3-ceph-argparse-19.1.1-324.gecab7 775 kB/s | 45 kB 00:00 2024-09-13T22:09:39.395 INFO:teuthology.orchestra.run.smithi116.stdout:(7/32): ceph-common-19.1.1-324.gecab7be5.el9.x8 17 MB/s | 21 MB 00:01 2024-09-13T22:09:39.420 INFO:teuthology.orchestra.run.smithi116.stdout:(8/32): python3-ceph-common-19.1.1-324.gecab7be 510 kB/s | 136 kB 00:00 2024-09-13T22:09:39.495 INFO:teuthology.orchestra.run.smithi116.stdout:(9/32): librgw2-19.1.1-324.gecab7be5.el9.x86_64 12 MB/s | 5.3 MB 00:00 2024-09-13T22:09:39.520 INFO:teuthology.orchestra.run.smithi116.stdout:(10/32): python3-cephfs-19.1.1-324.gecab7be5.el 1.3 MB/s | 162 kB 00:00 2024-09-13T22:09:39.545 INFO:teuthology.orchestra.run.smithi116.stdout:(11/32): python3-rados-19.1.1-324.gecab7be5.el9 2.5 MB/s | 321 kB 00:00 2024-09-13T22:09:39.571 INFO:teuthology.orchestra.run.smithi116.stdout:(12/32): python3-rgw-19.1.1-324.gecab7be5.el9.x 1.9 MB/s | 99 kB 00:00 2024-09-13T22:09:39.581 INFO:teuthology.orchestra.run.smithi134.stdout:(1/32): ceph-base-19.1.1-324.gecab7be5.el9.x86_ 11 MB/s | 5.4 MB 00:00 2024-09-13T22:09:39.596 INFO:teuthology.orchestra.run.smithi116.stdout:(13/32): python3-rbd-19.1.1-324.gecab7be5.el9.x 2.9 MB/s | 301 kB 00:00 2024-09-13T22:09:39.648 INFO:teuthology.orchestra.run.smithi134.stdout:(2/32): ceph-selinux-19.1.1-324.gecab7be5.el9.x 378 kB/s | 25 kB 00:00 2024-09-13T22:09:39.671 INFO:teuthology.orchestra.run.smithi116.stdout:(14/32): boost-program-options-1.75.0-8.el9.x86 852 kB/s | 107 kB 00:00 2024-09-13T22:09:39.697 INFO:teuthology.orchestra.run.smithi116.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 452 kB/s | 45 kB 00:00 2024-09-13T22:09:39.722 INFO:teuthology.orchestra.run.smithi116.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.0 MB/s | 160 kB 00:00 2024-09-13T22:09:39.740 INFO:teuthology.orchestra.run.smithi134.stdout:(3/32): libcephfs2-19.1.1-324.gecab7be5.el9.x86 8.0 MB/s | 752 kB 00:00 2024-09-13T22:09:39.764 INFO:teuthology.orchestra.run.smithi116.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 1.0 MB/s | 42 kB 00:00 2024-09-13T22:09:39.806 INFO:teuthology.orchestra.run.smithi116.stdout:(18/32): librdkafka-1.6.1-102.el9.x86_64.rpm 4.8 MB/s | 662 kB 00:00 2024-09-13T22:09:39.831 INFO:teuthology.orchestra.run.smithi116.stdout:(19/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.1 MB/s | 292 kB 00:00 2024-09-13T22:09:39.832 INFO:teuthology.orchestra.run.smithi134.stdout:(4/32): libradosstriper1-19.1.1-324.gecab7be5.e 5.4 MB/s | 507 kB 00:00 2024-09-13T22:09:39.857 INFO:teuthology.orchestra.run.smithi116.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 716 kB/s | 36 kB 00:00 2024-09-13T22:09:39.882 INFO:teuthology.orchestra.run.smithi116.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 946 kB/s | 47 kB 00:00 2024-09-13T22:09:39.907 INFO:teuthology.orchestra.run.smithi116.stdout:(22/32): qatlib-24.02.0-1.el9.x86_64.rpm 1.5 MB/s | 221 kB 00:00 2024-09-13T22:09:39.966 INFO:teuthology.orchestra.run.smithi116.stdout:(23/32): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.8 MB/s | 308 kB 00:00 2024-09-13T22:09:39.974 INFO:teuthology.orchestra.run.smithi134.stdout:(5/32): ceph-radosgw-19.1.1-324.gecab7be5.el9.x 12 MB/s | 11 MB 00:00 2024-09-13T22:09:39.991 INFO:teuthology.orchestra.run.smithi116.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 2.0 MB/s | 49 kB 00:00 2024-09-13T22:09:39.994 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:09:39.997 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:09:39.997 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2024-09-13T22:09:39.997 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:09:39.997 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-13T22:09:39.997 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-radosgw x86_64 2:19.1.1-324.gecab7be5.el9 ceph 11 M 2024-09-13T22:09:39.997 INFO:teuthology.orchestra.run.smithi136.stdout:Upgrading: 2024-09-13T22:09:39.997 INFO:teuthology.orchestra.run.smithi136.stdout: librados2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.4 M 2024-09-13T22:09:39.997 INFO:teuthology.orchestra.run.smithi136.stdout: librbd1 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.2 M 2024-09-13T22:09:39.997 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2024-09-13T22:09:39.997 INFO:teuthology.orchestra.run.smithi136.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-13T22:09:39.997 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-base x86_64 2:19.1.1-324.gecab7be5.el9 ceph 5.4 M 2024-09-13T22:09:39.998 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-common x86_64 2:19.1.1-324.gecab7be5.el9 ceph 21 M 2024-09-13T22:09:39.998 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-selinux x86_64 2:19.1.1-324.gecab7be5.el9 ceph 25 k 2024-09-13T22:09:39.998 INFO:teuthology.orchestra.run.smithi136.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-13T22:09:39.998 INFO:teuthology.orchestra.run.smithi136.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-13T22:09:39.998 INFO:teuthology.orchestra.run.smithi136.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-13T22:09:39.998 INFO:teuthology.orchestra.run.smithi136.stdout: libcephfs2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 752 k 2024-09-13T22:09:39.998 INFO:teuthology.orchestra.run.smithi136.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-13T22:09:39.998 INFO:teuthology.orchestra.run.smithi136.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-13T22:09:39.998 INFO:teuthology.orchestra.run.smithi136.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-13T22:09:39.998 INFO:teuthology.orchestra.run.smithi136.stdout: libradosstriper1 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 507 k 2024-09-13T22:09:39.998 INFO:teuthology.orchestra.run.smithi136.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-13T22:09:39.998 INFO:teuthology.orchestra.run.smithi136.stdout: librgw2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 5.3 M 2024-09-13T22:09:39.998 INFO:teuthology.orchestra.run.smithi136.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-13T22:09:39.999 INFO:teuthology.orchestra.run.smithi136.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-13T22:09:39.999 INFO:teuthology.orchestra.run.smithi136.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-13T22:09:39.999 INFO:teuthology.orchestra.run.smithi136.stdout: python3-ceph-argparse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 45 k 2024-09-13T22:09:39.999 INFO:teuthology.orchestra.run.smithi136.stdout: python3-ceph-common x86_64 2:19.1.1-324.gecab7be5.el9 ceph 136 k 2024-09-13T22:09:39.999 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cephfs x86_64 2:19.1.1-324.gecab7be5.el9 ceph 162 k 2024-09-13T22:09:39.999 INFO:teuthology.orchestra.run.smithi136.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-13T22:09:39.999 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rados x86_64 2:19.1.1-324.gecab7be5.el9 ceph 321 k 2024-09-13T22:09:39.999 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rbd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 301 k 2024-09-13T22:09:39.999 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rgw x86_64 2:19.1.1-324.gecab7be5.el9 ceph 99 k 2024-09-13T22:09:40.000 INFO:teuthology.orchestra.run.smithi136.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-13T22:09:40.000 INFO:teuthology.orchestra.run.smithi136.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-13T22:09:40.000 INFO:teuthology.orchestra.run.smithi136.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-13T22:09:40.000 INFO:teuthology.orchestra.run.smithi136.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-13T22:09:40.000 INFO:teuthology.orchestra.run.smithi136.stdout:Installing weak dependencies: 2024-09-13T22:09:40.000 INFO:teuthology.orchestra.run.smithi136.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-13T22:09:40.000 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:09:40.000 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-13T22:09:40.000 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:09:40.000 INFO:teuthology.orchestra.run.smithi136.stdout:Install 30 Packages 2024-09-13T22:09:40.001 INFO:teuthology.orchestra.run.smithi136.stdout:Upgrade 2 Packages 2024-09-13T22:09:40.001 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:09:40.001 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 60 M 2024-09-13T22:09:40.002 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-13T22:09:40.017 INFO:teuthology.orchestra.run.smithi116.stdout:(25/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 275 kB/s | 26 kB 00:00 2024-09-13T22:09:40.024 INFO:teuthology.orchestra.run.smithi134.stdout:(6/32): python3-ceph-argparse-19.1.1-324.gecab7 906 kB/s | 45 kB 00:00 2024-09-13T22:09:40.042 INFO:teuthology.orchestra.run.smithi116.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-09-13T22:09:40.075 INFO:teuthology.orchestra.run.smithi116.stdout:(27/32): re2-20211101-20.el9.x86_64.rpm 5.6 MB/s | 191 kB 00:00 2024-09-13T22:09:40.118 INFO:teuthology.orchestra.run.smithi116.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 8.1 MB/s | 839 kB 00:00 2024-09-13T22:09:40.124 INFO:teuthology.orchestra.run.smithi134.stdout:(7/32): librgw2-19.1.1-324.gecab7be5.el9.x86_64 18 MB/s | 5.3 MB 00:00 2024-09-13T22:09:40.149 INFO:teuthology.orchestra.run.smithi134.stdout:(8/32): python3-ceph-common-19.1.1-324.gecab7be 1.1 MB/s | 136 kB 00:00 2024-09-13T22:09:40.175 INFO:teuthology.orchestra.run.smithi134.stdout:(9/32): python3-cephfs-19.1.1-324.gecab7be5.el9 3.2 MB/s | 162 kB 00:00 2024-09-13T22:09:40.176 INFO:teuthology.orchestra.run.smithi116.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 16 MB/s | 1.6 MB 00:00 2024-09-13T22:09:40.208 INFO:teuthology.orchestra.run.smithi134.stdout:(10/32): python3-rados-19.1.1-324.gecab7be5.el9 5.4 MB/s | 321 kB 00:00 2024-09-13T22:09:40.234 INFO:teuthology.orchestra.run.smithi134.stdout:(11/32): python3-rbd-19.1.1-324.gecab7be5.el9.x 5.0 MB/s | 301 kB 00:00 2024-09-13T22:09:40.252 INFO:teuthology.orchestra.run.smithi116.stdout:(30/32): libarrow-9.0.0-11.el9.x86_64.rpm 12 MB/s | 4.4 MB 00:00 2024-09-13T22:09:40.259 INFO:teuthology.orchestra.run.smithi134.stdout:(12/32): python3-rgw-19.1.1-324.gecab7be5.el9.x 1.9 MB/s | 99 kB 00:00 2024-09-13T22:09:40.377 INFO:teuthology.orchestra.run.smithi116.stdout:(31/32): librados2-19.1.1-324.gecab7be5.el9.x86 13 MB/s | 3.4 MB 00:00 2024-09-13T22:09:40.460 INFO:teuthology.orchestra.run.smithi116.stdout:(32/32): librbd1-19.1.1-324.gecab7be5.el9.x86_6 11 MB/s | 3.2 MB 00:00 2024-09-13T22:09:40.465 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:09:40.465 INFO:teuthology.orchestra.run.smithi116.stdout:Total 22 MB/s | 60 MB 00:02 2024-09-13T22:09:40.468 INFO:teuthology.orchestra.run.smithi134.stdout:(13/32): ceph-common-19.1.1-324.gecab7be5.el9.x 15 MB/s | 21 MB 00:01 2024-09-13T22:09:40.551 INFO:teuthology.orchestra.run.smithi134.stdout:(14/32): boost-program-options-1.75.0-8.el9.x86 337 kB/s | 107 kB 00:00 2024-09-13T22:09:40.569 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2024-09-13T22:09:40.576 INFO:teuthology.orchestra.run.smithi134.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 417 kB/s | 45 kB 00:00 2024-09-13T22:09:40.602 INFO:teuthology.orchestra.run.smithi134.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 468 kB/s | 160 kB 00:00 2024-09-13T22:09:40.604 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2024-09-13T22:09:40.604 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2024-09-13T22:09:40.663 INFO:teuthology.orchestra.run.smithi134.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 692 kB/s | 42 kB 00:00 2024-09-13T22:09:40.694 INFO:teuthology.orchestra.run.smithi134.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.4 MB/s | 292 kB 00:00 2024-09-13T22:09:40.719 INFO:teuthology.orchestra.run.smithi134.stdout:(19/32): librdkafka-1.6.1-102.el9.x86_64.rpm 3.9 MB/s | 662 kB 00:00 2024-09-13T22:09:40.736 INFO:teuthology.orchestra.run.smithi134.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 860 kB/s | 36 kB 00:00 2024-09-13T22:09:40.753 INFO:teuthology.orchestra.run.smithi134.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 1.4 MB/s | 47 kB 00:00 2024-09-13T22:09:40.778 INFO:teuthology.orchestra.run.smithi134.stdout:(22/32): qatlib-24.02.0-1.el9.x86_64.rpm 1.9 MB/s | 221 kB 00:00 2024-09-13T22:09:40.829 INFO:teuthology.orchestra.run.smithi134.stdout:(23/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 714 kB/s | 26 kB 00:00 2024-09-13T22:09:40.854 INFO:teuthology.orchestra.run.smithi134.stdout:(24/32): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.6 MB/s | 308 kB 00:00 2024-09-13T22:09:40.879 INFO:teuthology.orchestra.run.smithi134.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 966 kB/s | 49 kB 00:00 2024-09-13T22:09:40.904 INFO:teuthology.orchestra.run.smithi134.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-09-13T22:09:40.938 INFO:teuthology.orchestra.run.smithi134.stdout:(27/32): re2-20211101-20.el9.x86_64.rpm 5.6 MB/s | 191 kB 00:00 2024-09-13T22:09:40.943 INFO:teuthology.orchestra.run.smithi136.stdout:(1/32): ceph-base-19.1.1-324.gecab7be5.el9.x86_ 7.7 MB/s | 5.4 MB 00:00 2024-09-13T22:09:41.001 INFO:teuthology.orchestra.run.smithi136.stdout:(2/32): ceph-selinux-19.1.1-324.gecab7be5.el9.x 433 kB/s | 25 kB 00:00 2024-09-13T22:09:41.005 INFO:teuthology.orchestra.run.smithi134.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 6.5 MB/s | 839 kB 00:00 2024-09-13T22:09:41.072 INFO:teuthology.orchestra.run.smithi134.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 12 MB/s | 1.6 MB 00:00 2024-09-13T22:09:41.104 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2024-09-13T22:09:41.104 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2024-09-13T22:09:41.172 INFO:teuthology.orchestra.run.smithi134.stdout:(30/32): libarrow-9.0.0-11.el9.x86_64.rpm 11 MB/s | 4.4 MB 00:00 2024-09-13T22:09:41.243 INFO:teuthology.orchestra.run.smithi136.stdout:(3/32): ceph-common-19.1.1-324.gecab7be5.el9.x8 21 MB/s | 21 MB 00:01 2024-09-13T22:09:41.247 INFO:teuthology.orchestra.run.smithi134.stdout:(31/32): librados2-19.1.1-324.gecab7be5.el9.x86 14 MB/s | 3.4 MB 00:00 2024-09-13T22:09:41.285 INFO:teuthology.orchestra.run.smithi136.stdout:(4/32): libcephfs2-19.1.1-324.gecab7be5.el9.x86 2.6 MB/s | 752 kB 00:00 2024-09-13T22:09:41.310 INFO:teuthology.orchestra.run.smithi136.stdout:(5/32): libradosstriper1-19.1.1-324.gecab7be5.e 7.5 MB/s | 507 kB 00:00 2024-09-13T22:09:41.331 INFO:teuthology.orchestra.run.smithi134.stdout:(32/32): librbd1-19.1.1-324.gecab7be5.el9.x86_6 12 MB/s | 3.2 MB 00:00 2024-09-13T22:09:41.336 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:09:41.336 INFO:teuthology.orchestra.run.smithi134.stdout:Total 26 MB/s | 60 MB 00:02 2024-09-13T22:09:41.431 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-13T22:09:41.436 INFO:teuthology.orchestra.run.smithi136.stdout:(6/32): ceph-radosgw-19.1.1-324.gecab7be5.el9.x 8.8 MB/s | 11 MB 00:01 2024-09-13T22:09:41.453 INFO:teuthology.orchestra.run.smithi136.stdout:(7/32): python3-ceph-argparse-19.1.1-324.gecab7 317 kB/s | 45 kB 00:00 2024-09-13T22:09:41.466 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-13T22:09:41.466 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-13T22:09:41.486 INFO:teuthology.orchestra.run.smithi136.stdout:(8/32): python3-ceph-common-19.1.1-324.gecab7be 2.7 MB/s | 136 kB 00:00 2024-09-13T22:09:41.511 INFO:teuthology.orchestra.run.smithi136.stdout:(9/32): python3-cephfs-19.1.1-324.gecab7be5.el9 2.7 MB/s | 162 kB 00:00 2024-09-13T22:09:41.545 INFO:teuthology.orchestra.run.smithi136.stdout:(10/32): python3-rados-19.1.1-324.gecab7be5.el9 5.4 MB/s | 321 kB 00:00 2024-09-13T22:09:41.579 INFO:teuthology.orchestra.run.smithi136.stdout:(11/32): python3-rbd-19.1.1-324.gecab7be5.el9.x 4.4 MB/s | 301 kB 00:00 2024-09-13T22:09:41.604 INFO:teuthology.orchestra.run.smithi136.stdout:(12/32): python3-rgw-19.1.1-324.gecab7be5.el9.x 1.7 MB/s | 99 kB 00:00 2024-09-13T22:09:41.688 INFO:teuthology.orchestra.run.smithi136.stdout:(13/32): librgw2-19.1.1-324.gecab7be5.el9.x86_6 13 MB/s | 5.3 MB 00:00 2024-09-13T22:09:41.758 INFO:teuthology.orchestra.run.smithi136.stdout:(14/32): boost-program-options-1.75.0-8.el9.x86 608 kB/s | 107 kB 00:00 2024-09-13T22:09:41.788 INFO:teuthology.orchestra.run.smithi136.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 451 kB/s | 45 kB 00:00 2024-09-13T22:09:41.822 INFO:teuthology.orchestra.run.smithi136.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 737 kB/s | 160 kB 00:00 2024-09-13T22:09:41.881 INFO:teuthology.orchestra.run.smithi136.stdout:(17/32): librdkafka-1.6.1-102.el9.x86_64.rpm 5.2 MB/s | 662 kB 00:00 2024-09-13T22:09:41.906 INFO:teuthology.orchestra.run.smithi136.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 506 kB/s | 42 kB 00:00 2024-09-13T22:09:41.931 INFO:teuthology.orchestra.run.smithi136.stdout:(19/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.0 MB/s | 292 kB 00:00 2024-09-13T22:09:41.966 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-13T22:09:41.967 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-13T22:09:41.981 INFO:teuthology.orchestra.run.smithi136.stdout:(20/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.1 MB/s | 221 kB 00:00 2024-09-13T22:09:42.007 INFO:teuthology.orchestra.run.smithi136.stdout:(21/32): qatlib-service-24.02.0-1.el9.x86_64.rp 356 kB/s | 36 kB 00:00 2024-09-13T22:09:42.032 INFO:teuthology.orchestra.run.smithi136.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 471 kB/s | 47 kB 00:00 2024-09-13T22:09:42.099 INFO:teuthology.orchestra.run.smithi136.stdout:(23/32): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.6 MB/s | 308 kB 00:00 2024-09-13T22:09:42.124 INFO:teuthology.orchestra.run.smithi136.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 2.1 MB/s | 49 kB 00:00 2024-09-13T22:09:42.150 INFO:teuthology.orchestra.run.smithi136.stdout:(25/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 254 kB/s | 26 kB 00:00 2024-09-13T22:09:42.175 INFO:teuthology.orchestra.run.smithi136.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-09-13T22:09:42.209 INFO:teuthology.orchestra.run.smithi136.stdout:(27/32): re2-20211101-20.el9.x86_64.rpm 5.6 MB/s | 191 kB 00:00 2024-09-13T22:09:42.259 INFO:teuthology.orchestra.run.smithi136.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 7.5 MB/s | 839 kB 00:00 2024-09-13T22:09:42.326 INFO:teuthology.orchestra.run.smithi136.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 14 MB/s | 1.6 MB 00:00 2024-09-13T22:09:42.414 INFO:teuthology.orchestra.run.smithi136.stdout:(30/32): libarrow-9.0.0-11.el9.x86_64.rpm 11 MB/s | 4.4 MB 00:00 2024-09-13T22:09:42.514 INFO:teuthology.orchestra.run.smithi136.stdout:(31/32): librados2-19.1.1-324.gecab7be5.el9.x86 13 MB/s | 3.4 MB 00:00 2024-09-13T22:09:42.581 INFO:teuthology.orchestra.run.smithi136.stdout:(32/32): librbd1-19.1.1-324.gecab7be5.el9.x86_6 12 MB/s | 3.2 MB 00:00 2024-09-13T22:09:42.581 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2024-09-13T22:09:42.586 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:09:42.586 INFO:teuthology.orchestra.run.smithi136.stdout:Total 23 MB/s | 60 MB 00:02 2024-09-13T22:09:42.670 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-09-13T22:09:42.691 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-13T22:09:42.699 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-09-13T22:09:42.724 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-09-13T22:09:42.789 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-13T22:09:42.789 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-13T22:09:42.789 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-13T22:09:42.789 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-13T22:09:42.957 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-13T22:09:43.018 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-13T22:09:43.230 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-13T22:09:43.231 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-13T22:09:43.351 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-09-13T22:09:43.407 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-13T22:09:43.484 INFO:teuthology.orchestra.run.smithi116.stdout: Upgrading : librados2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-13T22:09:43.492 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-09-13T22:09:43.519 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-09-13T22:09:43.553 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-09-13T22:09:43.569 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: librados2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-13T22:09:43.575 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-13T22:09:43.598 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-13T22:09:43.658 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 8/34 2024-09-13T22:09:43.686 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 9/34 2024-09-13T22:09:43.749 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 9/34 2024-09-13T22:09:43.777 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-09-13T22:09:43.820 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-13T22:09:43.825 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x 11/34 2024-09-13T22:09:43.873 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-13T22:09:43.899 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 12/34 2024-09-13T22:09:43.921 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-13T22:09:43.985 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-13T22:09:44.020 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-09-13T22:09:44.148 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/34 2024-09-13T22:09:44.187 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-09-13T22:09:44.210 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-09-13T22:09:44.238 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-09-13T22:09:44.277 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/34 2024-09-13T22:09:44.307 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-09-13T22:09:44.321 INFO:teuthology.orchestra.run.smithi134.stdout: Upgrading : librados2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-13T22:09:44.344 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-09-13T22:09:44.414 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: librados2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-13T22:09:44.504 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 8/34 2024-09-13T22:09:44.531 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 9/34 2024-09-13T22:09:44.610 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 9/34 2024-09-13T22:09:44.646 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-09-13T22:09:44.650 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-09-13T22:09:44.675 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-13T22:09:44.694 INFO:teuthology.orchestra.run.smithi116.stdout: Upgrading : librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 22/34 2024-09-13T22:09:44.697 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x 11/34 2024-09-13T22:09:44.761 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-09-13T22:09:44.778 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 12/34 2024-09-13T22:09:44.785 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 22/34 2024-09-13T22:09:44.803 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-09-13T22:09:44.807 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-13T22:09:44.816 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 23/34 2024-09-13T22:09:44.836 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-09-13T22:09:44.851 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-09-13T22:09:44.860 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-13T22:09:44.871 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-13T22:09:44.884 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-13T22:09:44.905 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-09-13T22:09:45.017 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/34 2024-09-13T22:09:45.047 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-09-13T22:09:45.086 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-13T22:09:45.096 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-09-13T22:09:45.129 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/34 2024-09-13T22:09:45.139 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-13T22:09:45.159 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-09-13T22:09:45.192 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-09-13T22:09:45.334 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-09-13T22:09:45.372 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 26/34 2024-09-13T22:09:45.442 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 26/34 2024-09-13T22:09:45.468 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-09-13T22:09:45.504 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-09-13T22:09:45.511 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 27/34 2024-09-13T22:09:45.541 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86 28/34 2024-09-13T22:09:45.546 INFO:teuthology.orchestra.run.smithi134.stdout: Upgrading : librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 22/34 2024-09-13T22:09:45.588 INFO:teuthology.orchestra.run.smithi136.stdout: Upgrading : librados2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-13T22:09:45.636 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 22/34 2024-09-13T22:09:45.668 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 23/34 2024-09-13T22:09:45.682 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: librados2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-13T22:09:45.712 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-09-13T22:09:45.771 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 8/34 2024-09-13T22:09:45.799 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 9/34 2024-09-13T22:09:45.861 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 9/34 2024-09-13T22:09:45.890 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-09-13T22:09:45.948 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x 11/34 2024-09-13T22:09:46.046 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 12/34 2024-09-13T22:09:46.076 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-13T22:09:46.141 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-13T22:09:46.175 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-09-13T22:09:46.208 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-09-13T22:09:46.240 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 26/34 2024-09-13T22:09:46.296 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/34 2024-09-13T22:09:46.311 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 26/34 2024-09-13T22:09:46.334 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-09-13T22:09:46.379 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 27/34 2024-09-13T22:09:46.390 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-09-13T22:09:46.409 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86 28/34 2024-09-13T22:09:46.424 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/34 2024-09-13T22:09:46.453 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-09-13T22:09:46.486 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-09-13T22:09:46.798 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-09-13T22:09:46.841 INFO:teuthology.orchestra.run.smithi136.stdout: Upgrading : librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 22/34 2024-09-13T22:09:46.925 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 22/34 2024-09-13T22:09:46.964 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 23/34 2024-09-13T22:09:47.006 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-09-13T22:09:47.490 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-09-13T22:09:47.527 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 26/34 2024-09-13T22:09:47.598 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 26/34 2024-09-13T22:09:47.675 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 27/34 2024-09-13T22:09:47.704 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86 28/34 2024-09-13T22:09:47.820 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-13T22:09:47.870 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-13T22:09:48.470 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-13T22:09:48.507 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 30/34 2024-09-13T22:09:48.599 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 30/34 2024-09-13T22:09:48.600 INFO:teuthology.orchestra.run.smithi116.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-13T22:09:48.600 INFO:teuthology.orchestra.run.smithi116.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-13T22:09:48.600 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:09:48.641 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-13T22:09:48.707 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-13T22:09:48.747 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-13T22:09:49.308 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-13T22:09:49.342 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 30/34 2024-09-13T22:09:49.433 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 30/34 2024-09-13T22:09:49.433 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-13T22:09:49.433 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-13T22:09:49.433 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:09:49.467 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-13T22:09:50.032 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-13T22:09:50.068 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-13T22:09:50.660 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-13T22:09:50.696 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 30/34 2024-09-13T22:09:50.781 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 30/34 2024-09-13T22:09:50.781 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-13T22:09:50.781 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-13T22:09:50.782 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:09:50.814 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-13T22:09:58.804 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-13T22:09:58.804 INFO:teuthology.orchestra.run.smithi116.stdout:skipping the directory /sys 2024-09-13T22:09:58.804 INFO:teuthology.orchestra.run.smithi116.stdout:skipping the directory /proc 2024-09-13T22:09:58.805 INFO:teuthology.orchestra.run.smithi116.stdout:skipping the directory /mnt 2024-09-13T22:09:58.805 INFO:teuthology.orchestra.run.smithi116.stdout:skipping the directory /var/tmp 2024-09-13T22:09:58.805 INFO:teuthology.orchestra.run.smithi116.stdout:skipping the directory /home 2024-09-13T22:09:58.805 INFO:teuthology.orchestra.run.smithi116.stdout:skipping the directory /root 2024-09-13T22:09:58.805 INFO:teuthology.orchestra.run.smithi116.stdout:skipping the directory /tmp 2024-09-13T22:09:58.805 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:09:59.377 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-13T22:09:59.377 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /sys 2024-09-13T22:09:59.377 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /proc 2024-09-13T22:09:59.377 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /mnt 2024-09-13T22:09:59.377 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /var/tmp 2024-09-13T22:09:59.377 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /home 2024-09-13T22:09:59.377 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /root 2024-09-13T22:09:59.377 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /tmp 2024-09-13T22:09:59.377 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:09:59.786 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 32/34 2024-09-13T22:09:59.814 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 32/34 2024-09-13T22:09:59.815 INFO:teuthology.orchestra.run.smithi116.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T22:09:59.815 INFO:teuthology.orchestra.run.smithi116.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-13T22:09:59.815 INFO:teuthology.orchestra.run.smithi116.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-13T22:09:59.815 INFO:teuthology.orchestra.run.smithi116.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-13T22:09:59.815 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:09:59.816 INFO:teuthology.orchestra.run.smithi116.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-13T22:09:59.905 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-13T22:09:59.906 INFO:teuthology.orchestra.run.smithi116.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-13T22:10:00.331 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 32/34 2024-09-13T22:10:00.356 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 32/34 2024-09-13T22:10:00.357 INFO:teuthology.orchestra.run.smithi134.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T22:10:00.357 INFO:teuthology.orchestra.run.smithi134.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-13T22:10:00.357 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-13T22:10:00.357 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-13T22:10:00.357 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:00.360 INFO:teuthology.orchestra.run.smithi134.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-13T22:10:00.441 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-13T22:10:00.441 INFO:teuthology.orchestra.run.smithi134.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-13T22:10:00.951 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-13T22:10:00.951 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /sys 2024-09-13T22:10:00.951 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /proc 2024-09-13T22:10:00.951 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /mnt 2024-09-13T22:10:00.951 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /var/tmp 2024-09-13T22:10:00.951 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /home 2024-09-13T22:10:00.951 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /root 2024-09-13T22:10:00.951 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /tmp 2024-09-13T22:10:00.952 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:01.058 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-13T22:10:01.058 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 1/34 2024-09-13T22:10:01.058 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2/34 2024-09-13T22:10:01.058 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 3/34 2024-09-13T22:10:01.058 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 4/34 2024-09-13T22:10:01.058 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 5/34 2024-09-13T22:10:01.058 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 6/34 2024-09-13T22:10:01.058 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-13T22:10:01.058 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x 8/34 2024-09-13T22:10:01.059 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86 9/34 2024-09-13T22:10:01.059 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 10/34 2024-09-13T22:10:01.059 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 11/34 2024-09-13T22:10:01.059 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 12/34 2024-09-13T22:10:01.059 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-13T22:10:01.059 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-09-13T22:10:01.059 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-09-13T22:10:01.059 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-09-13T22:10:01.059 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-09-13T22:10:01.059 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-09-13T22:10:01.059 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-09-13T22:10:01.059 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-09-13T22:10:01.059 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-09-13T22:10:01.060 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-09-13T22:10:01.060 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 23/34 2024-09-13T22:10:01.060 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-09-13T22:10:01.060 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-09-13T22:10:01.060 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-09-13T22:10:01.060 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-09-13T22:10:01.060 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-09-13T22:10:01.060 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : re2-1:20211101-20.el9.x86_64 29/34 2024-09-13T22:10:01.061 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-09-13T22:10:01.061 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : librados2-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-13T22:10:01.061 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-09-13T22:10:01.061 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 33/34 2024-09-13T22:10:01.621 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-13T22:10:01.621 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 1/34 2024-09-13T22:10:01.622 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2/34 2024-09-13T22:10:01.622 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 3/34 2024-09-13T22:10:01.622 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 4/34 2024-09-13T22:10:01.622 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 5/34 2024-09-13T22:10:01.622 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 6/34 2024-09-13T22:10:01.622 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-13T22:10:01.622 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x 8/34 2024-09-13T22:10:01.622 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86 9/34 2024-09-13T22:10:01.622 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 10/34 2024-09-13T22:10:01.622 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 11/34 2024-09-13T22:10:01.622 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 12/34 2024-09-13T22:10:01.622 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-13T22:10:01.623 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-09-13T22:10:01.623 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-09-13T22:10:01.623 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-09-13T22:10:01.623 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-09-13T22:10:01.623 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-09-13T22:10:01.623 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-09-13T22:10:01.623 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-09-13T22:10:01.623 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-09-13T22:10:01.623 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-09-13T22:10:01.623 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 23/34 2024-09-13T22:10:01.623 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-09-13T22:10:01.623 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-09-13T22:10:01.624 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-09-13T22:10:01.625 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-09-13T22:10:01.625 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-09-13T22:10:01.625 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : re2-1:20211101-20.el9.x86_64 29/34 2024-09-13T22:10:01.625 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-09-13T22:10:01.625 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librados2-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-13T22:10:01.625 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-09-13T22:10:01.625 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 33/34 2024-09-13T22:10:01.897 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 32/34 2024-09-13T22:10:01.922 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 32/34 2024-09-13T22:10:01.923 INFO:teuthology.orchestra.run.smithi136.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T22:10:01.923 INFO:teuthology.orchestra.run.smithi136.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-13T22:10:01.923 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-13T22:10:01.923 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-13T22:10:01.923 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:01.924 INFO:teuthology.orchestra.run.smithi136.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-13T22:10:02.007 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-13T22:10:02.008 INFO:teuthology.orchestra.run.smithi136.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-13T22:10:02.224 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-09-13T22:10:02.224 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:02.224 INFO:teuthology.orchestra.run.smithi116.stdout:Upgraded: 2024-09-13T22:10:02.224 INFO:teuthology.orchestra.run.smithi116.stdout: librados2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.224 INFO:teuthology.orchestra.run.smithi116.stdout: librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.225 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2024-09-13T22:10:02.225 INFO:teuthology.orchestra.run.smithi116.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-13T22:10:02.225 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.225 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.225 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.225 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.226 INFO:teuthology.orchestra.run.smithi116.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-13T22:10:02.226 INFO:teuthology.orchestra.run.smithi116.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-13T22:10:02.226 INFO:teuthology.orchestra.run.smithi116.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-13T22:10:02.226 INFO:teuthology.orchestra.run.smithi116.stdout: libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.226 INFO:teuthology.orchestra.run.smithi116.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-13T22:10:02.226 INFO:teuthology.orchestra.run.smithi116.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-13T22:10:02.227 INFO:teuthology.orchestra.run.smithi116.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-13T22:10:02.227 INFO:teuthology.orchestra.run.smithi116.stdout: libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.227 INFO:teuthology.orchestra.run.smithi116.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-13T22:10:02.228 INFO:teuthology.orchestra.run.smithi116.stdout: librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.228 INFO:teuthology.orchestra.run.smithi116.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-13T22:10:02.228 INFO:teuthology.orchestra.run.smithi116.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-13T22:10:02.228 INFO:teuthology.orchestra.run.smithi116.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-13T22:10:02.228 INFO:teuthology.orchestra.run.smithi116.stdout: python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.229 INFO:teuthology.orchestra.run.smithi116.stdout: python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.229 INFO:teuthology.orchestra.run.smithi116.stdout: python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.229 INFO:teuthology.orchestra.run.smithi116.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-13T22:10:02.229 INFO:teuthology.orchestra.run.smithi116.stdout: python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.229 INFO:teuthology.orchestra.run.smithi116.stdout: python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.230 INFO:teuthology.orchestra.run.smithi116.stdout: python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.230 INFO:teuthology.orchestra.run.smithi116.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-13T22:10:02.230 INFO:teuthology.orchestra.run.smithi116.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-13T22:10:02.230 INFO:teuthology.orchestra.run.smithi116.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-13T22:10:02.230 INFO:teuthology.orchestra.run.smithi116.stdout: re2-1:20211101-20.el9.x86_64 2024-09-13T22:10:02.230 INFO:teuthology.orchestra.run.smithi116.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-13T22:10:02.231 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:02.231 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:10:02.556 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install ceph-test 2024-09-13T22:10:02.618 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-09-13T22:10:02.618 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:02.618 INFO:teuthology.orchestra.run.smithi134.stdout:Upgraded: 2024-09-13T22:10:02.618 INFO:teuthology.orchestra.run.smithi134.stdout: librados2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.618 INFO:teuthology.orchestra.run.smithi134.stdout: librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.619 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-13T22:10:02.619 INFO:teuthology.orchestra.run.smithi134.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-13T22:10:02.619 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.619 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.619 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.619 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.619 INFO:teuthology.orchestra.run.smithi134.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-13T22:10:02.619 INFO:teuthology.orchestra.run.smithi134.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-13T22:10:02.619 INFO:teuthology.orchestra.run.smithi134.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-13T22:10:02.619 INFO:teuthology.orchestra.run.smithi134.stdout: libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.619 INFO:teuthology.orchestra.run.smithi134.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-13T22:10:02.619 INFO:teuthology.orchestra.run.smithi134.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-13T22:10:02.619 INFO:teuthology.orchestra.run.smithi134.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-13T22:10:02.620 INFO:teuthology.orchestra.run.smithi134.stdout: libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.620 INFO:teuthology.orchestra.run.smithi134.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-13T22:10:02.620 INFO:teuthology.orchestra.run.smithi134.stdout: librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.620 INFO:teuthology.orchestra.run.smithi134.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-13T22:10:02.620 INFO:teuthology.orchestra.run.smithi134.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-13T22:10:02.620 INFO:teuthology.orchestra.run.smithi134.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-13T22:10:02.620 INFO:teuthology.orchestra.run.smithi134.stdout: python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.620 INFO:teuthology.orchestra.run.smithi134.stdout: python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.620 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.620 INFO:teuthology.orchestra.run.smithi134.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-13T22:10:02.620 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.620 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.620 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:02.621 INFO:teuthology.orchestra.run.smithi134.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-13T22:10:02.621 INFO:teuthology.orchestra.run.smithi134.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-13T22:10:02.621 INFO:teuthology.orchestra.run.smithi134.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-13T22:10:02.621 INFO:teuthology.orchestra.run.smithi134.stdout: re2-1:20211101-20.el9.x86_64 2024-09-13T22:10:02.621 INFO:teuthology.orchestra.run.smithi134.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-13T22:10:02.621 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:02.621 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:10:03.013 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install ceph-test 2024-09-13T22:10:03.121 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:00:28 ago on Fri 13 Sep 2024 10:09:35 PM UTC. 2024-09-13T22:10:03.257 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-13T22:10:03.257 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 1/34 2024-09-13T22:10:03.258 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2/34 2024-09-13T22:10:03.258 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 3/34 2024-09-13T22:10:03.258 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 4/34 2024-09-13T22:10:03.258 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 5/34 2024-09-13T22:10:03.258 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 6/34 2024-09-13T22:10:03.258 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-13T22:10:03.258 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x 8/34 2024-09-13T22:10:03.258 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86 9/34 2024-09-13T22:10:03.258 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 10/34 2024-09-13T22:10:03.258 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 11/34 2024-09-13T22:10:03.258 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 12/34 2024-09-13T22:10:03.258 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-13T22:10:03.258 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-09-13T22:10:03.258 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-09-13T22:10:03.259 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-09-13T22:10:03.259 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-09-13T22:10:03.259 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-09-13T22:10:03.259 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-09-13T22:10:03.259 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-09-13T22:10:03.259 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-09-13T22:10:03.259 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-09-13T22:10:03.259 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 23/34 2024-09-13T22:10:03.259 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-09-13T22:10:03.259 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-09-13T22:10:03.259 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-09-13T22:10:03.259 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-09-13T22:10:03.259 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-09-13T22:10:03.259 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : re2-1:20211101-20.el9.x86_64 29/34 2024-09-13T22:10:03.260 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-09-13T22:10:03.260 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librados2-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-13T22:10:03.260 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-09-13T22:10:03.260 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 33/34 2024-09-13T22:10:03.261 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:10:03.262 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:10:03.262 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repository Size 2024-09-13T22:10:03.262 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:10:03.262 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2024-09-13T22:10:03.263 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-test x86_64 2:19.1.1-324.gecab7be5.el9 ceph 49 M 2024-09-13T22:10:03.263 INFO:teuthology.orchestra.run.smithi116.stdout:Installing dependencies: 2024-09-13T22:10:03.263 INFO:teuthology.orchestra.run.smithi116.stdout: libcephsqlite x86_64 2:19.1.1-324.gecab7be5.el9 ceph 163 k 2024-09-13T22:10:03.263 INFO:teuthology.orchestra.run.smithi116.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-13T22:10:03.263 INFO:teuthology.orchestra.run.smithi116.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-13T22:10:03.263 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:03.263 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2024-09-13T22:10:03.263 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:10:03.263 INFO:teuthology.orchestra.run.smithi116.stdout:Install 4 Packages 2024-09-13T22:10:03.263 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:03.264 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 49 M 2024-09-13T22:10:03.264 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 209 M 2024-09-13T22:10:03.264 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2024-09-13T22:10:03.492 INFO:teuthology.orchestra.run.smithi116.stdout:(1/4): libcephsqlite-19.1.1-324.gecab7be5.el9.x 793 kB/s | 163 kB 00:00 2024-09-13T22:10:03.551 INFO:teuthology.orchestra.run.smithi116.stdout:(2/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.1 MB/s | 304 kB 00:00 2024-09-13T22:10:03.576 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:00:27 ago on Fri 13 Sep 2024 10:09:36 PM UTC. 2024-09-13T22:10:03.667 INFO:teuthology.orchestra.run.smithi116.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 364 kB/s | 64 kB 00:00 2024-09-13T22:10:03.710 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:10:03.710 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:10:03.710 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2024-09-13T22:10:03.710 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:10:03.710 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-13T22:10:03.710 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-test x86_64 2:19.1.1-324.gecab7be5.el9 ceph 49 M 2024-09-13T22:10:03.711 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2024-09-13T22:10:03.711 INFO:teuthology.orchestra.run.smithi134.stdout: libcephsqlite x86_64 2:19.1.1-324.gecab7be5.el9 ceph 163 k 2024-09-13T22:10:03.711 INFO:teuthology.orchestra.run.smithi134.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-13T22:10:03.711 INFO:teuthology.orchestra.run.smithi134.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-13T22:10:03.711 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:03.711 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-13T22:10:03.711 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:10:03.711 INFO:teuthology.orchestra.run.smithi134.stdout:Install 4 Packages 2024-09-13T22:10:03.711 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:03.712 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 49 M 2024-09-13T22:10:03.712 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 209 M 2024-09-13T22:10:03.712 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-13T22:10:04.149 INFO:teuthology.orchestra.run.smithi134.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.6 MB/s | 304 kB 00:00 2024-09-13T22:10:04.224 INFO:teuthology.orchestra.run.smithi134.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 850 kB/s | 64 kB 00:00 2024-09-13T22:10:04.385 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-09-13T22:10:04.385 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:04.385 INFO:teuthology.orchestra.run.smithi136.stdout:Upgraded: 2024-09-13T22:10:04.385 INFO:teuthology.orchestra.run.smithi136.stdout: librados2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:04.385 INFO:teuthology.orchestra.run.smithi136.stdout: librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:04.386 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-13T22:10:04.386 INFO:teuthology.orchestra.run.smithi136.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-13T22:10:04.386 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:04.386 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:04.386 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:04.386 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:04.386 INFO:teuthology.orchestra.run.smithi136.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-13T22:10:04.386 INFO:teuthology.orchestra.run.smithi136.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-13T22:10:04.386 INFO:teuthology.orchestra.run.smithi136.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-13T22:10:04.386 INFO:teuthology.orchestra.run.smithi136.stdout: libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:04.386 INFO:teuthology.orchestra.run.smithi136.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-13T22:10:04.386 INFO:teuthology.orchestra.run.smithi136.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-13T22:10:04.387 INFO:teuthology.orchestra.run.smithi136.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-13T22:10:04.387 INFO:teuthology.orchestra.run.smithi136.stdout: libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:04.387 INFO:teuthology.orchestra.run.smithi136.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-13T22:10:04.387 INFO:teuthology.orchestra.run.smithi136.stdout: librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:04.387 INFO:teuthology.orchestra.run.smithi136.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-13T22:10:04.387 INFO:teuthology.orchestra.run.smithi136.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-13T22:10:04.387 INFO:teuthology.orchestra.run.smithi136.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-13T22:10:04.387 INFO:teuthology.orchestra.run.smithi136.stdout: python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:04.387 INFO:teuthology.orchestra.run.smithi136.stdout: python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:04.387 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:04.387 INFO:teuthology.orchestra.run.smithi136.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-13T22:10:04.387 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:04.387 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:04.387 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:04.388 INFO:teuthology.orchestra.run.smithi136.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-13T22:10:04.388 INFO:teuthology.orchestra.run.smithi136.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-13T22:10:04.388 INFO:teuthology.orchestra.run.smithi136.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-13T22:10:04.388 INFO:teuthology.orchestra.run.smithi136.stdout: re2-1:20211101-20.el9.x86_64 2024-09-13T22:10:04.388 INFO:teuthology.orchestra.run.smithi136.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-13T22:10:04.388 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:04.388 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:10:04.425 INFO:teuthology.orchestra.run.smithi134.stdout:(3/4): libcephsqlite-19.1.1-324.gecab7be5.el9.x 358 kB/s | 163 kB 00:00 2024-09-13T22:10:04.751 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-test 2024-09-13T22:10:04.826 INFO:teuthology.orchestra.run.smithi116.stdout:(4/4): ceph-test-19.1.1-324.gecab7be5.el9.x86_6 32 MB/s | 49 MB 00:01 2024-09-13T22:10:04.828 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:10:04.828 INFO:teuthology.orchestra.run.smithi116.stdout:Total 31 MB/s | 49 MB 00:01 2024-09-13T22:10:04.856 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2024-09-13T22:10:04.876 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2024-09-13T22:10:04.876 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2024-09-13T22:10:05.268 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2024-09-13T22:10:05.269 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2024-09-13T22:10:05.314 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:00:28 ago on Fri 13 Sep 2024 10:09:37 PM UTC. 2024-09-13T22:10:05.448 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:10:05.449 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:10:05.449 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2024-09-13T22:10:05.449 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:10:05.449 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-13T22:10:05.449 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-test x86_64 2:19.1.1-324.gecab7be5.el9 ceph 49 M 2024-09-13T22:10:05.449 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2024-09-13T22:10:05.449 INFO:teuthology.orchestra.run.smithi136.stdout: libcephsqlite x86_64 2:19.1.1-324.gecab7be5.el9 ceph 163 k 2024-09-13T22:10:05.449 INFO:teuthology.orchestra.run.smithi136.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-13T22:10:05.449 INFO:teuthology.orchestra.run.smithi136.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-13T22:10:05.450 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:05.450 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-13T22:10:05.450 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:10:05.450 INFO:teuthology.orchestra.run.smithi136.stdout:Install 4 Packages 2024-09-13T22:10:05.450 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:05.450 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 49 M 2024-09-13T22:10:05.451 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 209 M 2024-09-13T22:10:05.451 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-13T22:10:05.685 INFO:teuthology.orchestra.run.smithi136.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.4 MB/s | 304 kB 00:00 2024-09-13T22:10:05.710 INFO:teuthology.orchestra.run.smithi136.stdout:(2/4): libcephsqlite-19.1.1-324.gecab7be5.el9.x 694 kB/s | 163 kB 00:00 2024-09-13T22:10:05.735 INFO:teuthology.orchestra.run.smithi136.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.2 MB/s | 64 kB 00:00 2024-09-13T22:10:05.790 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2024-09-13T22:10:05.877 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-13T22:10:05.908 INFO:teuthology.orchestra.run.smithi134.stdout:(4/4): ceph-test-19.1.1-324.gecab7be5.el9.x86_6 25 MB/s | 49 MB 00:01 2024-09-13T22:10:05.910 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:10:05.911 INFO:teuthology.orchestra.run.smithi134.stdout:Total 22 MB/s | 49 MB 00:02 2024-09-13T22:10:05.935 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-13T22:10:05.937 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-13T22:10:05.957 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-13T22:10:05.957 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-13T22:10:05.961 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 3/4 2024-09-13T22:10:06.348 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-13T22:10:06.349 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-13T22:10:06.873 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-13T22:10:06.961 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-13T22:10:07.010 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-13T22:10:07.010 INFO:teuthology.orchestra.run.smithi136.stdout:(4/4): ceph-test-19.1.1-324.gecab7be5.el9.x86_6 32 MB/s | 49 MB 00:01 2024-09-13T22:10:07.012 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:10:07.013 INFO:teuthology.orchestra.run.smithi136.stdout:Total 31 MB/s | 49 MB 00:01 2024-09-13T22:10:07.035 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 3/4 2024-09-13T22:10:07.041 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-13T22:10:07.061 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-13T22:10:07.061 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-13T22:10:07.472 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-13T22:10:07.472 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-13T22:10:08.015 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-13T22:10:08.102 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-13T22:10:08.152 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-13T22:10:08.187 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 3/4 2024-09-13T22:10:10.586 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 3/4 2024-09-13T22:10:10.660 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 4/4 2024-09-13T22:10:11.647 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 3/4 2024-09-13T22:10:11.724 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 4/4 2024-09-13T22:10:12.837 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 3/4 2024-09-13T22:10:12.934 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 4/4 2024-09-13T22:10:13.099 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 4/4 2024-09-13T22:10:13.099 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 1/4 2024-09-13T22:10:13.099 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 2/4 2024-09-13T22:10:13.099 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-13T22:10:13.460 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-13T22:10:13.460 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:13.460 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2024-09-13T22:10:13.460 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:13.460 INFO:teuthology.orchestra.run.smithi116.stdout: libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:13.460 INFO:teuthology.orchestra.run.smithi116.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-13T22:10:13.460 INFO:teuthology.orchestra.run.smithi116.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-13T22:10:13.461 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:13.461 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:10:13.769 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install ceph 2024-09-13T22:10:14.212 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 4/4 2024-09-13T22:10:14.213 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 1/4 2024-09-13T22:10:14.213 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 2/4 2024-09-13T22:10:14.213 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-13T22:10:14.340 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:00:39 ago on Fri 13 Sep 2024 10:09:35 PM UTC. 2024-09-13T22:10:14.485 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:10:14.487 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:10:14.488 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repository Size 2024-09-13T22:10:14.488 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:10:14.488 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2024-09-13T22:10:14.488 INFO:teuthology.orchestra.run.smithi116.stdout: ceph x86_64 2:19.1.1-324.gecab7be5.el9 ceph 6.5 k 2024-09-13T22:10:14.488 INFO:teuthology.orchestra.run.smithi116.stdout:Installing dependencies: 2024-09-13T22:10:14.488 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mds x86_64 2:19.1.1-324.gecab7be5.el9 ceph 2.4 M 2024-09-13T22:10:14.488 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mgr x86_64 2:19.1.1-324.gecab7be5.el9 ceph 1.5 M 2024-09-13T22:10:14.488 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mgr-modules-core noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 249 k 2024-09-13T22:10:14.488 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mon x86_64 2:19.1.1-324.gecab7be5.el9 ceph 4.7 M 2024-09-13T22:10:14.488 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-osd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 17 M 2024-09-13T22:10:14.488 INFO:teuthology.orchestra.run.smithi116.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-13T22:10:14.488 INFO:teuthology.orchestra.run.smithi116.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-13T22:10:14.489 INFO:teuthology.orchestra.run.smithi116.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-13T22:10:14.489 INFO:teuthology.orchestra.run.smithi116.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-13T22:10:14.489 INFO:teuthology.orchestra.run.smithi116.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-13T22:10:14.489 INFO:teuthology.orchestra.run.smithi116.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-13T22:10:14.489 INFO:teuthology.orchestra.run.smithi116.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-13T22:10:14.489 INFO:teuthology.orchestra.run.smithi116.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-13T22:10:14.489 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-13T22:10:14.489 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-13T22:10:14.489 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-13T22:10:14.489 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-13T22:10:14.489 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-13T22:10:14.489 INFO:teuthology.orchestra.run.smithi116.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-13T22:10:14.490 INFO:teuthology.orchestra.run.smithi116.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-13T22:10:14.490 INFO:teuthology.orchestra.run.smithi116.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-13T22:10:14.490 INFO:teuthology.orchestra.run.smithi116.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-13T22:10:14.490 INFO:teuthology.orchestra.run.smithi116.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-13T22:10:14.490 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-13T22:10:14.490 INFO:teuthology.orchestra.run.smithi116.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-13T22:10:14.490 INFO:teuthology.orchestra.run.smithi116.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-13T22:10:14.490 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-13T22:10:14.490 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-13T22:10:14.490 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-13T22:10:14.490 INFO:teuthology.orchestra.run.smithi116.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-13T22:10:14.490 INFO:teuthology.orchestra.run.smithi116.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-13T22:10:14.490 INFO:teuthology.orchestra.run.smithi116.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-13T22:10:14.491 INFO:teuthology.orchestra.run.smithi116.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-13T22:10:14.491 INFO:teuthology.orchestra.run.smithi116.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-13T22:10:14.491 INFO:teuthology.orchestra.run.smithi116.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-13T22:10:14.491 INFO:teuthology.orchestra.run.smithi116.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-13T22:10:14.491 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:14.491 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2024-09-13T22:10:14.491 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:10:14.491 INFO:teuthology.orchestra.run.smithi116.stdout:Install 37 Packages 2024-09-13T22:10:14.491 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:14.492 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 30 M 2024-09-13T22:10:14.492 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 108 M 2024-09-13T22:10:14.492 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2024-09-13T22:10:14.547 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-13T22:10:14.547 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:14.548 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-13T22:10:14.548 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:14.548 INFO:teuthology.orchestra.run.smithi134.stdout: libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:14.548 INFO:teuthology.orchestra.run.smithi134.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-13T22:10:14.548 INFO:teuthology.orchestra.run.smithi134.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-13T22:10:14.548 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:14.548 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:10:14.847 INFO:teuthology.orchestra.run.smithi116.stdout:(1/37): ceph-19.1.1-324.gecab7be5.el9.x86_64.rp 47 kB/s | 6.5 kB 00:00 2024-09-13T22:10:14.924 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install ceph 2024-09-13T22:10:15.222 INFO:teuthology.orchestra.run.smithi116.stdout:(2/37): ceph-mgr-19.1.1-324.gecab7be5.el9.x86_6 3.0 MB/s | 1.5 MB 00:00 2024-09-13T22:10:15.352 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 4/4 2024-09-13T22:10:15.352 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 1/4 2024-09-13T22:10:15.352 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 2/4 2024-09-13T22:10:15.352 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-13T22:10:15.372 INFO:teuthology.orchestra.run.smithi116.stdout:(3/37): ceph-mds-19.1.1-324.gecab7be5.el9.x86_6 3.6 MB/s | 2.4 MB 00:00 2024-09-13T22:10:15.431 INFO:teuthology.orchestra.run.smithi116.stdout:(4/37): ceph-mgr-modules-core-19.1.1-324.gecab7 4.2 MB/s | 249 kB 00:00 2024-09-13T22:10:15.502 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:00:39 ago on Fri 13 Sep 2024 10:09:36 PM UTC. 2024-09-13T22:10:15.556 INFO:teuthology.orchestra.run.smithi116.stdout:(5/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 2.0 MB/s | 253 kB 00:00 2024-09-13T22:10:15.640 INFO:teuthology.orchestra.run.smithi116.stdout:(6/37): python3-cryptography-36.0.1-4.el9.x86_6 15 MB/s | 1.2 MB 00:00 2024-09-13T22:10:15.648 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:10:15.651 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:10:15.651 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2024-09-13T22:10:15.651 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:10:15.651 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-13T22:10:15.651 INFO:teuthology.orchestra.run.smithi134.stdout: ceph x86_64 2:19.1.1-324.gecab7be5.el9 ceph 6.5 k 2024-09-13T22:10:15.651 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2024-09-13T22:10:15.651 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mds x86_64 2:19.1.1-324.gecab7be5.el9 ceph 2.4 M 2024-09-13T22:10:15.651 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr x86_64 2:19.1.1-324.gecab7be5.el9 ceph 1.5 M 2024-09-13T22:10:15.651 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-modules-core noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 249 k 2024-09-13T22:10:15.652 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mon x86_64 2:19.1.1-324.gecab7be5.el9 ceph 4.7 M 2024-09-13T22:10:15.652 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-osd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 17 M 2024-09-13T22:10:15.652 INFO:teuthology.orchestra.run.smithi134.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-13T22:10:15.652 INFO:teuthology.orchestra.run.smithi134.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-13T22:10:15.652 INFO:teuthology.orchestra.run.smithi134.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-13T22:10:15.652 INFO:teuthology.orchestra.run.smithi134.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-13T22:10:15.652 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-13T22:10:15.652 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-13T22:10:15.652 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-13T22:10:15.652 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-13T22:10:15.652 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-13T22:10:15.652 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-13T22:10:15.652 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-13T22:10:15.653 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-13T22:10:15.653 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-13T22:10:15.653 INFO:teuthology.orchestra.run.smithi134.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-13T22:10:15.653 INFO:teuthology.orchestra.run.smithi134.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-13T22:10:15.653 INFO:teuthology.orchestra.run.smithi134.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-13T22:10:15.653 INFO:teuthology.orchestra.run.smithi134.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-13T22:10:15.653 INFO:teuthology.orchestra.run.smithi134.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-13T22:10:15.653 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-13T22:10:15.653 INFO:teuthology.orchestra.run.smithi134.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-13T22:10:15.653 INFO:teuthology.orchestra.run.smithi134.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-13T22:10:15.653 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-13T22:10:15.653 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-13T22:10:15.653 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-13T22:10:15.653 INFO:teuthology.orchestra.run.smithi134.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-13T22:10:15.654 INFO:teuthology.orchestra.run.smithi134.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-13T22:10:15.654 INFO:teuthology.orchestra.run.smithi134.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-13T22:10:15.654 INFO:teuthology.orchestra.run.smithi134.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-13T22:10:15.654 INFO:teuthology.orchestra.run.smithi134.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-13T22:10:15.654 INFO:teuthology.orchestra.run.smithi134.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-13T22:10:15.654 INFO:teuthology.orchestra.run.smithi134.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-13T22:10:15.654 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:15.654 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-13T22:10:15.654 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:10:15.654 INFO:teuthology.orchestra.run.smithi134.stdout:Install 37 Packages 2024-09-13T22:10:15.654 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:15.655 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 30 M 2024-09-13T22:10:15.655 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 108 M 2024-09-13T22:10:15.655 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-13T22:10:15.681 INFO:teuthology.orchestra.run.smithi116.stdout:(7/37): python3-ply-3.11-14.el9.noarch.rpm 2.5 MB/s | 106 kB 00:00 2024-09-13T22:10:15.698 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-13T22:10:15.698 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:15.698 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-13T22:10:15.698 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:15.698 INFO:teuthology.orchestra.run.smithi136.stdout: libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:15.698 INFO:teuthology.orchestra.run.smithi136.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-13T22:10:15.698 INFO:teuthology.orchestra.run.smithi136.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-13T22:10:15.698 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:15.698 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:10:15.723 INFO:teuthology.orchestra.run.smithi116.stdout:(8/37): python3-pycparser-2.20-6.el9.noarch.rpm 3.2 MB/s | 135 kB 00:00 2024-09-13T22:10:15.765 INFO:teuthology.orchestra.run.smithi116.stdout:(9/37): python3-requests-2.25.1-8.el9.noarch.rp 2.9 MB/s | 125 kB 00:00 2024-09-13T22:10:15.807 INFO:teuthology.orchestra.run.smithi116.stdout:(10/37): python3-urllib3-1.26.5-6.el9.noarch.rp 5.0 MB/s | 215 kB 00:00 2024-09-13T22:10:15.899 INFO:teuthology.orchestra.run.smithi116.stdout:(11/37): lua-5.4.4-4.el9.x86_64.rpm 2.0 MB/s | 188 kB 00:00 2024-09-13T22:10:15.999 INFO:teuthology.orchestra.run.smithi116.stdout:(12/37): python3-mako-1.1.4-6.el9.noarch.rpm 1.7 MB/s | 172 kB 00:00 2024-09-13T22:10:16.041 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph 2024-09-13T22:10:16.082 INFO:teuthology.orchestra.run.smithi134.stdout:(1/37): ceph-19.1.1-324.gecab7be5.el9.x86_64.rp 31 kB/s | 6.5 kB 00:00 2024-09-13T22:10:16.108 INFO:teuthology.orchestra.run.smithi116.stdout:(13/37): ceph-mon-19.1.1-324.gecab7be5.el9.x86_ 3.7 MB/s | 4.7 MB 00:01 2024-09-13T22:10:16.133 INFO:teuthology.orchestra.run.smithi116.stdout:(14/37): python3-markupsafe-1.1.1-12.el9.x86_64 260 kB/s | 35 kB 00:00 2024-09-13T22:10:16.209 INFO:teuthology.orchestra.run.smithi116.stdout:(15/37): python3-pytz-2021.1-5.el9.noarch.rpm 680 kB/s | 51 kB 00:00 2024-09-13T22:10:16.234 INFO:teuthology.orchestra.run.smithi116.stdout:(16/37): python3-packaging-20.9-5.el9.noarch.rp 614 kB/s | 77 kB 00:00 2024-09-13T22:10:16.284 INFO:teuthology.orchestra.run.smithi116.stdout:(17/37): python3-toml-0.10.2-6.el9.noarch.rpm 552 kB/s | 42 kB 00:00 2024-09-13T22:10:16.326 INFO:teuthology.orchestra.run.smithi116.stdout:(18/37): luarocks-3.9.2-5.el9.noarch.rpm 3.6 MB/s | 151 kB 00:00 2024-09-13T22:10:16.353 INFO:teuthology.orchestra.run.smithi116.stdout:(19/37): lua-devel-5.4.4-4.el9.x86_64.rpm 190 kB/s | 22 kB 00:00 2024-09-13T22:10:16.377 INFO:teuthology.orchestra.run.smithi116.stdout:(20/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 862 kB/s | 43 kB 00:00 2024-09-13T22:10:16.411 INFO:teuthology.orchestra.run.smithi116.stdout:(21/37): python3-cherrypy-18.6.1-2.el9.noarch.r 13 MB/s | 358 kB 00:00 2024-09-13T22:10:16.436 INFO:teuthology.orchestra.run.smithi116.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 460 kB/s | 11 kB 00:00 2024-09-13T22:10:16.461 INFO:teuthology.orchestra.run.smithi116.stdout:(23/37): python3-jaraco-classes-3.2.1-5.el9.noa 709 kB/s | 18 kB 00:00 2024-09-13T22:10:16.618 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:00:39 ago on Fri 13 Sep 2024 10:09:37 PM UTC. 2024-09-13T22:10:16.620 INFO:teuthology.orchestra.run.smithi116.stdout:(24/37): ceph-osd-19.1.1-324.gecab7be5.el9.x86_ 12 MB/s | 17 MB 00:01 2024-09-13T22:10:16.640 INFO:teuthology.orchestra.run.smithi134.stdout:(2/37): ceph-mgr-19.1.1-324.gecab7be5.el9.x86_6 2.0 MB/s | 1.5 MB 00:00 2024-09-13T22:10:16.645 INFO:teuthology.orchestra.run.smithi116.stdout:(25/37): python3-jaraco-collections-3.0.0-8.el9 126 kB/s | 23 kB 00:00 2024-09-13T22:10:16.679 INFO:teuthology.orchestra.run.smithi116.stdout:(26/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 526 kB/s | 172 kB 00:00 2024-09-13T22:10:16.704 INFO:teuthology.orchestra.run.smithi116.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 381 kB/s | 20 kB 00:00 2024-09-13T22:10:16.729 INFO:teuthology.orchestra.run.smithi116.stdout:(28/37): python3-jaraco-functools-3.5.0-2.el9.n 178 kB/s | 19 kB 00:00 2024-09-13T22:10:16.755 INFO:teuthology.orchestra.run.smithi116.stdout:(29/37): python3-logutils-0.3.5-21.el9.noarch.r 627 kB/s | 46 kB 00:00 2024-09-13T22:10:16.762 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:10:16.765 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:10:16.765 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2024-09-13T22:10:16.765 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:10:16.765 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-13T22:10:16.765 INFO:teuthology.orchestra.run.smithi136.stdout: ceph x86_64 2:19.1.1-324.gecab7be5.el9 ceph 6.5 k 2024-09-13T22:10:16.765 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2024-09-13T22:10:16.766 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mds x86_64 2:19.1.1-324.gecab7be5.el9 ceph 2.4 M 2024-09-13T22:10:16.766 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr x86_64 2:19.1.1-324.gecab7be5.el9 ceph 1.5 M 2024-09-13T22:10:16.766 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-modules-core noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 249 k 2024-09-13T22:10:16.766 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mon x86_64 2:19.1.1-324.gecab7be5.el9 ceph 4.7 M 2024-09-13T22:10:16.766 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-osd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 17 M 2024-09-13T22:10:16.766 INFO:teuthology.orchestra.run.smithi136.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-13T22:10:16.766 INFO:teuthology.orchestra.run.smithi136.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-13T22:10:16.766 INFO:teuthology.orchestra.run.smithi136.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-13T22:10:16.766 INFO:teuthology.orchestra.run.smithi136.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-13T22:10:16.766 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-13T22:10:16.766 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-13T22:10:16.766 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-13T22:10:16.766 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-13T22:10:16.766 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-13T22:10:16.767 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-13T22:10:16.767 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-13T22:10:16.767 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-13T22:10:16.767 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-13T22:10:16.767 INFO:teuthology.orchestra.run.smithi136.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-13T22:10:16.767 INFO:teuthology.orchestra.run.smithi136.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-13T22:10:16.767 INFO:teuthology.orchestra.run.smithi136.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-13T22:10:16.767 INFO:teuthology.orchestra.run.smithi136.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-13T22:10:16.767 INFO:teuthology.orchestra.run.smithi136.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-13T22:10:16.767 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-13T22:10:16.767 INFO:teuthology.orchestra.run.smithi136.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-13T22:10:16.767 INFO:teuthology.orchestra.run.smithi136.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-13T22:10:16.767 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-13T22:10:16.767 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-13T22:10:16.768 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-13T22:10:16.768 INFO:teuthology.orchestra.run.smithi136.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-13T22:10:16.768 INFO:teuthology.orchestra.run.smithi136.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-13T22:10:16.768 INFO:teuthology.orchestra.run.smithi136.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-13T22:10:16.768 INFO:teuthology.orchestra.run.smithi136.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-13T22:10:16.768 INFO:teuthology.orchestra.run.smithi136.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-13T22:10:16.768 INFO:teuthology.orchestra.run.smithi136.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-13T22:10:16.768 INFO:teuthology.orchestra.run.smithi136.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-13T22:10:16.768 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:16.768 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-13T22:10:16.768 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:10:16.768 INFO:teuthology.orchestra.run.smithi136.stdout:Install 37 Packages 2024-09-13T22:10:16.768 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:16.769 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 30 M 2024-09-13T22:10:16.769 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 108 M 2024-09-13T22:10:16.769 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-13T22:10:16.780 INFO:teuthology.orchestra.run.smithi116.stdout:(30/37): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-09-13T22:10:16.805 INFO:teuthology.orchestra.run.smithi116.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 326 kB/s | 16 kB 00:00 2024-09-13T22:10:16.830 INFO:teuthology.orchestra.run.smithi116.stdout:(32/37): python3-tempora-5.0.0-2.el9.noarch.rpm 1.4 MB/s | 36 kB 00:00 2024-09-13T22:10:16.841 INFO:teuthology.orchestra.run.smithi134.stdout:(3/37): ceph-mds-19.1.1-324.gecab7be5.el9.x86_6 2.5 MB/s | 2.4 MB 00:00 2024-09-13T22:10:16.855 INFO:teuthology.orchestra.run.smithi116.stdout:(33/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.2 MB/s | 90 kB 00:00 2024-09-13T22:10:16.881 INFO:teuthology.orchestra.run.smithi116.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.8 MB/s | 272 kB 00:00 2024-09-13T22:10:16.906 INFO:teuthology.orchestra.run.smithi116.stdout:(35/37): python3-webob-1.8.8-2.el9.noarch.rpm 3.0 MB/s | 230 kB 00:00 2024-09-13T22:10:16.931 INFO:teuthology.orchestra.run.smithi116.stdout:(36/37): python3-zc-lockfile-2.0-10.el9.noarch. 397 kB/s | 20 kB 00:00 2024-09-13T22:10:16.956 INFO:teuthology.orchestra.run.smithi116.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.1 MB/s | 427 kB 00:00 2024-09-13T22:10:16.958 INFO:teuthology.orchestra.run.smithi134.stdout:(4/37): ceph-mgr-modules-core-19.1.1-324.gecab7 2.1 MB/s | 249 kB 00:00 2024-09-13T22:10:16.961 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:10:16.961 INFO:teuthology.orchestra.run.smithi116.stdout:Total 12 MB/s | 30 MB 00:02 2024-09-13T22:10:17.103 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2024-09-13T22:10:17.108 INFO:teuthology.orchestra.run.smithi134.stdout:(5/37): ceph-mon-19.1.1-324.gecab7be5.el9.x86_6 4.6 MB/s | 4.7 MB 00:01 2024-09-13T22:10:17.143 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2024-09-13T22:10:17.143 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2024-09-13T22:10:17.217 INFO:teuthology.orchestra.run.smithi134.stdout:(6/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 980 kB/s | 253 kB 00:00 2024-09-13T22:10:17.267 INFO:teuthology.orchestra.run.smithi134.stdout:(7/37): python3-ply-3.11-14.el9.noarch.rpm 2.1 MB/s | 106 kB 00:00 2024-09-13T22:10:17.338 INFO:teuthology.orchestra.run.smithi134.stdout:(8/37): python3-pycparser-2.20-6.el9.noarch.rpm 1.9 MB/s | 135 kB 00:00 2024-09-13T22:10:17.384 INFO:teuthology.orchestra.run.smithi134.stdout:(9/37): python3-cryptography-36.0.1-4.el9.x86_6 4.4 MB/s | 1.2 MB 00:00 2024-09-13T22:10:17.410 INFO:teuthology.orchestra.run.smithi134.stdout:(10/37): python3-requests-2.25.1-8.el9.noarch.r 1.7 MB/s | 125 kB 00:00 2024-09-13T22:10:17.435 INFO:teuthology.orchestra.run.smithi134.stdout:(11/37): python3-urllib3-1.26.5-6.el9.noarch.rp 4.2 MB/s | 215 kB 00:00 2024-09-13T22:10:17.460 INFO:teuthology.orchestra.run.smithi134.stdout:(12/37): lua-5.4.4-4.el9.x86_64.rpm 3.7 MB/s | 188 kB 00:00 2024-09-13T22:10:17.493 INFO:teuthology.orchestra.run.smithi134.stdout:(13/37): python3-mako-1.1.4-6.el9.noarch.rpm 2.9 MB/s | 172 kB 00:00 2024-09-13T22:10:17.510 INFO:teuthology.orchestra.run.smithi134.stdout:(14/37): python3-markupsafe-1.1.1-12.el9.x86_64 691 kB/s | 35 kB 00:00 2024-09-13T22:10:17.544 INFO:teuthology.orchestra.run.smithi134.stdout:(15/37): python3-packaging-20.9-5.el9.noarch.rp 1.5 MB/s | 77 kB 00:00 2024-09-13T22:10:17.561 INFO:teuthology.orchestra.run.smithi134.stdout:(16/37): python3-pytz-2021.1-5.el9.noarch.rpm 1.0 MB/s | 51 kB 00:00 2024-09-13T22:10:17.577 INFO:teuthology.orchestra.run.smithi136.stdout:(1/37): ceph-19.1.1-324.gecab7be5.el9.x86_64.rp 54 kB/s | 6.5 kB 00:00 2024-09-13T22:10:17.603 INFO:teuthology.orchestra.run.smithi134.stdout:(17/37): python3-toml-0.10.2-6.el9.noarch.rpm 711 kB/s | 42 kB 00:00 2024-09-13T22:10:17.609 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2024-09-13T22:10:17.610 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2024-09-13T22:10:17.645 INFO:teuthology.orchestra.run.smithi134.stdout:(18/37): luarocks-3.9.2-5.el9.noarch.rpm 3.6 MB/s | 151 kB 00:00 2024-09-13T22:10:17.670 INFO:teuthology.orchestra.run.smithi134.stdout:(19/37): lua-devel-5.4.4-4.el9.x86_64.rpm 205 kB/s | 22 kB 00:00 2024-09-13T22:10:17.695 INFO:teuthology.orchestra.run.smithi134.stdout:(20/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 864 kB/s | 43 kB 00:00 2024-09-13T22:10:17.729 INFO:teuthology.orchestra.run.smithi134.stdout:(21/37): python3-cherrypy-18.6.1-2.el9.noarch.r 13 MB/s | 358 kB 00:00 2024-09-13T22:10:17.754 INFO:teuthology.orchestra.run.smithi134.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 464 kB/s | 11 kB 00:00 2024-09-13T22:10:17.779 INFO:teuthology.orchestra.run.smithi134.stdout:(23/37): python3-jaraco-classes-3.2.1-5.el9.noa 709 kB/s | 18 kB 00:00 2024-09-13T22:10:17.803 INFO:teuthology.orchestra.run.smithi136.stdout:(2/37): ceph-mgr-19.1.1-324.gecab7be5.el9.x86_6 4.4 MB/s | 1.5 MB 00:00 2024-09-13T22:10:17.805 INFO:teuthology.orchestra.run.smithi134.stdout:(24/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.2 MB/s | 172 kB 00:00 2024-09-13T22:10:17.830 INFO:teuthology.orchestra.run.smithi134.stdout:(25/37): python3-jaraco-collections-3.0.0-8.el9 461 kB/s | 23 kB 00:00 2024-09-13T22:10:17.853 INFO:teuthology.orchestra.run.smithi136.stdout:(3/37): ceph-mds-19.1.1-324.gecab7be5.el9.x86_6 6.0 MB/s | 2.4 MB 00:00 2024-09-13T22:10:17.855 INFO:teuthology.orchestra.run.smithi134.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 387 kB/s | 19 kB 00:00 2024-09-13T22:10:17.881 INFO:teuthology.orchestra.run.smithi134.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 390 kB/s | 20 kB 00:00 2024-09-13T22:10:17.906 INFO:teuthology.orchestra.run.smithi134.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 920 kB/s | 46 kB 00:00 2024-09-13T22:10:17.931 INFO:teuthology.orchestra.run.smithi134.stdout:(29/37): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-09-13T22:10:17.937 INFO:teuthology.orchestra.run.smithi136.stdout:(4/37): ceph-mgr-modules-core-19.1.1-324.gecab7 2.9 MB/s | 249 kB 00:00 2024-09-13T22:10:17.956 INFO:teuthology.orchestra.run.smithi134.stdout:(30/37): python3-portend-3.1.0-2.el9.noarch.rpm 657 kB/s | 16 kB 00:00 2024-09-13T22:10:17.982 INFO:teuthology.orchestra.run.smithi134.stdout:(31/37): python3-pecan-1.4.2-3.el9.noarch.rpm 3.5 MB/s | 272 kB 00:00 2024-09-13T22:10:18.007 INFO:teuthology.orchestra.run.smithi134.stdout:(32/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.7 MB/s | 90 kB 00:00 2024-09-13T22:10:18.032 INFO:teuthology.orchestra.run.smithi134.stdout:(33/37): python3-tempora-5.0.0-2.el9.noarch.rpm 711 kB/s | 36 kB 00:00 2024-09-13T22:10:18.057 INFO:teuthology.orchestra.run.smithi134.stdout:(34/37): python3-webob-1.8.8-2.el9.noarch.rpm 4.5 MB/s | 230 kB 00:00 2024-09-13T22:10:18.083 INFO:teuthology.orchestra.run.smithi134.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 800 kB/s | 20 kB 00:00 2024-09-13T22:10:18.116 INFO:teuthology.orchestra.run.smithi134.stdout:(36/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 5.0 MB/s | 427 kB 00:00 2024-09-13T22:10:18.120 INFO:teuthology.orchestra.run.smithi136.stdout:(5/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.3 MB/s | 253 kB 00:00 2024-09-13T22:10:18.187 INFO:teuthology.orchestra.run.smithi136.stdout:(6/37): ceph-mon-19.1.1-324.gecab7be5.el9.x86_6 7.7 MB/s | 4.7 MB 00:00 2024-09-13T22:10:18.271 INFO:teuthology.orchestra.run.smithi136.stdout:(7/37): python3-cryptography-36.0.1-4.el9.x86_6 8.2 MB/s | 1.2 MB 00:00 2024-09-13T22:10:18.283 INFO:teuthology.orchestra.run.smithi134.stdout:(37/37): ceph-osd-19.1.1-324.gecab7be5.el9.x86_ 10 MB/s | 17 MB 00:01 2024-09-13T22:10:18.288 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:10:18.288 INFO:teuthology.orchestra.run.smithi134.stdout:Total 12 MB/s | 30 MB 00:02 2024-09-13T22:10:18.435 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-13T22:10:18.438 INFO:teuthology.orchestra.run.smithi136.stdout:(8/37): ceph-osd-19.1.1-324.gecab7be5.el9.x86_6 27 MB/s | 17 MB 00:00 2024-09-13T22:10:18.472 INFO:teuthology.orchestra.run.smithi136.stdout:(9/37): python3-ply-3.11-14.el9.noarch.rpm 375 kB/s | 106 kB 00:00 2024-09-13T22:10:18.474 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-13T22:10:18.475 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-13T22:10:18.505 INFO:teuthology.orchestra.run.smithi136.stdout:(10/37): python3-pycparser-2.20-6.el9.noarch.rp 578 kB/s | 135 kB 00:00 2024-09-13T22:10:18.556 INFO:teuthology.orchestra.run.smithi136.stdout:(11/37): python3-urllib3-1.26.5-6.el9.noarch.rp 2.5 MB/s | 215 kB 00:00 2024-09-13T22:10:18.608 INFO:teuthology.orchestra.run.smithi136.stdout:(12/37): python3-requests-2.25.1-8.el9.noarch.r 745 kB/s | 125 kB 00:00 2024-09-13T22:10:18.889 INFO:teuthology.orchestra.run.smithi136.stdout:(13/37): python3-markupsafe-1.1.1-12.el9.x86_64 123 kB/s | 35 kB 00:00 2024-09-13T22:10:18.939 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-13T22:10:18.940 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-13T22:10:18.971 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2024-09-13T22:10:19.034 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-13T22:10:19.072 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-13T22:10:19.073 INFO:teuthology.orchestra.run.smithi136.stdout:(14/37): lua-5.4.4-4.el9.x86_64.rpm 332 kB/s | 188 kB 00:00 2024-09-13T22:10:19.103 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-13T22:10:19.115 INFO:teuthology.orchestra.run.smithi136.stdout:(15/37): python3-mako-1.1.4-6.el9.noarch.rpm 308 kB/s | 172 kB 00:00 2024-09-13T22:10:19.166 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-13T22:10:19.173 INFO:teuthology.orchestra.run.smithi136.stdout:(16/37): python3-packaging-20.9-5.el9.noarch.rp 272 kB/s | 77 kB 00:00 2024-09-13T22:10:19.199 INFO:teuthology.orchestra.run.smithi136.stdout:(17/37): python3-pytz-2021.1-5.el9.noarch.rpm 406 kB/s | 51 kB 00:00 2024-09-13T22:10:19.227 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-13T22:10:19.232 INFO:teuthology.orchestra.run.smithi136.stdout:(18/37): python3-toml-0.10.2-6.el9.noarch.rpm 355 kB/s | 42 kB 00:00 2024-09-13T22:10:19.260 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-13T22:10:19.266 INFO:teuthology.orchestra.run.smithi136.stdout:(19/37): luarocks-3.9.2-5.el9.noarch.rpm 2.2 MB/s | 151 kB 00:00 2024-09-13T22:10:19.300 INFO:teuthology.orchestra.run.smithi136.stdout:(20/37): lua-devel-5.4.4-4.el9.x86_64.rpm 177 kB/s | 22 kB 00:00 2024-09-13T22:10:19.334 INFO:teuthology.orchestra.run.smithi136.stdout:(21/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 438 kB/s | 43 kB 00:00 2024-09-13T22:10:19.351 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-13T22:10:19.359 INFO:teuthology.orchestra.run.smithi136.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 459 kB/s | 11 kB 00:00 2024-09-13T22:10:19.384 INFO:teuthology.orchestra.run.smithi136.stdout:(23/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.4 MB/s | 172 kB 00:00 2024-09-13T22:10:19.410 INFO:teuthology.orchestra.run.smithi136.stdout:(24/37): python3-jaraco-classes-3.2.1-5.el9.noa 352 kB/s | 18 kB 00:00 2024-09-13T22:10:19.435 INFO:teuthology.orchestra.run.smithi136.stdout:(25/37): python3-jaraco-collections-3.0.0-8.el9 462 kB/s | 23 kB 00:00 2024-09-13T22:10:19.446 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-13T22:10:19.460 INFO:teuthology.orchestra.run.smithi136.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 388 kB/s | 19 kB 00:00 2024-09-13T22:10:19.485 INFO:teuthology.orchestra.run.smithi136.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 390 kB/s | 20 kB 00:00 2024-09-13T22:10:19.487 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-13T22:10:19.511 INFO:teuthology.orchestra.run.smithi136.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 924 kB/s | 46 kB 00:00 2024-09-13T22:10:19.522 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-13T22:10:19.536 INFO:teuthology.orchestra.run.smithi136.stdout:(29/37): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-09-13T22:10:19.552 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-13T22:10:19.561 INFO:teuthology.orchestra.run.smithi136.stdout:(30/37): python3-cherrypy-18.6.1-2.el9.noarch.r 1.3 MB/s | 358 kB 00:00 2024-09-13T22:10:19.578 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-13T22:10:19.587 INFO:teuthology.orchestra.run.smithi136.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 327 kB/s | 16 kB 00:00 2024-09-13T22:10:19.603 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-13T22:10:19.612 INFO:teuthology.orchestra.run.smithi136.stdout:(32/37): python3-tempora-5.0.0-2.el9.noarch.rpm 1.4 MB/s | 36 kB 00:00 2024-09-13T22:10:19.637 INFO:teuthology.orchestra.run.smithi136.stdout:(33/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.2 MB/s | 90 kB 00:00 2024-09-13T22:10:19.643 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-13T22:10:19.662 INFO:teuthology.orchestra.run.smithi136.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.8 MB/s | 272 kB 00:00 2024-09-13T22:10:19.679 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-13T22:10:19.688 INFO:teuthology.orchestra.run.smithi136.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 805 kB/s | 20 kB 00:00 2024-09-13T22:10:19.713 INFO:teuthology.orchestra.run.smithi136.stdout:(36/37): python3-webob-1.8.8-2.el9.noarch.rpm 2.2 MB/s | 230 kB 00:00 2024-09-13T22:10:19.713 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-13T22:10:19.746 INFO:teuthology.orchestra.run.smithi136.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.8 MB/s | 427 kB 00:00 2024-09-13T22:10:19.750 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:10:19.750 INFO:teuthology.orchestra.run.smithi136.stdout:Total 10 MB/s | 30 MB 00:02 2024-09-13T22:10:19.761 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-13T22:10:19.793 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-13T22:10:19.866 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-13T22:10:19.906 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-13T22:10:19.946 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-13T22:10:19.946 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-13T22:10:20.013 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-13T22:10:20.093 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-13T22:10:20.146 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-13T22:10:20.185 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-13T22:10:20.233 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-13T22:10:20.270 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-13T22:10:20.289 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-13T22:10:20.330 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-13T22:10:20.354 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-13T22:10:20.382 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-13T22:10:20.413 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-13T22:10:20.413 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-13T22:10:20.453 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-13T22:10:20.477 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-13T22:10:20.497 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-13T22:10:20.522 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-13T22:10:20.529 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-13T22:10:20.600 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-13T22:10:20.621 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-13T22:10:20.688 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-13T22:10:20.707 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-13T22:10:20.721 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-13T22:10:20.757 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-13T22:10:20.792 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-13T22:10:20.822 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-13T22:10:20.838 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-13T22:10:20.856 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-13T22:10:20.890 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-13T22:10:20.930 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-13T22:10:20.974 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-13T22:10:21.003 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.n 32/37 2024-09-13T22:10:21.008 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-13T22:10:21.031 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 33/37 2024-09-13T22:10:21.056 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-13T22:10:21.057 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 33/37 2024-09-13T22:10:21.057 INFO:teuthology.orchestra.run.smithi116.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T22:10:21.057 INFO:teuthology.orchestra.run.smithi116.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-13T22:10:21.057 INFO:teuthology.orchestra.run.smithi116.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-13T22:10:21.058 INFO:teuthology.orchestra.run.smithi116.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-13T22:10:21.058 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:21.097 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-13T22:10:21.178 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-13T22:10:21.314 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-13T22:10:21.386 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-13T22:10:21.448 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-13T22:10:21.487 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-13T22:10:21.536 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-13T22:10:21.592 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-13T22:10:21.752 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-13T22:10:21.775 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-13T22:10:21.824 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-13T22:10:21.832 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-13T22:10:21.871 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-13T22:10:21.894 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-13T22:10:21.901 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-13T22:10:21.975 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-13T22:10:21.983 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-13T22:10:22.026 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-13T22:10:22.032 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-13T22:10:22.058 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-13T22:10:22.148 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-13T22:10:22.159 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-13T22:10:22.230 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-13T22:10:22.270 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-13T22:10:22.305 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-13T22:10:22.312 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.n 32/37 2024-09-13T22:10:22.342 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 33/37 2024-09-13T22:10:22.343 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-13T22:10:22.369 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 33/37 2024-09-13T22:10:22.369 INFO:teuthology.orchestra.run.smithi134.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T22:10:22.369 INFO:teuthology.orchestra.run.smithi134.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-13T22:10:22.369 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-13T22:10:22.369 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-13T22:10:22.369 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:22.378 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-13T22:10:22.411 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-13T22:10:22.452 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-13T22:10:22.490 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 34/37 2024-09-13T22:10:22.504 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-13T22:10:22.518 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 34/37 2024-09-13T22:10:22.518 INFO:teuthology.orchestra.run.smithi116.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T22:10:22.518 INFO:teuthology.orchestra.run.smithi116.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-13T22:10:22.518 INFO:teuthology.orchestra.run.smithi116.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-13T22:10:22.518 INFO:teuthology.orchestra.run.smithi116.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-13T22:10:22.519 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:22.538 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-13T22:10:22.587 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-13T22:10:22.619 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-13T22:10:22.700 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-13T22:10:22.847 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-13T22:10:22.927 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-13T22:10:22.957 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 35/37 2024-09-13T22:10:22.980 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-13T22:10:22.981 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 35/37 2024-09-13T22:10:22.981 INFO:teuthology.orchestra.run.smithi116.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T22:10:22.981 INFO:teuthology.orchestra.run.smithi116.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-13T22:10:22.981 INFO:teuthology.orchestra.run.smithi116.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-13T22:10:22.981 INFO:teuthology.orchestra.run.smithi116.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-13T22:10:22.981 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:23.019 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-13T22:10:23.068 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-13T22:10:23.132 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-13T22:10:23.208 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 36/37 2024-09-13T22:10:23.232 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 36/37 2024-09-13T22:10:23.232 INFO:teuthology.orchestra.run.smithi116.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T22:10:23.232 INFO:teuthology.orchestra.run.smithi116.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-13T22:10:23.232 INFO:teuthology.orchestra.run.smithi116.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-13T22:10:23.232 INFO:teuthology.orchestra.run.smithi116.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-13T22:10:23.232 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:23.306 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-2:19.1.1-324.gecab7be5.el9.x86_64 37/37 2024-09-13T22:10:23.327 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-13T22:10:23.382 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-13T22:10:23.461 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-13T22:10:23.550 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-13T22:10:23.597 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-13T22:10:23.716 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-13T22:10:23.817 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 34/37 2024-09-13T22:10:23.845 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 34/37 2024-09-13T22:10:23.845 INFO:teuthology.orchestra.run.smithi134.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T22:10:23.845 INFO:teuthology.orchestra.run.smithi134.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-13T22:10:23.845 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-13T22:10:23.846 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-13T22:10:23.846 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:23.877 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.n 32/37 2024-09-13T22:10:23.908 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 33/37 2024-09-13T22:10:23.934 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 33/37 2024-09-13T22:10:23.934 INFO:teuthology.orchestra.run.smithi136.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T22:10:23.935 INFO:teuthology.orchestra.run.smithi136.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-13T22:10:23.935 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-13T22:10:23.935 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-13T22:10:23.935 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:24.285 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 35/37 2024-09-13T22:10:24.309 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 35/37 2024-09-13T22:10:24.309 INFO:teuthology.orchestra.run.smithi134.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T22:10:24.310 INFO:teuthology.orchestra.run.smithi134.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-13T22:10:24.310 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-13T22:10:24.310 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-13T22:10:24.310 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:24.536 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 36/37 2024-09-13T22:10:24.560 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 36/37 2024-09-13T22:10:24.560 INFO:teuthology.orchestra.run.smithi134.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T22:10:24.560 INFO:teuthology.orchestra.run.smithi134.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-13T22:10:24.560 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-13T22:10:24.560 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-13T22:10:24.560 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:24.624 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-2:19.1.1-324.gecab7be5.el9.x86_64 37/37 2024-09-13T22:10:25.137 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-2:19.1.1-324.gecab7be5.el9.x86_64 37/37 2024-09-13T22:10:25.138 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-2:19.1.1-324.gecab7be5.el9.x86_64 1/37 2024-09-13T22:10:25.138 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 2/37 2024-09-13T22:10:25.138 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 3/37 2024-09-13T22:10:25.138 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 4/37 2024-09-13T22:10:25.138 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 5/37 2024-09-13T22:10:25.138 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.n 6/37 2024-09-13T22:10:25.138 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-13T22:10:25.138 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-13T22:10:25.138 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-13T22:10:25.138 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-13T22:10:25.138 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-13T22:10:25.139 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-13T22:10:25.139 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-13T22:10:25.139 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-13T22:10:25.139 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-13T22:10:25.139 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-13T22:10:25.139 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-13T22:10:25.139 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-13T22:10:25.139 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-13T22:10:25.139 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-13T22:10:25.139 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-13T22:10:25.140 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-13T22:10:25.140 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-13T22:10:25.140 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-13T22:10:25.140 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-13T22:10:25.141 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-13T22:10:25.141 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-13T22:10:25.141 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-13T22:10:25.142 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-13T22:10:25.142 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-13T22:10:25.142 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-13T22:10:25.142 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-13T22:10:25.142 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-13T22:10:25.142 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-13T22:10:25.142 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-13T22:10:25.142 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-13T22:10:25.376 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 34/37 2024-09-13T22:10:25.403 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 34/37 2024-09-13T22:10:25.403 INFO:teuthology.orchestra.run.smithi136.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T22:10:25.403 INFO:teuthology.orchestra.run.smithi136.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-13T22:10:25.403 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-13T22:10:25.403 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-13T22:10:25.403 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:25.852 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 35/37 2024-09-13T22:10:25.876 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 35/37 2024-09-13T22:10:25.876 INFO:teuthology.orchestra.run.smithi136.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T22:10:25.876 INFO:teuthology.orchestra.run.smithi136.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-13T22:10:25.876 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-13T22:10:25.876 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-13T22:10:25.876 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:26.037 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-13T22:10:26.037 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:26.037 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2024-09-13T22:10:26.037 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:26.037 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:26.037 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:26.037 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:10:26.037 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:26.037 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:26.037 INFO:teuthology.orchestra.run.smithi116.stdout: lua-5.4.4-4.el9.x86_64 2024-09-13T22:10:26.038 INFO:teuthology.orchestra.run.smithi116.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-13T22:10:26.038 INFO:teuthology.orchestra.run.smithi116.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-13T22:10:26.038 INFO:teuthology.orchestra.run.smithi116.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-13T22:10:26.038 INFO:teuthology.orchestra.run.smithi116.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-13T22:10:26.038 INFO:teuthology.orchestra.run.smithi116.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-13T22:10:26.038 INFO:teuthology.orchestra.run.smithi116.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-13T22:10:26.038 INFO:teuthology.orchestra.run.smithi116.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-13T22:10:26.038 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-13T22:10:26.038 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-13T22:10:26.038 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-13T22:10:26.038 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-13T22:10:26.038 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-13T22:10:26.039 INFO:teuthology.orchestra.run.smithi116.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-13T22:10:26.039 INFO:teuthology.orchestra.run.smithi116.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-13T22:10:26.039 INFO:teuthology.orchestra.run.smithi116.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-13T22:10:26.039 INFO:teuthology.orchestra.run.smithi116.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-13T22:10:26.039 INFO:teuthology.orchestra.run.smithi116.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-13T22:10:26.039 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-13T22:10:26.039 INFO:teuthology.orchestra.run.smithi116.stdout: python3-ply-3.11-14.el9.noarch 2024-09-13T22:10:26.039 INFO:teuthology.orchestra.run.smithi116.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-13T22:10:26.039 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-13T22:10:26.039 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-13T22:10:26.039 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-13T22:10:26.039 INFO:teuthology.orchestra.run.smithi116.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-13T22:10:26.039 INFO:teuthology.orchestra.run.smithi116.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-13T22:10:26.039 INFO:teuthology.orchestra.run.smithi116.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-13T22:10:26.040 INFO:teuthology.orchestra.run.smithi116.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-13T22:10:26.040 INFO:teuthology.orchestra.run.smithi116.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-13T22:10:26.040 INFO:teuthology.orchestra.run.smithi116.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-13T22:10:26.040 INFO:teuthology.orchestra.run.smithi116.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-13T22:10:26.040 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:26.040 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:10:26.110 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 36/37 2024-09-13T22:10:26.134 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 36/37 2024-09-13T22:10:26.134 INFO:teuthology.orchestra.run.smithi136.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T22:10:26.135 INFO:teuthology.orchestra.run.smithi136.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-13T22:10:26.135 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-13T22:10:26.135 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-13T22:10:26.135 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:26.200 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-2:19.1.1-324.gecab7be5.el9.x86_64 37/37 2024-09-13T22:10:26.224 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-2:19.1.1-324.gecab7be5.el9.x86_64 37/37 2024-09-13T22:10:26.224 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-2:19.1.1-324.gecab7be5.el9.x86_64 1/37 2024-09-13T22:10:26.224 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 2/37 2024-09-13T22:10:26.225 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 3/37 2024-09-13T22:10:26.225 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 4/37 2024-09-13T22:10:26.225 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 5/37 2024-09-13T22:10:26.225 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.n 6/37 2024-09-13T22:10:26.225 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-13T22:10:26.225 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-13T22:10:26.225 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-13T22:10:26.225 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-13T22:10:26.225 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-13T22:10:26.225 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-13T22:10:26.225 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-13T22:10:26.225 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-13T22:10:26.226 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-13T22:10:26.226 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-13T22:10:26.226 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-13T22:10:26.226 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-13T22:10:26.226 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-13T22:10:26.226 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-13T22:10:26.226 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-13T22:10:26.226 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-13T22:10:26.226 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-13T22:10:26.226 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-13T22:10:26.226 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-13T22:10:26.226 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-13T22:10:26.226 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-13T22:10:26.226 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-13T22:10:26.227 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-13T22:10:26.227 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-13T22:10:26.227 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-13T22:10:26.227 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-13T22:10:26.227 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-13T22:10:26.227 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-13T22:10:26.227 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-13T22:10:26.227 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-13T22:10:26.437 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install ceph-base 2024-09-13T22:10:27.000 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:00:51 ago on Fri 13 Sep 2024 10:09:35 PM UTC. 2024-09-13T22:10:27.090 INFO:teuthology.orchestra.run.smithi116.stdout:Package ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:10:27.131 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:10:27.132 INFO:teuthology.orchestra.run.smithi116.stdout:Nothing to do. 2024-09-13T22:10:27.132 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:10:27.205 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install cephadm 2024-09-13T22:10:27.261 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-13T22:10:27.261 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:27.261 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-13T22:10:27.261 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:27.261 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:27.261 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:27.261 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:10:27.261 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:27.261 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:27.262 INFO:teuthology.orchestra.run.smithi134.stdout: lua-5.4.4-4.el9.x86_64 2024-09-13T22:10:27.262 INFO:teuthology.orchestra.run.smithi134.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-13T22:10:27.262 INFO:teuthology.orchestra.run.smithi134.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-13T22:10:27.262 INFO:teuthology.orchestra.run.smithi134.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-13T22:10:27.262 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-13T22:10:27.262 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-13T22:10:27.262 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-13T22:10:27.262 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-13T22:10:27.262 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-13T22:10:27.262 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-13T22:10:27.262 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-13T22:10:27.262 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-13T22:10:27.262 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-13T22:10:27.262 INFO:teuthology.orchestra.run.smithi134.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-13T22:10:27.262 INFO:teuthology.orchestra.run.smithi134.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-13T22:10:27.263 INFO:teuthology.orchestra.run.smithi134.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-13T22:10:27.263 INFO:teuthology.orchestra.run.smithi134.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-13T22:10:27.263 INFO:teuthology.orchestra.run.smithi134.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-13T22:10:27.263 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-13T22:10:27.263 INFO:teuthology.orchestra.run.smithi134.stdout: python3-ply-3.11-14.el9.noarch 2024-09-13T22:10:27.263 INFO:teuthology.orchestra.run.smithi134.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-13T22:10:27.263 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-13T22:10:27.263 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-13T22:10:27.263 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-13T22:10:27.263 INFO:teuthology.orchestra.run.smithi134.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-13T22:10:27.263 INFO:teuthology.orchestra.run.smithi134.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-13T22:10:27.263 INFO:teuthology.orchestra.run.smithi134.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-13T22:10:27.263 INFO:teuthology.orchestra.run.smithi134.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-13T22:10:27.263 INFO:teuthology.orchestra.run.smithi134.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-13T22:10:27.263 INFO:teuthology.orchestra.run.smithi134.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-13T22:10:27.264 INFO:teuthology.orchestra.run.smithi134.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-13T22:10:27.264 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:27.264 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:10:27.640 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install ceph-base 2024-09-13T22:10:27.766 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:00:52 ago on Fri 13 Sep 2024 10:09:35 PM UTC. 2024-09-13T22:10:27.899 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:10:27.900 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:10:27.900 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repository Size 2024-09-13T22:10:27.900 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:10:27.900 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2024-09-13T22:10:27.900 INFO:teuthology.orchestra.run.smithi116.stdout: cephadm noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 765 k 2024-09-13T22:10:27.900 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:27.901 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2024-09-13T22:10:27.901 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:10:27.901 INFO:teuthology.orchestra.run.smithi116.stdout:Install 1 Package 2024-09-13T22:10:27.901 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:27.901 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 765 k 2024-09-13T22:10:27.901 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 771 k 2024-09-13T22:10:27.901 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2024-09-13T22:10:27.942 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-2:19.1.1-324.gecab7be5.el9.x86_64 37/37 2024-09-13T22:10:27.942 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-2:19.1.1-324.gecab7be5.el9.x86_64 1/37 2024-09-13T22:10:27.942 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 2/37 2024-09-13T22:10:27.942 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 3/37 2024-09-13T22:10:27.943 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 4/37 2024-09-13T22:10:27.943 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 5/37 2024-09-13T22:10:27.943 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.n 6/37 2024-09-13T22:10:27.943 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-13T22:10:27.943 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-13T22:10:27.943 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-13T22:10:27.943 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-13T22:10:27.943 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-13T22:10:27.943 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-13T22:10:27.943 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-13T22:10:27.943 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-13T22:10:27.943 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-13T22:10:27.943 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-13T22:10:27.944 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-13T22:10:27.944 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-13T22:10:27.944 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-13T22:10:27.944 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-13T22:10:27.944 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-13T22:10:27.944 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-13T22:10:27.944 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-13T22:10:27.944 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-13T22:10:27.944 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-13T22:10:27.944 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-13T22:10:27.944 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-13T22:10:27.944 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-13T22:10:27.944 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-13T22:10:27.944 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-13T22:10:27.945 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-13T22:10:27.946 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-13T22:10:27.946 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-13T22:10:27.946 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-13T22:10:27.946 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-13T22:10:27.946 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-13T22:10:28.157 INFO:teuthology.orchestra.run.smithi116.stdout:cephadm-19.1.1-324.gecab7be5.el9.noarch.rpm 2.9 MB/s | 765 kB 00:00 2024-09-13T22:10:28.157 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:10:28.158 INFO:teuthology.orchestra.run.smithi116.stdout:Total 2.9 MB/s | 765 kB 00:00 2024-09-13T22:10:28.158 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2024-09-13T22:10:28.163 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2024-09-13T22:10:28.163 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2024-09-13T22:10:28.169 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2024-09-13T22:10:28.169 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2024-09-13T22:10:28.204 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:00:52 ago on Fri 13 Sep 2024 10:09:36 PM UTC. 2024-09-13T22:10:28.243 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2024-09-13T22:10:28.294 INFO:teuthology.orchestra.run.smithi134.stdout:Package ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:10:28.335 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:10:28.336 INFO:teuthology.orchestra.run.smithi134.stdout:Nothing to do. 2024-09-13T22:10:28.337 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:10:28.411 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install cephadm 2024-09-13T22:10:28.735 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-13T22:10:28.828 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-13T22:10:28.912 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-13T22:10:28.913 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:28.913 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-13T22:10:28.913 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:28.913 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:28.913 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:28.913 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:10:28.913 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:28.913 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:28.913 INFO:teuthology.orchestra.run.smithi136.stdout: lua-5.4.4-4.el9.x86_64 2024-09-13T22:10:28.913 INFO:teuthology.orchestra.run.smithi136.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-13T22:10:28.914 INFO:teuthology.orchestra.run.smithi136.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-13T22:10:28.914 INFO:teuthology.orchestra.run.smithi136.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-13T22:10:28.914 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-13T22:10:28.914 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-13T22:10:28.914 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-13T22:10:28.914 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-13T22:10:28.914 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-13T22:10:28.914 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-13T22:10:28.914 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-13T22:10:28.914 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-13T22:10:28.915 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-13T22:10:28.915 INFO:teuthology.orchestra.run.smithi136.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-13T22:10:28.915 INFO:teuthology.orchestra.run.smithi136.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-13T22:10:28.915 INFO:teuthology.orchestra.run.smithi136.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-13T22:10:28.915 INFO:teuthology.orchestra.run.smithi136.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-13T22:10:28.915 INFO:teuthology.orchestra.run.smithi136.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-13T22:10:28.915 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-13T22:10:28.916 INFO:teuthology.orchestra.run.smithi136.stdout: python3-ply-3.11-14.el9.noarch 2024-09-13T22:10:28.916 INFO:teuthology.orchestra.run.smithi136.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-13T22:10:28.916 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-13T22:10:28.916 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-13T22:10:28.916 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-13T22:10:28.916 INFO:teuthology.orchestra.run.smithi136.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-13T22:10:28.916 INFO:teuthology.orchestra.run.smithi136.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-13T22:10:28.916 INFO:teuthology.orchestra.run.smithi136.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-13T22:10:28.916 INFO:teuthology.orchestra.run.smithi136.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-13T22:10:28.916 INFO:teuthology.orchestra.run.smithi136.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-13T22:10:28.917 INFO:teuthology.orchestra.run.smithi136.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-13T22:10:28.917 INFO:teuthology.orchestra.run.smithi136.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-13T22:10:28.917 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:28.917 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:10:28.975 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:00:52 ago on Fri 13 Sep 2024 10:09:36 PM UTC. 2024-09-13T22:10:29.108 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:10:29.109 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:10:29.109 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2024-09-13T22:10:29.109 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:10:29.109 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-13T22:10:29.109 INFO:teuthology.orchestra.run.smithi134.stdout: cephadm noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 765 k 2024-09-13T22:10:29.109 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:29.109 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-13T22:10:29.110 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:10:29.110 INFO:teuthology.orchestra.run.smithi134.stdout:Install 1 Package 2024-09-13T22:10:29.110 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:29.110 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 765 k 2024-09-13T22:10:29.110 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 771 k 2024-09-13T22:10:29.110 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-13T22:10:29.214 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-13T22:10:29.345 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-base 2024-09-13T22:10:29.366 INFO:teuthology.orchestra.run.smithi134.stdout:cephadm-19.1.1-324.gecab7be5.el9.noarch.rpm 2.9 MB/s | 765 kB 00:00 2024-09-13T22:10:29.367 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:10:29.367 INFO:teuthology.orchestra.run.smithi134.stdout:Total 2.9 MB/s | 765 kB 00:00 2024-09-13T22:10:29.367 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-13T22:10:29.373 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-13T22:10:29.373 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-13T22:10:29.379 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-13T22:10:29.379 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-13T22:10:29.449 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-13T22:10:29.458 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-13T22:10:29.458 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:29.459 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2024-09-13T22:10:29.459 INFO:teuthology.orchestra.run.smithi116.stdout: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:10:29.459 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:29.459 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:10:29.687 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install ceph-immutable-object-cache 2024-09-13T22:10:29.843 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-13T22:10:29.917 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:00:52 ago on Fri 13 Sep 2024 10:09:37 PM UTC. 2024-09-13T22:10:29.921 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-13T22:10:30.008 INFO:teuthology.orchestra.run.smithi136.stdout:Package ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:10:30.050 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:10:30.051 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2024-09-13T22:10:30.051 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:10:30.128 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install cephadm 2024-09-13T22:10:30.264 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:00:55 ago on Fri 13 Sep 2024 10:09:35 PM UTC. 2024-09-13T22:10:30.295 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-13T22:10:30.399 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:10:30.400 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:10:30.400 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repo Size 2024-09-13T22:10:30.400 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:10:30.400 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2024-09-13T22:10:30.400 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-immutable-object-cache x86_64 2:19.1.1-324.gecab7be5.el9 ceph 145 k 2024-09-13T22:10:30.400 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:30.400 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2024-09-13T22:10:30.400 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:10:30.400 INFO:teuthology.orchestra.run.smithi116.stdout:Install 1 Package 2024-09-13T22:10:30.400 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:30.401 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 145 k 2024-09-13T22:10:30.401 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 435 k 2024-09-13T22:10:30.401 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2024-09-13T22:10:30.543 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-13T22:10:30.543 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:30.543 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-13T22:10:30.543 INFO:teuthology.orchestra.run.smithi134.stdout: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:10:30.543 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:30.543 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:10:30.614 INFO:teuthology.orchestra.run.smithi116.stdout:ceph-immutable-object-cache-19.1.1-324.gecab7be 681 kB/s | 145 kB 00:00 2024-09-13T22:10:30.615 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:10:30.615 INFO:teuthology.orchestra.run.smithi116.stdout:Total 675 kB/s | 145 kB 00:00 2024-09-13T22:10:30.615 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2024-09-13T22:10:30.623 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2024-09-13T22:10:30.623 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2024-09-13T22:10:30.681 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2024-09-13T22:10:30.681 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2024-09-13T22:10:30.693 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:00:53 ago on Fri 13 Sep 2024 10:09:37 PM UTC. 2024-09-13T22:10:30.787 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install ceph-immutable-object-cache 2024-09-13T22:10:30.827 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:10:30.827 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:10:30.827 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2024-09-13T22:10:30.827 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:10:30.828 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-13T22:10:30.828 INFO:teuthology.orchestra.run.smithi136.stdout: cephadm noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 765 k 2024-09-13T22:10:30.828 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:30.828 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-13T22:10:30.828 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:10:30.828 INFO:teuthology.orchestra.run.smithi136.stdout:Install 1 Package 2024-09-13T22:10:30.828 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:30.829 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 765 k 2024-09-13T22:10:30.829 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 771 k 2024-09-13T22:10:30.829 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-13T22:10:30.830 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2024-09-13T22:10:30.923 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-13T22:10:30.948 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-13T22:10:30.948 INFO:teuthology.orchestra.run.smithi116.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T22:10:30.949 INFO:teuthology.orchestra.run.smithi116.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-13T22:10:30.949 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:31.094 INFO:teuthology.orchestra.run.smithi136.stdout:cephadm-19.1.1-324.gecab7be5.el9.noarch.rpm 2.8 MB/s | 765 kB 00:00 2024-09-13T22:10:31.095 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:10:31.095 INFO:teuthology.orchestra.run.smithi136.stdout:Total 2.8 MB/s | 765 kB 00:00 2024-09-13T22:10:31.095 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-13T22:10:31.100 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-13T22:10:31.100 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-13T22:10:31.106 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-13T22:10:31.106 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-13T22:10:31.180 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-13T22:10:31.364 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:00:55 ago on Fri 13 Sep 2024 10:09:36 PM UTC. 2024-09-13T22:10:31.502 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:10:31.503 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:10:31.503 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repo Size 2024-09-13T22:10:31.503 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:10:31.503 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-13T22:10:31.503 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-immutable-object-cache x86_64 2:19.1.1-324.gecab7be5.el9 ceph 145 k 2024-09-13T22:10:31.503 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:31.503 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-13T22:10:31.503 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:10:31.503 INFO:teuthology.orchestra.run.smithi134.stdout:Install 1 Package 2024-09-13T22:10:31.503 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:31.504 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 145 k 2024-09-13T22:10:31.504 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 435 k 2024-09-13T22:10:31.504 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-13T22:10:31.622 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-13T22:10:31.688 INFO:teuthology.orchestra.run.smithi134.stdout:ceph-immutable-object-cache-19.1.1-324.gecab7be 788 kB/s | 145 kB 00:00 2024-09-13T22:10:31.689 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:10:31.689 INFO:teuthology.orchestra.run.smithi134.stdout:Total 781 kB/s | 145 kB 00:00 2024-09-13T22:10:31.689 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-13T22:10:31.696 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-13T22:10:31.697 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-13T22:10:31.715 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-13T22:10:31.754 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-13T22:10:31.754 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-13T22:10:31.899 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-13T22:10:31.899 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:31.899 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2024-09-13T22:10:31.899 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:31.899 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:31.899 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:10:31.919 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-13T22:10:31.981 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-13T22:10:32.007 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-13T22:10:32.007 INFO:teuthology.orchestra.run.smithi134.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T22:10:32.007 INFO:teuthology.orchestra.run.smithi134.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-13T22:10:32.007 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:32.076 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-13T22:10:32.117 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install ceph-mgr 2024-09-13T22:10:32.342 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-13T22:10:32.342 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:32.343 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-13T22:10:32.343 INFO:teuthology.orchestra.run.smithi136.stdout: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:10:32.343 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:32.343 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:10:32.589 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-immutable-object-cache 2024-09-13T22:10:32.689 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:00:57 ago on Fri 13 Sep 2024 10:09:35 PM UTC. 2024-09-13T22:10:32.781 INFO:teuthology.orchestra.run.smithi116.stdout:Package ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:10:32.823 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:10:32.824 INFO:teuthology.orchestra.run.smithi116.stdout:Nothing to do. 2024-09-13T22:10:32.825 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:10:32.894 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install ceph-mgr-dashboard 2024-09-13T22:10:32.927 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-13T22:10:32.927 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:32.927 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-13T22:10:32.927 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:32.927 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:32.927 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:10:33.158 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install ceph-mgr 2024-09-13T22:10:33.167 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:00:56 ago on Fri 13 Sep 2024 10:09:37 PM UTC. 2024-09-13T22:10:33.304 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:10:33.304 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:10:33.304 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repo Size 2024-09-13T22:10:33.304 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:10:33.304 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-13T22:10:33.304 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-immutable-object-cache x86_64 2:19.1.1-324.gecab7be5.el9 ceph 145 k 2024-09-13T22:10:33.304 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:33.304 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-13T22:10:33.305 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:10:33.305 INFO:teuthology.orchestra.run.smithi136.stdout:Install 1 Package 2024-09-13T22:10:33.305 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:33.305 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 145 k 2024-09-13T22:10:33.305 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 435 k 2024-09-13T22:10:33.305 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-13T22:10:33.456 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:00:58 ago on Fri 13 Sep 2024 10:09:35 PM UTC. 2024-09-13T22:10:33.485 INFO:teuthology.orchestra.run.smithi136.stdout:ceph-immutable-object-cache-19.1.1-324.gecab7be 808 kB/s | 145 kB 00:00 2024-09-13T22:10:33.486 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:10:33.486 INFO:teuthology.orchestra.run.smithi136.stdout:Total 800 kB/s | 145 kB 00:00 2024-09-13T22:10:33.487 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-13T22:10:33.494 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-13T22:10:33.494 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-13T22:10:33.553 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-13T22:10:33.553 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-13T22:10:33.588 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:10:33.589 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:10:33.589 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repository Size 2024-09-13T22:10:33.589 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:10:33.589 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2024-09-13T22:10:33.589 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mgr-dashboard noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 3.6 M 2024-09-13T22:10:33.589 INFO:teuthology.orchestra.run.smithi116.stdout:Installing dependencies: 2024-09-13T22:10:33.589 INFO:teuthology.orchestra.run.smithi116.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-13T22:10:33.590 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-grafana-dashboards noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 32 k 2024-09-13T22:10:33.590 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-prometheus-alerts noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 16 k 2024-09-13T22:10:33.590 INFO:teuthology.orchestra.run.smithi116.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-13T22:10:33.590 INFO:teuthology.orchestra.run.smithi116.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-13T22:10:33.590 INFO:teuthology.orchestra.run.smithi116.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-13T22:10:33.590 INFO:teuthology.orchestra.run.smithi116.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-13T22:10:33.590 INFO:teuthology.orchestra.run.smithi116.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-13T22:10:33.590 INFO:teuthology.orchestra.run.smithi116.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-13T22:10:33.590 INFO:teuthology.orchestra.run.smithi116.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-13T22:10:33.590 INFO:teuthology.orchestra.run.smithi116.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-13T22:10:33.590 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:33.590 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2024-09-13T22:10:33.590 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:10:33.590 INFO:teuthology.orchestra.run.smithi116.stdout:Install 12 Packages 2024-09-13T22:10:33.591 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:33.591 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 8.7 M 2024-09-13T22:10:33.591 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 104 M 2024-09-13T22:10:33.591 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2024-09-13T22:10:33.702 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-13T22:10:33.738 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:00:57 ago on Fri 13 Sep 2024 10:09:36 PM UTC. 2024-09-13T22:10:33.795 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-13T22:10:33.821 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-13T22:10:33.821 INFO:teuthology.orchestra.run.smithi136.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T22:10:33.821 INFO:teuthology.orchestra.run.smithi136.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-13T22:10:33.821 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:33.834 INFO:teuthology.orchestra.run.smithi134.stdout:Package ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:10:33.878 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:10:33.879 INFO:teuthology.orchestra.run.smithi134.stdout:Nothing to do. 2024-09-13T22:10:33.879 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:10:33.962 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install ceph-mgr-dashboard 2024-09-13T22:10:34.027 INFO:teuthology.orchestra.run.smithi116.stdout:(1/12): ceph-grafana-dashboards-19.1.1-324.geca 140 kB/s | 32 kB 00:00 2024-09-13T22:10:34.052 INFO:teuthology.orchestra.run.smithi116.stdout:(2/12): ceph-prometheus-alerts-19.1.1-324.gecab 65 kB/s | 16 kB 00:00 2024-09-13T22:10:34.277 INFO:teuthology.orchestra.run.smithi116.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.2 MB/s | 269 kB 00:00 2024-09-13T22:10:34.395 INFO:teuthology.orchestra.run.smithi116.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 3.0 MB/s | 1.0 MB 00:00 2024-09-13T22:10:34.453 INFO:teuthology.orchestra.run.smithi116.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 9.2 MB/s | 548 kB 00:00 2024-09-13T22:10:34.478 INFO:teuthology.orchestra.run.smithi116.stdout:(6/12): protobuf-compiler-3.14.0-13.el9.x86_64. 4.2 MB/s | 863 kB 00:00 2024-09-13T22:10:34.503 INFO:teuthology.orchestra.run.smithi116.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 386 kB/s | 19 kB 00:00 2024-09-13T22:10:34.522 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:00:58 ago on Fri 13 Sep 2024 10:09:36 PM UTC. 2024-09-13T22:10:34.537 INFO:teuthology.orchestra.run.smithi116.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 5.4 MB/s | 144 kB 00:00 2024-09-13T22:10:34.604 INFO:teuthology.orchestra.run.smithi116.stdout:(9/12): ceph-mgr-dashboard-19.1.1-324.gecab7be5 4.4 MB/s | 3.6 MB 00:00 2024-09-13T22:10:34.629 INFO:teuthology.orchestra.run.smithi116.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 340 kB/s | 31 kB 00:00 2024-09-13T22:10:34.655 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:10:34.656 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:10:34.656 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2024-09-13T22:10:34.657 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:10:34.657 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-13T22:10:34.657 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-dashboard noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 3.6 M 2024-09-13T22:10:34.657 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2024-09-13T22:10:34.657 INFO:teuthology.orchestra.run.smithi134.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-13T22:10:34.657 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-grafana-dashboards noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 32 k 2024-09-13T22:10:34.657 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-prometheus-alerts noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 16 k 2024-09-13T22:10:34.657 INFO:teuthology.orchestra.run.smithi134.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-13T22:10:34.657 INFO:teuthology.orchestra.run.smithi134.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-13T22:10:34.657 INFO:teuthology.orchestra.run.smithi134.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-13T22:10:34.657 INFO:teuthology.orchestra.run.smithi134.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-13T22:10:34.657 INFO:teuthology.orchestra.run.smithi134.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-13T22:10:34.658 INFO:teuthology.orchestra.run.smithi134.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-13T22:10:34.658 INFO:teuthology.orchestra.run.smithi134.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-13T22:10:34.658 INFO:teuthology.orchestra.run.smithi134.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-13T22:10:34.658 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:34.658 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-13T22:10:34.658 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:10:34.658 INFO:teuthology.orchestra.run.smithi134.stdout:Install 12 Packages 2024-09-13T22:10:34.658 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:34.659 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 8.7 M 2024-09-13T22:10:34.659 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 104 M 2024-09-13T22:10:34.659 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-13T22:10:34.688 INFO:teuthology.orchestra.run.smithi116.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.2 MB/s | 188 kB 00:00 2024-09-13T22:10:34.746 INFO:teuthology.orchestra.run.smithi116.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 7.6 MB/s | 2.0 MB 00:00 2024-09-13T22:10:34.750 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:10:34.750 INFO:teuthology.orchestra.run.smithi116.stdout:Total 7.5 MB/s | 8.7 MB 00:01 2024-09-13T22:10:34.752 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-13T22:10:34.752 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:34.752 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-13T22:10:34.752 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:10:34.752 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:34.753 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:10:34.797 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2024-09-13T22:10:34.814 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2024-09-13T22:10:34.815 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2024-09-13T22:10:34.991 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-mgr 2024-09-13T22:10:35.028 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2024-09-13T22:10:35.029 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2024-09-13T22:10:35.258 INFO:teuthology.orchestra.run.smithi134.stdout:(1/12): ceph-grafana-dashboards-19.1.1-324.geca 219 kB/s | 32 kB 00:00 2024-09-13T22:10:35.283 INFO:teuthology.orchestra.run.smithi134.stdout:(2/12): ceph-prometheus-alerts-19.1.1-324.gecab 97 kB/s | 16 kB 00:00 2024-09-13T22:10:35.517 INFO:teuthology.orchestra.run.smithi134.stdout:(3/12): ceph-mgr-dashboard-19.1.1-324.gecab7be5 8.8 MB/s | 3.6 MB 00:00 2024-09-13T22:10:35.559 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2024-09-13T22:10:35.571 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:00:58 ago on Fri 13 Sep 2024 10:09:37 PM UTC. 2024-09-13T22:10:35.647 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-13T22:10:35.665 INFO:teuthology.orchestra.run.smithi136.stdout:Package ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:10:35.667 INFO:teuthology.orchestra.run.smithi134.stdout:(4/12): protobuf-compiler-3.14.0-13.el9.x86_64. 5.6 MB/s | 863 kB 00:00 2024-09-13T22:10:35.690 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-13T22:10:35.707 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:10:35.708 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2024-09-13T22:10:35.708 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:10:35.717 INFO:teuthology.orchestra.run.smithi134.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 11 MB/s | 548 kB 00:00 2024-09-13T22:10:35.737 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-13T22:10:35.742 INFO:teuthology.orchestra.run.smithi134.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 783 kB/s | 19 kB 00:00 2024-09-13T22:10:35.767 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-13T22:10:35.782 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-mgr-dashboard 2024-09-13T22:10:35.834 INFO:teuthology.orchestra.run.smithi134.stdout:(7/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 22 MB/s | 2.0 MB 00:00 2024-09-13T22:10:35.868 INFO:teuthology.orchestra.run.smithi134.stdout:(8/12): python3-protobuf-3.14.0-13.el9.noarch.r 460 kB/s | 269 kB 00:00 2024-09-13T22:10:35.869 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-13T22:10:35.893 INFO:teuthology.orchestra.run.smithi134.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 2.4 MB/s | 144 kB 00:00 2024-09-13T22:10:35.927 INFO:teuthology.orchestra.run.smithi134.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 6.9 MB/s | 188 kB 00:00 2024-09-13T22:10:35.952 INFO:teuthology.orchestra.run.smithi134.stdout:(11/12): python3-repoze-lru-0.7-16.el9.noarch.r 367 kB/s | 31 kB 00:00 2024-09-13T22:10:36.004 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-13T22:10:36.036 INFO:teuthology.orchestra.run.smithi134.stdout:(12/12): protobuf-3.14.0-13.el9.x86_64.rpm 1.3 MB/s | 1.0 MB 00:00 2024-09-13T22:10:36.040 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:10:36.040 INFO:teuthology.orchestra.run.smithi134.stdout:Total 6.3 MB/s | 8.7 MB 00:01 2024-09-13T22:10:36.089 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-13T22:10:36.096 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-13T22:10:36.106 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-13T22:10:36.106 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-13T22:10:36.147 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-13T22:10:36.176 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-13T22:10:36.208 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9. 10/12 2024-09-13T22:10:36.316 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-13T22:10:36.317 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-13T22:10:36.346 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:00:59 ago on Fri 13 Sep 2024 10:09:37 PM UTC. 2024-09-13T22:10:36.480 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:10:36.482 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:10:36.482 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2024-09-13T22:10:36.482 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:10:36.482 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-13T22:10:36.482 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-dashboard noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 3.6 M 2024-09-13T22:10:36.482 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2024-09-13T22:10:36.482 INFO:teuthology.orchestra.run.smithi136.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-13T22:10:36.482 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-grafana-dashboards noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 32 k 2024-09-13T22:10:36.482 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-prometheus-alerts noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 16 k 2024-09-13T22:10:36.482 INFO:teuthology.orchestra.run.smithi136.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-13T22:10:36.483 INFO:teuthology.orchestra.run.smithi136.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-13T22:10:36.483 INFO:teuthology.orchestra.run.smithi136.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-13T22:10:36.483 INFO:teuthology.orchestra.run.smithi136.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-13T22:10:36.483 INFO:teuthology.orchestra.run.smithi136.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-13T22:10:36.483 INFO:teuthology.orchestra.run.smithi136.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-13T22:10:36.483 INFO:teuthology.orchestra.run.smithi136.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-13T22:10:36.483 INFO:teuthology.orchestra.run.smithi136.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-13T22:10:36.483 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:36.483 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-13T22:10:36.483 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:10:36.483 INFO:teuthology.orchestra.run.smithi136.stdout:Install 12 Packages 2024-09-13T22:10:36.483 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:36.484 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 8.7 M 2024-09-13T22:10:36.484 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 104 M 2024-09-13T22:10:36.484 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-13T22:10:36.848 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-13T22:10:36.928 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-13T22:10:36.963 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-13T22:10:37.010 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-13T22:10:37.024 INFO:teuthology.orchestra.run.smithi136.stdout:(1/12): ceph-prometheus-alerts-19.1.1-324.gecab 98 kB/s | 16 kB 00:00 2024-09-13T22:10:37.040 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-13T22:10:37.049 INFO:teuthology.orchestra.run.smithi136.stdout:(2/12): ceph-grafana-dashboards-19.1.1-324.geca 164 kB/s | 32 kB 00:00 2024-09-13T22:10:37.142 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-13T22:10:37.182 INFO:teuthology.orchestra.run.smithi136.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 2.0 MB/s | 269 kB 00:00 2024-09-13T22:10:37.249 INFO:teuthology.orchestra.run.smithi136.stdout:(4/12): ceph-mgr-dashboard-19.1.1-324.gecab7be5 9.0 MB/s | 3.6 MB 00:00 2024-09-13T22:10:37.273 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-13T22:10:37.286 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9 11/12 2024-09-13T22:10:37.300 INFO:teuthology.orchestra.run.smithi136.stdout:(5/12): protobuf-3.14.0-13.el9.x86_64.rpm 3.7 MB/s | 1.0 MB 00:00 2024-09-13T22:10:37.324 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 12/12 2024-09-13T22:10:37.342 INFO:teuthology.orchestra.run.smithi136.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 465 kB/s | 19 kB 00:00 2024-09-13T22:10:37.384 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-13T22:10:37.408 INFO:teuthology.orchestra.run.smithi136.stdout:(7/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 3.4 MB/s | 548 kB 00:00 2024-09-13T22:10:37.436 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-13T22:10:37.450 INFO:teuthology.orchestra.run.smithi136.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 3.4 MB/s | 144 kB 00:00 2024-09-13T22:10:37.464 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-13T22:10:37.476 INFO:teuthology.orchestra.run.smithi136.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 1.2 MB/s | 31 kB 00:00 2024-09-13T22:10:37.496 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9. 10/12 2024-09-13T22:10:37.501 INFO:teuthology.orchestra.run.smithi136.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 7.3 MB/s | 188 kB 00:00 2024-09-13T22:10:37.543 INFO:teuthology.orchestra.run.smithi136.stdout:(11/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 10 MB/s | 2.0 MB 00:00 2024-09-13T22:10:37.577 INFO:teuthology.orchestra.run.smithi136.stdout:(12/12): protobuf-compiler-3.14.0-13.el9.x86_64 2.1 MB/s | 863 kB 00:00 2024-09-13T22:10:37.580 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:10:37.581 INFO:teuthology.orchestra.run.smithi136.stdout:Total 7.9 MB/s | 8.7 MB 00:01 2024-09-13T22:10:37.628 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-13T22:10:37.645 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-13T22:10:37.645 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-13T22:10:37.873 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-13T22:10:37.874 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-13T22:10:38.407 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-13T22:10:38.502 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-13T22:10:38.546 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-13T22:10:38.548 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9 11/12 2024-09-13T22:10:38.593 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-13T22:10:38.605 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 12/12 2024-09-13T22:10:38.623 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-13T22:10:38.666 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 12/12 2024-09-13T22:10:38.666 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9 1/12 2024-09-13T22:10:38.666 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 2/12 2024-09-13T22:10:38.666 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9. 3/12 2024-09-13T22:10:38.666 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-13T22:10:38.667 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-13T22:10:38.667 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-13T22:10:38.667 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-13T22:10:38.667 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-13T22:10:38.667 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-13T22:10:38.667 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-13T22:10:38.667 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-13T22:10:38.724 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-13T22:10:38.860 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-13T22:10:38.952 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-13T22:10:38.990 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-13T22:10:38.990 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:38.990 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2024-09-13T22:10:38.990 INFO:teuthology.orchestra.run.smithi116.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-13T22:10:38.990 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:10:38.990 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:10:38.990 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:10:38.990 INFO:teuthology.orchestra.run.smithi116.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-13T22:10:38.990 INFO:teuthology.orchestra.run.smithi116.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-13T22:10:38.990 INFO:teuthology.orchestra.run.smithi116.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-13T22:10:38.990 INFO:teuthology.orchestra.run.smithi116.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-13T22:10:38.991 INFO:teuthology.orchestra.run.smithi116.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-13T22:10:38.991 INFO:teuthology.orchestra.run.smithi116.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-13T22:10:38.991 INFO:teuthology.orchestra.run.smithi116.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-13T22:10:38.991 INFO:teuthology.orchestra.run.smithi116.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-13T22:10:38.991 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:38.991 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:10:39.004 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-13T22:10:39.032 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-13T22:10:39.063 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9. 10/12 2024-09-13T22:10:39.231 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-13T22:10:39.789 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:04 ago on Fri 13 Sep 2024 10:09:35 PM UTC. 2024-09-13T22:10:39.922 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:10:39.923 INFO:teuthology.orchestra.run.smithi116.stdout:====================================================================================== 2024-09-13T22:10:39.923 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repository Size 2024-09-13T22:10:39.924 INFO:teuthology.orchestra.run.smithi116.stdout:====================================================================================== 2024-09-13T22:10:39.924 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2024-09-13T22:10:39.924 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mgr-diskprediction-local noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 7.4 M 2024-09-13T22:10:39.924 INFO:teuthology.orchestra.run.smithi116.stdout:Installing dependencies: 2024-09-13T22:10:39.924 INFO:teuthology.orchestra.run.smithi116.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-13T22:10:39.924 INFO:teuthology.orchestra.run.smithi116.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-13T22:10:39.924 INFO:teuthology.orchestra.run.smithi116.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-13T22:10:39.924 INFO:teuthology.orchestra.run.smithi116.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-13T22:10:39.924 INFO:teuthology.orchestra.run.smithi116.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-13T22:10:39.924 INFO:teuthology.orchestra.run.smithi116.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-13T22:10:39.924 INFO:teuthology.orchestra.run.smithi116.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-13T22:10:39.925 INFO:teuthology.orchestra.run.smithi116.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-13T22:10:39.925 INFO:teuthology.orchestra.run.smithi116.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-13T22:10:39.925 INFO:teuthology.orchestra.run.smithi116.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-13T22:10:39.925 INFO:teuthology.orchestra.run.smithi116.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-13T22:10:39.925 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:39.925 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2024-09-13T22:10:39.925 INFO:teuthology.orchestra.run.smithi116.stdout:====================================================================================== 2024-09-13T22:10:39.925 INFO:teuthology.orchestra.run.smithi116.stdout:Install 12 Packages 2024-09-13T22:10:39.925 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:39.926 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 38 M 2024-09-13T22:10:39.926 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 212 M 2024-09-13T22:10:39.926 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2024-09-13T22:10:39.952 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 12/12 2024-09-13T22:10:39.952 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9 1/12 2024-09-13T22:10:39.953 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 2/12 2024-09-13T22:10:39.953 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9. 3/12 2024-09-13T22:10:39.953 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-13T22:10:39.953 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-13T22:10:39.953 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-13T22:10:39.953 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-13T22:10:39.953 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-13T22:10:39.953 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-13T22:10:39.953 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-13T22:10:39.953 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-13T22:10:40.127 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9 11/12 2024-09-13T22:10:40.164 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 12/12 2024-09-13T22:10:40.259 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-13T22:10:40.259 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:40.259 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-13T22:10:40.259 INFO:teuthology.orchestra.run.smithi134.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-13T22:10:40.259 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:10:40.259 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:10:40.259 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:10:40.259 INFO:teuthology.orchestra.run.smithi134.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-13T22:10:40.259 INFO:teuthology.orchestra.run.smithi134.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-13T22:10:40.259 INFO:teuthology.orchestra.run.smithi134.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-13T22:10:40.260 INFO:teuthology.orchestra.run.smithi134.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-13T22:10:40.260 INFO:teuthology.orchestra.run.smithi134.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-13T22:10:40.260 INFO:teuthology.orchestra.run.smithi134.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-13T22:10:40.260 INFO:teuthology.orchestra.run.smithi134.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-13T22:10:40.260 INFO:teuthology.orchestra.run.smithi134.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-13T22:10:40.260 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:40.260 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:10:40.346 INFO:teuthology.orchestra.run.smithi116.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.1 MB/s | 191 kB 00:00 2024-09-13T22:10:40.379 INFO:teuthology.orchestra.run.smithi116.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 3.8 MB/s | 801 kB 00:00 2024-09-13T22:10:40.515 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-13T22:10:40.604 INFO:teuthology.orchestra.run.smithi116.stdout:(3/12): ceph-mgr-diskprediction-local-19.1.1-32 17 MB/s | 7.4 MB 00:00 2024-09-13T22:10:40.963 INFO:teuthology.orchestra.run.smithi116.stdout:(4/12): flexiblas-3.0.4-8.el9.x86_64.rpm 53 kB/s | 33 kB 00:00 2024-09-13T22:10:41.083 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:05 ago on Fri 13 Sep 2024 10:09:36 PM UTC. 2024-09-13T22:10:41.105 INFO:teuthology.orchestra.run.smithi116.stdout:(5/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 37 kB/s | 18 kB 00:00 2024-09-13T22:10:41.217 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:10:41.218 INFO:teuthology.orchestra.run.smithi134.stdout:====================================================================================== 2024-09-13T22:10:41.218 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2024-09-13T22:10:41.218 INFO:teuthology.orchestra.run.smithi134.stdout:====================================================================================== 2024-09-13T22:10:41.218 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-13T22:10:41.218 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-diskprediction-local noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 7.4 M 2024-09-13T22:10:41.218 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2024-09-13T22:10:41.218 INFO:teuthology.orchestra.run.smithi134.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-13T22:10:41.218 INFO:teuthology.orchestra.run.smithi134.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-13T22:10:41.218 INFO:teuthology.orchestra.run.smithi134.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-13T22:10:41.219 INFO:teuthology.orchestra.run.smithi134.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-13T22:10:41.219 INFO:teuthology.orchestra.run.smithi134.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-13T22:10:41.219 INFO:teuthology.orchestra.run.smithi134.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-13T22:10:41.219 INFO:teuthology.orchestra.run.smithi134.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-13T22:10:41.219 INFO:teuthology.orchestra.run.smithi134.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-13T22:10:41.219 INFO:teuthology.orchestra.run.smithi134.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-13T22:10:41.219 INFO:teuthology.orchestra.run.smithi134.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-13T22:10:41.219 INFO:teuthology.orchestra.run.smithi134.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-13T22:10:41.219 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:41.219 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-13T22:10:41.219 INFO:teuthology.orchestra.run.smithi134.stdout:====================================================================================== 2024-09-13T22:10:41.220 INFO:teuthology.orchestra.run.smithi134.stdout:Install 12 Packages 2024-09-13T22:10:41.220 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:41.220 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 38 M 2024-09-13T22:10:41.220 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 212 M 2024-09-13T22:10:41.221 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-13T22:10:41.439 INFO:teuthology.orchestra.run.smithi116.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 2.8 MB/s | 3.0 MB 00:01 2024-09-13T22:10:41.451 INFO:teuthology.orchestra.run.smithi134.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.3 MB/s | 191 kB 00:00 2024-09-13T22:10:41.484 INFO:teuthology.orchestra.run.smithi134.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 4.5 MB/s | 801 kB 00:00 2024-09-13T22:10:41.530 INFO:teuthology.orchestra.run.smithi116.stdout:(7/12): openblas-0.3.26-2.el9.x86_64.rpm 68 kB/s | 38 kB 00:00 2024-09-13T22:10:41.568 INFO:teuthology.orchestra.run.smithi134.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 280 kB/s | 33 kB 00:00 2024-09-13T22:10:41.586 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 12/12 2024-09-13T22:10:41.586 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9 1/12 2024-09-13T22:10:41.586 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 2/12 2024-09-13T22:10:41.586 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9. 3/12 2024-09-13T22:10:41.587 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-13T22:10:41.587 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-13T22:10:41.587 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-13T22:10:41.587 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-13T22:10:41.587 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-13T22:10:41.587 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-13T22:10:41.587 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-13T22:10:41.587 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-13T22:10:41.643 INFO:teuthology.orchestra.run.smithi134.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 242 kB/s | 18 kB 00:00 2024-09-13T22:10:41.719 INFO:teuthology.orchestra.run.smithi134.stdout:(5/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 13 MB/s | 3.0 MB 00:00 2024-09-13T22:10:41.735 INFO:teuthology.orchestra.run.smithi134.stdout:(6/12): openblas-0.3.26-2.el9.x86_64.rpm 419 kB/s | 38 kB 00:00 2024-09-13T22:10:41.836 INFO:teuthology.orchestra.run.smithi134.stdout:(7/12): ceph-mgr-diskprediction-local-19.1.1-32 14 MB/s | 7.4 MB 00:00 2024-09-13T22:10:41.861 INFO:teuthology.orchestra.run.smithi134.stdout:(8/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.9 MB/s | 245 kB 00:00 2024-09-13T22:10:41.891 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-13T22:10:41.891 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:41.891 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-13T22:10:41.891 INFO:teuthology.orchestra.run.smithi136.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-13T22:10:41.891 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:10:41.892 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:10:41.892 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:10:41.892 INFO:teuthology.orchestra.run.smithi136.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-13T22:10:41.892 INFO:teuthology.orchestra.run.smithi136.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-13T22:10:41.892 INFO:teuthology.orchestra.run.smithi136.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-13T22:10:41.892 INFO:teuthology.orchestra.run.smithi136.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-13T22:10:41.892 INFO:teuthology.orchestra.run.smithi136.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-13T22:10:41.892 INFO:teuthology.orchestra.run.smithi136.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-13T22:10:41.892 INFO:teuthology.orchestra.run.smithi136.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-13T22:10:41.892 INFO:teuthology.orchestra.run.smithi136.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-13T22:10:41.892 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:41.892 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:10:41.936 INFO:teuthology.orchestra.run.smithi134.stdout:(9/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 23 MB/s | 4.9 MB 00:00 2024-09-13T22:10:41.961 INFO:teuthology.orchestra.run.smithi134.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 2.4 MB/s | 250 kB 00:00 2024-09-13T22:10:42.156 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-13T22:10:42.214 INFO:teuthology.orchestra.run.smithi116.stdout:(8/12): python3-devel-3.9.19-8.el9.x86_64.rpm 316 kB/s | 245 kB 00:00 2024-09-13T22:10:42.289 INFO:teuthology.orchestra.run.smithi116.stdout:(9/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 4.2 MB/s | 4.9 MB 00:01 2024-09-13T22:10:42.303 INFO:teuthology.orchestra.run.smithi134.stdout:(11/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 44 MB/s | 16 MB 00:00 2024-09-13T22:10:42.387 INFO:teuthology.orchestra.run.smithi134.stdout:(12/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 9.3 MB/s | 5.1 MB 00:00 2024-09-13T22:10:42.387 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:10:42.388 INFO:teuthology.orchestra.run.smithi134.stdout:Total 33 MB/s | 38 MB 00:01 2024-09-13T22:10:42.664 INFO:teuthology.orchestra.run.smithi116.stdout:(10/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 4.5 MB/s | 5.1 MB 00:01 2024-09-13T22:10:42.721 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:05 ago on Fri 13 Sep 2024 10:09:37 PM UTC. 2024-09-13T22:10:42.741 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-13T22:10:42.769 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-13T22:10:42.769 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-13T22:10:42.854 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:10:42.855 INFO:teuthology.orchestra.run.smithi136.stdout:====================================================================================== 2024-09-13T22:10:42.855 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2024-09-13T22:10:42.856 INFO:teuthology.orchestra.run.smithi136.stdout:====================================================================================== 2024-09-13T22:10:42.856 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-13T22:10:42.856 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-diskprediction-local noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 7.4 M 2024-09-13T22:10:42.856 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2024-09-13T22:10:42.856 INFO:teuthology.orchestra.run.smithi136.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-13T22:10:42.856 INFO:teuthology.orchestra.run.smithi136.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-13T22:10:42.856 INFO:teuthology.orchestra.run.smithi136.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-13T22:10:42.856 INFO:teuthology.orchestra.run.smithi136.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-13T22:10:42.856 INFO:teuthology.orchestra.run.smithi136.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-13T22:10:42.856 INFO:teuthology.orchestra.run.smithi136.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-13T22:10:42.856 INFO:teuthology.orchestra.run.smithi136.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-13T22:10:42.856 INFO:teuthology.orchestra.run.smithi136.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-13T22:10:42.857 INFO:teuthology.orchestra.run.smithi136.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-13T22:10:42.857 INFO:teuthology.orchestra.run.smithi136.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-13T22:10:42.857 INFO:teuthology.orchestra.run.smithi136.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-13T22:10:42.857 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:42.857 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-13T22:10:42.857 INFO:teuthology.orchestra.run.smithi136.stdout:====================================================================================== 2024-09-13T22:10:42.857 INFO:teuthology.orchestra.run.smithi136.stdout:Install 12 Packages 2024-09-13T22:10:42.857 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:10:42.858 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 38 M 2024-09-13T22:10:42.858 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 212 M 2024-09-13T22:10:42.858 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-13T22:10:42.981 INFO:teuthology.orchestra.run.smithi116.stdout:(11/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 327 kB/s | 250 kB 00:00 2024-09-13T22:10:43.191 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-13T22:10:43.192 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-13T22:10:43.469 INFO:teuthology.orchestra.run.smithi136.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 922 kB/s | 191 kB 00:00 2024-09-13T22:10:43.519 INFO:teuthology.orchestra.run.smithi136.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 654 kB/s | 33 kB 00:00 2024-09-13T22:10:43.569 INFO:teuthology.orchestra.run.smithi136.stdout:(3/12): libgfortran-11.5.0-2.el9.x86_64.rpm 2.5 MB/s | 801 kB 00:00 2024-09-13T22:10:43.620 INFO:teuthology.orchestra.run.smithi136.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 365 kB/s | 18 kB 00:00 2024-09-13T22:10:43.728 INFO:teuthology.orchestra.run.smithi136.stdout:(5/12): ceph-mgr-diskprediction-local-19.1.1-32 16 MB/s | 7.4 MB 00:00 2024-09-13T22:10:43.739 INFO:teuthology.orchestra.run.smithi116.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 11 MB/s | 16 MB 00:01 2024-09-13T22:10:43.741 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:10:43.741 INFO:teuthology.orchestra.run.smithi116.stdout:Total 10 MB/s | 38 MB 00:03 2024-09-13T22:10:43.753 INFO:teuthology.orchestra.run.smithi136.stdout:(6/12): openblas-0.3.26-2.el9.x86_64.rpm 288 kB/s | 38 kB 00:00 2024-09-13T22:10:43.812 INFO:teuthology.orchestra.run.smithi136.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 4.1 MB/s | 245 kB 00:00 2024-09-13T22:10:43.949 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-13T22:10:44.023 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-13T22:10:44.064 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-13T22:10:44.099 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2024-09-13T22:10:44.125 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2024-09-13T22:10:44.125 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2024-09-13T22:10:44.166 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-13T22:10:44.202 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-13T22:10:44.386 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-13T22:10:44.418 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-13T22:10:44.493 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-13T22:10:44.546 INFO:teuthology.orchestra.run.smithi136.stdout:(8/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 2.9 MB/s | 3.0 MB 00:01 2024-09-13T22:10:44.548 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2024-09-13T22:10:44.548 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2024-09-13T22:10:44.688 INFO:teuthology.orchestra.run.smithi136.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 1.7 MB/s | 250 kB 00:00 2024-09-13T22:10:45.160 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-13T22:10:45.271 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-13T22:10:45.315 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2024-09-13T22:10:45.385 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-13T22:10:45.447 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-13T22:10:45.545 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-13T22:10:45.580 INFO:teuthology.orchestra.run.smithi136.stdout:(10/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 2.7 MB/s | 4.9 MB 00:01 2024-09-13T22:10:45.589 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-13T22:10:45.773 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-13T22:10:45.805 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-13T22:10:45.881 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-13T22:10:46.072 INFO:teuthology.orchestra.run.smithi136.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 2.3 MB/s | 5.1 MB 00:02 2024-09-13T22:10:46.501 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-13T22:10:46.552 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-13T22:10:46.667 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-13T22:10:47.523 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-13T22:10:47.558 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 12/12 2024-09-13T22:10:47.913 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-13T22:10:49.008 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-13T22:10:49.038 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 12/12 2024-09-13T22:10:50.007 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 12/12 2024-09-13T22:10:50.008 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 1/12 2024-09-13T22:10:50.008 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-13T22:10:50.008 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-13T22:10:50.008 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-13T22:10:50.008 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-13T22:10:50.008 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-13T22:10:50.008 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-13T22:10:50.008 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-13T22:10:50.008 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-13T22:10:50.008 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-13T22:10:50.008 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-13T22:10:50.410 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-13T22:10:50.410 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:50.410 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-13T22:10:50.410 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:10:50.410 INFO:teuthology.orchestra.run.smithi134.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-13T22:10:50.410 INFO:teuthology.orchestra.run.smithi134.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-13T22:10:50.410 INFO:teuthology.orchestra.run.smithi134.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-13T22:10:50.411 INFO:teuthology.orchestra.run.smithi134.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-13T22:10:50.411 INFO:teuthology.orchestra.run.smithi134.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-13T22:10:50.411 INFO:teuthology.orchestra.run.smithi134.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-13T22:10:50.411 INFO:teuthology.orchestra.run.smithi134.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-13T22:10:50.411 INFO:teuthology.orchestra.run.smithi134.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-13T22:10:50.411 INFO:teuthology.orchestra.run.smithi134.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-13T22:10:50.411 INFO:teuthology.orchestra.run.smithi134.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-13T22:10:50.411 INFO:teuthology.orchestra.run.smithi134.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-13T22:10:50.411 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:50.411 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:10:50.870 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install ceph-mgr-rook 2024-09-13T22:10:51.446 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:15 ago on Fri 13 Sep 2024 10:09:36 PM UTC. 2024-09-13T22:10:51.572 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 12/12 2024-09-13T22:10:51.572 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 1/12 2024-09-13T22:10:51.572 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-13T22:10:51.572 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-13T22:10:51.572 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-13T22:10:51.572 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-13T22:10:51.572 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-13T22:10:51.572 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-13T22:10:51.572 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-13T22:10:51.572 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-13T22:10:51.572 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-13T22:10:51.573 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-13T22:10:51.581 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:10:51.582 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:10:51.582 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2024-09-13T22:10:51.582 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:10:51.583 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-13T22:10:51.583 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-rook noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 49 k 2024-09-13T22:10:51.583 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2024-09-13T22:10:51.583 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-13T22:10:51.583 INFO:teuthology.orchestra.run.smithi134.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-13T22:10:51.583 INFO:teuthology.orchestra.run.smithi134.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-13T22:10:51.583 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-13T22:10:51.583 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-13T22:10:51.583 INFO:teuthology.orchestra.run.smithi134.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-13T22:10:51.583 INFO:teuthology.orchestra.run.smithi134.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-13T22:10:51.584 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-13T22:10:51.584 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-13T22:10:51.584 INFO:teuthology.orchestra.run.smithi134.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-13T22:10:51.584 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-13T22:10:51.584 INFO:teuthology.orchestra.run.smithi134.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-13T22:10:51.584 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:51.584 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-13T22:10:51.584 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:10:51.584 INFO:teuthology.orchestra.run.smithi134.stdout:Install 13 Packages 2024-09-13T22:10:51.584 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:51.585 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 2.2 M 2024-09-13T22:10:51.585 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 26 M 2024-09-13T22:10:51.585 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-13T22:10:51.882 INFO:teuthology.orchestra.run.smithi134.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 253 kB/s | 19 kB 00:00 2024-09-13T22:10:51.908 INFO:teuthology.orchestra.run.smithi134.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 254 kB/s | 26 kB 00:00 2024-09-13T22:10:51.949 INFO:teuthology.orchestra.run.smithi134.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 3.3 MB/s | 222 kB 00:00 2024-09-13T22:10:51.991 INFO:teuthology.orchestra.run.smithi134.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.9 MB/s | 159 kB 00:00 2024-09-13T22:10:52.016 INFO:teuthology.orchestra.run.smithi134.stdout:(5/13): ceph-mgr-rook-19.1.1-324.gecab7be5.el9. 235 kB/s | 49 kB 00:00 2024-09-13T22:10:52.024 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-13T22:10:52.024 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:52.024 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2024-09-13T22:10:52.024 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:10:52.025 INFO:teuthology.orchestra.run.smithi116.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-13T22:10:52.025 INFO:teuthology.orchestra.run.smithi116.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-13T22:10:52.025 INFO:teuthology.orchestra.run.smithi116.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-13T22:10:52.025 INFO:teuthology.orchestra.run.smithi116.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-13T22:10:52.025 INFO:teuthology.orchestra.run.smithi116.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-13T22:10:52.025 INFO:teuthology.orchestra.run.smithi116.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-13T22:10:52.025 INFO:teuthology.orchestra.run.smithi116.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-13T22:10:52.025 INFO:teuthology.orchestra.run.smithi116.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-13T22:10:52.025 INFO:teuthology.orchestra.run.smithi116.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-13T22:10:52.025 INFO:teuthology.orchestra.run.smithi116.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-13T22:10:52.025 INFO:teuthology.orchestra.run.smithi116.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-13T22:10:52.026 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:52.026 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:10:52.041 INFO:teuthology.orchestra.run.smithi134.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 54 kB 00:00 2024-09-13T22:10:52.066 INFO:teuthology.orchestra.run.smithi134.stdout:(7/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.3 MB/s | 279 kB 00:00 2024-09-13T22:10:52.117 INFO:teuthology.orchestra.run.smithi134.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 320 kB/s | 32 kB 00:00 2024-09-13T22:10:52.142 INFO:teuthology.orchestra.run.smithi134.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 140 kB/s | 14 kB 00:00 2024-09-13T22:10:52.168 INFO:teuthology.orchestra.run.smithi134.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 2.3 MB/s | 59 kB 00:00 2024-09-13T22:10:52.193 INFO:teuthology.orchestra.run.smithi134.stdout:(11/13): python3-google-auth-2.34.0-1.el9.noarc 1.9 MB/s | 220 kB 00:00 2024-09-13T22:10:52.218 INFO:teuthology.orchestra.run.smithi134.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.8 MB/s | 90 kB 00:00 2024-09-13T22:10:52.251 INFO:teuthology.orchestra.run.smithi134.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 7.7 MB/s | 1.0 MB 00:00 2024-09-13T22:10:52.254 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:10:52.254 INFO:teuthology.orchestra.run.smithi134.stdout:Total 3.3 MB/s | 2.2 MB 00:00 2024-09-13T22:10:52.318 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-13T22:10:52.333 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-13T22:10:52.334 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-13T22:10:52.401 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install ceph-mgr-rook 2024-09-13T22:10:52.423 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-13T22:10:52.424 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-13T22:10:52.587 INFO:teuthology.orchestra.run.smithi136.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 2.1 MB/s | 16 MB 00:07 2024-09-13T22:10:52.588 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:10:52.589 INFO:teuthology.orchestra.run.smithi136.stdout:Total 3.9 MB/s | 38 MB 00:09 2024-09-13T22:10:52.927 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-13T22:10:52.948 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-13T22:10:52.975 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-13T22:10:52.975 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-13T22:10:52.980 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:17 ago on Fri 13 Sep 2024 10:09:35 PM UTC. 2024-09-13T22:10:53.090 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-13T22:10:53.115 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:10:53.116 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:10:53.116 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repository Size 2024-09-13T22:10:53.117 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:10:53.117 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2024-09-13T22:10:53.117 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mgr-rook noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 49 k 2024-09-13T22:10:53.117 INFO:teuthology.orchestra.run.smithi116.stdout:Installing dependencies: 2024-09-13T22:10:53.117 INFO:teuthology.orchestra.run.smithi116.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-13T22:10:53.117 INFO:teuthology.orchestra.run.smithi116.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-13T22:10:53.117 INFO:teuthology.orchestra.run.smithi116.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-13T22:10:53.117 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-13T22:10:53.117 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-13T22:10:53.117 INFO:teuthology.orchestra.run.smithi116.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-13T22:10:53.117 INFO:teuthology.orchestra.run.smithi116.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-13T22:10:53.117 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-13T22:10:53.118 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-13T22:10:53.118 INFO:teuthology.orchestra.run.smithi116.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-13T22:10:53.118 INFO:teuthology.orchestra.run.smithi116.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-13T22:10:53.118 INFO:teuthology.orchestra.run.smithi116.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-13T22:10:53.118 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:53.118 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2024-09-13T22:10:53.118 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:10:53.118 INFO:teuthology.orchestra.run.smithi116.stdout:Install 13 Packages 2024-09-13T22:10:53.118 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:53.119 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 2.2 M 2024-09-13T22:10:53.119 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 26 M 2024-09-13T22:10:53.119 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2024-09-13T22:10:53.144 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-13T22:10:53.208 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-13T22:10:53.245 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-13T22:10:53.286 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-13T22:10:53.297 INFO:teuthology.orchestra.run.smithi116.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 206 kB/s | 19 kB 00:00 2024-09-13T22:10:53.322 INFO:teuthology.orchestra.run.smithi116.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 217 kB/s | 26 kB 00:00 2024-09-13T22:10:53.380 INFO:teuthology.orchestra.run.smithi116.stdout:(3/13): ceph-mgr-rook-19.1.1-324.gecab7be5.el9. 279 kB/s | 49 kB 00:00 2024-09-13T22:10:53.388 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-13T22:10:53.397 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-13T22:10:53.397 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-13T22:10:53.406 INFO:teuthology.orchestra.run.smithi116.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.0 MB/s | 222 kB 00:00 2024-09-13T22:10:53.431 INFO:teuthology.orchestra.run.smithi116.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.4 MB/s | 159 kB 00:00 2024-09-13T22:10:53.473 INFO:teuthology.orchestra.run.smithi116.stdout:(6/13): python3-cachetools-4.2.4-1.el9.noarch.r 775 kB/s | 32 kB 00:00 2024-09-13T22:10:53.498 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-13T22:10:53.498 INFO:teuthology.orchestra.run.smithi116.stdout:(7/13): python3-certifi-2023.05.07-4.el9.noarch 563 kB/s | 14 kB 00:00 2024-09-13T22:10:53.523 INFO:teuthology.orchestra.run.smithi116.stdout:(8/13): python3-requests-oauthlib-1.3.0-12.el9. 457 kB/s | 54 kB 00:00 2024-09-13T22:10:53.549 INFO:teuthology.orchestra.run.smithi116.stdout:(9/13): python3-google-auth-2.34.0-1.el9.noarch 4.3 MB/s | 220 kB 00:00 2024-09-13T22:10:53.554 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-13T22:10:53.582 INFO:teuthology.orchestra.run.smithi116.stdout:(10/13): python3-pyasn1-modules-0.4.8-6.el9.noa 1.4 MB/s | 279 kB 00:00 2024-09-13T22:10:53.608 INFO:teuthology.orchestra.run.smithi116.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 1.1 MB/s | 59 kB 00:00 2024-09-13T22:10:53.658 INFO:teuthology.orchestra.run.smithi116.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.2 MB/s | 90 kB 00:00 2024-09-13T22:10:53.692 INFO:teuthology.orchestra.run.smithi116.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 6.1 MB/s | 1.0 MB 00:00 2024-09-13T22:10:53.694 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:10:53.694 INFO:teuthology.orchestra.run.smithi116.stdout:Total 3.8 MB/s | 2.2 MB 00:00 2024-09-13T22:10:53.758 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2024-09-13T22:10:53.773 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2024-09-13T22:10:53.774 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2024-09-13T22:10:53.863 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2024-09-13T22:10:53.863 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2024-09-13T22:10:54.163 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-13T22:10:54.236 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-13T22:10:54.274 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-13T22:10:54.284 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-13T22:10:54.318 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-13T22:10:54.352 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-13T22:10:54.381 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2024-09-13T22:10:54.392 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-13T22:10:54.400 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-13T22:10:54.430 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 13/13 2024-09-13T22:10:54.437 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-13T22:10:54.546 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-13T22:10:54.609 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-13T22:10:54.622 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-13T22:10:54.652 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-13T22:10:54.665 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-13T22:10:54.693 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-13T22:10:54.729 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-13T22:10:54.735 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-13T22:10:54.845 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-13T22:10:54.947 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-13T22:10:54.995 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-13T22:10:55.220 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 13/13 2024-09-13T22:10:55.221 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 1/13 2024-09-13T22:10:55.221 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-13T22:10:55.221 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-13T22:10:55.221 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-13T22:10:55.221 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-13T22:10:55.221 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-13T22:10:55.221 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-13T22:10:55.221 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-13T22:10:55.221 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-13T22:10:55.221 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-13T22:10:55.221 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-13T22:10:55.221 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-13T22:10:55.382 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-13T22:10:55.499 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-13T22:10:55.548 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-13T22:10:55.548 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:55.548 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-13T22:10:55.548 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:10:55.548 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-13T22:10:55.548 INFO:teuthology.orchestra.run.smithi134.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-13T22:10:55.548 INFO:teuthology.orchestra.run.smithi134.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-13T22:10:55.549 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-13T22:10:55.549 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-13T22:10:55.549 INFO:teuthology.orchestra.run.smithi134.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-13T22:10:55.549 INFO:teuthology.orchestra.run.smithi134.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-13T22:10:55.549 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-13T22:10:55.549 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-13T22:10:55.549 INFO:teuthology.orchestra.run.smithi134.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-13T22:10:55.549 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-13T22:10:55.549 INFO:teuthology.orchestra.run.smithi134.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-13T22:10:55.549 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:55.549 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:10:55.737 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-13T22:10:55.790 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install ceph-mgr-cephadm 2024-09-13T22:10:55.793 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-13T22:10:55.826 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-13T22:10:55.874 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-13T22:10:55.896 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 13/13 2024-09-13T22:10:56.355 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:20 ago on Fri 13 Sep 2024 10:09:36 PM UTC. 2024-09-13T22:10:56.487 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:10:56.488 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:10:56.488 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2024-09-13T22:10:56.488 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:10:56.489 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-13T22:10:56.489 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-cephadm noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 146 k 2024-09-13T22:10:56.489 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2024-09-13T22:10:56.489 INFO:teuthology.orchestra.run.smithi134.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-13T22:10:56.489 INFO:teuthology.orchestra.run.smithi134.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-13T22:10:56.489 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-13T22:10:56.489 INFO:teuthology.orchestra.run.smithi134.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-13T22:10:56.489 INFO:teuthology.orchestra.run.smithi134.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-13T22:10:56.489 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:56.489 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-13T22:10:56.489 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:10:56.489 INFO:teuthology.orchestra.run.smithi134.stdout:Install 6 Packages 2024-09-13T22:10:56.490 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:10:56.490 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 7.0 M 2024-09-13T22:10:56.490 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 33 M 2024-09-13T22:10:56.490 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-13T22:10:56.706 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 13/13 2024-09-13T22:10:56.706 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 1/13 2024-09-13T22:10:56.706 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-13T22:10:56.706 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-13T22:10:56.706 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-13T22:10:56.706 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-13T22:10:56.706 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-13T22:10:56.706 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-13T22:10:56.706 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-13T22:10:56.707 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-13T22:10:56.707 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-13T22:10:56.707 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-13T22:10:56.707 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-13T22:10:56.735 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-13T22:10:57.046 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-13T22:10:57.046 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:57.046 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2024-09-13T22:10:57.046 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:10:57.046 INFO:teuthology.orchestra.run.smithi116.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-13T22:10:57.046 INFO:teuthology.orchestra.run.smithi116.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-13T22:10:57.046 INFO:teuthology.orchestra.run.smithi116.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-13T22:10:57.046 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-13T22:10:57.046 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-13T22:10:57.047 INFO:teuthology.orchestra.run.smithi116.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-13T22:10:57.047 INFO:teuthology.orchestra.run.smithi116.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-13T22:10:57.047 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-13T22:10:57.047 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-13T22:10:57.047 INFO:teuthology.orchestra.run.smithi116.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-13T22:10:57.047 INFO:teuthology.orchestra.run.smithi116.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-13T22:10:57.047 INFO:teuthology.orchestra.run.smithi116.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-13T22:10:57.047 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:57.047 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:10:57.244 INFO:teuthology.orchestra.run.smithi134.stdout:(1/6): ceph-mgr-cephadm-19.1.1-324.gecab7be5.el 710 kB/s | 146 kB 00:00 2024-09-13T22:10:57.277 INFO:teuthology.orchestra.run.smithi134.stdout:(2/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.0 MB/s | 248 kB 00:00 2024-09-13T22:10:57.315 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install ceph-mgr-cephadm 2024-09-13T22:10:57.352 INFO:teuthology.orchestra.run.smithi134.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 771 kB/s | 58 kB 00:00 2024-09-13T22:10:57.394 INFO:teuthology.orchestra.run.smithi134.stdout:(4/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 3.6 MB/s | 548 kB 00:00 2024-09-13T22:10:57.420 INFO:teuthology.orchestra.run.smithi134.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 1.1 MB/s | 74 kB 00:00 2024-09-13T22:10:57.771 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-13T22:10:57.795 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 12/12 2024-09-13T22:10:57.880 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:22 ago on Fri 13 Sep 2024 10:09:35 PM UTC. 2024-09-13T22:10:58.013 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:10:58.014 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:10:58.014 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repository Size 2024-09-13T22:10:58.014 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:10:58.014 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2024-09-13T22:10:58.014 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mgr-cephadm noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 146 k 2024-09-13T22:10:58.014 INFO:teuthology.orchestra.run.smithi116.stdout:Installing dependencies: 2024-09-13T22:10:58.015 INFO:teuthology.orchestra.run.smithi116.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-13T22:10:58.015 INFO:teuthology.orchestra.run.smithi116.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-13T22:10:58.015 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-13T22:10:58.015 INFO:teuthology.orchestra.run.smithi116.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-13T22:10:58.015 INFO:teuthology.orchestra.run.smithi116.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-13T22:10:58.015 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:58.015 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2024-09-13T22:10:58.015 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:10:58.015 INFO:teuthology.orchestra.run.smithi116.stdout:Install 6 Packages 2024-09-13T22:10:58.015 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:10:58.016 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 7.0 M 2024-09-13T22:10:58.016 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 33 M 2024-09-13T22:10:58.016 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2024-09-13T22:10:58.185 INFO:teuthology.orchestra.run.smithi116.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 2.5 MB/s | 248 kB 00:00 2024-09-13T22:10:58.235 INFO:teuthology.orchestra.run.smithi116.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 11 MB/s | 548 kB 00:00 2024-09-13T22:10:58.261 INFO:teuthology.orchestra.run.smithi116.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 2.3 MB/s | 58 kB 00:00 2024-09-13T22:10:58.286 INFO:teuthology.orchestra.run.smithi116.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 2.9 MB/s | 74 kB 00:00 2024-09-13T22:10:58.311 INFO:teuthology.orchestra.run.smithi116.stdout:(5/6): ceph-mgr-cephadm-19.1.1-324.gecab7be5.el 660 kB/s | 146 kB 00:00 2024-09-13T22:10:58.412 INFO:teuthology.orchestra.run.smithi134.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 4.3 MB/s | 6.0 MB 00:01 2024-09-13T22:10:58.414 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:10:58.414 INFO:teuthology.orchestra.run.smithi134.stdout:Total 3.6 MB/s | 7.0 MB 00:01 2024-09-13T22:10:58.487 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-13T22:10:58.499 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-13T22:10:58.499 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-13T22:10:58.605 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-13T22:10:58.605 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-13T22:10:58.911 INFO:teuthology.orchestra.run.smithi116.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 7.3 MB/s | 6.0 MB 00:00 2024-09-13T22:10:58.913 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:10:58.913 INFO:teuthology.orchestra.run.smithi116.stdout:Total 7.8 MB/s | 7.0 MB 00:00 2024-09-13T22:10:58.915 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-13T22:10:58.983 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2024-09-13T22:10:58.995 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2024-09-13T22:10:58.995 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2024-09-13T22:10:59.088 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-13T22:10:59.099 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2024-09-13T22:10:59.100 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2024-09-13T22:10:59.147 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-13T22:10:59.399 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2024-09-13T22:10:59.578 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-13T22:10:59.630 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-13T22:10:59.672 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-13T22:10:59.766 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-13T22:10:59.829 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-13T22:10:59.867 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 6/6 2024-09-13T22:11:00.167 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-13T22:11:00.257 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-13T22:11:00.322 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-13T22:11:00.351 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 6/6 2024-09-13T22:11:00.480 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 12/12 2024-09-13T22:11:00.480 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 1/12 2024-09-13T22:11:00.481 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-13T22:11:00.481 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-13T22:11:00.481 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-13T22:11:00.481 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-13T22:11:00.481 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-13T22:11:00.481 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-13T22:11:00.481 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-13T22:11:00.481 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-13T22:11:00.481 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-13T22:11:00.481 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-13T22:11:00.635 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 6/6 2024-09-13T22:11:00.635 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/6 2024-09-13T22:11:00.635 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-13T22:11:00.635 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-13T22:11:00.635 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-13T22:11:00.636 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-13T22:11:00.872 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-13T22:11:00.872 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:00.873 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-13T22:11:00.873 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:11:00.873 INFO:teuthology.orchestra.run.smithi136.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-13T22:11:00.873 INFO:teuthology.orchestra.run.smithi136.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-13T22:11:00.873 INFO:teuthology.orchestra.run.smithi136.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-13T22:11:00.873 INFO:teuthology.orchestra.run.smithi136.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-13T22:11:00.873 INFO:teuthology.orchestra.run.smithi136.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-13T22:11:00.873 INFO:teuthology.orchestra.run.smithi136.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-13T22:11:00.873 INFO:teuthology.orchestra.run.smithi136.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-13T22:11:00.873 INFO:teuthology.orchestra.run.smithi136.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-13T22:11:00.873 INFO:teuthology.orchestra.run.smithi136.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-13T22:11:00.873 INFO:teuthology.orchestra.run.smithi136.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-13T22:11:00.874 INFO:teuthology.orchestra.run.smithi136.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-13T22:11:00.874 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:00.874 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:11:00.906 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-13T22:11:00.906 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:00.906 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-13T22:11:00.906 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:11:00.906 INFO:teuthology.orchestra.run.smithi134.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-13T22:11:00.906 INFO:teuthology.orchestra.run.smithi134.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-13T22:11:00.906 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-13T22:11:00.906 INFO:teuthology.orchestra.run.smithi134.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-13T22:11:00.906 INFO:teuthology.orchestra.run.smithi134.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-13T22:11:00.907 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:00.907 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:11:01.141 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 6/6 2024-09-13T22:11:01.142 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/6 2024-09-13T22:11:01.142 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-13T22:11:01.142 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-13T22:11:01.142 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-13T22:11:01.142 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-13T22:11:01.151 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install ceph-fuse 2024-09-13T22:11:01.259 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-mgr-rook 2024-09-13T22:11:01.412 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-13T22:11:01.413 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:01.413 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2024-09-13T22:11:01.413 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:11:01.413 INFO:teuthology.orchestra.run.smithi116.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-13T22:11:01.413 INFO:teuthology.orchestra.run.smithi116.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-13T22:11:01.413 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-13T22:11:01.413 INFO:teuthology.orchestra.run.smithi116.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-13T22:11:01.413 INFO:teuthology.orchestra.run.smithi116.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-13T22:11:01.413 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:01.413 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:11:01.678 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install ceph-fuse 2024-09-13T22:11:01.712 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:25 ago on Fri 13 Sep 2024 10:09:36 PM UTC. 2024-09-13T22:11:01.834 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:24 ago on Fri 13 Sep 2024 10:09:37 PM UTC. 2024-09-13T22:11:01.844 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:11:01.845 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:11:01.845 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2024-09-13T22:11:01.845 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:11:01.846 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-13T22:11:01.846 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-fuse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 896 k 2024-09-13T22:11:01.846 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2024-09-13T22:11:01.846 INFO:teuthology.orchestra.run.smithi134.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-13T22:11:01.846 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:01.846 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-13T22:11:01.846 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:11:01.846 INFO:teuthology.orchestra.run.smithi134.stdout:Install 2 Packages 2024-09-13T22:11:01.846 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:01.847 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 976 k 2024-09-13T22:11:01.847 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 2.9 M 2024-09-13T22:11:01.847 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-13T22:11:01.968 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:11:01.969 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:01.969 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2024-09-13T22:11:01.969 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:01.969 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-13T22:11:01.970 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-rook noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 49 k 2024-09-13T22:11:01.970 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2024-09-13T22:11:01.970 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-13T22:11:01.970 INFO:teuthology.orchestra.run.smithi136.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-13T22:11:01.970 INFO:teuthology.orchestra.run.smithi136.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-13T22:11:01.970 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-13T22:11:01.970 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-13T22:11:01.970 INFO:teuthology.orchestra.run.smithi136.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-13T22:11:01.970 INFO:teuthology.orchestra.run.smithi136.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-13T22:11:01.970 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-13T22:11:01.970 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-13T22:11:01.970 INFO:teuthology.orchestra.run.smithi136.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-13T22:11:01.971 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-13T22:11:01.971 INFO:teuthology.orchestra.run.smithi136.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-13T22:11:01.971 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:01.971 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-13T22:11:01.971 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:01.971 INFO:teuthology.orchestra.run.smithi136.stdout:Install 13 Packages 2024-09-13T22:11:01.971 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:01.972 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 2.2 M 2024-09-13T22:11:01.972 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 26 M 2024-09-13T22:11:01.972 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-13T22:11:02.180 INFO:teuthology.orchestra.run.smithi134.stdout:(1/2): ceph-fuse-19.1.1-324.gecab7be5.el9.x86_6 3.1 MB/s | 896 kB 00:00 2024-09-13T22:11:02.240 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:27 ago on Fri 13 Sep 2024 10:09:35 PM UTC. 2024-09-13T22:11:02.347 INFO:teuthology.orchestra.run.smithi134.stdout:(2/2): fuse-2.9.9-16.el9.x86_64.rpm 176 kB/s | 80 kB 00:00 2024-09-13T22:11:02.347 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:11:02.347 INFO:teuthology.orchestra.run.smithi134.stdout:Total 1.9 MB/s | 976 kB 00:00 2024-09-13T22:11:02.359 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-13T22:11:02.371 INFO:teuthology.orchestra.run.smithi136.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 221 kB/s | 19 kB 00:00 2024-09-13T22:11:02.372 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:11:02.372 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:11:02.372 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repository Size 2024-09-13T22:11:02.373 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:11:02.373 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2024-09-13T22:11:02.373 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-fuse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 896 k 2024-09-13T22:11:02.373 INFO:teuthology.orchestra.run.smithi116.stdout:Installing dependencies: 2024-09-13T22:11:02.373 INFO:teuthology.orchestra.run.smithi116.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-13T22:11:02.373 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:02.373 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2024-09-13T22:11:02.373 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:11:02.373 INFO:teuthology.orchestra.run.smithi116.stdout:Install 2 Packages 2024-09-13T22:11:02.373 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:02.374 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 976 k 2024-09-13T22:11:02.374 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 2.9 M 2024-09-13T22:11:02.374 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2024-09-13T22:11:02.381 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-13T22:11:02.381 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-13T22:11:02.397 INFO:teuthology.orchestra.run.smithi136.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 229 kB/s | 26 kB 00:00 2024-09-13T22:11:02.463 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-13T22:11:02.463 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-13T22:11:02.472 INFO:teuthology.orchestra.run.smithi136.stdout:(3/13): ceph-mgr-rook-19.1.1-324.gecab7be5.el9. 263 kB/s | 49 kB 00:00 2024-09-13T22:11:02.497 INFO:teuthology.orchestra.run.smithi136.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.5 MB/s | 159 kB 00:00 2024-09-13T22:11:02.523 INFO:teuthology.orchestra.run.smithi136.stdout:(5/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.4 MB/s | 222 kB 00:00 2024-09-13T22:11:02.548 INFO:teuthology.orchestra.run.smithi136.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 54 kB 00:00 2024-09-13T22:11:02.590 INFO:teuthology.orchestra.run.smithi136.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 480 kB/s | 32 kB 00:00 2024-09-13T22:11:02.616 INFO:teuthology.orchestra.run.smithi136.stdout:(8/13): python3-certifi-2023.05.07-4.el9.noarch 211 kB/s | 14 kB 00:00 2024-09-13T22:11:02.649 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-13T22:11:02.666 INFO:teuthology.orchestra.run.smithi136.stdout:(9/13): python3-pyasn1-modules-0.4.8-6.el9.noar 1.4 MB/s | 279 kB 00:00 2024-09-13T22:11:02.680 INFO:teuthology.orchestra.run.smithi116.stdout:(1/2): ceph-fuse-19.1.1-324.gecab7be5.el9.x86_6 3.1 MB/s | 896 kB 00:00 2024-09-13T22:11:02.707 INFO:teuthology.orchestra.run.smithi136.stdout:(10/13): python3-google-auth-2.34.0-1.el9.noarc 1.9 MB/s | 220 kB 00:00 2024-09-13T22:11:02.733 INFO:teuthology.orchestra.run.smithi136.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 3.7 MB/s | 90 kB 00:00 2024-09-13T22:11:02.758 INFO:teuthology.orchestra.run.smithi136.stdout:(12/13): python3-rsa-4.9-2.el9.noarch.rpm 642 kB/s | 59 kB 00:00 2024-09-13T22:11:02.791 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-13T22:11:02.842 INFO:teuthology.orchestra.run.smithi136.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 4.5 MB/s | 1.0 MB 00:00 2024-09-13T22:11:02.845 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:11:02.845 INFO:teuthology.orchestra.run.smithi136.stdout:Total 2.5 MB/s | 2.2 MB 00:00 2024-09-13T22:11:02.854 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2/2 2024-09-13T22:11:02.911 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-13T22:11:02.925 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-13T22:11:02.925 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-13T22:11:03.015 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-13T22:11:03.016 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-13T22:11:03.081 INFO:teuthology.orchestra.run.smithi116.stdout:(2/2): fuse-2.9.9-16.el9.x86_64.rpm 117 kB/s | 80 kB 00:00 2024-09-13T22:11:03.082 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:11:03.082 INFO:teuthology.orchestra.run.smithi116.stdout:Total 1.3 MB/s | 976 kB 00:00 2024-09-13T22:11:03.093 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2024-09-13T22:11:03.117 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2024-09-13T22:11:03.117 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2024-09-13T22:11:03.200 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2024-09-13T22:11:03.200 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2024-09-13T22:11:03.386 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2024-09-13T22:11:03.524 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-13T22:11:03.525 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-13T22:11:03.534 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2/2 2024-09-13T22:11:03.534 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/2 2024-09-13T22:11:03.606 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2/2 2024-09-13T22:11:03.697 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-13T22:11:03.759 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-13T22:11:03.824 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-13T22:11:03.831 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-13T22:11:03.831 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:03.832 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-13T22:11:03.832 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-13T22:11:03.832 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:03.832 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:11:03.869 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-13T22:11:03.919 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-13T22:11:04.021 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-13T22:11:04.123 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-13T22:11:04.159 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install ceph-volume 2024-09-13T22:11:04.179 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-13T22:11:04.315 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2/2 2024-09-13T22:11:04.315 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/2 2024-09-13T22:11:04.620 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-13T22:11:04.620 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:04.620 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2024-09-13T22:11:04.620 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-13T22:11:04.620 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:04.620 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:11:04.742 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:28 ago on Fri 13 Sep 2024 10:09:36 PM UTC. 2024-09-13T22:11:04.880 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:11:04.881 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:11:04.881 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2024-09-13T22:11:04.881 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:11:04.881 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-13T22:11:04.881 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-volume noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 285 k 2024-09-13T22:11:04.881 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:04.881 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-13T22:11:04.881 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:11:04.881 INFO:teuthology.orchestra.run.smithi134.stdout:Install 1 Package 2024-09-13T22:11:04.882 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:04.882 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 285 k 2024-09-13T22:11:04.882 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 1.3 M 2024-09-13T22:11:04.882 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-13T22:11:04.901 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-13T22:11:04.933 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install ceph-volume 2024-09-13T22:11:04.944 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-13T22:11:04.977 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-13T22:11:05.026 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-13T22:11:05.056 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 13/13 2024-09-13T22:11:05.117 INFO:teuthology.orchestra.run.smithi134.stdout:ceph-volume-19.1.1-324.gecab7be5.el9.noarch.rpm 1.2 MB/s | 285 kB 00:00 2024-09-13T22:11:05.117 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:11:05.118 INFO:teuthology.orchestra.run.smithi134.stdout:Total 1.2 MB/s | 285 kB 00:00 2024-09-13T22:11:05.118 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-13T22:11:05.126 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-13T22:11:05.126 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-13T22:11:05.160 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-13T22:11:05.160 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-13T22:11:05.382 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-13T22:11:05.452 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-13T22:11:05.468 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-13T22:11:05.468 INFO:teuthology.orchestra.run.smithi134.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T22:11:05.468 INFO:teuthology.orchestra.run.smithi134.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-13T22:11:05.468 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:05.513 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:30 ago on Fri 13 Sep 2024 10:09:35 PM UTC. 2024-09-13T22:11:05.648 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:11:05.649 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:11:05.649 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repository Size 2024-09-13T22:11:05.649 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:11:05.649 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2024-09-13T22:11:05.649 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-volume noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 285 k 2024-09-13T22:11:05.649 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:05.649 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2024-09-13T22:11:05.649 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:11:05.649 INFO:teuthology.orchestra.run.smithi116.stdout:Install 1 Package 2024-09-13T22:11:05.650 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:05.650 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 285 k 2024-09-13T22:11:05.650 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 1.3 M 2024-09-13T22:11:05.650 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2024-09-13T22:11:05.869 INFO:teuthology.orchestra.run.smithi116.stdout:ceph-volume-19.1.1-324.gecab7be5.el9.noarch.rpm 1.3 MB/s | 285 kB 00:00 2024-09-13T22:11:05.869 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:11:05.869 INFO:teuthology.orchestra.run.smithi116.stdout:Total 1.3 MB/s | 285 kB 00:00 2024-09-13T22:11:05.870 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2024-09-13T22:11:05.878 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2024-09-13T22:11:05.878 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2024-09-13T22:11:05.893 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 13/13 2024-09-13T22:11:05.893 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 1/13 2024-09-13T22:11:05.893 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-13T22:11:05.893 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-13T22:11:05.893 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-13T22:11:05.893 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-13T22:11:05.893 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-13T22:11:05.893 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-13T22:11:05.893 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-13T22:11:05.893 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-13T22:11:05.893 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-13T22:11:05.893 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-13T22:11:05.894 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-13T22:11:05.906 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2024-09-13T22:11:05.906 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2024-09-13T22:11:06.129 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2024-09-13T22:11:06.229 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-13T22:11:06.235 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-13T22:11:06.236 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:06.236 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-13T22:11:06.236 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:11:06.236 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-13T22:11:06.236 INFO:teuthology.orchestra.run.smithi136.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-13T22:11:06.236 INFO:teuthology.orchestra.run.smithi136.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-13T22:11:06.236 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-13T22:11:06.236 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-13T22:11:06.236 INFO:teuthology.orchestra.run.smithi136.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-13T22:11:06.236 INFO:teuthology.orchestra.run.smithi136.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-13T22:11:06.236 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-13T22:11:06.236 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-13T22:11:06.237 INFO:teuthology.orchestra.run.smithi136.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-13T22:11:06.237 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-13T22:11:06.237 INFO:teuthology.orchestra.run.smithi136.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-13T22:11:06.237 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:06.237 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:11:06.244 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-13T22:11:06.245 INFO:teuthology.orchestra.run.smithi116.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T22:11:06.245 INFO:teuthology.orchestra.run.smithi116.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-13T22:11:06.245 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:06.514 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-13T22:11:06.514 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:06.514 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-13T22:11:06.514 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:11:06.514 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:06.515 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:11:06.535 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-mgr-cephadm 2024-09-13T22:11:06.842 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install librados-devel 2024-09-13T22:11:07.106 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:30 ago on Fri 13 Sep 2024 10:09:37 PM UTC. 2024-09-13T22:11:07.241 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:11:07.241 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:07.242 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2024-09-13T22:11:07.242 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:07.242 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-13T22:11:07.242 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-cephadm noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 146 k 2024-09-13T22:11:07.242 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2024-09-13T22:11:07.242 INFO:teuthology.orchestra.run.smithi136.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-13T22:11:07.242 INFO:teuthology.orchestra.run.smithi136.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-13T22:11:07.242 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-13T22:11:07.242 INFO:teuthology.orchestra.run.smithi136.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-13T22:11:07.242 INFO:teuthology.orchestra.run.smithi136.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-13T22:11:07.242 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:07.242 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-13T22:11:07.242 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:07.243 INFO:teuthology.orchestra.run.smithi136.stdout:Install 6 Packages 2024-09-13T22:11:07.243 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:07.243 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 7.0 M 2024-09-13T22:11:07.243 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 33 M 2024-09-13T22:11:07.243 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-13T22:11:07.319 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-13T22:11:07.319 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:07.319 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2024-09-13T22:11:07.319 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:11:07.319 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:07.319 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:11:07.429 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:31 ago on Fri 13 Sep 2024 10:09:36 PM UTC. 2024-09-13T22:11:07.565 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:11:07.566 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:11:07.566 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repo Size 2024-09-13T22:11:07.566 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:11:07.566 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-13T22:11:07.566 INFO:teuthology.orchestra.run.smithi134.stdout: librados-devel x86_64 2:19.1.1-324.gecab7be5.el9 ceph 127 k 2024-09-13T22:11:07.566 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:07.566 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-13T22:11:07.566 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:11:07.566 INFO:teuthology.orchestra.run.smithi134.stdout:Install 1 Package 2024-09-13T22:11:07.566 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:07.567 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 127 k 2024-09-13T22:11:07.567 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 456 k 2024-09-13T22:11:07.567 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-13T22:11:07.624 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install librados-devel 2024-09-13T22:11:07.755 INFO:teuthology.orchestra.run.smithi134.stdout:librados-devel-19.1.1-324.gecab7be5.el9.x86_64. 676 kB/s | 127 kB 00:00 2024-09-13T22:11:07.755 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:11:07.755 INFO:teuthology.orchestra.run.smithi134.stdout:Total 671 kB/s | 127 kB 00:00 2024-09-13T22:11:07.756 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-13T22:11:07.761 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-13T22:11:07.761 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-13T22:11:07.825 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-13T22:11:07.826 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-13T22:11:07.983 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-13T22:11:08.086 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:08.104 INFO:teuthology.orchestra.run.smithi136.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.2 MB/s | 248 kB 00:00 2024-09-13T22:11:08.129 INFO:teuthology.orchestra.run.smithi136.stdout:(2/6): ceph-mgr-cephadm-19.1.1-324.gecab7be5.el 647 kB/s | 146 kB 00:00 2024-09-13T22:11:08.196 INFO:teuthology.orchestra.run.smithi136.stdout:(3/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 5.8 MB/s | 548 kB 00:00 2024-09-13T22:11:08.204 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:33 ago on Fri 13 Sep 2024 10:09:35 PM UTC. 2024-09-13T22:11:08.221 INFO:teuthology.orchestra.run.smithi136.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 685 kB/s | 58 kB 00:00 2024-09-13T22:11:08.246 INFO:teuthology.orchestra.run.smithi136.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 1.4 MB/s | 74 kB 00:00 2024-09-13T22:11:08.340 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:11:08.340 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:11:08.341 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repo Size 2024-09-13T22:11:08.341 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:11:08.341 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2024-09-13T22:11:08.341 INFO:teuthology.orchestra.run.smithi116.stdout: librados-devel x86_64 2:19.1.1-324.gecab7be5.el9 ceph 127 k 2024-09-13T22:11:08.341 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:08.341 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2024-09-13T22:11:08.341 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:11:08.341 INFO:teuthology.orchestra.run.smithi116.stdout:Install 1 Package 2024-09-13T22:11:08.341 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:08.341 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 127 k 2024-09-13T22:11:08.341 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 456 k 2024-09-13T22:11:08.341 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2024-09-13T22:11:08.355 INFO:teuthology.orchestra.run.smithi136.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 13 MB/s | 6.0 MB 00:00 2024-09-13T22:11:08.358 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:11:08.358 INFO:teuthology.orchestra.run.smithi136.stdout:Total 6.3 MB/s | 7.0 MB 00:01 2024-09-13T22:11:08.431 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-13T22:11:08.443 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-13T22:11:08.443 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-13T22:11:08.545 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-13T22:11:08.546 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-13T22:11:08.548 INFO:teuthology.orchestra.run.smithi116.stdout:librados-devel-19.1.1-324.gecab7be5.el9.x86_64. 614 kB/s | 127 kB 00:00 2024-09-13T22:11:08.549 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:11:08.549 INFO:teuthology.orchestra.run.smithi116.stdout:Total 610 kB/s | 127 kB 00:00 2024-09-13T22:11:08.549 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2024-09-13T22:11:08.552 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:08.555 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2024-09-13T22:11:08.555 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2024-09-13T22:11:08.621 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2024-09-13T22:11:08.621 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2024-09-13T22:11:08.775 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2024-09-13T22:11:08.814 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:08.814 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:08.814 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-13T22:11:08.815 INFO:teuthology.orchestra.run.smithi134.stdout: librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:11:08.815 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:08.815 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:11:08.861 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-13T22:11:08.871 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:09.039 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-13T22:11:09.090 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-13T22:11:09.100 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install libcephfs2 2024-09-13T22:11:09.348 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:09.602 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:09.602 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:09.602 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2024-09-13T22:11:09.603 INFO:teuthology.orchestra.run.smithi116.stdout: librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:11:09.603 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:09.603 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:11:09.632 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-13T22:11:09.682 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:33 ago on Fri 13 Sep 2024 10:09:36 PM UTC. 2024-09-13T22:11:09.727 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-13T22:11:09.777 INFO:teuthology.orchestra.run.smithi134.stdout:Package libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:11:09.790 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-13T22:11:09.819 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 6/6 2024-09-13T22:11:09.822 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:11:09.823 INFO:teuthology.orchestra.run.smithi134.stdout:Nothing to do. 2024-09-13T22:11:09.823 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:11:09.875 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install libcephfs2 2024-09-13T22:11:09.906 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install libcephfs-devel 2024-09-13T22:11:10.453 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:35 ago on Fri 13 Sep 2024 10:09:35 PM UTC. 2024-09-13T22:11:10.475 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:34 ago on Fri 13 Sep 2024 10:09:36 PM UTC. 2024-09-13T22:11:10.545 INFO:teuthology.orchestra.run.smithi116.stdout:Package libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:11:10.589 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:11:10.590 INFO:teuthology.orchestra.run.smithi116.stdout:Nothing to do. 2024-09-13T22:11:10.590 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:11:10.608 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 6/6 2024-09-13T22:11:10.608 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/6 2024-09-13T22:11:10.608 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-13T22:11:10.608 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-13T22:11:10.608 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-13T22:11:10.609 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-13T22:11:10.610 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:11:10.610 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:11:10.611 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repo Size 2024-09-13T22:11:10.611 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:11:10.611 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-13T22:11:10.611 INFO:teuthology.orchestra.run.smithi134.stdout: libcephfs-devel x86_64 2:19.1.1-324.gecab7be5.el9 ceph 32 k 2024-09-13T22:11:10.611 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:10.611 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-13T22:11:10.611 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:11:10.611 INFO:teuthology.orchestra.run.smithi134.stdout:Install 1 Package 2024-09-13T22:11:10.611 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:10.612 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 32 k 2024-09-13T22:11:10.612 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 142 k 2024-09-13T22:11:10.612 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-13T22:11:10.690 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install libcephfs-devel 2024-09-13T22:11:10.757 INFO:teuthology.orchestra.run.smithi134.stdout:libcephfs-devel-19.1.1-324.gecab7be5.el9.x86_64 218 kB/s | 32 kB 00:00 2024-09-13T22:11:10.758 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:11:10.758 INFO:teuthology.orchestra.run.smithi134.stdout:Total 216 kB/s | 32 kB 00:00 2024-09-13T22:11:10.758 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-13T22:11:10.762 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-13T22:11:10.762 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-13T22:11:10.779 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-13T22:11:10.780 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-13T22:11:10.870 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-13T22:11:10.877 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-13T22:11:10.877 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:10.877 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-13T22:11:10.877 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:11:10.877 INFO:teuthology.orchestra.run.smithi136.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-13T22:11:10.877 INFO:teuthology.orchestra.run.smithi136.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-13T22:11:10.877 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-13T22:11:10.877 INFO:teuthology.orchestra.run.smithi136.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-13T22:11:10.877 INFO:teuthology.orchestra.run.smithi136.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-13T22:11:10.877 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:10.877 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:11:10.980 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:11.144 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-fuse 2024-09-13T22:11:11.256 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:36 ago on Fri 13 Sep 2024 10:09:35 PM UTC. 2024-09-13T22:11:11.363 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:11.392 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:11:11.392 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:11:11.393 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repo Size 2024-09-13T22:11:11.393 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:11:11.393 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2024-09-13T22:11:11.393 INFO:teuthology.orchestra.run.smithi116.stdout: libcephfs-devel x86_64 2:19.1.1-324.gecab7be5.el9 ceph 32 k 2024-09-13T22:11:11.393 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:11.393 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2024-09-13T22:11:11.393 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:11:11.393 INFO:teuthology.orchestra.run.smithi116.stdout:Install 1 Package 2024-09-13T22:11:11.393 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:11.394 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 32 k 2024-09-13T22:11:11.394 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 142 k 2024-09-13T22:11:11.394 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2024-09-13T22:11:11.536 INFO:teuthology.orchestra.run.smithi116.stdout:libcephfs-devel-19.1.1-324.gecab7be5.el9.x86_64 223 kB/s | 32 kB 00:00 2024-09-13T22:11:11.536 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:11:11.537 INFO:teuthology.orchestra.run.smithi116.stdout:Total 221 kB/s | 32 kB 00:00 2024-09-13T22:11:11.537 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2024-09-13T22:11:11.540 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2024-09-13T22:11:11.540 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2024-09-13T22:11:11.557 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2024-09-13T22:11:11.558 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2024-09-13T22:11:11.586 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:11.586 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:11.586 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-13T22:11:11.586 INFO:teuthology.orchestra.run.smithi134.stdout: libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:11:11.586 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:11.586 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:11:11.647 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2024-09-13T22:11:11.709 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:34 ago on Fri 13 Sep 2024 10:09:37 PM UTC. 2024-09-13T22:11:11.759 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:11.787 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install librados2 2024-09-13T22:11:11.842 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:11:11.843 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:11.843 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2024-09-13T22:11:11.843 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:11.843 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-13T22:11:11.843 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-fuse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 896 k 2024-09-13T22:11:11.843 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2024-09-13T22:11:11.844 INFO:teuthology.orchestra.run.smithi136.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-13T22:11:11.844 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:11.844 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-13T22:11:11.844 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:11.844 INFO:teuthology.orchestra.run.smithi136.stdout:Install 2 Packages 2024-09-13T22:11:11.844 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:11.844 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 976 k 2024-09-13T22:11:11.845 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 2.9 M 2024-09-13T22:11:11.845 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-13T22:11:12.133 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:12.241 INFO:teuthology.orchestra.run.smithi136.stdout:(1/2): ceph-fuse-19.1.1-324.gecab7be5.el9.x86_6 3.1 MB/s | 896 kB 00:00 2024-09-13T22:11:12.356 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:36 ago on Fri 13 Sep 2024 10:09:36 PM UTC. 2024-09-13T22:11:12.367 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:12.367 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:12.367 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2024-09-13T22:11:12.367 INFO:teuthology.orchestra.run.smithi116.stdout: libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:11:12.368 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:12.368 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:11:12.445 INFO:teuthology.orchestra.run.smithi134.stdout:Package librados2-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:11:12.489 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:11:12.490 INFO:teuthology.orchestra.run.smithi134.stdout:Nothing to do. 2024-09-13T22:11:12.490 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:11:12.568 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install librados2 2024-09-13T22:11:12.569 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install librbd1 2024-09-13T22:11:12.583 INFO:teuthology.orchestra.run.smithi136.stdout:(2/2): fuse-2.9.9-16.el9.x86_64.rpm 128 kB/s | 80 kB 00:00 2024-09-13T22:11:12.584 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:11:12.584 INFO:teuthology.orchestra.run.smithi136.stdout:Total 1.3 MB/s | 976 kB 00:00 2024-09-13T22:11:12.596 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-13T22:11:12.618 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-13T22:11:12.618 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-13T22:11:12.701 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-13T22:11:12.701 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-13T22:11:12.886 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-13T22:11:13.036 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-13T22:11:13.108 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2/2 2024-09-13T22:11:13.135 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:38 ago on Fri 13 Sep 2024 10:09:35 PM UTC. 2024-09-13T22:11:13.137 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:37 ago on Fri 13 Sep 2024 10:09:36 PM UTC. 2024-09-13T22:11:13.226 INFO:teuthology.orchestra.run.smithi116.stdout:Package librados2-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:11:13.227 INFO:teuthology.orchestra.run.smithi134.stdout:Package librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:11:13.268 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:11:13.269 INFO:teuthology.orchestra.run.smithi116.stdout:Nothing to do. 2024-09-13T22:11:13.270 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:11:13.270 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:11:13.271 INFO:teuthology.orchestra.run.smithi134.stdout:Nothing to do. 2024-09-13T22:11:13.271 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:11:13.341 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install librbd1 2024-09-13T22:11:13.348 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install python3-rados 2024-09-13T22:11:13.769 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2/2 2024-09-13T22:11:13.769 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/2 2024-09-13T22:11:13.905 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:38 ago on Fri 13 Sep 2024 10:09:35 PM UTC. 2024-09-13T22:11:13.914 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:37 ago on Fri 13 Sep 2024 10:09:36 PM UTC. 2024-09-13T22:11:13.994 INFO:teuthology.orchestra.run.smithi116.stdout:Package librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:11:14.005 INFO:teuthology.orchestra.run.smithi134.stdout:Package python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:11:14.035 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-13T22:11:14.035 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:14.035 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-13T22:11:14.035 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-13T22:11:14.035 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:14.035 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:11:14.038 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:11:14.039 INFO:teuthology.orchestra.run.smithi116.stdout:Nothing to do. 2024-09-13T22:11:14.039 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:11:14.048 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:11:14.050 INFO:teuthology.orchestra.run.smithi134.stdout:Nothing to do. 2024-09-13T22:11:14.050 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:11:14.115 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install python3-rados 2024-09-13T22:11:14.135 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install python3-rgw 2024-09-13T22:11:14.307 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-volume 2024-09-13T22:11:14.677 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:39 ago on Fri 13 Sep 2024 10:09:35 PM UTC. 2024-09-13T22:11:14.702 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:38 ago on Fri 13 Sep 2024 10:09:36 PM UTC. 2024-09-13T22:11:14.769 INFO:teuthology.orchestra.run.smithi116.stdout:Package python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:11:14.793 INFO:teuthology.orchestra.run.smithi134.stdout:Package python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:11:14.811 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:11:14.813 INFO:teuthology.orchestra.run.smithi116.stdout:Nothing to do. 2024-09-13T22:11:14.813 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:11:14.836 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:11:14.837 INFO:teuthology.orchestra.run.smithi134.stdout:Nothing to do. 2024-09-13T22:11:14.837 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:11:14.880 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install python3-rgw 2024-09-13T22:11:14.890 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:37 ago on Fri 13 Sep 2024 10:09:37 PM UTC. 2024-09-13T22:11:14.910 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install python3-cephfs 2024-09-13T22:11:15.029 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:11:15.030 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:15.030 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2024-09-13T22:11:15.030 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:15.030 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-13T22:11:15.031 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-volume noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 285 k 2024-09-13T22:11:15.031 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:15.031 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-13T22:11:15.031 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:15.031 INFO:teuthology.orchestra.run.smithi136.stdout:Install 1 Package 2024-09-13T22:11:15.031 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:15.031 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 285 k 2024-09-13T22:11:15.031 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 1.3 M 2024-09-13T22:11:15.031 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-13T22:11:15.239 INFO:teuthology.orchestra.run.smithi136.stdout:ceph-volume-19.1.1-324.gecab7be5.el9.noarch.rpm 1.3 MB/s | 285 kB 00:00 2024-09-13T22:11:15.239 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:11:15.239 INFO:teuthology.orchestra.run.smithi136.stdout:Total 1.3 MB/s | 285 kB 00:00 2024-09-13T22:11:15.240 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-13T22:11:15.248 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-13T22:11:15.248 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-13T22:11:15.280 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-13T22:11:15.281 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-13T22:11:15.442 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:40 ago on Fri 13 Sep 2024 10:09:35 PM UTC. 2024-09-13T22:11:15.476 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:39 ago on Fri 13 Sep 2024 10:09:36 PM UTC. 2024-09-13T22:11:15.502 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-13T22:11:15.533 INFO:teuthology.orchestra.run.smithi116.stdout:Package python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:11:15.566 INFO:teuthology.orchestra.run.smithi134.stdout:Package python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:11:15.574 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-13T22:11:15.576 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:11:15.577 INFO:teuthology.orchestra.run.smithi116.stdout:Nothing to do. 2024-09-13T22:11:15.577 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:11:15.590 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-13T22:11:15.590 INFO:teuthology.orchestra.run.smithi136.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T22:11:15.591 INFO:teuthology.orchestra.run.smithi136.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-13T22:11:15.591 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:15.609 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:11:15.610 INFO:teuthology.orchestra.run.smithi134.stdout:Nothing to do. 2024-09-13T22:11:15.611 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:11:15.656 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install python3-cephfs 2024-09-13T22:11:15.684 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install python3-rbd 2024-09-13T22:11:16.220 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:41 ago on Fri 13 Sep 2024 10:09:35 PM UTC. 2024-09-13T22:11:16.247 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:40 ago on Fri 13 Sep 2024 10:09:36 PM UTC. 2024-09-13T22:11:16.312 INFO:teuthology.orchestra.run.smithi116.stdout:Package python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:11:16.340 INFO:teuthology.orchestra.run.smithi134.stdout:Package python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:11:16.356 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:11:16.357 INFO:teuthology.orchestra.run.smithi116.stdout:Nothing to do. 2024-09-13T22:11:16.357 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:11:16.383 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:11:16.384 INFO:teuthology.orchestra.run.smithi134.stdout:Nothing to do. 2024-09-13T22:11:16.384 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:11:16.431 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install python3-rbd 2024-09-13T22:11:16.463 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install rbd-fuse 2024-09-13T22:11:16.592 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-13T22:11:16.592 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:16.592 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-13T22:11:16.593 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-13T22:11:16.593 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:16.593 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:11:16.890 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install librados-devel 2024-09-13T22:11:17.000 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:41 ago on Fri 13 Sep 2024 10:09:35 PM UTC. 2024-09-13T22:11:17.027 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:41 ago on Fri 13 Sep 2024 10:09:36 PM UTC. 2024-09-13T22:11:17.090 INFO:teuthology.orchestra.run.smithi116.stdout:Package python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:11:17.133 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:11:17.134 INFO:teuthology.orchestra.run.smithi116.stdout:Nothing to do. 2024-09-13T22:11:17.134 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:11:17.161 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:11:17.161 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:11:17.161 INFO:teuthology.orchestra.run.smithi134.stdout: Package Architecture Version Repository Size 2024-09-13T22:11:17.162 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:11:17.162 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-13T22:11:17.162 INFO:teuthology.orchestra.run.smithi134.stdout: rbd-fuse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 85 k 2024-09-13T22:11:17.162 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:17.162 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-13T22:11:17.162 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:11:17.162 INFO:teuthology.orchestra.run.smithi134.stdout:Install 1 Package 2024-09-13T22:11:17.162 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:17.162 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 85 k 2024-09-13T22:11:17.162 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 231 k 2024-09-13T22:11:17.162 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-13T22:11:17.207 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install rbd-fuse 2024-09-13T22:11:17.352 INFO:teuthology.orchestra.run.smithi134.stdout:rbd-fuse-19.1.1-324.gecab7be5.el9.x86_64.rpm 450 kB/s | 85 kB 00:00 2024-09-13T22:11:17.353 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:11:17.353 INFO:teuthology.orchestra.run.smithi134.stdout:Total 447 kB/s | 85 kB 00:00 2024-09-13T22:11:17.353 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-13T22:11:17.360 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-13T22:11:17.360 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-13T22:11:17.424 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-13T22:11:17.424 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-13T22:11:17.472 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:40 ago on Fri 13 Sep 2024 10:09:37 PM UTC. 2024-09-13T22:11:17.579 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-13T22:11:17.612 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:11:17.613 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:17.613 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repo Size 2024-09-13T22:11:17.613 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:17.613 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-13T22:11:17.613 INFO:teuthology.orchestra.run.smithi136.stdout: librados-devel x86_64 2:19.1.1-324.gecab7be5.el9 ceph 127 k 2024-09-13T22:11:17.613 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:17.613 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-13T22:11:17.613 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:17.613 INFO:teuthology.orchestra.run.smithi136.stdout:Install 1 Package 2024-09-13T22:11:17.613 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:17.613 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 127 k 2024-09-13T22:11:17.613 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 456 k 2024-09-13T22:11:17.614 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-13T22:11:17.674 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:17.780 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:42 ago on Fri 13 Sep 2024 10:09:35 PM UTC. 2024-09-13T22:11:17.812 INFO:teuthology.orchestra.run.smithi136.stdout:librados-devel-19.1.1-324.gecab7be5.el9.x86_64. 641 kB/s | 127 kB 00:00 2024-09-13T22:11:17.812 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:11:17.813 INFO:teuthology.orchestra.run.smithi136.stdout:Total 636 kB/s | 127 kB 00:00 2024-09-13T22:11:17.813 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-13T22:11:17.818 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-13T22:11:17.818 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-13T22:11:17.883 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-13T22:11:17.883 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-13T22:11:17.919 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:11:17.920 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:11:17.920 INFO:teuthology.orchestra.run.smithi116.stdout: Package Architecture Version Repository Size 2024-09-13T22:11:17.920 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:11:17.921 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2024-09-13T22:11:17.921 INFO:teuthology.orchestra.run.smithi116.stdout: rbd-fuse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 85 k 2024-09-13T22:11:17.921 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:17.921 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2024-09-13T22:11:17.921 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:11:17.921 INFO:teuthology.orchestra.run.smithi116.stdout:Install 1 Package 2024-09-13T22:11:17.921 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:17.921 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 85 k 2024-09-13T22:11:17.921 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 231 k 2024-09-13T22:11:17.921 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2024-09-13T22:11:18.035 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-13T22:11:18.040 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:18.123 INFO:teuthology.orchestra.run.smithi116.stdout:rbd-fuse-19.1.1-324.gecab7be5.el9.x86_64.rpm 424 kB/s | 85 kB 00:00 2024-09-13T22:11:18.123 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:11:18.124 INFO:teuthology.orchestra.run.smithi116.stdout:Total 420 kB/s | 85 kB 00:00 2024-09-13T22:11:18.124 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2024-09-13T22:11:18.131 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2024-09-13T22:11:18.131 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2024-09-13T22:11:18.135 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:18.198 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2024-09-13T22:11:18.198 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2024-09-13T22:11:18.305 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:18.305 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:18.305 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-13T22:11:18.305 INFO:teuthology.orchestra.run.smithi134.stdout: rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:11:18.306 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:18.306 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:11:18.351 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2024-09-13T22:11:18.453 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:18.572 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:18.607 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install rbd-mirror 2024-09-13T22:11:18.857 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:18.858 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:18.858 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-13T22:11:18.858 INFO:teuthology.orchestra.run.smithi136.stdout: librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:11:18.858 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:18.858 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:11:18.859 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:19.119 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:19.119 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:19.119 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2024-09-13T22:11:19.119 INFO:teuthology.orchestra.run.smithi116.stdout: rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:11:19.119 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:19.119 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:11:19.138 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install libcephfs2 2024-09-13T22:11:19.200 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:43 ago on Fri 13 Sep 2024 10:09:36 PM UTC. 2024-09-13T22:11:19.342 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:11:19.342 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:11:19.343 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repo Size 2024-09-13T22:11:19.343 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:11:19.343 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-13T22:11:19.343 INFO:teuthology.orchestra.run.smithi134.stdout: rbd-mirror x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.1 M 2024-09-13T22:11:19.343 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:19.343 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-13T22:11:19.343 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:11:19.343 INFO:teuthology.orchestra.run.smithi134.stdout:Install 1 Package 2024-09-13T22:11:19.343 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:19.343 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 3.1 M 2024-09-13T22:11:19.343 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 13 M 2024-09-13T22:11:19.343 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-13T22:11:19.349 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install rbd-mirror 2024-09-13T22:11:19.689 INFO:teuthology.orchestra.run.smithi134.stdout:rbd-mirror-19.1.1-324.gecab7be5.el9.x86_64.rpm 9.0 MB/s | 3.1 MB 00:00 2024-09-13T22:11:19.689 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:11:19.689 INFO:teuthology.orchestra.run.smithi134.stdout:Total 8.9 MB/s | 3.1 MB 00:00 2024-09-13T22:11:19.690 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-13T22:11:19.699 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-13T22:11:19.699 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-13T22:11:19.713 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:42 ago on Fri 13 Sep 2024 10:09:37 PM UTC. 2024-09-13T22:11:19.780 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-13T22:11:19.781 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-13T22:11:19.806 INFO:teuthology.orchestra.run.smithi136.stdout:Package libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:11:19.850 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:11:19.851 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2024-09-13T22:11:19.851 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:11:19.919 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:44 ago on Fri 13 Sep 2024 10:09:35 PM UTC. 2024-09-13T22:11:19.981 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install libcephfs-devel 2024-09-13T22:11:20.055 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:11:20.056 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:11:20.056 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repo Size 2024-09-13T22:11:20.056 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:11:20.056 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2024-09-13T22:11:20.056 INFO:teuthology.orchestra.run.smithi116.stdout: rbd-mirror x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.1 M 2024-09-13T22:11:20.056 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:20.056 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2024-09-13T22:11:20.057 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:11:20.057 INFO:teuthology.orchestra.run.smithi116.stdout:Install 1 Package 2024-09-13T22:11:20.057 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:20.057 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 3.1 M 2024-09-13T22:11:20.057 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 13 M 2024-09-13T22:11:20.057 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2024-09-13T22:11:20.214 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-13T22:11:20.281 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:20.307 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:20.307 INFO:teuthology.orchestra.run.smithi134.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T22:11:20.307 INFO:teuthology.orchestra.run.smithi134.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-13T22:11:20.307 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-13T22:11:20.307 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-13T22:11:20.307 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:20.385 INFO:teuthology.orchestra.run.smithi116.stdout:rbd-mirror-19.1.1-324.gecab7be5.el9.x86_64.rpm 9.5 MB/s | 3.1 MB 00:00 2024-09-13T22:11:20.386 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:11:20.386 INFO:teuthology.orchestra.run.smithi116.stdout:Total 9.4 MB/s | 3.1 MB 00:00 2024-09-13T22:11:20.386 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2024-09-13T22:11:20.395 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2024-09-13T22:11:20.395 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2024-09-13T22:11:20.478 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2024-09-13T22:11:20.478 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2024-09-13T22:11:20.555 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:43 ago on Fri 13 Sep 2024 10:09:37 PM UTC. 2024-09-13T22:11:20.688 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:11:20.689 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:20.689 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repo Size 2024-09-13T22:11:20.689 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:20.689 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-13T22:11:20.689 INFO:teuthology.orchestra.run.smithi136.stdout: libcephfs-devel x86_64 2:19.1.1-324.gecab7be5.el9 ceph 32 k 2024-09-13T22:11:20.689 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:20.689 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-13T22:11:20.689 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:20.689 INFO:teuthology.orchestra.run.smithi136.stdout:Install 1 Package 2024-09-13T22:11:20.689 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:20.690 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 32 k 2024-09-13T22:11:20.690 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 142 k 2024-09-13T22:11:20.690 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-13T22:11:20.842 INFO:teuthology.orchestra.run.smithi136.stdout:libcephfs-devel-19.1.1-324.gecab7be5.el9.x86_64 209 kB/s | 32 kB 00:00 2024-09-13T22:11:20.843 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:11:20.843 INFO:teuthology.orchestra.run.smithi136.stdout:Total 207 kB/s | 32 kB 00:00 2024-09-13T22:11:20.843 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-13T22:11:20.846 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-13T22:11:20.846 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-13T22:11:20.865 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-13T22:11:20.866 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-13T22:11:20.925 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2024-09-13T22:11:20.957 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-13T22:11:21.002 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:21.028 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:21.028 INFO:teuthology.orchestra.run.smithi116.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T22:11:21.028 INFO:teuthology.orchestra.run.smithi116.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-13T22:11:21.028 INFO:teuthology.orchestra.run.smithi116.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-13T22:11:21.028 INFO:teuthology.orchestra.run.smithi116.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-13T22:11:21.028 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:21.081 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:21.472 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:21.561 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:21.561 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:21.561 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-13T22:11:21.561 INFO:teuthology.orchestra.run.smithi134.stdout: rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:11:21.562 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:21.562 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:11:21.705 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:21.706 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:21.706 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-13T22:11:21.706 INFO:teuthology.orchestra.run.smithi136.stdout: libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:11:21.706 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:21.706 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:11:21.791 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install rbd-nbd 2024-09-13T22:11:21.899 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install librados2 2024-09-13T22:11:22.193 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:22.193 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:22.193 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2024-09-13T22:11:22.193 INFO:teuthology.orchestra.run.smithi116.stdout: rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:11:22.194 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:22.194 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:11:22.372 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:46 ago on Fri 13 Sep 2024 10:09:36 PM UTC. 2024-09-13T22:11:22.381 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install rbd-nbd 2024-09-13T22:11:22.467 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:45 ago on Fri 13 Sep 2024 10:09:37 PM UTC. 2024-09-13T22:11:22.504 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-13T22:11:22.505 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:11:22.505 INFO:teuthology.orchestra.run.smithi134.stdout: Package Architecture Version Repository Size 2024-09-13T22:11:22.505 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:11:22.505 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-13T22:11:22.505 INFO:teuthology.orchestra.run.smithi134.stdout: rbd-nbd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 170 k 2024-09-13T22:11:22.505 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:22.505 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-13T22:11:22.505 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-13T22:11:22.505 INFO:teuthology.orchestra.run.smithi134.stdout:Install 1 Package 2024-09-13T22:11:22.505 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:22.506 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 170 k 2024-09-13T22:11:22.506 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 494 k 2024-09-13T22:11:22.506 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-13T22:11:22.556 INFO:teuthology.orchestra.run.smithi136.stdout:Package librados2-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:11:22.599 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:11:22.600 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2024-09-13T22:11:22.600 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:11:22.681 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install librbd1 2024-09-13T22:11:22.708 INFO:teuthology.orchestra.run.smithi134.stdout:rbd-nbd-19.1.1-324.gecab7be5.el9.x86_64.rpm 842 kB/s | 170 kB 00:00 2024-09-13T22:11:22.709 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:11:22.709 INFO:teuthology.orchestra.run.smithi134.stdout:Total 835 kB/s | 170 kB 00:00 2024-09-13T22:11:22.709 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-13T22:11:22.717 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-13T22:11:22.717 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-13T22:11:22.781 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-13T22:11:22.781 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-13T22:11:22.932 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-13T22:11:22.965 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:47 ago on Fri 13 Sep 2024 10:09:35 PM UTC. 2024-09-13T22:11:23.031 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:23.100 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-13T22:11:23.100 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:11:23.100 INFO:teuthology.orchestra.run.smithi116.stdout: Package Architecture Version Repository Size 2024-09-13T22:11:23.100 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:11:23.100 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2024-09-13T22:11:23.100 INFO:teuthology.orchestra.run.smithi116.stdout: rbd-nbd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 170 k 2024-09-13T22:11:23.100 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:23.100 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2024-09-13T22:11:23.101 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-13T22:11:23.101 INFO:teuthology.orchestra.run.smithi116.stdout:Install 1 Package 2024-09-13T22:11:23.101 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:23.101 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 170 k 2024-09-13T22:11:23.101 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 494 k 2024-09-13T22:11:23.102 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2024-09-13T22:11:23.242 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:46 ago on Fri 13 Sep 2024 10:09:37 PM UTC. 2024-09-13T22:11:23.315 INFO:teuthology.orchestra.run.smithi116.stdout:rbd-nbd-19.1.1-324.gecab7be5.el9.x86_64.rpm 796 kB/s | 170 kB 00:00 2024-09-13T22:11:23.316 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:11:23.316 INFO:teuthology.orchestra.run.smithi116.stdout:Total 791 kB/s | 170 kB 00:00 2024-09-13T22:11:23.316 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2024-09-13T22:11:23.324 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2024-09-13T22:11:23.324 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2024-09-13T22:11:23.332 INFO:teuthology.orchestra.run.smithi136.stdout:Package librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:11:23.376 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:11:23.377 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2024-09-13T22:11:23.377 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:11:23.388 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2024-09-13T22:11:23.389 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2024-09-13T22:11:23.456 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install python3-rados 2024-09-13T22:11:23.470 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:23.549 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2024-09-13T22:11:23.654 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:23.711 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:23.711 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:23.711 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-13T22:11:23.711 INFO:teuthology.orchestra.run.smithi134.stdout: rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:11:23.711 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:11:23.711 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-13T22:11:23.962 DEBUG:teuthology.parallel:result is None 2024-09-13T22:11:24.017 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:47 ago on Fri 13 Sep 2024 10:09:37 PM UTC. 2024-09-13T22:11:24.061 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:24.107 INFO:teuthology.orchestra.run.smithi136.stdout:Package python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:11:24.151 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:11:24.152 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2024-09-13T22:11:24.152 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:11:24.236 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install python3-rgw 2024-09-13T22:11:24.334 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:24.334 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:24.334 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2024-09-13T22:11:24.335 INFO:teuthology.orchestra.run.smithi116.stdout: rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:11:24.335 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:11:24.335 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-13T22:11:24.603 DEBUG:teuthology.parallel:result is None 2024-09-13T22:11:24.797 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:47 ago on Fri 13 Sep 2024 10:09:37 PM UTC. 2024-09-13T22:11:24.888 INFO:teuthology.orchestra.run.smithi136.stdout:Package python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:11:24.933 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:11:24.933 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2024-09-13T22:11:24.933 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:11:25.014 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install python3-cephfs 2024-09-13T22:11:25.578 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:48 ago on Fri 13 Sep 2024 10:09:37 PM UTC. 2024-09-13T22:11:25.668 INFO:teuthology.orchestra.run.smithi136.stdout:Package python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:11:25.711 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:11:25.712 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2024-09-13T22:11:25.712 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:11:25.797 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install python3-rbd 2024-09-13T22:11:26.361 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:49 ago on Fri 13 Sep 2024 10:09:37 PM UTC. 2024-09-13T22:11:26.453 INFO:teuthology.orchestra.run.smithi136.stdout:Package python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-13T22:11:26.496 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:11:26.497 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2024-09-13T22:11:26.497 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:11:26.588 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install rbd-fuse 2024-09-13T22:11:27.157 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:50 ago on Fri 13 Sep 2024 10:09:37 PM UTC. 2024-09-13T22:11:27.290 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:11:27.291 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:27.291 INFO:teuthology.orchestra.run.smithi136.stdout: Package Architecture Version Repository Size 2024-09-13T22:11:27.291 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:27.291 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-13T22:11:27.291 INFO:teuthology.orchestra.run.smithi136.stdout: rbd-fuse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 85 k 2024-09-13T22:11:27.291 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:27.291 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-13T22:11:27.291 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:27.291 INFO:teuthology.orchestra.run.smithi136.stdout:Install 1 Package 2024-09-13T22:11:27.291 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:27.292 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 85 k 2024-09-13T22:11:27.292 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 231 k 2024-09-13T22:11:27.292 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-13T22:11:27.489 INFO:teuthology.orchestra.run.smithi136.stdout:rbd-fuse-19.1.1-324.gecab7be5.el9.x86_64.rpm 434 kB/s | 85 kB 00:00 2024-09-13T22:11:27.489 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:11:27.489 INFO:teuthology.orchestra.run.smithi136.stdout:Total 430 kB/s | 85 kB 00:00 2024-09-13T22:11:27.489 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-13T22:11:27.496 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-13T22:11:27.496 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-13T22:11:27.560 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-13T22:11:27.560 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-13T22:11:27.712 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-13T22:11:27.819 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:28.182 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:28.455 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:28.456 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:28.456 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-13T22:11:28.456 INFO:teuthology.orchestra.run.smithi136.stdout: rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:11:28.456 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:28.456 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:11:28.743 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install rbd-mirror 2024-09-13T22:11:29.351 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:52 ago on Fri 13 Sep 2024 10:09:37 PM UTC. 2024-09-13T22:11:29.494 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:11:29.495 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:29.495 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repo Size 2024-09-13T22:11:29.495 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:29.495 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-13T22:11:29.495 INFO:teuthology.orchestra.run.smithi136.stdout: rbd-mirror x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.1 M 2024-09-13T22:11:29.495 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:29.495 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-13T22:11:29.495 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:29.495 INFO:teuthology.orchestra.run.smithi136.stdout:Install 1 Package 2024-09-13T22:11:29.495 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:29.495 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 3.1 M 2024-09-13T22:11:29.496 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 13 M 2024-09-13T22:11:29.496 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-13T22:11:29.817 INFO:teuthology.orchestra.run.smithi136.stdout:rbd-mirror-19.1.1-324.gecab7be5.el9.x86_64.rpm 9.6 MB/s | 3.1 MB 00:00 2024-09-13T22:11:29.818 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:11:29.818 INFO:teuthology.orchestra.run.smithi136.stdout:Total 9.6 MB/s | 3.1 MB 00:00 2024-09-13T22:11:29.818 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-13T22:11:29.828 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-13T22:11:29.828 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-13T22:11:29.913 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-13T22:11:29.914 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-13T22:11:30.353 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-13T22:11:30.426 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:30.453 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:30.453 INFO:teuthology.orchestra.run.smithi136.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T22:11:30.453 INFO:teuthology.orchestra.run.smithi136.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-13T22:11:30.453 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-13T22:11:30.453 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-13T22:11:30.453 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:31.644 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:31.644 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:31.644 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-13T22:11:31.644 INFO:teuthology.orchestra.run.smithi136.stdout: rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:11:31.645 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:31.645 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:11:31.834 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install rbd-nbd 2024-09-13T22:11:32.422 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:55 ago on Fri 13 Sep 2024 10:09:37 PM UTC. 2024-09-13T22:11:32.557 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T22:11:32.557 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:32.557 INFO:teuthology.orchestra.run.smithi136.stdout: Package Architecture Version Repository Size 2024-09-13T22:11:32.558 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:32.558 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-13T22:11:32.558 INFO:teuthology.orchestra.run.smithi136.stdout: rbd-nbd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 170 k 2024-09-13T22:11:32.558 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:32.558 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-13T22:11:32.558 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T22:11:32.558 INFO:teuthology.orchestra.run.smithi136.stdout:Install 1 Package 2024-09-13T22:11:32.558 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:32.558 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 170 k 2024-09-13T22:11:32.558 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 494 k 2024-09-13T22:11:32.558 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-13T22:11:32.787 INFO:teuthology.orchestra.run.smithi136.stdout:rbd-nbd-19.1.1-324.gecab7be5.el9.x86_64.rpm 745 kB/s | 170 kB 00:00 2024-09-13T22:11:32.788 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:11:32.788 INFO:teuthology.orchestra.run.smithi136.stdout:Total 741 kB/s | 170 kB 00:00 2024-09-13T22:11:32.788 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-13T22:11:32.795 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-13T22:11:32.795 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-13T22:11:32.860 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-13T22:11:32.861 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-13T22:11:33.015 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-13T22:11:33.118 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:33.537 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:33.805 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-13T22:11:33.805 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:33.805 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-13T22:11:33.805 INFO:teuthology.orchestra.run.smithi136.stdout: rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-13T22:11:33.805 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:11:33.805 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T22:11:34.048 DEBUG:teuthology.parallel:result is None 2024-09-13T22:11:34.049 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-13T22:11:34.202 DEBUG:teuthology.orchestra.run.smithi116:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-13T22:11:34.228 INFO:teuthology.orchestra.run.smithi116.stdout:19.1.1-324.gecab7be5.el9 2024-09-13T22:11:34.228 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-324.gecab7be5.el9 2024-09-13T22:11:34.228 INFO:teuthology.task.install:The correct ceph version 19.1.1-324.gecab7be5 is installed. 2024-09-13T22:11:34.230 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-13T22:11:34.381 DEBUG:teuthology.orchestra.run.smithi134:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-13T22:11:34.406 INFO:teuthology.orchestra.run.smithi134.stdout:19.1.1-324.gecab7be5.el9 2024-09-13T22:11:34.406 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-324.gecab7be5.el9 2024-09-13T22:11:34.406 INFO:teuthology.task.install:The correct ceph version 19.1.1-324.gecab7be5 is installed. 2024-09-13T22:11:34.408 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-13T22:11:34.561 DEBUG:teuthology.orchestra.run.smithi136:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-13T22:11:34.583 INFO:teuthology.orchestra.run.smithi136.stdout:19.1.1-324.gecab7be5.el9 2024-09-13T22:11:34.583 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-324.gecab7be5.el9 2024-09-13T22:11:34.583 INFO:teuthology.task.install:The correct ceph version 19.1.1-324.gecab7be5 is installed. 2024-09-13T22:11:34.585 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-13T22:11:34.585 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-09-13T22:11:34.585 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-13T22:11:34.615 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-13T22:11:34.615 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-13T22:11:34.645 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-13T22:11:34.646 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-13T22:11:34.671 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-13T22:11:34.672 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-09-13T22:11:34.672 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd of=/usr/bin/daemon-helper 2024-09-13T22:11:34.700 DEBUG:teuthology.orchestra.run.smithi116:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-13T22:11:34.769 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-13T22:11:34.769 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/usr/bin/daemon-helper 2024-09-13T22:11:34.798 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-13T22:11:34.866 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-13T22:11:34.866 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/usr/bin/daemon-helper 2024-09-13T22:11:34.892 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-13T22:11:34.956 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-13T22:11:34.957 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-09-13T22:11:34.957 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-13T22:11:34.986 DEBUG:teuthology.orchestra.run.smithi116:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-13T22:11:35.056 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-13T22:11:35.056 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-13T22:11:35.085 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-13T22:11:35.154 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-13T22:11:35.154 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-13T22:11:35.179 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-13T22:11:35.244 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-13T22:11:35.244 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-09-13T22:11:35.244 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd of=/usr/bin/stdin-killer 2024-09-13T22:11:35.274 DEBUG:teuthology.orchestra.run.smithi116:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-13T22:11:35.343 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-13T22:11:35.344 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/usr/bin/stdin-killer 2024-09-13T22:11:35.372 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-13T22:11:35.440 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-13T22:11:35.440 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/usr/bin/stdin-killer 2024-09-13T22:11:35.465 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-13T22:11:35.530 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-13T22:11:35.620 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, '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\\)', 'MON_DOWN', 'POOL_APP_NOT_ENABLED', 'mon down', 'mons down', 'out of quorum', 'CEPHADM_FAILED_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50'} 2024-09-13T22:11:35.621 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-13T22:11:35.621 INFO:tasks.cephadm:Cluster fsid is 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:11:35.621 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-13T22:11:35.621 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.116', 'mon.b': '172.21.15.134', 'mon.c': '172.21.15.136'} 2024-09-13T22:11:35.621 INFO:tasks.cephadm:First mon is mon.a on smithi116 2024-09-13T22:11:35.622 INFO:tasks.cephadm:First mgr is a 2024-09-13T22:11:35.622 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-13T22:11:35.622 DEBUG:teuthology.orchestra.run.smithi116:> sudo hostname $(hostname -s) 2024-09-13T22:11:35.651 DEBUG:teuthology.orchestra.run.smithi134:> sudo hostname $(hostname -s) 2024-09-13T22:11:35.681 DEBUG:teuthology.orchestra.run.smithi136:> sudo hostname $(hostname -s) 2024-09-13T22:11:35.705 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-13T22:11:35.706 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-13T22:11:35.860 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/56074/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.1.1-324-gecab7be5', 'node_name': '172.21.5.34+adami04', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.1.1-324.gecab7be5'}, 'url': 'https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-13 18:01:03.383540', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-09-13T22:11:36.011 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref squid, sha1 ecab7be58963a5bd03910cd73eef66405d7fdd50 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-13T22:11:36.012 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/x86_64/flavors/default/cephadm 2024-09-13T22:11:36.013 INFO:tasks.cephadm:Downloading cephadm from url: https://1.chacra.ceph.com/binaries/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/x86_64/flavors/default/cephadm 2024-09-13T22:11:36.013 DEBUG:teuthology.orchestra.run.smithi116:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-13T22:11:36.401 INFO:teuthology.orchestra.run.smithi116.stdout:-rw-r--r--. 1 ubuntu ubuntu 784309 Sep 13 22:11 /home/ubuntu/cephtest/cephadm 2024-09-13T22:11:36.402 DEBUG:teuthology.orchestra.run.smithi134:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-13T22:11:36.784 INFO:teuthology.orchestra.run.smithi134.stdout:-rw-r--r--. 1 ubuntu ubuntu 784309 Sep 13 22:11 /home/ubuntu/cephtest/cephadm 2024-09-13T22:11:36.785 DEBUG:teuthology.orchestra.run.smithi136:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-13T22:11:37.167 INFO:teuthology.orchestra.run.smithi136.stdout:-rw-r--r--. 1 ubuntu ubuntu 784309 Sep 13 22:11 /home/ubuntu/cephtest/cephadm 2024-09-13T22:11:37.168 DEBUG:teuthology.orchestra.run.smithi116:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-13T22:11:37.188 DEBUG:teuthology.orchestra.run.smithi134:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-13T22:11:37.207 DEBUG:teuthology.orchestra.run.smithi136:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-13T22:11:37.238 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 on all hosts... 2024-09-13T22:11:37.238 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 pull 2024-09-13T22:11:37.241 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 pull 2024-09-13T22:11:37.250 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 pull 2024-09-13T22:11:38.826 INFO:teuthology.orchestra.run.smithi134.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50... 2024-09-13T22:11:38.870 INFO:teuthology.orchestra.run.smithi116.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50... 2024-09-13T22:11:38.900 INFO:teuthology.orchestra.run.smithi136.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50... 2024-09-13T22:12:57.356 INFO:teuthology.orchestra.run.smithi136.stdout:{ 2024-09-13T22:12:57.356 INFO:teuthology.orchestra.run.smithi136.stdout: "ceph_version": "ceph version 19.1.1-324-gecab7be5 (ecab7be58963a5bd03910cd73eef66405d7fdd50) squid (stable)", 2024-09-13T22:12:57.357 INFO:teuthology.orchestra.run.smithi136.stdout: "image_id": "0652ff2b5d78add567c2474cd2436ae21ad32722283bcbf25450e33edcd34e34", 2024-09-13T22:12:57.357 INFO:teuthology.orchestra.run.smithi136.stdout: "repo_digests": [ 2024-09-13T22:12:57.357 INFO:teuthology.orchestra.run.smithi136.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808" 2024-09-13T22:12:57.357 INFO:teuthology.orchestra.run.smithi136.stdout: ] 2024-09-13T22:12:57.357 INFO:teuthology.orchestra.run.smithi136.stdout:} 2024-09-13T22:12:58.815 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-09-13T22:12:58.816 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph_version": "ceph version 19.1.1-324-gecab7be5 (ecab7be58963a5bd03910cd73eef66405d7fdd50) squid (stable)", 2024-09-13T22:12:58.816 INFO:teuthology.orchestra.run.smithi116.stdout: "image_id": "0652ff2b5d78add567c2474cd2436ae21ad32722283bcbf25450e33edcd34e34", 2024-09-13T22:12:58.816 INFO:teuthology.orchestra.run.smithi116.stdout: "repo_digests": [ 2024-09-13T22:12:58.816 INFO:teuthology.orchestra.run.smithi116.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808" 2024-09-13T22:12:58.816 INFO:teuthology.orchestra.run.smithi116.stdout: ] 2024-09-13T22:12:58.816 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-09-13T22:13:05.393 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-09-13T22:13:05.393 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph_version": "ceph version 19.1.1-324-gecab7be5 (ecab7be58963a5bd03910cd73eef66405d7fdd50) squid (stable)", 2024-09-13T22:13:05.393 INFO:teuthology.orchestra.run.smithi134.stdout: "image_id": "0652ff2b5d78add567c2474cd2436ae21ad32722283bcbf25450e33edcd34e34", 2024-09-13T22:13:05.393 INFO:teuthology.orchestra.run.smithi134.stdout: "repo_digests": [ 2024-09-13T22:13:05.393 INFO:teuthology.orchestra.run.smithi134.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808" 2024-09-13T22:13:05.394 INFO:teuthology.orchestra.run.smithi134.stdout: ] 2024-09-13T22:13:05.394 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-09-13T22:13:05.419 DEBUG:teuthology.orchestra.run.smithi116:> sudo mkdir -p /etc/ceph 2024-09-13T22:13:05.453 DEBUG:teuthology.orchestra.run.smithi134:> sudo mkdir -p /etc/ceph 2024-09-13T22:13:05.480 DEBUG:teuthology.orchestra.run.smithi136:> sudo mkdir -p /etc/ceph 2024-09-13T22:13:05.513 DEBUG:teuthology.orchestra.run.smithi116:> sudo chmod 777 /etc/ceph 2024-09-13T22:13:05.543 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 777 /etc/ceph 2024-09-13T22:13:05.568 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod 777 /etc/ceph 2024-09-13T22:13:05.596 INFO:tasks.cephadm:Writing seed config... 2024-09-13T22:13:05.597 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-13T22:13:05.598 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-13T22:13:05.598 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-13T22:13:05.598 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-09-13T22:13:05.598 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-13T22:13:05.598 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-13T22:13:05.598 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-13T22:13:05.598 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-13T22:13:05.598 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-13T22:13:05.599 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-09-13T22:13:05.599 DEBUG:teuthology.orchestra.run.smithi116:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-13T22:13:05.617 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 = 240cd768-721d-11ef-bceb-c7b262605968 mon election default strategy = 3 [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 mgr/cephadm/use_agent = True [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-13T22:13:05.617 DEBUG:teuthology.orchestra.run.smithi116:mon.a> sudo journalctl -f -n 0 -u ceph-240cd768-721d-11ef-bceb-c7b262605968@mon.a.service 2024-09-13T22:13:05.660 DEBUG:teuthology.orchestra.run.smithi116:mgr.a> sudo journalctl -f -n 0 -u ceph-240cd768-721d-11ef-bceb-c7b262605968@mgr.a.service 2024-09-13T22:13:05.703 INFO:tasks.cephadm:Bootstrapping... 2024-09-13T22:13:05.703 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 -v bootstrap --fsid 240cd768-721d-11ef-bceb-c7b262605968 --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 a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.116 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-13T22:13:05.908 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:13:05.908 INFO:teuthology.orchestra.run.smithi116.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50', '-v', 'bootstrap', '--fsid', '240cd768-721d-11ef-bceb-c7b262605968', '--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', 'a', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.116', '--skip-admin-label'] 2024-09-13T22:13:05.909 INFO:teuthology.orchestra.run.smithi116.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-13T22:13:05.909 INFO:teuthology.orchestra.run.smithi116.stdout:Verifying podman|docker is present... 2024-09-13T22:13:05.956 INFO:teuthology.orchestra.run.smithi116.stdout:/bin/podman: stdout 5.2.2 2024-09-13T22:13:05.956 INFO:teuthology.orchestra.run.smithi116.stdout:Verifying lvm2 is present... 2024-09-13T22:13:05.956 INFO:teuthology.orchestra.run.smithi116.stdout:Verifying time synchronization is in place... 2024-09-13T22:13:05.964 INFO:teuthology.orchestra.run.smithi116.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-13T22:13:05.964 INFO:teuthology.orchestra.run.smithi116.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-13T22:13:05.970 INFO:teuthology.orchestra.run.smithi116.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-13T22:13:05.970 INFO:teuthology.orchestra.run.smithi116.stdout:systemctl: stdout inactive 2024-09-13T22:13:05.977 INFO:teuthology.orchestra.run.smithi116.stdout:systemctl: stdout enabled 2024-09-13T22:13:05.983 INFO:teuthology.orchestra.run.smithi116.stdout:systemctl: stdout active 2024-09-13T22:13:05.983 INFO:teuthology.orchestra.run.smithi116.stdout:Unit chronyd.service is enabled and running 2024-09-13T22:13:05.983 INFO:teuthology.orchestra.run.smithi116.stdout:Repeating the final host check... 2024-09-13T22:13:06.006 INFO:teuthology.orchestra.run.smithi116.stdout:/bin/podman: stdout 5.2.2 2024-09-13T22:13:06.006 INFO:teuthology.orchestra.run.smithi116.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-13T22:13:06.006 INFO:teuthology.orchestra.run.smithi116.stdout:systemctl is present 2024-09-13T22:13:06.007 INFO:teuthology.orchestra.run.smithi116.stdout:lvcreate is present 2024-09-13T22:13:06.013 INFO:teuthology.orchestra.run.smithi116.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-13T22:13:06.013 INFO:teuthology.orchestra.run.smithi116.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-13T22:13:06.019 INFO:teuthology.orchestra.run.smithi116.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-13T22:13:06.019 INFO:teuthology.orchestra.run.smithi116.stdout:systemctl: stdout inactive 2024-09-13T22:13:06.026 INFO:teuthology.orchestra.run.smithi116.stdout:systemctl: stdout enabled 2024-09-13T22:13:06.032 INFO:teuthology.orchestra.run.smithi116.stdout:systemctl: stdout active 2024-09-13T22:13:06.032 INFO:teuthology.orchestra.run.smithi116.stdout:Unit chronyd.service is enabled and running 2024-09-13T22:13:06.033 INFO:teuthology.orchestra.run.smithi116.stdout:Host looks OK 2024-09-13T22:13:06.033 INFO:teuthology.orchestra.run.smithi116.stdout:Cluster fsid: 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:13:06.033 INFO:teuthology.orchestra.run.smithi116.stdout:Acquiring lock 140634633966592 on /run/cephadm/240cd768-721d-11ef-bceb-c7b262605968.lock 2024-09-13T22:13:06.033 INFO:teuthology.orchestra.run.smithi116.stdout:Lock 140634633966592 acquired on /run/cephadm/240cd768-721d-11ef-bceb-c7b262605968.lock 2024-09-13T22:13:06.033 INFO:teuthology.orchestra.run.smithi116.stdout:Verifying IP 172.21.15.116 port 3300 ... 2024-09-13T22:13:06.033 INFO:teuthology.orchestra.run.smithi116.stdout:Verifying IP 172.21.15.116 port 6789 ... 2024-09-13T22:13:06.034 INFO:teuthology.orchestra.run.smithi116.stdout:Base mon IP(s) is [172.21.15.116:3300, 172.21.15.116:6789], mon addrv is [v2:172.21.15.116:3300,v1:172.21.15.116:6789] 2024-09-13T22:13:06.036 INFO:teuthology.orchestra.run.smithi116.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.116 metric 100 2024-09-13T22:13:06.037 INFO:teuthology.orchestra.run.smithi116.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.116 metric 100 2024-09-13T22:13:06.039 INFO:teuthology.orchestra.run.smithi116.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-13T22:13:06.039 INFO:teuthology.orchestra.run.smithi116.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-09-13T22:13:06.039 INFO:teuthology.orchestra.run.smithi116.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-09-13T22:13:06.042 INFO:teuthology.orchestra.run.smithi116.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-13T22:13:06.042 INFO:teuthology.orchestra.run.smithi116.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-13T22:13:06.042 INFO:teuthology.orchestra.run.smithi116.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-13T22:13:06.042 INFO:teuthology.orchestra.run.smithi116.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-13T22:13:06.042 INFO:teuthology.orchestra.run.smithi116.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:3f67/64 scope link noprefixroute 2024-09-13T22:13:06.042 INFO:teuthology.orchestra.run.smithi116.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-13T22:13:06.043 INFO:teuthology.orchestra.run.smithi116.stdout:Mon IP `172.21.15.116` is in CIDR network `172.21.0.0/20` 2024-09-13T22:13:06.043 INFO:teuthology.orchestra.run.smithi116.stdout:Mon IP `172.21.15.116` is in CIDR network `172.21.0.0/20` 2024-09-13T22:13:06.043 INFO:teuthology.orchestra.run.smithi116.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-13T22:13:06.043 INFO:teuthology.orchestra.run.smithi116.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-13T22:13:06.043 INFO:teuthology.orchestra.run.smithi116.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50... 2024-09-13T22:13:06.568 INFO:teuthology.orchestra.run.smithi116.stdout:/bin/podman: stdout 0652ff2b5d78add567c2474cd2436ae21ad32722283bcbf25450e33edcd34e34 2024-09-13T22:13:06.568 INFO:teuthology.orchestra.run.smithi116.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50... 2024-09-13T22:13:06.568 INFO:teuthology.orchestra.run.smithi116.stdout:/bin/podman: stderr Getting image source signatures 2024-09-13T22:13:06.568 INFO:teuthology.orchestra.run.smithi116.stdout:/bin/podman: stderr Copying blob sha256:98fad6c4efdd3189f678ab633fc4d1260c2a80af004ebf92d586021ee3562710 2024-09-13T22:13:06.568 INFO:teuthology.orchestra.run.smithi116.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-13T22:13:06.568 INFO:teuthology.orchestra.run.smithi116.stdout:/bin/podman: stderr Copying config sha256:0652ff2b5d78add567c2474cd2436ae21ad32722283bcbf25450e33edcd34e34 2024-09-13T22:13:06.568 INFO:teuthology.orchestra.run.smithi116.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-13T22:13:07.473 INFO:teuthology.orchestra.run.smithi116.stdout:ceph: stdout ceph version 19.1.1-324-gecab7be5 (ecab7be58963a5bd03910cd73eef66405d7fdd50) squid (stable) 2024-09-13T22:13:07.473 INFO:teuthology.orchestra.run.smithi116.stdout:Ceph version: ceph version 19.1.1-324-gecab7be5 (ecab7be58963a5bd03910cd73eef66405d7fdd50) squid (stable) 2024-09-13T22:13:07.473 INFO:teuthology.orchestra.run.smithi116.stdout:Extracting ceph user uid/gid from container image... 2024-09-13T22:13:13.366 INFO:teuthology.orchestra.run.smithi116.stdout:stat: stdout 167 167 2024-09-13T22:13:13.367 INFO:teuthology.orchestra.run.smithi116.stdout:Creating initial keys... 2024-09-13T22:13:20.074 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph-authtool: stdout AQD8uORmvIwzHhAALHtwiiTXsdAp0UJG7iTYzQ== 2024-09-13T22:13:21.063 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph-authtool: stdout AQAAueRmUt44FxAA+Xzblzyj87eYq+JN4d8cIA== 2024-09-13T22:13:22.068 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph-authtool: stdout AQABueRm7usPFxAA+t8KxO66WPAY0YodokX7ug== 2024-09-13T22:13:22.069 INFO:teuthology.orchestra.run.smithi116.stdout:Creating initial monmap... 2024-09-13T22:13:22.984 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-13T22:13:22.985 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-13T22:13:22.985 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:13:22.985 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-13T22:13:22.985 INFO:teuthology.orchestra.run.smithi116.stdout:monmaptool for a [v2:172.21.15.116:3300,v1:172.21.15.116:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-13T22:13:22.985 INFO:teuthology.orchestra.run.smithi116.stdout:setting min_mon_release = quincy 2024-09-13T22:13:22.986 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/monmaptool: set fsid to 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:13:22.986 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-13T22:13:22.986 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:13:22.986 INFO:teuthology.orchestra.run.smithi116.stdout:Creating mon... 2024-09-13T22:13:23.899 INFO:teuthology.orchestra.run.smithi116.stdout:create mon.a on 2024-09-13T22:13:24.095 INFO:teuthology.orchestra.run.smithi116.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-09-13T22:13:24.246 INFO:teuthology.orchestra.run.smithi116.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-13T22:13:24.425 INFO:teuthology.orchestra.run.smithi116.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-240cd768-721d-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-240cd768-721d-11ef-bceb-c7b262605968.target. 2024-09-13T22:13:24.425 INFO:teuthology.orchestra.run.smithi116.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-240cd768-721d-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-240cd768-721d-11ef-bceb-c7b262605968.target. 2024-09-13T22:13:24.662 INFO:teuthology.orchestra.run.smithi116.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-240cd768-721d-11ef-bceb-c7b262605968@mon.a 2024-09-13T22:13:24.663 INFO:teuthology.orchestra.run.smithi116.stdout:systemctl: stderr Failed to reset failed state of unit ceph-240cd768-721d-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-240cd768-721d-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-13T22:13:24.831 INFO:teuthology.orchestra.run.smithi116.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-240cd768-721d-11ef-bceb-c7b262605968.target.wants/ceph-240cd768-721d-11ef-bceb-c7b262605968@mon.a.service → /etc/systemd/system/ceph-240cd768-721d-11ef-bceb-c7b262605968@.service. 2024-09-13T22:13:26.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:26 smithi116 ceph-mon[29203]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-13T22:13:26.748 INFO:teuthology.orchestra.run.smithi116.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-13T22:13:26.749 INFO:teuthology.orchestra.run.smithi116.stdout:systemctl: stdout disabled 2024-09-13T22:13:26.757 INFO:teuthology.orchestra.run.smithi116.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-13T22:13:26.757 INFO:teuthology.orchestra.run.smithi116.stdout:systemctl: stdout inactive 2024-09-13T22:13:26.757 INFO:teuthology.orchestra.run.smithi116.stdout:firewalld.service is not enabled 2024-09-13T22:13:26.757 INFO:teuthology.orchestra.run.smithi116.stdout:Not possible to enable service . firewalld.service is not available 2024-09-13T22:13:26.758 INFO:teuthology.orchestra.run.smithi116.stdout:Waiting for mon to start... 2024-09-13T22:13:26.758 INFO:teuthology.orchestra.run.smithi116.stdout:Waiting for mon... 2024-09-13T22:13:26.986 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:26 smithi116 bash[29184]: 2d94f317a2031bf4e6f88ad0aaf9b9830a11ee48204e7e8e0e7da77effe8ebeb 2024-09-13T22:13:26.986 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:26 smithi116 systemd[1]: Started Ceph mon.a for 240cd768-721d-11ef-bceb-c7b262605968. 2024-09-13T22:13:27.240 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:27 smithi116 ceph-mon[29203]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-13T22:13:27.240 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:27 smithi116 ceph-mon[29203]: monmap epoch 1 2024-09-13T22:13:27.240 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:27 smithi116 ceph-mon[29203]: fsid 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:13:27.240 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:27 smithi116 ceph-mon[29203]: last_changed 2024-09-13T22:13:22.359104+0000 2024-09-13T22:13:27.240 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:27 smithi116 ceph-mon[29203]: created 2024-09-13T22:13:22.359104+0000 2024-09-13T22:13:27.240 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:27 smithi116 ceph-mon[29203]: min_mon_release 19 (squid) 2024-09-13T22:13:27.240 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:27 smithi116 ceph-mon[29203]: election_strategy: 1 2024-09-13T22:13:27.241 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:27 smithi116 ceph-mon[29203]: 0: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.a 2024-09-13T22:13:27.241 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:27 smithi116 ceph-mon[29203]: fsmap 2024-09-13T22:13:27.241 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:27 smithi116 ceph-mon[29203]: osdmap e1: 0 total, 0 up, 0 in 2024-09-13T22:13:27.241 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:27 smithi116 ceph-mon[29203]: mgrmap e1: no daemons active 2024-09-13T22:13:27.759 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout cluster: 2024-09-13T22:13:27.759 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout id: 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:13:27.759 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-13T22:13:27.759 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout 2024-09-13T22:13:27.759 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout services: 2024-09-13T22:13:27.760 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 1.11714s) 2024-09-13T22:13:27.760 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-13T22:13:27.760 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-13T22:13:27.760 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout 2024-09-13T22:13:27.760 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout data: 2024-09-13T22:13:27.760 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-13T22:13:27.760 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-13T22:13:27.760 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-13T22:13:27.760 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout pgs: 2024-09-13T22:13:27.760 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout 2024-09-13T22:13:27.760 INFO:teuthology.orchestra.run.smithi116.stdout:mon is available 2024-09-13T22:13:27.760 INFO:teuthology.orchestra.run.smithi116.stdout:Assimilating anything we can from ceph.conf... 2024-09-13T22:13:28.149 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:28 smithi116 ceph-mon[29203]: from='client.? 172.21.15.116:0/2899804014' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T22:13:28.807 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout 2024-09-13T22:13:28.807 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout [global] 2024-09-13T22:13:28.807 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout fsid = 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:13:28.808 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.116:3300,v1:172.21.15.116:6789] 2024-09-13T22:13:28.808 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-13T22:13:28.808 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-13T22:13:28.808 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-13T22:13:28.808 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-13T22:13:28.808 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout 2024-09-13T22:13:28.808 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-13T22:13:28.808 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2024-09-13T22:13:28.808 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-13T22:13:28.808 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout 2024-09-13T22:13:28.808 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout [osd] 2024-09-13T22:13:28.808 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-13T22:13:28.809 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-13T22:13:28.809 INFO:teuthology.orchestra.run.smithi116.stdout:Generating new minimal ceph.conf... 2024-09-13T22:13:29.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:29 smithi116 ceph-mon[29203]: from='client.? 172.21.15.116:0/3383835561' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-13T22:13:29.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:29 smithi116 ceph-mon[29203]: from='client.? 172.21.15.116:0/3383835561' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-13T22:13:29.770 INFO:teuthology.orchestra.run.smithi116.stdout:Restarting the monitor... 2024-09-13T22:13:30.121 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:29 smithi116 systemd[1]: Stopping Ceph mon.a for 240cd768-721d-11ef-bceb-c7b262605968... 2024-09-13T22:13:30.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:30 smithi116 ceph-mon[29203]: from='client.? 172.21.15.116:0/4173919367' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:13:30.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:30 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mon-a[29199]: 2024-09-13T22:13:30.513+0000 7f4a91ad3640 -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-13T22:13:30.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:30 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mon-a[29199]: 2024-09-13T22:13:30.513+0000 7f4a91ad3640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-13T22:13:30.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:30 smithi116 podman[29445]: 2024-09-13 22:13:30.749253112 +0000 UTC m=+0.727356902 container died 2d94f317a2031bf4e6f88ad0aaf9b9830a11ee48204e7e8e0e7da77effe8ebeb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-mon-a, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=squid-ecab7be, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T22:13:31.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 podman[29445]: 2024-09-13 22:13:31.087208437 +0000 UTC m=+1.065312234 container cleanup 2d94f317a2031bf4e6f88ad0aaf9b9830a11ee48204e7e8e0e7da77effe8ebeb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-mon-a, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=squid-ecab7be, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-13T22:13:31.272 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 bash[29445]: ceph-240cd768-721d-11ef-bceb-c7b262605968-mon-a 2024-09-13T22:13:31.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 podman[29457]: 2024-09-13 22:13:31.271266119 +0000 UTC m=+0.518407920 container remove 2d94f317a2031bf4e6f88ad0aaf9b9830a11ee48204e7e8e0e7da77effe8ebeb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-mon-a, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=squid-ecab7be, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True) 2024-09-13T22:13:31.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 systemd[1]: ceph-240cd768-721d-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-13T22:13:31.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 systemd[1]: Stopped Ceph mon.a for 240cd768-721d-11ef-bceb-c7b262605968. 2024-09-13T22:13:31.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 systemd[1]: Starting Ceph mon.a for 240cd768-721d-11ef-bceb-c7b262605968... 2024-09-13T22:13:31.962 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 podman[29548]: 2024-09-13 22:13:31.613380836 +0000 UTC m=+0.015506157 image pull 0652ff2b5d78add567c2474cd2436ae21ad32722283bcbf25450e33edcd34e34 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-13T22:13:31.962 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 podman[29548]: 2024-09-13 22:13:31.722242584 +0000 UTC m=+0.124367954 container create b7b619d5f761ada12fbfdf4204f9c0bc1bdf872eb08aaadbad47ec9e8bf5004f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-mon-a, RELEASE=squid-ecab7be, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-13T22:13:31.962 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 podman[29548]: 2024-09-13 22:13:31.932718348 +0000 UTC m=+0.334843656 container init b7b619d5f761ada12fbfdf4204f9c0bc1bdf872eb08aaadbad47ec9e8bf5004f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-mon-a, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-ecab7be, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-13T22:13:31.962 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 podman[29548]: 2024-09-13 22:13:31.935815582 +0000 UTC m=+0.337940890 container start b7b619d5f761ada12fbfdf4204f9c0bc1bdf872eb08aaadbad47ec9e8bf5004f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-mon-a, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=squid-ecab7be, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-13T22:13:31.963 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: set uid:gid to 167:167 (ceph:ceph) 2024-09-13T22:13:31.963 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: ceph version 19.1.1-324-gecab7be5 (ecab7be58963a5bd03910cd73eef66405d7fdd50) squid (stable), process ceph-mon, pid 2 2024-09-13T22:13:31.963 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: pidfile_write: ignore empty --pid-file 2024-09-13T22:13:31.963 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: load: jerasure load: lrc 2024-09-13T22:13:31.963 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: RocksDB version: 7.9.2 2024-09-13T22:13:31.963 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Git sha 0 2024-09-13T22:13:31.963 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Compile date 2024-09-13 16:59:10 2024-09-13T22:13:31.963 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: DB SUMMARY 2024-09-13T22:13:31.963 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: DB Session ID: M2DMDMIGY0ARQTGLQC6G 2024-09-13T22:13:31.963 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: CURRENT file: CURRENT 2024-09-13T22:13:31.963 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: IDENTITY file: IDENTITY 2024-09-13T22:13:31.963 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-13T22:13:31.963 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-13T22:13:31.964 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 89112 ; 2024-09-13T22:13:31.964 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.error_if_exists: 0 2024-09-13T22:13:31.964 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.create_if_missing: 0 2024-09-13T22:13:31.964 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.paranoid_checks: 1 2024-09-13T22:13:31.964 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T22:13:31.964 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T22:13:31.964 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T22:13:31.964 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.env: 0x5581765c2940 2024-09-13T22:13:31.964 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.fs: PosixFileSystem 2024-09-13T22:13:31.965 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.info_log: 0x558178c6b6e0 2024-09-13T22:13:31.965 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.max_file_opening_threads: 16 2024-09-13T22:13:31.965 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.statistics: (nil) 2024-09-13T22:13:31.965 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.use_fsync: 0 2024-09-13T22:13:31.965 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.max_log_file_size: 0 2024-09-13T22:13:31.965 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T22:13:31.965 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T22:13:31.965 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.keep_log_file_num: 1000 2024-09-13T22:13:31.965 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.recycle_log_file_num: 0 2024-09-13T22:13:31.965 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.allow_fallocate: 1 2024-09-13T22:13:31.965 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.allow_mmap_reads: 0 2024-09-13T22:13:31.966 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.allow_mmap_writes: 0 2024-09-13T22:13:31.966 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.use_direct_reads: 0 2024-09-13T22:13:31.966 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T22:13:31.966 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.create_missing_column_families: 0 2024-09-13T22:13:31.966 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.db_log_dir: 2024-09-13T22:13:31.966 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.wal_dir: 2024-09-13T22:13:31.966 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T22:13:31.966 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T22:13:31.966 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T22:13:31.966 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T22:13:31.966 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T22:13:31.967 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T22:13:31.967 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.advise_random_on_open: 1 2024-09-13T22:13:31.967 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.db_write_buffer_size: 0 2024-09-13T22:13:31.967 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.write_buffer_manager: 0x558178c7adc0 2024-09-13T22:13:31.967 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T22:13:31.967 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T22:13:32.033 INFO:teuthology.orchestra.run.smithi116.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-13T22:13:32.242 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T22:13:32.242 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.rate_limiter: (nil) 2024-09-13T22:13:32.243 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T22:13:32.243 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.wal_recovery_mode: 2 2024-09-13T22:13:32.243 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.enable_thread_tracking: 0 2024-09-13T22:13:32.243 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.enable_pipelined_write: 0 2024-09-13T22:13:32.243 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.unordered_write: 0 2024-09-13T22:13:32.243 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T22:13:32.243 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T22:13:32.243 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T22:13:32.243 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T22:13:32.243 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.row_cache: None 2024-09-13T22:13:32.243 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.wal_filter: None 2024-09-13T22:13:32.244 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T22:13:32.244 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.allow_ingest_behind: 0 2024-09-13T22:13:32.244 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.two_write_queues: 0 2024-09-13T22:13:32.244 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.manual_wal_flush: 0 2024-09-13T22:13:32.244 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.wal_compression: 0 2024-09-13T22:13:32.244 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.atomic_flush: 0 2024-09-13T22:13:32.244 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T22:13:32.244 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T22:13:32.244 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T22:13:32.244 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.log_readahead_size: 0 2024-09-13T22:13:32.244 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T22:13:32.245 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.best_efforts_recovery: 0 2024-09-13T22:13:32.245 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T22:13:32.245 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T22:13:32.245 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.allow_data_in_errors: 0 2024-09-13T22:13:32.245 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.db_host_id: __hostname__ 2024-09-13T22:13:32.245 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T22:13:32.245 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.max_background_jobs: 2 2024-09-13T22:13:32.245 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.max_background_compactions: -1 2024-09-13T22:13:32.245 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.max_subcompactions: 1 2024-09-13T22:13:32.245 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T22:13:32.245 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T22:13:32.245 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T22:13:32.246 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.max_total_wal_size: 0 2024-09-13T22:13:32.246 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T22:13:32.246 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T22:13:32.246 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T22:13:32.246 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T22:13:32.246 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.max_open_files: -1 2024-09-13T22:13:32.246 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.bytes_per_sync: 0 2024-09-13T22:13:32.246 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T22:13:32.246 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T22:13:32.246 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.compaction_readahead_size: 0 2024-09-13T22:13:32.246 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.max_background_flushes: -1 2024-09-13T22:13:32.246 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Compression algorithms supported: 2024-09-13T22:13:32.246 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: kZSTD supported: 0 2024-09-13T22:13:32.246 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: kXpressCompression supported: 0 2024-09-13T22:13:32.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: kBZip2Compression supported: 0 2024-09-13T22:13:32.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T22:13:32.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: kLZ4Compression supported: 1 2024-09-13T22:13:32.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: kZlibCompression supported: 1 2024-09-13T22:13:32.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: kLZ4HCCompression supported: 1 2024-09-13T22:13:32.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: kSnappyCompression supported: 1 2024-09-13T22:13:32.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T22:13:32.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T22:13:32.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-13T22:13:32.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T22:13:32.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T22:13:32.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.merge_operator: 2024-09-13T22:13:32.247 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.compaction_filter: None 2024-09-13T22:13:32.248 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.compaction_filter_factory: None 2024-09-13T22:13:32.248 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.sst_partitioner_factory: None 2024-09-13T22:13:32.248 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T22:13:32.248 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T22:13:32.248 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558178c6b320) 2024-09-13T22:13:32.248 INFO:journalctl@ceph.mon.a.smithi116.stdout: cache_index_and_filter_blocks: 1 2024-09-13T22:13:32.248 INFO:journalctl@ceph.mon.a.smithi116.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T22:13:32.248 INFO:journalctl@ceph.mon.a.smithi116.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T22:13:32.248 INFO:journalctl@ceph.mon.a.smithi116.stdout: pin_top_level_index_and_filter: 1 2024-09-13T22:13:32.248 INFO:journalctl@ceph.mon.a.smithi116.stdout: index_type: 0 2024-09-13T22:13:32.248 INFO:journalctl@ceph.mon.a.smithi116.stdout: data_block_index_type: 0 2024-09-13T22:13:32.248 INFO:journalctl@ceph.mon.a.smithi116.stdout: index_shortening: 1 2024-09-13T22:13:32.248 INFO:journalctl@ceph.mon.a.smithi116.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-13T22:13:32.248 INFO:journalctl@ceph.mon.a.smithi116.stdout: checksum: 4 2024-09-13T22:13:32.249 INFO:journalctl@ceph.mon.a.smithi116.stdout: no_block_cache: 0 2024-09-13T22:13:32.249 INFO:journalctl@ceph.mon.a.smithi116.stdout: block_cache: 0x558178c5f1f0 2024-09-13T22:13:32.249 INFO:journalctl@ceph.mon.a.smithi116.stdout: block_cache_name: BinnedLRUCache 2024-09-13T22:13:32.249 INFO:journalctl@ceph.mon.a.smithi116.stdout: block_cache_options: 2024-09-13T22:13:32.249 INFO:journalctl@ceph.mon.a.smithi116.stdout: capacity : 536870912 2024-09-13T22:13:32.249 INFO:journalctl@ceph.mon.a.smithi116.stdout: num_shard_bits : 4 2024-09-13T22:13:32.249 INFO:journalctl@ceph.mon.a.smithi116.stdout: strict_capacity_limit : 0 2024-09-13T22:13:32.249 INFO:journalctl@ceph.mon.a.smithi116.stdout: high_pri_pool_ratio: 0.000 2024-09-13T22:13:32.249 INFO:journalctl@ceph.mon.a.smithi116.stdout: block_cache_compressed: (nil) 2024-09-13T22:13:32.249 INFO:journalctl@ceph.mon.a.smithi116.stdout: persistent_cache: (nil) 2024-09-13T22:13:32.249 INFO:journalctl@ceph.mon.a.smithi116.stdout: block_size: 4096 2024-09-13T22:13:32.249 INFO:journalctl@ceph.mon.a.smithi116.stdout: block_size_deviation: 10 2024-09-13T22:13:32.250 INFO:journalctl@ceph.mon.a.smithi116.stdout: block_restart_interval: 16 2024-09-13T22:13:32.250 INFO:journalctl@ceph.mon.a.smithi116.stdout: index_block_restart_interval: 1 2024-09-13T22:13:32.250 INFO:journalctl@ceph.mon.a.smithi116.stdout: metadata_block_size: 4096 2024-09-13T22:13:32.250 INFO:journalctl@ceph.mon.a.smithi116.stdout: partition_filters: 0 2024-09-13T22:13:32.250 INFO:journalctl@ceph.mon.a.smithi116.stdout: use_delta_encoding: 1 2024-09-13T22:13:32.250 INFO:journalctl@ceph.mon.a.smithi116.stdout: filter_policy: bloomfilter 2024-09-13T22:13:32.250 INFO:journalctl@ceph.mon.a.smithi116.stdout: whole_key_filtering: 1 2024-09-13T22:13:32.250 INFO:journalctl@ceph.mon.a.smithi116.stdout: verify_compression: 0 2024-09-13T22:13:32.250 INFO:journalctl@ceph.mon.a.smithi116.stdout: read_amp_bytes_per_bit: 0 2024-09-13T22:13:32.250 INFO:journalctl@ceph.mon.a.smithi116.stdout: format_version: 5 2024-09-13T22:13:32.250 INFO:journalctl@ceph.mon.a.smithi116.stdout: enable_index_compression: 1 2024-09-13T22:13:32.250 INFO:journalctl@ceph.mon.a.smithi116.stdout: block_align: 0 2024-09-13T22:13:32.250 INFO:journalctl@ceph.mon.a.smithi116.stdout: max_auto_readahead_size: 262144 2024-09-13T22:13:32.251 INFO:journalctl@ceph.mon.a.smithi116.stdout: prepopulate_block_cache: 0 2024-09-13T22:13:32.251 INFO:journalctl@ceph.mon.a.smithi116.stdout: initial_auto_readahead_size: 8192 2024-09-13T22:13:32.251 INFO:journalctl@ceph.mon.a.smithi116.stdout: num_file_reads_for_auto_readahead: 2 2024-09-13T22:13:32.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.write_buffer_size: 33554432 2024-09-13T22:13:32.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.max_write_buffer_number: 2 2024-09-13T22:13:32.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.compression: NoCompression 2024-09-13T22:13:32.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.bottommost_compression: Disabled 2024-09-13T22:13:32.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.prefix_extractor: nullptr 2024-09-13T22:13:32.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T22:13:32.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.num_levels: 7 2024-09-13T22:13:32.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T22:13:32.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T22:13:32.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T22:13:32.251 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T22:13:32.252 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T22:13:32.252 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T22:13:32.252 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T22:13:32.252 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T22:13:32.252 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T22:13:32.252 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T22:13:32.252 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T22:13:32.252 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T22:13:32.252 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T22:13:32.252 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.compression_opts.level: 32767 2024-09-13T22:13:32.252 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.compression_opts.strategy: 0 2024-09-13T22:13:32.252 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T22:13:32.253 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T22:13:32.253 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T22:13:32.253 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T22:13:32.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.compression_opts.enabled: false 2024-09-13T22:13:32.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T22:13:32.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T22:13:32.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T22:13:32.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T22:13:32.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.target_file_size_base: 67108864 2024-09-13T22:13:32.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T22:13:32.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T22:13:32.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T22:13:32.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T22:13:32.254 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T22:13:32.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T22:13:32.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T22:13:32.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T22:13:32.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T22:13:32.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T22:13:32.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T22:13:32.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T22:13:32.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T22:13:32.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T22:13:32.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.arena_block_size: 1048576 2024-09-13T22:13:32.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T22:13:32.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T22:13:32.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.disable_auto_compactions: 0 2024-09-13T22:13:32.255 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T22:13:32.256 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T22:13:32.256 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T22:13:32.256 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T22:13:32.256 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T22:13:32.256 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T22:13:32.256 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T22:13:32.256 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T22:13:32.256 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T22:13:32.256 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T22:13:32.256 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T22:13:32.256 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.inplace_update_support: 0 2024-09-13T22:13:32.256 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T22:13:32.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T22:13:32.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T22:13:32.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T22:13:32.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.bloom_locality: 0 2024-09-13T22:13:32.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.max_successive_merges: 0 2024-09-13T22:13:32.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T22:13:32.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.paranoid_file_checks: 0 2024-09-13T22:13:32.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.force_consistency_checks: 1 2024-09-13T22:13:32.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.report_bg_io_stats: 0 2024-09-13T22:13:32.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.ttl: 2592000 2024-09-13T22:13:32.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T22:13:32.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T22:13:32.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T22:13:32.257 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.enable_blob_files: false 2024-09-13T22:13:32.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.min_blob_size: 0 2024-09-13T22:13:32.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.blob_file_size: 268435456 2024-09-13T22:13:32.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T22:13:32.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T22:13:32.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T22:13:32.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T22:13:32.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T22:13:32.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.blob_file_starting_level: 0 2024-09-13T22:13:32.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T22:13:32.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: 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-13T22:13:32.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-13T22:13:32.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ad8cc680-fc17-40a3-a2ff-4acfca6ffdce 2024-09-13T22:13:32.258 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726265611962554, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-13T22:13:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-13T22:13:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726265611963786, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85618, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 264, "table_properties": {"data_size": 83747, "index_size": 255, "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": 10231, "raw_average_key_size": 46, "raw_value_size": 77909, "raw_average_value_size": 355, "num_data_blocks": 12, "num_entries": 219, "num_filter_entries": 219, "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": 1726265611, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ad8cc680-fc17-40a3-a2ff-4acfca6ffdce", "db_session_id": "M2DMDMIGY0ARQTGLQC6G", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-13T22:13:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726265611963910, "job": 1, "event": "recovery_finished"} 2024-09-13T22:13:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-13T22:13:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: 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-13T22:13:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x558178c8ce00 2024-09-13T22:13:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: DB pointer 0x558178d88000 2024-09-13T22:13:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T22:13:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T22:13:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout: ** DB Stats ** 2024-09-13T22:13:32.259 INFO:journalctl@ceph.mon.a.smithi116.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T22:13:32.260 INFO:journalctl@ceph.mon.a.smithi116.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-13T22:13:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T22:13:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T22:13:32.260 INFO:journalctl@ceph.mon.a.smithi116.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-13T22:13:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T22:13:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T22:13:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout: 2024-09-13T22:13:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout: ** Compaction Stats [default] ** 2024-09-13T22:13:32.260 INFO:journalctl@ceph.mon.a.smithi116.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-13T22:13:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T22:13:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout: L0 2/0 85.47 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 108.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T22:13:32.260 INFO:journalctl@ceph.mon.a.smithi116.stdout: Sum 2/0 85.47 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 108.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T22:13:32.261 INFO:journalctl@ceph.mon.a.smithi116.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 108.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T22:13:32.261 INFO:journalctl@ceph.mon.a.smithi116.stdout: 2024-09-13T22:13:32.261 INFO:journalctl@ceph.mon.a.smithi116.stdout: ** Compaction Stats [default] ** 2024-09-13T22:13:32.261 INFO:journalctl@ceph.mon.a.smithi116.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-13T22:13:32.261 INFO:journalctl@ceph.mon.a.smithi116.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T22:13:32.261 INFO:journalctl@ceph.mon.a.smithi116.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 108.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T22:13:32.261 INFO:journalctl@ceph.mon.a.smithi116.stdout: 2024-09-13T22:13:32.261 INFO:journalctl@ceph.mon.a.smithi116.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-13T22:13:32.261 INFO:journalctl@ceph.mon.a.smithi116.stdout: 2024-09-13T22:13:32.261 INFO:journalctl@ceph.mon.a.smithi116.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T22:13:32.261 INFO:journalctl@ceph.mon.a.smithi116.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-13T22:13:32.261 INFO:journalctl@ceph.mon.a.smithi116.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T22:13:32.261 INFO:journalctl@ceph.mon.a.smithi116.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-13T22:13:32.262 INFO:journalctl@ceph.mon.a.smithi116.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T22:13:32.262 INFO:journalctl@ceph.mon.a.smithi116.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-13T22:13:32.262 INFO:journalctl@ceph.mon.a.smithi116.stdout: Cumulative compaction: 0.00 GB write, 19.04 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T22:13:32.262 INFO:journalctl@ceph.mon.a.smithi116.stdout: Interval compaction: 0.00 GB write, 19.04 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T22:13:32.262 INFO:journalctl@ceph.mon.a.smithi116.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-13T22:13:32.262 INFO:journalctl@ceph.mon.a.smithi116.stdout: Block cache BinnedLRUCache@0x558178c5f1f0#2 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-13T22:13:32.262 INFO:journalctl@ceph.mon.a.smithi116.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-13T22:13:32.262 INFO:journalctl@ceph.mon.a.smithi116.stdout: 2024-09-13T22:13:32.262 INFO:journalctl@ceph.mon.a.smithi116.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-13T22:13:32.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: starting mon.a rank 0 at public addrs [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] at bind addrs [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:13:32.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: mon.a@-1(???) e1 preinit fsid 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:13:32.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: mon.a@-1(???).mds e1 new map 2024-09-13T22:13:32.262 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: mon.a@-1(???).mds e1 print_map 2024-09-13T22:13:32.262 INFO:journalctl@ceph.mon.a.smithi116.stdout: e1 2024-09-13T22:13:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout: btime 2024-09-13T22:13:26:113605+0000 2024-09-13T22:13:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T22:13:32.263 INFO:journalctl@ceph.mon.a.smithi116.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-13T22:13:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout: legacy client fscid: -1 2024-09-13T22:13:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout: 2024-09-13T22:13:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout: No filesystems configured 2024-09-13T22:13:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-13T22:13:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T22:13:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T22:13:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T22:13:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:31 smithi116 ceph-mon[29567]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-13T22:13:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:32 smithi116 ceph-mon[29567]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-13T22:13:32.263 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:32 smithi116 ceph-mon[29567]: monmap epoch 1 2024-09-13T22:13:32.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:32 smithi116 ceph-mon[29567]: fsid 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:13:32.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:32 smithi116 ceph-mon[29567]: last_changed 2024-09-13T22:13:22.359104+0000 2024-09-13T22:13:32.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:32 smithi116 ceph-mon[29567]: created 2024-09-13T22:13:22.359104+0000 2024-09-13T22:13:32.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:32 smithi116 bash[29548]: b7b619d5f761ada12fbfdf4204f9c0bc1bdf872eb08aaadbad47ec9e8bf5004f 2024-09-13T22:13:32.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:32 smithi116 ceph-mon[29567]: min_mon_release 19 (squid) 2024-09-13T22:13:32.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:32 smithi116 ceph-mon[29567]: election_strategy: 1 2024-09-13T22:13:32.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:32 smithi116 ceph-mon[29567]: 0: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.a 2024-09-13T22:13:32.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:32 smithi116 ceph-mon[29567]: fsmap 2024-09-13T22:13:32.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:32 smithi116 ceph-mon[29567]: osdmap e1: 0 total, 0 up, 0 in 2024-09-13T22:13:32.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:32 smithi116 ceph-mon[29567]: mgrmap e1: no daemons active 2024-09-13T22:13:32.264 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:32 smithi116 systemd[1]: Started Ceph mon.a for 240cd768-721d-11ef-bceb-c7b262605968. 2024-09-13T22:13:33.018 INFO:teuthology.orchestra.run.smithi116.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-13T22:13:33.039 INFO:teuthology.orchestra.run.smithi116.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-13T22:13:33.039 INFO:teuthology.orchestra.run.smithi116.stdout:Creating mgr... 2024-09-13T22:13:33.039 INFO:teuthology.orchestra.run.smithi116.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-13T22:13:33.040 INFO:teuthology.orchestra.run.smithi116.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-13T22:13:33.301 INFO:teuthology.orchestra.run.smithi116.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-240cd768-721d-11ef-bceb-c7b262605968@mgr.a 2024-09-13T22:13:33.301 INFO:teuthology.orchestra.run.smithi116.stdout:systemctl: stderr Failed to reset failed state of unit ceph-240cd768-721d-11ef-bceb-c7b262605968@mgr.a.service: Unit ceph-240cd768-721d-11ef-bceb-c7b262605968@mgr.a.service not loaded. 2024-09-13T22:13:33.450 INFO:teuthology.orchestra.run.smithi116.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-240cd768-721d-11ef-bceb-c7b262605968.target.wants/ceph-240cd768-721d-11ef-bceb-c7b262605968@mgr.a.service → /etc/systemd/system/ceph-240cd768-721d-11ef-bceb-c7b262605968@.service. 2024-09-13T22:13:33.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:33 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/3660956767' entity='client.admin' 2024-09-13T22:13:33.980 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:33 smithi116 podman[29780]: 2024-09-13 22:13:33.887948135 +0000 UTC m=+0.318872539 container start 93c026587bf1c988675155119c5004c55297d1c3ded5a9c9f867b5bb5d115566 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-ecab7be, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-13T22:13:33.991 INFO:teuthology.orchestra.run.smithi116.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-13T22:13:33.991 INFO:teuthology.orchestra.run.smithi116.stdout:systemctl: stdout disabled 2024-09-13T22:13:33.999 INFO:teuthology.orchestra.run.smithi116.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-13T22:13:33.999 INFO:teuthology.orchestra.run.smithi116.stdout:systemctl: stdout inactive 2024-09-13T22:13:33.999 INFO:teuthology.orchestra.run.smithi116.stdout:firewalld.service is not enabled 2024-09-13T22:13:33.999 INFO:teuthology.orchestra.run.smithi116.stdout:Not possible to enable service . firewalld.service is not available 2024-09-13T22:13:34.008 INFO:teuthology.orchestra.run.smithi116.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-13T22:13:34.008 INFO:teuthology.orchestra.run.smithi116.stdout:systemctl: stdout disabled 2024-09-13T22:13:34.015 INFO:teuthology.orchestra.run.smithi116.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-13T22:13:34.015 INFO:teuthology.orchestra.run.smithi116.stdout:systemctl: stdout inactive 2024-09-13T22:13:34.015 INFO:teuthology.orchestra.run.smithi116.stdout:firewalld.service is not enabled 2024-09-13T22:13:34.015 INFO:teuthology.orchestra.run.smithi116.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-13T22:13:34.016 INFO:teuthology.orchestra.run.smithi116.stdout:Waiting for mgr to start... 2024-09-13T22:13:34.016 INFO:teuthology.orchestra.run.smithi116.stdout:Waiting for mgr... 2024-09-13T22:13:34.244 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:33 smithi116 bash[29780]: 93c026587bf1c988675155119c5004c55297d1c3ded5a9c9f867b5bb5d115566 2024-09-13T22:13:34.244 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:33 smithi116 systemd[1]: Started Ceph mgr.a for 240cd768-721d-11ef-bceb-c7b262605968. 2024-09-13T22:13:34.244 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:34 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:34.007+0000 7f2e34ded040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T22:13:34.244 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:34 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:34.083+0000 7f2e34ded040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T22:13:34.244 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:34 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:34.242+0000 7f2e34ded040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T22:13:34.563 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:34 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:34.312+0000 7f2e34ded040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T22:13:34.563 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:34 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:34.463+0000 7f2e34ded040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T22:13:34.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:34 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/1255782214' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-13T22:13:34.910 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:34 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:34.615+0000 7f2e34ded040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T22:13:35.114 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout 2024-09-13T22:13:35.114 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout { 2024-09-13T22:13:35.114 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "fsid": "240cd768-721d-11ef-bceb-c7b262605968", 2024-09-13T22:13:35.114 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "health": { 2024-09-13T22:13:35.114 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-13T22:13:35.115 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-13T22:13:35.115 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-13T22:13:35.115 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:13:35.115 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-13T22:13:35.115 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-13T22:13:35.115 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout 0 2024-09-13T22:13:35.115 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout ], 2024-09-13T22:13:35.115 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-13T22:13:35.115 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "a" 2024-09-13T22:13:35.115 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout ], 2024-09-13T22:13:35.115 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-13T22:13:35.115 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-13T22:13:35.115 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T22:13:35.115 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-13T22:13:35.116 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-13T22:13:35.116 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:13:35.116 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-13T22:13:35.116 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T22:13:35.116 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-13T22:13:35.116 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-13T22:13:35.116 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-13T22:13:35.116 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-13T22:13:35.116 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-13T22:13:35.116 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-13T22:13:35.119 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:13:35.119 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-13T22:13:35.120 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-13T22:13:35.120 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-13T22:13:35.120 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-13T22:13:35.120 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-13T22:13:35.120 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-13T22:13:35.120 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-13T22:13:35.120 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-13T22:13:35.120 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-13T22:13:35.120 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:13:35.120 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-13T22:13:35.120 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T22:13:35.120 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "btime": "2024-09-13T22:13:26:113605+0000", 2024-09-13T22:13:35.121 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-13T22:13:35.121 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-13T22:13:35.121 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:13:35.121 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-13T22:13:35.121 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-13T22:13:35.121 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-13T22:13:35.121 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-13T22:13:35.121 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-13T22:13:35.121 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-13T22:13:35.121 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "restful" 2024-09-13T22:13:35.121 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout ], 2024-09-13T22:13:35.121 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T22:13:35.121 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:13:35.121 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-13T22:13:35.122 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T22:13:35.122 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "modified": "2024-09-13T22:13:26.114308+0000", 2024-09-13T22:13:35.122 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T22:13:35.122 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:13:35.122 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-13T22:13:35.122 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout } 2024-09-13T22:13:35.122 INFO:teuthology.orchestra.run.smithi116.stdout:mgr not available, waiting (1/15)... 2024-09-13T22:13:35.188 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:34 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:34.936+0000 7f2e34ded040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T22:13:35.188 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:34 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:34.998+0000 7f2e34ded040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T22:13:35.660 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:35 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:35.187+0000 7f2e34ded040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T22:13:36.410 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:36 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:36.066+0000 7f2e34ded040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T22:13:36.410 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:36 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:36.132+0000 7f2e34ded040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T22:13:37.101 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:36 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:36.844+0000 7f2e34ded040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T22:13:37.101 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:36 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:36.958+0000 7f2e34ded040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T22:13:37.101 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:37 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:37.100+0000 7f2e34ded040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T22:13:37.358 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:37 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:37.165+0000 7f2e34ded040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T22:13:37.358 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:37 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:37.318+0000 7f2e34ded040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T22:13:37.618 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:37 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:37.392+0000 7f2e34ded040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T22:13:37.619 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:37 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:37.451+0000 7f2e34ded040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T22:13:37.619 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:37 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:37.617+0000 7f2e34ded040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T22:13:37.898 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:37 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/4257733388' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-13T22:13:37.898 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:37 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:37.686+0000 7f2e34ded040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T22:13:37.899 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:37 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:37.753+0000 7f2e34ded040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T22:13:37.899 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:37 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:37.836+0000 7f2e34ded040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T22:13:38.161 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:37 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:37.897+0000 7f2e34ded040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T22:13:38.161 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:37 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:37.956+0000 7f2e34ded040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T22:13:38.304 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout 2024-09-13T22:13:38.304 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout { 2024-09-13T22:13:38.304 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "fsid": "240cd768-721d-11ef-bceb-c7b262605968", 2024-09-13T22:13:38.304 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "health": { 2024-09-13T22:13:38.304 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-13T22:13:38.304 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-13T22:13:38.304 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-13T22:13:38.304 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:13:38.305 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-13T22:13:38.305 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-13T22:13:38.305 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout 0 2024-09-13T22:13:38.305 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout ], 2024-09-13T22:13:38.305 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-13T22:13:38.305 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "a" 2024-09-13T22:13:38.305 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout ], 2024-09-13T22:13:38.305 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-09-13T22:13:38.305 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-13T22:13:38.305 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T22:13:38.305 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-13T22:13:38.306 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-13T22:13:38.306 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:13:38.306 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-13T22:13:38.306 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T22:13:38.306 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-13T22:13:38.306 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-13T22:13:38.306 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-13T22:13:38.306 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-13T22:13:38.306 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-13T22:13:38.306 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-13T22:13:38.310 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:13:38.310 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-13T22:13:38.310 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-13T22:13:38.310 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-13T22:13:38.310 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-13T22:13:38.310 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-13T22:13:38.310 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-13T22:13:38.310 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-13T22:13:38.310 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-13T22:13:38.310 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-13T22:13:38.311 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:13:38.311 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-13T22:13:38.311 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T22:13:38.311 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "btime": "2024-09-13T22:13:26:113605+0000", 2024-09-13T22:13:38.311 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-13T22:13:38.311 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-13T22:13:38.311 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:13:38.311 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-13T22:13:38.311 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-13T22:13:38.311 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-13T22:13:38.311 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-13T22:13:38.311 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-13T22:13:38.311 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-13T22:13:38.311 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "restful" 2024-09-13T22:13:38.312 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout ], 2024-09-13T22:13:38.312 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T22:13:38.312 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:13:38.312 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-13T22:13:38.312 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T22:13:38.312 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "modified": "2024-09-13T22:13:26.114308+0000", 2024-09-13T22:13:38.312 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T22:13:38.312 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:13:38.312 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-13T22:13:38.312 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout } 2024-09-13T22:13:38.312 INFO:teuthology.orchestra.run.smithi116.stdout:mgr not available, waiting (2/15)... 2024-09-13T22:13:39.160 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:38 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:38.752+0000 7f2e34ded040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T22:13:39.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:38 smithi116 ceph-mon[29567]: Activating manager daemon a 2024-09-13T22:13:39.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:38 smithi116 ceph-mon[29567]: mgrmap e2: a(active, starting, since 0.00314218s) 2024-09-13T22:13:39.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:38 smithi116 ceph-mon[29567]: from='mgr.14100 172.21.15.116:0/1423148245' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T22:13:39.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:38 smithi116 ceph-mon[29567]: from='mgr.14100 172.21.15.116:0/1423148245' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T22:13:39.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:38 smithi116 ceph-mon[29567]: from='mgr.14100 172.21.15.116:0/1423148245' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T22:13:39.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:38 smithi116 ceph-mon[29567]: from='mgr.14100 172.21.15.116:0/1423148245' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T22:13:39.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:38 smithi116 ceph-mon[29567]: from='mgr.14100 172.21.15.116:0/1423148245' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-13T22:13:39.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:38 smithi116 ceph-mon[29567]: Manager daemon a is now available 2024-09-13T22:13:39.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:38 smithi116 ceph-mon[29567]: from='mgr.14100 172.21.15.116:0/1423148245' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-13T22:13:39.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:38 smithi116 ceph-mon[29567]: from='mgr.14100 172.21.15.116:0/1423148245' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-13T22:13:39.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:38 smithi116 ceph-mon[29567]: from='mgr.14100 172.21.15.116:0/1423148245' entity='mgr.a' 2024-09-13T22:13:39.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:38 smithi116 ceph-mon[29567]: from='mgr.14100 172.21.15.116:0/1423148245' entity='mgr.a' 2024-09-13T22:13:39.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:38 smithi116 ceph-mon[29567]: from='mgr.14100 172.21.15.116:0/1423148245' entity='mgr.a' 2024-09-13T22:13:41.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:40 smithi116 ceph-mon[29567]: mgrmap e3: a(active, since 1.00704s) 2024-09-13T22:13:41.527 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout 2024-09-13T22:13:41.527 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout { 2024-09-13T22:13:41.527 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "fsid": "240cd768-721d-11ef-bceb-c7b262605968", 2024-09-13T22:13:41.527 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "health": { 2024-09-13T22:13:41.527 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-13T22:13:41.527 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-13T22:13:41.527 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-13T22:13:41.527 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:13:41.528 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-13T22:13:41.528 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-13T22:13:41.528 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout 0 2024-09-13T22:13:41.528 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout ], 2024-09-13T22:13:41.528 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-13T22:13:41.528 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "a" 2024-09-13T22:13:41.528 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout ], 2024-09-13T22:13:41.528 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2024-09-13T22:13:41.528 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-13T22:13:41.528 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T22:13:41.528 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-13T22:13:41.528 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-13T22:13:41.528 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:13:41.529 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-13T22:13:41.529 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T22:13:41.529 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-13T22:13:41.529 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-13T22:13:41.529 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-13T22:13:41.529 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-13T22:13:41.529 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-13T22:13:41.529 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-13T22:13:41.532 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:13:41.532 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-13T22:13:41.532 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-13T22:13:41.533 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-13T22:13:41.533 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-13T22:13:41.533 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-13T22:13:41.533 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-13T22:13:41.533 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-13T22:13:41.533 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-13T22:13:41.533 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-13T22:13:41.533 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:13:41.533 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-13T22:13:41.533 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T22:13:41.533 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "btime": "2024-09-13T22:13:26:113605+0000", 2024-09-13T22:13:41.533 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-13T22:13:41.533 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-13T22:13:41.533 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:13:41.534 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-13T22:13:41.534 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-13T22:13:41.534 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-13T22:13:41.534 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-13T22:13:41.534 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-13T22:13:41.534 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-13T22:13:41.534 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "restful" 2024-09-13T22:13:41.534 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout ], 2024-09-13T22:13:41.534 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T22:13:41.534 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:13:41.534 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-13T22:13:41.534 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T22:13:41.534 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "modified": "2024-09-13T22:13:26.114308+0000", 2024-09-13T22:13:41.534 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T22:13:41.535 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:13:41.535 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-13T22:13:41.535 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout } 2024-09-13T22:13:41.535 INFO:teuthology.orchestra.run.smithi116.stdout:mgr is available 2024-09-13T22:13:42.103 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:41 smithi116 ceph-mon[29567]: mgrmap e4: a(active, since 2s) 2024-09-13T22:13:42.103 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:41 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/1250936960' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-13T22:13:42.674 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout 2024-09-13T22:13:42.674 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout [global] 2024-09-13T22:13:42.674 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout fsid = 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:13:42.675 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.116:3300,v1:172.21.15.116:6789] 2024-09-13T22:13:42.675 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-13T22:13:42.675 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-13T22:13:42.675 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-13T22:13:42.675 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-13T22:13:42.675 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout 2024-09-13T22:13:42.675 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-13T22:13:42.675 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-13T22:13:42.675 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout 2024-09-13T22:13:42.675 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout [osd] 2024-09-13T22:13:42.675 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-13T22:13:42.675 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-13T22:13:42.675 INFO:teuthology.orchestra.run.smithi116.stdout:Enabling cephadm module... 2024-09-13T22:13:43.047 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:42 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/2380281931' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-13T22:13:43.048 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:42 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/2380281931' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-13T22:13:44.067 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:43 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/2361206200' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-13T22:13:44.068 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:43 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: ignoring --setuser ceph since I am not root 2024-09-13T22:13:44.068 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:43 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: ignoring --setgroup ceph since I am not root 2024-09-13T22:13:44.068 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:43 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:43.909+0000 7f5222c86040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T22:13:44.068 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:43 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:43.965+0000 7f5222c86040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T22:13:44.335 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:44 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:44.116+0000 7f5222c86040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T22:13:44.335 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:44 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:44.183+0000 7f5222c86040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T22:13:44.335 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:44 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:44.333+0000 7f5222c86040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T22:13:44.592 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:44 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:44.477+0000 7f5222c86040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T22:13:44.863 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:44 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:44.799+0000 7f5222c86040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T22:13:44.863 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:44 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/2361206200' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-13T22:13:44.863 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:44 smithi116 ceph-mon[29567]: mgrmap e5: a(active, since 5s) 2024-09-13T22:13:45.160 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:44 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:44.861+0000 7f5222c86040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T22:13:45.160 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:45 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:45.057+0000 7f5222c86040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T22:13:45.553 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout { 2024-09-13T22:13:45.553 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-13T22:13:45.553 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-13T22:13:45.553 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-09-13T22:13:45.553 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-13T22:13:45.553 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout } 2024-09-13T22:13:45.553 INFO:teuthology.orchestra.run.smithi116.stdout:Waiting for the mgr to restart... 2024-09-13T22:13:45.553 INFO:teuthology.orchestra.run.smithi116.stdout:Waiting for mgr epoch 5... 2024-09-13T22:13:45.860 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:45 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/4153898525' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-13T22:13:46.160 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:45 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:45.969+0000 7f5222c86040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T22:13:46.160 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:46 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:46.036+0000 7f5222c86040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T22:13:46.990 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:46 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:46.734+0000 7f5222c86040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T22:13:46.990 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:46 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:46.848+0000 7f5222c86040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T22:13:47.263 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:46 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:46.988+0000 7f5222c86040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T22:13:47.263 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:47 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:47.049+0000 7f5222c86040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T22:13:47.263 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:47 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:47.195+0000 7f5222c86040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T22:13:47.263 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:47 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:47.261+0000 7f5222c86040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T22:13:47.544 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:47 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:47.321+0000 7f5222c86040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T22:13:47.544 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:47 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:47.480+0000 7f5222c86040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T22:13:47.544 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:47 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:47.543+0000 7f5222c86040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T22:13:47.805 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:47 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:47.608+0000 7f5222c86040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T22:13:47.805 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:47 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:47.688+0000 7f5222c86040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T22:13:47.805 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:47 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:47.745+0000 7f5222c86040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T22:13:47.805 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:47 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:47.803+0000 7f5222c86040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T22:13:48.910 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:48 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:48.591+0000 7f5222c86040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T22:13:48.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:48 smithi116 ceph-mon[29567]: Active manager daemon a restarted 2024-09-13T22:13:48.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:48 smithi116 ceph-mon[29567]: Activating manager daemon a 2024-09-13T22:13:48.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:48 smithi116 ceph-mon[29567]: osdmap e2: 0 total, 0 up, 0 in 2024-09-13T22:13:48.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:48 smithi116 ceph-mon[29567]: mgrmap e6: a(active, starting, since 0.00337192s) 2024-09-13T22:13:48.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:48 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T22:13:48.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:48 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-13T22:13:48.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:48 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T22:13:48.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:48 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T22:13:48.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:48 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T22:13:48.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:48 smithi116 ceph-mon[29567]: Manager daemon a is now available 2024-09-13T22:13:48.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:48 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' 2024-09-13T22:13:48.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:48 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' 2024-09-13T22:13:48.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:48 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' 2024-09-13T22:13:48.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:48 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:13:48.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:48 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:13:48.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:48 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-13T22:13:48.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:48 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-13T22:13:49.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:49 smithi116 ceph-mon[29567]: Found migration_current of "None". Setting to last migration. 2024-09-13T22:13:49.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:49 smithi116 ceph-mon[29567]: mgrmap e7: a(active, since 1.00495s) 2024-09-13T22:13:50.169 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout { 2024-09-13T22:13:50.169 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-13T22:13:50.169 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-13T22:13:50.169 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout } 2024-09-13T22:13:50.170 INFO:teuthology.orchestra.run.smithi116.stdout:mgr epoch 5 is available 2024-09-13T22:13:50.170 INFO:teuthology.orchestra.run.smithi116.stdout:Setting orchestrator backend to cephadm... 2024-09-13T22:13:50.840 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:50 smithi116 ceph-mon[29567]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-13T22:13:50.841 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:50 smithi116 ceph-mon[29567]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-13T22:13:50.841 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:50 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' 2024-09-13T22:13:50.841 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:50 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' 2024-09-13T22:13:50.841 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:50 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:50.661+0000 7f5189fe0640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:22:13:50] ENGINE Error in HTTPServer.serve 2024-09-13T22:13:50.841 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:50 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: Traceback (most recent call last): 2024-09-13T22:13:50.841 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:50 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T22:13:50.841 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:50 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: self._connections.run(self.expiration_interval) 2024-09-13T22:13:50.842 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:50 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T22:13:50.842 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:50 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: self._run(expiration_interval) 2024-09-13T22:13:50.842 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:50 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T22:13:50.842 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:50 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T22:13:50.842 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:50 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T22:13:50.842 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:50 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T22:13:50.842 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:50 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T22:13:50.842 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:50 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: s = self.context.wrap_socket( 2024-09-13T22:13:50.842 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:50 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T22:13:50.842 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:50 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: return self.sslsocket_class._create( 2024-09-13T22:13:50.842 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:50 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T22:13:50.842 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:50 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: self.do_handshake() 2024-09-13T22:13:50.842 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:50 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T22:13:50.843 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:50 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: self._sslobj.do_handshake() 2024-09-13T22:13:50.843 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:50 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T22:13:50.843 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:50 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:13:51.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:51 smithi116 ceph-mon[29567]: [13/Sep/2024:22:13:50] ENGINE Bus STARTING 2024-09-13T22:13:51.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:51 smithi116 ceph-mon[29567]: [13/Sep/2024:22:13:50] ENGINE Serving on http://172.21.15.116:8765 2024-09-13T22:13:51.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:51 smithi116 ceph-mon[29567]: [13/Sep/2024:22:13:50] ENGINE Serving on https://172.21.15.116:7150 2024-09-13T22:13:51.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:51 smithi116 ceph-mon[29567]: [13/Sep/2024:22:13:50] ENGINE Bus STARTED 2024-09-13T22:13:51.765 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:51 smithi116 ceph-mon[29567]: [13/Sep/2024:22:13:50] ENGINE Error in HTTPServer.serve 2024-09-13T22:13:51.766 INFO:journalctl@ceph.mon.a.smithi116.stdout: Traceback (most recent call last): 2024-09-13T22:13:51.766 INFO:journalctl@ceph.mon.a.smithi116.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T22:13:51.766 INFO:journalctl@ceph.mon.a.smithi116.stdout: self._connections.run(self.expiration_interval) 2024-09-13T22:13:51.766 INFO:journalctl@ceph.mon.a.smithi116.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T22:13:51.766 INFO:journalctl@ceph.mon.a.smithi116.stdout: self._run(expiration_interval) 2024-09-13T22:13:51.766 INFO:journalctl@ceph.mon.a.smithi116.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T22:13:51.766 INFO:journalctl@ceph.mon.a.smithi116.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T22:13:51.766 INFO:journalctl@ceph.mon.a.smithi116.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T22:13:51.766 INFO:journalctl@ceph.mon.a.smithi116.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T22:13:51.766 INFO:journalctl@ceph.mon.a.smithi116.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T22:13:51.766 INFO:journalctl@ceph.mon.a.smithi116.stdout: s = self.context.wrap_socket( 2024-09-13T22:13:51.766 INFO:journalctl@ceph.mon.a.smithi116.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T22:13:51.766 INFO:journalctl@ceph.mon.a.smithi116.stdout: return self.sslsocket_class._create( 2024-09-13T22:13:51.767 INFO:journalctl@ceph.mon.a.smithi116.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T22:13:51.767 INFO:journalctl@ceph.mon.a.smithi116.stdout: self.do_handshake() 2024-09-13T22:13:51.767 INFO:journalctl@ceph.mon.a.smithi116.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T22:13:51.767 INFO:journalctl@ceph.mon.a.smithi116.stdout: self._sslobj.do_handshake() 2024-09-13T22:13:51.767 INFO:journalctl@ceph.mon.a.smithi116.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T22:13:51.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:51 smithi116 ceph-mon[29567]: mgrmap e8: a(active, since 2s) 2024-09-13T22:13:51.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:51 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:13:51.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:51 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' 2024-09-13T22:13:51.767 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:51 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:13:52.555 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-13T22:13:52.555 INFO:teuthology.orchestra.run.smithi116.stdout:Generating ssh key... 2024-09-13T22:13:52.896 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:52 smithi116 ceph-mon[29567]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:13:53.525 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:53 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: Generating public/private rsa key pair. 2024-09-13T22:13:53.525 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:53 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: Your identification has been saved in /tmp/tmph0lyqi6e/key 2024-09-13T22:13:53.525 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:53 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: Your public key has been saved in /tmp/tmph0lyqi6e/key.pub 2024-09-13T22:13:53.525 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:53 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: The key fingerprint is: 2024-09-13T22:13:53.525 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:53 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: SHA256:OsNkkNtLxyoSablfq6Erhz9fsiQRBf4qLBIfISqe/Uk ceph-240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:13:53.525 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:53 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: The key's randomart image is: 2024-09-13T22:13:53.525 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:53 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: +---[RSA 3072]----+ 2024-09-13T22:13:53.526 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:53 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: | ... | 2024-09-13T22:13:53.526 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:53 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: | . . . | 2024-09-13T22:13:53.526 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:53 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: |. + o | 2024-09-13T22:13:53.526 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:53 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: |.. * + . | 2024-09-13T22:13:53.526 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:53 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: |+ B o = S | 2024-09-13T22:13:53.526 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:53 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: |++o* = = | 2024-09-13T22:13:53.526 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:53 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: |+=*.=EX | 2024-09-13T22:13:53.526 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:53 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: |=.o*oB.+ | 2024-09-13T22:13:53.526 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:53 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: | +++=+. | 2024-09-13T22:13:53.526 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:13:53 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: +----[SHA256]-----+ 2024-09-13T22:13:53.809 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:53 smithi116 ceph-mon[29567]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:13:53.809 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:53 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' 2024-09-13T22:13:53.809 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:53 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' 2024-09-13T22:13:54.990 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:54 smithi116 ceph-mon[29567]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:13:54.990 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:54 smithi116 ceph-mon[29567]: Generating ssh key... 2024-09-13T22:13:54.993 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDBx7vY5MOYwCbE89KiL+LaMR/XHJZGXEb1aE2rjiUeD8AgeQ31nszOpVrn3JRGq5V7Ctv6rfobj1Vbk/X90VQDtvgcEDUeYSg4ocCwf4X8tz2aeHWaG8GsihocDNNO//ExTvdquUIjNrvHIfuNAdEd2lxk1avA9RHWZHws/a3MttLEWvDM4WHQOf6odeCrjR08IFoMBD9Z01+ciRmboMDpa2yV/0ArMlu5UvYYvDJnEZ1lBLbH6d+EhaPmlsbsmRTost3X7ILbkTPn/ZPZJ9IYJj5W6SRic7yti97fqqzWvzspjHKYCvf6udOS6EYKsRhz31H4EEoOgjWI/ZU/iwy0JjMXmpqgaQYOjSzCJQl4kE7A42rIH3V54YW4A1/GmlLJlz99DqX+aiwNxruZr3gQprIgVfXGamz5xXSQkGKcnlH3nSf2WBntLf5d6wvOajpxAinw4FJAMCGKgMEcl7gEftB/pISEFoMBV7ipaCoAURCLPAZldszEB9UzJbX3nJk= ceph-240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:13:54.993 INFO:teuthology.orchestra.run.smithi116.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-13T22:13:54.993 INFO:teuthology.orchestra.run.smithi116.stdout:Adding key to root@localhost authorized_keys... 2024-09-13T22:13:55.012 INFO:teuthology.orchestra.run.smithi116.stdout:Adding host smithi116... 2024-09-13T22:13:56.065 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:55 smithi116 ceph-mon[29567]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:13:56.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:56 smithi116 ceph-mon[29567]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi116", "addr": "172.21.15.116", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:13:58.154 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:57 smithi116 ceph-mon[29567]: Deploying cephadm binary to smithi116 2024-09-13T22:13:59.283 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout Added host 'smithi116' with addr '172.21.15.116' 2024-09-13T22:13:59.284 INFO:teuthology.orchestra.run.smithi116.stdout:Deploying unmanaged mon service... 2024-09-13T22:13:59.819 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:59 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' 2024-09-13T22:13:59.819 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:59 smithi116 ceph-mon[29567]: Added host smithi116 2024-09-13T22:13:59.819 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:13:59 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:14:00.694 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-13T22:14:00.694 INFO:teuthology.orchestra.run.smithi116.stdout:Deploying unmanaged mgr service... 2024-09-13T22:14:01.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:00 smithi116 ceph-mon[29567]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:14:01.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:00 smithi116 ceph-mon[29567]: Saving service mon spec with placement count:5 2024-09-13T22:14:01.226 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:00 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' 2024-09-13T22:14:02.554 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-13T22:14:02.792 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:02 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' 2024-09-13T22:14:02.792 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:02 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' 2024-09-13T22:14:02.792 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:02 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' 2024-09-13T22:14:03.827 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:03 smithi116 ceph-mon[29567]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:14:03.827 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:03 smithi116 ceph-mon[29567]: Saving service mgr spec with placement count:2 2024-09-13T22:14:03.827 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:03 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/3232903297' entity='client.admin' 2024-09-13T22:14:05.004 INFO:teuthology.orchestra.run.smithi116.stdout:Enabling the dashboard module... 2024-09-13T22:14:05.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:05 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/2756210910' entity='client.admin' 2024-09-13T22:14:05.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:05 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' 2024-09-13T22:14:05.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:05 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' 2024-09-13T22:14:05.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:05 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-09-13T22:14:05.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:05 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' 2024-09-13T22:14:05.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:05 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-09-13T22:14:05.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:05 smithi116 ceph-mon[29567]: from='mgr.14118 172.21.15.116:0/1994611034' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]': finished 2024-09-13T22:14:06.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:06 smithi116 ceph-mon[29567]: Deploying daemon agent.smithi116 on smithi116 2024-09-13T22:14:06.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:06 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/586213170' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-13T22:14:06.661 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:06 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: ignoring --setuser ceph since I am not root 2024-09-13T22:14:06.661 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:06 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: ignoring --setgroup ceph since I am not root 2024-09-13T22:14:06.661 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:06 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:06.548+0000 7f992ecc7040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T22:14:06.661 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:06 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:06.607+0000 7f992ecc7040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T22:14:07.093 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:06 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:06.759+0000 7f992ecc7040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T22:14:07.093 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:06 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:06.827+0000 7f992ecc7040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T22:14:07.093 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:06 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:06.978+0000 7f992ecc7040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T22:14:07.353 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:07 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:07.131+0000 7f992ecc7040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T22:14:07.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:07 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/586213170' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-13T22:14:07.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:07 smithi116 ceph-mon[29567]: mgrmap e9: a(active, since 17s) 2024-09-13T22:14:07.660 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:07 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:07.457+0000 7f992ecc7040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T22:14:07.660 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:07 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:07.518+0000 7f992ecc7040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T22:14:08.157 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:07 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:07.711+0000 7f992ecc7040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T22:14:08.159 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout { 2024-09-13T22:14:08.160 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-13T22:14:08.160 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-13T22:14:08.160 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-09-13T22:14:08.160 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-13T22:14:08.160 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout } 2024-09-13T22:14:08.161 INFO:teuthology.orchestra.run.smithi116.stdout:Waiting for the mgr to restart... 2024-09-13T22:14:08.161 INFO:teuthology.orchestra.run.smithi116.stdout:Waiting for mgr epoch 9... 2024-09-13T22:14:08.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:08 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/546722471' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-13T22:14:08.910 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:08 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:08.628+0000 7f992ecc7040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T22:14:08.910 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:08 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:08.697+0000 7f992ecc7040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T22:14:09.673 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:09 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:09.412+0000 7f992ecc7040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T22:14:09.673 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:09 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:09.528+0000 7f992ecc7040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T22:14:09.953 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:09 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:09.672+0000 7f992ecc7040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T22:14:09.953 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:09 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:09.733+0000 7f992ecc7040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T22:14:09.953 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:09 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:09.883+0000 7f992ecc7040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T22:14:09.953 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:09 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:09.951+0000 7f992ecc7040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T22:14:10.238 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:10 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:10.013+0000 7f992ecc7040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T22:14:10.239 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:10 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:10.172+0000 7f992ecc7040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T22:14:10.239 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:10 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:10.237+0000 7f992ecc7040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T22:14:10.510 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:10 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:10.305+0000 7f992ecc7040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T22:14:10.510 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:10 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:10.388+0000 7f992ecc7040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T22:14:10.510 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:10 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:10.449+0000 7f992ecc7040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T22:14:10.510 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:10 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:10.508+0000 7f992ecc7040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T22:14:11.660 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:11 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:11.299+0000 7f992ecc7040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T22:14:11.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:11 smithi116 ceph-mon[29567]: Active manager daemon a restarted 2024-09-13T22:14:11.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:11 smithi116 ceph-mon[29567]: Activating manager daemon a 2024-09-13T22:14:11.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:11 smithi116 ceph-mon[29567]: osdmap e3: 0 total, 0 up, 0 in 2024-09-13T22:14:11.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:11 smithi116 ceph-mon[29567]: mgrmap e10: a(active, starting, since 0.00343493s) 2024-09-13T22:14:11.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:11 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T22:14:11.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:11 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-13T22:14:11.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:11 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T22:14:11.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:11 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T22:14:11.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:11 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T22:14:11.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:11 smithi116 ceph-mon[29567]: Manager daemon a is now available 2024-09-13T22:14:11.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:11 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:11.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:11 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:14:11.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:11 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-13T22:14:11.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:11 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-13T22:14:12.866 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:12 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:12.727+0000 7f9899fdb640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:22:14:12] ENGINE Error in HTTPServer.serve 2024-09-13T22:14:12.867 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:12 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: Traceback (most recent call last): 2024-09-13T22:14:12.867 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:12 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T22:14:12.867 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:12 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: self._connections.run(self.expiration_interval) 2024-09-13T22:14:12.867 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:12 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T22:14:12.867 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:12 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: self._run(expiration_interval) 2024-09-13T22:14:12.867 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:12 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T22:14:12.867 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:12 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T22:14:12.867 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:12 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T22:14:12.867 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:12 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T22:14:12.867 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:12 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T22:14:12.867 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:12 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: s = self.context.wrap_socket( 2024-09-13T22:14:12.868 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:12 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T22:14:12.868 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:12 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: return self.sslsocket_class._create( 2024-09-13T22:14:12.868 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:12 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T22:14:12.868 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:12 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: self.do_handshake() 2024-09-13T22:14:12.868 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:12 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T22:14:12.868 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:12 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: self._sslobj.do_handshake() 2024-09-13T22:14:12.868 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:12 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T22:14:12.868 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:14:12 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:14:13.136 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout { 2024-09-13T22:14:13.136 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-13T22:14:13.136 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-13T22:14:13.136 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout } 2024-09-13T22:14:13.137 INFO:teuthology.orchestra.run.smithi116.stdout:mgr epoch 9 is available 2024-09-13T22:14:13.137 INFO:teuthology.orchestra.run.smithi116.stdout:Generating a dashboard self-signed certificate... 2024-09-13T22:14:13.386 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:13 smithi116 ceph-mon[29567]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-13T22:14:13.386 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:13 smithi116 ceph-mon[29567]: mgrmap e11: a(active, since 1.0063s) 2024-09-13T22:14:13.386 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:13 smithi116 ceph-mon[29567]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-13T22:14:13.386 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:13 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:13.387 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:13 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"}]: dispatch 2024-09-13T22:14:13.387 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:13 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:13.387 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:13 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi116", "caps": []}]: dispatch 2024-09-13T22:14:14.367 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-13T22:14:14.367 INFO:teuthology.orchestra.run.smithi116.stdout:Creating initial admin user... 2024-09-13T22:14:14.566 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:14 smithi116 ceph-mon[29567]: [13/Sep/2024:22:14:12] ENGINE Bus STARTING 2024-09-13T22:14:14.567 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:14 smithi116 ceph-mon[29567]: [13/Sep/2024:22:14:12] ENGINE Serving on https://172.21.15.116:7150 2024-09-13T22:14:14.567 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:14 smithi116 ceph-mon[29567]: [13/Sep/2024:22:14:12] ENGINE Error in HTTPServer.serve 2024-09-13T22:14:14.567 INFO:journalctl@ceph.mon.a.smithi116.stdout: Traceback (most recent call last): 2024-09-13T22:14:14.567 INFO:journalctl@ceph.mon.a.smithi116.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T22:14:14.567 INFO:journalctl@ceph.mon.a.smithi116.stdout: self._connections.run(self.expiration_interval) 2024-09-13T22:14:14.567 INFO:journalctl@ceph.mon.a.smithi116.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T22:14:14.567 INFO:journalctl@ceph.mon.a.smithi116.stdout: self._run(expiration_interval) 2024-09-13T22:14:14.567 INFO:journalctl@ceph.mon.a.smithi116.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T22:14:14.567 INFO:journalctl@ceph.mon.a.smithi116.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T22:14:14.567 INFO:journalctl@ceph.mon.a.smithi116.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T22:14:14.567 INFO:journalctl@ceph.mon.a.smithi116.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T22:14:14.567 INFO:journalctl@ceph.mon.a.smithi116.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T22:14:14.567 INFO:journalctl@ceph.mon.a.smithi116.stdout: s = self.context.wrap_socket( 2024-09-13T22:14:14.568 INFO:journalctl@ceph.mon.a.smithi116.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T22:14:14.568 INFO:journalctl@ceph.mon.a.smithi116.stdout: return self.sslsocket_class._create( 2024-09-13T22:14:14.568 INFO:journalctl@ceph.mon.a.smithi116.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T22:14:14.568 INFO:journalctl@ceph.mon.a.smithi116.stdout: self.do_handshake() 2024-09-13T22:14:14.568 INFO:journalctl@ceph.mon.a.smithi116.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T22:14:14.568 INFO:journalctl@ceph.mon.a.smithi116.stdout: self._sslobj.do_handshake() 2024-09-13T22:14:14.568 INFO:journalctl@ceph.mon.a.smithi116.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T22:14:14.568 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:14 smithi116 ceph-mon[29567]: [13/Sep/2024:22:14:12] ENGINE Serving on http://172.21.15.116:8765 2024-09-13T22:14:14.568 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:14 smithi116 ceph-mon[29567]: [13/Sep/2024:22:14:12] ENGINE Bus STARTED 2024-09-13T22:14:14.568 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:14 smithi116 ceph-mon[29567]: mgrmap e12: a(active, since 2s) 2024-09-13T22:14:14.568 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:14 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:14.568 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:14 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:15.412 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:15 smithi116 ceph-mon[29567]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:14:15.412 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:15 smithi116 ceph-mon[29567]: Deploying daemon agent.smithi116 on smithi116 2024-09-13T22:14:15.412 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:15 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:15.699 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$Zi3Qp4L9Vhco/UhjBJ6w6uYsb.SeLX4XlnEQXUmD.g5I342YgxMNS", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726265655, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-13T22:14:15.699 INFO:teuthology.orchestra.run.smithi116.stdout:Fetching dashboard port number... 2024-09-13T22:14:16.578 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:16 smithi116 ceph-mon[29567]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:14:16.578 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:16 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/1937271900' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-13T22:14:16.822 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stdout 8443 2024-09-13T22:14:16.832 INFO:teuthology.orchestra.run.smithi116.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-13T22:14:16.832 INFO:teuthology.orchestra.run.smithi116.stdout:systemctl: stdout disabled 2024-09-13T22:14:16.839 INFO:teuthology.orchestra.run.smithi116.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-13T22:14:16.839 INFO:teuthology.orchestra.run.smithi116.stdout:systemctl: stdout inactive 2024-09-13T22:14:16.839 INFO:teuthology.orchestra.run.smithi116.stdout:firewalld.service is not enabled 2024-09-13T22:14:16.839 INFO:teuthology.orchestra.run.smithi116.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-13T22:14:16.841 INFO:teuthology.orchestra.run.smithi116.stdout:Ceph Dashboard is now available at: 2024-09-13T22:14:16.841 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:14:16.842 INFO:teuthology.orchestra.run.smithi116.stdout: URL: https://smithi116.front.sepia.ceph.com:8443/ 2024-09-13T22:14:16.842 INFO:teuthology.orchestra.run.smithi116.stdout: User: admin 2024-09-13T22:14:16.842 INFO:teuthology.orchestra.run.smithi116.stdout: Password: s78f0nud4c 2024-09-13T22:14:16.842 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:14:16.842 INFO:teuthology.orchestra.run.smithi116.stdout:Saving cluster configuration to /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/config directory 2024-09-13T22:14:18.070 INFO:teuthology.orchestra.run.smithi116.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-13T22:14:18.070 INFO:teuthology.orchestra.run.smithi116.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-13T22:14:18.071 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:14:18.071 INFO:teuthology.orchestra.run.smithi116.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 240cd768-721d-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-13T22:14:18.071 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:14:18.071 INFO:teuthology.orchestra.run.smithi116.stdout:Or, if you are only running a single cluster on this host: 2024-09-13T22:14:18.071 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:14:18.071 INFO:teuthology.orchestra.run.smithi116.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-13T22:14:18.071 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:14:18.071 INFO:teuthology.orchestra.run.smithi116.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-13T22:14:18.071 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:14:18.071 INFO:teuthology.orchestra.run.smithi116.stdout: ceph telemetry on 2024-09-13T22:14:18.071 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:14:18.071 INFO:teuthology.orchestra.run.smithi116.stdout:For more information see: 2024-09-13T22:14:18.071 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:14:18.072 INFO:teuthology.orchestra.run.smithi116.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-13T22:14:18.072 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:14:18.072 INFO:teuthology.orchestra.run.smithi116.stdout:Bootstrap complete. 2024-09-13T22:14:18.112 INFO:tasks.cephadm:Fetching config... 2024-09-13T22:14:18.112 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-09-13T22:14:18.112 DEBUG:teuthology.orchestra.run.smithi116:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-13T22:14:18.128 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-13T22:14:18.128 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-09-13T22:14:18.128 DEBUG:teuthology.orchestra.run.smithi116:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-13T22:14:18.184 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-13T22:14:18.185 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-09-13T22:14:18.185 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd if=/var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-13T22:14:18.313 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-13T22:14:18.313 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-09-13T22:14:18.313 DEBUG:teuthology.orchestra.run.smithi116:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-13T22:14:18.369 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-13T22:14:18.369 DEBUG:teuthology.orchestra.run.smithi116:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDBx7vY5MOYwCbE89KiL+LaMR/XHJZGXEb1aE2rjiUeD8AgeQ31nszOpVrn3JRGq5V7Ctv6rfobj1Vbk/X90VQDtvgcEDUeYSg4ocCwf4X8tz2aeHWaG8GsihocDNNO//ExTvdquUIjNrvHIfuNAdEd2lxk1avA9RHWZHws/a3MttLEWvDM4WHQOf6odeCrjR08IFoMBD9Z01+ciRmboMDpa2yV/0ArMlu5UvYYvDJnEZ1lBLbH6d+EhaPmlsbsmRTost3X7ILbkTPn/ZPZJ9IYJj5W6SRic7yti97fqqzWvzspjHKYCvf6udOS6EYKsRhz31H4EEoOgjWI/ZU/iwy0JjMXmpqgaQYOjSzCJQl4kE7A42rIH3V54YW4A1/GmlLJlz99DqX+aiwNxruZr3gQprIgVfXGamz5xXSQkGKcnlH3nSf2WBntLf5d6wvOajpxAinw4FJAMCGKgMEcl7gEftB/pISEFoMBV7ipaCoAURCLPAZldszEB9UzJbX3nJk= ceph-240cd768-721d-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-13T22:14:18.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:18 smithi116 ceph-mon[29567]: mgrmap e13: a(active, since 6s) 2024-09-13T22:14:18.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:18 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/4242079871' entity='client.admin' 2024-09-13T22:14:18.514 INFO:teuthology.orchestra.run.smithi116.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDBx7vY5MOYwCbE89KiL+LaMR/XHJZGXEb1aE2rjiUeD8AgeQ31nszOpVrn3JRGq5V7Ctv6rfobj1Vbk/X90VQDtvgcEDUeYSg4ocCwf4X8tz2aeHWaG8GsihocDNNO//ExTvdquUIjNrvHIfuNAdEd2lxk1avA9RHWZHws/a3MttLEWvDM4WHQOf6odeCrjR08IFoMBD9Z01+ciRmboMDpa2yV/0ArMlu5UvYYvDJnEZ1lBLbH6d+EhaPmlsbsmRTost3X7ILbkTPn/ZPZJ9IYJj5W6SRic7yti97fqqzWvzspjHKYCvf6udOS6EYKsRhz31H4EEoOgjWI/ZU/iwy0JjMXmpqgaQYOjSzCJQl4kE7A42rIH3V54YW4A1/GmlLJlz99DqX+aiwNxruZr3gQprIgVfXGamz5xXSQkGKcnlH3nSf2WBntLf5d6wvOajpxAinw4FJAMCGKgMEcl7gEftB/pISEFoMBV7ipaCoAURCLPAZldszEB9UzJbX3nJk= ceph-240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:14:18.526 DEBUG:teuthology.orchestra.run.smithi134:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDBx7vY5MOYwCbE89KiL+LaMR/XHJZGXEb1aE2rjiUeD8AgeQ31nszOpVrn3JRGq5V7Ctv6rfobj1Vbk/X90VQDtvgcEDUeYSg4ocCwf4X8tz2aeHWaG8GsihocDNNO//ExTvdquUIjNrvHIfuNAdEd2lxk1avA9RHWZHws/a3MttLEWvDM4WHQOf6odeCrjR08IFoMBD9Z01+ciRmboMDpa2yV/0ArMlu5UvYYvDJnEZ1lBLbH6d+EhaPmlsbsmRTost3X7ILbkTPn/ZPZJ9IYJj5W6SRic7yti97fqqzWvzspjHKYCvf6udOS6EYKsRhz31H4EEoOgjWI/ZU/iwy0JjMXmpqgaQYOjSzCJQl4kE7A42rIH3V54YW4A1/GmlLJlz99DqX+aiwNxruZr3gQprIgVfXGamz5xXSQkGKcnlH3nSf2WBntLf5d6wvOajpxAinw4FJAMCGKgMEcl7gEftB/pISEFoMBV7ipaCoAURCLPAZldszEB9UzJbX3nJk= ceph-240cd768-721d-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-13T22:14:18.578 INFO:teuthology.orchestra.run.smithi134.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDBx7vY5MOYwCbE89KiL+LaMR/XHJZGXEb1aE2rjiUeD8AgeQ31nszOpVrn3JRGq5V7Ctv6rfobj1Vbk/X90VQDtvgcEDUeYSg4ocCwf4X8tz2aeHWaG8GsihocDNNO//ExTvdquUIjNrvHIfuNAdEd2lxk1avA9RHWZHws/a3MttLEWvDM4WHQOf6odeCrjR08IFoMBD9Z01+ciRmboMDpa2yV/0ArMlu5UvYYvDJnEZ1lBLbH6d+EhaPmlsbsmRTost3X7ILbkTPn/ZPZJ9IYJj5W6SRic7yti97fqqzWvzspjHKYCvf6udOS6EYKsRhz31H4EEoOgjWI/ZU/iwy0JjMXmpqgaQYOjSzCJQl4kE7A42rIH3V54YW4A1/GmlLJlz99DqX+aiwNxruZr3gQprIgVfXGamz5xXSQkGKcnlH3nSf2WBntLf5d6wvOajpxAinw4FJAMCGKgMEcl7gEftB/pISEFoMBV7ipaCoAURCLPAZldszEB9UzJbX3nJk= ceph-240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:14:18.591 DEBUG:teuthology.orchestra.run.smithi136:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDBx7vY5MOYwCbE89KiL+LaMR/XHJZGXEb1aE2rjiUeD8AgeQ31nszOpVrn3JRGq5V7Ctv6rfobj1Vbk/X90VQDtvgcEDUeYSg4ocCwf4X8tz2aeHWaG8GsihocDNNO//ExTvdquUIjNrvHIfuNAdEd2lxk1avA9RHWZHws/a3MttLEWvDM4WHQOf6odeCrjR08IFoMBD9Z01+ciRmboMDpa2yV/0ArMlu5UvYYvDJnEZ1lBLbH6d+EhaPmlsbsmRTost3X7ILbkTPn/ZPZJ9IYJj5W6SRic7yti97fqqzWvzspjHKYCvf6udOS6EYKsRhz31H4EEoOgjWI/ZU/iwy0JjMXmpqgaQYOjSzCJQl4kE7A42rIH3V54YW4A1/GmlLJlz99DqX+aiwNxruZr3gQprIgVfXGamz5xXSQkGKcnlH3nSf2WBntLf5d6wvOajpxAinw4FJAMCGKgMEcl7gEftB/pISEFoMBV7ipaCoAURCLPAZldszEB9UzJbX3nJk= ceph-240cd768-721d-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-13T22:14:18.644 INFO:teuthology.orchestra.run.smithi136.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDBx7vY5MOYwCbE89KiL+LaMR/XHJZGXEb1aE2rjiUeD8AgeQ31nszOpVrn3JRGq5V7Ctv6rfobj1Vbk/X90VQDtvgcEDUeYSg4ocCwf4X8tz2aeHWaG8GsihocDNNO//ExTvdquUIjNrvHIfuNAdEd2lxk1avA9RHWZHws/a3MttLEWvDM4WHQOf6odeCrjR08IFoMBD9Z01+ciRmboMDpa2yV/0ArMlu5UvYYvDJnEZ1lBLbH6d+EhaPmlsbsmRTost3X7ILbkTPn/ZPZJ9IYJj5W6SRic7yti97fqqzWvzspjHKYCvf6udOS6EYKsRhz31H4EEoOgjWI/ZU/iwy0JjMXmpqgaQYOjSzCJQl4kE7A42rIH3V54YW4A1/GmlLJlz99DqX+aiwNxruZr3gQprIgVfXGamz5xXSQkGKcnlH3nSf2WBntLf5d6wvOajpxAinw4FJAMCGKgMEcl7gEftB/pISEFoMBV7ipaCoAURCLPAZldszEB9UzJbX3nJk= ceph-240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:14:18.657 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-13T22:14:19.075 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:14:19.892 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:19 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:19.893 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:19 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:19.893 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:19 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:19.893 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:19 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:14:19.893 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:19 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:19.893 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:19 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:19.893 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:19 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:19.893 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:19 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:19.893 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:19 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:19.893 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:19 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:14:19.893 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:19 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:19.894 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:19 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:20.652 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-13T22:14:20.652 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-13T22:14:20.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:20 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/2306502339' entity='client.admin' 2024-09-13T22:14:20.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:20 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:14:20.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:20 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:22.030 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:14:22.574 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:22 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:24.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:23 smithi116 ceph-mon[29567]: from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:14:24.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:23 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:24.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:23 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:14:24.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:23 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:14:24.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:23 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:14:24.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:23 smithi116 ceph-mon[29567]: Updating smithi116:/etc/ceph/ceph.conf 2024-09-13T22:14:24.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:23 smithi116 ceph-mon[29567]: Updating smithi116:/var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T22:14:24.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:23 smithi116 ceph-mon[29567]: Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-09-13T22:14:24.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:23 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:24.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:23 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:24.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:23 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:24.340 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi134 2024-09-13T22:14:24.341 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-13T22:14:24.341 DEBUG:teuthology.orchestra.run.smithi134:> dd of=/etc/ceph/ceph.conf 2024-09-13T22:14:24.361 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-13T22:14:24.361 DEBUG:teuthology.orchestra.run.smithi134:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T22:14:24.420 INFO:tasks.cephadm:Adding host smithi134 to orchestrator... 2024-09-13T22:14:24.420 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph orch host add smithi134 2024-09-13T22:14:24.666 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:14:25.099 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:24 smithi116 ceph-mon[29567]: Updating smithi116:/var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T22:14:25.099 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:24 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:25.099 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:24 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:25.099 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:24 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:26.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:25 smithi116 ceph-mon[29567]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi134", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:14:27.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:26 smithi116 ceph-mon[29567]: Deploying cephadm binary to smithi134 2024-09-13T22:14:28.391 INFO:teuthology.orchestra.run.smithi116.stdout:Added host 'smithi134' with addr '172.21.15.134' 2024-09-13T22:14:28.998 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-13T22:14:29.245 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:14:29.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:29 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:29.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:29 smithi116 ceph-mon[29567]: Added host smithi134 2024-09-13T22:14:29.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:29 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:14:29.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:29 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:29.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:29 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:29.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:29 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:29.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:29 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-09-13T22:14:29.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:29 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:14:29.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:29 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:14:29.860 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:14:29.861 INFO:teuthology.orchestra.run.smithi116.stdout:[{"addr": "172.21.15.116", "hostname": "smithi116", "labels": [], "status": ""}, {"addr": "172.21.15.134", "hostname": "smithi134", "labels": [], "status": ""}] 2024-09-13T22:14:30.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:30 smithi116 ceph-mon[29567]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-13T22:14:30.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:30 smithi116 ceph-mon[29567]: Updating smithi134:/var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T22:14:30.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:30 smithi116 ceph-mon[29567]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-13T22:14:30.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:30 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:30.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:30 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:30.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:30 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-09-13T22:14:30.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:30 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]': finished 2024-09-13T22:14:30.462 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi136 2024-09-13T22:14:30.462 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-13T22:14:30.463 DEBUG:teuthology.orchestra.run.smithi136:> dd of=/etc/ceph/ceph.conf 2024-09-13T22:14:30.482 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-13T22:14:30.483 DEBUG:teuthology.orchestra.run.smithi136:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T22:14:30.539 INFO:tasks.cephadm:Adding host smithi136 to orchestrator... 2024-09-13T22:14:30.539 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph orch host add smithi136 2024-09-13T22:14:30.777 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:14:31.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:31 smithi116 ceph-mon[29567]: Updating smithi134:/var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T22:14:31.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:31 smithi116 ceph-mon[29567]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T22:14:31.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:31 smithi116 ceph-mon[29567]: Deploying daemon agent.smithi134 on smithi134 2024-09-13T22:14:31.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:31 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:31.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:31 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:31.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:31 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:31.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:31 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:14:31.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:31 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:14:31.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:31 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:14:31.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:31 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:31.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:31 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:14:31.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:31 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:14:31.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:31 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:14:31.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:31 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:31.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:31 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:32.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:32 smithi116 ceph-mon[29567]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:14:32.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:32 smithi116 ceph-mon[29567]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi136", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:14:32.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:32 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:32.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:32 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:32.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:32 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:33.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:33 smithi116 ceph-mon[29567]: Deploying cephadm binary to smithi136 2024-09-13T22:14:34.564 INFO:teuthology.orchestra.run.smithi116.stdout:Added host 'smithi136' with addr '172.21.15.136' 2024-09-13T22:14:34.857 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:34 smithi116 ceph-mon[29567]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:14:34.857 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:34 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:34.857 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:34 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:35.153 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-13T22:14:35.398 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:14:35.828 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:35 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:35.828 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:35 smithi116 ceph-mon[29567]: Added host smithi136 2024-09-13T22:14:35.828 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:35 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:14:35.828 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:35 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:35.828 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:35 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:35.828 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:35 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:35.828 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:35 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi136", "name": "osd_memory_target"}]: dispatch 2024-09-13T22:14:35.829 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:35 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:14:35.829 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:35 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:14:35.829 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:35 smithi116 ceph-mon[29567]: Updating smithi136:/etc/ceph/ceph.conf 2024-09-13T22:14:35.829 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:35 smithi116 ceph-mon[29567]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:14:35.829 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:35 smithi116 ceph-mon[29567]: Updating smithi136:/var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T22:14:36.096 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:14:36.096 INFO:teuthology.orchestra.run.smithi116.stdout:[{"addr": "172.21.15.116", "hostname": "smithi116", "labels": [], "status": ""}, {"addr": "172.21.15.134", "hostname": "smithi134", "labels": [], "status": ""}, {"addr": "172.21.15.136", "hostname": "smithi136", "labels": [], "status": ""}] 2024-09-13T22:14:36.683 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-13T22:14:36.684 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-13T22:14:36.925 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:14:37.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:36 smithi116 ceph-mon[29567]: Updating smithi136:/etc/ceph/ceph.client.admin.keyring 2024-09-13T22:14:37.260 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:36 smithi116 ceph-mon[29567]: Updating smithi136:/var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T22:14:37.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:36 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:37.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:36 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:37.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:36 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi136", "caps": []}]: dispatch 2024-09-13T22:14:37.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:36 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi136", "caps": []}]': finished 2024-09-13T22:14:37.261 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:36 smithi116 ceph-mon[29567]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T22:14:38.001 INFO:teuthology.orchestra.run.smithi116.stderr:adjusted tunables profile to default 2024-09-13T22:14:38.305 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:38 smithi116 ceph-mon[29567]: Deploying daemon agent.smithi136 on smithi136 2024-09-13T22:14:38.306 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:38 smithi116 ceph-mon[29567]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:14:38.306 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:38 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/3856483568' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-13T22:14:38.306 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:38 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:38.306 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:38 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:38.306 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:38 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:38.306 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:38 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:14:38.306 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:38 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:14:38.306 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:38 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:14:38.306 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:38 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:38.608 INFO:tasks.cephadm:Adding mon.a on smithi116 2024-09-13T22:14:38.608 INFO:tasks.cephadm:Adding mon.b on smithi134 2024-09-13T22:14:38.608 INFO:tasks.cephadm:Adding mon.c on smithi136 2024-09-13T22:14:38.608 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi116:172.21.15.116=a;smithi134:172.21.15.134=b;smithi136:172.21.15.136=c' 2024-09-13T22:14:39.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:39 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/3856483568' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-13T22:14:39.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:39 smithi116 ceph-mon[29567]: osdmap e4: 0 total, 0 up, 0 in 2024-09-13T22:14:39.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:39 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:14:39.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:39 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:14:39.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:39 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:14:39.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:39 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:39.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:39 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:39.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:39 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:39.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:39 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:39.996 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T22:14:40.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:40 smithi116 ceph-mon[29567]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:14:40.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:40 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:40.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:40 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:40.267 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:40 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:40.826 INFO:teuthology.orchestra.run.smithi136.stdout:Scheduled mon update... 2024-09-13T22:14:41.644 DEBUG:teuthology.orchestra.run.smithi134:mon.b> sudo journalctl -f -n 0 -u ceph-240cd768-721d-11ef-bceb-c7b262605968@mon.b.service 2024-09-13T22:14:41.650 DEBUG:teuthology.orchestra.run.smithi136:mon.c> sudo journalctl -f -n 0 -u ceph-240cd768-721d-11ef-bceb-c7b262605968@mon.c.service 2024-09-13T22:14:41.653 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-13T22:14:41.653 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T22:14:41.993 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:41 smithi116 ceph-mon[29567]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi116:172.21.15.116=a;smithi134:172.21.15.134=b;smithi136:172.21.15.136=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:14:41.993 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:41 smithi116 ceph-mon[29567]: Saving service mon spec with placement smithi116:172.21.15.116=a;smithi134:172.21.15.134=b;smithi136:172.21.15.136=c;count:3 2024-09-13T22:14:41.993 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:41 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:41.993 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:41 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:14:41.993 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:41 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:14:41.993 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:41 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:14:41.993 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:41 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:41.994 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:41 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T22:14:41.994 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:41 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:14:41.994 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:41 smithi116 ceph-mon[29567]: Deploying daemon mon.c on smithi136 2024-09-13T22:14:41.994 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:41 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:41.994 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:41 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:41.994 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:41 smithi116 ceph-mon[29567]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:14:41.994 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:41 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:43.593 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.c/config 2024-09-13T22:14:44.477 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:14:44.477 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":1,"fsid":"240cd768-721d-11ef-bceb-c7b262605968","modified":"2024-09-13T22:13:22.359104Z","created":"2024-09-13T22:13:22.359104Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T22:14:44.477 INFO:teuthology.orchestra.run.smithi136.stderr:dumped monmap epoch 1 2024-09-13T22:14:44.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:44 smithi116 ceph-mon[29567]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:14:45.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:45 smithi116 ceph-mon[29567]: from='client.? 172.21.15.136:0/1354350361' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T22:14:45.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:45 smithi136 systemd[1]: Started Ceph mon.c for 240cd768-721d-11ef-bceb-c7b262605968. 2024-09-13T22:14:46.036 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-13T22:14:46.037 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T22:14:46.288 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.c/config 2024-09-13T22:14:50.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T22:14:50.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: mon.a calling monitor election 2024-09-13T22:14:50.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:14:50.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:14:50.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:14:50.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:14:50.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: mon.c calling monitor election 2024-09-13T22:14:50.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:14:50.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:14:50.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:14:50.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:14:50.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-13T22:14:50.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: monmap epoch 2 2024-09-13T22:14:50.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: fsid 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:14:50.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: last_changed 2024-09-13T22:14:45.464584+0000 2024-09-13T22:14:50.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: created 2024-09-13T22:13:22.359104+0000 2024-09-13T22:14:50.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: min_mon_release 19 (squid) 2024-09-13T22:14:50.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: election_strategy: 1 2024-09-13T22:14:50.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: 0: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.a 2024-09-13T22:14:50.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: 1: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.c 2024-09-13T22:14:50.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: fsmap 2024-09-13T22:14:50.913 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: osdmap e4: 0 total, 0 up, 0 in 2024-09-13T22:14:50.913 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: mgrmap e13: a(active, since 39s) 2024-09-13T22:14:50.913 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: overall HEALTH_OK 2024-09-13T22:14:50.913 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:50.913 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:50.913 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:50.913 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T22:14:50.913 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:50 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:14:50.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T22:14:50.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: mon.a calling monitor election 2024-09-13T22:14:50.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:14:50.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:14:50.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:14:50.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:14:50.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: mon.c calling monitor election 2024-09-13T22:14:50.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:14:50.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:14:50.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:14:50.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:14:50.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-13T22:14:50.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: monmap epoch 2 2024-09-13T22:14:50.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: fsid 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:14:50.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: last_changed 2024-09-13T22:14:45.464584+0000 2024-09-13T22:14:50.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: created 2024-09-13T22:13:22.359104+0000 2024-09-13T22:14:50.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: min_mon_release 19 (squid) 2024-09-13T22:14:50.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: election_strategy: 1 2024-09-13T22:14:50.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: 0: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.a 2024-09-13T22:14:50.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: 1: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.c 2024-09-13T22:14:50.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: fsmap 2024-09-13T22:14:50.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: osdmap e4: 0 total, 0 up, 0 in 2024-09-13T22:14:50.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: mgrmap e13: a(active, since 39s) 2024-09-13T22:14:50.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: overall HEALTH_OK 2024-09-13T22:14:50.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:50.948 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:50.948 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:50.948 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T22:14:50.948 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:50 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:14:51.417 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:14:51.418 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":2,"fsid":"240cd768-721d-11ef-bceb-c7b262605968","modified":"2024-09-13T22:14:45.464584Z","created":"2024-09-13T22:13:22.359104Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-13T22:14:51.418 INFO:teuthology.orchestra.run.smithi136.stderr:dumped monmap epoch 2 2024-09-13T22:14:51.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:51 smithi136 ceph-mon[31106]: Deploying daemon mon.b on smithi134 2024-09-13T22:14:51.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:51 smithi136 ceph-mon[31106]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:14:51.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:51 smithi136 ceph-mon[31106]: from='client.? 172.21.15.136:0/2218448607' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T22:14:51.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:51 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:14:51.813 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:51 smithi116 ceph-mon[29567]: Deploying daemon mon.b on smithi134 2024-09-13T22:14:51.813 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:51 smithi116 ceph-mon[29567]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:14:51.813 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:51 smithi116 ceph-mon[29567]: from='client.? 172.21.15.136:0/2218448607' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T22:14:51.813 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:51 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:14:52.986 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-13T22:14:52.986 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T22:14:53.239 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.c/config 2024-09-13T22:14:53.896 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:14:53.896 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":2,"fsid":"240cd768-721d-11ef-bceb-c7b262605968","modified":"2024-09-13T22:14:45.464584Z","created":"2024-09-13T22:13:22.359104Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-13T22:14:53.896 INFO:teuthology.orchestra.run.smithi136.stderr:dumped monmap epoch 2 2024-09-13T22:14:54.584 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:54 smithi134 systemd[1]: Started Ceph mon.b for 240cd768-721d-11ef-bceb-c7b262605968. 2024-09-13T22:14:55.485 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-13T22:14:55.486 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T22:14:55.737 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.c/config 2024-09-13T22:14:59.645 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:14:59.645 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":3,"fsid":"240cd768-721d-11ef-bceb-c7b262605968","modified":"2024-09-13T22:14:54.359801Z","created":"2024-09-13T22:13:22.359104Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:3300","nonce":0},{"type":"v1","addr":"172.21.15.134:6789","nonce":0}]},"addr":"172.21.15.134:6789/0","public_addr":"172.21.15.134:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-13T22:14:59.645 INFO:teuthology.orchestra.run.smithi136.stderr:dumped monmap epoch 3 2024-09-13T22:14:59.646 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T22:14:59.646 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: mon.a calling monitor election 2024-09-13T22:14:59.646 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:14:59.646 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:14:59.646 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: mon.c calling monitor election 2024-09-13T22:14:59.646 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:14:59.646 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:14:59.646 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:14:59.646 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: mon.b calling monitor election 2024-09-13T22:14:59.646 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:14:59.647 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:14:59.647 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:14:59.647 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:14:59.647 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-13T22:14:59.647 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: monmap epoch 3 2024-09-13T22:14:59.647 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: fsid 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:14:59.647 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: last_changed 2024-09-13T22:14:54.359801+0000 2024-09-13T22:14:59.647 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: created 2024-09-13T22:13:22.359104+0000 2024-09-13T22:14:59.647 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: min_mon_release 19 (squid) 2024-09-13T22:14:59.647 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: election_strategy: 1 2024-09-13T22:14:59.647 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: 0: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.a 2024-09-13T22:14:59.647 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: 1: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.c 2024-09-13T22:14:59.647 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: 2: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.b 2024-09-13T22:14:59.648 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: fsmap 2024-09-13T22:14:59.648 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: osdmap e4: 0 total, 0 up, 0 in 2024-09-13T22:14:59.648 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: mgrmap e13: a(active, since 48s) 2024-09-13T22:14:59.648 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: overall HEALTH_OK 2024-09-13T22:14:59.648 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:59.648 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:59.648 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:59.648 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:59.648 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:59.648 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:59.648 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:14:59 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:59.672 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T22:14:59.673 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: mon.a calling monitor election 2024-09-13T22:14:59.673 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:14:59.673 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:14:59.673 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: mon.c calling monitor election 2024-09-13T22:14:59.673 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:14:59.673 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:14:59.673 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:14:59.673 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: mon.b calling monitor election 2024-09-13T22:14:59.673 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:14:59.673 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:14:59.673 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:14:59.674 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:14:59.674 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-13T22:14:59.674 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: monmap epoch 3 2024-09-13T22:14:59.674 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: fsid 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:14:59.674 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: last_changed 2024-09-13T22:14:54.359801+0000 2024-09-13T22:14:59.674 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: created 2024-09-13T22:13:22.359104+0000 2024-09-13T22:14:59.674 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: min_mon_release 19 (squid) 2024-09-13T22:14:59.674 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: election_strategy: 1 2024-09-13T22:14:59.674 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: 0: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.a 2024-09-13T22:14:59.674 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: 1: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.c 2024-09-13T22:14:59.674 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: 2: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.b 2024-09-13T22:14:59.674 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: fsmap 2024-09-13T22:14:59.674 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: osdmap e4: 0 total, 0 up, 0 in 2024-09-13T22:14:59.675 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: mgrmap e13: a(active, since 48s) 2024-09-13T22:14:59.675 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: overall HEALTH_OK 2024-09-13T22:14:59.675 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:59.675 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:59.675 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:59.675 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:59.675 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:59.675 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:59.675 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:14:59 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:59.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T22:14:59.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: mon.a calling monitor election 2024-09-13T22:14:59.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:14:59.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:14:59.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: mon.c calling monitor election 2024-09-13T22:14:59.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:14:59.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:14:59.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:14:59.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: mon.b calling monitor election 2024-09-13T22:14:59.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:14:59.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:14:59.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:14:59.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:14:59.856 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-13T22:14:59.856 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: monmap epoch 3 2024-09-13T22:14:59.856 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: fsid 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:14:59.856 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: last_changed 2024-09-13T22:14:54.359801+0000 2024-09-13T22:14:59.856 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: created 2024-09-13T22:13:22.359104+0000 2024-09-13T22:14:59.856 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: min_mon_release 19 (squid) 2024-09-13T22:14:59.856 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: election_strategy: 1 2024-09-13T22:14:59.856 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: 0: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.a 2024-09-13T22:14:59.856 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: 1: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.c 2024-09-13T22:14:59.856 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: 2: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.b 2024-09-13T22:14:59.856 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: fsmap 2024-09-13T22:14:59.856 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: osdmap e4: 0 total, 0 up, 0 in 2024-09-13T22:14:59.856 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: mgrmap e13: a(active, since 48s) 2024-09-13T22:14:59.857 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: overall HEALTH_OK 2024-09-13T22:14:59.857 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:59.857 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:59.857 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:59.857 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:59.857 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:59.857 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:14:59.857 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:14:59 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.549 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:00 smithi136 ceph-mon[31106]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:00.549 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:00.549 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:00.549 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:00.549 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:00 smithi136 ceph-mon[31106]: from='client.? 172.21.15.136:0/857171029' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T22:15:00.549 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.549 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.550 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.550 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.550 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.550 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.550 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.550 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.550 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.550 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.550 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T22:15:00.550 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T22:15:00.550 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:00.550 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:15:00.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:00 smithi116 ceph-mon[29567]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:00.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:00.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:00.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:00.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:00 smithi116 ceph-mon[29567]: from='client.? 172.21.15.136:0/857171029' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T22:15:00.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.662 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T22:15:00.662 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T22:15:00.662 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:00.662 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:15:00.737 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:00 smithi134 ceph-mon[31212]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:00.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:00.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:00.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:00.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:00 smithi134 ceph-mon[31212]: from='client.? 172.21.15.136:0/857171029' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T22:15:00.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.739 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.739 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:00.739 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T22:15:00.739 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T22:15:00.739 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:00.739 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:15:01.048 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-13T22:15:01.048 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-13T22:15:01.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:01 smithi134 ceph-mon[31212]: Updating smithi116:/etc/ceph/ceph.conf 2024-09-13T22:15:01.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:01 smithi134 ceph-mon[31212]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-13T22:15:01.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:01 smithi134 ceph-mon[31212]: Updating smithi136:/etc/ceph/ceph.conf 2024-09-13T22:15:01.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:01 smithi134 ceph-mon[31212]: Updating smithi116:/var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T22:15:01.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:01 smithi134 ceph-mon[31212]: Updating smithi134:/var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T22:15:01.605 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:01 smithi134 ceph-mon[31212]: Updating smithi136:/var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T22:15:01.605 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:01 smithi134 ceph-mon[31212]: Metadata not up to date on all hosts. Skipping non agent specs 2024-09-13T22:15:01.605 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:01 smithi134 ceph-mon[31212]: Reconfiguring mon.a (unknown last config time)... 2024-09-13T22:15:01.605 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:01 smithi134 ceph-mon[31212]: Reconfiguring daemon mon.a on smithi116 2024-09-13T22:15:01.605 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:01 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:01.605 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:01 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:01.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:01 smithi136 ceph-mon[31106]: Updating smithi116:/etc/ceph/ceph.conf 2024-09-13T22:15:01.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:01 smithi136 ceph-mon[31106]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-13T22:15:01.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:01 smithi136 ceph-mon[31106]: Updating smithi136:/etc/ceph/ceph.conf 2024-09-13T22:15:01.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:01 smithi136 ceph-mon[31106]: Updating smithi116:/var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T22:15:01.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:01 smithi136 ceph-mon[31106]: Updating smithi134:/var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T22:15:01.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:01 smithi136 ceph-mon[31106]: Updating smithi136:/var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T22:15:01.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:01 smithi136 ceph-mon[31106]: Metadata not up to date on all hosts. Skipping non agent specs 2024-09-13T22:15:01.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:01 smithi136 ceph-mon[31106]: Reconfiguring mon.a (unknown last config time)... 2024-09-13T22:15:01.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:01 smithi136 ceph-mon[31106]: Reconfiguring daemon mon.a on smithi116 2024-09-13T22:15:01.697 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:01 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:01.697 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:01 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:01.808 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:01 smithi116 ceph-mon[29567]: Updating smithi116:/etc/ceph/ceph.conf 2024-09-13T22:15:01.808 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:01 smithi116 ceph-mon[29567]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-13T22:15:01.808 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:01 smithi116 ceph-mon[29567]: Updating smithi136:/etc/ceph/ceph.conf 2024-09-13T22:15:01.808 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:01 smithi116 ceph-mon[29567]: Updating smithi116:/var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T22:15:01.808 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:01 smithi116 ceph-mon[29567]: Updating smithi134:/var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T22:15:01.808 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:01 smithi116 ceph-mon[29567]: Updating smithi136:/var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T22:15:01.808 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:01 smithi116 ceph-mon[29567]: Metadata not up to date on all hosts. Skipping non agent specs 2024-09-13T22:15:01.808 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:01 smithi116 ceph-mon[29567]: Reconfiguring mon.a (unknown last config time)... 2024-09-13T22:15:01.809 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:01 smithi116 ceph-mon[29567]: Reconfiguring daemon mon.a on smithi116 2024-09-13T22:15:01.809 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:01 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:01.809 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:01 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:01.863 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:15:02.839 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:02 smithi116 ceph-mon[29567]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:02.839 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:02 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:02.839 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:02 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:02.839 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:02 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:02.839 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:02 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:02.840 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:02 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:02.840 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:02 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:02.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:02 smithi134 ceph-mon[31212]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:02.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:02 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:02.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:02 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:02.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:02 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:02.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:02 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:02.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:02 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:02.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:02 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:02.875 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:02 smithi136 ceph-mon[31106]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:02.875 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:02 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:02.876 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:02 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:02.876 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:02 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:02.876 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:02 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:02.876 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:02 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:02.876 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:02 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:03.093 INFO:teuthology.orchestra.run.smithi116.stdout:# minimal ceph.conf for 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:15:03.094 INFO:teuthology.orchestra.run.smithi116.stdout:[global] 2024-09-13T22:15:03.094 INFO:teuthology.orchestra.run.smithi116.stdout: fsid = 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:15:03.094 INFO:teuthology.orchestra.run.smithi116.stdout: mon_host = [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] 2024-09-13T22:15:03.754 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:03 smithi134 ceph-mon[31212]: from='client.? 172.21.15.116:0/923548965' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:03.754 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:03 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:03.754 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:03 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:03.754 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:03 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:03.754 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:03 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T22:15:03.754 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:03 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T22:15:03.754 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:03 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:03.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:03 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/923548965' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:03.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:03 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:03.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:03 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:03.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:03 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:03.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:03 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T22:15:03.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:03 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T22:15:03.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:03 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:03.939 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-13T22:15:03.939 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-09-13T22:15:03.939 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd of=/etc/ceph/ceph.conf 2024-09-13T22:15:03.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:03 smithi136 ceph-mon[31106]: from='client.? 172.21.15.116:0/923548965' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:03.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:03 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:03.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:03 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:03.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:03 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:03.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:03 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T22:15:03.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:03 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T22:15:03.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:03 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:03.966 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-09-13T22:15:03.966 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T22:15:04.030 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-13T22:15:04.031 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/ceph/ceph.conf 2024-09-13T22:15:04.059 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-13T22:15:04.059 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T22:15:04.123 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-13T22:15:04.124 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/etc/ceph/ceph.conf 2024-09-13T22:15:04.154 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-13T22:15:04.154 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T22:15:04.219 INFO:tasks.cephadm:Adding mgr.a on smithi116 2024-09-13T22:15:04.220 INFO:tasks.cephadm:Adding mgr.b on smithi134 2024-09-13T22:15:04.220 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi116=a;smithi134=b' 2024-09-13T22:15:04.497 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.c/config 2024-09-13T22:15:04.702 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:04 smithi136 ceph-mon[31106]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:04.702 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:04 smithi136 ceph-mon[31106]: Reconfiguring mon.b (monmap changed)... 2024-09-13T22:15:04.702 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:04 smithi136 ceph-mon[31106]: Reconfiguring daemon mon.b on smithi134 2024-09-13T22:15:04.702 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:04 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:04.703 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:04 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:04.703 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:04 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:04.703 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:04 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:04.807 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:04 smithi134 ceph-mon[31212]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:04.808 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:04 smithi134 ceph-mon[31212]: Reconfiguring mon.b (monmap changed)... 2024-09-13T22:15:04.808 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:04 smithi134 ceph-mon[31212]: Reconfiguring daemon mon.b on smithi134 2024-09-13T22:15:04.808 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:04 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:04.808 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:04 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:04.808 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:04 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:04.809 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:04 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:04.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:04 smithi116 ceph-mon[29567]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:04.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:04 smithi116 ceph-mon[29567]: Reconfiguring mon.b (monmap changed)... 2024-09-13T22:15:04.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:04 smithi116 ceph-mon[29567]: Reconfiguring daemon mon.b on smithi134 2024-09-13T22:15:04.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:04 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:04.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:04 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:04.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:04 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:04.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:04 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:05.144 INFO:teuthology.orchestra.run.smithi136.stdout:Scheduled mgr update... 2024-09-13T22:15:05.922 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:05 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:05.922 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:05 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:05.922 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:05 smithi136 ceph-mon[31106]: Reconfiguring mon.c (monmap changed)... 2024-09-13T22:15:05.922 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:05 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T22:15:05.922 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:05 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T22:15:05.922 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:05 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:05.922 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:05 smithi136 ceph-mon[31106]: Reconfiguring daemon mon.c on smithi136 2024-09-13T22:15:05.923 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:05 smithi136 ceph-mon[31106]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi116=a;smithi134=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:15:05.923 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:05 smithi136 ceph-mon[31106]: Saving service mgr spec with placement smithi116=a;smithi134=b;count:2 2024-09-13T22:15:05.923 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:05 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:05.923 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:05 smithi136 ceph-mon[31106]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:06.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:05 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:06.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:05 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:06.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:05 smithi134 ceph-mon[31212]: Reconfiguring mon.c (monmap changed)... 2024-09-13T22:15:06.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:05 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T22:15:06.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:05 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T22:15:06.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:05 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:06.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:05 smithi134 ceph-mon[31212]: Reconfiguring daemon mon.c on smithi136 2024-09-13T22:15:06.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:05 smithi134 ceph-mon[31212]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi116=a;smithi134=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:15:06.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:05 smithi134 ceph-mon[31212]: Saving service mgr spec with placement smithi116=a;smithi134=b;count:2 2024-09-13T22:15:06.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:05 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:06.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:05 smithi134 ceph-mon[31212]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:06.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:05 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:06.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:05 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:06.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:05 smithi116 ceph-mon[29567]: Reconfiguring mon.c (monmap changed)... 2024-09-13T22:15:06.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:05 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T22:15:06.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:05 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T22:15:06.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:05 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:06.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:05 smithi116 ceph-mon[29567]: Reconfiguring daemon mon.c on smithi136 2024-09-13T22:15:06.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:05 smithi116 ceph-mon[29567]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi116=a;smithi134=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:15:06.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:05 smithi116 ceph-mon[29567]: Saving service mgr spec with placement smithi116=a;smithi134=b;count:2 2024-09-13T22:15:06.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:05 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:06.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:05 smithi116 ceph-mon[29567]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:06.212 DEBUG:teuthology.orchestra.run.smithi134:mgr.b> sudo journalctl -f -n 0 -u ceph-240cd768-721d-11ef-bceb-c7b262605968@mgr.b.service 2024-09-13T22:15:06.214 INFO:tasks.cephadm:Deploying OSDs... 2024-09-13T22:15:06.215 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-09-13T22:15:06.215 DEBUG:teuthology.orchestra.run.smithi116:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T22:15:06.234 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-13T22:15:06.234 DEBUG:teuthology.orchestra.run.smithi116:> stat /dev/vg_nvme/lv_1 2024-09-13T22:15:06.293 INFO:teuthology.orchestra.run.smithi116.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-13T22:15:06.294 INFO:teuthology.orchestra.run.smithi116.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T22:15:06.294 INFO:teuthology.orchestra.run.smithi116.stdout:Device: 5h/5d Inode: 980 Links: 1 2024-09-13T22:15:06.294 INFO:teuthology.orchestra.run.smithi116.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T22:15:06.294 INFO:teuthology.orchestra.run.smithi116.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T22:15:06.294 INFO:teuthology.orchestra.run.smithi116.stdout:Access: 2024-09-13 22:15:01.152189669 +0000 2024-09-13T22:15:06.294 INFO:teuthology.orchestra.run.smithi116.stdout:Modify: 2024-09-13 22:09:16.191764490 +0000 2024-09-13T22:15:06.294 INFO:teuthology.orchestra.run.smithi116.stdout:Change: 2024-09-13 22:09:16.191764490 +0000 2024-09-13T22:15:06.294 INFO:teuthology.orchestra.run.smithi116.stdout: Birth: 2024-09-13 22:09:16.191764490 +0000 2024-09-13T22:15:06.294 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-13T22:15:06.362 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records in 2024-09-13T22:15:06.362 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records out 2024-09-13T22:15:06.362 INFO:teuthology.orchestra.run.smithi116.stderr:512 bytes copied, 0.000249866 s, 2.0 MB/s 2024-09-13T22:15:06.364 DEBUG:teuthology.orchestra.run.smithi116:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-13T22:15:06.423 DEBUG:teuthology.orchestra.run.smithi116:> stat /dev/vg_nvme/lv_2 2024-09-13T22:15:06.481 INFO:teuthology.orchestra.run.smithi116.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-13T22:15:06.481 INFO:teuthology.orchestra.run.smithi116.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T22:15:06.481 INFO:teuthology.orchestra.run.smithi116.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-09-13T22:15:06.481 INFO:teuthology.orchestra.run.smithi116.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T22:15:06.481 INFO:teuthology.orchestra.run.smithi116.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T22:15:06.482 INFO:teuthology.orchestra.run.smithi116.stdout:Access: 2024-09-13 22:15:01.152189669 +0000 2024-09-13T22:15:06.482 INFO:teuthology.orchestra.run.smithi116.stdout:Modify: 2024-09-13 22:09:16.190764409 +0000 2024-09-13T22:15:06.482 INFO:teuthology.orchestra.run.smithi116.stdout:Change: 2024-09-13 22:09:16.190764409 +0000 2024-09-13T22:15:06.482 INFO:teuthology.orchestra.run.smithi116.stdout: Birth: 2024-09-13 22:09:16.190764409 +0000 2024-09-13T22:15:06.482 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-13T22:15:06.548 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records in 2024-09-13T22:15:06.548 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records out 2024-09-13T22:15:06.548 INFO:teuthology.orchestra.run.smithi116.stderr:512 bytes copied, 0.000189795 s, 2.7 MB/s 2024-09-13T22:15:06.549 DEBUG:teuthology.orchestra.run.smithi116:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-13T22:15:06.607 DEBUG:teuthology.orchestra.run.smithi116:> stat /dev/vg_nvme/lv_3 2024-09-13T22:15:06.664 INFO:teuthology.orchestra.run.smithi116.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-13T22:15:06.664 INFO:teuthology.orchestra.run.smithi116.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T22:15:06.664 INFO:teuthology.orchestra.run.smithi116.stdout:Device: 5h/5d Inode: 978 Links: 1 2024-09-13T22:15:06.664 INFO:teuthology.orchestra.run.smithi116.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T22:15:06.664 INFO:teuthology.orchestra.run.smithi116.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T22:15:06.664 INFO:teuthology.orchestra.run.smithi116.stdout:Access: 2024-09-13 22:15:01.153189653 +0000 2024-09-13T22:15:06.664 INFO:teuthology.orchestra.run.smithi116.stdout:Modify: 2024-09-13 22:09:16.191764490 +0000 2024-09-13T22:15:06.664 INFO:teuthology.orchestra.run.smithi116.stdout:Change: 2024-09-13 22:09:16.191764490 +0000 2024-09-13T22:15:06.664 INFO:teuthology.orchestra.run.smithi116.stdout: Birth: 2024-09-13 22:09:16.191764490 +0000 2024-09-13T22:15:06.665 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-13T22:15:06.730 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records in 2024-09-13T22:15:06.730 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records out 2024-09-13T22:15:06.730 INFO:teuthology.orchestra.run.smithi116.stderr:512 bytes copied, 0.000223675 s, 2.3 MB/s 2024-09-13T22:15:06.731 DEBUG:teuthology.orchestra.run.smithi116:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-13T22:15:06.789 DEBUG:teuthology.orchestra.run.smithi116:> stat /dev/vg_nvme/lv_4 2024-09-13T22:15:06.845 INFO:teuthology.orchestra.run.smithi116.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-13T22:15:06.845 INFO:teuthology.orchestra.run.smithi116.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T22:15:06.845 INFO:teuthology.orchestra.run.smithi116.stdout:Device: 5h/5d Inode: 964 Links: 1 2024-09-13T22:15:06.845 INFO:teuthology.orchestra.run.smithi116.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T22:15:06.845 INFO:teuthology.orchestra.run.smithi116.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T22:15:06.845 INFO:teuthology.orchestra.run.smithi116.stdout:Access: 2024-09-13 22:15:01.153189653 +0000 2024-09-13T22:15:06.845 INFO:teuthology.orchestra.run.smithi116.stdout:Modify: 2024-09-13 22:09:16.190764409 +0000 2024-09-13T22:15:06.846 INFO:teuthology.orchestra.run.smithi116.stdout:Change: 2024-09-13 22:09:16.190764409 +0000 2024-09-13T22:15:06.846 INFO:teuthology.orchestra.run.smithi116.stdout: Birth: 2024-09-13 22:09:16.190764409 +0000 2024-09-13T22:15:06.846 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-13T22:15:06.908 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records in 2024-09-13T22:15:06.909 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records out 2024-09-13T22:15:06.909 INFO:teuthology.orchestra.run.smithi116.stderr:512 bytes copied, 0.000289685 s, 1.8 MB/s 2024-09-13T22:15:06.910 DEBUG:teuthology.orchestra.run.smithi116:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-13T22:15:06.966 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-13T22:15:06.966 DEBUG:teuthology.orchestra.run.smithi134:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T22:15:06.982 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-13T22:15:06.982 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_1 2024-09-13T22:15:07.038 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-13T22:15:07.038 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T22:15:07.038 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 982 Links: 1 2024-09-13T22:15:07.038 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T22:15:07.038 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T22:15:07.038 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-09-13 22:15:01.746525464 +0000 2024-09-13T22:15:07.038 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-09-13 22:09:15.865632607 +0000 2024-09-13T22:15:07.038 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-09-13 22:09:15.865632607 +0000 2024-09-13T22:15:07.038 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: 2024-09-13 22:09:15.865632607 +0000 2024-09-13T22:15:07.038 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-13T22:15:07.102 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-09-13T22:15:07.102 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-09-13T22:15:07.103 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000260059 s, 2.0 MB/s 2024-09-13T22:15:07.103 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-13T22:15:07.160 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_2 2024-09-13T22:15:07.215 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-13T22:15:07.216 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T22:15:07.216 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 971 Links: 1 2024-09-13T22:15:07.216 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T22:15:07.216 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T22:15:07.216 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-09-13 22:15:01.746525464 +0000 2024-09-13T22:15:07.216 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-09-13 22:09:15.864632732 +0000 2024-09-13T22:15:07.216 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-09-13 22:09:15.864632732 +0000 2024-09-13T22:15:07.216 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: 2024-09-13 22:09:15.864632732 +0000 2024-09-13T22:15:07.216 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-13T22:15:07.280 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-09-13T22:15:07.281 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-09-13T22:15:07.281 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000206012 s, 2.5 MB/s 2024-09-13T22:15:07.282 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-13T22:15:07.338 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_3 2024-09-13T22:15:07.394 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-13T22:15:07.394 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T22:15:07.395 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 964 Links: 1 2024-09-13T22:15:07.395 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T22:15:07.395 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T22:15:07.395 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-09-13 22:15:01.747525441 +0000 2024-09-13T22:15:07.395 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-09-13 22:09:15.864632732 +0000 2024-09-13T22:15:07.395 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-09-13 22:09:15.864632732 +0000 2024-09-13T22:15:07.395 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: 2024-09-13 22:09:15.864632732 +0000 2024-09-13T22:15:07.395 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-13T22:15:07.460 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-09-13T22:15:07.461 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-09-13T22:15:07.461 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000215909 s, 2.4 MB/s 2024-09-13T22:15:07.462 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-13T22:15:07.519 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_4 2024-09-13T22:15:07.577 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-13T22:15:07.577 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T22:15:07.577 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 968 Links: 1 2024-09-13T22:15:07.577 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T22:15:07.577 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T22:15:07.577 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-09-13 22:15:01.747525441 +0000 2024-09-13T22:15:07.577 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-09-13 22:09:15.864632732 +0000 2024-09-13T22:15:07.577 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-09-13 22:09:15.864632732 +0000 2024-09-13T22:15:07.577 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: 2024-09-13 22:09:15.864632732 +0000 2024-09-13T22:15:07.578 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-13T22:15:07.641 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-09-13T22:15:07.641 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-09-13T22:15:07.641 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000196112 s, 2.6 MB/s 2024-09-13T22:15:07.642 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-13T22:15:07.699 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-13T22:15:07.700 DEBUG:teuthology.orchestra.run.smithi136:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T22:15:07.719 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-13T22:15:07.719 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_1 2024-09-13T22:15:07.777 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-13T22:15:07.777 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T22:15:07.777 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 982 Links: 1 2024-09-13T22:15:07.777 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T22:15:07.778 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T22:15:07.778 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-09-13 22:15:02.568466637 +0000 2024-09-13T22:15:07.778 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-09-13 22:09:17.328160847 +0000 2024-09-13T22:15:07.778 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-09-13 22:09:17.328160847 +0000 2024-09-13T22:15:07.778 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: 2024-09-13 22:09:17.328160847 +0000 2024-09-13T22:15:07.778 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-13T22:15:07.847 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-09-13T22:15:07.848 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-09-13T22:15:07.848 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000205296 s, 2.5 MB/s 2024-09-13T22:15:07.849 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-13T22:15:07.907 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_2 2024-09-13T22:15:07.965 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-13T22:15:07.965 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T22:15:07.965 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 969 Links: 1 2024-09-13T22:15:07.965 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T22:15:07.966 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T22:15:07.966 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-09-13 22:15:02.569466614 +0000 2024-09-13T22:15:07.966 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-09-13 22:09:17.327160870 +0000 2024-09-13T22:15:07.966 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-09-13 22:09:17.327160870 +0000 2024-09-13T22:15:07.966 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: 2024-09-13 22:09:17.327160870 +0000 2024-09-13T22:15:07.966 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-13T22:15:07.993 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:07 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:07.993 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:07 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:07.993 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:07 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:07.993 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:07 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:07.993 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:07 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:07.993 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:07 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:07.993 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:07 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T22:15:07.994 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:07 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-13T22:15:07.994 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:07 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T22:15:07.994 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:07 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:07.994 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:07 smithi134 ceph-mon[31212]: Deploying daemon mgr.b on smithi134 2024-09-13T22:15:07.994 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:07 smithi134 ceph-mon[31212]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:08.029 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:07 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:08.029 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:07 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:08.029 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:07 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:08.029 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:07 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:08.029 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:07 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:08.029 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:07 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:08.029 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:07 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T22:15:08.029 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:07 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-13T22:15:08.030 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:07 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T22:15:08.030 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:07 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:08.030 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:07 smithi136 ceph-mon[31106]: Deploying daemon mgr.b on smithi134 2024-09-13T22:15:08.030 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:07 smithi136 ceph-mon[31106]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:08.031 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-09-13T22:15:08.031 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-09-13T22:15:08.031 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000226692 s, 2.3 MB/s 2024-09-13T22:15:08.032 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-13T22:15:08.090 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_3 2024-09-13T22:15:08.147 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-13T22:15:08.147 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T22:15:08.147 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 978 Links: 1 2024-09-13T22:15:08.147 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T22:15:08.148 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T22:15:08.148 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-09-13 22:15:02.569466614 +0000 2024-09-13T22:15:08.148 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-09-13 22:09:17.327160870 +0000 2024-09-13T22:15:08.148 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-09-13 22:09:17.327160870 +0000 2024-09-13T22:15:08.148 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: 2024-09-13 22:09:17.327160870 +0000 2024-09-13T22:15:08.148 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-13T22:15:08.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:07 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:08.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:07 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:08.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:07 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:08.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:07 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:08.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:07 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:08.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:07 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:08.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:07 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T22:15:08.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:07 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-13T22:15:08.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:07 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T22:15:08.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:07 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:08.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:07 smithi116 ceph-mon[29567]: Deploying daemon mgr.b on smithi134 2024-09-13T22:15:08.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:07 smithi116 ceph-mon[29567]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:08.213 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-09-13T22:15:08.213 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-09-13T22:15:08.213 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000230491 s, 2.2 MB/s 2024-09-13T22:15:08.214 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-13T22:15:08.272 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_4 2024-09-13T22:15:08.329 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-13T22:15:08.329 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T22:15:08.329 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 966 Links: 1 2024-09-13T22:15:08.329 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T22:15:08.329 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T22:15:08.329 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-09-13 22:15:02.569466614 +0000 2024-09-13T22:15:08.329 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-09-13 22:09:17.326160892 +0000 2024-09-13T22:15:08.329 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-09-13 22:09:17.326160892 +0000 2024-09-13T22:15:08.329 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: 2024-09-13 22:09:17.326160892 +0000 2024-09-13T22:15:08.330 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-13T22:15:08.394 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-09-13T22:15:08.394 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-09-13T22:15:08.394 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.00021557 s, 2.4 MB/s 2024-09-13T22:15:08.396 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-13T22:15:08.452 INFO:tasks.cephadm:Deploying osd.0 on smithi116 with /dev/vg_nvme/lv_4... 2024-09-13T22:15:08.453 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-13T22:15:08.604 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:08 smithi134 systemd[1]: Starting Ceph mgr.b for 240cd768-721d-11ef-bceb-c7b262605968... 2024-09-13T22:15:08.702 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:15:08.906 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:08 smithi134 podman[32743]: 2024-09-13 22:15:08.653253876 +0000 UTC m=+0.112718549 container create 18068b60c3a7d460c8147b8084e7cbd6bf541f4008db16f9f90eadfbd9a74ade (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, RELEASE=squid-ecab7be, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-13T22:15:08.906 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:08 smithi134 podman[32743]: 2024-09-13 22:15:08.55623761 +0000 UTC m=+0.015702293 image pull 0652ff2b5d78add567c2474cd2436ae21ad32722283bcbf25450e33edcd34e34 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808 2024-09-13T22:15:08.906 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:08 smithi134 podman[32743]: 2024-09-13 22:15:08.847286783 +0000 UTC m=+0.306751451 container init 18068b60c3a7d460c8147b8084e7cbd6bf541f4008db16f9f90eadfbd9a74ade (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, RELEASE=squid-ecab7be, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-13T22:15:08.906 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:08 smithi134 podman[32743]: 2024-09-13 22:15:08.850465011 +0000 UTC m=+0.309929683 container start 18068b60c3a7d460c8147b8084e7cbd6bf541f4008db16f9f90eadfbd9a74ade (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=squid-ecab7be) 2024-09-13T22:15:08.906 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:08 smithi134 ceph-mgr[32762]: -- 172.21.15.134:0/557456522 <== mon.2 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55bf5641f0e0 con 0x55bf563fd400 2024-09-13T22:15:08.906 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:08 smithi134 bash[32743]: 18068b60c3a7d460c8147b8084e7cbd6bf541f4008db16f9f90eadfbd9a74ade 2024-09-13T22:15:09.187 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:08 smithi134 systemd[1]: Started Ceph mgr.b for 240cd768-721d-11ef-bceb-c7b262605968. 2024-09-13T22:15:09.187 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:08 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b[32758]: 2024-09-13T22:15:08.974+0000 7f15c2c50040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T22:15:09.187 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:09 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b[32758]: 2024-09-13T22:15:09.033+0000 7f15c2c50040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T22:15:09.187 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:09 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b[32758]: 2024-09-13T22:15:09.185+0000 7f15c2c50040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T22:15:09.538 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:09 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b[32758]: 2024-09-13T22:15:09.251+0000 7f15c2c50040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T22:15:09.538 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:09 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b[32758]: 2024-09-13T22:15:09.397+0000 7f15c2c50040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T22:15:09.538 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:09 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b[32758]: 2024-09-13T22:15:09.536+0000 7f15c2c50040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T22:15:10.053 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:09 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:10.053 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:09 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:10.053 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:09 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:10.054 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:09 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:10.054 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:09 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:10.054 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:09 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:10.054 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:09 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:10.054 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:09 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:10.054 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:09 smithi116 ceph-mon[29567]: Metadata not up to date on all hosts. Skipping non agent specs 2024-09-13T22:15:10.054 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:09 smithi116 ceph-mon[29567]: Reconfiguring mgr.a (unknown last config time)... 2024-09-13T22:15:10.054 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:09 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T22:15:10.054 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:09 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T22:15:10.054 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:09 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:10.054 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:09 smithi116 ceph-mon[29567]: Reconfiguring daemon mgr.a on smithi116 2024-09-13T22:15:10.055 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:09 smithi116 ceph-mon[29567]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:10.104 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:09 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b[32758]: 2024-09-13T22:15:09.848+0000 7f15c2c50040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T22:15:10.104 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:09 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b[32758]: 2024-09-13T22:15:09.909+0000 7f15c2c50040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T22:15:10.104 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:10 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b[32758]: 2024-09-13T22:15:10.093+0000 7f15c2c50040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T22:15:10.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:09 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:10.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:09 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:10.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:09 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:10.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:09 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:10.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:09 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:10.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:09 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:10.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:09 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:10.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:09 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:10.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:09 smithi134 ceph-mon[31212]: Metadata not up to date on all hosts. Skipping non agent specs 2024-09-13T22:15:10.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:09 smithi134 ceph-mon[31212]: Reconfiguring mgr.a (unknown last config time)... 2024-09-13T22:15:10.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:09 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T22:15:10.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:09 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T22:15:10.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:09 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:10.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:09 smithi134 ceph-mon[31212]: Reconfiguring daemon mgr.a on smithi116 2024-09-13T22:15:10.106 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:09 smithi134 ceph-mon[31212]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:10.445 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:09 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:10.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:09 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:10.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:09 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:10.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:09 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:10.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:09 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:10.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:09 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:10.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:09 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:10.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:09 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:10.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:09 smithi136 ceph-mon[31106]: Metadata not up to date on all hosts. Skipping non agent specs 2024-09-13T22:15:10.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:09 smithi136 ceph-mon[31106]: Reconfiguring mgr.a (unknown last config time)... 2024-09-13T22:15:10.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:09 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T22:15:10.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:09 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T22:15:10.447 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:09 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:10.447 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:09 smithi136 ceph-mon[31106]: Reconfiguring daemon mgr.a on smithi116 2024-09-13T22:15:10.447 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:09 smithi136 ceph-mon[31106]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:11.038 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:11 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b[32758]: 2024-09-13T22:15:11.037+0000 7f15c2c50040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T22:15:11.096 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:15:11.137 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi116:vg_nvme/lv_4 2024-09-13T22:15:11.354 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:11 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b[32758]: 2024-09-13T22:15:11.107+0000 7f15c2c50040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T22:15:12.011 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:11 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b[32758]: 2024-09-13T22:15:11.865+0000 7f15c2c50040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T22:15:12.012 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:11 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b[32758]: 2024-09-13T22:15:11.996+0000 7f15c2c50040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T22:15:12.259 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:15:12.282 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:12 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b[32758]: 2024-09-13T22:15:12.179+0000 7f15c2c50040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T22:15:12.282 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:12 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b[32758]: 2024-09-13T22:15:12.246+0000 7f15c2c50040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T22:15:12.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:12 smithi134 ceph-mon[31212]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:12.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:12 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:12.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:12 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:12.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:12 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:12.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:12 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:12.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:12 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:12.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:12 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:12.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:12 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:12.547 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:12 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b[32758]: 2024-09-13T22:15:12.414+0000 7f15c2c50040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T22:15:12.547 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:12 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b[32758]: 2024-09-13T22:15:12.481+0000 7f15c2c50040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T22:15:12.547 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:12 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b[32758]: 2024-09-13T22:15:12.544+0000 7f15c2c50040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T22:15:12.616 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:12 smithi116 ceph-mon[29567]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:12.616 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:12 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:12.616 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:12 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:12.616 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:12 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:12.616 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:12 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:12.616 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:12 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:12.616 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:12 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:12.616 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:12 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:12.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:12 smithi136 ceph-mon[31106]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:12.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:12 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:12.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:12 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:12.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:12 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:12.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:12 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:12.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:12 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:12.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:12 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:12.697 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:12 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:12.837 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:12 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b[32758]: 2024-09-13T22:15:12.704+0000 7f15c2c50040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T22:15:12.837 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:12 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b[32758]: 2024-09-13T22:15:12.769+0000 7f15c2c50040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T22:15:12.837 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:12 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b[32758]: 2024-09-13T22:15:12.836+0000 7f15c2c50040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T22:15:13.104 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:12 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b[32758]: 2024-09-13T22:15:12.921+0000 7f15c2c50040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T22:15:13.104 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:12 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b[32758]: 2024-09-13T22:15:12.993+0000 7f15c2c50040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T22:15:13.104 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:13 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b[32758]: 2024-09-13T22:15:13.053+0000 7f15c2c50040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T22:15:13.563 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:13 smithi116 ceph-mon[29567]: Metadata not up to date on all hosts. Skipping non agent specs 2024-09-13T22:15:13.563 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:13 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T22:15:13.563 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:13 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T22:15:13.563 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:13 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:13.563 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:13 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:13.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:13 smithi134 ceph-mon[31212]: Metadata not up to date on all hosts. Skipping non agent specs 2024-09-13T22:15:13.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:13 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T22:15:13.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:13 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T22:15:13.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:13 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:13.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:13 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:13.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:13 smithi136 ceph-mon[31106]: Metadata not up to date on all hosts. Skipping non agent specs 2024-09-13T22:15:13.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:13 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T22:15:13.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:13 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T22:15:13.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:13 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:13.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:13 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:14.104 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:15:13 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b[32758]: 2024-09-13T22:15:13.900+0000 7f15c2c50040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T22:15:14.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:14 smithi116 ceph-mon[29567]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:15:14.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:14 smithi116 ceph-mon[29567]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:14.459 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:14 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:14.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:14 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:14.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:14 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:14.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:14 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:14.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:14 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:14.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:14 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:14.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:14 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:14.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:14 smithi116 ceph-mon[29567]: Standby manager daemon b started 2024-09-13T22:15:14.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:14 smithi116 ceph-mon[29567]: from='mgr.? 172.21.15.134:0/2490924926' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-13T22:15:14.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:14 smithi116 ceph-mon[29567]: from='mgr.? 172.21.15.134:0/2490924926' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T22:15:14.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:14 smithi116 ceph-mon[29567]: from='mgr.? 172.21.15.134:0/2490924926' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-13T22:15:14.460 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:14 smithi116 ceph-mon[29567]: from='mgr.? 172.21.15.134:0/2490924926' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T22:15:14.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:14 smithi136 ceph-mon[31106]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:15:14.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:14 smithi136 ceph-mon[31106]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:14.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:14 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:14.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:14 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:14.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:14 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:14.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:14 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:14.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:14 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:14.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:14 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:14.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:14 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:14.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:14 smithi136 ceph-mon[31106]: Standby manager daemon b started 2024-09-13T22:15:14.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:14 smithi136 ceph-mon[31106]: from='mgr.? 172.21.15.134:0/2490924926' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-13T22:15:14.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:14 smithi136 ceph-mon[31106]: from='mgr.? 172.21.15.134:0/2490924926' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T22:15:14.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:14 smithi136 ceph-mon[31106]: from='mgr.? 172.21.15.134:0/2490924926' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-13T22:15:14.697 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:14 smithi136 ceph-mon[31106]: from='mgr.? 172.21.15.134:0/2490924926' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T22:15:14.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:14 smithi134 ceph-mon[31212]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:15:14.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:14 smithi134 ceph-mon[31212]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:14.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:14 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:14.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:14 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:14.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:14 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:14.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:14 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:14.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:14 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:14.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:14 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:14.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:14 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:14.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:14 smithi134 ceph-mon[31212]: Standby manager daemon b started 2024-09-13T22:15:14.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:14 smithi134 ceph-mon[31212]: from='mgr.? 172.21.15.134:0/2490924926' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-13T22:15:14.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:14 smithi134 ceph-mon[31212]: from='mgr.? 172.21.15.134:0/2490924926' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T22:15:14.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:14 smithi134 ceph-mon[31212]: from='mgr.? 172.21.15.134:0/2490924926' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-13T22:15:14.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:14 smithi134 ceph-mon[31212]: from='mgr.? 172.21.15.134:0/2490924926' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T22:15:16.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:15 smithi134 ceph-mon[31212]: mgrmap e14: a(active, since 63s), standbys: b 2024-09-13T22:15:16.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:15 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-13T22:15:16.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:15 smithi134 ceph-mon[31212]: from='client.? 172.21.15.116:0/2300274489' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3981063d-ffbb-4771-b79a-7a0b49d0ba0e"}]: dispatch 2024-09-13T22:15:16.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:15 smithi134 ceph-mon[31212]: from='client.? 172.21.15.116:0/2300274489' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3981063d-ffbb-4771-b79a-7a0b49d0ba0e"}]': finished 2024-09-13T22:15:16.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:15 smithi134 ceph-mon[31212]: osdmap e5: 1 total, 0 up, 1 in 2024-09-13T22:15:16.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:15 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T22:15:16.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:15 smithi134 ceph-mon[31212]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:16.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:15 smithi134 ceph-mon[31212]: from='client.? 172.21.15.116:0/47105647' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T22:15:16.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:15 smithi116 ceph-mon[29567]: mgrmap e14: a(active, since 63s), standbys: b 2024-09-13T22:15:16.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:15 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-13T22:15:16.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:15 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/2300274489' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3981063d-ffbb-4771-b79a-7a0b49d0ba0e"}]: dispatch 2024-09-13T22:15:16.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:15 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/2300274489' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3981063d-ffbb-4771-b79a-7a0b49d0ba0e"}]': finished 2024-09-13T22:15:16.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:15 smithi116 ceph-mon[29567]: osdmap e5: 1 total, 0 up, 1 in 2024-09-13T22:15:16.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:15 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T22:15:16.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:15 smithi116 ceph-mon[29567]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:16.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:15 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/47105647' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T22:15:16.195 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:15 smithi136 ceph-mon[31106]: mgrmap e14: a(active, since 63s), standbys: b 2024-09-13T22:15:16.195 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:15 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-13T22:15:16.195 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:15 smithi136 ceph-mon[31106]: from='client.? 172.21.15.116:0/2300274489' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3981063d-ffbb-4771-b79a-7a0b49d0ba0e"}]: dispatch 2024-09-13T22:15:16.195 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:15 smithi136 ceph-mon[31106]: from='client.? 172.21.15.116:0/2300274489' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3981063d-ffbb-4771-b79a-7a0b49d0ba0e"}]': finished 2024-09-13T22:15:16.195 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:15 smithi136 ceph-mon[31106]: osdmap e5: 1 total, 0 up, 1 in 2024-09-13T22:15:16.196 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:15 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T22:15:16.196 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:15 smithi136 ceph-mon[31106]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:16.196 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:15 smithi136 ceph-mon[31106]: from='client.? 172.21.15.116:0/47105647' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T22:15:18.637 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:18 smithi116 ceph-mon[29567]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:18.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:18 smithi136 ceph-mon[31106]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:18.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:18 smithi134 ceph-mon[31212]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:20.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:20 smithi116 ceph-mon[29567]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:20.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:20 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:20.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:20 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:20.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:20 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:20.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:20 smithi136 ceph-mon[31106]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:20.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:20 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:20.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:20 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:20.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:20 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:20.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:20 smithi134 ceph-mon[31212]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:20.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:20 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:20.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:20 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:20.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:20 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:22.445 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:22 smithi136 ceph-mon[31106]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:22.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:22 smithi116 ceph-mon[29567]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:22.715 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:22 smithi134 ceph-mon[31212]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:24.563 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:24 smithi116 ceph-mon[29567]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:24.563 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:24 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:24.563 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:24 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:24.563 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:24 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:24.564 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:24 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T22:15:24.564 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:24 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:24.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:24 smithi136 ceph-mon[31106]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:24.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:24 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:24.697 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:24 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:24.697 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:24 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:24.697 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:24 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T22:15:24.697 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:24 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:24.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:24 smithi134 ceph-mon[31212]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:24.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:24 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:24.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:24 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:24.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:24 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:24.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:24 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T22:15:24.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:24 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:25.468 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:25 smithi116 ceph-mon[29567]: Deploying daemon osd.0 on smithi116 2024-09-13T22:15:25.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:25 smithi136 ceph-mon[31106]: Deploying daemon osd.0 on smithi116 2024-09-13T22:15:25.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:25 smithi134 ceph-mon[31212]: Deploying daemon osd.0 on smithi116 2024-09-13T22:15:26.609 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:26 smithi116 ceph-mon[29567]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:26.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:26 smithi136 ceph-mon[31106]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:26.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:26 smithi134 ceph-mon[31212]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:28.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:28 smithi116 ceph-mon[29567]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:28.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:28 smithi136 ceph-mon[31106]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:28.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:28 smithi134 ceph-mon[31212]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:30.643 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:30 smithi116 ceph-mon[29567]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:30.644 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:30 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:30.644 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:30 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:30.644 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:30 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:30.644 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:30 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:30.644 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:30 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:30.645 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:30 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:30.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:30 smithi136 ceph-mon[31106]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:30.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:30 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:30.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:30 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:30.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:30 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:30.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:30 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:30.697 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:30 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:30.697 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:30 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:30.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:30 smithi134 ceph-mon[31212]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:30.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:30 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:30.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:30 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:30.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:30 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:30.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:30 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:30.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:30 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:30.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:30 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:32.605 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:32 smithi134 ceph-mon[31212]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:32.605 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:32 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:32.605 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:32 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:32.605 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:32 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:32.605 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:32 smithi116 ceph-mon[29567]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:32.605 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:32 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:32.605 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:32 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:32.606 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:32 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:32.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:32 smithi136 ceph-mon[31106]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:32.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:32 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:32.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:32 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:32.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:32 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:33.458 INFO:teuthology.orchestra.run.smithi116.stdout:Created osd(s) 0 on host 'smithi116' 2024-09-13T22:15:34.099 DEBUG:teuthology.orchestra.run.smithi116:osd.0> sudo journalctl -f -n 0 -u ceph-240cd768-721d-11ef-bceb-c7b262605968@osd.0.service 2024-09-13T22:15:34.102 INFO:tasks.cephadm:Deploying osd.1 on smithi134 with /dev/vg_nvme/lv_4... 2024-09-13T22:15:34.102 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-13T22:15:34.357 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T22:15:34.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:34 smithi116 ceph-mon[29567]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:34.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:34 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:34.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:34 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T22:15:34.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:34 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:34.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:34 smithi116 ceph-mon[29567]: Adjusting osd_memory_target on smithi116 to 16064M 2024-09-13T22:15:34.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:34 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:34.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:34 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:34.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:34 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:34.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:34 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:34.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:34 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:34.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:34 smithi136 ceph-mon[31106]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:34.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:34 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:34.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:34 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T22:15:34.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:34 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:34.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:34 smithi136 ceph-mon[31106]: Adjusting osd_memory_target on smithi116 to 16064M 2024-09-13T22:15:34.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:34 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:34.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:34 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:34.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:34 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:34.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:34 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:34.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:34 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:34.702 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:34 smithi134 ceph-mon[31212]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:34.702 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:34 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:34.703 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:34 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T22:15:34.703 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:34 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:34.703 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:34 smithi134 ceph-mon[31212]: Adjusting osd_memory_target on smithi116 to 16064M 2024-09-13T22:15:34.703 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:34 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:34.703 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:34 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:34.703 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:34 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:34.703 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:34 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:34.703 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:34 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:35.160 INFO:journalctl@ceph.osd.0.smithi116.stdout:Sep 13 22:15:34 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-0[39349]: 2024-09-13T22:15:34.767+0000 7ff5b17c3640 -1 osd.0 0 log_to_monitors true 2024-09-13T22:15:35.516 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:35 smithi134 ceph-mon[31212]: from='osd.0 [v2:172.21.15.116:6802/1887953519,v1:172.21.15.116:6803/1887953519]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-13T22:15:35.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:35 smithi116 ceph-mon[29567]: from='osd.0 [v2:172.21.15.116:6802/1887953519,v1:172.21.15.116:6803/1887953519]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-13T22:15:35.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:35 smithi136 ceph-mon[31106]: from='osd.0 [v2:172.21.15.116:6802/1887953519,v1:172.21.15.116:6803/1887953519]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-13T22:15:36.590 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T22:15:36.616 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi134:vg_nvme/lv_4 2024-09-13T22:15:36.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:36 smithi136 ceph-mon[31106]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:36.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:36 smithi136 ceph-mon[31106]: from='osd.0 [v2:172.21.15.116:6802/1887953519,v1:172.21.15.116:6803/1887953519]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T22:15:36.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:36 smithi136 ceph-mon[31106]: osdmap e6: 1 total, 0 up, 1 in 2024-09-13T22:15:36.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:36 smithi136 ceph-mon[31106]: from='osd.0 [v2:172.21.15.116:6802/1887953519,v1:172.21.15.116:6803/1887953519]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-09-13T22:15:36.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:36 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T22:15:36.845 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:36 smithi116 ceph-mon[29567]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:36.845 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:36 smithi116 ceph-mon[29567]: from='osd.0 [v2:172.21.15.116:6802/1887953519,v1:172.21.15.116:6803/1887953519]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T22:15:36.845 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:36 smithi116 ceph-mon[29567]: osdmap e6: 1 total, 0 up, 1 in 2024-09-13T22:15:36.845 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:36 smithi116 ceph-mon[29567]: from='osd.0 [v2:172.21.15.116:6802/1887953519,v1:172.21.15.116:6803/1887953519]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-09-13T22:15:36.845 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:36 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T22:15:36.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:36 smithi134 ceph-mon[31212]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:36.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:36 smithi134 ceph-mon[31212]: from='osd.0 [v2:172.21.15.116:6802/1887953519,v1:172.21.15.116:6803/1887953519]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T22:15:36.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:36 smithi134 ceph-mon[31212]: osdmap e6: 1 total, 0 up, 1 in 2024-09-13T22:15:36.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:36 smithi134 ceph-mon[31212]: from='osd.0 [v2:172.21.15.116:6802/1887953519,v1:172.21.15.116:6803/1887953519]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]: dispatch 2024-09-13T22:15:36.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:36 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T22:15:36.858 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T22:15:37.160 INFO:journalctl@ceph.osd.0.smithi116.stdout:Sep 13 22:15:36 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-0[39349]: 2024-09-13T22:15:36.842+0000 7ff5adf5a640 -1 osd.0 0 waiting for initial osdmap 2024-09-13T22:15:37.160 INFO:journalctl@ceph.osd.0.smithi116.stdout:Sep 13 22:15:36 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-0[39349]: 2024-09-13T22:15:36.845+0000 7ff5a5566640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T22:15:37.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:37 smithi134 ceph-mon[31212]: from='osd.0 [v2:172.21.15.116:6802/1887953519,v1:172.21.15.116:6803/1887953519]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-09-13T22:15:37.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:37 smithi134 ceph-mon[31212]: osdmap e7: 1 total, 0 up, 1 in 2024-09-13T22:15:37.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:37 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T22:15:37.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:37 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T22:15:37.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:37 smithi134 ceph-mon[31212]: from='osd.0 [v2:172.21.15.116:6802/1887953519,v1:172.21.15.116:6803/1887953519]' entity='osd.0' 2024-09-13T22:15:37.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:37 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T22:15:37.620 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:37 smithi116 ceph-mon[29567]: from='osd.0 [v2:172.21.15.116:6802/1887953519,v1:172.21.15.116:6803/1887953519]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-09-13T22:15:37.620 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:37 smithi116 ceph-mon[29567]: osdmap e7: 1 total, 0 up, 1 in 2024-09-13T22:15:37.620 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:37 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T22:15:37.620 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:37 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T22:15:37.621 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:37 smithi116 ceph-mon[29567]: from='osd.0 [v2:172.21.15.116:6802/1887953519,v1:172.21.15.116:6803/1887953519]' entity='osd.0' 2024-09-13T22:15:37.621 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:37 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T22:15:37.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:37 smithi136 ceph-mon[31106]: from='osd.0 [v2:172.21.15.116:6802/1887953519,v1:172.21.15.116:6803/1887953519]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-09-13T22:15:37.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:37 smithi136 ceph-mon[31106]: osdmap e7: 1 total, 0 up, 1 in 2024-09-13T22:15:37.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:37 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T22:15:37.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:37 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T22:15:37.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:37 smithi136 ceph-mon[31106]: from='osd.0 [v2:172.21.15.116:6802/1887953519,v1:172.21.15.116:6803/1887953519]' entity='osd.0' 2024-09-13T22:15:37.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:37 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T22:15:38.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:38 smithi134 ceph-mon[31212]: purged_snaps scrub starts 2024-09-13T22:15:38.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:38 smithi134 ceph-mon[31212]: purged_snaps scrub ok 2024-09-13T22:15:38.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:38 smithi134 ceph-mon[31212]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:38.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:38 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T22:15:38.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:38 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T22:15:38.605 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:38 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:38.605 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:38 smithi134 ceph-mon[31212]: osd.0 [v2:172.21.15.116:6802/1887953519,v1:172.21.15.116:6803/1887953519] boot 2024-09-13T22:15:38.605 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:38 smithi134 ceph-mon[31212]: osdmap e8: 1 total, 1 up, 1 in 2024-09-13T22:15:38.605 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:38 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T22:15:38.605 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:38 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:38.605 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:38 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:38.605 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:38 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:38.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:38 smithi136 ceph-mon[31106]: purged_snaps scrub starts 2024-09-13T22:15:38.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:38 smithi136 ceph-mon[31106]: purged_snaps scrub ok 2024-09-13T22:15:38.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:38 smithi136 ceph-mon[31106]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:38.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:38 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T22:15:38.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:38 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T22:15:38.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:38 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:38.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:38 smithi136 ceph-mon[31106]: osd.0 [v2:172.21.15.116:6802/1887953519,v1:172.21.15.116:6803/1887953519] boot 2024-09-13T22:15:38.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:38 smithi136 ceph-mon[31106]: osdmap e8: 1 total, 1 up, 1 in 2024-09-13T22:15:38.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:38 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T22:15:38.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:38 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:38.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:38 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:38.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:38 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:38.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:38 smithi116 ceph-mon[29567]: purged_snaps scrub starts 2024-09-13T22:15:38.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:38 smithi116 ceph-mon[29567]: purged_snaps scrub ok 2024-09-13T22:15:38.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:38 smithi116 ceph-mon[29567]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:15:38.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:38 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T22:15:38.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:38 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T22:15:38.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:38 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:38.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:38 smithi116 ceph-mon[29567]: osd.0 [v2:172.21.15.116:6802/1887953519,v1:172.21.15.116:6803/1887953519] boot 2024-09-13T22:15:38.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:38 smithi116 ceph-mon[29567]: osdmap e8: 1 total, 1 up, 1 in 2024-09-13T22:15:38.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:38 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T22:15:38.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:38 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:38.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:38 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:38.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:38 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:39.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:39 smithi136 ceph-mon[31106]: from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:15:39.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:39 smithi136 ceph-mon[31106]: Detected new or changed devices on smithi116 2024-09-13T22:15:39.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:39 smithi136 ceph-mon[31106]: osdmap e9: 1 total, 1 up, 1 in 2024-09-13T22:15:39.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:39 smithi134 ceph-mon[31212]: from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:15:39.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:39 smithi134 ceph-mon[31212]: Detected new or changed devices on smithi116 2024-09-13T22:15:39.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:39 smithi134 ceph-mon[31212]: osdmap e9: 1 total, 1 up, 1 in 2024-09-13T22:15:39.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:39 smithi116 ceph-mon[29567]: from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:15:39.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:39 smithi116 ceph-mon[29567]: Detected new or changed devices on smithi116 2024-09-13T22:15:39.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:39 smithi116 ceph-mon[29567]: osdmap e9: 1 total, 1 up, 1 in 2024-09-13T22:15:40.683 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:40 smithi134 ceph-mon[31212]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:40.683 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:40 smithi134 ceph-mon[31212]: from='client.? 172.21.15.134:0/165398793' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04731c02-02a8-4e2e-b986-6f193f984cb1"}]: dispatch 2024-09-13T22:15:40.683 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:40 smithi134 ceph-mon[31212]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04731c02-02a8-4e2e-b986-6f193f984cb1"}]: dispatch 2024-09-13T22:15:40.683 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:40 smithi134 ceph-mon[31212]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "04731c02-02a8-4e2e-b986-6f193f984cb1"}]': finished 2024-09-13T22:15:40.683 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:40 smithi134 ceph-mon[31212]: osdmap e10: 2 total, 1 up, 2 in 2024-09-13T22:15:40.683 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:40 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T22:15:40.683 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:40 smithi134 ceph-mon[31212]: from='client.? 172.21.15.134:0/3143213652' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T22:15:40.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:40 smithi136 ceph-mon[31106]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:40.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:40 smithi136 ceph-mon[31106]: from='client.? 172.21.15.134:0/165398793' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04731c02-02a8-4e2e-b986-6f193f984cb1"}]: dispatch 2024-09-13T22:15:40.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:40 smithi136 ceph-mon[31106]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04731c02-02a8-4e2e-b986-6f193f984cb1"}]: dispatch 2024-09-13T22:15:40.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:40 smithi136 ceph-mon[31106]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "04731c02-02a8-4e2e-b986-6f193f984cb1"}]': finished 2024-09-13T22:15:40.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:40 smithi136 ceph-mon[31106]: osdmap e10: 2 total, 1 up, 2 in 2024-09-13T22:15:40.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:40 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T22:15:40.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:40 smithi136 ceph-mon[31106]: from='client.? 172.21.15.134:0/3143213652' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T22:15:40.707 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:40 smithi116 ceph-mon[29567]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:40.707 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:40 smithi116 ceph-mon[29567]: from='client.? 172.21.15.134:0/165398793' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04731c02-02a8-4e2e-b986-6f193f984cb1"}]: dispatch 2024-09-13T22:15:40.707 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:40 smithi116 ceph-mon[29567]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04731c02-02a8-4e2e-b986-6f193f984cb1"}]: dispatch 2024-09-13T22:15:40.707 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:40 smithi116 ceph-mon[29567]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "04731c02-02a8-4e2e-b986-6f193f984cb1"}]': finished 2024-09-13T22:15:40.707 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:40 smithi116 ceph-mon[29567]: osdmap e10: 2 total, 1 up, 2 in 2024-09-13T22:15:40.708 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:40 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T22:15:40.708 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:40 smithi116 ceph-mon[29567]: from='client.? 172.21.15.134:0/3143213652' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T22:15:42.524 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:42 smithi136 ceph-mon[31106]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:42.813 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:42 smithi116 ceph-mon[29567]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:42.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:42 smithi134 ceph-mon[31212]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:44.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:44 smithi134 ceph-mon[31212]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:44.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:44 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:44.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:44 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:44.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:44 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:44.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:44 smithi136 ceph-mon[31106]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:44.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:44 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:44.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:44 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:44.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:44 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:44.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:44 smithi116 ceph-mon[29567]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:44.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:44 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:44.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:44 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:44.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:44 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:46.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:46 smithi134 ceph-mon[31212]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:46.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:46 smithi136 ceph-mon[31106]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:46.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:46 smithi116 ceph-mon[29567]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:47.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:47 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T22:15:47.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:47 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:47.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:47 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T22:15:47.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:47 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:47.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:47 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T22:15:47.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:47 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:48.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:48 smithi134 ceph-mon[31212]: Deploying daemon osd.1 on smithi134 2024-09-13T22:15:48.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:48 smithi134 ceph-mon[31212]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:48.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:48 smithi136 ceph-mon[31106]: Deploying daemon osd.1 on smithi134 2024-09-13T22:15:48.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:48 smithi136 ceph-mon[31106]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:48.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:48 smithi116 ceph-mon[29567]: Deploying daemon osd.1 on smithi134 2024-09-13T22:15:48.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:48 smithi116 ceph-mon[29567]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:50.588 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:50 smithi134 ceph-mon[31212]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:50.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:50 smithi136 ceph-mon[31106]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:50.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:50 smithi116 ceph-mon[29567]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:52.712 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:52 smithi116 ceph-mon[29567]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:52.713 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:52 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:52.713 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:52 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:52.713 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:52 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:52.751 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:52 smithi134 ceph-mon[31212]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:52.752 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:52 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:52.752 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:52 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:52.752 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:52 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:52.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:52 smithi136 ceph-mon[31106]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:52.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:52 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:52.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:52 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:52.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:52 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:54.653 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:54 smithi134 ceph-mon[31212]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:54.653 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:54 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:54.653 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:54 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:54.653 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:54 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:54.653 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:54 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:54.653 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:54 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:54.653 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:54 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:54.653 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:54 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:54.653 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:54 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:54.653 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:54 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:54.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:54 smithi116 ceph-mon[29567]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:54.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:54 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:54.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:54 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:54.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:54 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:54.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:54 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:54.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:54 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:54.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:54 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:54.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:54 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:54.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:54 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:54.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:54 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:54.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:54 smithi136 ceph-mon[31106]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:54.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:54 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:54.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:54 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:54.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:54 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:54.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:54 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:54.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:54 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:54.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:54 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:54.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:54 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:54.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:54 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:54.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:54 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:56.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:56 smithi134 ceph-mon[31212]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:56.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:56 smithi116 ceph-mon[29567]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:56.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:56 smithi136 ceph-mon[31106]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:58.521 INFO:teuthology.orchestra.run.smithi134.stdout:Created osd(s) 1 on host 'smithi134' 2024-09-13T22:15:58.829 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:58 smithi134 ceph-mon[31212]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:58.830 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:58 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:58.830 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:58 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:58.830 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:58 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:58.830 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:58 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:58.830 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:58 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:58.830 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:58 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:58.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:58 smithi116 ceph-mon[29567]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:58.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:58 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:58.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:58 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:58.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:58 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:58.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:58 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:58.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:58 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:58.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:58 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:58.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:58 smithi136 ceph-mon[31106]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:15:58.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:58 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:58.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:58 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:58.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:58 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:58.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:58 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:58.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:58 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:58.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:58 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:59.166 DEBUG:teuthology.orchestra.run.smithi134:osd.1> sudo journalctl -f -n 0 -u ceph-240cd768-721d-11ef-bceb-c7b262605968@osd.1.service 2024-09-13T22:15:59.169 INFO:tasks.cephadm:Deploying osd.2 on smithi136 with /dev/vg_nvme/lv_4... 2024-09-13T22:15:59.169 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-13T22:15:59.423 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.c/config 2024-09-13T22:15:59.760 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:59 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:59.760 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:59 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:59.760 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:59 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T22:15:59.760 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:59 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:59.760 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:59 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:59.760 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:59 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:59.761 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:59 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:59.761 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:59 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:59.761 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:59 smithi136 ceph-mon[31106]: from='osd.1 [v2:172.21.15.134:6800/2127015763,v1:172.21.15.134:6801/2127015763]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T22:15:59.761 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:15:59 smithi136 ceph-mon[31106]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T22:15:59.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:59 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:59.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:59 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:59.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:59 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T22:15:59.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:59 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:59.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:59 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:59.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:59 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:59.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:59 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:59.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:59 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:59.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:59 smithi134 ceph-mon[31212]: from='osd.1 [v2:172.21.15.134:6800/2127015763,v1:172.21.15.134:6801/2127015763]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T22:15:59.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:15:59 smithi134 ceph-mon[31212]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T22:15:59.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:59 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:15:59.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:59 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:59.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:59 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T22:15:59.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:59 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:59.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:59 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:59.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:59 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:15:59.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:59 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:15:59.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:59 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:15:59.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:59 smithi116 ceph-mon[29567]: from='osd.1 [v2:172.21.15.134:6800/2127015763,v1:172.21.15.134:6801/2127015763]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T22:15:59.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:15:59 smithi116 ceph-mon[29567]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T22:16:00.771 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:00 smithi136 ceph-mon[31106]: Adjusting osd_memory_target on smithi134 to 16064M 2024-09-13T22:16:00.771 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:00 smithi136 ceph-mon[31106]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:16:00.771 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:00 smithi136 ceph-mon[31106]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T22:16:00.771 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:00 smithi136 ceph-mon[31106]: osdmap e11: 2 total, 1 up, 2 in 2024-09-13T22:16:00.771 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T22:16:00.772 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:00 smithi136 ceph-mon[31106]: from='osd.1 [v2:172.21.15.134:6800/2127015763,v1:172.21.15.134:6801/2127015763]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-09-13T22:16:00.772 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:00 smithi136 ceph-mon[31106]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-09-13T22:16:00.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:00 smithi134 ceph-mon[31212]: Adjusting osd_memory_target on smithi134 to 16064M 2024-09-13T22:16:00.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:00 smithi134 ceph-mon[31212]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:16:00.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:00 smithi134 ceph-mon[31212]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T22:16:00.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:00 smithi134 ceph-mon[31212]: osdmap e11: 2 total, 1 up, 2 in 2024-09-13T22:16:00.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T22:16:00.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:00 smithi134 ceph-mon[31212]: from='osd.1 [v2:172.21.15.134:6800/2127015763,v1:172.21.15.134:6801/2127015763]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-09-13T22:16:00.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:00 smithi134 ceph-mon[31212]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-09-13T22:16:00.855 INFO:journalctl@ceph.osd.1.smithi134.stdout:Sep 13 22:16:00 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-1[35938]: 2024-09-13T22:16:00.547+0000 7f667f0cd640 -1 osd.1 0 waiting for initial osdmap 2024-09-13T22:16:00.855 INFO:journalctl@ceph.osd.1.smithi134.stdout:Sep 13 22:16:00 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-1[35938]: 2024-09-13T22:16:00.549+0000 7f667aef5640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T22:16:00.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:00 smithi116 ceph-mon[29567]: Adjusting osd_memory_target on smithi134 to 16064M 2024-09-13T22:16:00.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:00 smithi116 ceph-mon[29567]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:16:00.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:00 smithi116 ceph-mon[29567]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T22:16:00.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:00 smithi116 ceph-mon[29567]: osdmap e11: 2 total, 1 up, 2 in 2024-09-13T22:16:00.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T22:16:00.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:00 smithi116 ceph-mon[29567]: from='osd.1 [v2:172.21.15.134:6800/2127015763,v1:172.21.15.134:6801/2127015763]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-09-13T22:16:00.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:00 smithi116 ceph-mon[29567]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-09-13T22:16:01.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:01 smithi136 ceph-mon[31106]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-13T22:16:01.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:01 smithi136 ceph-mon[31106]: osdmap e12: 2 total, 1 up, 2 in 2024-09-13T22:16:01.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:01 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T22:16:01.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:01 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T22:16:01.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:01 smithi136 ceph-mon[31106]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:16:01.787 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T22:16:01.813 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi136:vg_nvme/lv_4 2024-09-13T22:16:01.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:01 smithi134 ceph-mon[31212]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-13T22:16:01.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:01 smithi134 ceph-mon[31212]: osdmap e12: 2 total, 1 up, 2 in 2024-09-13T22:16:01.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:01 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T22:16:01.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:01 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T22:16:01.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:01 smithi134 ceph-mon[31212]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:16:01.885 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:01 smithi116 ceph-mon[29567]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-13T22:16:01.885 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:01 smithi116 ceph-mon[29567]: osdmap e12: 2 total, 1 up, 2 in 2024-09-13T22:16:01.885 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:01 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T22:16:01.885 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:01 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T22:16:01.885 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:01 smithi116 ceph-mon[29567]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T22:16:02.451 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.c/config 2024-09-13T22:16:02.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:02 smithi134 ceph-mon[31212]: purged_snaps scrub starts 2024-09-13T22:16:02.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:02 smithi134 ceph-mon[31212]: purged_snaps scrub ok 2024-09-13T22:16:02.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:02 smithi134 ceph-mon[31212]: osd.1 [v2:172.21.15.134:6800/2127015763,v1:172.21.15.134:6801/2127015763] boot 2024-09-13T22:16:02.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:02 smithi134 ceph-mon[31212]: osdmap e13: 2 total, 2 up, 2 in 2024-09-13T22:16:02.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:02 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T22:16:02.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:02 smithi136 ceph-mon[31106]: purged_snaps scrub starts 2024-09-13T22:16:02.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:02 smithi136 ceph-mon[31106]: purged_snaps scrub ok 2024-09-13T22:16:02.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:02 smithi136 ceph-mon[31106]: osd.1 [v2:172.21.15.134:6800/2127015763,v1:172.21.15.134:6801/2127015763] boot 2024-09-13T22:16:02.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:02 smithi136 ceph-mon[31106]: osdmap e13: 2 total, 2 up, 2 in 2024-09-13T22:16:02.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:02 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T22:16:02.892 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:02 smithi116 ceph-mon[29567]: purged_snaps scrub starts 2024-09-13T22:16:02.892 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:02 smithi116 ceph-mon[29567]: purged_snaps scrub ok 2024-09-13T22:16:02.892 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:02 smithi116 ceph-mon[29567]: osd.1 [v2:172.21.15.134:6800/2127015763,v1:172.21.15.134:6801/2127015763] boot 2024-09-13T22:16:02.892 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:02 smithi116 ceph-mon[29567]: osdmap e13: 2 total, 2 up, 2 in 2024-09-13T22:16:02.892 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:02 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T22:16:03.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:03 smithi136 ceph-mon[31106]: osdmap e14: 2 total, 2 up, 2 in 2024-09-13T22:16:03.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:03 smithi136 ceph-mon[31106]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:03.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:03 smithi134 ceph-mon[31212]: osdmap e14: 2 total, 2 up, 2 in 2024-09-13T22:16:03.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:03 smithi134 ceph-mon[31212]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:03.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:03 smithi116 ceph-mon[29567]: osdmap e14: 2 total, 2 up, 2 in 2024-09-13T22:16:03.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:03 smithi116 ceph-mon[29567]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:04.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:04 smithi134 ceph-mon[31212]: from='client.24130 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi136:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:16:04.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:04 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T22:16:04.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:04 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T22:16:04.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:04 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:16:04.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:04 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:04.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:04 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:04.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:04 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:04.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:04 smithi116 ceph-mon[29567]: from='client.24130 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi136:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:16:04.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:04 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T22:16:04.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:04 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T22:16:04.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:04 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:16:04.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:04 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:04.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:04 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:04.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:04 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:04.938 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:04 smithi136 ceph-mon[31106]: from='client.24130 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi136:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:16:04.938 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:04 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T22:16:04.938 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:04 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T22:16:04.938 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:04 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:16:04.938 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:04 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:04.938 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:04 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:04.938 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:04 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:05.833 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:05 smithi136 ceph-mon[31106]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:05.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:05 smithi134 ceph-mon[31212]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:05.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:05 smithi116 ceph-mon[29567]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:06.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:06 smithi134 ceph-mon[31212]: from='client.? 172.21.15.136:0/1715844821' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c82b2c4e-f633-422d-bce1-a09a047970c2"}]: dispatch 2024-09-13T22:16:06.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:06 smithi134 ceph-mon[31212]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c82b2c4e-f633-422d-bce1-a09a047970c2"}]: dispatch 2024-09-13T22:16:06.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:06 smithi134 ceph-mon[31212]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c82b2c4e-f633-422d-bce1-a09a047970c2"}]': finished 2024-09-13T22:16:06.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:06 smithi134 ceph-mon[31212]: osdmap e15: 3 total, 2 up, 3 in 2024-09-13T22:16:06.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:06 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T22:16:06.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:06 smithi116 ceph-mon[29567]: from='client.? 172.21.15.136:0/1715844821' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c82b2c4e-f633-422d-bce1-a09a047970c2"}]: dispatch 2024-09-13T22:16:06.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:06 smithi116 ceph-mon[29567]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c82b2c4e-f633-422d-bce1-a09a047970c2"}]: dispatch 2024-09-13T22:16:06.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:06 smithi116 ceph-mon[29567]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c82b2c4e-f633-422d-bce1-a09a047970c2"}]': finished 2024-09-13T22:16:06.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:06 smithi116 ceph-mon[29567]: osdmap e15: 3 total, 2 up, 3 in 2024-09-13T22:16:06.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:06 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T22:16:06.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:06 smithi136 ceph-mon[31106]: from='client.? 172.21.15.136:0/1715844821' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c82b2c4e-f633-422d-bce1-a09a047970c2"}]: dispatch 2024-09-13T22:16:06.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:06 smithi136 ceph-mon[31106]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c82b2c4e-f633-422d-bce1-a09a047970c2"}]: dispatch 2024-09-13T22:16:06.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:06 smithi136 ceph-mon[31106]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c82b2c4e-f633-422d-bce1-a09a047970c2"}]': finished 2024-09-13T22:16:06.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:06 smithi136 ceph-mon[31106]: osdmap e15: 3 total, 2 up, 3 in 2024-09-13T22:16:06.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:06 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T22:16:07.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:07 smithi134 ceph-mon[31212]: from='client.? 172.21.15.136:0/3454400318' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T22:16:07.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:07 smithi134 ceph-mon[31212]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:07.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:07 smithi116 ceph-mon[29567]: from='client.? 172.21.15.136:0/3454400318' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T22:16:07.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:07 smithi116 ceph-mon[29567]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:07.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:07 smithi136 ceph-mon[31106]: from='client.? 172.21.15.136:0/3454400318' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T22:16:07.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:07 smithi136 ceph-mon[31106]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:10.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:10 smithi116 ceph-mon[29567]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:10.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:10 smithi136 ceph-mon[31106]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:10.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:10 smithi134 ceph-mon[31212]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:12.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:12 smithi116 ceph-mon[29567]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:12.666 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:12 smithi136 ceph-mon[31106]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:12.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:12 smithi134 ceph-mon[31212]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:13.662 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:13 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:13.662 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:13 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:13.663 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:13 smithi136 ceph-mon[31106]: Detected new or changed devices on smithi134 2024-09-13T22:16:13.663 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:13 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:13.663 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:13 smithi136 ceph-mon[31106]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:13.840 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:13 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:13.840 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:13 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:13.840 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:13 smithi134 ceph-mon[31212]: Detected new or changed devices on smithi134 2024-09-13T22:16:13.840 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:13 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:13.841 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:13 smithi134 ceph-mon[31212]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:13.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:13 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:13.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:13 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:13.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:13 smithi116 ceph-mon[29567]: Detected new or changed devices on smithi134 2024-09-13T22:16:13.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:13 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:13.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:13 smithi116 ceph-mon[29567]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:14.707 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:14 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T22:16:14.708 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:14 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:16:14.708 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:14 smithi134 ceph-mon[31212]: Deploying daemon osd.2 on smithi136 2024-09-13T22:16:14.877 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:14 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T22:16:14.877 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:14 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:16:14.877 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:14 smithi136 ceph-mon[31106]: Deploying daemon osd.2 on smithi136 2024-09-13T22:16:14.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:14 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T22:16:14.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:14 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:16:14.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:14 smithi116 ceph-mon[29567]: Deploying daemon osd.2 on smithi136 2024-09-13T22:16:15.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:15 smithi136 ceph-mon[31106]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:15.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:15 smithi134 ceph-mon[31212]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:15.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:15 smithi116 ceph-mon[29567]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:18.579 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:18 smithi136 ceph-mon[31106]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:18.579 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:18 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:18.579 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:18 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:18.579 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:18 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:18.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:18 smithi116 ceph-mon[29567]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:18.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:18 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:18.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:18 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:18.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:18 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:18.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:18 smithi134 ceph-mon[31212]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:18.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:18 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:18.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:18 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:18.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:18 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:20.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:20 smithi116 ceph-mon[29567]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:20.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:20 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:16:20.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:20 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:20.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:20 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:16:20.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:20 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:16:20.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:20 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:20.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:20 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:20.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:20 smithi136 ceph-mon[31106]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:20.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:20 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:16:20.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:20 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:20.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:20 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:16:20.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:20 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:16:20.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:20 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:20.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:20 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:20.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:20 smithi134 ceph-mon[31212]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:20.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:20 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:16:20.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:20 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:20.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:20 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:16:20.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:20 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:16:20.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:20 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:20.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:20 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:22.601 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:22 smithi136 ceph-mon[31106]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:22.656 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:22 smithi134 ceph-mon[31212]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:22.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:22 smithi116 ceph-mon[29567]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:23.160 INFO:teuthology.orchestra.run.smithi136.stdout:Created osd(s) 2 on host 'smithi136' 2024-09-13T22:16:23.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:23 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:16:23.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:23 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:23.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:23 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T22:16:23.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:23 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:23.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:23 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:23.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:23 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:16:23.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:23 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:16:23.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:23 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:23.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:23 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:16:23.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:23 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:23.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:23 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T22:16:23.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:23 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:23.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:23 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:23.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:23 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:16:23.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:23 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:16:23.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:23 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:23.798 DEBUG:teuthology.orchestra.run.smithi136:osd.2> sudo journalctl -f -n 0 -u ceph-240cd768-721d-11ef-bceb-c7b262605968@osd.2.service 2024-09-13T22:16:23.801 INFO:tasks.cephadm:Waiting for 3 OSDs to come up... 2024-09-13T22:16:23.801 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T22:16:23.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:23 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:16:23.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:23 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:23.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:23 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T22:16:23.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:23 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:23.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:23 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:23.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:23 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:16:23.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:23 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:16:23.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:23 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:24.235 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:16:24.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:24 smithi116 ceph-mon[29567]: Adjusting osd_memory_target on smithi136 to 20160M 2024-09-13T22:16:24.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:24 smithi116 ceph-mon[29567]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:24.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:24 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:24.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:24 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:24.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:24 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:16:24.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:24 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:16:24.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:24 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:24.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:24 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:16:24.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:24 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:24.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:24 smithi136 ceph-mon[31106]: Adjusting osd_memory_target on smithi136 to 20160M 2024-09-13T22:16:24.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:24 smithi136 ceph-mon[31106]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:24.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:24 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:24.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:24 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:24.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:24 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:16:24.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:24 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:16:24.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:24 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:24.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:24 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:16:24.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:24 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:24.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:24 smithi134 ceph-mon[31212]: Adjusting osd_memory_target on smithi136 to 20160M 2024-09-13T22:16:24.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:24 smithi134 ceph-mon[31212]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:24.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:24 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:24.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:24 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:24.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:24 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:16:24.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:24 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:16:24.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:24 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:24.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:24 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:16:24.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:24 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:24.933 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:16:25.029 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 13 22:16:24 smithi136 ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-2[35893]: 2024-09-13T22:16:24.717+0000 7f9f5c1b3640 -1 osd.2 0 log_to_monitors true 2024-09-13T22:16:25.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:25 smithi116 ceph-mon[29567]: from='osd.2 [v2:172.21.15.136:6800/1874141189,v1:172.21.15.136:6801/1874141189]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T22:16:25.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:25 smithi116 ceph-mon[29567]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T22:16:25.528 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:25 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/298762937' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-13T22:16:25.554 INFO:teuthology.orchestra.run.smithi116.stdout:{"epoch":15,"num_osds":3,"num_up_osds":2,"osd_up_since":1726265761,"num_in_osds":3,"osd_in_since":1726265766,"num_remapped_pgs":0} 2024-09-13T22:16:25.638 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:25 smithi136 ceph-mon[31106]: from='osd.2 [v2:172.21.15.136:6800/1874141189,v1:172.21.15.136:6801/1874141189]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T22:16:25.639 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:25 smithi136 ceph-mon[31106]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T22:16:25.639 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:25 smithi136 ceph-mon[31106]: from='client.? 172.21.15.116:0/298762937' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-13T22:16:25.848 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:25 smithi134 ceph-mon[31212]: from='osd.2 [v2:172.21.15.136:6800/1874141189,v1:172.21.15.136:6801/1874141189]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T22:16:25.848 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:25 smithi134 ceph-mon[31212]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T22:16:25.848 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:25 smithi134 ceph-mon[31212]: from='client.? 172.21.15.116:0/298762937' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-13T22:16:26.555 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T22:16:26.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:26 smithi116 ceph-mon[29567]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:26.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:26 smithi116 ceph-mon[29567]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T22:16:26.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:26 smithi116 ceph-mon[29567]: osdmap e16: 3 total, 2 up, 3 in 2024-09-13T22:16:26.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:26 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T22:16:26.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:26 smithi116 ceph-mon[29567]: from='osd.2 [v2:172.21.15.136:6800/1874141189,v1:172.21.15.136:6801/1874141189]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-09-13T22:16:26.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:26 smithi116 ceph-mon[29567]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-09-13T22:16:26.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:26 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:26.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:26 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:26.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:26 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:16:26.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:26 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:26.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:26 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:16:26.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:26 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:16:26.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:26 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:26.695 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 13 22:16:26 smithi136 ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-2[35893]: 2024-09-13T22:16:26.408+0000 7f9f58136640 -1 osd.2 0 waiting for initial osdmap 2024-09-13T22:16:26.695 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 13 22:16:26 smithi136 ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-2[35893]: 2024-09-13T22:16:26.411+0000 7f9f53f5e640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T22:16:26.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:26 smithi136 ceph-mon[31106]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:26.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:26 smithi136 ceph-mon[31106]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T22:16:26.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:26 smithi136 ceph-mon[31106]: osdmap e16: 3 total, 2 up, 3 in 2024-09-13T22:16:26.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:26 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T22:16:26.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:26 smithi136 ceph-mon[31106]: from='osd.2 [v2:172.21.15.136:6800/1874141189,v1:172.21.15.136:6801/1874141189]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-09-13T22:16:26.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:26 smithi136 ceph-mon[31106]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-09-13T22:16:26.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:26 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:26.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:26 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:26.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:26 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:16:26.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:26 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:26.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:26 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:16:26.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:26 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:16:26.697 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:26 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:26.798 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:16:26.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:26 smithi134 ceph-mon[31212]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:26.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:26 smithi134 ceph-mon[31212]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T22:16:26.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:26 smithi134 ceph-mon[31212]: osdmap e16: 3 total, 2 up, 3 in 2024-09-13T22:16:26.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:26 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T22:16:26.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:26 smithi134 ceph-mon[31212]: from='osd.2 [v2:172.21.15.136:6800/1874141189,v1:172.21.15.136:6801/1874141189]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-09-13T22:16:26.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:26 smithi134 ceph-mon[31212]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-09-13T22:16:26.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:26 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:26.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:26 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:26.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:26 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:16:26.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:26 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:26.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:26 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:16:26.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:26 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:16:26.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:26 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:27.429 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:16:27.429 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:27 smithi116 ceph-mon[29567]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-09-13T22:16:27.429 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:27 smithi116 ceph-mon[29567]: osdmap e17: 3 total, 2 up, 3 in 2024-09-13T22:16:27.429 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:27 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T22:16:27.429 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:27 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T22:16:27.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:27 smithi136 ceph-mon[31106]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-09-13T22:16:27.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:27 smithi136 ceph-mon[31106]: osdmap e17: 3 total, 2 up, 3 in 2024-09-13T22:16:27.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:27 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T22:16:27.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:27 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T22:16:27.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:27 smithi134 ceph-mon[31212]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-09-13T22:16:27.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:27 smithi134 ceph-mon[31212]: osdmap e17: 3 total, 2 up, 3 in 2024-09-13T22:16:27.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:27 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T22:16:27.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:27 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T22:16:28.052 INFO:teuthology.orchestra.run.smithi116.stdout:{"epoch":18,"num_osds":3,"num_up_osds":3,"osd_up_since":1726265787,"num_in_osds":3,"osd_in_since":1726265766,"num_remapped_pgs":0} 2024-09-13T22:16:28.052 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T22:16:28.290 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:16:28.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:28 smithi116 ceph-mon[29567]: purged_snaps scrub starts 2024-09-13T22:16:28.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:28 smithi116 ceph-mon[29567]: purged_snaps scrub ok 2024-09-13T22:16:28.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:28 smithi116 ceph-mon[29567]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:28.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:28 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T22:16:28.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:28 smithi116 ceph-mon[29567]: osd.2 [v2:172.21.15.136:6800/1874141189,v1:172.21.15.136:6801/1874141189] boot 2024-09-13T22:16:28.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:28 smithi116 ceph-mon[29567]: osdmap e18: 3 total, 3 up, 3 in 2024-09-13T22:16:28.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:28 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T22:16:28.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:28 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/2001290814' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-13T22:16:28.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:28 smithi136 ceph-mon[31106]: purged_snaps scrub starts 2024-09-13T22:16:28.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:28 smithi136 ceph-mon[31106]: purged_snaps scrub ok 2024-09-13T22:16:28.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:28 smithi136 ceph-mon[31106]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:28.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:28 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T22:16:28.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:28 smithi136 ceph-mon[31106]: osd.2 [v2:172.21.15.136:6800/1874141189,v1:172.21.15.136:6801/1874141189] boot 2024-09-13T22:16:28.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:28 smithi136 ceph-mon[31106]: osdmap e18: 3 total, 3 up, 3 in 2024-09-13T22:16:28.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:28 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T22:16:28.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:28 smithi136 ceph-mon[31106]: from='client.? 172.21.15.116:0/2001290814' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-13T22:16:28.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:28 smithi134 ceph-mon[31212]: purged_snaps scrub starts 2024-09-13T22:16:28.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:28 smithi134 ceph-mon[31212]: purged_snaps scrub ok 2024-09-13T22:16:28.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:28 smithi134 ceph-mon[31212]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T22:16:28.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:28 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T22:16:28.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:28 smithi134 ceph-mon[31212]: osd.2 [v2:172.21.15.136:6800/1874141189,v1:172.21.15.136:6801/1874141189] boot 2024-09-13T22:16:28.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:28 smithi134 ceph-mon[31212]: osdmap e18: 3 total, 3 up, 3 in 2024-09-13T22:16:28.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:28 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T22:16:28.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:28 smithi134 ceph-mon[31212]: from='client.? 172.21.15.116:0/2001290814' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-13T22:16:28.922 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:16:28.923 INFO:teuthology.orchestra.run.smithi116.stdout:{"epoch":19,"fsid":"240cd768-721d-11ef-bceb-c7b262605968","created":"2024-09-13T22:13:26.113809+0000","modified":"2024-09-13T22:16:28.409745+0000","last_up_change":"2024-09-13T22:16:27.402944+0000","last_in_change":"2024-09-13T22:16:06.546733+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"3981063d-ffbb-4771-b79a-7a0b49d0ba0e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6802","nonce":1887953519},{"type":"v1","addr":"172.21.15.116:6803","nonce":1887953519}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6804","nonce":1887953519},{"type":"v1","addr":"172.21.15.116:6805","nonce":1887953519}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6808","nonce":1887953519},{"type":"v1","addr":"172.21.15.116:6809","nonce":1887953519}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6806","nonce":1887953519},{"type":"v1","addr":"172.21.15.116:6807","nonce":1887953519}]},"public_addr":"172.21.15.116:6803/1887953519","cluster_addr":"172.21.15.116:6805/1887953519","heartbeat_back_addr":"172.21.15.116:6809/1887953519","heartbeat_front_addr":"172.21.15.116:6807/1887953519","state":["exists","up"]},{"osd":1,"uuid":"04731c02-02a8-4e2e-b986-6f193f984cb1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6800","nonce":2127015763},{"type":"v1","addr":"172.21.15.134:6801","nonce":2127015763}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6802","nonce":2127015763},{"type":"v1","addr":"172.21.15.134:6803","nonce":2127015763}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":2127015763},{"type":"v1","addr":"172.21.15.134:6807","nonce":2127015763}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":2127015763},{"type":"v1","addr":"172.21.15.134:6805","nonce":2127015763}]},"public_addr":"172.21.15.134:6801/2127015763","cluster_addr":"172.21.15.134:6803/2127015763","heartbeat_back_addr":"172.21.15.134:6807/2127015763","heartbeat_front_addr":"172.21.15.134:6805/2127015763","state":["exists","up"]},{"osd":2,"uuid":"c82b2c4e-f633-422d-bce1-a09a047970c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6800","nonce":1874141189},{"type":"v1","addr":"172.21.15.136:6801","nonce":1874141189}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":1874141189},{"type":"v1","addr":"172.21.15.136:6803","nonce":1874141189}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":1874141189},{"type":"v1","addr":"172.21.15.136:6807","nonce":1874141189}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":1874141189},{"type":"v1","addr":"172.21.15.136:6805","nonce":1874141189}]},"public_addr":"172.21.15.136:6801/1874141189","cluster_addr":"172.21.15.136:6803/1874141189","heartbeat_back_addr":"172.21.15.136:6807/1874141189","heartbeat_front_addr":"172.21.15.136:6805/1874141189","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T22:15:35.771649+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T22:15:59.649531+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T22:16:25.683786+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.116:6800/1898214595":"2024-09-14T22:14:11.301396+0000","172.21.15.116:0/3471551015":"2024-09-14T22:14:11.301396+0000","172.21.15.116:6801/1898214595":"2024-09-14T22:14:11.301396+0000","172.21.15.116:0/2567664911":"2024-09-14T22:14:11.301396+0000","172.21.15.116:0/1693783501":"2024-09-14T22:13:48.593747+0000","172.21.15.116:0/3683117768":"2024-09-14T22:13:48.593747+0000","172.21.15.116:0/2790772565":"2024-09-14T22:13:48.593747+0000","172.21.15.116:0/3458135691":"2024-09-14T22:14:11.301396+0000","172.21.15.116:6801/793185543":"2024-09-14T22:13:48.593747+0000","172.21.15.116:6800/793185543":"2024-09-14T22:13:48.593747+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-13T22:16:29.508 INFO:tasks.cephadm.ceph_manager.ceph:[] 2024-09-13T22:16:29.509 INFO:tasks.cephadm:Setting up client nodes... 2024-09-13T22:16:29.509 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-13T22:16:29.509 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-13T22:16:29.509 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-13T22:16:29.750 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:16:29.871 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:29 smithi116 ceph-mon[29567]: osdmap e19: 3 total, 3 up, 3 in 2024-09-13T22:16:29.871 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:29 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/3954993897' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T22:16:29.871 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:29 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-13T22:16:29.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:29 smithi136 ceph-mon[31106]: osdmap e19: 3 total, 3 up, 3 in 2024-09-13T22:16:29.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:29 smithi136 ceph-mon[31106]: from='client.? 172.21.15.116:0/3954993897' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T22:16:29.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:29 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-13T22:16:30.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:29 smithi134 ceph-mon[31212]: osdmap e19: 3 total, 3 up, 3 in 2024-09-13T22:16:30.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:29 smithi134 ceph-mon[31212]: from='client.? 172.21.15.116:0/3954993897' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T22:16:30.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:29 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-13T22:16:30.403 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:16:30.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:30 smithi116 ceph-mon[29567]: pgmap v78: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:16:30.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:30 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-13T22:16:30.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:30 smithi116 ceph-mon[29567]: osdmap e20: 3 total, 3 up, 3 in 2024-09-13T22:16:30.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:30 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-13T22:16:30.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:30 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/3381507407' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T22:16:30.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:30 smithi136 ceph-mon[31106]: pgmap v78: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:16:30.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:30 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-13T22:16:30.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:30 smithi136 ceph-mon[31106]: osdmap e20: 3 total, 3 up, 3 in 2024-09-13T22:16:30.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:30 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-13T22:16:30.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:30 smithi136 ceph-mon[31106]: from='client.? 172.21.15.116:0/3381507407' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T22:16:31.057 INFO:teuthology.orchestra.run.smithi116.stdout:{"epoch":14,"flags":0,"active_gid":14150,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6800","nonce":1933210662},{"type":"v1","addr":"172.21.15.116:6801","nonce":1933210662}]},"active_addr":"172.21.15.116:6801/1933210662","active_change":"2024-09-13T22:14:11.301534+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24107,"name":"b","mgr_features":4540701547738038271,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.116:8443/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.116:0","nonce":2189562718}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.116:0","nonce":1853738272}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.116:0","nonce":3452218053}]}]} 2024-09-13T22:16:31.062 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-13T22:16:31.062 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-13T22:16:31.062 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T22:16:31.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:30 smithi134 ceph-mon[31212]: pgmap v78: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:16:31.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:30 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-13T22:16:31.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:30 smithi134 ceph-mon[31212]: osdmap e20: 3 total, 3 up, 3 in 2024-09-13T22:16:31.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:30 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-13T22:16:31.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:30 smithi134 ceph-mon[31212]: from='client.? 172.21.15.116:0/3381507407' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T22:16:31.281 INFO:journalctl@ceph.osd.0.smithi116.stdout:Sep 13 22:16:31 smithi116 sudo[41548]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-13T22:16:31.282 INFO:journalctl@ceph.osd.0.smithi116.stdout:Sep 13 22:16:31 smithi116 sudo[41548]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T22:16:31.282 INFO:journalctl@ceph.osd.0.smithi116.stdout:Sep 13 22:16:31 smithi116 sudo[41548]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T22:16:31.282 INFO:journalctl@ceph.osd.0.smithi116.stdout:Sep 13 22:16:31 smithi116 sudo[41548]: pam_unix(sudo:session): session closed for user root 2024-09-13T22:16:31.307 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:16:31.532 INFO:journalctl@ceph.osd.0.smithi116.stdout:Sep 13 22:16:31 smithi116 sudo[41593]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-13T22:16:31.532 INFO:journalctl@ceph.osd.0.smithi116.stdout:Sep 13 22:16:31 smithi116 sudo[41593]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T22:16:31.532 INFO:journalctl@ceph.osd.0.smithi116.stdout:Sep 13 22:16:31 smithi116 sudo[41593]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T22:16:31.533 INFO:journalctl@ceph.osd.0.smithi116.stdout:Sep 13 22:16:31 smithi116 sudo[41593]: pam_unix(sudo:session): session closed for user root 2024-09-13T22:16:31.813 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:31 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-13T22:16:31.813 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:31 smithi134 ceph-mon[31212]: osdmap e21: 3 total, 3 up, 3 in 2024-09-13T22:16:31.813 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:31 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:31.813 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:31 smithi134 ceph-mon[31212]: pgmap v81: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:16:31.813 INFO:journalctl@ceph.osd.1.smithi134.stdout:Sep 13 22:16:31 smithi134 sudo[37238]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-13T22:16:31.813 INFO:journalctl@ceph.osd.1.smithi134.stdout:Sep 13 22:16:31 smithi134 sudo[37238]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T22:16:31.813 INFO:journalctl@ceph.osd.1.smithi134.stdout:Sep 13 22:16:31 smithi134 sudo[37238]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T22:16:31.813 INFO:journalctl@ceph.osd.1.smithi134.stdout:Sep 13 22:16:31 smithi134 sudo[37238]: pam_unix(sudo:session): session closed for user root 2024-09-13T22:16:31.904 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:16:31.904 INFO:teuthology.orchestra.run.smithi116.stdout:{"epoch":22,"fsid":"240cd768-721d-11ef-bceb-c7b262605968","created":"2024-09-13T22:13:26.113809+0000","modified":"2024-09-13T22:16:31.683681+0000","last_up_change":"2024-09-13T22:16:27.402944+0000","last_in_change":"2024-09-13T22:16:06.546733+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-13T22:16:29.630586+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"3981063d-ffbb-4771-b79a-7a0b49d0ba0e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6802","nonce":1887953519},{"type":"v1","addr":"172.21.15.116:6803","nonce":1887953519}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6804","nonce":1887953519},{"type":"v1","addr":"172.21.15.116:6805","nonce":1887953519}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6808","nonce":1887953519},{"type":"v1","addr":"172.21.15.116:6809","nonce":1887953519}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6806","nonce":1887953519},{"type":"v1","addr":"172.21.15.116:6807","nonce":1887953519}]},"public_addr":"172.21.15.116:6803/1887953519","cluster_addr":"172.21.15.116:6805/1887953519","heartbeat_back_addr":"172.21.15.116:6809/1887953519","heartbeat_front_addr":"172.21.15.116:6807/1887953519","state":["exists","up"]},{"osd":1,"uuid":"04731c02-02a8-4e2e-b986-6f193f984cb1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6800","nonce":2127015763},{"type":"v1","addr":"172.21.15.134:6801","nonce":2127015763}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6802","nonce":2127015763},{"type":"v1","addr":"172.21.15.134:6803","nonce":2127015763}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":2127015763},{"type":"v1","addr":"172.21.15.134:6807","nonce":2127015763}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":2127015763},{"type":"v1","addr":"172.21.15.134:6805","nonce":2127015763}]},"public_addr":"172.21.15.134:6801/2127015763","cluster_addr":"172.21.15.134:6803/2127015763","heartbeat_back_addr":"172.21.15.134:6807/2127015763","heartbeat_front_addr":"172.21.15.134:6805/2127015763","state":["exists","up"]},{"osd":2,"uuid":"c82b2c4e-f633-422d-bce1-a09a047970c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6800","nonce":1874141189},{"type":"v1","addr":"172.21.15.136:6801","nonce":1874141189}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":1874141189},{"type":"v1","addr":"172.21.15.136:6803","nonce":1874141189}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":1874141189},{"type":"v1","addr":"172.21.15.136:6807","nonce":1874141189}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":1874141189},{"type":"v1","addr":"172.21.15.136:6805","nonce":1874141189}]},"public_addr":"172.21.15.136:6801/1874141189","cluster_addr":"172.21.15.136:6803/1874141189","heartbeat_back_addr":"172.21.15.136:6807/1874141189","heartbeat_front_addr":"172.21.15.136:6805/1874141189","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T22:15:35.771649+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T22:15:59.649531+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T22:16:25.683786+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.116:6800/1898214595":"2024-09-14T22:14:11.301396+0000","172.21.15.116:0/3471551015":"2024-09-14T22:14:11.301396+0000","172.21.15.116:6801/1898214595":"2024-09-14T22:14:11.301396+0000","172.21.15.116:0/2567664911":"2024-09-14T22:14:11.301396+0000","172.21.15.116:0/1693783501":"2024-09-14T22:13:48.593747+0000","172.21.15.116:0/3683117768":"2024-09-14T22:13:48.593747+0000","172.21.15.116:0/2790772565":"2024-09-14T22:13:48.593747+0000","172.21.15.116:0/3458135691":"2024-09-14T22:14:11.301396+0000","172.21.15.116:6801/793185543":"2024-09-14T22:13:48.593747+0000","172.21.15.116:6800/793185543":"2024-09-14T22:13:48.593747+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-13T22:16:31.905 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:31 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-13T22:16:31.905 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:31 smithi116 ceph-mon[29567]: osdmap e21: 3 total, 3 up, 3 in 2024-09-13T22:16:31.905 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:31 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:31.905 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:31 smithi116 ceph-mon[29567]: pgmap v81: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:16:31.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:31 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-13T22:16:31.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:31 smithi136 ceph-mon[31106]: osdmap e21: 3 total, 3 up, 3 in 2024-09-13T22:16:31.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:31 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:31.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:31 smithi136 ceph-mon[31106]: pgmap v81: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:16:32.104 INFO:journalctl@ceph.osd.1.smithi134.stdout:Sep 13 22:16:31 smithi134 sudo[37243]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-13T22:16:32.104 INFO:journalctl@ceph.osd.1.smithi134.stdout:Sep 13 22:16:31 smithi134 sudo[37243]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T22:16:32.104 INFO:journalctl@ceph.osd.1.smithi134.stdout:Sep 13 22:16:31 smithi134 sudo[37243]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T22:16:32.104 INFO:journalctl@ceph.osd.1.smithi134.stdout:Sep 13 22:16:31 smithi134 sudo[37243]: pam_unix(sudo:session): session closed for user root 2024-09-13T22:16:32.333 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 13 22:16:32 smithi136 sudo[37092]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-13T22:16:32.333 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 13 22:16:32 smithi136 sudo[37092]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T22:16:32.333 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 13 22:16:32 smithi136 sudo[37092]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T22:16:32.333 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 13 22:16:32 smithi136 sudo[37092]: pam_unix(sudo:session): session closed for user root 2024-09-13T22:16:32.497 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-13T22:16:32.497 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T22:16:32.695 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 13 22:16:32 smithi136 sudo[37095]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-13T22:16:32.695 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 13 22:16:32 smithi136 sudo[37095]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T22:16:32.695 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 13 22:16:32 smithi136 sudo[37095]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T22:16:32.695 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 13 22:16:32 smithi136 sudo[37095]: pam_unix(sudo:session): session closed for user root 2024-09-13T22:16:32.741 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:16:32.866 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:32 smithi116 sudo[41682]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-13T22:16:32.866 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:32 smithi116 sudo[41682]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T22:16:32.866 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:32 smithi116 sudo[41682]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T22:16:32.866 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:32 smithi116 sudo[41682]: pam_unix(sudo:session): session closed for user root 2024-09-13T22:16:33.140 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:32 smithi136 ceph-mon[31106]: osdmap e22: 3 total, 3 up, 3 in 2024-09-13T22:16:33.140 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:32 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:33.140 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:32 smithi136 ceph-mon[31106]: from='client.? 172.21.15.116:0/3622627327' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T22:16:33.140 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:32 smithi136 ceph-mon[31106]: mgrmap e15: a(active, since 2m), standbys: b 2024-09-13T22:16:33.140 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:32 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:33.140 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:32 smithi136 ceph-mon[31106]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T22:16:33.140 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:33 smithi136 sudo[37098]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-13T22:16:33.140 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:33 smithi136 sudo[37098]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T22:16:33.140 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:33 smithi136 sudo[37098]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T22:16:33.141 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:33 smithi136 sudo[37098]: pam_unix(sudo:session): session closed for user root 2024-09-13T22:16:33.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:32 smithi116 sudo[41735]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-13T22:16:33.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:32 smithi116 sudo[41735]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T22:16:33.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:32 smithi116 sudo[41735]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T22:16:33.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:32 smithi116 sudo[41735]: pam_unix(sudo:session): session closed for user root 2024-09-13T22:16:33.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:32 smithi116 ceph-mon[29567]: osdmap e22: 3 total, 3 up, 3 in 2024-09-13T22:16:33.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:32 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:33.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:32 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/3622627327' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T22:16:33.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:32 smithi116 ceph-mon[29567]: mgrmap e15: a(active, since 2m), standbys: b 2024-09-13T22:16:33.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:32 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:33.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:32 smithi116 ceph-mon[29567]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T22:16:33.210 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:32 smithi134 ceph-mon[31212]: osdmap e22: 3 total, 3 up, 3 in 2024-09-13T22:16:33.210 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:32 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:33.210 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:32 smithi134 ceph-mon[31212]: from='client.? 172.21.15.116:0/3622627327' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T22:16:33.210 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:32 smithi134 ceph-mon[31212]: mgrmap e15: a(active, since 2m), standbys: b 2024-09-13T22:16:33.210 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:32 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:33.210 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:32 smithi134 ceph-mon[31212]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T22:16:33.363 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:16:33.363 INFO:teuthology.orchestra.run.smithi116.stdout:{"epoch":22,"fsid":"240cd768-721d-11ef-bceb-c7b262605968","created":"2024-09-13T22:13:26.113809+0000","modified":"2024-09-13T22:16:31.683681+0000","last_up_change":"2024-09-13T22:16:27.402944+0000","last_in_change":"2024-09-13T22:16:06.546733+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-13T22:16:29.630586+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"3981063d-ffbb-4771-b79a-7a0b49d0ba0e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6802","nonce":1887953519},{"type":"v1","addr":"172.21.15.116:6803","nonce":1887953519}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6804","nonce":1887953519},{"type":"v1","addr":"172.21.15.116:6805","nonce":1887953519}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6808","nonce":1887953519},{"type":"v1","addr":"172.21.15.116:6809","nonce":1887953519}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6806","nonce":1887953519},{"type":"v1","addr":"172.21.15.116:6807","nonce":1887953519}]},"public_addr":"172.21.15.116:6803/1887953519","cluster_addr":"172.21.15.116:6805/1887953519","heartbeat_back_addr":"172.21.15.116:6809/1887953519","heartbeat_front_addr":"172.21.15.116:6807/1887953519","state":["exists","up"]},{"osd":1,"uuid":"04731c02-02a8-4e2e-b986-6f193f984cb1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6800","nonce":2127015763},{"type":"v1","addr":"172.21.15.134:6801","nonce":2127015763}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6802","nonce":2127015763},{"type":"v1","addr":"172.21.15.134:6803","nonce":2127015763}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":2127015763},{"type":"v1","addr":"172.21.15.134:6807","nonce":2127015763}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":2127015763},{"type":"v1","addr":"172.21.15.134:6805","nonce":2127015763}]},"public_addr":"172.21.15.134:6801/2127015763","cluster_addr":"172.21.15.134:6803/2127015763","heartbeat_back_addr":"172.21.15.134:6807/2127015763","heartbeat_front_addr":"172.21.15.134:6805/2127015763","state":["exists","up"]},{"osd":2,"uuid":"c82b2c4e-f633-422d-bce1-a09a047970c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6800","nonce":1874141189},{"type":"v1","addr":"172.21.15.136:6801","nonce":1874141189}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":1874141189},{"type":"v1","addr":"172.21.15.136:6803","nonce":1874141189}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":1874141189},{"type":"v1","addr":"172.21.15.136:6807","nonce":1874141189}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":1874141189},{"type":"v1","addr":"172.21.15.136:6805","nonce":1874141189}]},"public_addr":"172.21.15.136:6801/1874141189","cluster_addr":"172.21.15.136:6803/1874141189","heartbeat_back_addr":"172.21.15.136:6807/1874141189","heartbeat_front_addr":"172.21.15.136:6805/1874141189","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T22:15:35.771649+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T22:15:59.649531+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T22:16:25.683786+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.116:6800/1898214595":"2024-09-14T22:14:11.301396+0000","172.21.15.116:0/3471551015":"2024-09-14T22:14:11.301396+0000","172.21.15.116:6801/1898214595":"2024-09-14T22:14:11.301396+0000","172.21.15.116:0/2567664911":"2024-09-14T22:14:11.301396+0000","172.21.15.116:0/1693783501":"2024-09-14T22:13:48.593747+0000","172.21.15.116:0/3683117768":"2024-09-14T22:13:48.593747+0000","172.21.15.116:0/2790772565":"2024-09-14T22:13:48.593747+0000","172.21.15.116:0/3458135691":"2024-09-14T22:14:11.301396+0000","172.21.15.116:6801/793185543":"2024-09-14T22:13:48.593747+0000","172.21.15.116:6800/793185543":"2024-09-14T22:13:48.593747+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-13T22:16:33.445 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:33 smithi136 sudo[37101]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-13T22:16:33.445 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:33 smithi136 sudo[37101]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T22:16:33.445 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:33 smithi136 sudo[37101]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T22:16:33.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:33 smithi136 sudo[37101]: pam_unix(sudo:session): session closed for user root 2024-09-13T22:16:33.885 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:33 smithi134 sudo[37305]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-13T22:16:33.885 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:33 smithi134 sudo[37305]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T22:16:33.885 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:33 smithi134 sudo[37305]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T22:16:33.885 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:33 smithi134 sudo[37305]: pam_unix(sudo:session): session closed for user root 2024-09-13T22:16:33.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:33 smithi136 ceph-mon[31106]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T22:16:33.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:33 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T22:16:33.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:33 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:16:33.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:33 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:16:33.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:33 smithi136 ceph-mon[31106]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T22:16:33.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:33 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:33.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:33 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T22:16:33.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:33 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:16:33.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:33 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:16:33.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:33 smithi136 ceph-mon[31106]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:16:33.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:33 smithi136 ceph-mon[31106]: from='client.? 172.21.15.116:0/2821312603' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T22:16:33.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:33 smithi136 ceph-mon[31106]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T22:16:33.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:33 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T22:16:33.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:33 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:16:33.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:33 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:16:33.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:33 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:33.955 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-13T22:16:33.956 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-13T22:16:33.956 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-13T22:16:34.136 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:33 smithi134 sudo[37308]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-13T22:16:34.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:33 smithi134 sudo[37308]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T22:16:34.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:33 smithi134 sudo[37308]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T22:16:34.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:33 smithi134 sudo[37308]: pam_unix(sudo:session): session closed for user root 2024-09-13T22:16:34.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:33 smithi134 ceph-mon[31212]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T22:16:34.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:33 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T22:16:34.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:33 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:16:34.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:33 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:16:34.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:33 smithi134 ceph-mon[31212]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T22:16:34.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:33 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:34.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:33 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T22:16:34.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:33 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:16:34.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:33 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:16:34.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:33 smithi134 ceph-mon[31212]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:16:34.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:33 smithi134 ceph-mon[31212]: from='client.? 172.21.15.116:0/2821312603' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T22:16:34.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:33 smithi134 ceph-mon[31212]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T22:16:34.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:33 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T22:16:34.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:33 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:16:34.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:33 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:16:34.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:33 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:34.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:33 smithi116 ceph-mon[29567]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T22:16:34.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:33 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T22:16:34.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:33 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:16:34.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:33 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:16:34.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:33 smithi116 ceph-mon[29567]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T22:16:34.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:33 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:34.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:33 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T22:16:34.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:33 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:16:34.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:33 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:16:34.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:33 smithi116 ceph-mon[29567]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:16:34.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:33 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/2821312603' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T22:16:34.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:33 smithi116 ceph-mon[29567]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T22:16:34.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:33 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T22:16:34.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:33 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:16:34.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:33 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:16:34.161 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:33 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:34.221 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:16:34.221 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:16:34.224 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:16:35.103 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:34 smithi134 ceph-mon[31212]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T22:16:35.103 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:34 smithi134 ceph-mon[31212]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T22:16:35.103 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:34 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:35.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:34 smithi116 ceph-mon[29567]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T22:16:35.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:34 smithi116 ceph-mon[29567]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T22:16:35.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:34 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:35.195 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:34 smithi136 ceph-mon[31106]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T22:16:35.195 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:34 smithi136 ceph-mon[31106]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T22:16:35.195 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:34 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:35.489 INFO:teuthology.orchestra.run.smithi116.stdout:34359738383 2024-09-13T22:16:35.490 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-13T22:16:36.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:35 smithi116 ceph-mon[29567]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:16:36.195 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:35 smithi136 ceph-mon[31106]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:16:36.354 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:35 smithi134 ceph-mon[31212]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:16:36.556 INFO:teuthology.orchestra.run.smithi116.stdout:77309411333 2024-09-13T22:16:36.556 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-13T22:16:36.986 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:16:37.350 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:16:37.355 INFO:teuthology.orchestra.run.smithi116.stdout:55834574857 2024-09-13T22:16:37.355 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-13T22:16:38.169 INFO:teuthology.orchestra.run.smithi116.stdout:34359738383 2024-09-13T22:16:38.397 INFO:teuthology.orchestra.run.smithi116.stdout:77309411333 2024-09-13T22:16:38.449 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:38 smithi116 ceph-mon[29567]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 4.8 KiB/s rd, 231 KiB/s wr, 15 op/s 2024-09-13T22:16:38.449 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:38 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/4071874409' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-13T22:16:38.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:38 smithi136 ceph-mon[31106]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 4.8 KiB/s rd, 231 KiB/s wr, 15 op/s 2024-09-13T22:16:38.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:38 smithi136 ceph-mon[31106]: from='client.? 172.21.15.116:0/4071874409' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-13T22:16:38.778 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738383 got 34359738383 for osd.0 2024-09-13T22:16:38.778 DEBUG:teuthology.parallel:result is None 2024-09-13T22:16:38.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:38 smithi134 ceph-mon[31212]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 4.8 KiB/s rd, 231 KiB/s wr, 15 op/s 2024-09-13T22:16:38.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:38 smithi134 ceph-mon[31212]: from='client.? 172.21.15.116:0/4071874409' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-13T22:16:39.401 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:16:39.421 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411333 got 77309411333 for osd.2 2024-09-13T22:16:39.422 DEBUG:teuthology.parallel:result is None 2024-09-13T22:16:39.638 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:39 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/1013317587' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-13T22:16:39.639 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:39 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:39.639 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:39 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:39.639 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:39 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:39.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:39 smithi136 ceph-mon[31106]: from='client.? 172.21.15.116:0/1013317587' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-13T22:16:39.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:39 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:39.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:39 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:39.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:39 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:39.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:39 smithi134 ceph-mon[31212]: from='client.? 172.21.15.116:0/1013317587' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-13T22:16:39.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:39 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:39.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:39 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:39.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:39 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:39.993 INFO:teuthology.orchestra.run.smithi116.stdout:55834574857 2024-09-13T22:16:40.569 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:40 smithi116 ceph-mon[29567]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 171 KiB/s wr, 11 op/s 2024-09-13T22:16:40.569 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:40 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/3055157781' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-13T22:16:40.596 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574857 got 55834574857 for osd.1 2024-09-13T22:16:40.596 DEBUG:teuthology.parallel:result is None 2024-09-13T22:16:40.596 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-13T22:16:40.596 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-13T22:16:40.835 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:16:40.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:40 smithi134 ceph-mon[31212]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 171 KiB/s wr, 11 op/s 2024-09-13T22:16:40.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:40 smithi134 ceph-mon[31212]: from='client.? 172.21.15.116:0/3055157781' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-13T22:16:40.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:40 smithi136 ceph-mon[31106]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 171 KiB/s wr, 11 op/s 2024-09-13T22:16:40.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:40 smithi136 ceph-mon[31106]: from='client.? 172.21.15.116:0/3055157781' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-13T22:16:41.474 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:16:41.475 INFO:teuthology.orchestra.run.smithi116.stderr:dumped all 2024-09-13T22:16:42.086 INFO:teuthology.orchestra.run.smithi116.stdout:{"pg_ready":true,"pg_map":{"version":87,"stamp":"2024-09-13T22:16:41.329307+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":83988,"kb_used_data":2292,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":281151468,"statfs":{"total":287985106944,"available":287899103232,"internally_reserved":0,"allocated":2347008,"data_stored":1944759,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4782,"internal_metadata":82963794},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":30,"num_read_kb":27,"num_write":58,"num_write_kb":1306,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"9.643782"},"pg_stats":[{"pgid":"1.0","version":"22'137","reported_seq":186,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-13T22:16:33.905678+0000","last_change":"2024-09-13T22:16:30.687304+0000","last_active":"2024-09-13T22:16:33.905678+0000","last_peered":"2024-09-13T22:16:33.905678+0000","last_clean":"2024-09-13T22:16:33.905678+0000","last_became_active":"2024-09-13T22:16:30.686972+0000","last_became_peered":"2024-09-13T22:16:30.686972+0000","last_unstale":"2024-09-13T22:16:33.905678+0000","last_undegraded":"2024-09-13T22:16:33.905678+0000","last_fullsized":"2024-09-13T22:16:33.905678+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T22:16:29.680744+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T22:16:29.680744+0000","last_clean_scrub_stamp":"2024-09-13T22:16:29.680744+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T03:01:52.279510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411334,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27788,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717364,"statfs":{"total":95995035648,"available":95966580736,"internally_reserved":0,"allocated":782336,"data_stored":648253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574857,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28412,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716740,"statfs":{"total":95995035648,"available":95965941760,"internally_reserved":0,"allocated":782336,"data_stored":648253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738384,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27788,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717364,"statfs":{"total":95995035648,"available":95966580736,"internally_reserved":0,"allocated":782336,"data_stored":648253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-13T22:16:42.087 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-13T22:16:42.853 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:16:42.853 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:42 smithi134 ceph-mon[31212]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.8 KiB/s rd, 135 KiB/s wr, 9 op/s 2024-09-13T22:16:42.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:42 smithi134 ceph-mon[31212]: from='client.14358 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T22:16:42.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:42 smithi116 ceph-mon[29567]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.8 KiB/s rd, 135 KiB/s wr, 9 op/s 2024-09-13T22:16:42.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:42 smithi116 ceph-mon[29567]: from='client.14358 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T22:16:42.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:42 smithi136 ceph-mon[31106]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.8 KiB/s rd, 135 KiB/s wr, 9 op/s 2024-09-13T22:16:42.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:42 smithi136 ceph-mon[31106]: from='client.14358 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T22:16:44.128 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:16:44.129 INFO:teuthology.orchestra.run.smithi116.stderr:dumped all 2024-09-13T22:16:44.726 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:44 smithi116 ceph-mon[29567]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 112 KiB/s wr, 7 op/s 2024-09-13T22:16:44.753 INFO:teuthology.orchestra.run.smithi116.stdout:{"pg_ready":true,"pg_map":{"version":88,"stamp":"2024-09-13T22:16:43.329634+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":83988,"kb_used_data":2292,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":281151468,"statfs":{"total":287985106944,"available":287899103232,"internally_reserved":0,"allocated":2347008,"data_stored":1944759,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4782,"internal_metadata":82963794},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":30,"num_read_kb":27,"num_write":58,"num_write_kb":1306,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"11.644110"},"pg_stats":[{"pgid":"1.0","version":"22'137","reported_seq":186,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-13T22:16:33.905678+0000","last_change":"2024-09-13T22:16:30.687304+0000","last_active":"2024-09-13T22:16:33.905678+0000","last_peered":"2024-09-13T22:16:33.905678+0000","last_clean":"2024-09-13T22:16:33.905678+0000","last_became_active":"2024-09-13T22:16:30.686972+0000","last_became_peered":"2024-09-13T22:16:30.686972+0000","last_unstale":"2024-09-13T22:16:33.905678+0000","last_undegraded":"2024-09-13T22:16:33.905678+0000","last_fullsized":"2024-09-13T22:16:33.905678+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T22:16:29.680744+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T22:16:29.680744+0000","last_clean_scrub_stamp":"2024-09-13T22:16:29.680744+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T03:01:52.279510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411334,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27788,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717364,"statfs":{"total":95995035648,"available":95966580736,"internally_reserved":0,"allocated":782336,"data_stored":648253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574858,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28412,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716740,"statfs":{"total":95995035648,"available":95965941760,"internally_reserved":0,"allocated":782336,"data_stored":648253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738384,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27788,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717364,"statfs":{"total":95995035648,"available":95966580736,"internally_reserved":0,"allocated":782336,"data_stored":648253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-13T22:16:44.753 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-13T22:16:44.753 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-13T22:16:44.753 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-13T22:16:44.754 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-13T22:16:44.812 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:44 smithi136 ceph-mon[31106]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 112 KiB/s wr, 7 op/s 2024-09-13T22:16:44.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:44 smithi134 ceph-mon[31212]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 112 KiB/s wr, 7 op/s 2024-09-13T22:16:45.335 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:16:45.635 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:45 smithi136 ceph-mon[31106]: from='client.14364 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T22:16:45.757 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:45 smithi116 ceph-mon[29567]: from='client.14364 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T22:16:45.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:45 smithi134 ceph-mon[31212]: from='client.14364 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T22:16:45.960 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:16:45.960 INFO:teuthology.orchestra.run.smithi116.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-13T22:16:46.569 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:46 smithi136 ceph-mon[31106]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-13T22:16:46.569 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:46 smithi136 ceph-mon[31106]: from='client.? 172.21.15.116:0/1658918662' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-13T22:16:46.569 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:46 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:46.569 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:46 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:46.569 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:46 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:46.577 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:46 smithi116 ceph-mon[29567]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-13T22:16:46.578 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:46 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/1658918662' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-13T22:16:46.578 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:46 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:46.578 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:46 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:46.578 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:46 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:46.606 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-13T22:16:46.606 INFO:tasks.cephadm:Setup complete, yielding 2024-09-13T22:16:46.606 INFO:teuthology.run_tasks:Running task cephadm.apply... 2024-09-13T22:16:46.623 INFO:tasks.cephadm:Applying spec(s): placement: count: 3 service_id: foo service_type: mon spec: crush_locations: host.a: - datacenter=a host.b: - datacenter=b - rack=2 host.c: - datacenter=a - rack=3 2024-09-13T22:16:46.624 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- ceph orch apply -i - 2024-09-13T22:16:46.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:46 smithi134 ceph-mon[31212]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-13T22:16:46.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:46 smithi134 ceph-mon[31212]: from='client.? 172.21.15.116:0/1658918662' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-13T22:16:46.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:46 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:46.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:46 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:46.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:46 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:46.863 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:16:47.504 INFO:teuthology.orchestra.run.smithi116.stdout:Scheduled mon update... 2024-09-13T22:16:47.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:47 smithi116 ceph-mon[29567]: Detected new or changed devices on smithi136 2024-09-13T22:16:47.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:47 smithi134 ceph-mon[31212]: Detected new or changed devices on smithi136 2024-09-13T22:16:47.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:47 smithi136 ceph-mon[31106]: Detected new or changed devices on smithi136 2024-09-13T22:16:48.113 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-13T22:16:48.122 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi116.front.sepia.ceph.com 2024-09-13T22:16:48.122 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 240cd768-721d-11ef-bceb-c7b262605968 -- bash -c 'set -ex 2024-09-13T22:16:48.122 DEBUG:teuthology.orchestra.run.smithi116:> # since we don'"'"'t know the real hostnames before the test, the next 2024-09-13T22:16:48.122 DEBUG:teuthology.orchestra.run.smithi116:> # bit is in order to replace the fake hostnames "host.a/b/c" with 2024-09-13T22:16:48.123 DEBUG:teuthology.orchestra.run.smithi116:> # the actual names cephadm knows the host by within the mon spec 2024-09-13T22:16:48.123 DEBUG:teuthology.orchestra.run.smithi116:> ceph orch host ls --format json | jq -r '"'"'.[] | .hostname'"'"' > realnames 2024-09-13T22:16:48.123 DEBUG:teuthology.orchestra.run.smithi116:> echo $'"'"'host.a\nhost.b\nhost.c'"'"' > fakenames 2024-09-13T22:16:48.123 DEBUG:teuthology.orchestra.run.smithi116:> echo $'"'"'a\nb\nc'"'"' > mon_ids 2024-09-13T22:16:48.123 DEBUG:teuthology.orchestra.run.smithi116:> echo $'"'"'{datacenter=a}\n{datacenter=b,rack=2}\n{datacenter=a,rack=3}'"'"' > crush_locs 2024-09-13T22:16:48.123 DEBUG:teuthology.orchestra.run.smithi116:> ceph orch ls --service-name mon --export > mon.yaml 2024-09-13T22:16:48.123 DEBUG:teuthology.orchestra.run.smithi116:> MONSPEC=`cat mon.yaml` 2024-09-13T22:16:48.123 DEBUG:teuthology.orchestra.run.smithi116:> echo "$MONSPEC" 2024-09-13T22:16:48.123 DEBUG:teuthology.orchestra.run.smithi116:> while read realname <&3 && read fakename <&4; do 2024-09-13T22:16:48.123 DEBUG:teuthology.orchestra.run.smithi116:> MONSPEC="${MONSPEC//$fakename/$realname}" 2024-09-13T22:16:48.123 DEBUG:teuthology.orchestra.run.smithi116:> done 3 echo "$MONSPEC" > mon.yaml 2024-09-13T22:16:48.123 DEBUG:teuthology.orchestra.run.smithi116:> cat mon.yaml 2024-09-13T22:16:48.123 DEBUG:teuthology.orchestra.run.smithi116:> # now the spec should have the real hostnames, so let'"'"'s re-apply 2024-09-13T22:16:48.123 DEBUG:teuthology.orchestra.run.smithi116:> ceph orch apply -i mon.yaml 2024-09-13T22:16:48.123 DEBUG:teuthology.orchestra.run.smithi116:> sleep 90 2024-09-13T22:16:48.124 DEBUG:teuthology.orchestra.run.smithi116:> ceph orch ps --refresh 2024-09-13T22:16:48.124 DEBUG:teuthology.orchestra.run.smithi116:> ceph orch ls --service-name mon --export > mon.yaml; ceph orch apply -i mon.yaml 2024-09-13T22:16:48.124 DEBUG:teuthology.orchestra.run.smithi116:> sleep 90 2024-09-13T22:16:48.124 DEBUG:teuthology.orchestra.run.smithi116:> ceph mon dump 2024-09-13T22:16:48.124 DEBUG:teuthology.orchestra.run.smithi116:> ceph mon dump --format json 2024-09-13T22:16:48.124 DEBUG:teuthology.orchestra.run.smithi116:> # verify all the crush locations got set from "ceph mon dump" output 2024-09-13T22:16:48.124 DEBUG:teuthology.orchestra.run.smithi116:> while read monid <&3 && read crushloc <&4; do 2024-09-13T22:16:48.124 DEBUG:teuthology.orchestra.run.smithi116:> ceph mon dump --format json | jq --arg monid "$monid" --arg crushloc "$crushloc" -e '"'"'.mons | .[] | select(.name == $monid) | .crush_location == $crushloc'"'"' 2024-09-13T22:16:48.124 DEBUG:teuthology.orchestra.run.smithi116:> done 3 ' 2024-09-13T22:16:48.366 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:16:48.746 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:48 smithi116 ceph-mon[29567]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-13T22:16:48.746 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:48 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:48.746 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:48 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:16:48.746 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:48 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:16:48.746 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:48 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:16:48.746 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:48 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:48.746 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:48 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T22:16:48.746 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:48 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:48.837 INFO:teuthology.orchestra.run.smithi116.stderr:+ ceph orch host ls --format json 2024-09-13T22:16:48.837 INFO:teuthology.orchestra.run.smithi116.stderr:+ jq -r '.[] | .hostname' 2024-09-13T22:16:48.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:48 smithi134 ceph-mon[31212]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-13T22:16:48.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:48 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:48.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:48 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:16:48.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:48 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:16:48.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:48 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:16:48.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:48 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:48.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:48 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T22:16:48.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:48 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:48.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:48 smithi136 ceph-mon[31106]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-13T22:16:48.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:48 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:48.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:48 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:16:48.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:48 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:16:48.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:48 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:16:48.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:48 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:48.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:48 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T22:16:48.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:48 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:16:49.017 INFO:teuthology.orchestra.run.smithi116.stderr:+ echo 'host.a 2024-09-13T22:16:49.017 INFO:teuthology.orchestra.run.smithi116.stderr:host.b 2024-09-13T22:16:49.017 INFO:teuthology.orchestra.run.smithi116.stderr:host.c' 2024-09-13T22:16:49.017 INFO:teuthology.orchestra.run.smithi116.stderr:+ echo 'a 2024-09-13T22:16:49.017 INFO:teuthology.orchestra.run.smithi116.stderr:b 2024-09-13T22:16:49.017 INFO:teuthology.orchestra.run.smithi116.stderr:c' 2024-09-13T22:16:49.017 INFO:teuthology.orchestra.run.smithi116.stderr:+ echo '{datacenter=a} 2024-09-13T22:16:49.018 INFO:teuthology.orchestra.run.smithi116.stderr:{datacenter=b,rack=2} 2024-09-13T22:16:49.018 INFO:teuthology.orchestra.run.smithi116.stderr:{datacenter=a,rack=3}' 2024-09-13T22:16:49.018 INFO:teuthology.orchestra.run.smithi116.stderr:+ ceph orch ls --service-name mon --export 2024-09-13T22:16:49.284 INFO:teuthology.orchestra.run.smithi116.stderr:++ cat mon.yaml 2024-09-13T22:16:49.285 INFO:teuthology.orchestra.run.smithi116.stderr:+ MONSPEC='service_type: mon 2024-09-13T22:16:49.286 INFO:teuthology.orchestra.run.smithi116.stderr:service_name: mon 2024-09-13T22:16:49.286 INFO:teuthology.orchestra.run.smithi116.stderr:placement: 2024-09-13T22:16:49.286 INFO:teuthology.orchestra.run.smithi116.stderr: count: 3 2024-09-13T22:16:49.286 INFO:teuthology.orchestra.run.smithi116.stderr:spec: 2024-09-13T22:16:49.286 INFO:teuthology.orchestra.run.smithi116.stderr: crush_locations: 2024-09-13T22:16:49.286 INFO:teuthology.orchestra.run.smithi116.stderr: host.a: 2024-09-13T22:16:49.286 INFO:teuthology.orchestra.run.smithi116.stderr: - datacenter=a 2024-09-13T22:16:49.286 INFO:teuthology.orchestra.run.smithi116.stderr: host.b: 2024-09-13T22:16:49.286 INFO:teuthology.orchestra.run.smithi116.stderr: - datacenter=b 2024-09-13T22:16:49.286 INFO:teuthology.orchestra.run.smithi116.stderr: - rack=2 2024-09-13T22:16:49.286 INFO:teuthology.orchestra.run.smithi116.stderr: host.c: 2024-09-13T22:16:49.287 INFO:teuthology.orchestra.run.smithi116.stderr: - datacenter=a 2024-09-13T22:16:49.287 INFO:teuthology.orchestra.run.smithi116.stderr: - rack=3' 2024-09-13T22:16:49.287 INFO:teuthology.orchestra.run.smithi116.stdout:service_type: mon 2024-09-13T22:16:49.287 INFO:teuthology.orchestra.run.smithi116.stdout:service_name: mon 2024-09-13T22:16:49.287 INFO:teuthology.orchestra.run.smithi116.stdout:placement: 2024-09-13T22:16:49.287 INFO:teuthology.orchestra.run.smithi116.stdout: count: 3 2024-09-13T22:16:49.287 INFO:teuthology.orchestra.run.smithi116.stdout:spec: 2024-09-13T22:16:49.287 INFO:teuthology.orchestra.run.smithi116.stdout: crush_locations: 2024-09-13T22:16:49.287 INFO:teuthology.orchestra.run.smithi116.stdout: host.a: 2024-09-13T22:16:49.287 INFO:teuthology.orchestra.run.smithi116.stdout: - datacenter=a 2024-09-13T22:16:49.287 INFO:teuthology.orchestra.run.smithi116.stdout: host.b: 2024-09-13T22:16:49.288 INFO:teuthology.orchestra.run.smithi116.stdout: - datacenter=b 2024-09-13T22:16:49.288 INFO:teuthology.orchestra.run.smithi116.stdout: - rack=2 2024-09-13T22:16:49.288 INFO:teuthology.orchestra.run.smithi116.stdout: host.c: 2024-09-13T22:16:49.288 INFO:teuthology.orchestra.run.smithi116.stdout: - datacenter=a 2024-09-13T22:16:49.288 INFO:teuthology.orchestra.run.smithi116.stdout: - rack=3 2024-09-13T22:16:49.288 INFO:teuthology.orchestra.run.smithi116.stderr:+ echo 'service_type: mon 2024-09-13T22:16:49.289 INFO:teuthology.orchestra.run.smithi116.stderr:service_name: mon 2024-09-13T22:16:49.289 INFO:teuthology.orchestra.run.smithi116.stderr:placement: 2024-09-13T22:16:49.289 INFO:teuthology.orchestra.run.smithi116.stderr: count: 3 2024-09-13T22:16:49.289 INFO:teuthology.orchestra.run.smithi116.stderr:spec: 2024-09-13T22:16:49.289 INFO:teuthology.orchestra.run.smithi116.stderr: crush_locations: 2024-09-13T22:16:49.289 INFO:teuthology.orchestra.run.smithi116.stderr: host.a: 2024-09-13T22:16:49.289 INFO:teuthology.orchestra.run.smithi116.stderr: - datacenter=a 2024-09-13T22:16:49.289 INFO:teuthology.orchestra.run.smithi116.stderr: host.b: 2024-09-13T22:16:49.289 INFO:teuthology.orchestra.run.smithi116.stderr: - datacenter=b 2024-09-13T22:16:49.290 INFO:teuthology.orchestra.run.smithi116.stderr: - rack=2 2024-09-13T22:16:49.290 INFO:teuthology.orchestra.run.smithi116.stderr: host.c: 2024-09-13T22:16:49.290 INFO:teuthology.orchestra.run.smithi116.stderr: - datacenter=a 2024-09-13T22:16:49.290 INFO:teuthology.orchestra.run.smithi116.stderr: - rack=3' 2024-09-13T22:16:49.290 INFO:teuthology.orchestra.run.smithi116.stderr:+ read realname 2024-09-13T22:16:49.290 INFO:teuthology.orchestra.run.smithi116.stderr:+ read fakename 2024-09-13T22:16:49.290 INFO:teuthology.orchestra.run.smithi116.stderr:+ MONSPEC='service_type: mon 2024-09-13T22:16:49.290 INFO:teuthology.orchestra.run.smithi116.stderr:service_name: mon 2024-09-13T22:16:49.290 INFO:teuthology.orchestra.run.smithi116.stderr:placement: 2024-09-13T22:16:49.290 INFO:teuthology.orchestra.run.smithi116.stderr: count: 3 2024-09-13T22:16:49.290 INFO:teuthology.orchestra.run.smithi116.stderr:spec: 2024-09-13T22:16:49.290 INFO:teuthology.orchestra.run.smithi116.stderr: crush_locations: 2024-09-13T22:16:49.290 INFO:teuthology.orchestra.run.smithi116.stderr: smithi116: 2024-09-13T22:16:49.290 INFO:teuthology.orchestra.run.smithi116.stderr: - datacenter=a 2024-09-13T22:16:49.291 INFO:teuthology.orchestra.run.smithi116.stderr: host.b: 2024-09-13T22:16:49.291 INFO:teuthology.orchestra.run.smithi116.stderr: - datacenter=b 2024-09-13T22:16:49.291 INFO:teuthology.orchestra.run.smithi116.stderr: - rack=2 2024-09-13T22:16:49.291 INFO:teuthology.orchestra.run.smithi116.stderr: host.c: 2024-09-13T22:16:49.291 INFO:teuthology.orchestra.run.smithi116.stderr: - datacenter=a 2024-09-13T22:16:49.291 INFO:teuthology.orchestra.run.smithi116.stderr: - rack=3' 2024-09-13T22:16:49.291 INFO:teuthology.orchestra.run.smithi116.stderr:+ read realname 2024-09-13T22:16:49.291 INFO:teuthology.orchestra.run.smithi116.stderr:+ read fakename 2024-09-13T22:16:49.291 INFO:teuthology.orchestra.run.smithi116.stderr:+ MONSPEC='service_type: mon 2024-09-13T22:16:49.291 INFO:teuthology.orchestra.run.smithi116.stderr:service_name: mon 2024-09-13T22:16:49.291 INFO:teuthology.orchestra.run.smithi116.stderr:placement: 2024-09-13T22:16:49.291 INFO:teuthology.orchestra.run.smithi116.stderr: count: 3 2024-09-13T22:16:49.291 INFO:teuthology.orchestra.run.smithi116.stderr:spec: 2024-09-13T22:16:49.291 INFO:teuthology.orchestra.run.smithi116.stderr: crush_locations: 2024-09-13T22:16:49.291 INFO:teuthology.orchestra.run.smithi116.stderr: smithi116: 2024-09-13T22:16:49.292 INFO:teuthology.orchestra.run.smithi116.stderr: - datacenter=a 2024-09-13T22:16:49.292 INFO:teuthology.orchestra.run.smithi116.stderr: smithi134: 2024-09-13T22:16:49.292 INFO:teuthology.orchestra.run.smithi116.stderr: - datacenter=b 2024-09-13T22:16:49.292 INFO:teuthology.orchestra.run.smithi116.stderr: - rack=2 2024-09-13T22:16:49.292 INFO:teuthology.orchestra.run.smithi116.stderr: host.c: 2024-09-13T22:16:49.292 INFO:teuthology.orchestra.run.smithi116.stderr: - datacenter=a 2024-09-13T22:16:49.292 INFO:teuthology.orchestra.run.smithi116.stderr: - rack=3' 2024-09-13T22:16:49.292 INFO:teuthology.orchestra.run.smithi116.stderr:+ read realname 2024-09-13T22:16:49.292 INFO:teuthology.orchestra.run.smithi116.stderr:+ read fakename 2024-09-13T22:16:49.292 INFO:teuthology.orchestra.run.smithi116.stderr:+ MONSPEC='service_type: mon 2024-09-13T22:16:49.292 INFO:teuthology.orchestra.run.smithi116.stderr:service_name: mon 2024-09-13T22:16:49.292 INFO:teuthology.orchestra.run.smithi116.stderr:placement: 2024-09-13T22:16:49.292 INFO:teuthology.orchestra.run.smithi116.stderr: count: 3 2024-09-13T22:16:49.292 INFO:teuthology.orchestra.run.smithi116.stderr:spec: 2024-09-13T22:16:49.292 INFO:teuthology.orchestra.run.smithi116.stderr: crush_locations: 2024-09-13T22:16:49.293 INFO:teuthology.orchestra.run.smithi116.stderr: smithi116: 2024-09-13T22:16:49.293 INFO:teuthology.orchestra.run.smithi116.stderr: - datacenter=a 2024-09-13T22:16:49.293 INFO:teuthology.orchestra.run.smithi116.stderr: smithi134: 2024-09-13T22:16:49.293 INFO:teuthology.orchestra.run.smithi116.stderr: - datacenter=b 2024-09-13T22:16:49.293 INFO:teuthology.orchestra.run.smithi116.stderr: - rack=2 2024-09-13T22:16:49.293 INFO:teuthology.orchestra.run.smithi116.stderr: smithi136: 2024-09-13T22:16:49.293 INFO:teuthology.orchestra.run.smithi116.stderr: - datacenter=a 2024-09-13T22:16:49.293 INFO:teuthology.orchestra.run.smithi116.stderr: - rack=3' 2024-09-13T22:16:49.293 INFO:teuthology.orchestra.run.smithi116.stderr:+ read realname 2024-09-13T22:16:49.293 INFO:teuthology.orchestra.run.smithi116.stderr:+ echo 'service_type: mon 2024-09-13T22:16:49.293 INFO:teuthology.orchestra.run.smithi116.stderr:service_name: mon 2024-09-13T22:16:49.293 INFO:teuthology.orchestra.run.smithi116.stderr:placement: 2024-09-13T22:16:49.293 INFO:teuthology.orchestra.run.smithi116.stderr: count: 3 2024-09-13T22:16:49.293 INFO:teuthology.orchestra.run.smithi116.stderr:spec: 2024-09-13T22:16:49.293 INFO:teuthology.orchestra.run.smithi116.stderr: crush_locations: 2024-09-13T22:16:49.294 INFO:teuthology.orchestra.run.smithi116.stderr: smithi116: 2024-09-13T22:16:49.294 INFO:teuthology.orchestra.run.smithi116.stderr: - datacenter=a 2024-09-13T22:16:49.294 INFO:teuthology.orchestra.run.smithi116.stderr: smithi134: 2024-09-13T22:16:49.294 INFO:teuthology.orchestra.run.smithi116.stderr: - datacenter=b 2024-09-13T22:16:49.294 INFO:teuthology.orchestra.run.smithi116.stderr: - rack=2 2024-09-13T22:16:49.294 INFO:teuthology.orchestra.run.smithi116.stderr: smithi136: 2024-09-13T22:16:49.294 INFO:teuthology.orchestra.run.smithi116.stderr: - datacenter=a 2024-09-13T22:16:49.294 INFO:teuthology.orchestra.run.smithi116.stderr: - rack=3' 2024-09-13T22:16:49.294 INFO:teuthology.orchestra.run.smithi116.stderr:+ cat mon.yaml 2024-09-13T22:16:49.294 INFO:teuthology.orchestra.run.smithi116.stdout:service_type: mon 2024-09-13T22:16:49.294 INFO:teuthology.orchestra.run.smithi116.stdout:service_name: mon 2024-09-13T22:16:49.294 INFO:teuthology.orchestra.run.smithi116.stdout:placement: 2024-09-13T22:16:49.295 INFO:teuthology.orchestra.run.smithi116.stdout: count: 3 2024-09-13T22:16:49.295 INFO:teuthology.orchestra.run.smithi116.stdout:spec: 2024-09-13T22:16:49.295 INFO:teuthology.orchestra.run.smithi116.stdout: crush_locations: 2024-09-13T22:16:49.295 INFO:teuthology.orchestra.run.smithi116.stdout: smithi116: 2024-09-13T22:16:49.295 INFO:teuthology.orchestra.run.smithi116.stdout: - datacenter=a 2024-09-13T22:16:49.295 INFO:teuthology.orchestra.run.smithi116.stdout: smithi134: 2024-09-13T22:16:49.295 INFO:teuthology.orchestra.run.smithi116.stdout: - datacenter=b 2024-09-13T22:16:49.295 INFO:teuthology.orchestra.run.smithi116.stdout: - rack=2 2024-09-13T22:16:49.295 INFO:teuthology.orchestra.run.smithi116.stdout: smithi136: 2024-09-13T22:16:49.295 INFO:teuthology.orchestra.run.smithi116.stdout: - datacenter=a 2024-09-13T22:16:49.295 INFO:teuthology.orchestra.run.smithi116.stdout: - rack=3 2024-09-13T22:16:49.296 INFO:teuthology.orchestra.run.smithi116.stderr:+ ceph orch apply -i mon.yaml 2024-09-13T22:16:49.553 INFO:teuthology.orchestra.run.smithi116.stdout:Scheduled mon update... 2024-09-13T22:16:49.554 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:49 smithi116 ceph-mon[29567]: from='client.14376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:16:49.554 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:16:49 smithi116 ceph-mon[29567]: Saving service mon spec with placement count:3 2024-09-13T22:16:49.569 INFO:teuthology.orchestra.run.smithi116.stderr:+ sleep 90 2024-09-13T22:16:49.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:49 smithi134 ceph-mon[31212]: from='client.14376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:16:49.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:16:49 smithi134 ceph-mon[31212]: Saving service mon spec with placement count:3 2024-09-13T22:16:49.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:49 smithi136 ceph-mon[31106]: from='client.14376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:16:49.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:16:49 smithi136 ceph-mon[31106]: Saving service mon spec with placement count:3 2024-09-13T22:17:00.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: Setting crush location for mon c to {datacenter=a,rack=3} 2024-09-13T22:17:00.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd='[{"prefix": "mon set_location", "name": "c", "args": ["datacenter=a", "rack=3"]}]': finished 2024-09-13T22:17:00.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:00.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: mon.c calling monitor election 2024-09-13T22:17:00.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: mon.b calling monitor election 2024-09-13T22:17:00.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: mon.a calling monitor election 2024-09-13T22:17:00.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T22:17:00.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-13T22:17:00.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:17:00.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:17:00.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: monmap epoch 6 2024-09-13T22:17:00.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: fsid 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:17:00.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: last_changed 2024-09-13T22:16:59.617325+0000 2024-09-13T22:17:00.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: created 2024-09-13T22:13:22.359104+0000 2024-09-13T22:17:00.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: min_mon_release 19 (squid) 2024-09-13T22:17:00.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: election_strategy: 1 2024-09-13T22:17:00.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: 0: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.a; crush_location {datacenter=a} 2024-09-13T22:17:00.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: 1: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-13T22:17:00.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: 2: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-13T22:17:00.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: fsmap 2024-09-13T22:17:00.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: osdmap e22: 3 total, 3 up, 3 in 2024-09-13T22:17:00.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: mgrmap e15: a(active, since 2m), standbys: b 2024-09-13T22:17:00.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: overall HEALTH_OK 2024-09-13T22:17:00.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:00.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:00.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:00.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:00.912 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:00.913 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: Reconfiguring mon.a (monmap changed)... 2024-09-13T22:17:00.913 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T22:17:00.913 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T22:17:00.913 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:17:00.913 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:00 smithi116 ceph-mon[29567]: Reconfiguring daemon mon.a on smithi116 2024-09-13T22:17:00.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: Setting crush location for mon c to {datacenter=a,rack=3} 2024-09-13T22:17:00.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd='[{"prefix": "mon set_location", "name": "c", "args": ["datacenter=a", "rack=3"]}]': finished 2024-09-13T22:17:00.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:00.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: mon.c calling monitor election 2024-09-13T22:17:00.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: mon.b calling monitor election 2024-09-13T22:17:00.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: mon.a calling monitor election 2024-09-13T22:17:00.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T22:17:00.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-13T22:17:00.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:17:00.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:17:00.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: monmap epoch 6 2024-09-13T22:17:00.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: fsid 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:17:00.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: last_changed 2024-09-13T22:16:59.617325+0000 2024-09-13T22:17:00.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: created 2024-09-13T22:13:22.359104+0000 2024-09-13T22:17:00.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: min_mon_release 19 (squid) 2024-09-13T22:17:00.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: election_strategy: 1 2024-09-13T22:17:00.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: 0: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.a; crush_location {datacenter=a} 2024-09-13T22:17:00.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: 1: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-13T22:17:00.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: 2: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-13T22:17:00.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: fsmap 2024-09-13T22:17:00.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: osdmap e22: 3 total, 3 up, 3 in 2024-09-13T22:17:00.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: mgrmap e15: a(active, since 2m), standbys: b 2024-09-13T22:17:00.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: overall HEALTH_OK 2024-09-13T22:17:00.947 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:00.948 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:00.948 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:00.948 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:00.948 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:00.948 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: Reconfiguring mon.a (monmap changed)... 2024-09-13T22:17:00.948 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T22:17:00.948 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T22:17:00.948 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:17:00.948 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:00 smithi136 ceph-mon[31106]: Reconfiguring daemon mon.a on smithi116 2024-09-13T22:17:01.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: Setting crush location for mon c to {datacenter=a,rack=3} 2024-09-13T22:17:01.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd='[{"prefix": "mon set_location", "name": "c", "args": ["datacenter=a", "rack=3"]}]': finished 2024-09-13T22:17:01.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:01.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: mon.c calling monitor election 2024-09-13T22:17:01.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: mon.b calling monitor election 2024-09-13T22:17:01.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: mon.a calling monitor election 2024-09-13T22:17:01.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T22:17:01.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-13T22:17:01.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T22:17:01.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T22:17:01.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: monmap epoch 6 2024-09-13T22:17:01.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: fsid 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:17:01.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: last_changed 2024-09-13T22:16:59.617325+0000 2024-09-13T22:17:01.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: created 2024-09-13T22:13:22.359104+0000 2024-09-13T22:17:01.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: min_mon_release 19 (squid) 2024-09-13T22:17:01.106 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: election_strategy: 1 2024-09-13T22:17:01.106 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: 0: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.a; crush_location {datacenter=a} 2024-09-13T22:17:01.106 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: 1: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-13T22:17:01.106 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: 2: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-13T22:17:01.106 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: fsmap 2024-09-13T22:17:01.106 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: osdmap e22: 3 total, 3 up, 3 in 2024-09-13T22:17:01.106 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: mgrmap e15: a(active, since 2m), standbys: b 2024-09-13T22:17:01.106 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: overall HEALTH_OK 2024-09-13T22:17:01.106 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:01.106 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:01.106 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:01.106 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:01.106 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:01.106 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: Reconfiguring mon.a (monmap changed)... 2024-09-13T22:17:01.106 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T22:17:01.107 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T22:17:01.107 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:17:01.107 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:00 smithi134 ceph-mon[31212]: Reconfiguring daemon mon.a on smithi116 2024-09-13T22:17:02.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:02 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:02.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:02 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:02.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:02 smithi116 ceph-mon[29567]: Reconfiguring mgr.a (monmap changed)... 2024-09-13T22:17:02.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:02 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T22:17:02.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:02 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T22:17:02.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:02 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:17:02.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:02 smithi116 ceph-mon[29567]: Reconfiguring daemon mgr.a on smithi116 2024-09-13T22:17:02.411 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:02 smithi116 ceph-mon[29567]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:02.445 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:02 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:02.445 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:02 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:02.445 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:02 smithi136 ceph-mon[31106]: Reconfiguring mgr.a (monmap changed)... 2024-09-13T22:17:02.445 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:02 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T22:17:02.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:02 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T22:17:02.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:02 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:17:02.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:02 smithi136 ceph-mon[31106]: Reconfiguring daemon mgr.a on smithi116 2024-09-13T22:17:02.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:02 smithi136 ceph-mon[31106]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:02.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:02 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:02.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:02 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:02.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:02 smithi134 ceph-mon[31212]: Reconfiguring mgr.a (monmap changed)... 2024-09-13T22:17:02.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:02 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T22:17:02.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:02 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T22:17:02.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:02 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:17:02.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:02 smithi134 ceph-mon[31212]: Reconfiguring daemon mgr.a on smithi116 2024-09-13T22:17:02.605 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:02 smithi134 ceph-mon[31212]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:03.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:03 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:03.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:03 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:03.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:03 smithi134 ceph-mon[31212]: Reconfiguring osd.0 (monmap changed)... 2024-09-13T22:17:03.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:03 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T22:17:03.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:03 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:17:03.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:03 smithi134 ceph-mon[31212]: Reconfiguring daemon osd.0 on smithi116 2024-09-13T22:17:03.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:03 smithi134 ceph-mon[31212]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:03.873 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:03 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:03.873 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:03 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:03.873 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:03 smithi116 ceph-mon[29567]: Reconfiguring osd.0 (monmap changed)... 2024-09-13T22:17:03.873 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:03 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T22:17:03.873 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:03 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:17:03.873 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:03 smithi116 ceph-mon[29567]: Reconfiguring daemon osd.0 on smithi116 2024-09-13T22:17:03.873 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:03 smithi116 ceph-mon[29567]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:03.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:03 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:03.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:03 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:03.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:03 smithi136 ceph-mon[31106]: Reconfiguring osd.0 (monmap changed)... 2024-09-13T22:17:03.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:03 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T22:17:03.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:03 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:17:03.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:03 smithi136 ceph-mon[31106]: Reconfiguring daemon osd.0 on smithi116 2024-09-13T22:17:03.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:03 smithi136 ceph-mon[31106]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:04.849 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:04 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:04.849 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:04 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:04.849 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:04 smithi116 ceph-mon[29567]: Reconfiguring mon.b (monmap changed)... 2024-09-13T22:17:04.849 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:04 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T22:17:04.849 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:04 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T22:17:04.849 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:04 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:17:04.849 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:04 smithi116 ceph-mon[29567]: Reconfiguring daemon mon.b on smithi134 2024-09-13T22:17:04.904 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:04 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:04.905 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:04 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:04.905 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:04 smithi136 ceph-mon[31106]: Reconfiguring mon.b (monmap changed)... 2024-09-13T22:17:04.905 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:04 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T22:17:04.905 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:04 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T22:17:04.905 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:04 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:17:04.905 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:04 smithi136 ceph-mon[31106]: Reconfiguring daemon mon.b on smithi134 2024-09-13T22:17:05.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:04 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:05.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:04 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:05.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:04 smithi134 ceph-mon[31212]: Reconfiguring mon.b (monmap changed)... 2024-09-13T22:17:05.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:04 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T22:17:05.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:04 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T22:17:05.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:04 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:17:05.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:04 smithi134 ceph-mon[31212]: Reconfiguring daemon mon.b on smithi134 2024-09-13T22:17:06.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:06 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:06.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:06 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:06.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:06 smithi136 ceph-mon[31106]: Reconfiguring mgr.b (monmap changed)... 2024-09-13T22:17:06.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:06 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T22:17:06.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:06 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T22:17:06.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:06 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:17:06.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:06 smithi136 ceph-mon[31106]: Reconfiguring daemon mgr.b on smithi134 2024-09-13T22:17:06.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:06 smithi136 ceph-mon[31106]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:06.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:06 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:06.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:06 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:06.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:06 smithi134 ceph-mon[31212]: Reconfiguring mgr.b (monmap changed)... 2024-09-13T22:17:06.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:06 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T22:17:06.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:06 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T22:17:06.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:06 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:17:06.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:06 smithi134 ceph-mon[31212]: Reconfiguring daemon mgr.b on smithi134 2024-09-13T22:17:06.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:06 smithi134 ceph-mon[31212]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:06.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:06 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:06.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:06 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:06.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:06 smithi116 ceph-mon[29567]: Reconfiguring mgr.b (monmap changed)... 2024-09-13T22:17:06.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:06 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T22:17:06.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:06 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T22:17:06.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:06 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:17:06.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:06 smithi116 ceph-mon[29567]: Reconfiguring daemon mgr.b on smithi134 2024-09-13T22:17:06.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:06 smithi116 ceph-mon[29567]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:07.313 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:07 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:07.313 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:07 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:07.313 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:07 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:07.313 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:07 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:07.313 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:07 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:07.314 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:07 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T22:17:07.314 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:07 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:17:07.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:07 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:07.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:07 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:07.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:07 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:07.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:07 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:07.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:07 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:07.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:07 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T22:17:07.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:07 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:17:07.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:07 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:07.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:07 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:07.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:07 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:07.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:07 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:07.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:07 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:07.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:07 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T22:17:07.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:07 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:17:08.603 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:08 smithi136 ceph-mon[31106]: Reconfiguring osd.1 (monmap changed)... 2024-09-13T22:17:08.603 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:08 smithi136 ceph-mon[31106]: Reconfiguring daemon osd.1 on smithi134 2024-09-13T22:17:08.603 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:08 smithi136 ceph-mon[31106]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:08.603 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:08 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:08.603 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:08 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:08.603 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:08 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T22:17:08.603 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:08 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T22:17:08.604 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:08 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:17:08.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:08 smithi134 ceph-mon[31212]: Reconfiguring osd.1 (monmap changed)... 2024-09-13T22:17:08.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:08 smithi134 ceph-mon[31212]: Reconfiguring daemon osd.1 on smithi134 2024-09-13T22:17:08.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:08 smithi134 ceph-mon[31212]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:08.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:08 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:08.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:08 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:08.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:08 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T22:17:08.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:08 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T22:17:08.605 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:08 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:17:08.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:08 smithi116 ceph-mon[29567]: Reconfiguring osd.1 (monmap changed)... 2024-09-13T22:17:08.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:08 smithi116 ceph-mon[29567]: Reconfiguring daemon osd.1 on smithi134 2024-09-13T22:17:08.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:08 smithi116 ceph-mon[29567]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:08.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:08 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:08.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:08 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:08.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:08 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T22:17:08.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:08 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T22:17:08.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:08 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:17:09.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:09 smithi134 ceph-mon[31212]: Reconfiguring mon.c (monmap changed)... 2024-09-13T22:17:09.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:09 smithi134 ceph-mon[31212]: Reconfiguring daemon mon.c on smithi136 2024-09-13T22:17:09.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:09 smithi116 ceph-mon[29567]: Reconfiguring mon.c (monmap changed)... 2024-09-13T22:17:09.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:09 smithi116 ceph-mon[29567]: Reconfiguring daemon mon.c on smithi136 2024-09-13T22:17:09.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:09 smithi136 ceph-mon[31106]: Reconfiguring mon.c (monmap changed)... 2024-09-13T22:17:09.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:09 smithi136 ceph-mon[31106]: Reconfiguring daemon mon.c on smithi136 2024-09-13T22:17:10.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:10 smithi136 ceph-mon[31106]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:10.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:10 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:10.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:10 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:10.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:10 smithi136 ceph-mon[31106]: Reconfiguring osd.2 (monmap changed)... 2024-09-13T22:17:10.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:10 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T22:17:10.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:10 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:17:10.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:10 smithi136 ceph-mon[31106]: Reconfiguring daemon osd.2 on smithi136 2024-09-13T22:17:10.755 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:10 smithi134 ceph-mon[31212]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:10.755 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:10 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:10.755 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:10 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:10.755 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:10 smithi134 ceph-mon[31212]: Reconfiguring osd.2 (monmap changed)... 2024-09-13T22:17:10.755 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:10 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T22:17:10.755 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:10 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:17:10.756 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:10 smithi134 ceph-mon[31212]: Reconfiguring daemon osd.2 on smithi136 2024-09-13T22:17:10.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:10 smithi116 ceph-mon[29567]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:10.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:10 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:10.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:10 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:10.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:10 smithi116 ceph-mon[29567]: Reconfiguring osd.2 (monmap changed)... 2024-09-13T22:17:10.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:10 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T22:17:10.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:10 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:17:10.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:10 smithi116 ceph-mon[29567]: Reconfiguring daemon osd.2 on smithi136 2024-09-13T22:17:12.195 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:11 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:12.195 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:11 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:12.195 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:11 smithi136 ceph-mon[31106]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:12.354 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:11 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:12.354 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:11 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:12.354 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:11 smithi134 ceph-mon[31212]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:12.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:11 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:12.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:11 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:12.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:11 smithi116 ceph-mon[29567]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:14.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:14 smithi134 ceph-mon[31212]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:14.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:14 smithi116 ceph-mon[29567]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:14.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:14 smithi136 ceph-mon[31106]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:16.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:16 smithi116 ceph-mon[29567]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:16.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:16 smithi136 ceph-mon[31106]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:16.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:16 smithi134 ceph-mon[31212]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:18.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:18 smithi116 ceph-mon[29567]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:18.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:18 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:18.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:18 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:18.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:18 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:18.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:18 smithi136 ceph-mon[31106]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:18.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:18 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:18.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:18 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:18.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:18 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:18.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:18 smithi134 ceph-mon[31212]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:18.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:18 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:18.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:18 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:18.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:18 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:20.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:20 smithi116 ceph-mon[29567]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:20.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:20 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:20.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:20 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:20.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:20 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:20.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:20 smithi136 ceph-mon[31106]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:20.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:20 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:20.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:20 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:20.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:20 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:20.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:20 smithi134 ceph-mon[31212]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:20.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:20 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:20.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:20 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:20.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:20 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:22.656 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:22 smithi134 ceph-mon[31212]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:22.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:22 smithi116 ceph-mon[29567]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:22.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:22 smithi136 ceph-mon[31106]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:24.627 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:24 smithi136 ceph-mon[31106]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:24.645 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:24 smithi116 ceph-mon[29567]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:24.853 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:24 smithi134 ceph-mon[31212]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:26.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:26 smithi136 ceph-mon[31106]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:26.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:26 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:26.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:26 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:26.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:26 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:26.489 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:26 smithi116 ceph-mon[29567]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:26.489 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:26 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:26.489 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:26 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:26.489 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:26 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:26.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:26 smithi134 ceph-mon[31212]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:26.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:26 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:26.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:26 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:26.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:26 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:28.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:28 smithi116 ceph-mon[29567]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:28.697 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:28 smithi136 ceph-mon[31106]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:28.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:28 smithi134 ceph-mon[31212]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:30.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:30 smithi136 ceph-mon[31106]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:30.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:30 smithi134 ceph-mon[31212]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:30.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:30 smithi116 ceph-mon[29567]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:32.685 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:32 smithi116 ceph-mon[29567]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:32.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:32 smithi136 ceph-mon[31106]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:32.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:32 smithi134 ceph-mon[31212]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:34.690 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:34 smithi134 ceph-mon[31212]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:34.708 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:34 smithi136 ceph-mon[31106]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:34.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:34 smithi116 ceph-mon[29567]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:36.689 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:36 smithi134 ceph-mon[31212]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:36.689 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:36 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:36.689 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:36 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:36.689 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:36 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:36.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:36 smithi136 ceph-mon[31106]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:36.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:36 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:36.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:36 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:36.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:36 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:36.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:36 smithi116 ceph-mon[29567]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:36.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:36 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:36.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:36 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:36.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:36 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:38.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:38 smithi136 ceph-mon[31106]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:38.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:38 smithi134 ceph-mon[31212]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:38.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:38 smithi116 ceph-mon[29567]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:40.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:40 smithi116 ceph-mon[29567]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:40.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:40 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:40.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:40 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:40.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:40 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:40.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:40 smithi136 ceph-mon[31106]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:40.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:40 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:40.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:40 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:40.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:40 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:40.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:40 smithi134 ceph-mon[31212]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:40.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:40 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:40.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:40 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:40.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:40 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:42.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:42 smithi116 ceph-mon[29567]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:42.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:42 smithi136 ceph-mon[31106]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:42.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:42 smithi134 ceph-mon[31212]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:44.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:44 smithi136 ceph-mon[31106]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:44.713 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:44 smithi116 ceph-mon[29567]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:44.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:44 smithi134 ceph-mon[31212]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:46.516 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:46 smithi136 ceph-mon[31106]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:46.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:46 smithi134 ceph-mon[31212]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:46.683 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:46 smithi116 ceph-mon[29567]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:47.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:47 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:47.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:47 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:47.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:47 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:47.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:47 smithi134 ceph-mon[31212]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:47.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:47 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:47.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:47 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:47.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:47 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:47.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:47 smithi116 ceph-mon[29567]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:47.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:47 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:47.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:47 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:47.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:47 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:47.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:47 smithi136 ceph-mon[31106]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:50.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:50 smithi116 ceph-mon[29567]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:50.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:50 smithi136 ceph-mon[31106]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:50.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:50 smithi134 ceph-mon[31212]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:52.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:52 smithi116 ceph-mon[29567]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:52.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:52 smithi136 ceph-mon[31106]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:52.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:52 smithi134 ceph-mon[31212]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:54.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:54 smithi134 ceph-mon[31212]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:54.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:54 smithi116 ceph-mon[29567]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:54.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:54 smithi136 ceph-mon[31106]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:56.354 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:55 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:56.355 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:55 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:56.355 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:55 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:56.355 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:55 smithi134 ceph-mon[31212]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:56.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:55 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:56.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:55 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:56.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:55 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:56.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:55 smithi116 ceph-mon[29567]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:56.445 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:55 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:56.445 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:55 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:56.445 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:55 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:17:56.446 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:55 smithi136 ceph-mon[31106]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:58.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:17:58 smithi116 ceph-mon[29567]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:58.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:17:58 smithi136 ceph-mon[31106]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:17:58.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:17:58 smithi134 ceph-mon[31212]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:00.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:00 smithi116 ceph-mon[29567]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:00.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:00.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:00.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:00.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:00 smithi136 ceph-mon[31106]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:00.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:00.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:00.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:00.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:00 smithi134 ceph-mon[31212]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:00.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:00.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:00.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:02.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:02 smithi116 ceph-mon[29567]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:02.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:02 smithi136 ceph-mon[31106]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:02.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:02 smithi134 ceph-mon[31212]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:04.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:04 smithi116 ceph-mon[29567]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:04.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:04 smithi136 ceph-mon[31106]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:04.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:04 smithi134 ceph-mon[31212]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:06.621 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:06 smithi116 ceph-mon[29567]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:06.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:06 smithi136 ceph-mon[31106]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:06.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:06 smithi134 ceph-mon[31212]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:07.779 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:07 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:07.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:07 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:07.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:07 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:07.780 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:07 smithi116 ceph-mon[29567]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:07.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:07 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:07.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:07 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:07.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:07 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:07.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:07 smithi136 ceph-mon[31106]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:08.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:07 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:08.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:07 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:08.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:07 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:08.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:07 smithi134 ceph-mon[31212]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:10.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:10 smithi116 ceph-mon[29567]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:10.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:10 smithi136 ceph-mon[31106]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:10.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:10 smithi134 ceph-mon[31212]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:11.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:11 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:18:11.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:11 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:18:11.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:11 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:18:11.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:11 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:11.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:11 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:18:11.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:11 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:18:11.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:11 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:18:11.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:11 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:11.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:11 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:18:11.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:11 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:18:11.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:11 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:18:11.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:11 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:12.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:12 smithi116 ceph-mon[29567]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:12.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:12 smithi136 ceph-mon[31106]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:12.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:12 smithi134 ceph-mon[31212]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:14.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:14 smithi116 ceph-mon[29567]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:14.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:14 smithi136 ceph-mon[31106]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:14.837 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:14 smithi134 ceph-mon[31212]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:16.354 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:16 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:16.354 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:16 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:16.354 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:16 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:16.354 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:16 smithi134 ceph-mon[31212]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:16.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:16 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:16.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:16 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:16.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:16 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:16.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:16 smithi116 ceph-mon[29567]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:16.445 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:16 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:16.445 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:16 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:16.445 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:16 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:16.445 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:16 smithi136 ceph-mon[31106]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:18.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:18 smithi116 ceph-mon[29567]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:18.697 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:18 smithi136 ceph-mon[31106]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:18.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:18 smithi134 ceph-mon[31212]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:19.570 INFO:teuthology.orchestra.run.smithi116.stderr:+ ceph orch ps --refresh 2024-09-13T22:18:19.840 INFO:teuthology.orchestra.run.smithi116.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T22:18:19.840 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi116 smithi116 running 19s ago 4m - - 2024-09-13T22:18:19.840 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi134 smithi134 running 4s ago 3m - - 2024-09-13T22:18:19.840 INFO:teuthology.orchestra.run.smithi116.stdout:agent.smithi136 smithi136 running 13s ago 3m - - 2024-09-13T22:18:19.840 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.a smithi116 *:9283,8765 running (4m) 19s ago 4m 499M - 19.1.1-324-gecab7be5 0652ff2b5d78 93c026587bf1 2024-09-13T22:18:19.840 INFO:teuthology.orchestra.run.smithi116.stdout:mgr.b smithi134 *:8443,8765 running (3m) 4s ago 3m 441M - 19.1.1-324-gecab7be5 0652ff2b5d78 18068b60c3a7 2024-09-13T22:18:19.840 INFO:teuthology.orchestra.run.smithi116.stdout:mon.a smithi116 running (4m) 19s ago 4m 43.9M 2048M 19.1.1-324-gecab7be5 0652ff2b5d78 b7b619d5f761 2024-09-13T22:18:19.841 INFO:teuthology.orchestra.run.smithi116.stdout:mon.b smithi134 running (3m) 4s ago 3m 43.3M 2048M 19.1.1-324-gecab7be5 0652ff2b5d78 2101b05715e1 2024-09-13T22:18:19.841 INFO:teuthology.orchestra.run.smithi116.stdout:mon.c smithi136 running (3m) 13s ago 3m 38.7M 2048M 19.1.1-324-gecab7be5 0652ff2b5d78 bc2b1ceb9183 2024-09-13T22:18:19.841 INFO:teuthology.orchestra.run.smithi116.stdout:osd.0 smithi116 running (2m) 19s ago 2m 47.2M 15.6G 19.1.1-324-gecab7be5 0652ff2b5d78 19161be0c6a8 2024-09-13T22:18:19.841 INFO:teuthology.orchestra.run.smithi116.stdout:osd.1 smithi134 running (2m) 4s ago 2m 36.2M 15.6G 19.1.1-324-gecab7be5 0652ff2b5d78 e2dc0c991174 2024-09-13T22:18:19.841 INFO:teuthology.orchestra.run.smithi116.stdout:osd.2 smithi136 running (2m) 13s ago 2m 35.5M 19.6G 19.1.1-324-gecab7be5 0652ff2b5d78 f34290cd63ad 2024-09-13T22:18:19.851 INFO:teuthology.orchestra.run.smithi116.stderr:+ ceph orch ls --service-name mon --export 2024-09-13T22:18:20.145 INFO:teuthology.orchestra.run.smithi116.stderr:+ ceph orch apply -i mon.yaml 2024-09-13T22:18:20.417 INFO:teuthology.orchestra.run.smithi116.stdout:Scheduled mon update... 2024-09-13T22:18:20.431 INFO:teuthology.orchestra.run.smithi116.stderr:+ sleep 90 2024-09-13T22:18:20.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:20 smithi116 ceph-mon[29567]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:20.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:20 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:18:20.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:20 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:18:20.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:20 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:18:20.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:20 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:20.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:20 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:20.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:20 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:20.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:20 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:20.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:20 smithi136 ceph-mon[31106]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:20.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:20 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:18:20.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:20 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:18:20.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:20 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:18:20.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:20 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:20.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:20 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:20.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:20 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:20.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:20 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:20.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:20 smithi134 ceph-mon[31212]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:20.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:20 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:18:20.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:20 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:18:20.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:20 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:18:20.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:20 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:20.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:20 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:20.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:20 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:20.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:20 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:21.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:21 smithi136 ceph-mon[31106]: from='client.14400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:18:21.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:21 smithi136 ceph-mon[31106]: from='client.14406 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:18:21.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:21 smithi136 ceph-mon[31106]: from='client.14412 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:18:21.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:21 smithi136 ceph-mon[31106]: Saving service mon spec with placement count:3 2024-09-13T22:18:21.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:21 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:21.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:21 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:18:21.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:21 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:18:21.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:21 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:18:21.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:21 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:21.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:21 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T22:18:21.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:21 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:21.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:21 smithi134 ceph-mon[31212]: from='client.14400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:18:21.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:21 smithi134 ceph-mon[31212]: from='client.14406 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:18:21.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:21 smithi134 ceph-mon[31212]: from='client.14412 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:18:21.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:21 smithi134 ceph-mon[31212]: Saving service mon spec with placement count:3 2024-09-13T22:18:21.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:21 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:21.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:21 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:18:21.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:21 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:18:21.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:21 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:18:21.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:21 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:21.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:21 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T22:18:21.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:21 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:21.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:21 smithi116 ceph-mon[29567]: from='client.14400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:18:21.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:21 smithi116 ceph-mon[29567]: from='client.14406 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:18:21.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:21 smithi116 ceph-mon[29567]: from='client.14412 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:18:21.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:21 smithi116 ceph-mon[29567]: Saving service mon spec with placement count:3 2024-09-13T22:18:21.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:21 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:21.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:21 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:18:21.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:21 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:18:21.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:21 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:18:21.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:21 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:21.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:21 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T22:18:21.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:21 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:22.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:22 smithi136 ceph-mon[31106]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:22.754 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:22 smithi134 ceph-mon[31212]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:22.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:22 smithi116 ceph-mon[29567]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:24.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:24 smithi136 ceph-mon[31106]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:24.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:24 smithi134 ceph-mon[31212]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:24.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:24 smithi116 ceph-mon[29567]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:26.600 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:26 smithi136 ceph-mon[31106]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:26.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:26 smithi116 ceph-mon[29567]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:26.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:26 smithi134 ceph-mon[31212]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:28.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:27 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:28.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:27 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:28.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:27 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:28.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:27 smithi134 ceph-mon[31212]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:28.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:27 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:28.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:27 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:28.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:27 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:28.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:27 smithi116 ceph-mon[29567]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:28.195 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:27 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:28.195 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:27 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:28.196 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:27 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:28.196 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:27 smithi136 ceph-mon[31106]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:30.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:30 smithi116 ceph-mon[29567]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:30.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:30 smithi136 ceph-mon[31106]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:30.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:30 smithi134 ceph-mon[31212]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:32.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:32 smithi116 ceph-mon[29567]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:32.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:32 smithi136 ceph-mon[31106]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:32.812 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:32 smithi134 ceph-mon[31212]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:34.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:34 smithi136 ceph-mon[31106]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:34.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:34 smithi134 ceph-mon[31212]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:34.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:34 smithi116 ceph-mon[29567]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:36.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:36 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:36.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:36 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:36.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:36 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:36.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:36 smithi134 ceph-mon[31212]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:36.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:36 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:36.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:36 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:36.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:36 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:36.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:36 smithi116 ceph-mon[29567]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:36.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:36 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:36.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:36 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:36.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:36 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:36.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:36 smithi136 ceph-mon[31106]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:38.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:38 smithi134 ceph-mon[31212]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:38.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:38 smithi116 ceph-mon[29567]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:38.445 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:38 smithi136 ceph-mon[31106]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:40.600 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:40 smithi116 ceph-mon[29567]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:40.600 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:40 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:40.600 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:40 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:40.600 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:40 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:40.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:40 smithi136 ceph-mon[31106]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:40.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:40 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:40.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:40 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:40.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:40 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:40.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:40 smithi134 ceph-mon[31212]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:40.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:40 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:40.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:40 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:40.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:40 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:42.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:42 smithi116 ceph-mon[29567]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:42.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:42 smithi136 ceph-mon[31106]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:42.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:42 smithi134 ceph-mon[31212]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:44.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:44 smithi136 ceph-mon[31106]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:44.853 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:44 smithi134 ceph-mon[31212]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:44.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:44 smithi116 ceph-mon[29567]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:46.688 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:46 smithi136 ceph-mon[31106]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:46.744 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:46 smithi116 ceph-mon[29567]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:46.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:46 smithi134 ceph-mon[31212]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:48.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:47 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:48.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:47 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:48.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:47 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:48.160 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:47 smithi116 ceph-mon[29567]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:48.196 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:47 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:48.196 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:47 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:48.196 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:47 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:48.196 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:47 smithi136 ceph-mon[31106]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:48.354 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:47 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:48.354 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:47 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:48.354 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:47 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:48.354 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:47 smithi134 ceph-mon[31212]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:50.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:50 smithi116 ceph-mon[29567]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:50.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:50 smithi136 ceph-mon[31106]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:50.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:50 smithi134 ceph-mon[31212]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:52.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:52 smithi116 ceph-mon[29567]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:52.697 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:52 smithi136 ceph-mon[31106]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:52.755 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:52 smithi134 ceph-mon[31212]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:54.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:54 smithi136 ceph-mon[31106]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:54.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:54 smithi134 ceph-mon[31212]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:54.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:54 smithi116 ceph-mon[29567]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:56.458 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:56 smithi134 ceph-mon[31212]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:56.458 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:56 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:56.458 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:56 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:56.458 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:56 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:56.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:56 smithi116 ceph-mon[29567]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:56.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:56 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:56.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:56 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:56.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:56 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:56.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:56 smithi136 ceph-mon[31106]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:56.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:56 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:56.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:56 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:56.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:56 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:18:58.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:18:58 smithi134 ceph-mon[31212]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:58.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:18:58 smithi116 ceph-mon[29567]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:18:58.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:18:58 smithi136 ceph-mon[31106]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:00.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:00 smithi116 ceph-mon[29567]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:00.661 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:00 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:00.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:00 smithi136 ceph-mon[31106]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:00.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:00 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:00.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:00 smithi134 ceph-mon[31212]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:00.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:00 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:01.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:01 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:01.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:01 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:01.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:01 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:01.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:01 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:01.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:01 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:01.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:01 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:02.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:02 smithi116 ceph-mon[29567]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:02.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:02 smithi136 ceph-mon[31106]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:02.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:02 smithi134 ceph-mon[31212]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:04.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:04 smithi116 ceph-mon[29567]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:04.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:04 smithi136 ceph-mon[31106]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:04.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:04 smithi134 ceph-mon[31212]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:06.592 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:06 smithi136 ceph-mon[31106]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:06.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:06 smithi116 ceph-mon[29567]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:06.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:06 smithi134 ceph-mon[31212]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:08.183 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:07 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:08.183 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:07 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:08.184 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:07 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:08.184 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:07 smithi136 ceph-mon[31106]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:08.354 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:07 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:08.354 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:07 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:08.354 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:07 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:08.354 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:07 smithi134 ceph-mon[31212]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:08.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:07 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:08.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:07 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:08.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:07 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:08.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:07 smithi116 ceph-mon[29567]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:10.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:10 smithi136 ceph-mon[31106]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:10.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:10 smithi134 ceph-mon[31212]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:10.913 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:10 smithi116 ceph-mon[29567]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:12.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:12 smithi136 ceph-mon[31106]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:12.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:12 smithi134 ceph-mon[31212]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:12.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:12 smithi116 ceph-mon[29567]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:14.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:14 smithi136 ceph-mon[31106]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:14.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:14 smithi134 ceph-mon[31212]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:14.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:14 smithi116 ceph-mon[29567]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:16.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:16 smithi134 ceph-mon[31212]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:16.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:16 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:16.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:16 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:16.772 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:16 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:16.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:16 smithi116 ceph-mon[29567]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:16.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:16 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:16.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:16 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:16.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:16 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:16.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:16 smithi136 ceph-mon[31106]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:16.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:16 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:16.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:16 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:16.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:16 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:18.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:18 smithi134 ceph-mon[31212]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:18.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:18 smithi116 ceph-mon[29567]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:18.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:18 smithi136 ceph-mon[31106]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:20.832 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:20 smithi116 ceph-mon[29567]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:20.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:20 smithi134 ceph-mon[31212]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:20.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:20 smithi136 ceph-mon[31106]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:21.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:21 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:21.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:21 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:21.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:21 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:21.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:21 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:19:21.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:21 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:19:21.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:21 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:19:21.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:21 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:21.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:21 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:21.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:21 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:21.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:21 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:21.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:21 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:19:21.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:21 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:19:21.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:21 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:19:21.911 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:21 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:21.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:21 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:21.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:21 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:21.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:21 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:21.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:21 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:19:21.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:21 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:19:21.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:21 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:19:21.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:21 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:22.755 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:22 smithi134 ceph-mon[31212]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:22.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:22 smithi116 ceph-mon[29567]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:22.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:22 smithi136 ceph-mon[31106]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:24.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:24 smithi134 ceph-mon[31212]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:24.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:24 smithi116 ceph-mon[29567]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:24.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:24 smithi136 ceph-mon[31106]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:26.608 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:26 smithi136 ceph-mon[31106]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:26.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:26 smithi134 ceph-mon[31212]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:26.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:26 smithi116 ceph-mon[29567]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:28.263 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:28 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:28.263 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:28 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:28.263 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:28 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:28.264 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:28 smithi136 ceph-mon[31106]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:28.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:28 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:28.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:28 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:28.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:28 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:28.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:28 smithi116 ceph-mon[29567]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:28.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:28 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:28.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:28 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:28.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:28 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:28.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:28 smithi134 ceph-mon[31212]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:30.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:30 smithi136 ceph-mon[31106]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:30.812 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:30 smithi116 ceph-mon[29567]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:30.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:30 smithi134 ceph-mon[31212]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:32.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:32 smithi136 ceph-mon[31106]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:32.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:32 smithi134 ceph-mon[31212]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:32.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:32 smithi116 ceph-mon[29567]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:34.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:34 smithi136 ceph-mon[31106]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:34.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:34 smithi134 ceph-mon[31212]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:34.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:34 smithi116 ceph-mon[29567]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:36.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:36 smithi136 ceph-mon[31106]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:36.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:36 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:36.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:36 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:36.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:36 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:36.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:36 smithi134 ceph-mon[31212]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:36.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:36 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:36.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:36 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:36.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:36 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:36.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:36 smithi116 ceph-mon[29567]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:36.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:36 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:36.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:36 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:36.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:36 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:38.518 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:38 smithi134 ceph-mon[31212]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:38.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:38 smithi136 ceph-mon[31106]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:38.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:38 smithi116 ceph-mon[29567]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:40.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:40 smithi134 ceph-mon[31212]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:40.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:40 smithi136 ceph-mon[31106]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:40.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:40 smithi116 ceph-mon[29567]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:41.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:41 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:41.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:41 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:41.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:41 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:41.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:41 smithi116 ceph-mon[29567]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:41.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:41 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:41.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:41 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:41.945 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:41 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:41.946 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:41 smithi136 ceph-mon[31106]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:42.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:41 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:42.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:41 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:42.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:41 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:42.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:41 smithi134 ceph-mon[31212]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:44.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:44 smithi136 ceph-mon[31106]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:44.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:44 smithi134 ceph-mon[31212]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:44.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:44 smithi116 ceph-mon[29567]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:46.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:46 smithi136 ceph-mon[31106]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:46.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:46 smithi134 ceph-mon[31212]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:46.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:46 smithi116 ceph-mon[29567]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:48.521 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:48 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:48.521 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:48 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:48.521 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:48 smithi136 ceph-mon[31106]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:48.521 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:48 smithi136 ceph-mon[31106]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:48.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:48 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:48.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:48 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:48.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:48 smithi134 ceph-mon[31212]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:48.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:48 smithi134 ceph-mon[31212]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:48.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:48 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:48.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:48 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:48.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:48 smithi116 ceph-mon[29567]: from='mgr.14150 172.21.15.116:0/743349628' entity='mgr.a' 2024-09-13T22:19:48.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:48 smithi116 ceph-mon[29567]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:50.435 INFO:teuthology.orchestra.run.smithi116.stderr:+ ceph mon dump 2024-09-13T22:19:50.604 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:50 smithi134 ceph-mon[31212]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:50.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:50 smithi136 ceph-mon[31106]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:50.751 INFO:teuthology.orchestra.run.smithi116.stdout:epoch 6 2024-09-13T22:19:50.751 INFO:teuthology.orchestra.run.smithi116.stdout:fsid 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:19:50.752 INFO:teuthology.orchestra.run.smithi116.stdout:last_changed 2024-09-13T22:16:59.617325+0000 2024-09-13T22:19:50.752 INFO:teuthology.orchestra.run.smithi116.stdout:created 2024-09-13T22:13:22.359104+0000 2024-09-13T22:19:50.752 INFO:teuthology.orchestra.run.smithi116.stdout:min_mon_release 19 (squid) 2024-09-13T22:19:50.752 INFO:teuthology.orchestra.run.smithi116.stdout:election_strategy: 1 2024-09-13T22:19:50.752 INFO:teuthology.orchestra.run.smithi116.stdout:0: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.a; crush_location {datacenter=a} 2024-09-13T22:19:50.752 INFO:teuthology.orchestra.run.smithi116.stdout:1: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-13T22:19:50.752 INFO:teuthology.orchestra.run.smithi116.stdout:2: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-13T22:19:50.752 INFO:teuthology.orchestra.run.smithi116.stderr:dumped monmap epoch 6 2024-09-13T22:19:50.752 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:50 smithi116 ceph-mon[29567]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:50.762 INFO:teuthology.orchestra.run.smithi116.stderr:+ ceph mon dump --format json 2024-09-13T22:19:51.070 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-13T22:19:51.071 INFO:teuthology.orchestra.run.smithi116.stdout:{"epoch":6,"fsid":"240cd768-721d-11ef-bceb-c7b262605968","modified":"2024-09-13T22:16:59.617325Z","created":"2024-09-13T22:13:22.359104Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{datacenter=a}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{datacenter=a,rack=3}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:3300","nonce":0},{"type":"v1","addr":"172.21.15.134:6789","nonce":0}]},"addr":"172.21.15.134:6789/0","public_addr":"172.21.15.134:6789/0","priority":0,"weight":0,"crush_location":"{datacenter=b,rack=2}"}],"quorum":[0,1,2]} 2024-09-13T22:19:51.071 INFO:teuthology.orchestra.run.smithi116.stderr:dumped monmap epoch 6 2024-09-13T22:19:51.081 INFO:teuthology.orchestra.run.smithi116.stderr:+ read monid 2024-09-13T22:19:51.081 INFO:teuthology.orchestra.run.smithi116.stderr:+ read crushloc 2024-09-13T22:19:51.081 INFO:teuthology.orchestra.run.smithi116.stderr:+ ceph mon dump --format json 2024-09-13T22:19:51.081 INFO:teuthology.orchestra.run.smithi116.stderr:+ jq --arg monid a --arg crushloc '{datacenter=a}' -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc' 2024-09-13T22:19:51.388 INFO:teuthology.orchestra.run.smithi116.stderr:dumped monmap epoch 6 2024-09-13T22:19:51.398 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-09-13T22:19:51.399 INFO:teuthology.orchestra.run.smithi116.stderr:+ read monid 2024-09-13T22:19:51.399 INFO:teuthology.orchestra.run.smithi116.stderr:+ read crushloc 2024-09-13T22:19:51.399 INFO:teuthology.orchestra.run.smithi116.stderr:+ ceph mon dump --format json 2024-09-13T22:19:51.399 INFO:teuthology.orchestra.run.smithi116.stderr:+ jq --arg monid b --arg crushloc '{datacenter=b,rack=2}' -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc' 2024-09-13T22:19:51.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:51 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/1215475046' entity='client.admin' cmd=[{"prefix": "mon dump"}]: dispatch 2024-09-13T22:19:51.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:51 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/2132874884' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T22:19:51.660 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:51 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/1921994948' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T22:19:51.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:51 smithi136 ceph-mon[31106]: from='client.? 172.21.15.116:0/1215475046' entity='client.admin' cmd=[{"prefix": "mon dump"}]: dispatch 2024-09-13T22:19:51.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:51 smithi136 ceph-mon[31106]: from='client.? 172.21.15.116:0/2132874884' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T22:19:51.696 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:51 smithi136 ceph-mon[31106]: from='client.? 172.21.15.116:0/1921994948' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T22:19:51.712 INFO:teuthology.orchestra.run.smithi116.stderr:dumped monmap epoch 6 2024-09-13T22:19:51.722 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-09-13T22:19:51.723 INFO:teuthology.orchestra.run.smithi116.stderr:+ read monid 2024-09-13T22:19:51.723 INFO:teuthology.orchestra.run.smithi116.stderr:+ read crushloc 2024-09-13T22:19:51.723 INFO:teuthology.orchestra.run.smithi116.stderr:+ ceph mon dump --format json 2024-09-13T22:19:51.723 INFO:teuthology.orchestra.run.smithi116.stderr:+ jq --arg monid c --arg crushloc '{datacenter=a,rack=3}' -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc' 2024-09-13T22:19:51.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:51 smithi134 ceph-mon[31212]: from='client.? 172.21.15.116:0/1215475046' entity='client.admin' cmd=[{"prefix": "mon dump"}]: dispatch 2024-09-13T22:19:51.742 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:51 smithi134 ceph-mon[31212]: from='client.? 172.21.15.116:0/2132874884' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T22:19:51.742 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:51 smithi134 ceph-mon[31212]: from='client.? 172.21.15.116:0/1921994948' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T22:19:52.032 INFO:teuthology.orchestra.run.smithi116.stderr:dumped monmap epoch 6 2024-09-13T22:19:52.042 INFO:teuthology.orchestra.run.smithi116.stdout:true 2024-09-13T22:19:52.042 INFO:teuthology.orchestra.run.smithi116.stderr:+ read monid 2024-09-13T22:19:52.610 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:52 smithi116 ceph-mon[29567]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:52.610 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:52 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/3891103593' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T22:19:52.610 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:52 smithi116 ceph-mon[29567]: from='client.? 172.21.15.116:0/2761829453' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T22:19:52.637 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-13T22:19:52.647 INFO:tasks.cephadm:Teardown begin 2024-09-13T22:19:52.648 DEBUG:teuthology.orchestra.run.smithi116:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T22:19:52.676 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T22:19:52.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:52 smithi136 ceph-mon[31106]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:52.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:52 smithi136 ceph-mon[31106]: from='client.? 172.21.15.116:0/3891103593' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T22:19:52.695 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:52 smithi136 ceph-mon[31106]: from='client.? 172.21.15.116:0/2761829453' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T22:19:52.696 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:52 smithi134 ceph-mon[31212]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T22:19:52.696 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:52 smithi134 ceph-mon[31212]: from='client.? 172.21.15.116:0/3891103593' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T22:19:52.696 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:52 smithi134 ceph-mon[31212]: from='client.? 172.21.15.116:0/2761829453' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T22:19:52.712 DEBUG:teuthology.orchestra.run.smithi136:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T22:19:52.748 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-13T22:19:52.748 DEBUG:teuthology.orchestra.run.smithi116:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-13T22:19:52.763 DEBUG:teuthology.orchestra.run.smithi134:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-13T22:19:52.780 DEBUG:teuthology.orchestra.run.smithi136:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-13T22:19:52.807 INFO:tasks.cephadm:Stopping all daemons... 2024-09-13T22:19:52.807 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-13T22:19:52.807 DEBUG:teuthology.orchestra.run.smithi116:> sudo systemctl stop ceph-240cd768-721d-11ef-bceb-c7b262605968@mon.a 2024-09-13T22:19:52.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:52 smithi116 systemd[1]: Stopping Ceph mon.a for 240cd768-721d-11ef-bceb-c7b262605968... 2024-09-13T22:19:53.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:53 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mon-a[29563]: 2024-09-13T22:19:53.079+0000 7f8076b59640 -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-13T22:19:53.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:53 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mon-a[29563]: 2024-09-13T22:19:53.079+0000 7f8076b59640 -1 mon.a@0(leader) e6 *** Got Signal Terminated *** 2024-09-13T22:19:53.410 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:53 smithi116 podman[45720]: 2024-09-13 22:19:53.325573743 +0000 UTC m=+0.338707131 container died b7b619d5f761ada12fbfdf4204f9c0bc1bdf872eb08aaadbad47ec9e8bf5004f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-mon-a, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-ecab7be, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-13T22:19:53.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:53 smithi116 podman[45720]: 2024-09-13 22:19:53.688121265 +0000 UTC m=+0.701254643 container cleanup b7b619d5f761ada12fbfdf4204f9c0bc1bdf872eb08aaadbad47ec9e8bf5004f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-mon-a, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, RELEASE=squid-ecab7be, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-13T22:19:53.910 INFO:journalctl@ceph.mon.a.smithi116.stdout:Sep 13 22:19:53 smithi116 bash[45720]: ceph-240cd768-721d-11ef-bceb-c7b262605968-mon-a 2024-09-13T22:19:54.108 DEBUG:teuthology.orchestra.run.smithi116:> sudo pkill -f 'journalctl -f -n 0 -u ceph-240cd768-721d-11ef-bceb-c7b262605968@mon.a.service' 2024-09-13T22:19:54.150 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T22:19:54.150 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-13T22:19:54.150 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-13T22:19:54.150 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-240cd768-721d-11ef-bceb-c7b262605968@mon.b 2024-09-13T22:19:54.459 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:54 smithi134 systemd[1]: Stopping Ceph mon.b for 240cd768-721d-11ef-bceb-c7b262605968... 2024-09-13T22:19:54.767 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:54 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mon-b[31196]: 2024-09-13T22:19:54.457+0000 7f7b9df57640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -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-13T22:19:54.767 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:54 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-mon-b[31196]: 2024-09-13T22:19:54.457+0000 7f7b9df57640 -1 mon.b@2(peon) e6 *** Got Signal Terminated *** 2024-09-13T22:19:54.767 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:54 smithi134 podman[39725]: 2024-09-13 22:19:54.539744946 +0000 UTC m=+0.202831997 container died 2101b05715e13a3d39110f1afccf626fddd7a9e929824920c53731b08492d307 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-mon-b, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-ecab7be, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True) 2024-09-13T22:19:55.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:54 smithi134 podman[39725]: 2024-09-13 22:19:54.940945363 +0000 UTC m=+0.604032457 container cleanup 2101b05715e13a3d39110f1afccf626fddd7a9e929824920c53731b08492d307 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=squid-ecab7be) 2024-09-13T22:19:55.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 13 22:19:54 smithi134 bash[39725]: ceph-240cd768-721d-11ef-bceb-c7b262605968-mon-b 2024-09-13T22:19:55.271 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-240cd768-721d-11ef-bceb-c7b262605968@mon.b.service' 2024-09-13T22:19:55.317 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T22:19:55.317 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-13T22:19:55.317 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-13T22:19:55.317 DEBUG:teuthology.orchestra.run.smithi136:> sudo systemctl stop ceph-240cd768-721d-11ef-bceb-c7b262605968@mon.c 2024-09-13T22:19:55.600 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:55 smithi136 systemd[1]: Stopping Ceph mon.c for 240cd768-721d-11ef-bceb-c7b262605968... 2024-09-13T22:19:55.855 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:55 smithi136 ceph-240cd768-721d-11ef-bceb-c7b262605968-mon-c[31102]: 2024-09-13T22:19:55.598+0000 7f6bf8b23640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -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-13T22:19:55.855 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:55 smithi136 ceph-240cd768-721d-11ef-bceb-c7b262605968-mon-c[31102]: 2024-09-13T22:19:55.598+0000 7f6bf8b23640 -1 mon.c@1(peon) e6 *** Got Signal Terminated *** 2024-09-13T22:19:56.150 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:55 smithi136 podman[39390]: 2024-09-13 22:19:55.854812301 +0000 UTC m=+0.350322915 container died bc2b1ceb9183c728a114c75df6639af09f3691a8dab564f9432eb0e7365f0cb6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-mon-c, RELEASE=squid-ecab7be, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-13T22:19:56.445 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:56 smithi136 podman[39390]: 2024-09-13 22:19:56.291113874 +0000 UTC m=+0.786624523 container cleanup bc2b1ceb9183c728a114c75df6639af09f3691a8dab564f9432eb0e7365f0cb6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-mon-c, GIT_BRANCH=HEAD, RELEASE=squid-ecab7be, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-13T22:19:56.445 INFO:journalctl@ceph.mon.c.smithi136.stdout:Sep 13 22:19:56 smithi136 bash[39390]: ceph-240cd768-721d-11ef-bceb-c7b262605968-mon-c 2024-09-13T22:19:56.671 DEBUG:teuthology.orchestra.run.smithi136:> sudo pkill -f 'journalctl -f -n 0 -u ceph-240cd768-721d-11ef-bceb-c7b262605968@mon.c.service' 2024-09-13T22:19:56.721 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T22:19:56.721 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-13T22:19:56.721 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2024-09-13T22:19:56.721 DEBUG:teuthology.orchestra.run.smithi116:> sudo systemctl stop ceph-240cd768-721d-11ef-bceb-c7b262605968@mgr.a 2024-09-13T22:19:57.018 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:19:56 smithi116 systemd[1]: Stopping Ceph mgr.a for 240cd768-721d-11ef-bceb-c7b262605968... 2024-09-13T22:19:57.384 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:19:57 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a[29796]: 2024-09-13T22:19:57.016+0000 7f992ac68640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.a -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-13T22:19:57.384 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:19:57 smithi116 podman[45844]: 2024-09-13 22:19:57.047996238 +0000 UTC m=+0.136801712 container died 93c026587bf1c988675155119c5004c55297d1c3ded5a9c9f867b5bb5d115566 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=squid-ecab7be, ceph=True, 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.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-13T22:19:57.384 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:19:57 smithi116 podman[45844]: 2024-09-13 22:19:57.383438541 +0000 UTC m=+0.472244002 container cleanup 93c026587bf1c988675155119c5004c55297d1c3ded5a9c9f867b5bb5d115566 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=squid-ecab7be, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-13T22:19:57.660 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:19:57 smithi116 bash[45844]: ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a 2024-09-13T22:19:57.660 INFO:journalctl@ceph.mgr.a.smithi116.stdout:Sep 13 22:19:57 smithi116 podman[45857]: 2024-09-13 22:19:57.53464304 +0000 UTC m=+0.486936517 container remove 93c026587bf1c988675155119c5004c55297d1c3ded5a9c9f867b5bb5d115566 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-a, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-ecab7be, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2) 2024-09-13T22:19:57.760 DEBUG:teuthology.orchestra.run.smithi116:> sudo pkill -f 'journalctl -f -n 0 -u ceph-240cd768-721d-11ef-bceb-c7b262605968@mgr.a.service' 2024-09-13T22:19:57.797 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T22:19:57.797 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2024-09-13T22:19:57.797 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2024-09-13T22:19:57.797 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-240cd768-721d-11ef-bceb-c7b262605968@mgr.b 2024-09-13T22:19:58.045 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:19:57 smithi134 systemd[1]: Stopping Ceph mgr.b for 240cd768-721d-11ef-bceb-c7b262605968... 2024-09-13T22:19:59.701 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:19:59 smithi134 podman[39927]: 2024-09-13 22:19:59.420029122 +0000 UTC m=+0.562554703 container died 18068b60c3a7d460c8147b8084e7cbd6bf541f4008db16f9f90eadfbd9a74ade (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-ecab7be, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-13T22:20:00.104 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:19:59 smithi134 podman[39927]: 2024-09-13 22:19:59.704227939 +0000 UTC m=+0.846753519 container cleanup 18068b60c3a7d460c8147b8084e7cbd6bf541f4008db16f9f90eadfbd9a74ade (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=squid-ecab7be, GIT_BRANCH=HEAD) 2024-09-13T22:20:00.104 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:19:59 smithi134 bash[39927]: ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b 2024-09-13T22:20:00.104 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:19:59 smithi134 podman[39944]: 2024-09-13 22:19:59.913934239 +0000 UTC m=+0.668393048 container remove 18068b60c3a7d460c8147b8084e7cbd6bf541f4008db16f9f90eadfbd9a74ade (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-mgr-b, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, RELEASE=squid-ecab7be, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, ceph=True) 2024-09-13T22:20:00.105 INFO:journalctl@ceph.mgr.b.smithi134.stdout:Sep 13 22:19:59 smithi134 systemd[1]: ceph-240cd768-721d-11ef-bceb-c7b262605968@mgr.b.service: Main process exited, code=exited, status=143/n/a 2024-09-13T22:20:00.793 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-240cd768-721d-11ef-bceb-c7b262605968@mgr.b.service' 2024-09-13T22:20:00.831 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T22:20:00.831 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2024-09-13T22:20:00.831 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-13T22:20:00.831 DEBUG:teuthology.orchestra.run.smithi116:> sudo systemctl stop ceph-240cd768-721d-11ef-bceb-c7b262605968@osd.0 2024-09-13T22:20:01.078 INFO:journalctl@ceph.osd.0.smithi116.stdout:Sep 13 22:20:00 smithi116 systemd[1]: Stopping Ceph osd.0 for 240cd768-721d-11ef-bceb-c7b262605968... 2024-09-13T22:20:01.410 INFO:journalctl@ceph.osd.0.smithi116.stdout:Sep 13 22:20:01 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-0[39349]: 2024-09-13T22:20:01.170+0000 7ff5ae75b640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -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-13T22:20:01.410 INFO:journalctl@ceph.osd.0.smithi116.stdout:Sep 13 22:20:01 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-0[39349]: 2024-09-13T22:20:01.170+0000 7ff5ae75b640 -1 osd.0 22 *** Got signal Terminated *** 2024-09-13T22:20:01.410 INFO:journalctl@ceph.osd.0.smithi116.stdout:Sep 13 22:20:01 smithi116 ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-0[39349]: 2024-09-13T22:20:01.170+0000 7ff5ae75b640 -1 osd.0 22 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T22:20:06.780 INFO:journalctl@ceph.osd.0.smithi116.stdout:Sep 13 22:20:06 smithi116 podman[46020]: 2024-09-13 22:20:06.525813158 +0000 UTC m=+5.477465847 container died 19161be0c6a8605384298ebd66e354ceafb149a526ca140f317701fe20ad1010 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-0, ceph=True, RELEASE=squid-ecab7be, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-13T22:20:07.160 INFO:journalctl@ceph.osd.0.smithi116.stdout:Sep 13 22:20:06 smithi116 podman[46020]: 2024-09-13 22:20:06.987343568 +0000 UTC m=+5.938996290 container cleanup 19161be0c6a8605384298ebd66e354ceafb149a526ca140f317701fe20ad1010 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=squid-ecab7be, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-13T22:20:07.160 INFO:journalctl@ceph.osd.0.smithi116.stdout:Sep 13 22:20:06 smithi116 bash[46020]: ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-0 2024-09-13T22:20:07.573 INFO:journalctl@ceph.osd.0.smithi116.stdout:Sep 13 22:20:07 smithi116 podman[46242]: 2024-09-13 22:20:07.271787738 +0000 UTC m=+0.739373220 container remove 19161be0c6a8605384298ebd66e354ceafb149a526ca140f317701fe20ad1010 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-0, io.buildah.version=1.37.2, RELEASE=squid-ecab7be, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-13T22:20:07.875 INFO:journalctl@ceph.osd.0.smithi116.stdout:Sep 13 22:20:07 smithi116 podman[46334]: 2024-09-13 22:20:07.572363126 +0000 UTC m=+0.111099962 container create d83d8a1803109e3a2f0d269581e00759bb1f44afe89d1477fdeae66cedf1747e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-ecab7be, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T22:20:07.875 INFO:journalctl@ceph.osd.0.smithi116.stdout:Sep 13 22:20:07 smithi116 podman[46334]: 2024-09-13 22:20:07.477167452 +0000 UTC m=+0.015904244 image pull 0652ff2b5d78add567c2474cd2436ae21ad32722283bcbf25450e33edcd34e34 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808 2024-09-13T22:20:07.875 INFO:journalctl@ceph.osd.0.smithi116.stdout:Sep 13 22:20:07 smithi116 podman[46334]: 2024-09-13 22:20:07.799656975 +0000 UTC m=+0.338393767 container init d83d8a1803109e3a2f0d269581e00759bb1f44afe89d1477fdeae66cedf1747e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=squid-ecab7be, GIT_CLEAN=True, ceph=True, 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) 2024-09-13T22:20:07.875 INFO:journalctl@ceph.osd.0.smithi116.stdout:Sep 13 22:20:07 smithi116 podman[46334]: 2024-09-13 22:20:07.80287681 +0000 UTC m=+0.341613605 container start d83d8a1803109e3a2f0d269581e00759bb1f44afe89d1477fdeae66cedf1747e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-ecab7be, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-13T22:20:07.875 INFO:journalctl@ceph.osd.0.smithi116.stdout:Sep 13 22:20:07 smithi116 podman[46334]: 2024-09-13 22:20:07.874414771 +0000 UTC m=+0.413151575 container attach d83d8a1803109e3a2f0d269581e00759bb1f44afe89d1477fdeae66cedf1747e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-0-deactivate, RELEASE=squid-ecab7be, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-13T22:20:08.160 INFO:journalctl@ceph.osd.0.smithi116.stdout:Sep 13 22:20:07 smithi116 podman[46334]: 2024-09-13 22:20:07.996679526 +0000 UTC m=+0.535416320 container died d83d8a1803109e3a2f0d269581e00759bb1f44afe89d1477fdeae66cedf1747e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-0-deactivate, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-ecab7be, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T22:20:09.121 INFO:journalctl@ceph.osd.0.smithi116.stdout:Sep 13 22:20:09 smithi116 podman[46357]: 2024-09-13 22:20:09.097532838 +0000 UTC m=+1.095140212 container remove d83d8a1803109e3a2f0d269581e00759bb1f44afe89d1477fdeae66cedf1747e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , RELEASE=squid-ecab7be, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-13T22:20:09.129 DEBUG:teuthology.orchestra.run.smithi116:> sudo pkill -f 'journalctl -f -n 0 -u ceph-240cd768-721d-11ef-bceb-c7b262605968@osd.0.service' 2024-09-13T22:20:09.169 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T22:20:09.169 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-13T22:20:09.169 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-13T22:20:09.170 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-240cd768-721d-11ef-bceb-c7b262605968@osd.1 2024-09-13T22:20:09.470 INFO:journalctl@ceph.osd.1.smithi134.stdout:Sep 13 22:20:09 smithi134 systemd[1]: Stopping Ceph osd.1 for 240cd768-721d-11ef-bceb-c7b262605968... 2024-09-13T22:20:09.854 INFO:journalctl@ceph.osd.1.smithi134.stdout:Sep 13 22:20:09 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-1[35938]: 2024-09-13T22:20:09.469+0000 7f66800e2640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -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-13T22:20:09.854 INFO:journalctl@ceph.osd.1.smithi134.stdout:Sep 13 22:20:09 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-1[35938]: 2024-09-13T22:20:09.469+0000 7f66800e2640 -1 osd.1 22 *** Got signal Terminated *** 2024-09-13T22:20:09.854 INFO:journalctl@ceph.osd.1.smithi134.stdout:Sep 13 22:20:09 smithi134 ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-1[35938]: 2024-09-13T22:20:09.469+0000 7f66800e2640 -1 osd.1 22 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T22:20:15.278 INFO:journalctl@ceph.osd.1.smithi134.stdout:Sep 13 22:20:15 smithi134 podman[40104]: 2024-09-13 22:20:15.019362779 +0000 UTC m=+5.659153886 container died e2dc0c991174d9e8bb0f881af111893abd47b0c45bf45af6a43ce7d711b09f58 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-1, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-ecab7be, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-13T22:20:15.604 INFO:journalctl@ceph.osd.1.smithi134.stdout:Sep 13 22:20:15 smithi134 podman[40104]: 2024-09-13 22:20:15.452079071 +0000 UTC m=+6.091870210 container cleanup e2dc0c991174d9e8bb0f881af111893abd47b0c45bf45af6a43ce7d711b09f58 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-1, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-ecab7be, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T22:20:15.604 INFO:journalctl@ceph.osd.1.smithi134.stdout:Sep 13 22:20:15 smithi134 bash[40104]: ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-1 2024-09-13T22:20:16.054 INFO:journalctl@ceph.osd.1.smithi134.stdout:Sep 13 22:20:15 smithi134 podman[40355]: 2024-09-13 22:20:15.653055204 +0000 UTC m=+0.631701576 container remove e2dc0c991174d9e8bb0f881af111893abd47b0c45bf45af6a43ce7d711b09f58 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-1, RELEASE=squid-ecab7be, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, ceph=True) 2024-09-13T22:20:16.348 INFO:journalctl@ceph.osd.1.smithi134.stdout:Sep 13 22:20:16 smithi134 podman[40443]: 2024-09-13 22:20:15.956215205 +0000 UTC m=+0.015703359 image pull 0652ff2b5d78add567c2474cd2436ae21ad32722283bcbf25450e33edcd34e34 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808 2024-09-13T22:20:16.348 INFO:journalctl@ceph.osd.1.smithi134.stdout:Sep 13 22:20:16 smithi134 podman[40443]: 2024-09-13 22:20:16.06207667 +0000 UTC m=+0.121564809 container create 6f31628d74afff64ebb435e958bdb5dedb47f3157bbe1446f2cba6dc56026010 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=squid-ecab7be) 2024-09-13T22:20:16.348 INFO:journalctl@ceph.osd.1.smithi134.stdout:Sep 13 22:20:16 smithi134 podman[40443]: 2024-09-13 22:20:16.272683969 +0000 UTC m=+0.332172107 container init 6f31628d74afff64ebb435e958bdb5dedb47f3157bbe1446f2cba6dc56026010 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-1-deactivate, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=squid-ecab7be, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-13T22:20:16.348 INFO:journalctl@ceph.osd.1.smithi134.stdout:Sep 13 22:20:16 smithi134 podman[40443]: 2024-09-13 22:20:16.276144476 +0000 UTC m=+0.335632621 container start 6f31628d74afff64ebb435e958bdb5dedb47f3157bbe1446f2cba6dc56026010 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=squid-ecab7be, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_BRANCH=HEAD) 2024-09-13T22:20:16.348 INFO:journalctl@ceph.osd.1.smithi134.stdout:Sep 13 22:20:16 smithi134 podman[40443]: 2024-09-13 22:20:16.347729089 +0000 UTC m=+0.407217236 container attach 6f31628d74afff64ebb435e958bdb5dedb47f3157bbe1446f2cba6dc56026010 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-ecab7be, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True) 2024-09-13T22:20:16.604 INFO:journalctl@ceph.osd.1.smithi134.stdout:Sep 13 22:20:16 smithi134 podman[40443]: 2024-09-13 22:20:16.460945482 +0000 UTC m=+0.520433639 container died 6f31628d74afff64ebb435e958bdb5dedb47f3157bbe1446f2cba6dc56026010 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=squid-ecab7be, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True) 2024-09-13T22:20:17.022 INFO:journalctl@ceph.osd.1.smithi134.stdout:Sep 13 22:20:17 smithi134 podman[40466]: 2024-09-13 22:20:17.000647585 +0000 UTC m=+0.529606176 container remove 6f31628d74afff64ebb435e958bdb5dedb47f3157bbe1446f2cba6dc56026010 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=squid-ecab7be, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T22:20:17.026 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-240cd768-721d-11ef-bceb-c7b262605968@osd.1.service' 2024-09-13T22:20:17.066 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T22:20:17.066 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-13T22:20:17.066 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-13T22:20:17.066 DEBUG:teuthology.orchestra.run.smithi136:> sudo systemctl stop ceph-240cd768-721d-11ef-bceb-c7b262605968@osd.2 2024-09-13T22:20:17.360 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 13 22:20:17 smithi136 systemd[1]: Stopping Ceph osd.2 for 240cd768-721d-11ef-bceb-c7b262605968... 2024-09-13T22:20:17.695 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 13 22:20:17 smithi136 ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-2[35893]: 2024-09-13T22:20:17.359+0000 7f9f5914b640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -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-13T22:20:17.696 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 13 22:20:17 smithi136 ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-2[35893]: 2024-09-13T22:20:17.359+0000 7f9f5914b640 -1 osd.2 22 *** Got signal Terminated *** 2024-09-13T22:20:17.696 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 13 22:20:17 smithi136 ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-2[35893]: 2024-09-13T22:20:17.359+0000 7f9f5914b640 -1 osd.2 22 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T22:20:23.192 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 13 22:20:22 smithi136 podman[39867]: 2024-09-13 22:20:22.861232282 +0000 UTC m=+5.600428879 container died f34290cd63add25f4f3aed7397a0db7d71182d9ddfd3d78d0a260841d15cf810 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-ecab7be, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-13T22:20:23.192 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 13 22:20:23 smithi136 podman[39867]: 2024-09-13 22:20:23.191795641 +0000 UTC m=+5.930992237 container cleanup f34290cd63add25f4f3aed7397a0db7d71182d9ddfd3d78d0a260841d15cf810 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-2, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-ecab7be, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-09-13T22:20:23.445 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 13 22:20:23 smithi136 bash[39867]: ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-2 2024-09-13T22:20:23.445 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 13 22:20:23 smithi136 podman[39882]: 2024-09-13 22:20:23.393230679 +0000 UTC m=+0.528171719 container remove f34290cd63add25f4f3aed7397a0db7d71182d9ddfd3d78d0a260841d15cf810 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-ecab7be, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-13T22:20:24.105 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 13 22:20:23 smithi136 podman[39970]: 2024-09-13 22:20:23.696957435 +0000 UTC m=+0.015723531 image pull 0652ff2b5d78add567c2474cd2436ae21ad32722283bcbf25450e33edcd34e34 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808 2024-09-13T22:20:24.105 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 13 22:20:23 smithi136 podman[39970]: 2024-09-13 22:20:23.819117165 +0000 UTC m=+0.137883262 container create 22181bc38ca4eb6f7246406378a77529b5a0024294b9702b4fca2f730e8f3b8f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-2-deactivate, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=squid-ecab7be) 2024-09-13T22:20:24.105 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 13 22:20:24 smithi136 podman[39970]: 2024-09-13 22:20:24.029903525 +0000 UTC m=+0.348669621 container init 22181bc38ca4eb6f7246406378a77529b5a0024294b9702b4fca2f730e8f3b8f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=squid-ecab7be, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True) 2024-09-13T22:20:24.105 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 13 22:20:24 smithi136 podman[39970]: 2024-09-13 22:20:24.033121901 +0000 UTC m=+0.351888000 container start 22181bc38ca4eb6f7246406378a77529b5a0024294b9702b4fca2f730e8f3b8f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-ecab7be, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True) 2024-09-13T22:20:24.105 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 13 22:20:24 smithi136 podman[39970]: 2024-09-13 22:20:24.104669637 +0000 UTC m=+0.423435736 container attach 22181bc38ca4eb6f7246406378a77529b5a0024294b9702b4fca2f730e8f3b8f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-2-deactivate, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-ecab7be, GIT_BRANCH=HEAD, 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.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True) 2024-09-13T22:20:24.445 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 13 22:20:24 smithi136 podman[39970]: 2024-09-13 22:20:24.22173182 +0000 UTC m=+0.540497917 container died 22181bc38ca4eb6f7246406378a77529b5a0024294b9702b4fca2f730e8f3b8f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808, name=ceph-240cd768-721d-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=squid-ecab7be, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-13T22:20:24.812 DEBUG:teuthology.orchestra.run.smithi136:> sudo pkill -f 'journalctl -f -n 0 -u ceph-240cd768-721d-11ef-bceb-c7b262605968@osd.2.service' 2024-09-13T22:20:24.850 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T22:20:24.850 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-13T22:20:24.851 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 240cd768-721d-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-13T22:20:25.054 INFO:teuthology.orchestra.run.smithi116.stdout:Deleting cluster with fsid: 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:20:26.289 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 240cd768-721d-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-13T22:20:26.493 INFO:teuthology.orchestra.run.smithi134.stdout:Deleting cluster with fsid: 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:20:27.765 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 240cd768-721d-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-13T22:20:28.195 INFO:teuthology.orchestra.run.smithi136.stdout:Deleting cluster with fsid: 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:20:29.554 DEBUG:teuthology.orchestra.run.smithi116:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T22:20:29.585 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T22:20:29.618 DEBUG:teuthology.orchestra.run.smithi136:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T22:20:29.644 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-13T22:20:29.646 DEBUG:teuthology.misc:Transferring archived files from smithi116:/var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-13_21:08:03-orch-squid-distro-default-smithi/7904275/remote/smithi116/crash 2024-09-13T22:20:29.647 DEBUG:teuthology.orchestra.run.smithi116:> sudo tar c -f - -C /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/crash -- . 2024-09-13T22:20:29.683 INFO:teuthology.orchestra.run.smithi116.stderr:tar: /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-13T22:20:29.684 INFO:teuthology.orchestra.run.smithi116.stderr:tar: Error is not recoverable: exiting now 2024-09-13T22:20:29.686 DEBUG:teuthology.misc:Transferring archived files from smithi134:/var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-13_21:08:03-orch-squid-distro-default-smithi/7904275/remote/smithi134/crash 2024-09-13T22:20:29.687 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/crash -- . 2024-09-13T22:20:29.784 INFO:teuthology.orchestra.run.smithi134.stderr:tar: /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-13T22:20:29.784 INFO:teuthology.orchestra.run.smithi134.stderr:tar: Error is not recoverable: exiting now 2024-09-13T22:20:29.786 DEBUG:teuthology.misc:Transferring archived files from smithi136:/var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-13_21:08:03-orch-squid-distro-default-smithi/7904275/remote/smithi136/crash 2024-09-13T22:20:29.787 DEBUG:teuthology.orchestra.run.smithi136:> sudo tar c -f - -C /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/crash -- . 2024-09-13T22:20:29.827 INFO:teuthology.orchestra.run.smithi136.stderr:tar: /var/lib/ceph/240cd768-721d-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-13T22:20:29.827 INFO:teuthology.orchestra.run.smithi136.stderr:tar: Error is not recoverable: exiting now 2024-09-13T22:20:29.828 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-13T22:20:29.828 DEBUG:teuthology.orchestra.run.smithi116:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | egrep -v POOL_APP_NOT_ENABLED | egrep -v 'mon down' | egrep -v 'mons down' | egrep -v 'out of quorum' | egrep -v CEPHADM_FAILED_DAEMON | head -n 1 2024-09-13T22:20:29.862 INFO:tasks.cephadm:Compressing logs... 2024-09-13T22:20:29.863 DEBUG:teuthology.orchestra.run.smithi116:> 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-13T22:20:29.906 DEBUG:teuthology.orchestra.run.smithi134:> 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-13T22:20:29.909 DEBUG:teuthology.orchestra.run.smithi136:> 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-13T22:20:29.930 INFO:teuthology.orchestra.run.smithi116.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-13T22:20:29.930 INFO:teuthology.orchestra.run.smithi116.stderr:gzip -5 --verbose -- /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-13T22:20:29.931 INFO:teuthology.orchestra.run.smithi116.stderr:gzip -5 --verbose -- /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-mgr.a.log 2024-09-13T22:20:29.933 INFO:teuthology.orchestra.run.smithi116.stderr:gzip -5 --verbose -- /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-13T22:20:29.933 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-13T22:20:29.934 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-mgr.a.log: /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-13T22:20:29.934 INFO:teuthology.orchestra.run.smithi116.stderr:gzip -5 --verbose -- /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-13T22:20:29.934 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.audit.log: /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.log 2024-09-13T22:20:29.934 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-mon.a.log: 82.2% -- replaced with /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-13T22:20:29.934 INFO:teuthology.orchestra.run.smithi116.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-13T22:20:29.934 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.log: /var/log/ceph/cephadm.log: 90.2% -- replaced with /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-13T22:20:29.936 INFO:teuthology.orchestra.run.smithi116.stderr: 87.0% -- replaced with /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-13T22:20:29.936 INFO:teuthology.orchestra.run.smithi116.stderr: 84.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-13T22:20:29.939 INFO:teuthology.orchestra.run.smithi136.stderr:gzipfind: -5‘/var/log/rbd-target-api’ --verbose -- /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-13T22:20:29.940 INFO:teuthology.orchestra.run.smithi136.stderr:: No such file or directory 2024-09-13T22:20:29.940 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-13T22:20:29.940 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-13T22:20:29.940 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-13T22:20:29.940 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-13T22:20:29.940 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.log 2024-09-13T22:20:29.940 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.cephadm.log: 90.4% -- replaced with /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-13T22:20:29.940 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-osd.2.log: 81.1% -- replaced with /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-13T22:20:29.940 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-13T22:20:29.940 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.log: /var/log/ceph/cephadm.log: 87.1% -- replaced with /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-13T22:20:29.940 INFO:teuthology.orchestra.run.smithi136.stderr: 81.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-13T22:20:29.941 INFO:teuthology.orchestra.run.smithi134.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-13T22:20:29.941 INFO:teuthology.orchestra.run.smithi134.stderr:: No such file or directory 2024-09-13T22:20:29.941 INFO:teuthology.orchestra.run.smithi134.stderr:gzip -5 --verbose -- /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-13T22:20:29.941 INFO:teuthology.orchestra.run.smithi134.stderr:gzip -5 --verbose -- /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-mgr.b.log 2024-09-13T22:20:29.941 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-osd.1.log: /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-13T22:20:29.941 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-mgr.b.log: gzip -5 --verbose -- /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-13T22:20:29.941 INFO:teuthology.orchestra.run.smithi134.stderr:gzip -5 --verbose -- /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.log 2024-09-13T22:20:29.941 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.audit.log: /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-13T22:20:29.942 INFO:teuthology.orchestra.run.smithi134.stderr: 81.2% -- replaced with /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-13T22:20:29.942 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-13T22:20:29.942 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-mon.b.log: 90.3% -- replaced with /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-13T22:20:29.942 INFO:teuthology.orchestra.run.smithi134.stderr: 87.2% -- replaced with /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-13T22:20:29.942 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/cephadm.log: 91.1% -- replaced with /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-mgr.b.log.gz 2024-09-13T22:20:29.942 INFO:teuthology.orchestra.run.smithi134.stderr: 81.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-13T22:20:29.944 INFO:teuthology.orchestra.run.smithi116.stderr: 91.5% -- replaced with /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-13T22:20:29.946 INFO:teuthology.orchestra.run.smithi136.stderr: 91.6% -- replaced with /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-13T22:20:29.947 INFO:teuthology.orchestra.run.smithi134.stderr: 91.5% -- replaced with /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-13T22:20:29.964 INFO:teuthology.orchestra.run.smithi136.stderr: 93.9% -- replaced with /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-13T22:20:29.977 INFO:teuthology.orchestra.run.smithi116.stderr: 93.8% -- replaced with /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-13T22:20:29.994 INFO:teuthology.orchestra.run.smithi134.stderr: 94.0% -- replaced with /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-13T22:20:29.997 INFO:teuthology.orchestra.run.smithi136.stderr: 92.9% -- replaced with /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-13T22:20:29.998 INFO:teuthology.orchestra.run.smithi136.stderr: 2024-09-13T22:20:29.998 INFO:teuthology.orchestra.run.smithi136.stderr:real 0m0.074s 2024-09-13T22:20:29.998 INFO:teuthology.orchestra.run.smithi136.stderr:user 0m0.110s 2024-09-13T22:20:29.998 INFO:teuthology.orchestra.run.smithi136.stderr:sys 0m0.020s 2024-09-13T22:20:30.002 INFO:teuthology.orchestra.run.smithi134.stderr: 92.6% -- replaced with /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-13T22:20:30.003 INFO:teuthology.orchestra.run.smithi116.stderr: 88.1% -- replaced with /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-mgr.a.log.gz 2024-09-13T22:20:30.004 INFO:teuthology.orchestra.run.smithi134.stderr: 2024-09-13T22:20:30.004 INFO:teuthology.orchestra.run.smithi134.stderr:real 0m0.082s 2024-09-13T22:20:30.004 INFO:teuthology.orchestra.run.smithi134.stderr:user 0m0.148s 2024-09-13T22:20:30.005 INFO:teuthology.orchestra.run.smithi134.stderr:sys 0m0.028s 2024-09-13T22:20:30.155 INFO:teuthology.orchestra.run.smithi116.stderr: 91.4% -- replaced with /var/log/ceph/240cd768-721d-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-13T22:20:30.157 INFO:teuthology.orchestra.run.smithi116.stderr: 2024-09-13T22:20:30.157 INFO:teuthology.orchestra.run.smithi116.stderr:real 0m0.238s 2024-09-13T22:20:30.157 INFO:teuthology.orchestra.run.smithi116.stderr:user 0m0.355s 2024-09-13T22:20:30.157 INFO:teuthology.orchestra.run.smithi116.stderr:sys 0m0.033s 2024-09-13T22:20:30.158 INFO:tasks.cephadm:Archiving logs... 2024-09-13T22:20:30.158 DEBUG:teuthology.misc:Transferring archived files from smithi116:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-13_21:08:03-orch-squid-distro-default-smithi/7904275/remote/smithi116/log 2024-09-13T22:20:30.159 DEBUG:teuthology.orchestra.run.smithi116:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-13T22:20:30.303 DEBUG:teuthology.misc:Transferring archived files from smithi134:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-13_21:08:03-orch-squid-distro-default-smithi/7904275/remote/smithi134/log 2024-09-13T22:20:30.304 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-13T22:20:30.359 DEBUG:teuthology.misc:Transferring archived files from smithi136:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-13_21:08:03-orch-squid-distro-default-smithi/7904275/remote/smithi136/log 2024-09-13T22:20:30.360 DEBUG:teuthology.orchestra.run.smithi136:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-13T22:20:30.406 INFO:tasks.cephadm:Removing cluster... 2024-09-13T22:20:30.406 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 240cd768-721d-11ef-bceb-c7b262605968 --force 2024-09-13T22:20:30.607 INFO:teuthology.orchestra.run.smithi116.stdout:Deleting cluster with fsid: 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:20:30.874 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 240cd768-721d-11ef-bceb-c7b262605968 --force 2024-09-13T22:20:31.075 INFO:teuthology.orchestra.run.smithi134.stdout:Deleting cluster with fsid: 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:20:31.329 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 240cd768-721d-11ef-bceb-c7b262605968 --force 2024-09-13T22:20:31.528 INFO:teuthology.orchestra.run.smithi136.stdout:Deleting cluster with fsid: 240cd768-721d-11ef-bceb-c7b262605968 2024-09-13T22:20:31.778 INFO:tasks.cephadm:Removing cephadm ... 2024-09-13T22:20:31.778 DEBUG:teuthology.orchestra.run.smithi116:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-13T22:20:31.795 DEBUG:teuthology.orchestra.run.smithi134:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-13T22:20:31.811 DEBUG:teuthology.orchestra.run.smithi136:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-13T22:20:31.827 INFO:tasks.cephadm:Teardown complete 2024-09-13T22:20:31.827 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-13T22:20:31.836 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-09-13T22:20:31.836 DEBUG:teuthology.orchestra.run.smithi116:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-13T22:20:31.839 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-13T22:20:31.854 DEBUG:teuthology.orchestra.run.smithi136:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-13T22:20:31.991 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-13T22:20:31.999 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-13T22:20:31.999 DEBUG:teuthology.orchestra.run.smithi116:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-13T22:20:32.002 DEBUG:teuthology.orchestra.run.smithi134:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-13T22:20:32.004 DEBUG:teuthology.orchestra.run.smithi136:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-13T22:20:32.014 INFO:teuthology.orchestra.run.smithi116.stderr:bash: line 1: ntpq: command not found 2024-09-13T22:20:32.016 INFO:teuthology.orchestra.run.smithi134.stderr:bash: line 1: ntpq: command not found 2024-09-13T22:20:32.018 INFO:teuthology.orchestra.run.smithi136.stderr:bash: line 1: ntpq: command not found 2024-09-13T22:20:32.019 INFO:teuthology.orchestra.run.smithi116.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-13T22:20:32.019 INFO:teuthology.orchestra.run.smithi116.stdout:=============================================================================== 2024-09-13T22:20:32.019 INFO:teuthology.orchestra.run.smithi116.stdout:^* hv01.front.sepia.ceph.com 3 6 377 29 -127us[ -158us] +/- 35ms 2024-09-13T22:20:32.019 INFO:teuthology.orchestra.run.smithi116.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 26 +413us[ +413us] +/- 81ms 2024-09-13T22:20:32.019 INFO:teuthology.orchestra.run.smithi116.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 28 -66us[ -66us] +/- 66ms 2024-09-13T22:20:32.019 INFO:teuthology.orchestra.run.smithi116.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T22:20:32.021 INFO:teuthology.orchestra.run.smithi134.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-13T22:20:32.021 INFO:teuthology.orchestra.run.smithi134.stdout:=============================================================================== 2024-09-13T22:20:32.022 INFO:teuthology.orchestra.run.smithi134.stdout:^* hv01.front.sepia.ceph.com 3 6 377 27 -104us[ -113us] +/- 35ms 2024-09-13T22:20:32.022 INFO:teuthology.orchestra.run.smithi134.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 28 +408us[ +399us] +/- 81ms 2024-09-13T22:20:32.022 INFO:teuthology.orchestra.run.smithi134.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 30 -80us[ -89us] +/- 66ms 2024-09-13T22:20:32.022 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T22:20:32.023 INFO:teuthology.orchestra.run.smithi136.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-13T22:20:32.024 INFO:teuthology.orchestra.run.smithi136.stdout:=============================================================================== 2024-09-13T22:20:32.024 INFO:teuthology.orchestra.run.smithi136.stdout:^* hv01.front.sepia.ceph.com 3 6 377 29 -114us[ -134us] +/- 35ms 2024-09-13T22:20:32.024 INFO:teuthology.orchestra.run.smithi136.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 26 +430us[ +430us] +/- 81ms 2024-09-13T22:20:32.024 INFO:teuthology.orchestra.run.smithi136.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 26 -47us[ -47us] +/- 66ms 2024-09-13T22:20:32.024 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T22:20:32.025 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-13T22:20:32.036 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-13T22:20:32.036 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-13T22:20:32.106 DEBUG:teuthology.orchestra.run.smithi116:> 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-13T22:20:32.171 DEBUG:teuthology.orchestra.run.smithi134:> 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-13T22:20:32.235 DEBUG:teuthology.orchestra.run.smithi136:> 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-13T22:20:32.299 DEBUG:teuthology.orchestra.run.smithi116:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-13T22:20:32.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T22:20:32.327 DEBUG:teuthology.orchestra.run.smithi134:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-13T22:20:32.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T22:20:32.355 DEBUG:teuthology.orchestra.run.smithi136:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-13T22:20:32.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T22:20:32.383 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-13T22:20:32.392 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-13T22:20:32.400 INFO:teuthology.task.internal:Duration was 907.771266 seconds 2024-09-13T22:20:32.401 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-13T22:20:32.409 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-13T22:20:32.409 DEBUG:teuthology.orchestra.run.smithi116:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-13T22:20:32.412 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-13T22:20:32.414 DEBUG:teuthology.orchestra.run.smithi136:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-13T22:20:32.447 INFO:teuthology.orchestra.run.smithi116.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-13T22:20:32.450 INFO:teuthology.orchestra.run.smithi134.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-13T22:20:32.461 INFO:teuthology.orchestra.run.smithi136.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-13T22:20:32.950 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-13T22:20:32.950 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi116.front.sepia.ceph.com 2024-09-13T22:20:32.951 DEBUG:teuthology.orchestra.run.smithi116:> 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-13T22:20:33.012 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi134.front.sepia.ceph.com 2024-09-13T22:20:33.012 DEBUG:teuthology.orchestra.run.smithi134:> 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-13T22:20:33.036 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi136.front.sepia.ceph.com 2024-09-13T22:20:33.036 DEBUG:teuthology.orchestra.run.smithi136:> 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-13T22:20:33.064 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-13T22:20:33.064 DEBUG:teuthology.orchestra.run.smithi116:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-13T22:20:33.066 DEBUG:teuthology.orchestra.run.smithi134:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-13T22:20:33.078 DEBUG:teuthology.orchestra.run.smithi136:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-13T22:20:33.131 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-13T22:20:33.132 DEBUG:teuthology.orchestra.run.smithi116:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-13T22:20:33.135 DEBUG:teuthology.orchestra.run.smithi134:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-13T22:20:33.145 DEBUG:teuthology.orchestra.run.smithi136:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-13T22:20:33.309 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-13T22:20:33.320 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-13T22:20:33.320 DEBUG:teuthology.orchestra.run.smithi116:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-13T22:20:33.344 DEBUG:teuthology.orchestra.run.smithi134:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-13T22:20:33.369 DEBUG:teuthology.orchestra.run.smithi136:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-13T22:20:33.394 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-13T22:20:33.404 DEBUG:teuthology.orchestra.run.smithi116:> 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-13T22:20:33.406 DEBUG:teuthology.orchestra.run.smithi134:> 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-13T22:20:33.412 DEBUG:teuthology.orchestra.run.smithi136:> 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-13T22:20:33.427 INFO:teuthology.orchestra.run.smithi116.stdout:kernel.core_pattern = core 2024-09-13T22:20:33.433 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern = core 2024-09-13T22:20:33.457 INFO:teuthology.orchestra.run.smithi136.stdout:kernel.core_pattern = core 2024-09-13T22:20:33.493 DEBUG:teuthology.orchestra.run.smithi116:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-13T22:20:33.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T22:20:33.507 DEBUG:teuthology.orchestra.run.smithi134:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-13T22:20:33.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T22:20:33.522 DEBUG:teuthology.orchestra.run.smithi136:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-13T22:20:33.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T22:20:33.547 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-13T22:20:33.557 INFO:teuthology.task.internal:Transferring archived files... 2024-09-13T22:20:33.558 DEBUG:teuthology.misc:Transferring archived files from smithi116:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-13_21:08:03-orch-squid-distro-default-smithi/7904275/remote/smithi116 2024-09-13T22:20:33.558 DEBUG:teuthology.orchestra.run.smithi116:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-13T22:20:33.598 DEBUG:teuthology.misc:Transferring archived files from smithi134:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-13_21:08:03-orch-squid-distro-default-smithi/7904275/remote/smithi134 2024-09-13T22:20:33.598 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-13T22:20:33.632 DEBUG:teuthology.misc:Transferring archived files from smithi136:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-13_21:08:03-orch-squid-distro-default-smithi/7904275/remote/smithi136 2024-09-13T22:20:33.633 DEBUG:teuthology.orchestra.run.smithi136:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-13T22:20:33.672 INFO:teuthology.task.internal:Removing archive directory... 2024-09-13T22:20:33.672 DEBUG:teuthology.orchestra.run.smithi116:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-13T22:20:33.674 DEBUG:teuthology.orchestra.run.smithi134:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-13T22:20:33.677 DEBUG:teuthology.orchestra.run.smithi136:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-13T22:20:33.722 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-13T22:20:33.734 INFO:teuthology.task.internal:Not uploading archives. 2024-09-13T22:20:33.734 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-13T22:20:33.743 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-13T22:20:33.743 DEBUG:teuthology.orchestra.run.smithi116:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-13T22:20:33.745 DEBUG:teuthology.orchestra.run.smithi134:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-13T22:20:33.748 DEBUG:teuthology.orchestra.run.smithi136:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-13T22:20:33.758 INFO:teuthology.orchestra.run.smithi116.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 13 22:20 /home/ubuntu/cephtest 2024-09-13T22:20:33.760 INFO:teuthology.orchestra.run.smithi134.stdout: 265830 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 13 22:20 /home/ubuntu/cephtest 2024-09-13T22:20:33.778 INFO:teuthology.orchestra.run.smithi136.stdout: 265816 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 13 22:20 /home/ubuntu/cephtest 2024-09-13T22:20:33.779 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-13T22:20:33.793 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-13T22:20:33.824 INFO:teuthology.run:Summary data: description: orch/cephadm/workunits/{0-distro/centos_9.stream agent/on mon_election/connectivity task/test_set_mon_crush_locations} duration: 907.7712662220001 flavor: default owner: scheduled_teuthology@teuthology success: true 2024-09-13T22:20:33.824 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-13T22:20:33.919 INFO:teuthology.run:pass