2024-09-10T03:39:00.230 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-10T03:39:00.244 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-10T03:39:00.321 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898598 branch: wip-adk-testing-2024-09-09-1904 description: orch:cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/deploy-raw} email: adking@redhat.com first_in_suite: false job_id: '7898598' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-adk-testing-2024-09-09-1904 ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - OSD_DOWN - CEPHADM_FAILED_DAEMON log-only-match: - CEPHADM_ sha1: 3a5e3f16720f432aea965c40a8f6eb480095ec6c ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} cephadm: raw-osds: true install: ceph: flavor: default sha1: 3a5e3f16720f432aea965c40a8f6eb480095ec6c selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-adk-testing-2024-09-09-1904 sha1: 3a5e3f16720f432aea965c40a8f6eb480095ec6c owner: scheduled_adking@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 6964 sha1: 3a5e3f16720f432aea965c40a8f6eb480095ec6c sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-adk-testing-2024-09-09-1904 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_3a5e3f16720f432aea965c40a8f6eb480095ec6c/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 3a5e3f16720f432aea965c40a8f6eb480095ec6c targets: smithi139.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNKX0YM1xGU1YwMlEs0r6shxsucKqDCS6DIMltqu6AeFAIONGppk+uR40dDqNbtLUrILPYt5tZ4K7WIMbjgT5kc= smithi192.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM/SReGubreo0xrHcqKDaSlF+kuaaF4qeJlQKZvDmch7WDI0MBuw+TqzNL2F4y7lS7lZGxrw4CX/FdcfB5084bE= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - "set -e\nset -x\nceph orch ps\nceph orch device ls\nceph osd tree\nORCH_PS=$(ceph\ \ orch ps)\nif grep -q \"No daemons\" <<< \"$ORCH_PS\"; then\n echo \"No OSDs\ \ were deployed\"\n exit 1\nfi\nceph orch ps | grep -q \"running\"\nif grep\ \ -q \"failed\" <<< \"$ORCH_PS\"; then\n echo \"At least one raw OSD deployed\ \ is failed\"\n exit 1\nfi\nif grep -q \"stopped\" <<< \"$ORCH_PS\"; then\n\ \ echo \"At least one raw OSD deployed is stopped\"\n exit 1\nfi\nif ceph-volume\ \ lvm list; then\n echo \"ceph-volume lvm list was expected to give non-zero\ \ rc with all raw OSDs\"\n exit 1\nfi\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-10_02:59:23 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-10T03:39:00.321 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_3a5e3f16720f432aea965c40a8f6eb480095ec6c/qa; will attempt to use it 2024-09-10T03:39:00.322 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_3a5e3f16720f432aea965c40a8f6eb480095ec6c/qa/tasks 2024-09-10T03:39:00.322 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-10T03:39:00.323 INFO:teuthology.task.internal:Checking packages... 2024-09-10T03:39:00.344 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '3a5e3f16720f432aea965c40a8f6eb480095ec6c' 2024-09-10T03:39:00.344 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-10T03:39:00.344 INFO:teuthology.packaging:ref: None 2024-09-10T03:39:00.345 INFO:teuthology.packaging:tag: None 2024-09-10T03:39:00.345 INFO:teuthology.packaging:branch: wip-adk-testing-2024-09-09-1904 2024-09-10T03:39:00.345 INFO:teuthology.packaging:sha1: 3a5e3f16720f432aea965c40a8f6eb480095ec6c 2024-09-10T03:39:00.345 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-adk-testing-2024-09-09-1904 2024-09-10T03:39:00.487 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4885.g3a5e3f16 2024-09-10T03:39:00.490 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-10T03:39:00.496 INFO:teuthology.task.internal:no buildpackages task found 2024-09-10T03:39:00.496 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-10T03:39:00.525 INFO:teuthology.task.internal:Saving configuration 2024-09-10T03:39:00.548 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-10T03:39:00.555 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-10T03:39:00.581 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi139.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898598', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-10 03:34:10.244536', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNKX0YM1xGU1YwMlEs0r6shxsucKqDCS6DIMltqu6AeFAIONGppk+uR40dDqNbtLUrILPYt5tZ4K7WIMbjgT5kc='} 2024-09-10T03:39:00.600 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi192.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898598', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-10 03:34:10.245923', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM/SReGubreo0xrHcqKDaSlF+kuaaF4qeJlQKZvDmch7WDI0MBuw+TqzNL2F4y7lS7lZGxrw4CX/FdcfB5084bE='} 2024-09-10T03:39:00.600 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-10T03:39:00.613 INFO:teuthology.task.internal:roles: ubuntu@smithi139.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-09-10T03:39:00.613 INFO:teuthology.task.internal:roles: ubuntu@smithi192.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-09-10T03:39:00.613 INFO:teuthology.run_tasks:Running task console_log... 2024-09-10T03:39:00.740 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f25d4dbfd00>, signals=[15]) 2024-09-10T03:39:00.740 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-10T03:39:00.746 INFO:teuthology.task.internal:Opening connections... 2024-09-10T03:39:00.746 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi139.front.sepia.ceph.com 2024-09-10T03:39:00.748 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T03:39:00.820 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi192.front.sepia.ceph.com 2024-09-10T03:39:00.821 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T03:39:00.892 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-10T03:39:00.899 DEBUG:teuthology.orchestra.run.smithi139:> uname -m 2024-09-10T03:39:00.917 INFO:teuthology.orchestra.run.smithi139.stdout:x86_64 2024-09-10T03:39:00.918 DEBUG:teuthology.orchestra.run.smithi139:> cat /etc/os-release 2024-09-10T03:39:00.975 INFO:teuthology.orchestra.run.smithi139.stdout:NAME="CentOS Stream" 2024-09-10T03:39:00.975 INFO:teuthology.orchestra.run.smithi139.stdout:VERSION="9" 2024-09-10T03:39:00.975 INFO:teuthology.orchestra.run.smithi139.stdout:ID="centos" 2024-09-10T03:39:00.975 INFO:teuthology.orchestra.run.smithi139.stdout:ID_LIKE="rhel fedora" 2024-09-10T03:39:00.975 INFO:teuthology.orchestra.run.smithi139.stdout:VERSION_ID="9" 2024-09-10T03:39:00.975 INFO:teuthology.orchestra.run.smithi139.stdout:PLATFORM_ID="platform:el9" 2024-09-10T03:39:00.975 INFO:teuthology.orchestra.run.smithi139.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-10T03:39:00.975 INFO:teuthology.orchestra.run.smithi139.stdout:ANSI_COLOR="0;31" 2024-09-10T03:39:00.975 INFO:teuthology.orchestra.run.smithi139.stdout:LOGO="fedora-logo-icon" 2024-09-10T03:39:00.975 INFO:teuthology.orchestra.run.smithi139.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-10T03:39:00.975 INFO:teuthology.orchestra.run.smithi139.stdout:HOME_URL="https://centos.org/" 2024-09-10T03:39:00.976 INFO:teuthology.orchestra.run.smithi139.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-10T03:39:00.976 INFO:teuthology.orchestra.run.smithi139.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-10T03:39:00.976 INFO:teuthology.orchestra.run.smithi139.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-10T03:39:00.976 INFO:teuthology.lock.ops:Updating smithi139.front.sepia.ceph.com on lock server 2024-09-10T03:39:01.000 DEBUG:teuthology.orchestra.run.smithi192:> uname -m 2024-09-10T03:39:01.019 INFO:teuthology.orchestra.run.smithi192.stdout:x86_64 2024-09-10T03:39:01.019 DEBUG:teuthology.orchestra.run.smithi192:> cat /etc/os-release 2024-09-10T03:39:01.077 INFO:teuthology.orchestra.run.smithi192.stdout:NAME="CentOS Stream" 2024-09-10T03:39:01.077 INFO:teuthology.orchestra.run.smithi192.stdout:VERSION="9" 2024-09-10T03:39:01.077 INFO:teuthology.orchestra.run.smithi192.stdout:ID="centos" 2024-09-10T03:39:01.077 INFO:teuthology.orchestra.run.smithi192.stdout:ID_LIKE="rhel fedora" 2024-09-10T03:39:01.077 INFO:teuthology.orchestra.run.smithi192.stdout:VERSION_ID="9" 2024-09-10T03:39:01.077 INFO:teuthology.orchestra.run.smithi192.stdout:PLATFORM_ID="platform:el9" 2024-09-10T03:39:01.077 INFO:teuthology.orchestra.run.smithi192.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-10T03:39:01.077 INFO:teuthology.orchestra.run.smithi192.stdout:ANSI_COLOR="0;31" 2024-09-10T03:39:01.077 INFO:teuthology.orchestra.run.smithi192.stdout:LOGO="fedora-logo-icon" 2024-09-10T03:39:01.077 INFO:teuthology.orchestra.run.smithi192.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-10T03:39:01.078 INFO:teuthology.orchestra.run.smithi192.stdout:HOME_URL="https://centos.org/" 2024-09-10T03:39:01.078 INFO:teuthology.orchestra.run.smithi192.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-10T03:39:01.078 INFO:teuthology.orchestra.run.smithi192.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-10T03:39:01.078 INFO:teuthology.orchestra.run.smithi192.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-10T03:39:01.078 INFO:teuthology.lock.ops:Updating smithi192.front.sepia.ceph.com on lock server 2024-09-10T03:39:01.100 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-10T03:39:01.109 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-10T03:39:01.146 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-10T03:39:01.146 DEBUG:teuthology.orchestra.run.smithi139:> test '!' -e /home/ubuntu/cephtest 2024-09-10T03:39:01.149 DEBUG:teuthology.orchestra.run.smithi192:> test '!' -e /home/ubuntu/cephtest 2024-09-10T03:39:01.167 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-10T03:39:01.173 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-10T03:39:01.173 DEBUG:teuthology.orchestra.run.smithi139:> test -z $(ls -A /var/lib/ceph) 2024-09-10T03:39:01.207 DEBUG:teuthology.orchestra.run.smithi192:> test -z $(ls -A /var/lib/ceph) 2024-09-10T03:39:01.272 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-10T03:39:01.323 INFO:teuthology.run_tasks:Running task kernel... 2024-09-10T03:39:01.338 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-10T03:39:01.338 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-10T03:39:01.338 DEBUG:teuthology.orchestra.run.smithi139:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-10T03:39:01.338 DEBUG:teuthology.orchestra.run.smithi192:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-10T03:39:01.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T03:39:01.356 DEBUG:teuthology.orchestra.run.smithi139:> uname -r 2024-09-10T03:39:01.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T03:39:01.357 DEBUG:teuthology.orchestra.run.smithi192:> uname -r 2024-09-10T03:39:01.415 INFO:teuthology.orchestra.run.smithi139.stdout:5.14.0-503.el9.x86_64 2024-09-10T03:39:01.415 INFO:teuthology.orchestra.run.smithi192.stdout:5.14.0-503.el9.x86_64 2024-09-10T03:39:01.416 INFO:teuthology.task.kernel:Running kernel on smithi139: 5.14.0-503.el9.x86_64 2024-09-10T03:39:01.416 DEBUG:teuthology.orchestra.run.smithi139:> sudo yum install -y kernel 2024-09-10T03:39:01.416 INFO:teuthology.task.kernel:Running kernel on smithi192: 5.14.0-503.el9.x86_64 2024-09-10T03:39:01.416 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum install -y kernel 2024-09-10T03:39:04.976 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS Stream 9 - BaseOS 4.8 MB/s | 8.2 MB 00:01 2024-09-10T03:39:05.094 INFO:teuthology.orchestra.run.smithi139.stdout:CentOS Stream 9 - BaseOS 4.3 MB/s | 8.2 MB 00:01 2024-09-10T03:39:08.771 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS Stream 9 - AppStream 7.6 MB/s | 20 MB 00:02 2024-09-10T03:39:11.736 INFO:teuthology.orchestra.run.smithi139.stdout:CentOS Stream 9 - AppStream 3.7 MB/s | 20 MB 00:05 2024-09-10T03:39:13.699 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS Stream 9 - CRB 5.7 MB/s | 6.5 MB 00:01 2024-09-10T03:39:15.171 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS Stream 9 - Extras packages 72 kB/s | 19 kB 00:00 2024-09-10T03:39:17.028 INFO:teuthology.orchestra.run.smithi139.stdout:CentOS Stream 9 - CRB 4.4 MB/s | 6.5 MB 00:01 2024-09-10T03:39:18.161 INFO:teuthology.orchestra.run.smithi192.stdout:Extra Packages for Enterprise Linux 7.9 MB/s | 23 MB 00:02 2024-09-10T03:39:19.237 INFO:teuthology.orchestra.run.smithi139.stdout:CentOS Stream 9 - Extras packages 19 kB/s | 19 kB 00:00 2024-09-10T03:39:21.274 INFO:teuthology.orchestra.run.smithi139.stdout:Extra Packages for Enterprise Linux 12 MB/s | 23 MB 00:01 2024-09-10T03:39:23.615 INFO:teuthology.orchestra.run.smithi192.stdout:lab-extras 28 kB/s | 1.7 kB 00:00 2024-09-10T03:39:25.655 INFO:teuthology.orchestra.run.smithi192.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-10T03:39:25.655 INFO:teuthology.orchestra.run.smithi192.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-10T03:39:25.735 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-09-10T03:39:25.746 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-09-10T03:39:25.746 INFO:teuthology.orchestra.run.smithi192.stdout: Package Architecture Version Repository Size 2024-09-10T03:39:25.746 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-09-10T03:39:25.746 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2024-09-10T03:39:25.746 INFO:teuthology.orchestra.run.smithi192.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-10T03:39:25.746 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2024-09-10T03:39:25.747 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-10T03:39:25.747 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-10T03:39:25.747 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-10T03:39:25.747 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:39:25.747 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-09-10T03:39:25.747 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-09-10T03:39:25.747 INFO:teuthology.orchestra.run.smithi192.stdout:Install 4 Packages 2024-09-10T03:39:25.747 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:39:25.748 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 79 M 2024-09-10T03:39:25.748 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 126 M 2024-09-10T03:39:25.748 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2024-09-10T03:39:25.855 INFO:teuthology.orchestra.run.smithi192.stdout:[MIRROR] kernel-core-5.14.0-505.el9.x86_64.rpm: Status code: 404 for http://mirror.team-cymru.com/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-505.el9.x86_64.rpm (IP: 216.31.2.234) 2024-09-10T03:39:25.855 INFO:teuthology.orchestra.run.smithi192.stdout:[MIRROR] kernel-5.14.0-505.el9.x86_64.rpm: Status code: 404 for http://mirror.team-cymru.com/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-505.el9.x86_64.rpm (IP: 216.31.2.234) 2024-09-10T03:39:25.856 INFO:teuthology.orchestra.run.smithi192.stdout:[MIRROR] kernel-modules-5.14.0-505.el9.x86_64.rpm: Status code: 404 for http://mirror.team-cymru.com/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-505.el9.x86_64.rpm (IP: 216.31.2.234) 2024-09-10T03:39:25.957 INFO:teuthology.orchestra.run.smithi192.stdout:[MIRROR] kernel-core-5.14.0-505.el9.x86_64.rpm: Status code: 404 for https://mirror.team-cymru.com/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-505.el9.x86_64.rpm (IP: 216.31.2.234) 2024-09-10T03:39:25.962 INFO:teuthology.orchestra.run.smithi192.stdout:[MIRROR] kernel-5.14.0-505.el9.x86_64.rpm: Status code: 404 for https://mirror.team-cymru.com/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-505.el9.x86_64.rpm (IP: 216.31.2.234) 2024-09-10T03:39:25.969 INFO:teuthology.orchestra.run.smithi192.stdout:[MIRROR] kernel-modules-5.14.0-505.el9.x86_64.rpm: Status code: 404 for https://mirror.team-cymru.com/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-505.el9.x86_64.rpm (IP: 216.31.2.234) 2024-09-10T03:39:26.075 INFO:teuthology.orchestra.run.smithi192.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 81 kB/s | 23 kB 00:00 2024-09-10T03:39:26.105 INFO:teuthology.orchestra.run.smithi192.stdout:[MIRROR] kernel-modules-core-5.14.0-505.el9.x86_64.rpm: Status code: 404 for https://mirror.team-cymru.com/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-505.el9.x86_64.rpm (IP: 216.31.2.234) 2024-09-10T03:39:26.137 INFO:teuthology.orchestra.run.smithi192.stdout:[MIRROR] kernel-modules-core-5.14.0-505.el9.x86_64.rpm: Status code: 404 for http://mirror.team-cymru.com/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-505.el9.x86_64.rpm (IP: 216.31.2.234) 2024-09-10T03:39:26.697 INFO:teuthology.orchestra.run.smithi139.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-10T03:39:28.711 INFO:teuthology.orchestra.run.smithi139.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-10T03:39:28.711 INFO:teuthology.orchestra.run.smithi139.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-10T03:39:28.797 INFO:teuthology.orchestra.run.smithi139.stdout:Dependencies resolved. 2024-09-10T03:39:28.806 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-10T03:39:28.806 INFO:teuthology.orchestra.run.smithi139.stdout: Package Architecture Version Repository Size 2024-09-10T03:39:28.806 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-10T03:39:28.806 INFO:teuthology.orchestra.run.smithi139.stdout:Installing: 2024-09-10T03:39:28.806 INFO:teuthology.orchestra.run.smithi139.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-10T03:39:28.806 INFO:teuthology.orchestra.run.smithi139.stdout:Installing dependencies: 2024-09-10T03:39:28.806 INFO:teuthology.orchestra.run.smithi139.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-10T03:39:28.806 INFO:teuthology.orchestra.run.smithi139.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-10T03:39:28.806 INFO:teuthology.orchestra.run.smithi139.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-10T03:39:28.806 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:39:28.807 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction Summary 2024-09-10T03:39:28.807 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-10T03:39:28.807 INFO:teuthology.orchestra.run.smithi139.stdout:Install 4 Packages 2024-09-10T03:39:28.807 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:39:28.807 INFO:teuthology.orchestra.run.smithi139.stdout:Total download size: 79 M 2024-09-10T03:39:28.807 INFO:teuthology.orchestra.run.smithi139.stdout:Installed size: 126 M 2024-09-10T03:39:28.808 INFO:teuthology.orchestra.run.smithi139.stdout:Downloading Packages: 2024-09-10T03:39:29.040 INFO:teuthology.orchestra.run.smithi139.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 179 kB/s | 23 kB 00:00 2024-09-10T03:39:29.507 INFO:teuthology.orchestra.run.smithi139.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 26 MB/s | 16 MB 00:00 2024-09-10T03:39:29.957 INFO:teuthology.orchestra.run.smithi139.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 33 MB/s | 35 MB 00:01 2024-09-10T03:39:30.216 INFO:teuthology.orchestra.run.smithi139.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 24 MB/s | 29 MB 00:01 2024-09-10T03:39:30.216 INFO:teuthology.orchestra.run.smithi139.stdout:-------------------------------------------------------------------------------- 2024-09-10T03:39:30.216 INFO:teuthology.orchestra.run.smithi139.stdout:Total 56 MB/s | 79 MB 00:01 2024-09-10T03:39:30.575 INFO:teuthology.orchestra.run.smithi192.stdout:(2/4): kernel-modules-core-5.14.0-505.el9.x86_6 6.3 MB/s | 29 MB 00:04 2024-09-10T03:39:30.898 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction check 2024-09-10T03:39:31.258 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction check succeeded. 2024-09-10T03:39:31.258 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction test 2024-09-10T03:39:31.691 INFO:teuthology.orchestra.run.smithi192.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 5.9 MB/s | 35 MB 00:05 2024-09-10T03:39:32.203 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction test succeeded. 2024-09-10T03:39:32.203 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction 2024-09-10T03:39:32.950 INFO:teuthology.orchestra.run.smithi192.stdout:(4/4): kernel-core-5.14.0-505.el9.x86_64.rpm 2.2 MB/s | 16 MB 00:07 2024-09-10T03:39:32.953 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2024-09-10T03:39:32.953 INFO:teuthology.orchestra.run.smithi192.stdout:Total 11 MB/s | 79 MB 00:07 2024-09-10T03:39:33.635 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2024-09-10T03:39:33.997 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2024-09-10T03:39:33.998 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2024-09-10T03:39:34.679 INFO:teuthology.orchestra.run.smithi139.stdout: Preparing : 1/1 2024-09-10T03:39:34.945 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2024-09-10T03:39:34.945 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2024-09-10T03:39:35.305 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-10T03:39:35.398 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T03:39:37.390 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2024-09-10T03:39:38.216 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T03:39:38.227 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-10T03:39:38.310 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T03:39:38.360 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T03:39:41.114 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T03:39:41.256 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T03:39:43.173 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T03:39:43.285 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:39:46.082 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T03:39:46.190 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:39:48.110 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:39:51.058 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:40:26.252 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:40:26.291 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:40:26.562 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:40:26.562 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-10T03:40:26.562 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T03:40:26.562 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T03:40:27.398 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:40:27.398 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:40:27.398 INFO:teuthology.orchestra.run.smithi139.stdout:Installed: 2024-09-10T03:40:27.398 INFO:teuthology.orchestra.run.smithi139.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-10T03:40:27.398 INFO:teuthology.orchestra.run.smithi139.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-10T03:40:27.398 INFO:teuthology.orchestra.run.smithi139.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-10T03:40:27.399 INFO:teuthology.orchestra.run.smithi139.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-10T03:40:27.399 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:40:27.399 INFO:teuthology.orchestra.run.smithi139.stdout:Complete! 2024-09-10T03:40:27.766 DEBUG:teuthology.orchestra.run.smithi139:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T03:40:27.854 INFO:teuthology.orchestra.run.smithi139.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T03:40:27.855 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T03:40:27.855 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-10T03:40:27.855 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-10T03:40:27.855 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-10T03:40:27.855 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-10T03:40:27.855 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi139.front.sepia.ceph.com, path=None, version=distro) 2024-09-10T03:40:27.855 DEBUG:teuthology.orchestra.run.smithi139:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T03:40:27.913 INFO:teuthology.orchestra.run.smithi139.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T03:40:27.914 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T03:40:27.914 DEBUG:teuthology.orchestra.run.smithi139:> sudo rpm -qi grub2-tools 2024-09-10T03:40:27.946 INFO:teuthology.orchestra.run.smithi139.stdout:Name : grub2-tools 2024-09-10T03:40:27.946 INFO:teuthology.orchestra.run.smithi139.stdout:Epoch : 1 2024-09-10T03:40:27.947 INFO:teuthology.orchestra.run.smithi139.stdout:Version : 2.06 2024-09-10T03:40:27.947 INFO:teuthology.orchestra.run.smithi139.stdout:Release : 82.el9 2024-09-10T03:40:27.947 INFO:teuthology.orchestra.run.smithi139.stdout:Architecture: x86_64 2024-09-10T03:40:27.947 INFO:teuthology.orchestra.run.smithi139.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-10T03:40:27.947 INFO:teuthology.orchestra.run.smithi139.stdout:Group : Unspecified 2024-09-10T03:40:27.947 INFO:teuthology.orchestra.run.smithi139.stdout:Size : 8274670 2024-09-10T03:40:27.947 INFO:teuthology.orchestra.run.smithi139.stdout:License : GPLv3+ 2024-09-10T03:40:27.947 INFO:teuthology.orchestra.run.smithi139.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-10T03:40:27.947 INFO:teuthology.orchestra.run.smithi139.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-10T03:40:27.947 INFO:teuthology.orchestra.run.smithi139.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-10T03:40:27.947 INFO:teuthology.orchestra.run.smithi139.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-10T03:40:27.947 INFO:teuthology.orchestra.run.smithi139.stdout:Packager : builder@centos.org 2024-09-10T03:40:27.948 INFO:teuthology.orchestra.run.smithi139.stdout:Vendor : CentOS 2024-09-10T03:40:27.948 INFO:teuthology.orchestra.run.smithi139.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-10T03:40:27.948 INFO:teuthology.orchestra.run.smithi139.stdout:Summary : Support tools for GRUB. 2024-09-10T03:40:27.948 INFO:teuthology.orchestra.run.smithi139.stdout:Description : 2024-09-10T03:40:27.948 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:40:27.948 INFO:teuthology.orchestra.run.smithi139.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-10T03:40:27.948 INFO:teuthology.orchestra.run.smithi139.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-10T03:40:27.948 INFO:teuthology.orchestra.run.smithi139.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-10T03:40:27.948 INFO:teuthology.orchestra.run.smithi139.stdout:hardware devices. 2024-09-10T03:40:27.948 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:40:27.948 INFO:teuthology.orchestra.run.smithi139.stdout:This subpackage provides tools for support of all platforms. 2024-09-10T03:40:27.949 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-10T03:40:27.949 INFO:teuthology.task.kernel:Updating grub on smithi139 to boot 5.14.0-505.el9.x86_64 2024-09-10T03:40:27.949 DEBUG:teuthology.orchestra.run.smithi139:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-10T03:40:28.598 INFO:teuthology.orchestra.run.smithi139.stderr:Generating grub configuration file ... 2024-09-10T03:40:29.263 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:40:29.303 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:40:29.578 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:40:29.578 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-10T03:40:29.578 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T03:40:29.578 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T03:40:29.962 INFO:teuthology.orchestra.run.smithi139.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-10T03:40:29.993 INFO:teuthology.orchestra.run.smithi139.stderr:done 2024-09-10T03:40:29.995 DEBUG:teuthology.orchestra.run.smithi139:> mktemp 2024-09-10T03:40:30.011 INFO:teuthology.orchestra.run.smithi139.stdout:/tmp/tmp.wVQIyjjs0K 2024-09-10T03:40:30.011 DEBUG:teuthology.orchestra.run.smithi139:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.wVQIyjjs0K 2024-09-10T03:40:30.078 DEBUG:teuthology.orchestra.run.smithi139:> sudo chmod 0666 /tmp/tmp.wVQIyjjs0K 2024-09-10T03:40:30.223 DEBUG:teuthology.orchestra.remote:smithi139:/tmp/tmp.wVQIyjjs0K is 6KB 2024-09-10T03:40:30.271 DEBUG:teuthology.orchestra.run.smithi139:> rm -fr /tmp/tmp.wVQIyjjs0K 2024-09-10T03:40:30.285 DEBUG:teuthology.orchestra.run.smithi139:> sudo /bin/ls /boot/loader/entries || true 2024-09-10T03:40:30.353 INFO:teuthology.orchestra.run.smithi139.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-10T03:40:30.354 INFO:teuthology.orchestra.run.smithi139.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-10T03:40:30.354 INFO:teuthology.orchestra.run.smithi139.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-10T03:40:30.354 INFO:teuthology.orchestra.run.smithi139.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-10T03:40:30.355 DEBUG:teuthology.orchestra.run.smithi139:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-10T03:40:30.434 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:40:30.434 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:40:30.435 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2024-09-10T03:40:30.435 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-10T03:40:30.435 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-10T03:40:30.435 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-10T03:40:30.435 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-10T03:40:30.435 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:40:30.435 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-09-10T03:40:30.508 DEBUG:teuthology.orchestra.run.smithi139:> sudo shutdown -r now 2024-09-10T03:40:30.812 DEBUG:teuthology.orchestra.run.smithi192:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T03:40:30.899 INFO:teuthology.orchestra.run.smithi192.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T03:40:30.899 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T03:40:30.899 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-10T03:40:30.900 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-10T03:40:30.900 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-10T03:40:30.900 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-10T03:40:30.900 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi192.front.sepia.ceph.com, path=None, version=distro) 2024-09-10T03:40:30.900 DEBUG:teuthology.orchestra.run.smithi192:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T03:40:30.959 INFO:teuthology.orchestra.run.smithi192.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T03:40:30.959 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T03:40:30.959 DEBUG:teuthology.orchestra.run.smithi192:> sudo rpm -qi grub2-tools 2024-09-10T03:40:30.998 INFO:teuthology.orchestra.run.smithi192.stdout:Name : grub2-tools 2024-09-10T03:40:30.998 INFO:teuthology.orchestra.run.smithi192.stdout:Epoch : 1 2024-09-10T03:40:30.998 INFO:teuthology.orchestra.run.smithi192.stdout:Version : 2.06 2024-09-10T03:40:30.998 INFO:teuthology.orchestra.run.smithi192.stdout:Release : 82.el9 2024-09-10T03:40:30.998 INFO:teuthology.orchestra.run.smithi192.stdout:Architecture: x86_64 2024-09-10T03:40:30.998 INFO:teuthology.orchestra.run.smithi192.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-10T03:40:30.998 INFO:teuthology.orchestra.run.smithi192.stdout:Group : Unspecified 2024-09-10T03:40:30.998 INFO:teuthology.orchestra.run.smithi192.stdout:Size : 8274670 2024-09-10T03:40:30.998 INFO:teuthology.orchestra.run.smithi192.stdout:License : GPLv3+ 2024-09-10T03:40:30.998 INFO:teuthology.orchestra.run.smithi192.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-10T03:40:30.999 INFO:teuthology.orchestra.run.smithi192.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-10T03:40:30.999 INFO:teuthology.orchestra.run.smithi192.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-10T03:40:30.999 INFO:teuthology.orchestra.run.smithi192.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-10T03:40:30.999 INFO:teuthology.orchestra.run.smithi192.stdout:Packager : builder@centos.org 2024-09-10T03:40:30.999 INFO:teuthology.orchestra.run.smithi192.stdout:Vendor : CentOS 2024-09-10T03:40:30.999 INFO:teuthology.orchestra.run.smithi192.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-10T03:40:30.999 INFO:teuthology.orchestra.run.smithi192.stdout:Summary : Support tools for GRUB. 2024-09-10T03:40:30.999 INFO:teuthology.orchestra.run.smithi192.stdout:Description : 2024-09-10T03:40:30.999 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:40:30.999 INFO:teuthology.orchestra.run.smithi192.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-10T03:40:30.999 INFO:teuthology.orchestra.run.smithi192.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-10T03:40:30.999 INFO:teuthology.orchestra.run.smithi192.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-10T03:40:31.000 INFO:teuthology.orchestra.run.smithi192.stdout:hardware devices. 2024-09-10T03:40:31.000 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:40:31.000 INFO:teuthology.orchestra.run.smithi192.stdout:This subpackage provides tools for support of all platforms. 2024-09-10T03:40:31.001 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-10T03:40:31.001 INFO:teuthology.task.kernel:Updating grub on smithi192 to boot 5.14.0-505.el9.x86_64 2024-09-10T03:40:31.001 DEBUG:teuthology.orchestra.run.smithi192:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-10T03:40:31.649 INFO:teuthology.orchestra.run.smithi192.stderr:Generating grub configuration file ... 2024-09-10T03:40:32.977 INFO:teuthology.orchestra.run.smithi192.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-10T03:40:33.001 INFO:teuthology.orchestra.run.smithi192.stderr:done 2024-09-10T03:40:33.003 DEBUG:teuthology.orchestra.run.smithi192:> mktemp 2024-09-10T03:40:33.019 INFO:teuthology.orchestra.run.smithi192.stdout:/tmp/tmp.TeWJNNzpL5 2024-09-10T03:40:33.019 DEBUG:teuthology.orchestra.run.smithi192:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.TeWJNNzpL5 2024-09-10T03:40:33.085 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod 0666 /tmp/tmp.TeWJNNzpL5 2024-09-10T03:40:33.223 DEBUG:teuthology.orchestra.remote:smithi192:/tmp/tmp.TeWJNNzpL5 is 6KB 2024-09-10T03:40:33.271 DEBUG:teuthology.orchestra.run.smithi192:> rm -fr /tmp/tmp.TeWJNNzpL5 2024-09-10T03:40:33.286 DEBUG:teuthology.orchestra.run.smithi192:> sudo /bin/ls /boot/loader/entries || true 2024-09-10T03:40:33.349 INFO:teuthology.orchestra.run.smithi192.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-10T03:40:33.349 INFO:teuthology.orchestra.run.smithi192.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-10T03:40:33.349 INFO:teuthology.orchestra.run.smithi192.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-10T03:40:33.349 INFO:teuthology.orchestra.run.smithi192.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-10T03:40:33.351 DEBUG:teuthology.orchestra.run.smithi192:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-10T03:40:33.510 DEBUG:teuthology.orchestra.run.smithi192:> sudo shutdown -r now 2024-09-10T03:41:00.539 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-10T03:41:00.539 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-09-10T03:41:00.541 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T03:41:03.517 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-10T03:41:03.517 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-09-10T03:41:03.517 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T03:42:00.597 DEBUG:teuthology.orchestra.remote:timed out 2024-09-10T03:42:03.521 DEBUG:teuthology.orchestra.remote:timed out 2024-09-10T03:42:09.605 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-09-10T03:42:09.606 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T03:42:09.942 DEBUG:teuthology.orchestra.run.smithi139:> true 2024-09-10T03:42:10.309 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-09-10T03:42:10.309 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-505.el9.x86_64"... 2024-09-10T03:42:10.310 DEBUG:teuthology.orchestra.run.smithi139:> uname -r 2024-09-10T03:42:10.325 INFO:teuthology.orchestra.run.smithi139.stdout:5.14.0-505.el9.x86_64 2024-09-10T03:42:10.326 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-10T03:42:10.326 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-10T03:42:10.326 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-10T03:42:11.327 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-10T03:42:11.327 DEBUG:teuthology.orchestra.run.smithi139:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-10T03:42:11.410 INFO:teuthology.orchestra.run.smithi139.stdout:ttyS1 2024-09-10T03:42:11.437 DEBUG:teuthology.parallel:result is None 2024-09-10T03:42:12.522 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-09-10T03:42:12.523 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T03:42:12.896 DEBUG:teuthology.orchestra.run.smithi192:> true 2024-09-10T03:42:13.294 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-09-10T03:42:13.295 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-505.el9.x86_64"... 2024-09-10T03:42:13.295 DEBUG:teuthology.orchestra.run.smithi192:> uname -r 2024-09-10T03:42:13.309 INFO:teuthology.orchestra.run.smithi192.stdout:5.14.0-505.el9.x86_64 2024-09-10T03:42:13.309 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-10T03:42:13.309 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-10T03:42:13.310 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-10T03:42:14.310 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-10T03:42:14.311 DEBUG:teuthology.orchestra.run.smithi192:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-10T03:42:14.393 INFO:teuthology.orchestra.run.smithi192.stdout:ttyS1 2024-09-10T03:42:14.421 DEBUG:teuthology.parallel:result is None 2024-09-10T03:42:14.421 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-10T03:42:14.428 INFO:teuthology.task.internal:Creating test directory... 2024-09-10T03:42:14.429 DEBUG:teuthology.orchestra.run.smithi139:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-10T03:42:14.435 DEBUG:teuthology.orchestra.run.smithi192:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-10T03:42:14.474 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-10T03:42:14.480 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-10T03:42:14.486 INFO:teuthology.task.internal:Creating archive directory... 2024-09-10T03:42:14.487 DEBUG:teuthology.orchestra.run.smithi139:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-10T03:42:14.521 DEBUG:teuthology.orchestra.run.smithi192:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-10T03:42:14.557 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-10T03:42:14.563 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-10T03:42:14.564 DEBUG:teuthology.orchestra.run.smithi139:> 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-10T03:42:14.597 DEBUG:teuthology.orchestra.run.smithi192:> 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-10T03:42:14.621 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T03:42:14.634 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T03:42:14.649 INFO:teuthology.orchestra.run.smithi192.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T03:42:14.659 INFO:teuthology.orchestra.run.smithi192.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T03:42:14.661 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-10T03:42:14.671 INFO:teuthology.task.internal:Configuring sudo... 2024-09-10T03:42:14.671 DEBUG:teuthology.orchestra.run.smithi139:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-10T03:42:14.679 DEBUG:teuthology.orchestra.run.smithi192:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-10T03:42:14.703 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-10T03:42:14.712 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-10T03:42:14.712 DEBUG:teuthology.orchestra.run.smithi139:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-10T03:42:14.746 DEBUG:teuthology.orchestra.run.smithi192:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-10T03:42:14.761 DEBUG:teuthology.orchestra.run.smithi139:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T03:42:14.836 DEBUG:teuthology.orchestra.run.smithi139:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T03:42:15.052 DEBUG:teuthology.orchestra.run.smithi139:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T03:42:15.094 DEBUG:teuthology.orchestra.run.smithi139:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T03:42:15.135 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-10T03:42:15.135 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-10T03:42:15.200 DEBUG:teuthology.orchestra.run.smithi192:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T03:42:15.241 DEBUG:teuthology.orchestra.run.smithi192:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T03:42:15.292 DEBUG:teuthology.orchestra.run.smithi192:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T03:42:15.372 DEBUG:teuthology.orchestra.run.smithi192:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T03:42:15.409 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-10T03:42:15.409 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-10T03:42:15.473 DEBUG:teuthology.orchestra.run.smithi139:> sudo service rsyslog restart 2024-09-10T03:42:15.475 DEBUG:teuthology.orchestra.run.smithi192:> sudo service rsyslog restart 2024-09-10T03:42:15.533 INFO:teuthology.orchestra.run.smithi139.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T03:42:15.553 INFO:teuthology.orchestra.run.smithi192.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T03:42:16.027 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-10T03:42:16.035 INFO:teuthology.task.internal:Starting timer... 2024-09-10T03:42:16.035 INFO:teuthology.run_tasks:Running task pcp... 2024-09-10T03:42:16.047 INFO:teuthology.run_tasks:Running task selinux... 2024-09-10T03:42:16.056 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-10T03:42:16.056 DEBUG:teuthology.orchestra.run.smithi139:> sudo service auditd rotate 2024-09-10T03:42:16.127 INFO:teuthology.orchestra.run.smithi139.stdout:Rotating logs: 2024-09-10T03:42:16.129 DEBUG:teuthology.orchestra.run.smithi192:> sudo service auditd rotate 2024-09-10T03:42:16.183 INFO:teuthology.orchestra.run.smithi192.stdout:Rotating logs: 2024-09-10T03:42:16.185 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-10T03:42:16.186 DEBUG:teuthology.orchestra.run.smithi139:> /usr/sbin/getenforce 2024-09-10T03:42:16.209 INFO:teuthology.orchestra.run.smithi139.stdout:Permissive 2024-09-10T03:42:16.209 DEBUG:teuthology.orchestra.run.smithi192:> /usr/sbin/getenforce 2024-09-10T03:42:16.228 INFO:teuthology.orchestra.run.smithi192.stdout:Permissive 2024-09-10T03:42:16.228 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi139.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi192.front.sepia.ceph.com': 'permissive'} 2024-09-10T03:42:16.228 DEBUG:teuthology.orchestra.run.smithi139:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-10T03:42:16.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T03:42:16.274 DEBUG:teuthology.orchestra.run.smithi192:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-10T03:42:16.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T03:42:16.299 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-10T03:42:16.299 DEBUG:teuthology.orchestra.run.smithi139:> sudo /usr/sbin/setenforce permissive 2024-09-10T03:42:16.349 DEBUG:teuthology.orchestra.run.smithi192:> sudo /usr/sbin/setenforce permissive 2024-09-10T03:42:16.425 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-10T03:42:16.435 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-10T03:42:16.446 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-10T03:42:16.447 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi139.front.sepia.ceph.com,smithi192.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-10T03:45:57.950 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi139.front.sepia.ceph.com'), Remote(name='ubuntu@smithi192.front.sepia.ceph.com')] 2024-09-10T03:45:57.951 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-09-10T03:45:57.952 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T03:45:58.027 DEBUG:teuthology.orchestra.run.smithi139:> true 2024-09-10T03:45:58.104 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-09-10T03:45:58.104 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-09-10T03:45:58.105 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T03:45:58.176 DEBUG:teuthology.orchestra.run.smithi192:> true 2024-09-10T03:45:58.255 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-09-10T03:45:58.255 INFO:teuthology.run_tasks:Running task clock... 2024-09-10T03:45:58.266 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-10T03:45:58.266 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-10T03:45:58.266 DEBUG:teuthology.orchestra.run.smithi139:> 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-10T03:45:58.269 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-10T03:45:58.269 DEBUG:teuthology.orchestra.run.smithi192:> 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-10T03:45:58.296 INFO:teuthology.orchestra.run.smithi139.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-10T03:45:58.311 INFO:teuthology.orchestra.run.smithi139.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-10T03:45:58.325 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-10T03:45:58.336 INFO:teuthology.orchestra.run.smithi139.stderr:sudo: ntpd: command not found 2024-09-10T03:45:58.339 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-10T03:45:58.347 INFO:teuthology.orchestra.run.smithi139.stdout:506 Cannot talk to daemon 2024-09-10T03:45:58.361 INFO:teuthology.orchestra.run.smithi139.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-10T03:45:58.363 INFO:teuthology.orchestra.run.smithi192.stderr:sudo: ntpd: command not found 2024-09-10T03:45:58.376 INFO:teuthology.orchestra.run.smithi192.stdout:506 Cannot talk to daemon 2024-09-10T03:45:58.376 INFO:teuthology.orchestra.run.smithi139.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-10T03:45:58.389 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-10T03:45:58.403 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-10T03:45:58.433 INFO:teuthology.orchestra.run.smithi139.stderr:bash: line 1: ntpq: command not found 2024-09-10T03:45:58.436 INFO:teuthology.orchestra.run.smithi139.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T03:45:58.437 INFO:teuthology.orchestra.run.smithi139.stdout:=============================================================================== 2024-09-10T03:45:58.437 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T03:45:58.437 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T03:45:58.437 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T03:45:58.437 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T03:45:58.464 INFO:teuthology.orchestra.run.smithi192.stderr:bash: line 1: ntpq: command not found 2024-09-10T03:45:58.467 INFO:teuthology.orchestra.run.smithi192.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T03:45:58.468 INFO:teuthology.orchestra.run.smithi192.stdout:=============================================================================== 2024-09-10T03:45:58.468 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T03:45:58.468 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T03:45:58.468 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T03:45:58.468 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T03:45:58.469 INFO:teuthology.run_tasks:Running task pexec... 2024-09-10T03:45:58.478 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-10T03:45:58.478 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi139.front.sepia.ceph.com 2024-09-10T03:45:58.479 DEBUG:teuthology.orchestra.run.smithi139:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-10T03:45:58.479 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi192.front.sepia.ceph.com 2024-09-10T03:45:58.479 DEBUG:teuthology.orchestra.run.smithi192:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-10T03:45:58.825 INFO:teuthology.orchestra.run.smithi139.stdout:Dependencies resolved. 2024-09-10T03:45:58.837 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-10T03:45:58.837 INFO:teuthology.orchestra.run.smithi139.stdout: Package Architecture Version Repository Size 2024-09-10T03:45:58.837 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-10T03:45:58.837 INFO:teuthology.orchestra.run.smithi139.stdout:Removing: 2024-09-10T03:45:58.837 INFO:teuthology.orchestra.run.smithi139.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-10T03:45:58.837 INFO:teuthology.orchestra.run.smithi139.stdout:Removing unused dependencies: 2024-09-10T03:45:58.837 INFO:teuthology.orchestra.run.smithi139.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-10T03:45:58.838 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:45:58.838 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction Summary 2024-09-10T03:45:58.838 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-10T03:45:58.838 INFO:teuthology.orchestra.run.smithi139.stdout:Remove 2 Packages 2024-09-10T03:45:58.838 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:45:58.838 INFO:teuthology.orchestra.run.smithi139.stdout:Freed space: 5.5 M 2024-09-10T03:45:58.838 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction check 2024-09-10T03:45:58.842 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction check succeeded. 2024-09-10T03:45:58.842 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction test 2024-09-10T03:45:58.859 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-09-10T03:45:58.861 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-09-10T03:45:58.861 INFO:teuthology.orchestra.run.smithi192.stdout: Package Architecture Version Repository Size 2024-09-10T03:45:58.861 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-09-10T03:45:58.862 INFO:teuthology.orchestra.run.smithi192.stdout:Removing: 2024-09-10T03:45:58.862 INFO:teuthology.orchestra.run.smithi192.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-10T03:45:58.862 INFO:teuthology.orchestra.run.smithi192.stdout:Removing unused dependencies: 2024-09-10T03:45:58.862 INFO:teuthology.orchestra.run.smithi192.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-10T03:45:58.862 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:45:58.862 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-09-10T03:45:58.862 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-09-10T03:45:58.862 INFO:teuthology.orchestra.run.smithi192.stdout:Remove 2 Packages 2024-09-10T03:45:58.862 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:45:58.862 INFO:teuthology.orchestra.run.smithi192.stdout:Freed space: 5.5 M 2024-09-10T03:45:58.862 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2024-09-10T03:45:58.866 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2024-09-10T03:45:58.866 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2024-09-10T03:45:58.908 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction test succeeded. 2024-09-10T03:45:58.908 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction 2024-09-10T03:45:58.924 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2024-09-10T03:45:58.924 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2024-09-10T03:45:59.049 INFO:teuthology.orchestra.run.smithi139.stdout: Preparing : 1/1 2024-09-10T03:45:59.070 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2024-09-10T03:45:59.117 INFO:teuthology.orchestra.run.smithi139.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-10T03:45:59.146 INFO:teuthology.orchestra.run.smithi192.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-10T03:45:59.177 INFO:teuthology.orchestra.run.smithi139.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-10T03:45:59.201 INFO:teuthology.orchestra.run.smithi192.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-10T03:45:59.650 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-10T03:45:59.650 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-10T03:45:59.682 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-10T03:45:59.682 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-10T03:45:59.921 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-10T03:45:59.921 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:45:59.921 INFO:teuthology.orchestra.run.smithi139.stdout:Removed: 2024-09-10T03:45:59.922 INFO:teuthology.orchestra.run.smithi139.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-10T03:45:59.922 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:45:59.922 INFO:teuthology.orchestra.run.smithi139.stdout:Complete! 2024-09-10T03:45:59.928 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-10T03:45:59.928 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:45:59.928 INFO:teuthology.orchestra.run.smithi192.stdout:Removed: 2024-09-10T03:45:59.929 INFO:teuthology.orchestra.run.smithi192.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-10T03:45:59.929 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:45:59.929 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-09-10T03:46:00.742 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:00:47 ago on Tue 10 Sep 2024 03:45:13 AM UTC. 2024-09-10T03:46:00.787 INFO:teuthology.orchestra.run.smithi139.stdout:Last metadata expiration check: 0:00:47 ago on Tue 10 Sep 2024 03:45:13 AM UTC. 2024-09-10T03:46:00.876 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-09-10T03:46:00.877 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-09-10T03:46:00.877 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repository Size 2024-09-10T03:46:00.877 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-09-10T03:46:00.877 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2024-09-10T03:46:00.877 INFO:teuthology.orchestra.run.smithi192.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-10T03:46:00.877 INFO:teuthology.orchestra.run.smithi192.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-10T03:46:00.877 INFO:teuthology.orchestra.run.smithi192.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-10T03:46:00.877 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2024-09-10T03:46:00.877 INFO:teuthology.orchestra.run.smithi192.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-10T03:46:00.877 INFO:teuthology.orchestra.run.smithi192.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-10T03:46:00.877 INFO:teuthology.orchestra.run.smithi192.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-10T03:46:00.877 INFO:teuthology.orchestra.run.smithi192.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-10T03:46:00.877 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:46:00.878 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-09-10T03:46:00.878 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-09-10T03:46:00.878 INFO:teuthology.orchestra.run.smithi192.stdout:Install 7 Packages 2024-09-10T03:46:00.878 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:46:00.893 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 5.2 M 2024-09-10T03:46:00.893 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 19 M 2024-09-10T03:46:00.893 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2024-09-10T03:46:00.921 INFO:teuthology.orchestra.run.smithi139.stdout:Dependencies resolved. 2024-09-10T03:46:00.922 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-10T03:46:00.922 INFO:teuthology.orchestra.run.smithi139.stdout: Package Arch Version Repository Size 2024-09-10T03:46:00.922 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-10T03:46:00.923 INFO:teuthology.orchestra.run.smithi139.stdout:Installing: 2024-09-10T03:46:00.923 INFO:teuthology.orchestra.run.smithi139.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-10T03:46:00.923 INFO:teuthology.orchestra.run.smithi139.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-10T03:46:00.923 INFO:teuthology.orchestra.run.smithi139.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-10T03:46:00.923 INFO:teuthology.orchestra.run.smithi139.stdout:Installing dependencies: 2024-09-10T03:46:00.923 INFO:teuthology.orchestra.run.smithi139.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-10T03:46:00.923 INFO:teuthology.orchestra.run.smithi139.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-10T03:46:00.923 INFO:teuthology.orchestra.run.smithi139.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-10T03:46:00.923 INFO:teuthology.orchestra.run.smithi139.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-10T03:46:00.923 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:46:00.923 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction Summary 2024-09-10T03:46:00.923 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-10T03:46:00.923 INFO:teuthology.orchestra.run.smithi139.stdout:Install 7 Packages 2024-09-10T03:46:00.923 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:46:00.940 INFO:teuthology.orchestra.run.smithi139.stdout:Total download size: 5.2 M 2024-09-10T03:46:00.940 INFO:teuthology.orchestra.run.smithi139.stdout:Installed size: 19 M 2024-09-10T03:46:00.940 INFO:teuthology.orchestra.run.smithi139.stdout:Downloading Packages: 2024-09-10T03:46:01.249 INFO:teuthology.orchestra.run.smithi192.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 222 kB/s | 44 kB 00:00 2024-09-10T03:46:01.349 INFO:teuthology.orchestra.run.smithi192.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 353 kB/s | 106 kB 00:00 2024-09-10T03:46:01.416 INFO:teuthology.orchestra.run.smithi192.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 430 kB/s | 72 kB 00:00 2024-09-10T03:46:01.452 INFO:teuthology.orchestra.run.smithi139.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 114 kB/s | 44 kB 00:00 2024-09-10T03:46:01.467 INFO:teuthology.orchestra.run.smithi192.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 720 kB/s | 84 kB 00:00 2024-09-10T03:46:01.485 INFO:teuthology.orchestra.run.smithi139.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 251 kB/s | 106 kB 00:00 2024-09-10T03:46:01.594 INFO:teuthology.orchestra.run.smithi139.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 777 kB/s | 84 kB 00:00 2024-09-10T03:46:01.636 INFO:teuthology.orchestra.run.smithi139.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 390 kB/s | 72 kB 00:00 2024-09-10T03:46:01.811 INFO:teuthology.orchestra.run.smithi139.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 1.2 MB/s | 906 kB 00:00 2024-09-10T03:46:01.875 INFO:teuthology.orchestra.run.smithi192.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 1.1 MB/s | 906 kB 00:00 2024-09-10T03:46:01.945 INFO:teuthology.orchestra.run.smithi139.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 2.3 MB/s | 837 kB 00:00 2024-09-10T03:46:01.995 INFO:teuthology.orchestra.run.smithi139.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 8.8 MB/s | 3.2 MB 00:00 2024-09-10T03:46:01.995 INFO:teuthology.orchestra.run.smithi139.stdout:-------------------------------------------------------------------------------- 2024-09-10T03:46:01.995 INFO:teuthology.orchestra.run.smithi139.stdout:Total 4.9 MB/s | 5.2 MB 00:01 2024-09-10T03:46:02.067 INFO:teuthology.orchestra.run.smithi192.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 1.3 MB/s | 837 kB 00:00 2024-09-10T03:46:02.113 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction check 2024-09-10T03:46:02.128 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction check succeeded. 2024-09-10T03:46:02.128 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction test 2024-09-10T03:46:02.477 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction test succeeded. 2024-09-10T03:46:02.521 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction 2024-09-10T03:46:02.521 INFO:teuthology.orchestra.run.smithi192.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 3.0 MB/s | 3.2 MB 00:01 2024-09-10T03:46:02.521 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2024-09-10T03:46:02.521 INFO:teuthology.orchestra.run.smithi192.stdout:Total 3.2 MB/s | 5.2 MB 00:01 2024-09-10T03:46:02.626 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2024-09-10T03:46:02.640 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2024-09-10T03:46:02.641 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2024-09-10T03:46:02.951 INFO:teuthology.orchestra.run.smithi139.stdout: Preparing : 1/1 2024-09-10T03:46:02.957 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2024-09-10T03:46:02.957 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2024-09-10T03:46:03.030 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-10T03:46:03.065 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-10T03:46:03.094 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-10T03:46:03.300 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-10T03:46:03.341 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-10T03:46:03.438 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2024-09-10T03:46:03.519 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-10T03:46:03.588 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-10T03:46:03.625 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-10T03:46:03.775 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-10T03:46:03.804 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-10T03:46:03.832 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-10T03:46:03.880 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-10T03:46:03.919 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-10T03:46:03.981 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-10T03:46:04.337 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-10T03:46:04.366 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-10T03:46:04.481 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-10T03:46:04.545 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-10T03:46:04.992 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-10T03:46:04.992 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-10T03:46:04.992 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-10T03:46:04.992 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-10T03:46:04.992 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-10T03:46:04.992 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-10T03:46:04.992 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-10T03:46:05.361 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-10T03:46:05.361 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:46:05.361 INFO:teuthology.orchestra.run.smithi139.stdout:Installed: 2024-09-10T03:46:05.361 INFO:teuthology.orchestra.run.smithi139.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-10T03:46:05.361 INFO:teuthology.orchestra.run.smithi139.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-10T03:46:05.361 INFO:teuthology.orchestra.run.smithi139.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-10T03:46:05.362 INFO:teuthology.orchestra.run.smithi139.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-10T03:46:05.362 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:46:05.362 INFO:teuthology.orchestra.run.smithi139.stdout:Complete! 2024-09-10T03:46:05.584 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-10T03:46:05.585 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-10T03:46:05.585 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-10T03:46:05.585 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-10T03:46:05.585 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-10T03:46:05.585 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-10T03:46:05.585 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-10T03:46:05.736 DEBUG:teuthology.parallel:result is None 2024-09-10T03:46:05.928 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-10T03:46:05.928 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:46:05.928 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2024-09-10T03:46:05.928 INFO:teuthology.orchestra.run.smithi192.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-10T03:46:05.928 INFO:teuthology.orchestra.run.smithi192.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-10T03:46:05.928 INFO:teuthology.orchestra.run.smithi192.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-10T03:46:05.928 INFO:teuthology.orchestra.run.smithi192.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-10T03:46:05.928 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:46:05.928 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-09-10T03:46:06.307 DEBUG:teuthology.parallel:result is None 2024-09-10T03:46:06.307 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-09-10T03:46:06.318 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-09-10T03:46:06.318 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-10T03:46:06.318 DEBUG:teuthology.orchestra.run.smithi139:> dd if=/scratch_devs of=/dev/stdout 2024-09-10T03:46:06.337 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-10T03:46:06.338 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_1 2024-09-10T03:46:06.396 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-10T03:46:06.396 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T03:46:06.396 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 963 Links: 1 2024-09-10T03:46:06.397 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T03:46:06.397 INFO:teuthology.orchestra.run.smithi139.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T03:46:06.397 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-09-10 03:46:04.212913280 +0000 2024-09-10T03:46:06.397 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-09-10 03:46:03.884922547 +0000 2024-09-10T03:46:06.397 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-09-10 03:46:03.884922547 +0000 2024-09-10T03:46:06.397 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: 2024-09-10 03:46:03.884922547 +0000 2024-09-10T03:46:06.398 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-10T03:46:06.465 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-09-10T03:46:06.465 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-09-10T03:46:06.465 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000277137 s, 1.8 MB/s 2024-09-10T03:46:06.467 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-10T03:46:06.527 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_2 2024-09-10T03:46:06.587 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-10T03:46:06.587 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T03:46:06.587 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 979 Links: 1 2024-09-10T03:46:06.587 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T03:46:06.587 INFO:teuthology.orchestra.run.smithi139.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T03:46:06.588 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-09-10 03:46:04.213913252 +0000 2024-09-10T03:46:06.588 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-09-10 03:46:03.885922519 +0000 2024-09-10T03:46:06.588 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-09-10 03:46:03.885922519 +0000 2024-09-10T03:46:06.588 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: 2024-09-10 03:46:03.885922519 +0000 2024-09-10T03:46:06.588 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-10T03:46:06.655 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-09-10T03:46:06.655 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-09-10T03:46:06.655 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000208787 s, 2.5 MB/s 2024-09-10T03:46:06.656 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-10T03:46:06.715 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_3 2024-09-10T03:46:06.772 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-10T03:46:06.773 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T03:46:06.773 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 983 Links: 1 2024-09-10T03:46:06.773 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T03:46:06.773 INFO:teuthology.orchestra.run.smithi139.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T03:46:06.773 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-09-10 03:46:04.213913252 +0000 2024-09-10T03:46:06.773 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-09-10 03:46:03.885922519 +0000 2024-09-10T03:46:06.773 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-09-10 03:46:03.885922519 +0000 2024-09-10T03:46:06.773 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: 2024-09-10 03:46:03.885922519 +0000 2024-09-10T03:46:06.773 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-10T03:46:06.839 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-09-10T03:46:06.839 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-09-10T03:46:06.839 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.00022108 s, 2.3 MB/s 2024-09-10T03:46:06.840 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-10T03:46:06.898 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_4 2024-09-10T03:46:06.955 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-10T03:46:06.955 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T03:46:06.955 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 970 Links: 1 2024-09-10T03:46:06.955 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T03:46:06.955 INFO:teuthology.orchestra.run.smithi139.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T03:46:06.955 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-09-10 03:46:04.213913252 +0000 2024-09-10T03:46:06.956 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-09-10 03:46:03.884922547 +0000 2024-09-10T03:46:06.956 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-09-10 03:46:03.884922547 +0000 2024-09-10T03:46:06.956 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: 2024-09-10 03:46:03.884922547 +0000 2024-09-10T03:46:06.956 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-10T03:46:07.019 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-09-10T03:46:07.020 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-09-10T03:46:07.020 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000189057 s, 2.7 MB/s 2024-09-10T03:46:07.021 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-10T03:46:07.078 DEBUG:teuthology.orchestra.run.smithi139:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-09-10T03:46:07.218 INFO:teuthology.orchestra.run.smithi139.stdout:loop 2024-09-10T03:46:07.219 INFO:tasks.nvme_loop:Connecting nvme_loop smithi139:/dev/vg_nvme/lv_1... 2024-09-10T03:46:07.219 DEBUG:teuthology.orchestra.run.smithi139:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-09-10T03:46:07.252 INFO:teuthology.orchestra.run.smithi139.stdout:1 2024-09-10T03:46:07.282 INFO:teuthology.orchestra.run.smithi139.stdout:/dev/vg_nvme/lv_11 2024-09-10T03:46:07.320 INFO:teuthology.orchestra.run.smithi139.stdout:connecting to device: nvme1 2024-09-10T03:46:07.322 INFO:tasks.nvme_loop:Connecting nvme_loop smithi139:/dev/vg_nvme/lv_2... 2024-09-10T03:46:07.322 DEBUG:teuthology.orchestra.run.smithi139:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-09-10T03:46:07.396 INFO:teuthology.orchestra.run.smithi139.stdout:1 2024-09-10T03:46:07.435 INFO:teuthology.orchestra.run.smithi139.stdout:/dev/vg_nvme/lv_21 2024-09-10T03:46:07.470 INFO:teuthology.orchestra.run.smithi139.stdout:connecting to device: nvme2 2024-09-10T03:46:07.472 INFO:tasks.nvme_loop:Connecting nvme_loop smithi139:/dev/vg_nvme/lv_3... 2024-09-10T03:46:07.472 DEBUG:teuthology.orchestra.run.smithi139:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-09-10T03:46:07.548 INFO:teuthology.orchestra.run.smithi139.stdout:1 2024-09-10T03:46:07.583 INFO:teuthology.orchestra.run.smithi139.stdout:/dev/vg_nvme/lv_31 2024-09-10T03:46:07.618 INFO:teuthology.orchestra.run.smithi139.stdout:connecting to device: nvme3 2024-09-10T03:46:07.621 INFO:tasks.nvme_loop:Connecting nvme_loop smithi139:/dev/vg_nvme/lv_4... 2024-09-10T03:46:07.621 DEBUG:teuthology.orchestra.run.smithi139:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-09-10T03:46:07.696 INFO:teuthology.orchestra.run.smithi139.stdout:1 2024-09-10T03:46:07.729 INFO:teuthology.orchestra.run.smithi139.stdout:/dev/vg_nvme/lv_41 2024-09-10T03:46:07.765 INFO:teuthology.orchestra.run.smithi139.stdout:connecting to device: nvme4 2024-09-10T03:46:07.766 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-10T03:46:07.766 DEBUG:teuthology.orchestra.run.smithi139:> dd if=/scratch_devs of=/dev/stdout 2024-09-10T03:46:07.825 DEBUG:teuthology.orchestra.run.smithi139:> sudo nvme list -o json 2024-09-10T03:46:07.892 INFO:teuthology.orchestra.run.smithi139.stdout:{ 2024-09-10T03:46:07.892 INFO:teuthology.orchestra.run.smithi139.stdout: "Devices":[ 2024-09-10T03:46:07.892 INFO:teuthology.orchestra.run.smithi139.stdout: { 2024-09-10T03:46:07.892 INFO:teuthology.orchestra.run.smithi139.stdout: "NameSpace":1, 2024-09-10T03:46:07.892 INFO:teuthology.orchestra.run.smithi139.stdout: "DevicePath":"/dev/nvme4n1", 2024-09-10T03:46:07.892 INFO:teuthology.orchestra.run.smithi139.stdout: "GenericPath":"/dev/ng4n1", 2024-09-10T03:46:07.892 INFO:teuthology.orchestra.run.smithi139.stdout: "Firmware":"5.14.0-5", 2024-09-10T03:46:07.892 INFO:teuthology.orchestra.run.smithi139.stdout: "ModelNumber":"Linux", 2024-09-10T03:46:07.893 INFO:teuthology.orchestra.run.smithi139.stdout: "SerialNumber":"1ea27850afe7cff28186", 2024-09-10T03:46:07.893 INFO:teuthology.orchestra.run.smithi139.stdout: "UsedBytes":95995035648, 2024-09-10T03:46:07.893 INFO:teuthology.orchestra.run.smithi139.stdout: "MaximumLBA":187490304, 2024-09-10T03:46:07.893 INFO:teuthology.orchestra.run.smithi139.stdout: "PhysicalSize":95995035648, 2024-09-10T03:46:07.893 INFO:teuthology.orchestra.run.smithi139.stdout: "SectorSize":512 2024-09-10T03:46:07.893 INFO:teuthology.orchestra.run.smithi139.stdout: }, 2024-09-10T03:46:07.893 INFO:teuthology.orchestra.run.smithi139.stdout: { 2024-09-10T03:46:07.893 INFO:teuthology.orchestra.run.smithi139.stdout: "NameSpace":1, 2024-09-10T03:46:07.893 INFO:teuthology.orchestra.run.smithi139.stdout: "DevicePath":"/dev/nvme3n1", 2024-09-10T03:46:07.894 INFO:teuthology.orchestra.run.smithi139.stdout: "GenericPath":"/dev/ng3n1", 2024-09-10T03:46:07.894 INFO:teuthology.orchestra.run.smithi139.stdout: "Firmware":"5.14.0-5", 2024-09-10T03:46:07.894 INFO:teuthology.orchestra.run.smithi139.stdout: "ModelNumber":"Linux", 2024-09-10T03:46:07.894 INFO:teuthology.orchestra.run.smithi139.stdout: "SerialNumber":"c4eeed3cdbdebce8e7a7", 2024-09-10T03:46:07.894 INFO:teuthology.orchestra.run.smithi139.stdout: "UsedBytes":95995035648, 2024-09-10T03:46:07.894 INFO:teuthology.orchestra.run.smithi139.stdout: "MaximumLBA":187490304, 2024-09-10T03:46:07.894 INFO:teuthology.orchestra.run.smithi139.stdout: "PhysicalSize":95995035648, 2024-09-10T03:46:07.894 INFO:teuthology.orchestra.run.smithi139.stdout: "SectorSize":512 2024-09-10T03:46:07.894 INFO:teuthology.orchestra.run.smithi139.stdout: }, 2024-09-10T03:46:07.894 INFO:teuthology.orchestra.run.smithi139.stdout: { 2024-09-10T03:46:07.894 INFO:teuthology.orchestra.run.smithi139.stdout: "NameSpace":1, 2024-09-10T03:46:07.894 INFO:teuthology.orchestra.run.smithi139.stdout: "DevicePath":"/dev/nvme2n1", 2024-09-10T03:46:07.894 INFO:teuthology.orchestra.run.smithi139.stdout: "GenericPath":"/dev/ng2n1", 2024-09-10T03:46:07.894 INFO:teuthology.orchestra.run.smithi139.stdout: "Firmware":"5.14.0-5", 2024-09-10T03:46:07.895 INFO:teuthology.orchestra.run.smithi139.stdout: "ModelNumber":"Linux", 2024-09-10T03:46:07.895 INFO:teuthology.orchestra.run.smithi139.stdout: "SerialNumber":"a07a02436edd54f9c2b9", 2024-09-10T03:46:07.895 INFO:teuthology.orchestra.run.smithi139.stdout: "UsedBytes":95995035648, 2024-09-10T03:46:07.895 INFO:teuthology.orchestra.run.smithi139.stdout: "MaximumLBA":187490304, 2024-09-10T03:46:07.895 INFO:teuthology.orchestra.run.smithi139.stdout: "PhysicalSize":95995035648, 2024-09-10T03:46:07.895 INFO:teuthology.orchestra.run.smithi139.stdout: "SectorSize":512 2024-09-10T03:46:07.895 INFO:teuthology.orchestra.run.smithi139.stdout: }, 2024-09-10T03:46:07.895 INFO:teuthology.orchestra.run.smithi139.stdout: { 2024-09-10T03:46:07.895 INFO:teuthology.orchestra.run.smithi139.stdout: "NameSpace":1, 2024-09-10T03:46:07.895 INFO:teuthology.orchestra.run.smithi139.stdout: "DevicePath":"/dev/nvme1n1", 2024-09-10T03:46:07.895 INFO:teuthology.orchestra.run.smithi139.stdout: "GenericPath":"/dev/ng1n1", 2024-09-10T03:46:07.895 INFO:teuthology.orchestra.run.smithi139.stdout: "Firmware":"5.14.0-5", 2024-09-10T03:46:07.895 INFO:teuthology.orchestra.run.smithi139.stdout: "ModelNumber":"Linux", 2024-09-10T03:46:07.895 INFO:teuthology.orchestra.run.smithi139.stdout: "SerialNumber":"50d0d79f5e7d17a38960", 2024-09-10T03:46:07.896 INFO:teuthology.orchestra.run.smithi139.stdout: "UsedBytes":95995035648, 2024-09-10T03:46:07.896 INFO:teuthology.orchestra.run.smithi139.stdout: "MaximumLBA":187490304, 2024-09-10T03:46:07.896 INFO:teuthology.orchestra.run.smithi139.stdout: "PhysicalSize":95995035648, 2024-09-10T03:46:07.896 INFO:teuthology.orchestra.run.smithi139.stdout: "SectorSize":512 2024-09-10T03:46:07.896 INFO:teuthology.orchestra.run.smithi139.stdout: }, 2024-09-10T03:46:07.896 INFO:teuthology.orchestra.run.smithi139.stdout: { 2024-09-10T03:46:07.896 INFO:teuthology.orchestra.run.smithi139.stdout: "NameSpace":1, 2024-09-10T03:46:07.896 INFO:teuthology.orchestra.run.smithi139.stdout: "DevicePath":"/dev/nvme0n1", 2024-09-10T03:46:07.896 INFO:teuthology.orchestra.run.smithi139.stdout: "GenericPath":"/dev/ng0n1", 2024-09-10T03:46:07.896 INFO:teuthology.orchestra.run.smithi139.stdout: "Firmware":"8DV101H0", 2024-09-10T03:46:07.896 INFO:teuthology.orchestra.run.smithi139.stdout: "ModelNumber":"INTEL SSDPEDMD400G4", 2024-09-10T03:46:07.896 INFO:teuthology.orchestra.run.smithi139.stdout: "SerialNumber":"PHFT620500N6400BGN", 2024-09-10T03:46:07.896 INFO:teuthology.orchestra.run.smithi139.stdout: "UsedBytes":400088457216, 2024-09-10T03:46:07.896 INFO:teuthology.orchestra.run.smithi139.stdout: "MaximumLBA":781422768, 2024-09-10T03:46:07.896 INFO:teuthology.orchestra.run.smithi139.stdout: "PhysicalSize":400088457216, 2024-09-10T03:46:07.897 INFO:teuthology.orchestra.run.smithi139.stdout: "SectorSize":512 2024-09-10T03:46:07.897 INFO:teuthology.orchestra.run.smithi139.stdout: } 2024-09-10T03:46:07.897 INFO:teuthology.orchestra.run.smithi139.stdout: ] 2024-09-10T03:46:07.897 INFO:teuthology.orchestra.run.smithi139.stdout:} 2024-09-10T03:46:07.898 INFO:tasks.nvme_loop:new_devs ['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-10T03:46:07.898 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-10T03:46:07.898 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/scratch_devs 2024-09-10T03:46:07.964 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-10T03:46:07.964 DEBUG:teuthology.orchestra.run.smithi192:> dd if=/scratch_devs of=/dev/stdout 2024-09-10T03:46:07.984 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-10T03:46:07.984 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/vg_nvme/lv_1 2024-09-10T03:46:08.044 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-10T03:46:08.044 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T03:46:08.044 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 5h/5d Inode: 967 Links: 1 2024-09-10T03:46:08.044 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T03:46:08.044 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T03:46:08.045 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-09-10 03:46:04.784250265 +0000 2024-09-10T03:46:08.045 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-09-10 03:46:04.442256998 +0000 2024-09-10T03:46:08.045 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-09-10 03:46:04.442256998 +0000 2024-09-10T03:46:08.045 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: 2024-09-10 03:46:04.442256998 +0000 2024-09-10T03:46:08.045 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-10T03:46:08.116 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-09-10T03:46:08.116 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-09-10T03:46:08.116 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000218576 s, 2.3 MB/s 2024-09-10T03:46:08.118 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-10T03:46:08.176 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/vg_nvme/lv_2 2024-09-10T03:46:08.234 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-10T03:46:08.234 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T03:46:08.234 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 5h/5d Inode: 975 Links: 1 2024-09-10T03:46:08.234 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T03:46:08.234 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T03:46:08.234 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-09-10 03:46:04.784250265 +0000 2024-09-10T03:46:08.234 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-09-10 03:46:04.442256998 +0000 2024-09-10T03:46:08.234 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-09-10 03:46:04.442256998 +0000 2024-09-10T03:46:08.234 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: 2024-09-10 03:46:04.442256998 +0000 2024-09-10T03:46:08.234 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-10T03:46:08.299 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-09-10T03:46:08.299 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-09-10T03:46:08.299 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000187618 s, 2.7 MB/s 2024-09-10T03:46:08.301 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-10T03:46:08.358 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/vg_nvme/lv_3 2024-09-10T03:46:08.414 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-10T03:46:08.414 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T03:46:08.414 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 5h/5d Inode: 978 Links: 1 2024-09-10T03:46:08.414 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T03:46:08.414 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T03:46:08.414 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-09-10 03:46:04.784250265 +0000 2024-09-10T03:46:08.414 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-09-10 03:46:04.442256998 +0000 2024-09-10T03:46:08.414 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-09-10 03:46:04.442256998 +0000 2024-09-10T03:46:08.414 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: 2024-09-10 03:46:04.442256998 +0000 2024-09-10T03:46:08.415 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-10T03:46:08.478 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-09-10T03:46:08.478 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-09-10T03:46:08.478 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000231044 s, 2.2 MB/s 2024-09-10T03:46:08.479 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-10T03:46:08.536 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/vg_nvme/lv_4 2024-09-10T03:46:08.592 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-10T03:46:08.592 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T03:46:08.592 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 5h/5d Inode: 983 Links: 1 2024-09-10T03:46:08.592 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T03:46:08.592 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T03:46:08.592 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-09-10 03:46:04.785250246 +0000 2024-09-10T03:46:08.593 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-09-10 03:46:04.443256978 +0000 2024-09-10T03:46:08.593 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-09-10 03:46:04.443256978 +0000 2024-09-10T03:46:08.593 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: 2024-09-10 03:46:04.443256978 +0000 2024-09-10T03:46:08.593 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-10T03:46:08.656 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-09-10T03:46:08.656 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-09-10T03:46:08.656 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000223671 s, 2.3 MB/s 2024-09-10T03:46:08.659 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-10T03:46:08.715 DEBUG:teuthology.orchestra.run.smithi192:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-09-10T03:46:08.850 INFO:teuthology.orchestra.run.smithi192.stdout:loop 2024-09-10T03:46:08.851 INFO:tasks.nvme_loop:Connecting nvme_loop smithi192:/dev/vg_nvme/lv_1... 2024-09-10T03:46:08.852 DEBUG:teuthology.orchestra.run.smithi192:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-09-10T03:46:08.884 INFO:teuthology.orchestra.run.smithi192.stdout:1 2024-09-10T03:46:08.914 INFO:teuthology.orchestra.run.smithi192.stdout:/dev/vg_nvme/lv_11 2024-09-10T03:46:08.960 INFO:teuthology.orchestra.run.smithi192.stdout:connecting to device: nvme1 2024-09-10T03:46:08.962 INFO:tasks.nvme_loop:Connecting nvme_loop smithi192:/dev/vg_nvme/lv_2... 2024-09-10T03:46:08.962 DEBUG:teuthology.orchestra.run.smithi192:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-09-10T03:46:09.036 INFO:teuthology.orchestra.run.smithi192.stdout:1 2024-09-10T03:46:09.077 INFO:teuthology.orchestra.run.smithi192.stdout:/dev/vg_nvme/lv_21 2024-09-10T03:46:09.112 INFO:teuthology.orchestra.run.smithi192.stdout:connecting to device: nvme2 2024-09-10T03:46:09.114 INFO:tasks.nvme_loop:Connecting nvme_loop smithi192:/dev/vg_nvme/lv_3... 2024-09-10T03:46:09.115 DEBUG:teuthology.orchestra.run.smithi192:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-09-10T03:46:09.190 INFO:teuthology.orchestra.run.smithi192.stdout:1 2024-09-10T03:46:09.220 INFO:teuthology.orchestra.run.smithi192.stdout:/dev/vg_nvme/lv_31 2024-09-10T03:46:09.251 INFO:teuthology.orchestra.run.smithi192.stdout:connecting to device: nvme3 2024-09-10T03:46:09.253 INFO:tasks.nvme_loop:Connecting nvme_loop smithi192:/dev/vg_nvme/lv_4... 2024-09-10T03:46:09.254 DEBUG:teuthology.orchestra.run.smithi192:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-09-10T03:46:09.327 INFO:teuthology.orchestra.run.smithi192.stdout:1 2024-09-10T03:46:09.358 INFO:teuthology.orchestra.run.smithi192.stdout:/dev/vg_nvme/lv_41 2024-09-10T03:46:09.388 INFO:teuthology.orchestra.run.smithi192.stdout:connecting to device: nvme4 2024-09-10T03:46:09.390 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-10T03:46:09.390 DEBUG:teuthology.orchestra.run.smithi192:> dd if=/scratch_devs of=/dev/stdout 2024-09-10T03:46:09.447 DEBUG:teuthology.orchestra.run.smithi192:> sudo nvme list -o json 2024-09-10T03:46:09.512 INFO:teuthology.orchestra.run.smithi192.stdout:{ 2024-09-10T03:46:09.512 INFO:teuthology.orchestra.run.smithi192.stdout: "Devices":[ 2024-09-10T03:46:09.512 INFO:teuthology.orchestra.run.smithi192.stdout: { 2024-09-10T03:46:09.513 INFO:teuthology.orchestra.run.smithi192.stdout: "NameSpace":1, 2024-09-10T03:46:09.513 INFO:teuthology.orchestra.run.smithi192.stdout: "DevicePath":"/dev/nvme4n1", 2024-09-10T03:46:09.513 INFO:teuthology.orchestra.run.smithi192.stdout: "GenericPath":"/dev/ng4n1", 2024-09-10T03:46:09.513 INFO:teuthology.orchestra.run.smithi192.stdout: "Firmware":"5.14.0-5", 2024-09-10T03:46:09.513 INFO:teuthology.orchestra.run.smithi192.stdout: "ModelNumber":"Linux", 2024-09-10T03:46:09.513 INFO:teuthology.orchestra.run.smithi192.stdout: "SerialNumber":"67a405c3da6f4d7bc3a0", 2024-09-10T03:46:09.513 INFO:teuthology.orchestra.run.smithi192.stdout: "UsedBytes":95995035648, 2024-09-10T03:46:09.513 INFO:teuthology.orchestra.run.smithi192.stdout: "MaximumLBA":187490304, 2024-09-10T03:46:09.513 INFO:teuthology.orchestra.run.smithi192.stdout: "PhysicalSize":95995035648, 2024-09-10T03:46:09.513 INFO:teuthology.orchestra.run.smithi192.stdout: "SectorSize":512 2024-09-10T03:46:09.513 INFO:teuthology.orchestra.run.smithi192.stdout: }, 2024-09-10T03:46:09.513 INFO:teuthology.orchestra.run.smithi192.stdout: { 2024-09-10T03:46:09.513 INFO:teuthology.orchestra.run.smithi192.stdout: "NameSpace":1, 2024-09-10T03:46:09.513 INFO:teuthology.orchestra.run.smithi192.stdout: "DevicePath":"/dev/nvme3n1", 2024-09-10T03:46:09.514 INFO:teuthology.orchestra.run.smithi192.stdout: "GenericPath":"/dev/ng3n1", 2024-09-10T03:46:09.514 INFO:teuthology.orchestra.run.smithi192.stdout: "Firmware":"5.14.0-5", 2024-09-10T03:46:09.514 INFO:teuthology.orchestra.run.smithi192.stdout: "ModelNumber":"Linux", 2024-09-10T03:46:09.514 INFO:teuthology.orchestra.run.smithi192.stdout: "SerialNumber":"01a5b1b8032fbef7da4a", 2024-09-10T03:46:09.514 INFO:teuthology.orchestra.run.smithi192.stdout: "UsedBytes":95995035648, 2024-09-10T03:46:09.514 INFO:teuthology.orchestra.run.smithi192.stdout: "MaximumLBA":187490304, 2024-09-10T03:46:09.514 INFO:teuthology.orchestra.run.smithi192.stdout: "PhysicalSize":95995035648, 2024-09-10T03:46:09.514 INFO:teuthology.orchestra.run.smithi192.stdout: "SectorSize":512 2024-09-10T03:46:09.514 INFO:teuthology.orchestra.run.smithi192.stdout: }, 2024-09-10T03:46:09.514 INFO:teuthology.orchestra.run.smithi192.stdout: { 2024-09-10T03:46:09.514 INFO:teuthology.orchestra.run.smithi192.stdout: "NameSpace":1, 2024-09-10T03:46:09.514 INFO:teuthology.orchestra.run.smithi192.stdout: "DevicePath":"/dev/nvme2n1", 2024-09-10T03:46:09.514 INFO:teuthology.orchestra.run.smithi192.stdout: "GenericPath":"/dev/ng2n1", 2024-09-10T03:46:09.514 INFO:teuthology.orchestra.run.smithi192.stdout: "Firmware":"5.14.0-5", 2024-09-10T03:46:09.515 INFO:teuthology.orchestra.run.smithi192.stdout: "ModelNumber":"Linux", 2024-09-10T03:46:09.515 INFO:teuthology.orchestra.run.smithi192.stdout: "SerialNumber":"4dee6fcbc1e9631cf3ac", 2024-09-10T03:46:09.515 INFO:teuthology.orchestra.run.smithi192.stdout: "UsedBytes":95995035648, 2024-09-10T03:46:09.515 INFO:teuthology.orchestra.run.smithi192.stdout: "MaximumLBA":187490304, 2024-09-10T03:46:09.515 INFO:teuthology.orchestra.run.smithi192.stdout: "PhysicalSize":95995035648, 2024-09-10T03:46:09.515 INFO:teuthology.orchestra.run.smithi192.stdout: "SectorSize":512 2024-09-10T03:46:09.515 INFO:teuthology.orchestra.run.smithi192.stdout: }, 2024-09-10T03:46:09.515 INFO:teuthology.orchestra.run.smithi192.stdout: { 2024-09-10T03:46:09.515 INFO:teuthology.orchestra.run.smithi192.stdout: "NameSpace":1, 2024-09-10T03:46:09.515 INFO:teuthology.orchestra.run.smithi192.stdout: "DevicePath":"/dev/nvme1n1", 2024-09-10T03:46:09.515 INFO:teuthology.orchestra.run.smithi192.stdout: "GenericPath":"/dev/ng1n1", 2024-09-10T03:46:09.515 INFO:teuthology.orchestra.run.smithi192.stdout: "Firmware":"5.14.0-5", 2024-09-10T03:46:09.515 INFO:teuthology.orchestra.run.smithi192.stdout: "ModelNumber":"Linux", 2024-09-10T03:46:09.515 INFO:teuthology.orchestra.run.smithi192.stdout: "SerialNumber":"7901e1a916c6544f438e", 2024-09-10T03:46:09.515 INFO:teuthology.orchestra.run.smithi192.stdout: "UsedBytes":95995035648, 2024-09-10T03:46:09.516 INFO:teuthology.orchestra.run.smithi192.stdout: "MaximumLBA":187490304, 2024-09-10T03:46:09.516 INFO:teuthology.orchestra.run.smithi192.stdout: "PhysicalSize":95995035648, 2024-09-10T03:46:09.516 INFO:teuthology.orchestra.run.smithi192.stdout: "SectorSize":512 2024-09-10T03:46:09.516 INFO:teuthology.orchestra.run.smithi192.stdout: }, 2024-09-10T03:46:09.516 INFO:teuthology.orchestra.run.smithi192.stdout: { 2024-09-10T03:46:09.516 INFO:teuthology.orchestra.run.smithi192.stdout: "NameSpace":1, 2024-09-10T03:46:09.516 INFO:teuthology.orchestra.run.smithi192.stdout: "DevicePath":"/dev/nvme0n1", 2024-09-10T03:46:09.516 INFO:teuthology.orchestra.run.smithi192.stdout: "GenericPath":"/dev/ng0n1", 2024-09-10T03:46:09.516 INFO:teuthology.orchestra.run.smithi192.stdout: "Firmware":"8DV101H0", 2024-09-10T03:46:09.516 INFO:teuthology.orchestra.run.smithi192.stdout: "ModelNumber":"INTEL SSDPEDMD400G4", 2024-09-10T03:46:09.516 INFO:teuthology.orchestra.run.smithi192.stdout: "SerialNumber":"PHFT620500NN400BGN", 2024-09-10T03:46:09.516 INFO:teuthology.orchestra.run.smithi192.stdout: "UsedBytes":400088457216, 2024-09-10T03:46:09.516 INFO:teuthology.orchestra.run.smithi192.stdout: "MaximumLBA":781422768, 2024-09-10T03:46:09.516 INFO:teuthology.orchestra.run.smithi192.stdout: "PhysicalSize":400088457216, 2024-09-10T03:46:09.516 INFO:teuthology.orchestra.run.smithi192.stdout: "SectorSize":512 2024-09-10T03:46:09.517 INFO:teuthology.orchestra.run.smithi192.stdout: } 2024-09-10T03:46:09.517 INFO:teuthology.orchestra.run.smithi192.stdout: ] 2024-09-10T03:46:09.517 INFO:teuthology.orchestra.run.smithi192.stdout:} 2024-09-10T03:46:09.517 INFO:tasks.nvme_loop:new_devs ['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-10T03:46:09.518 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-10T03:46:09.518 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/scratch_devs 2024-09-10T03:46:09.583 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-10T03:46:09.675 INFO:tasks.cephadm:Config: {'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'OSD_DOWN', 'CEPHADM_FAILED_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': '3a5e3f16720f432aea965c40a8f6eb480095ec6c', 'raw-osds': True} 2024-09-10T03:46:09.675 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c 2024-09-10T03:46:09.675 INFO:tasks.cephadm:Cluster fsid is 37777572-6f27-11ef-bcea-c7b262605968 2024-09-10T03:46:09.676 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-10T03:46:09.676 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-09-10T03:46:09.676 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi139': '172.21.15.139', 'mon.smithi192': '172.21.15.192'} 2024-09-10T03:46:09.676 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-10T03:46:09.676 DEBUG:teuthology.orchestra.run.smithi139:> sudo hostname $(hostname -s) 2024-09-10T03:46:09.706 DEBUG:teuthology.orchestra.run.smithi192:> sudo hostname $(hostname -s) 2024-09-10T03:46:09.731 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-10T03:46:09.732 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=3a5e3f16720f432aea965c40a8f6eb480095ec6c 2024-09-10T03:46:09.868 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '3a5e3f16720f432aea965c40a8f6eb480095ec6c', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/82931/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4885-g3a5e3f16', 'node_name': '172.21.2.4+braggi04', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-4885.g3a5e3f16'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-09-1904/3a5e3f16720f432aea965c40a8f6eb480095ec6c/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-10 02:14:59.834535', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-adk-testing-2024-09-09-1904', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-adk-testing-2024-09-09-1904/3a5e3f16720f432aea965c40a8f6eb480095ec6c/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-09-10T03:46:10.001 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-adk-testing-2024-09-09-1904, sha1 3a5e3f16720f432aea965c40a8f6eb480095ec6c from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=3a5e3f16720f432aea965c40a8f6eb480095ec6c 2024-09-10T03:46:10.003 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-09-1904/3a5e3f16720f432aea965c40a8f6eb480095ec6c/centos/9/x86_64/flavors/default/cephadm 2024-09-10T03:46:10.003 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-09-1904/3a5e3f16720f432aea965c40a8f6eb480095ec6c/centos/9/x86_64/flavors/default/cephadm 2024-09-10T03:46:10.003 DEBUG:teuthology.orchestra.run.smithi139:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-09-1904/3a5e3f16720f432aea965c40a8f6eb480095ec6c/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-10T03:46:10.483 INFO:teuthology.orchestra.run.smithi139.stdout:-rw-r--r--. 1 ubuntu ubuntu 804474 Sep 10 03:46 /home/ubuntu/cephtest/cephadm 2024-09-10T03:46:10.483 DEBUG:teuthology.orchestra.run.smithi192:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-09-1904/3a5e3f16720f432aea965c40a8f6eb480095ec6c/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-10T03:46:10.905 INFO:teuthology.orchestra.run.smithi192.stdout:-rw-r--r--. 1 ubuntu ubuntu 804474 Sep 10 03:46 /home/ubuntu/cephtest/cephadm 2024-09-10T03:46:10.906 DEBUG:teuthology.orchestra.run.smithi139:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-10T03:46:10.926 DEBUG:teuthology.orchestra.run.smithi192:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-10T03:46:10.951 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c on all hosts... 2024-09-10T03:46:10.952 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c pull 2024-09-10T03:46:10.969 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c pull 2024-09-10T03:46:12.485 INFO:teuthology.orchestra.run.smithi139.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c... 2024-09-10T03:46:12.494 INFO:teuthology.orchestra.run.smithi192.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c... 2024-09-10T03:46:56.681 INFO:teuthology.orchestra.run.smithi192.stdout:{ 2024-09-10T03:46:56.681 INFO:teuthology.orchestra.run.smithi192.stdout: "ceph_version": "ceph version 19.3.0-4885-g3a5e3f16 (3a5e3f16720f432aea965c40a8f6eb480095ec6c) squid (dev)", 2024-09-10T03:46:56.682 INFO:teuthology.orchestra.run.smithi192.stdout: "image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", 2024-09-10T03:46:56.682 INFO:teuthology.orchestra.run.smithi192.stdout: "repo_digests": [ 2024-09-10T03:46:56.682 INFO:teuthology.orchestra.run.smithi192.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca" 2024-09-10T03:46:56.682 INFO:teuthology.orchestra.run.smithi192.stdout: ] 2024-09-10T03:46:56.682 INFO:teuthology.orchestra.run.smithi192.stdout:} 2024-09-10T03:46:57.558 INFO:teuthology.orchestra.run.smithi139.stdout:{ 2024-09-10T03:46:57.558 INFO:teuthology.orchestra.run.smithi139.stdout: "ceph_version": "ceph version 19.3.0-4885-g3a5e3f16 (3a5e3f16720f432aea965c40a8f6eb480095ec6c) squid (dev)", 2024-09-10T03:46:57.558 INFO:teuthology.orchestra.run.smithi139.stdout: "image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", 2024-09-10T03:46:57.559 INFO:teuthology.orchestra.run.smithi139.stdout: "repo_digests": [ 2024-09-10T03:46:57.559 INFO:teuthology.orchestra.run.smithi139.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca" 2024-09-10T03:46:57.559 INFO:teuthology.orchestra.run.smithi139.stdout: ] 2024-09-10T03:46:57.559 INFO:teuthology.orchestra.run.smithi139.stdout:} 2024-09-10T03:46:57.583 DEBUG:teuthology.orchestra.run.smithi139:> sudo mkdir -p /etc/ceph 2024-09-10T03:46:57.634 DEBUG:teuthology.orchestra.run.smithi192:> sudo mkdir -p /etc/ceph 2024-09-10T03:46:57.663 DEBUG:teuthology.orchestra.run.smithi139:> sudo chmod 777 /etc/ceph 2024-09-10T03:46:57.687 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod 777 /etc/ceph 2024-09-10T03:46:57.729 INFO:tasks.cephadm:Writing seed config... 2024-09-10T03:46:57.731 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-10T03:46:57.731 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-10T03:46:57.731 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-10T03:46:57.731 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-10T03:46:57.731 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-10T03:46:57.731 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-10T03:46:57.732 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-10T03:46:57.732 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-10T03:46:57.732 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-10T03:46:57.733 DEBUG:teuthology.orchestra.run.smithi139:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-10T03:46:57.747 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 = 37777572-6f27-11ef-bcea-c7b262605968 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-10T03:46:57.748 DEBUG:teuthology.orchestra.run.smithi139:mon.smithi139> sudo journalctl -f -n 0 -u ceph-37777572-6f27-11ef-bcea-c7b262605968@mon.smithi139.service 2024-09-10T03:46:57.790 INFO:tasks.cephadm:Bootstrapping... 2024-09-10T03:46:57.790 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c -v bootstrap --fsid 37777572-6f27-11ef-bcea-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-ip 172.21.15.139 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-10T03:46:58.003 INFO:teuthology.orchestra.run.smithi139.stdout:-------------------------------------------------------------------------------- 2024-09-10T03:46:58.003 INFO:teuthology.orchestra.run.smithi139.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c', '-v', 'bootstrap', '--fsid', '37777572-6f27-11ef-bcea-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-ip', '172.21.15.139', '--skip-admin-label'] 2024-09-10T03:46:58.003 INFO:teuthology.orchestra.run.smithi139.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-10T03:46:58.004 INFO:teuthology.orchestra.run.smithi139.stdout:Verifying podman|docker is present... 2024-09-10T03:46:58.028 INFO:teuthology.orchestra.run.smithi139.stdout:/bin/podman: stdout 5.2.2 2024-09-10T03:46:58.028 INFO:teuthology.orchestra.run.smithi139.stdout:Verifying lvm2 is present... 2024-09-10T03:46:58.028 INFO:teuthology.orchestra.run.smithi139.stdout:Verifying time synchronization is in place... 2024-09-10T03:46:58.035 INFO:teuthology.orchestra.run.smithi139.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-10T03:46:58.035 INFO:teuthology.orchestra.run.smithi139.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-10T03:46:58.042 INFO:teuthology.orchestra.run.smithi139.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-10T03:46:58.042 INFO:teuthology.orchestra.run.smithi139.stdout:systemctl: stdout inactive 2024-09-10T03:46:58.049 INFO:teuthology.orchestra.run.smithi139.stdout:systemctl: stdout enabled 2024-09-10T03:46:58.055 INFO:teuthology.orchestra.run.smithi139.stdout:systemctl: stdout active 2024-09-10T03:46:58.055 INFO:teuthology.orchestra.run.smithi139.stdout:Unit chronyd.service is enabled and running 2024-09-10T03:46:58.055 INFO:teuthology.orchestra.run.smithi139.stdout:Repeating the final host check... 2024-09-10T03:46:58.077 INFO:teuthology.orchestra.run.smithi139.stdout:/bin/podman: stdout 5.2.2 2024-09-10T03:46:58.077 INFO:teuthology.orchestra.run.smithi139.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-10T03:46:58.077 INFO:teuthology.orchestra.run.smithi139.stdout:systemctl is present 2024-09-10T03:46:58.077 INFO:teuthology.orchestra.run.smithi139.stdout:lvcreate is present 2024-09-10T03:46:58.084 INFO:teuthology.orchestra.run.smithi139.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-10T03:46:58.084 INFO:teuthology.orchestra.run.smithi139.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-10T03:46:58.090 INFO:teuthology.orchestra.run.smithi139.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-10T03:46:58.090 INFO:teuthology.orchestra.run.smithi139.stdout:systemctl: stdout inactive 2024-09-10T03:46:58.097 INFO:teuthology.orchestra.run.smithi139.stdout:systemctl: stdout enabled 2024-09-10T03:46:58.103 INFO:teuthology.orchestra.run.smithi139.stdout:systemctl: stdout active 2024-09-10T03:46:58.104 INFO:teuthology.orchestra.run.smithi139.stdout:Unit chronyd.service is enabled and running 2024-09-10T03:46:58.104 INFO:teuthology.orchestra.run.smithi139.stdout:Host looks OK 2024-09-10T03:46:58.104 INFO:teuthology.orchestra.run.smithi139.stdout:Cluster fsid: 37777572-6f27-11ef-bcea-c7b262605968 2024-09-10T03:46:58.104 INFO:teuthology.orchestra.run.smithi139.stdout:Acquiring lock 140607831058224 on /run/cephadm/37777572-6f27-11ef-bcea-c7b262605968.lock 2024-09-10T03:46:58.104 INFO:teuthology.orchestra.run.smithi139.stdout:Lock 140607831058224 acquired on /run/cephadm/37777572-6f27-11ef-bcea-c7b262605968.lock 2024-09-10T03:46:58.104 INFO:teuthology.orchestra.run.smithi139.stdout:Verifying IP 172.21.15.139 port 3300 ... 2024-09-10T03:46:58.105 INFO:teuthology.orchestra.run.smithi139.stdout:Verifying IP 172.21.15.139 port 6789 ... 2024-09-10T03:46:58.105 INFO:teuthology.orchestra.run.smithi139.stdout:Base mon IP(s) is [172.21.15.139:3300, 172.21.15.139:6789], mon addrv is [v2:172.21.15.139:3300,v1:172.21.15.139:6789] 2024-09-10T03:46:58.108 INFO:teuthology.orchestra.run.smithi139.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.139 metric 100 2024-09-10T03:46:58.108 INFO:teuthology.orchestra.run.smithi139.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.139 metric 100 2024-09-10T03:46:58.110 INFO:teuthology.orchestra.run.smithi139.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-10T03:46:58.111 INFO:teuthology.orchestra.run.smithi139.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-09-10T03:46:58.111 INFO:teuthology.orchestra.run.smithi139.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-09-10T03:46:58.113 INFO:teuthology.orchestra.run.smithi139.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-10T03:46:58.113 INFO:teuthology.orchestra.run.smithi139.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-10T03:46:58.113 INFO:teuthology.orchestra.run.smithi139.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-10T03:46:58.113 INFO:teuthology.orchestra.run.smithi139.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-10T03:46:58.113 INFO:teuthology.orchestra.run.smithi139.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe88:7f59/64 scope link noprefixroute 2024-09-10T03:46:58.113 INFO:teuthology.orchestra.run.smithi139.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-10T03:46:58.114 INFO:teuthology.orchestra.run.smithi139.stdout:Mon IP `172.21.15.139` is in CIDR network `172.21.0.0/20` 2024-09-10T03:46:58.114 INFO:teuthology.orchestra.run.smithi139.stdout:Mon IP `172.21.15.139` is in CIDR network `172.21.0.0/20` 2024-09-10T03:46:58.114 INFO:teuthology.orchestra.run.smithi139.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-10T03:46:58.114 INFO:teuthology.orchestra.run.smithi139.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-10T03:46:58.115 INFO:teuthology.orchestra.run.smithi139.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c... 2024-09-10T03:46:58.544 INFO:teuthology.orchestra.run.smithi139.stdout:/bin/podman: stdout d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578 2024-09-10T03:46:58.544 INFO:teuthology.orchestra.run.smithi139.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c... 2024-09-10T03:46:58.544 INFO:teuthology.orchestra.run.smithi139.stdout:/bin/podman: stderr Getting image source signatures 2024-09-10T03:46:58.544 INFO:teuthology.orchestra.run.smithi139.stdout:/bin/podman: stderr Copying blob sha256:6e87d7485d6a94ca54378524c236c1e0561edcf2edeb5c2b6e2e509a6fc5a8fa 2024-09-10T03:46:58.544 INFO:teuthology.orchestra.run.smithi139.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-10T03:46:58.545 INFO:teuthology.orchestra.run.smithi139.stdout:/bin/podman: stderr Copying config sha256:d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578 2024-09-10T03:46:58.545 INFO:teuthology.orchestra.run.smithi139.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-10T03:46:59.506 INFO:teuthology.orchestra.run.smithi139.stdout:ceph: stdout ceph version 19.3.0-4885-g3a5e3f16 (3a5e3f16720f432aea965c40a8f6eb480095ec6c) squid (dev) 2024-09-10T03:46:59.506 INFO:teuthology.orchestra.run.smithi139.stdout:Ceph version: ceph version 19.3.0-4885-g3a5e3f16 (3a5e3f16720f432aea965c40a8f6eb480095ec6c) squid (dev) 2024-09-10T03:46:59.506 INFO:teuthology.orchestra.run.smithi139.stdout:Extracting ceph user uid/gid from container image... 2024-09-10T03:47:00.352 INFO:teuthology.orchestra.run.smithi139.stdout:stat: stdout 167 167 2024-09-10T03:47:00.352 INFO:teuthology.orchestra.run.smithi139.stdout:Creating initial keys... 2024-09-10T03:47:01.332 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph-authtool: stdout AQA0wd9mm6b7KhAAJHnpZc2Hs1ClP7PnoeGEeA== 2024-09-10T03:47:02.355 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph-authtool: stdout AQA1wd9mGRhYJxAAjlmsL195gGF2uw7s3wRdCQ== 2024-09-10T03:47:03.368 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph-authtool: stdout AQA2wd9mBE6hKBAA/Of7JCifT+QKZ1f5Z/Iejw== 2024-09-10T03:47:03.370 INFO:teuthology.orchestra.run.smithi139.stdout:Creating initial monmap... 2024-09-10T03:47:04.316 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-10T03:47:04.317 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-10T03:47:04.317 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 37777572-6f27-11ef-bcea-c7b262605968 2024-09-10T03:47:04.317 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-10T03:47:04.317 INFO:teuthology.orchestra.run.smithi139.stdout:monmaptool for smithi139 [v2:172.21.15.139:3300,v1:172.21.15.139:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-10T03:47:04.317 INFO:teuthology.orchestra.run.smithi139.stdout:setting min_mon_release = quincy 2024-09-10T03:47:04.317 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/monmaptool: set fsid to 37777572-6f27-11ef-bcea-c7b262605968 2024-09-10T03:47:04.317 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-10T03:47:04.317 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:47:04.318 INFO:teuthology.orchestra.run.smithi139.stdout:Creating mon... 2024-09-10T03:47:05.287 INFO:teuthology.orchestra.run.smithi139.stdout:create mon.smithi139 on 2024-09-10T03:47:05.720 INFO:teuthology.orchestra.run.smithi139.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-10T03:47:05.913 INFO:teuthology.orchestra.run.smithi139.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-37777572-6f27-11ef-bcea-c7b262605968.target → /etc/systemd/system/ceph-37777572-6f27-11ef-bcea-c7b262605968.target. 2024-09-10T03:47:05.914 INFO:teuthology.orchestra.run.smithi139.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-37777572-6f27-11ef-bcea-c7b262605968.target → /etc/systemd/system/ceph-37777572-6f27-11ef-bcea-c7b262605968.target. 2024-09-10T03:47:06.147 INFO:teuthology.orchestra.run.smithi139.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-37777572-6f27-11ef-bcea-c7b262605968@mon.smithi139 2024-09-10T03:47:06.147 INFO:teuthology.orchestra.run.smithi139.stdout:systemctl: stderr Failed to reset failed state of unit ceph-37777572-6f27-11ef-bcea-c7b262605968@mon.smithi139.service: Unit ceph-37777572-6f27-11ef-bcea-c7b262605968@mon.smithi139.service not loaded. 2024-09-10T03:47:06.318 INFO:teuthology.orchestra.run.smithi139.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-37777572-6f27-11ef-bcea-c7b262605968.target.wants/ceph-37777572-6f27-11ef-bcea-c7b262605968@mon.smithi139.service → /etc/systemd/system/ceph-37777572-6f27-11ef-bcea-c7b262605968@.service. 2024-09-10T03:47:06.650 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:06 smithi139 podman[25246]: 2024-09-10 03:47:06.439998949 +0000 UTC m=+0.015819988 image pull d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c 2024-09-10T03:47:06.877 INFO:teuthology.orchestra.run.smithi139.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-10T03:47:06.877 INFO:teuthology.orchestra.run.smithi139.stdout:systemctl: stdout disabled 2024-09-10T03:47:06.883 INFO:teuthology.orchestra.run.smithi139.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-10T03:47:06.883 INFO:teuthology.orchestra.run.smithi139.stdout:systemctl: stdout inactive 2024-09-10T03:47:06.883 INFO:teuthology.orchestra.run.smithi139.stdout:firewalld.service is not enabled 2024-09-10T03:47:06.884 INFO:teuthology.orchestra.run.smithi139.stdout:Not possible to enable service . firewalld.service is not available 2024-09-10T03:47:06.884 INFO:teuthology.orchestra.run.smithi139.stdout:Waiting for mon to start... 2024-09-10T03:47:06.884 INFO:teuthology.orchestra.run.smithi139.stdout:Waiting for mon... 2024-09-10T03:47:07.007 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:06 smithi139 podman[25246]: 2024-09-10 03:47:06.754904817 +0000 UTC m=+0.330725847 container init 7d14a1ba92b08519601fce90c10b4607455bf85192bde419155ddd7b81b88c1e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-37777572-6f27-11ef-bcea-c7b262605968-mon-smithi139, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-10T03:47:07.007 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:06 smithi139 podman[25246]: 2024-09-10 03:47:06.760373445 +0000 UTC m=+0.336194476 container start 7d14a1ba92b08519601fce90c10b4607455bf85192bde419155ddd7b81b88c1e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-37777572-6f27-11ef-bcea-c7b262605968-mon-smithi139, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True) 2024-09-10T03:47:07.007 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:06 smithi139 ceph-mon[25284]: mkfs 37777572-6f27-11ef-bcea-c7b262605968 2024-09-10T03:47:07.007 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:06 smithi139 ceph-mon[25284]: mon.smithi139 is new leader, mons smithi139 in quorum (ranks 0) 2024-09-10T03:47:07.007 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:06 smithi139 bash[25246]: 7d14a1ba92b08519601fce90c10b4607455bf85192bde419155ddd7b81b88c1e 2024-09-10T03:47:07.007 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:06 smithi139 systemd[1]: Started Ceph mon.smithi139 for 37777572-6f27-11ef-bcea-c7b262605968. 2024-09-10T03:47:08.110 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:07 smithi139 ceph-mon[25284]: mon.smithi139 is new leader, mons smithi139 in quorum (ranks 0) 2024-09-10T03:47:08.110 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:07 smithi139 ceph-mon[25284]: monmap epoch 1 2024-09-10T03:47:08.111 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:07 smithi139 ceph-mon[25284]: fsid 37777572-6f27-11ef-bcea-c7b262605968 2024-09-10T03:47:08.111 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:07 smithi139 ceph-mon[25284]: last_changed 2024-09-10T03:47:03.758858+0000 2024-09-10T03:47:08.111 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:07 smithi139 ceph-mon[25284]: created 2024-09-10T03:47:03.758858+0000 2024-09-10T03:47:08.111 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:07 smithi139 ceph-mon[25284]: min_mon_release 19 (squid) 2024-09-10T03:47:08.111 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:07 smithi139 ceph-mon[25284]: election_strategy: 1 2024-09-10T03:47:08.111 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:07 smithi139 ceph-mon[25284]: 0: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.smithi139 2024-09-10T03:47:08.111 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:07 smithi139 ceph-mon[25284]: fsmap 2024-09-10T03:47:08.111 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:07 smithi139 ceph-mon[25284]: osdmap e1: 0 total, 0 up, 0 in 2024-09-10T03:47:08.111 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:07 smithi139 ceph-mon[25284]: mgrmap e1: no daemons active 2024-09-10T03:47:09.455 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:09 smithi139 ceph-mon[25284]: from='client.? 172.21.15.139:0/2148756594' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-10T03:47:15.507 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout cluster: 2024-09-10T03:47:15.508 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout id: 37777572-6f27-11ef-bcea-c7b262605968 2024-09-10T03:47:15.508 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-10T03:47:15.508 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout 2024-09-10T03:47:15.508 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout services: 2024-09-10T03:47:15.508 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi139 (age 2s) 2024-09-10T03:47:15.508 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-10T03:47:15.508 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-10T03:47:15.508 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout 2024-09-10T03:47:15.508 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout data: 2024-09-10T03:47:15.508 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-10T03:47:15.508 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-10T03:47:15.508 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-10T03:47:15.508 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout pgs: 2024-09-10T03:47:15.509 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout 2024-09-10T03:47:15.509 INFO:teuthology.orchestra.run.smithi139.stdout:mon is available 2024-09-10T03:47:15.509 INFO:teuthology.orchestra.run.smithi139.stdout:Assimilating anything we can from ceph.conf... 2024-09-10T03:47:18.705 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:18 smithi139 ceph-mon[25284]: from='client.? 172.21.15.139:0/699429473' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-10T03:47:18.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:18 smithi139 ceph-mon[25284]: from='client.? 172.21.15.139:0/699429473' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-10T03:47:19.611 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout 2024-09-10T03:47:19.611 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout [global] 2024-09-10T03:47:19.611 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout fsid = 37777572-6f27-11ef-bcea-c7b262605968 2024-09-10T03:47:19.611 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-10T03:47:19.611 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.139:3300,v1:172.21.15.139:6789] 2024-09-10T03:47:19.611 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-10T03:47:19.611 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-10T03:47:19.611 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-10T03:47:19.611 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-10T03:47:19.611 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout 2024-09-10T03:47:19.612 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-10T03:47:19.612 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-10T03:47:19.612 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout 2024-09-10T03:47:19.612 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout [osd] 2024-09-10T03:47:19.612 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-10T03:47:19.612 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-10T03:47:19.612 INFO:teuthology.orchestra.run.smithi139.stdout:Generating new minimal ceph.conf... 2024-09-10T03:47:20.420 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:20 smithi139 ceph-mon[25284]: from='client.? 172.21.15.139:0/2475884920' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:47:20.672 INFO:teuthology.orchestra.run.smithi139.stdout:Restarting the monitor... 2024-09-10T03:47:20.951 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:20 smithi139 systemd[1]: Stopping Ceph mon.smithi139 for 37777572-6f27-11ef-bcea-c7b262605968... 2024-09-10T03:47:21.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:20 smithi139 ceph-37777572-6f27-11ef-bcea-c7b262605968-mon-smithi139[25261]: 2024-09-10T03:47:20.949+0000 7efecf02e640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi139 -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-10T03:47:21.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:20 smithi139 ceph-37777572-6f27-11ef-bcea-c7b262605968-mon-smithi139[25261]: 2024-09-10T03:47:20.949+0000 7efecf02e640 -1 mon.smithi139@0(leader) e1 *** Got Signal Terminated *** 2024-09-10T03:47:21.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:21 smithi139 podman[25601]: 2024-09-10 03:47:21.031653987 +0000 UTC m=+0.195318974 container died 7d14a1ba92b08519601fce90c10b4607455bf85192bde419155ddd7b81b88c1e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-37777572-6f27-11ef-bcea-c7b262605968-mon-smithi139, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-10T03:47:21.640 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:21 smithi139 podman[25601]: 2024-09-10 03:47:21.38039962 +0000 UTC m=+0.544064606 container cleanup 7d14a1ba92b08519601fce90c10b4607455bf85192bde419155ddd7b81b88c1e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-37777572-6f27-11ef-bcea-c7b262605968-mon-smithi139, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T03:47:21.640 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:21 smithi139 bash[25601]: ceph-37777572-6f27-11ef-bcea-c7b262605968-mon-smithi139 2024-09-10T03:47:21.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:21 smithi139 podman[25618]: 2024-09-10 03:47:21.639671701 +0000 UTC m=+0.604642866 container remove 7d14a1ba92b08519601fce90c10b4607455bf85192bde419155ddd7b81b88c1e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-37777572-6f27-11ef-bcea-c7b262605968-mon-smithi139, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-10T03:47:21.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:21 smithi139 systemd[1]: ceph-37777572-6f27-11ef-bcea-c7b262605968@mon.smithi139.service: Deactivated successfully. 2024-09-10T03:47:21.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:21 smithi139 systemd[1]: Stopped Ceph mon.smithi139 for 37777572-6f27-11ef-bcea-c7b262605968. 2024-09-10T03:47:21.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:21 smithi139 systemd[1]: Starting Ceph mon.smithi139 for 37777572-6f27-11ef-bcea-c7b262605968... 2024-09-10T03:47:22.252 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:21 smithi139 podman[25715]: 2024-09-10 03:47:21.990577453 +0000 UTC m=+0.099915919 container create a00356ba776c0ac77ca33b77079cec48a6f1e3caab00ec9346116a2b4608e157 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-37777572-6f27-11ef-bcea-c7b262605968-mon-smithi139, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-10T03:47:22.252 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 podman[25715]: 2024-09-10 03:47:21.905977715 +0000 UTC m=+0.015316153 image pull d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c 2024-09-10T03:47:22.252 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 podman[25715]: 2024-09-10 03:47:22.188214457 +0000 UTC m=+0.297552895 container init a00356ba776c0ac77ca33b77079cec48a6f1e3caab00ec9346116a2b4608e157 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-37777572-6f27-11ef-bcea-c7b262605968-mon-smithi139, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-10T03:47:22.252 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 podman[25715]: 2024-09-10 03:47:22.193156185 +0000 UTC m=+0.302494612 container start a00356ba776c0ac77ca33b77079cec48a6f1e3caab00ec9346116a2b4608e157 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-37777572-6f27-11ef-bcea-c7b262605968-mon-smithi139, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, CEPH_POINT_RELEASE=) 2024-09-10T03:47:22.252 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: set uid:gid to 167:167 (ceph:ceph) 2024-09-10T03:47:22.252 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: ceph version 19.3.0-4885-g3a5e3f16 (3a5e3f16720f432aea965c40a8f6eb480095ec6c) squid (dev), process ceph-mon, pid 7 2024-09-10T03:47:22.252 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: pidfile_write: ignore empty --pid-file 2024-09-10T03:47:22.253 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: load: jerasure load: lrc 2024-09-10T03:47:22.253 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: RocksDB version: 7.9.2 2024-09-10T03:47:22.253 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Git sha 0 2024-09-10T03:47:22.253 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Compile date 2024-09-10 00:49:01 2024-09-10T03:47:22.253 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: DB SUMMARY 2024-09-10T03:47:22.253 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: DB Session ID: 193DNZ6D39RJU0TU2MHO 2024-09-10T03:47:22.253 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: CURRENT file: CURRENT 2024-09-10T03:47:22.253 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: IDENTITY file: IDENTITY 2024-09-10T03:47:22.253 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-10T03:47:22.253 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi139/store.db dir, Total Num: 1, files: 000008.sst 2024-09-10T03:47:22.253 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi139/store.db: 000009.log size: 89401 ; 2024-09-10T03:47:22.253 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.error_if_exists: 0 2024-09-10T03:47:22.254 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.create_if_missing: 0 2024-09-10T03:47:22.254 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.paranoid_checks: 1 2024-09-10T03:47:22.254 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-10T03:47:22.254 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-10T03:47:22.254 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-10T03:47:22.254 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.env: 0x55eaba319120 2024-09-10T03:47:22.254 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.fs: PosixFileSystem 2024-09-10T03:47:22.254 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.info_log: 0x55eabbe018e0 2024-09-10T03:47:22.254 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.max_file_opening_threads: 16 2024-09-10T03:47:22.254 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.statistics: (nil) 2024-09-10T03:47:22.254 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.use_fsync: 0 2024-09-10T03:47:22.254 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.max_log_file_size: 0 2024-09-10T03:47:22.255 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-10T03:47:22.255 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-10T03:47:22.255 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.keep_log_file_num: 1000 2024-09-10T03:47:22.255 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.recycle_log_file_num: 0 2024-09-10T03:47:22.255 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.allow_fallocate: 1 2024-09-10T03:47:22.255 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.allow_mmap_reads: 0 2024-09-10T03:47:22.255 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.allow_mmap_writes: 0 2024-09-10T03:47:22.255 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.use_direct_reads: 0 2024-09-10T03:47:22.255 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-10T03:47:22.255 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.create_missing_column_families: 0 2024-09-10T03:47:22.255 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.db_log_dir: 2024-09-10T03:47:22.255 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.wal_dir: 2024-09-10T03:47:22.255 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-10T03:47:22.255 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-10T03:47:22.256 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-10T03:47:22.256 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-10T03:47:22.256 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-10T03:47:22.256 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-10T03:47:22.256 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.advise_random_on_open: 1 2024-09-10T03:47:22.256 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.db_write_buffer_size: 0 2024-09-10T03:47:22.256 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.write_buffer_manager: 0x55eabbe05b80 2024-09-10T03:47:22.256 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-10T03:47:22.256 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-10T03:47:22.256 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-10T03:47:22.256 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.rate_limiter: (nil) 2024-09-10T03:47:22.258 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-10T03:47:22.258 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.wal_recovery_mode: 2 2024-09-10T03:47:22.258 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.enable_thread_tracking: 0 2024-09-10T03:47:22.258 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.enable_pipelined_write: 0 2024-09-10T03:47:22.258 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.unordered_write: 0 2024-09-10T03:47:22.258 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-10T03:47:22.258 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-10T03:47:22.258 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-10T03:47:22.258 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-10T03:47:22.258 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.row_cache: None 2024-09-10T03:47:22.258 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.wal_filter: None 2024-09-10T03:47:22.258 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-10T03:47:22.258 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.allow_ingest_behind: 0 2024-09-10T03:47:22.259 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.two_write_queues: 0 2024-09-10T03:47:22.259 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.manual_wal_flush: 0 2024-09-10T03:47:22.259 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.wal_compression: 0 2024-09-10T03:47:22.259 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.atomic_flush: 0 2024-09-10T03:47:22.259 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-10T03:47:22.259 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-10T03:47:22.259 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-10T03:47:22.259 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.log_readahead_size: 0 2024-09-10T03:47:22.259 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-10T03:47:22.259 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.best_efforts_recovery: 0 2024-09-10T03:47:22.259 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-10T03:47:22.259 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-10T03:47:22.259 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.allow_data_in_errors: 0 2024-09-10T03:47:22.259 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.db_host_id: __hostname__ 2024-09-10T03:47:22.260 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-10T03:47:22.260 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.max_background_jobs: 2 2024-09-10T03:47:22.260 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.max_background_compactions: -1 2024-09-10T03:47:22.260 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.max_subcompactions: 1 2024-09-10T03:47:22.260 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-10T03:47:22.260 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-10T03:47:22.260 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-10T03:47:22.260 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.max_total_wal_size: 0 2024-09-10T03:47:22.260 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-10T03:47:22.260 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-10T03:47:22.260 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-10T03:47:22.260 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-10T03:47:22.260 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.max_open_files: -1 2024-09-10T03:47:22.260 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.bytes_per_sync: 0 2024-09-10T03:47:22.261 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-10T03:47:22.261 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-10T03:47:22.261 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.compaction_readahead_size: 0 2024-09-10T03:47:22.261 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.max_background_flushes: -1 2024-09-10T03:47:22.261 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Compression algorithms supported: 2024-09-10T03:47:22.261 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: kZSTD supported: 0 2024-09-10T03:47:22.261 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: kXpressCompression supported: 0 2024-09-10T03:47:22.261 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: kBZip2Compression supported: 0 2024-09-10T03:47:22.261 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-10T03:47:22.261 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: kLZ4Compression supported: 1 2024-09-10T03:47:22.261 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: kZlibCompression supported: 1 2024-09-10T03:47:22.261 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: kLZ4HCCompression supported: 1 2024-09-10T03:47:22.261 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: kSnappyCompression supported: 1 2024-09-10T03:47:22.262 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-10T03:47:22.262 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-10T03:47:22.262 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi139/store.db/MANIFEST-000010 2024-09-10T03:47:22.262 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-10T03:47:22.262 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-10T03:47:22.262 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.merge_operator: 2024-09-10T03:47:22.262 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.compaction_filter: None 2024-09-10T03:47:22.262 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.compaction_filter_factory: None 2024-09-10T03:47:22.262 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.sst_partitioner_factory: None 2024-09-10T03:47:22.262 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-10T03:47:22.262 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-10T03:47:22.262 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55eabbe01540) 2024-09-10T03:47:22.262 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: cache_index_and_filter_blocks: 1 2024-09-10T03:47:22.263 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-10T03:47:22.263 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-10T03:47:22.263 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: pin_top_level_index_and_filter: 1 2024-09-10T03:47:22.263 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: index_type: 0 2024-09-10T03:47:22.263 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: data_block_index_type: 0 2024-09-10T03:47:22.263 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: index_shortening: 1 2024-09-10T03:47:22.263 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-10T03:47:22.263 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: checksum: 4 2024-09-10T03:47:22.263 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: no_block_cache: 0 2024-09-10T03:47:22.263 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: block_cache: 0x55eabbdf5610 2024-09-10T03:47:22.263 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: block_cache_name: BinnedLRUCache 2024-09-10T03:47:22.263 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: block_cache_options: 2024-09-10T03:47:22.263 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: capacity : 536870912 2024-09-10T03:47:22.263 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: num_shard_bits : 4 2024-09-10T03:47:22.264 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: strict_capacity_limit : 0 2024-09-10T03:47:22.264 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: high_pri_pool_ratio: 0.000 2024-09-10T03:47:22.264 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: block_cache_compressed: (nil) 2024-09-10T03:47:22.264 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: persistent_cache: (nil) 2024-09-10T03:47:22.264 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: block_size: 4096 2024-09-10T03:47:22.264 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: block_size_deviation: 10 2024-09-10T03:47:22.264 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: block_restart_interval: 16 2024-09-10T03:47:22.264 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: index_block_restart_interval: 1 2024-09-10T03:47:22.264 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: metadata_block_size: 4096 2024-09-10T03:47:22.264 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: partition_filters: 0 2024-09-10T03:47:22.264 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: use_delta_encoding: 1 2024-09-10T03:47:22.264 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: filter_policy: bloomfilter 2024-09-10T03:47:22.264 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: whole_key_filtering: 1 2024-09-10T03:47:22.265 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: verify_compression: 0 2024-09-10T03:47:22.265 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: read_amp_bytes_per_bit: 0 2024-09-10T03:47:22.265 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: format_version: 5 2024-09-10T03:47:22.265 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: enable_index_compression: 1 2024-09-10T03:47:22.265 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: block_align: 0 2024-09-10T03:47:22.265 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: max_auto_readahead_size: 262144 2024-09-10T03:47:22.265 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: prepopulate_block_cache: 0 2024-09-10T03:47:22.265 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: initial_auto_readahead_size: 8192 2024-09-10T03:47:22.265 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: num_file_reads_for_auto_readahead: 2 2024-09-10T03:47:22.265 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.write_buffer_size: 33554432 2024-09-10T03:47:22.265 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.max_write_buffer_number: 2 2024-09-10T03:47:22.265 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.compression: NoCompression 2024-09-10T03:47:22.265 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.bottommost_compression: Disabled 2024-09-10T03:47:22.266 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.prefix_extractor: nullptr 2024-09-10T03:47:22.266 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-10T03:47:22.266 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.num_levels: 7 2024-09-10T03:47:22.266 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-10T03:47:22.266 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-10T03:47:22.266 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-10T03:47:22.266 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-10T03:47:22.266 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-10T03:47:22.266 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-10T03:47:22.266 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-10T03:47:22.266 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-10T03:47:22.266 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-10T03:47:22.266 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-10T03:47:22.267 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-10T03:47:22.267 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-10T03:47:22.267 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-10T03:47:22.267 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.compression_opts.level: 32767 2024-09-10T03:47:22.267 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.compression_opts.strategy: 0 2024-09-10T03:47:22.267 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-10T03:47:22.267 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-10T03:47:22.267 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-10T03:47:22.267 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-10T03:47:22.267 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.compression_opts.enabled: false 2024-09-10T03:47:22.267 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-10T03:47:22.267 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-10T03:47:22.267 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-10T03:47:22.267 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-10T03:47:22.268 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.target_file_size_base: 67108864 2024-09-10T03:47:22.268 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-10T03:47:22.268 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-10T03:47:22.268 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-10T03:47:22.268 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-10T03:47:22.268 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-10T03:47:22.268 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-10T03:47:22.268 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-10T03:47:22.268 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-10T03:47:22.268 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-10T03:47:22.268 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-10T03:47:22.268 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-10T03:47:22.268 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-10T03:47:22.269 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-10T03:47:22.269 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-10T03:47:22.269 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.arena_block_size: 1048576 2024-09-10T03:47:22.269 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-10T03:47:22.269 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-10T03:47:22.269 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.disable_auto_compactions: 0 2024-09-10T03:47:22.269 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-10T03:47:22.269 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-10T03:47:22.269 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-10T03:47:22.269 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-10T03:47:22.269 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-10T03:47:22.269 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-10T03:47:22.269 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-10T03:47:22.269 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-10T03:47:22.270 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-10T03:47:22.270 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-10T03:47:22.270 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-10T03:47:22.270 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.inplace_update_support: 0 2024-09-10T03:47:22.270 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-10T03:47:22.270 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-10T03:47:22.270 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-10T03:47:22.270 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-10T03:47:22.270 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.bloom_locality: 0 2024-09-10T03:47:22.270 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.max_successive_merges: 0 2024-09-10T03:47:22.270 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-10T03:47:22.270 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.paranoid_file_checks: 0 2024-09-10T03:47:22.270 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.force_consistency_checks: 1 2024-09-10T03:47:22.270 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.report_bg_io_stats: 0 2024-09-10T03:47:22.271 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.ttl: 2592000 2024-09-10T03:47:22.271 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-10T03:47:22.271 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-10T03:47:22.271 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-10T03:47:22.271 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.enable_blob_files: false 2024-09-10T03:47:22.271 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.min_blob_size: 0 2024-09-10T03:47:22.271 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.blob_file_size: 268435456 2024-09-10T03:47:22.271 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-10T03:47:22.271 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-10T03:47:22.271 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-10T03:47:22.271 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-10T03:47:22.271 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-10T03:47:22.271 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.blob_file_starting_level: 0 2024-09-10T03:47:22.271 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-10T03:47:22.272 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi139/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-10T03:47:22.272 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-10T03:47:22.272 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3bd90b48-7a44-48db-9006-d575d5809473 2024-09-10T03:47:22.272 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725940042219283, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-10T03:47:22.272 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-10T03:47:22.272 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725940042220141, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 86066, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 263, "table_properties": {"data_size": 84188, "index_size": 262, "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": 10032, "raw_average_key_size": 46, "raw_value_size": 78392, "raw_average_value_size": 359, "num_data_blocks": 12, "num_entries": 218, "num_filter_entries": 218, "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": 1725940042, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "3bd90b48-7a44-48db-9006-d575d5809473", "db_session_id": "193DNZ6D39RJU0TU2MHO", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-10T03:47:22.272 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725940042220235, "job": 1, "event": "recovery_finished"} 2024-09-10T03:47:22.272 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-10T03:47:22.272 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi139/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-10T03:47:22.272 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55eabbe24e00 2024-09-10T03:47:22.272 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: DB pointer 0x55eabbf26000 2024-09-10T03:47:22.272 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-10T03:47:22.273 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-10T03:47:22.273 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: ** DB Stats ** 2024-09-10T03:47:22.273 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-10T03:47:22.273 INFO:journalctl@ceph.mon.smithi139.smithi139.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-10T03:47:22.273 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-10T03:47:22.273 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-10T03:47:22.273 INFO:journalctl@ceph.mon.smithi139.smithi139.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-10T03:47:22.273 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-10T03:47:22.273 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-10T03:47:22.273 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: 2024-09-10T03:47:22.273 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: ** Compaction Stats [default] ** 2024-09-10T03:47:22.273 INFO:journalctl@ceph.mon.smithi139.smithi139.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-10T03:47:22.273 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-10T03:47:22.274 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: L0 2/0 85.95 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 151.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-10T03:47:22.274 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Sum 2/0 85.95 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 151.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-10T03:47:22.274 INFO:journalctl@ceph.mon.smithi139.smithi139.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 151.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-10T03:47:22.274 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: 2024-09-10T03:47:22.274 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: ** Compaction Stats [default] ** 2024-09-10T03:47:22.274 INFO:journalctl@ceph.mon.smithi139.smithi139.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-10T03:47:22.274 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-10T03:47:22.274 INFO:journalctl@ceph.mon.smithi139.smithi139.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 151.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-10T03:47:22.274 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: 2024-09-10T03:47:22.274 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-10T03:47:22.274 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: 2024-09-10T03:47:22.274 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-10T03:47:22.274 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-10T03:47:22.275 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-10T03:47:22.275 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-10T03:47:22.275 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-10T03:47:22.275 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-10T03:47:22.275 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Cumulative compaction: 0.00 GB write, 28.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-10T03:47:22.275 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Interval compaction: 0.00 GB write, 28.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-10T03:47:22.275 INFO:journalctl@ceph.mon.smithi139.smithi139.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-10T03:47:22.275 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Block cache BinnedLRUCache@0x55eabbdf5610#7 capacity: 512.00 MB usage: 1.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-10T03:47:22.275 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.47 KB,8.9407e-05%) Misc(1,0.00 KB,0%) 2024-09-10T03:47:22.275 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: 2024-09-10T03:47:22.275 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-10T03:47:22.275 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: starting mon.smithi139 rank 0 at public addrs [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] at bind addrs [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi139 fsid 37777572-6f27-11ef-bcea-c7b262605968 2024-09-10T03:47:22.275 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: mon.smithi139@-1(???) e1 preinit fsid 37777572-6f27-11ef-bcea-c7b262605968 2024-09-10T03:47:22.275 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: mon.smithi139@-1(???).mds e1 new map 2024-09-10T03:47:22.276 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: mon.smithi139@-1(???).mds e1 print_map 2024-09-10T03:47:22.276 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: e1 2024-09-10T03:47:22.276 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: btime 2024-09-10T03:47:06:797417+0000 2024-09-10T03:47:22.276 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-10T03:47:22.276 INFO:journalctl@ceph.mon.smithi139.smithi139.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-10T03:47:22.276 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: legacy client fscid: -1 2024-09-10T03:47:22.276 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: 2024-09-10T03:47:22.276 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: No filesystems configured 2024-09-10T03:47:22.276 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: mon.smithi139@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-10T03:47:22.276 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: mon.smithi139@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-10T03:47:22.276 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: mon.smithi139@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-10T03:47:22.276 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: mon.smithi139@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-10T03:47:22.276 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: mon.smithi139@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-10T03:47:22.276 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 bash[25715]: a00356ba776c0ac77ca33b77079cec48a6f1e3caab00ec9346116a2b4608e157 2024-09-10T03:47:22.277 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 systemd[1]: Started Ceph mon.smithi139 for 37777572-6f27-11ef-bcea-c7b262605968. 2024-09-10T03:47:22.277 INFO:teuthology.orchestra.run.smithi139.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-10T03:47:22.506 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: mon.smithi139 is new leader, mons smithi139 in quorum (ranks 0) 2024-09-10T03:47:22.506 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: monmap epoch 1 2024-09-10T03:47:22.506 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: fsid 37777572-6f27-11ef-bcea-c7b262605968 2024-09-10T03:47:22.506 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: last_changed 2024-09-10T03:47:03.758858+0000 2024-09-10T03:47:22.506 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: created 2024-09-10T03:47:03.758858+0000 2024-09-10T03:47:22.506 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: min_mon_release 19 (squid) 2024-09-10T03:47:22.506 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: election_strategy: 1 2024-09-10T03:47:22.506 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: 0: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.smithi139 2024-09-10T03:47:22.506 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: fsmap 2024-09-10T03:47:22.506 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: osdmap e1: 0 total, 0 up, 0 in 2024-09-10T03:47:22.507 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:22 smithi139 ceph-mon[25753]: mgrmap e1: no daemons active 2024-09-10T03:47:23.276 INFO:teuthology.orchestra.run.smithi139.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-10T03:47:23.298 INFO:teuthology.orchestra.run.smithi139.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-10T03:47:23.298 INFO:teuthology.orchestra.run.smithi139.stdout:Creating mgr... 2024-09-10T03:47:23.299 INFO:teuthology.orchestra.run.smithi139.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-10T03:47:23.299 INFO:teuthology.orchestra.run.smithi139.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-10T03:47:23.299 INFO:teuthology.orchestra.run.smithi139.stdout:Verifying port 0.0.0.0:8443 ... 2024-09-10T03:47:23.541 INFO:teuthology.orchestra.run.smithi139.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-37777572-6f27-11ef-bcea-c7b262605968@mgr.smithi139.nerngw 2024-09-10T03:47:23.541 INFO:teuthology.orchestra.run.smithi139.stdout:systemctl: stderr Failed to reset failed state of unit ceph-37777572-6f27-11ef-bcea-c7b262605968@mgr.smithi139.nerngw.service: Unit ceph-37777572-6f27-11ef-bcea-c7b262605968@mgr.smithi139.nerngw.service not loaded. 2024-09-10T03:47:23.697 INFO:teuthology.orchestra.run.smithi139.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-37777572-6f27-11ef-bcea-c7b262605968.target.wants/ceph-37777572-6f27-11ef-bcea-c7b262605968@mgr.smithi139.nerngw.service → /etc/systemd/system/ceph-37777572-6f27-11ef-bcea-c7b262605968@.service. 2024-09-10T03:47:24.035 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:23 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/4234046036' entity='client.admin' 2024-09-10T03:47:24.234 INFO:teuthology.orchestra.run.smithi139.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-10T03:47:24.234 INFO:teuthology.orchestra.run.smithi139.stdout:systemctl: stdout disabled 2024-09-10T03:47:24.241 INFO:teuthology.orchestra.run.smithi139.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-10T03:47:24.242 INFO:teuthology.orchestra.run.smithi139.stdout:systemctl: stdout inactive 2024-09-10T03:47:24.242 INFO:teuthology.orchestra.run.smithi139.stdout:firewalld.service is not enabled 2024-09-10T03:47:24.242 INFO:teuthology.orchestra.run.smithi139.stdout:Not possible to enable service . firewalld.service is not available 2024-09-10T03:47:24.250 INFO:teuthology.orchestra.run.smithi139.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-10T03:47:24.250 INFO:teuthology.orchestra.run.smithi139.stdout:systemctl: stdout disabled 2024-09-10T03:47:24.257 INFO:teuthology.orchestra.run.smithi139.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-10T03:47:24.257 INFO:teuthology.orchestra.run.smithi139.stdout:systemctl: stdout inactive 2024-09-10T03:47:24.257 INFO:teuthology.orchestra.run.smithi139.stdout:firewalld.service is not enabled 2024-09-10T03:47:24.258 INFO:teuthology.orchestra.run.smithi139.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2024-09-10T03:47:24.258 INFO:teuthology.orchestra.run.smithi139.stdout:Waiting for mgr to start... 2024-09-10T03:47:24.258 INFO:teuthology.orchestra.run.smithi139.stdout:Waiting for mgr... 2024-09-10T03:47:25.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:25 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3153932259' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-10T03:47:25.993 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout 2024-09-10T03:47:25.993 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout { 2024-09-10T03:47:25.993 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "fsid": "37777572-6f27-11ef-bcea-c7b262605968", 2024-09-10T03:47:25.993 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "health": { 2024-09-10T03:47:25.993 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-10T03:47:25.993 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-10T03:47:25.993 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-10T03:47:25.993 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout }, 2024-09-10T03:47:25.993 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-10T03:47:25.993 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-10T03:47:25.993 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout 0 2024-09-10T03:47:25.993 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout ], 2024-09-10T03:47:25.993 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-10T03:47:25.994 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "smithi139" 2024-09-10T03:47:25.994 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout ], 2024-09-10T03:47:25.994 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-10T03:47:25.994 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-10T03:47:25.994 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T03:47:25.994 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-10T03:47:25.994 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-10T03:47:25.994 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout }, 2024-09-10T03:47:25.994 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-10T03:47:25.994 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T03:47:25.994 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-10T03:47:25.994 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-10T03:47:25.994 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-10T03:47:25.994 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-10T03:47:25.997 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-10T03:47:25.997 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-10T03:47:25.998 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout }, 2024-09-10T03:47:25.998 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-10T03:47:25.998 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-10T03:47:25.998 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-10T03:47:25.998 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-10T03:47:25.998 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-10T03:47:25.998 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-10T03:47:25.998 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-10T03:47:25.998 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-10T03:47:25.998 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-10T03:47:25.998 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout }, 2024-09-10T03:47:25.998 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-10T03:47:25.998 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T03:47:25.998 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "btime": "2024-09-10T03:47:06:797417+0000", 2024-09-10T03:47:25.998 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-10T03:47:25.999 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-10T03:47:25.999 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout }, 2024-09-10T03:47:25.999 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-10T03:47:25.999 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-10T03:47:25.999 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-10T03:47:25.999 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-10T03:47:25.999 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-10T03:47:25.999 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-10T03:47:25.999 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "restful" 2024-09-10T03:47:25.999 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout ], 2024-09-10T03:47:25.999 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-10T03:47:25.999 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout }, 2024-09-10T03:47:25.999 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-10T03:47:25.999 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T03:47:25.999 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "modified": "2024-09-10T03:47:06.798072+0000", 2024-09-10T03:47:26.000 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-10T03:47:26.000 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout }, 2024-09-10T03:47:26.000 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-10T03:47:26.000 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout } 2024-09-10T03:47:26.000 INFO:teuthology.orchestra.run.smithi139.stdout:mgr not available, waiting (1/15)... 2024-09-10T03:47:28.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:28 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3572771125' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-10T03:47:29.282 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout 2024-09-10T03:47:29.282 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout { 2024-09-10T03:47:29.282 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "fsid": "37777572-6f27-11ef-bcea-c7b262605968", 2024-09-10T03:47:29.282 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "health": { 2024-09-10T03:47:29.282 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-10T03:47:29.283 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-10T03:47:29.283 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-10T03:47:29.283 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout }, 2024-09-10T03:47:29.283 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-10T03:47:29.283 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-10T03:47:29.283 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout 0 2024-09-10T03:47:29.283 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout ], 2024-09-10T03:47:29.283 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-10T03:47:29.283 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "smithi139" 2024-09-10T03:47:29.283 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout ], 2024-09-10T03:47:29.283 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-10T03:47:29.283 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-10T03:47:29.283 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T03:47:29.283 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-10T03:47:29.284 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-10T03:47:29.284 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout }, 2024-09-10T03:47:29.284 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-10T03:47:29.284 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T03:47:29.284 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-10T03:47:29.284 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-10T03:47:29.284 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-10T03:47:29.287 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-10T03:47:29.287 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-10T03:47:29.288 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-10T03:47:29.288 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout }, 2024-09-10T03:47:29.288 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-10T03:47:29.288 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-10T03:47:29.288 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-10T03:47:29.288 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-10T03:47:29.288 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-10T03:47:29.288 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-10T03:47:29.288 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-10T03:47:29.288 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-10T03:47:29.288 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-10T03:47:29.288 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout }, 2024-09-10T03:47:29.288 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-10T03:47:29.289 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T03:47:29.289 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "btime": "2024-09-10T03:47:06:797417+0000", 2024-09-10T03:47:29.289 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-10T03:47:29.289 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-10T03:47:29.289 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout }, 2024-09-10T03:47:29.289 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-10T03:47:29.289 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-10T03:47:29.289 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-10T03:47:29.289 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-10T03:47:29.289 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-10T03:47:29.289 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-10T03:47:29.289 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "restful" 2024-09-10T03:47:29.289 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout ], 2024-09-10T03:47:29.289 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-10T03:47:29.290 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout }, 2024-09-10T03:47:29.290 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-10T03:47:29.290 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T03:47:29.290 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "modified": "2024-09-10T03:47:06.798072+0000", 2024-09-10T03:47:29.290 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-10T03:47:29.290 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout }, 2024-09-10T03:47:29.290 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-10T03:47:29.290 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout } 2024-09-10T03:47:29.290 INFO:teuthology.orchestra.run.smithi139.stdout:mgr not available, waiting (2/15)... 2024-09-10T03:47:29.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:29 smithi139 ceph-mon[25753]: Activating manager daemon smithi139.nerngw 2024-09-10T03:47:29.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:29 smithi139 ceph-mon[25753]: mgrmap e2: smithi139.nerngw(active, starting, since 0.00314781s) 2024-09-10T03:47:29.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:29 smithi139 ceph-mon[25753]: from='mgr.14100 172.21.15.139:0/1137166184' entity='mgr.smithi139.nerngw' cmd={"prefix": "mds metadata"} : dispatch 2024-09-10T03:47:29.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:29 smithi139 ceph-mon[25753]: from='mgr.14100 172.21.15.139:0/1137166184' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata"} : dispatch 2024-09-10T03:47:29.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:29 smithi139 ceph-mon[25753]: from='mgr.14100 172.21.15.139:0/1137166184' entity='mgr.smithi139.nerngw' cmd={"prefix": "mon metadata"} : dispatch 2024-09-10T03:47:29.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:29 smithi139 ceph-mon[25753]: from='mgr.14100 172.21.15.139:0/1137166184' entity='mgr.smithi139.nerngw' cmd={"prefix": "mon metadata", "id": "smithi139"} : dispatch 2024-09-10T03:47:29.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:29 smithi139 ceph-mon[25753]: from='mgr.14100 172.21.15.139:0/1137166184' entity='mgr.smithi139.nerngw' cmd={"prefix": "mgr metadata", "who": "smithi139.nerngw", "id": "smithi139.nerngw"} : dispatch 2024-09-10T03:47:29.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:29 smithi139 ceph-mon[25753]: Manager daemon smithi139.nerngw is now available 2024-09-10T03:47:29.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:29 smithi139 ceph-mon[25753]: from='mgr.14100 172.21.15.139:0/1137166184' entity='mgr.smithi139.nerngw' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi139.nerngw/mirror_snapshot_schedule"} : dispatch 2024-09-10T03:47:29.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:29 smithi139 ceph-mon[25753]: from='mgr.14100 172.21.15.139:0/1137166184' entity='mgr.smithi139.nerngw' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi139.nerngw/trash_purge_schedule"} : dispatch 2024-09-10T03:47:29.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:29 smithi139 ceph-mon[25753]: from='mgr.14100 172.21.15.139:0/1137166184' entity='mgr.smithi139.nerngw' 2024-09-10T03:47:29.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:29 smithi139 ceph-mon[25753]: from='mgr.14100 172.21.15.139:0/1137166184' entity='mgr.smithi139.nerngw' 2024-09-10T03:47:29.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:29 smithi139 ceph-mon[25753]: from='mgr.14100 172.21.15.139:0/1137166184' entity='mgr.smithi139.nerngw' 2024-09-10T03:47:31.510 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:31 smithi139 ceph-mon[25753]: mgrmap e3: smithi139.nerngw(active, since 1.00777s) 2024-09-10T03:47:32.600 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:32 smithi139 ceph-mon[25753]: mgrmap e4: smithi139.nerngw(active, since 2s) 2024-09-10T03:47:32.600 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:32 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/4071435829' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-10T03:47:32.604 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout 2024-09-10T03:47:32.605 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout { 2024-09-10T03:47:32.605 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "fsid": "37777572-6f27-11ef-bcea-c7b262605968", 2024-09-10T03:47:32.605 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "health": { 2024-09-10T03:47:32.605 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-10T03:47:32.605 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-10T03:47:32.605 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-10T03:47:32.605 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout }, 2024-09-10T03:47:32.605 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-10T03:47:32.605 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-10T03:47:32.605 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout 0 2024-09-10T03:47:32.605 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout ], 2024-09-10T03:47:32.605 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-10T03:47:32.606 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "smithi139" 2024-09-10T03:47:32.606 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout ], 2024-09-10T03:47:32.606 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-09-10T03:47:32.606 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-10T03:47:32.606 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T03:47:32.606 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-10T03:47:32.606 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-10T03:47:32.606 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout }, 2024-09-10T03:47:32.606 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-10T03:47:32.606 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T03:47:32.606 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-10T03:47:32.606 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-10T03:47:32.607 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-10T03:47:32.610 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-10T03:47:32.610 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-10T03:47:32.610 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-10T03:47:32.611 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout }, 2024-09-10T03:47:32.611 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-10T03:47:32.611 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-10T03:47:32.611 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-10T03:47:32.611 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-10T03:47:32.611 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-10T03:47:32.611 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-10T03:47:32.611 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-10T03:47:32.611 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-10T03:47:32.611 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-10T03:47:32.611 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout }, 2024-09-10T03:47:32.611 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-10T03:47:32.611 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T03:47:32.612 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "btime": "2024-09-10T03:47:06:797417+0000", 2024-09-10T03:47:32.612 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-10T03:47:32.612 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-10T03:47:32.612 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout }, 2024-09-10T03:47:32.612 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-10T03:47:32.612 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-10T03:47:32.612 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-10T03:47:32.612 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-10T03:47:32.613 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-10T03:47:32.613 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-10T03:47:32.613 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "restful" 2024-09-10T03:47:32.613 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout ], 2024-09-10T03:47:32.613 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-10T03:47:32.613 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout }, 2024-09-10T03:47:32.613 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-10T03:47:32.613 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T03:47:32.613 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "modified": "2024-09-10T03:47:06.798072+0000", 2024-09-10T03:47:32.613 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-10T03:47:32.613 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout }, 2024-09-10T03:47:32.613 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-10T03:47:32.614 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout } 2024-09-10T03:47:32.614 INFO:teuthology.orchestra.run.smithi139.stdout:mgr is available 2024-09-10T03:47:33.455 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:33 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/4233185670' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-10T03:47:33.733 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout 2024-09-10T03:47:33.733 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout [global] 2024-09-10T03:47:33.733 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout fsid = 37777572-6f27-11ef-bcea-c7b262605968 2024-09-10T03:47:33.733 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-10T03:47:33.733 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.139:3300,v1:172.21.15.139:6789] 2024-09-10T03:47:33.733 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-10T03:47:33.733 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-10T03:47:33.733 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-10T03:47:33.733 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-10T03:47:33.733 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout 2024-09-10T03:47:33.733 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-10T03:47:33.733 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-10T03:47:33.734 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout 2024-09-10T03:47:33.734 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout [osd] 2024-09-10T03:47:33.734 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-10T03:47:33.734 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-10T03:47:33.734 INFO:teuthology.orchestra.run.smithi139.stdout:Enabling cephadm module... 2024-09-10T03:47:34.828 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:34 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/85956154' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-10T03:47:35.809 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:35 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/85956154' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-10T03:47:35.809 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:35 smithi139 ceph-mon[25753]: mgrmap e5: smithi139.nerngw(active, since 5s) 2024-09-10T03:47:36.421 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout { 2024-09-10T03:47:36.421 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-10T03:47:36.421 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-10T03:47:36.421 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "active_name": "smithi139.nerngw", 2024-09-10T03:47:36.421 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-10T03:47:36.421 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout } 2024-09-10T03:47:36.421 INFO:teuthology.orchestra.run.smithi139.stdout:Waiting for the mgr to restart... 2024-09-10T03:47:36.422 INFO:teuthology.orchestra.run.smithi139.stdout:Waiting for mgr epoch 5... 2024-09-10T03:47:36.672 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:36 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3919763554' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-10T03:47:39.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:39 smithi139 ceph-mon[25753]: Active manager daemon smithi139.nerngw restarted 2024-09-10T03:47:39.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:39 smithi139 ceph-mon[25753]: Activating manager daemon smithi139.nerngw 2024-09-10T03:47:39.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:39 smithi139 ceph-mon[25753]: osdmap e2: 0 total, 0 up, 0 in 2024-09-10T03:47:39.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:39 smithi139 ceph-mon[25753]: mgrmap e6: smithi139.nerngw(active, starting, since 0.00361773s) 2024-09-10T03:47:39.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:39 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' cmd={"prefix": "mon metadata", "id": "smithi139"} : dispatch 2024-09-10T03:47:39.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:39 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' cmd={"prefix": "mgr metadata", "who": "smithi139.nerngw", "id": "smithi139.nerngw"} : dispatch 2024-09-10T03:47:39.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:39 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' cmd={"prefix": "mds metadata"} : dispatch 2024-09-10T03:47:39.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:39 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata"} : dispatch 2024-09-10T03:47:39.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:39 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' cmd={"prefix": "mon metadata"} : dispatch 2024-09-10T03:47:39.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:39 smithi139 ceph-mon[25753]: Manager daemon smithi139.nerngw is now available 2024-09-10T03:47:41.150 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout { 2024-09-10T03:47:41.150 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-10T03:47:41.150 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-10T03:47:41.150 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout } 2024-09-10T03:47:41.150 INFO:teuthology.orchestra.run.smithi139.stdout:mgr epoch 5 is available 2024-09-10T03:47:41.150 INFO:teuthology.orchestra.run.smithi139.stdout:Verifying orchestrator module is enabled... 2024-09-10T03:47:41.705 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:41 smithi139 ceph-mon[25753]: mgrmap e7: smithi139.nerngw(active, since 1.005s) 2024-09-10T03:47:41.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:41 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' 2024-09-10T03:47:41.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:41 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' 2024-09-10T03:47:41.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:41 smithi139 ceph-mon[25753]: Found migration_current of "None". Setting to last migration. 2024-09-10T03:47:41.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:41 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' 2024-09-10T03:47:41.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:41 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' 2024-09-10T03:47:41.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:41 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T03:47:41.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:41 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T03:47:41.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:41 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi139.nerngw/mirror_snapshot_schedule"} : dispatch 2024-09-10T03:47:41.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:41 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi139.nerngw/trash_purge_schedule"} : dispatch 2024-09-10T03:47:42.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:42 smithi139 ceph-mon[25753]: mgrmap e8: smithi139.nerngw(active, since 2s) 2024-09-10T03:47:42.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:42 smithi139 ceph-mon[25753]: [10/Sep/2024:03:47:41] ENGINE Bus STARTING 2024-09-10T03:47:42.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:42 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/412992289' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-10T03:47:42.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:42 smithi139 ceph-mon[25753]: [10/Sep/2024:03:47:41] ENGINE Serving on https://172.21.15.139:7150 2024-09-10T03:47:42.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:42 smithi139 ceph-mon[25753]: [10/Sep/2024:03:47:41] ENGINE Error in HTTPServer.serve 2024-09-10T03:47:42.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Traceback (most recent call last): 2024-09-10T03:47:42.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T03:47:42.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: self._connections.run(self.expiration_interval) 2024-09-10T03:47:42.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T03:47:42.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: self._run(expiration_interval) 2024-09-10T03:47:42.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T03:47:42.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T03:47:42.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T03:47:42.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T03:47:42.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T03:47:42.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: s = self.context.wrap_socket( 2024-09-10T03:47:42.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T03:47:42.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: return self.sslsocket_class._create( 2024-09-10T03:47:42.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T03:47:42.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: self.do_handshake() 2024-09-10T03:47:42.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T03:47:42.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: self._sslobj.do_handshake() 2024-09-10T03:47:42.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T03:47:42.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:42 smithi139 ceph-mon[25753]: [10/Sep/2024:03:47:42] ENGINE Serving on http://172.21.15.139:8765 2024-09-10T03:47:42.958 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:42 smithi139 ceph-mon[25753]: [10/Sep/2024:03:47:42] ENGINE Bus STARTED 2024-09-10T03:47:42.958 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:42 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T03:47:43.173 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-10T03:47:43.173 INFO:teuthology.orchestra.run.smithi139.stdout:Setting orchestrator backend to cephadm... 2024-09-10T03:47:43.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:43 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/412992289' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-10T03:47:43.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:43 smithi139 ceph-mon[25753]: mgrmap e9: smithi139.nerngw(active, since 3s) 2024-09-10T03:47:45.058 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:44 smithi139 ceph-mon[25753]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T03:47:45.058 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:44 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' 2024-09-10T03:47:45.058 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:44 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T03:47:45.625 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-10T03:47:45.626 INFO:teuthology.orchestra.run.smithi139.stdout:Generating ssh key... 2024-09-10T03:47:45.955 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:45 smithi139 ceph-mon[25753]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T03:47:47.540 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:47 smithi139 ceph-mon[25753]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T03:47:47.540 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:47 smithi139 ceph-mon[25753]: Generating ssh key... 2024-09-10T03:47:47.540 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:47 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' 2024-09-10T03:47:47.540 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:47 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' 2024-09-10T03:47:48.186 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCsQBtcQdyc4IV6MdnEQkQK4PIyxYvAmnMv0UG19obljrxYJRsQDcVyZuTYp0TlZ1Yta+3JRd5NzkHGyJqEZKATHL4Holhf3nsAAruN4GBYvOBLalCjnatIbJv2dVct6jIQ9iXMBJ1j0234RtSR/ZacOK8BxqFTre7zoL1KBidHvP6Z48qkO6b3ldrCL3KhdgfocB8VyAAAqXiJNcYGoqh/c8Cpbm/RAGw/AUYQMwZ8wv6Nxgj7F4mPqex72Ho0AwePVxLMyMXxKdbqoezABrYvkD+HjHLFcwV+1RnuneXA7Aft7IoOX9c5FfuBlg4S/qnkTxShZzQCDfRBIcCO1ilFEV+I+hxJXcZpnFqKp4C04WhJLfEwviTztA++XjbjrxxUFi+EtYplUoNyo54Zr6tiAwGSKI6wNlFOnogrS1xxnUn/XSrViN9F4U+lfJDNnM5/mQ0Ntz/wuu75Nxn/xZe9mOvhP5St5M/YyOiFNfA2BFrsoYPzVVQMAflmwK9nxZc= ceph-37777572-6f27-11ef-bcea-c7b262605968 2024-09-10T03:47:48.187 INFO:teuthology.orchestra.run.smithi139.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-10T03:47:48.187 INFO:teuthology.orchestra.run.smithi139.stdout:Adding key to root@localhost authorized_keys... 2024-09-10T03:47:48.192 INFO:teuthology.orchestra.run.smithi139.stdout:Adding host smithi139... 2024-09-10T03:47:48.924 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:48 smithi139 ceph-mon[25753]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T03:47:49.945 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:49 smithi139 ceph-mon[25753]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi139", "addr": "172.21.15.139", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T03:47:50.955 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:50 smithi139 ceph-mon[25753]: Deploying cephadm binary to smithi139 2024-09-10T03:47:52.537 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout Added host 'smithi139' with addr '172.21.15.139' 2024-09-10T03:47:52.537 INFO:teuthology.orchestra.run.smithi139.stdout:Deploying mon service with default placement... 2024-09-10T03:47:53.134 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:52 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' 2024-09-10T03:47:53.134 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:52 smithi139 ceph-mon[25753]: Added host smithi139 2024-09-10T03:47:53.134 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:52 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T03:47:54.273 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-10T03:47:54.273 INFO:teuthology.orchestra.run.smithi139.stdout:Deploying mgr service with default placement... 2024-09-10T03:47:54.859 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:54 smithi139 ceph-mon[25753]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T03:47:54.859 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:54 smithi139 ceph-mon[25753]: Saving service mon spec with placement count:5 2024-09-10T03:47:54.859 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:54 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' 2024-09-10T03:47:55.739 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-10T03:47:55.739 INFO:teuthology.orchestra.run.smithi139.stdout:Deploying crash service with default placement... 2024-09-10T03:47:55.993 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:55 smithi139 ceph-mon[25753]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T03:47:55.993 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:55 smithi139 ceph-mon[25753]: Saving service mgr spec with placement count:2 2024-09-10T03:47:55.993 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:55 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' 2024-09-10T03:47:55.993 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:55 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' 2024-09-10T03:47:55.993 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:55 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' 2024-09-10T03:47:57.105 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2024-09-10T03:47:57.105 INFO:teuthology.orchestra.run.smithi139.stdout:Deploying ceph-exporter service with default placement... 2024-09-10T03:47:57.661 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:57 smithi139 ceph-mon[25753]: from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T03:47:57.662 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:57 smithi139 ceph-mon[25753]: Saving service crash spec with placement * 2024-09-10T03:47:57.662 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:57 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' 2024-09-10T03:47:58.839 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2024-09-10T03:47:58.839 INFO:teuthology.orchestra.run.smithi139.stdout:Deploying prometheus service with default placement... 2024-09-10T03:47:59.087 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:58 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' 2024-09-10T03:47:59.087 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:58 smithi139 ceph-mon[25753]: from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T03:47:59.088 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:58 smithi139 ceph-mon[25753]: Saving service ceph-exporter spec with placement * 2024-09-10T03:47:59.088 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:58 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' 2024-09-10T03:47:59.088 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:47:58 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:00.423 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2024-09-10T03:48:00.423 INFO:teuthology.orchestra.run.smithi139.stdout:Deploying grafana service with default placement... 2024-09-10T03:48:00.679 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:00 smithi139 ceph-mon[25753]: from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T03:48:00.679 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:00 smithi139 ceph-mon[25753]: Saving service prometheus spec with placement count:1 2024-09-10T03:48:00.679 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:00 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:01.705 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:01 smithi139 ceph-mon[25753]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:48:01.705 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:01 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:02.058 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2024-09-10T03:48:02.058 INFO:teuthology.orchestra.run.smithi139.stdout:Deploying node-exporter service with default placement... 2024-09-10T03:48:02.696 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:02 smithi139 ceph-mon[25753]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T03:48:02.696 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:02 smithi139 ceph-mon[25753]: Saving service grafana spec with placement count:1 2024-09-10T03:48:03.281 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2024-09-10T03:48:03.281 INFO:teuthology.orchestra.run.smithi139.stdout:Deploying alertmanager service with default placement... 2024-09-10T03:48:03.537 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:03 smithi139 ceph-mon[25753]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:48:03.537 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:03 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:04.512 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2024-09-10T03:48:04.762 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:04 smithi139 ceph-mon[25753]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T03:48:04.762 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:04 smithi139 ceph-mon[25753]: Saving service node-exporter spec with placement * 2024-09-10T03:48:04.762 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:04 smithi139 ceph-mon[25753]: from='mgr.14118 172.21.15.139:0/4262555962' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:05.740 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:05 smithi139 ceph-mon[25753]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:48:05.740 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:05 smithi139 ceph-mon[25753]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T03:48:05.740 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:05 smithi139 ceph-mon[25753]: Saving service alertmanager spec with placement count:1 2024-09-10T03:48:05.740 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:05 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1576910312' entity='client.admin' 2024-09-10T03:48:06.932 INFO:teuthology.orchestra.run.smithi139.stdout:Enabling the dashboard module... 2024-09-10T03:48:07.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:07 smithi139 ceph-mon[25753]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:48:07.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:07 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1354712188' entity='client.admin' 2024-09-10T03:48:08.401 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:08 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1310410952' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-10T03:48:09.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:09 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1310410952' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-10T03:48:09.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:09 smithi139 ceph-mon[25753]: mgrmap e10: smithi139.nerngw(active, since 28s) 2024-09-10T03:48:10.361 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout { 2024-09-10T03:48:10.362 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "epoch": 10, 2024-09-10T03:48:10.362 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-10T03:48:10.362 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "active_name": "smithi139.nerngw", 2024-09-10T03:48:10.362 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-10T03:48:10.362 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout } 2024-09-10T03:48:10.362 INFO:teuthology.orchestra.run.smithi139.stdout:Waiting for the mgr to restart... 2024-09-10T03:48:10.362 INFO:teuthology.orchestra.run.smithi139.stdout:Waiting for mgr epoch 10... 2024-09-10T03:48:10.609 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:10 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1370322887' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-10T03:48:13.797 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:13 smithi139 ceph-mon[25753]: Active manager daemon smithi139.nerngw restarted 2024-09-10T03:48:13.797 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:13 smithi139 ceph-mon[25753]: Activating manager daemon smithi139.nerngw 2024-09-10T03:48:13.797 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:13 smithi139 ceph-mon[25753]: osdmap e3: 0 total, 0 up, 0 in 2024-09-10T03:48:13.797 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:13 smithi139 ceph-mon[25753]: mgrmap e11: smithi139.nerngw(active, starting, since 0.00580101s) 2024-09-10T03:48:13.797 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:13 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' cmd={"prefix": "mon metadata", "id": "smithi139"} : dispatch 2024-09-10T03:48:13.797 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:13 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' cmd={"prefix": "mgr metadata", "who": "smithi139.nerngw", "id": "smithi139.nerngw"} : dispatch 2024-09-10T03:48:13.797 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:13 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' cmd={"prefix": "mds metadata"} : dispatch 2024-09-10T03:48:13.798 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:13 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata"} : dispatch 2024-09-10T03:48:13.798 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:13 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' cmd={"prefix": "mon metadata"} : dispatch 2024-09-10T03:48:13.798 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:13 smithi139 ceph-mon[25753]: Manager daemon smithi139.nerngw is now available 2024-09-10T03:48:14.705 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:14 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T03:48:14.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:14 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi139.nerngw/mirror_snapshot_schedule"} : dispatch 2024-09-10T03:48:14.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:14 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi139.nerngw/trash_purge_schedule"} : dispatch 2024-09-10T03:48:14.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:14 smithi139 ceph-mon[25753]: [10/Sep/2024:03:48:14] ENGINE Bus STARTING 2024-09-10T03:48:14.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:14 smithi139 ceph-mon[25753]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-10T03:48:14.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:14 smithi139 ceph-mon[25753]: mgrmap e12: smithi139.nerngw(active, since 1.00661s) 2024-09-10T03:48:14.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:14 smithi139 ceph-mon[25753]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-10T03:48:15.095 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout { 2024-09-10T03:48:15.095 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 12, 2024-09-10T03:48:15.095 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-10T03:48:15.095 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout } 2024-09-10T03:48:15.095 INFO:teuthology.orchestra.run.smithi139.stdout:mgr epoch 10 is available 2024-09-10T03:48:15.095 INFO:teuthology.orchestra.run.smithi139.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-10T03:48:15.705 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:15 smithi139 ceph-mon[25753]: [10/Sep/2024:03:48:14] ENGINE Serving on http://172.21.15.139:8765 2024-09-10T03:48:15.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:15 smithi139 ceph-mon[25753]: [10/Sep/2024:03:48:14] ENGINE Serving on https://172.21.15.139:7150 2024-09-10T03:48:15.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:15 smithi139 ceph-mon[25753]: [10/Sep/2024:03:48:14] ENGINE Bus STARTED 2024-09-10T03:48:15.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:15 smithi139 ceph-mon[25753]: [10/Sep/2024:03:48:14] ENGINE Error in HTTPServer.serve 2024-09-10T03:48:15.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Traceback (most recent call last): 2024-09-10T03:48:15.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T03:48:15.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: self._connections.run(self.expiration_interval) 2024-09-10T03:48:15.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T03:48:15.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: self._run(expiration_interval) 2024-09-10T03:48:15.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T03:48:15.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T03:48:15.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T03:48:15.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T03:48:15.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T03:48:15.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: s = self.context.wrap_socket( 2024-09-10T03:48:15.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T03:48:15.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: return self.sslsocket_class._create( 2024-09-10T03:48:15.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T03:48:15.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: self.do_handshake() 2024-09-10T03:48:15.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T03:48:15.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: self._sslobj.do_handshake() 2024-09-10T03:48:15.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T03:48:16.758 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:16 smithi139 ceph-mon[25753]: mgrmap e13: smithi139.nerngw(active, since 2s) 2024-09-10T03:48:16.758 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:16 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:16.758 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:16 smithi139 ceph-mon[25753]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T03:48:16.758 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:16 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:17.421 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIFETCCAvmgAwIBAgIUGlRFeZwN046J9xVRo2TYdXcQaAAwDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkxMDAzNDgxNloXDTM0\nMDkxMTAzNDgxNlowGDEWMBQGA1UEAwwNMTcyLjIxLjE1LjEzOTCCAiIwDQYJKoZI\nhvcNAQEBBQADggIPADCCAgoCggIBAOBcb2Z7amRU5W8+whaOIzaEhzSRecmmYs/W\nt2OrMywUYUmij2kNhXoFm2khEXDsoxwm9TYb+0uXn7zlyXk9EpAGHc+9LhC4Jclt\n2HYOL8WQvfEMuhzVUxeOzUZOlC2cQdVg+0E4jegSygihIlNAaqFqg0cRJvmfNANc\nHMYKYpBFrdQhHJrzFSaCu6i7okSZIi+nqJS4W/d5Y7Cl3MSuaC7pvEHoL2z4jOi4\nVc7oSfu0nKg/sbzEXBXJFB0ijV6AieO1IShzuWJWcqoKEUTPkWGaHPduxTQbkbIX\nV5Cj7JEVSaGq7Q9jUnxB1lQS8VwwK36i0pCJeOZWVeYor4rJnFpRWPkgP03guyTs\nm7bFQm8zdAiCAUri2+CeJ3mqZiiBp55VktL09/woITj5DuLhv2w/jN+I6+5IBvxS\nVrH+vvL9YosnN7sQZp2bOie6OdSlfCp7evpOmoXeSQuWaf59OFH2WY0NQgE1Reaw\nsCrwHD6tz8hk8JUg5qkoYPYyVJ+5enYIKciQhZ9tR/U9yCy1wJquKUF5mNYRdqS3\nuR4W2Hz/vJ2QrtKgYlsLrmaNBoyRAhRi439bYC7799UUWiIQSl71uUH75eADWXpW\nJdqyOBSsdNXcVAH++fmfYbPUlsrUmF5UTduatulRwB6tZ6LdU9njeLNFV/dY1CXu\nkrUCimeRAgMBAAGjVDBSMEIGA1UdEQQ7MDmCHnNtaXRoaTEzOS5mcm9udC5zZXBp\nYS5jZXBoLmNvbYIRZGFzaGJvYXJkX3NlcnZlcnOHBKwVD4swDAYDVR0TAQH/BAIw\nADANBgkqhkiG9w0BAQsFAAOCAgEAqwkmOoGGbtIOh2OlckOSsaGiRl7B4cjKyX1/\nIDWFrhBT/QT+Q/U/osg4zugTcGJKUwHXkNBeG3XMcvikym+sXTbSWGQaIn7BO/aO\nZ0Qoi0dJC9ktwwHapVanG39cv/WRli13jjXmNXmhdKtW4yiVGezYwnnmuAVi5Amy\na+/PEm9MNDlKb+yccE/M6cUIXp1Bx8xwR/KZQhM7/F5w8Vit8aHy4bSJwLZGqpCF\nm/ICT3FznWgt0In1097/8vYY59RMr51jzOEET2p7l8MgcvwNE1vvjI5qmyl84vEn\ntdj/LMWsZfA0QRegf4Y/6ZkhB7t7Hty2rtIc3/nldij1JrEdi1xLFL91Vdbu31HX\nYupbNYZdy87G0Az/OlH5wTumhY7l4moNhmONf6uXOMbUEk0bKAsIm6zZWx75vhuP\nE+VePapJmmmoWQtEotCzDgNlUAiHvGqOYRlQHzjaHINkCK5xLnz3g5p60uhho8bP\n5MJP7hLpGGt0VQs+dE/PyRu1nr347RoVv6nCWQ6CKjpY2g38j8KC4DKp4i+5JK9a\nGYztdQTyJxxmP1L8tbxyzJLNg3Yw9JcCzSsj5x1YVTwIWHAeE/rkFg0gtPCW8zJw\nk3cmuUHKv0gG6J28PlK7utuVIVBGGPg4WYmp1lYBIXFxRr0HL02z4xlWQpZJ7yZY\nWUU1KEw=\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKQIBAAKCAgEA4FxvZntqZFTlbz7CFo4jNoSHNJF5yaZiz9a3Y6szLBRhSaKP\naQ2FegWbaSERcOyjHCb1Nhv7S5efvOXJeT0SkAYdz70uELglyW3Ydg4vxZC98Qy6\nHNVTF47NRk6ULZxB1WD7QTiN6BLKCKEiU0BqoWqDRxEm+Z80A1wcxgpikEWt1CEc\nmvMVJoK7qLuiRJkiL6eolLhb93ljsKXcxK5oLum8QegvbPiM6LhVzuhJ+7ScqD+x\nvMRcFckUHSKNXoCJ47UhKHO5YlZyqgoRRM+RYZoc927FNBuRshdXkKPskRVJoart\nD2NSfEHWVBLxXDArfqLSkIl45lZV5iivismcWlFY+SA/TeC7JOybtsVCbzN0CIIB\nSuLb4J4neapmKIGnnlWS0vT3/CghOPkO4uG/bD+M34jr7kgG/FJWsf6+8v1iiyc3\nuxBmnZs6J7o51KV8Knt6+k6ahd5JC5Zp/n04UfZZjQ1CATVF5rCwKvAcPq3PyGTw\nlSDmqShg9jJUn7l6dggpyJCFn21H9T3ILLXAmq4pQXmY1hF2pLe5HhbYfP+8nZCu\n0qBiWwuuZo0GjJECFGLjf1tgLvv31RRaIhBKXvW5Qfvl4ANZelYl2rI4FKx01dxU\nAf75+Z9hs9SWytSYXlRN25q26VHAHq1not1T2eN4s0VX91jUJe6StQKKZ5ECAwEA\nAQKCAgAY1+duesVAw51NtI5virDnvyRNC/xHOc04fCs9pjYCACY3LgDRBkIkzTTk\nntikb1GO4xn1MkNA3zLdCvlEm2CAMeswZv9wMsHdZHRK+z5rMyAzLkB4A5+iLMn6\namZSSBqKlwTvV4SwIU99heEsBIaiJc4QSxwMmUY8RoF5pOn91XdedUWqezb49xIy\nSIea7rV4PymFwUXOuQJyy6Tu4uyOoEtcJWqF9547wTigMvzJOjo8D6R91WTodSXs\n5Xfvsk5CeHqp1Ome09l5zmhT3SOZIgRp2hpMTy6ygI7tyVb/SDMJa6i5EtuN/ojN\n8bSH654PVVZ5Un2gjMgRdqkcdj9hlETrJ4fbdMYz/9IjIKbe0Oob6J22YsATS8ku\nJeAEUMYMm8/JuxTxfNmcUOeEpHuzMJ+o/K8VTndroOcCjxt7r+7n5kdYQhAUWJ94\nQRFJzrWpkdfZTFIGoEjHoRBLWE2BjXz9E/Hgf+PVwNpgu20ifzRAWNGRtGt0DqMt\nGUarx92EnupNIwTvsonMyD2gMbvcAONpRO20u/dk2qUi79Z31XLnu1InwVqI+otj\nRip25zr1wt+ZUpIYJsRam6OjML5c8XhRhtf1+Z3nUkSUodRYUCjhDJHFPaqVcElj\nvJqrZYIyOr5eqW67KVVABDwP0gCqlr65UMO7PtprHl1GzhwrmQKCAQEA923lUX1e\nXEv/5kUfCKln3hLpD1zzbAkwha/AApeleS4GV89LKlxgrDJTFMUhwfgDj07Ci6ra\nGKd4vsW9p7DJ/78ePi7Al/jydCAq7+Uu4+C2tsH+dzbTlpM9KxxMQ+XTNYdxulxF\nItnelAiQ648VYKQwC0d0eLRdaQHrnwa91VcJFda0thXMzbX7icjDqgjv65H/RAji\noPmMZn8IXlPHu4IvSh4MfArMSeCLHec8WTrSAQHU7dzKh+Lbu9go3POTUPKbG6Rp\nY04CTptz2cHRoLkihJq7o58XC2fSX9dGbKf1X6jA9dhYbmLX1qiQcIWNoE7lDXBO\nGmEMDRyV49sw2QKCAQEA6CH6z7SJB2X+bTSMRTUlzX20D7nG1spucz6pqy/9CEtn\nHHi4SdzzcOxf0ATASmmGz/P5lemYzojQwVrroZ/wt+ACtQT9pgrwyV5U+zSN6L99\nrlnhjvsjOKwc1h2l2x7dGfkJb7YeAkMfgdHdYIlEFREeNdlHmmSpzSXAi0uxdqnk\ni+IXt89ZbjIlzDx1lBQRBONRoYGNXlNKFTHcyOdIhiXd5aDseFE2tkFyxADajcME\nfrLnWXKy1tShAzwb8ZOddXghSRcbTKQqxXvTvDpf1OSVYZTHXL3NW/C+PtpNGUpY\nLL6zZ4NwIrzuT+FLBAVN+NUqUoUKL69S++jYSJA5eQKCAQEAtLABPeAyr24koxEp\nF5c2rbrbjYeQj/2p/IaazonVokfVA/zyZC3vvvBFMa6/9zlZyCZ49au/9y8dgxs+\nY5479VKpEDnuFU0MKXdwQ532/xyT8aR7Yq2cGKLPkZLpss+7zKRrje9h4ZB+9VXI\nFu13bAqatzHoQVlduZhYa9pteMVFcjhH4YzL8hGKblU5Zgt+wWXtps5iSbHTMOpl\nvxSpkCoCxLpq3Y65Ht4mWaEKthK5V1jyGP4avN8THfs95BTQKNXyJV6MQ6OtFaB6\nGrRqlFd+eJ3SlytPldmsjKbV2/VPwBqpRx9FfN8bxbt1N2agRUg4BvdTYfoq5cxR\nPYNNCQKCAQEApacaBP8gilcOqX/GWd0DjREXXeGFM+Jhz3v4OGGWgETO4FKFsLAs\nSXllJl09m9ySh/PjOEfq8/hOgK0RWdV5Qr5pMCTPnZ5RFmJq4pkua9m7JqCdhhtR\nly+7pFCj+yqbPd2qDj44TAT6hvnssOdD3oTIukTEBDmxsuQt8zmg+r1iizBdHJ6r\ngyfmMUkz3ugy/Pn7VvXMnHNzeoyKshPafWCoaSXdmj7afFVYQOcbD+8LVh71Wa+w\nT/6MqHJMvqhIxXtkxXPn11mP7D3ha4F8wcAdmfVCD7yiv+mc2d2PB202Xzf3bvct\nHp0Us4xirAvdCKWV/i1Sh5Tl8z7GmYHSgQKCAQBBbg/nHOTFEj10S1s2USaB4DbU\nTH/PzvUJnf5HG4VUZpkdINAf0kvVNL1O0SDGFmqICPWGa8sI8ykzP4ceYOA7kZ2O\nFB1JUpc+rMQJ2VJXyvQk695WXkixsgzjVnVTwQfr1nTMAZLgr0uVqpaAPK3bTGPN\nrm0iLp25RZ4K921v7f5CMDAxzv9xQGbikeB5eA9oSKVsKY6QZ4jXUsnstVFI9yxF\njQPnvMYWmf7cJKyEu4jTHQQv2YJiEBIuMA0dlLxbMrnPkYjcn+o3Mqa/GYwlOt7V\nCYlaxxIkwrfW88WPsbeAT/q37RzklLLHy+DJOZ5veZukK7zwZWcIi1Qt7np7\n-----END RSA PRIVATE KEY-----\n"} 2024-09-10T03:48:19.448 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-10T03:48:20.102 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:19 smithi139 ceph-mon[25753]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T03:48:20.102 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:19 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:20.645 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-10T03:48:20.645 INFO:teuthology.orchestra.run.smithi139.stdout:Creating initial admin user... 2024-09-10T03:48:21.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:21 smithi139 ceph-mon[25753]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T03:48:21.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:21 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:22.110 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$31QyzJayohH4m3r4WqNYF.eP3To4EKno566dC3hwQ1Usk8/8inmlC", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1725940101, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-10T03:48:22.110 INFO:teuthology.orchestra.run.smithi139.stdout:Fetching dashboard port number... 2024-09-10T03:48:22.455 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:22 smithi139 ceph-mon[25753]: from='client.14182 -' 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-10T03:48:22.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:22 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:23.300 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:23 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/4067057612' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-10T03:48:23.303 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stdout 8443 2024-09-10T03:48:23.313 INFO:teuthology.orchestra.run.smithi139.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-10T03:48:23.313 INFO:teuthology.orchestra.run.smithi139.stdout:systemctl: stdout disabled 2024-09-10T03:48:23.320 INFO:teuthology.orchestra.run.smithi139.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-10T03:48:23.321 INFO:teuthology.orchestra.run.smithi139.stdout:systemctl: stdout inactive 2024-09-10T03:48:23.321 INFO:teuthology.orchestra.run.smithi139.stdout:firewalld.service is not enabled 2024-09-10T03:48:23.321 INFO:teuthology.orchestra.run.smithi139.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-10T03:48:23.322 INFO:teuthology.orchestra.run.smithi139.stdout:Ceph Dashboard is now available at: 2024-09-10T03:48:23.322 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:48:23.322 INFO:teuthology.orchestra.run.smithi139.stdout: URL: https://smithi139.front.sepia.ceph.com:8443/ 2024-09-10T03:48:23.322 INFO:teuthology.orchestra.run.smithi139.stdout: User: admin 2024-09-10T03:48:23.322 INFO:teuthology.orchestra.run.smithi139.stdout: Password: yomdzdz4jr 2024-09-10T03:48:23.322 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:48:23.323 INFO:teuthology.orchestra.run.smithi139.stdout:Saving cluster configuration to /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/config directory 2024-09-10T03:48:24.697 INFO:teuthology.orchestra.run.smithi139.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-10T03:48:24.698 INFO:teuthology.orchestra.run.smithi139.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-10T03:48:24.698 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:48:24.698 INFO:teuthology.orchestra.run.smithi139.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 37777572-6f27-11ef-bcea-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-10T03:48:24.698 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:48:24.698 INFO:teuthology.orchestra.run.smithi139.stdout:Or, if you are only running a single cluster on this host: 2024-09-10T03:48:24.698 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:48:24.698 INFO:teuthology.orchestra.run.smithi139.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-10T03:48:24.698 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:48:24.698 INFO:teuthology.orchestra.run.smithi139.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-10T03:48:24.698 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:48:24.698 INFO:teuthology.orchestra.run.smithi139.stdout: ceph telemetry on 2024-09-10T03:48:24.698 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:48:24.698 INFO:teuthology.orchestra.run.smithi139.stdout:For more information see: 2024-09-10T03:48:24.698 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:48:24.699 INFO:teuthology.orchestra.run.smithi139.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-10T03:48:24.699 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:48:24.699 INFO:teuthology.orchestra.run.smithi139.stdout:Bootstrap complete. 2024-09-10T03:48:24.740 INFO:tasks.cephadm:Fetching config... 2024-09-10T03:48:24.740 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-10T03:48:24.740 DEBUG:teuthology.orchestra.run.smithi139:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-10T03:48:24.756 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-10T03:48:24.757 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-10T03:48:24.757 DEBUG:teuthology.orchestra.run.smithi139:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-10T03:48:24.812 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-10T03:48:24.812 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-10T03:48:24.812 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/keyring of=/dev/stdout 2024-09-10T03:48:24.877 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-10T03:48:24.877 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-10T03:48:24.878 DEBUG:teuthology.orchestra.run.smithi139:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-10T03:48:24.933 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-10T03:48:24.933 DEBUG:teuthology.orchestra.run.smithi139:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCsQBtcQdyc4IV6MdnEQkQK4PIyxYvAmnMv0UG19obljrxYJRsQDcVyZuTYp0TlZ1Yta+3JRd5NzkHGyJqEZKATHL4Holhf3nsAAruN4GBYvOBLalCjnatIbJv2dVct6jIQ9iXMBJ1j0234RtSR/ZacOK8BxqFTre7zoL1KBidHvP6Z48qkO6b3ldrCL3KhdgfocB8VyAAAqXiJNcYGoqh/c8Cpbm/RAGw/AUYQMwZ8wv6Nxgj7F4mPqex72Ho0AwePVxLMyMXxKdbqoezABrYvkD+HjHLFcwV+1RnuneXA7Aft7IoOX9c5FfuBlg4S/qnkTxShZzQCDfRBIcCO1ilFEV+I+hxJXcZpnFqKp4C04WhJLfEwviTztA++XjbjrxxUFi+EtYplUoNyo54Zr6tiAwGSKI6wNlFOnogrS1xxnUn/XSrViN9F4U+lfJDNnM5/mQ0Ntz/wuu75Nxn/xZe9mOvhP5St5M/YyOiFNfA2BFrsoYPzVVQMAflmwK9nxZc= ceph-37777572-6f27-11ef-bcea-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-10T03:48:25.006 INFO:teuthology.orchestra.run.smithi139.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCsQBtcQdyc4IV6MdnEQkQK4PIyxYvAmnMv0UG19obljrxYJRsQDcVyZuTYp0TlZ1Yta+3JRd5NzkHGyJqEZKATHL4Holhf3nsAAruN4GBYvOBLalCjnatIbJv2dVct6jIQ9iXMBJ1j0234RtSR/ZacOK8BxqFTre7zoL1KBidHvP6Z48qkO6b3ldrCL3KhdgfocB8VyAAAqXiJNcYGoqh/c8Cpbm/RAGw/AUYQMwZ8wv6Nxgj7F4mPqex72Ho0AwePVxLMyMXxKdbqoezABrYvkD+HjHLFcwV+1RnuneXA7Aft7IoOX9c5FfuBlg4S/qnkTxShZzQCDfRBIcCO1ilFEV+I+hxJXcZpnFqKp4C04WhJLfEwviTztA++XjbjrxxUFi+EtYplUoNyo54Zr6tiAwGSKI6wNlFOnogrS1xxnUn/XSrViN9F4U+lfJDNnM5/mQ0Ntz/wuu75Nxn/xZe9mOvhP5St5M/YyOiFNfA2BFrsoYPzVVQMAflmwK9nxZc= ceph-37777572-6f27-11ef-bcea-c7b262605968 2024-09-10T03:48:25.017 DEBUG:teuthology.orchestra.run.smithi192:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCsQBtcQdyc4IV6MdnEQkQK4PIyxYvAmnMv0UG19obljrxYJRsQDcVyZuTYp0TlZ1Yta+3JRd5NzkHGyJqEZKATHL4Holhf3nsAAruN4GBYvOBLalCjnatIbJv2dVct6jIQ9iXMBJ1j0234RtSR/ZacOK8BxqFTre7zoL1KBidHvP6Z48qkO6b3ldrCL3KhdgfocB8VyAAAqXiJNcYGoqh/c8Cpbm/RAGw/AUYQMwZ8wv6Nxgj7F4mPqex72Ho0AwePVxLMyMXxKdbqoezABrYvkD+HjHLFcwV+1RnuneXA7Aft7IoOX9c5FfuBlg4S/qnkTxShZzQCDfRBIcCO1ilFEV+I+hxJXcZpnFqKp4C04WhJLfEwviTztA++XjbjrxxUFi+EtYplUoNyo54Zr6tiAwGSKI6wNlFOnogrS1xxnUn/XSrViN9F4U+lfJDNnM5/mQ0Ntz/wuu75Nxn/xZe9mOvhP5St5M/YyOiFNfA2BFrsoYPzVVQMAflmwK9nxZc= ceph-37777572-6f27-11ef-bcea-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-10T03:48:25.063 INFO:teuthology.orchestra.run.smithi192.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCsQBtcQdyc4IV6MdnEQkQK4PIyxYvAmnMv0UG19obljrxYJRsQDcVyZuTYp0TlZ1Yta+3JRd5NzkHGyJqEZKATHL4Holhf3nsAAruN4GBYvOBLalCjnatIbJv2dVct6jIQ9iXMBJ1j0234RtSR/ZacOK8BxqFTre7zoL1KBidHvP6Z48qkO6b3ldrCL3KhdgfocB8VyAAAqXiJNcYGoqh/c8Cpbm/RAGw/AUYQMwZ8wv6Nxgj7F4mPqex72Ho0AwePVxLMyMXxKdbqoezABrYvkD+HjHLFcwV+1RnuneXA7Aft7IoOX9c5FfuBlg4S/qnkTxShZzQCDfRBIcCO1ilFEV+I+hxJXcZpnFqKp4C04WhJLfEwviTztA++XjbjrxxUFi+EtYplUoNyo54Zr6tiAwGSKI6wNlFOnogrS1xxnUn/XSrViN9F4U+lfJDNnM5/mQ0Ntz/wuu75Nxn/xZe9mOvhP5St5M/YyOiFNfA2BFrsoYPzVVQMAflmwK9nxZc= ceph-37777572-6f27-11ef-bcea-c7b262605968 2024-09-10T03:48:25.077 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-10T03:48:25.297 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:25 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/775239871' entity='client.admin' 2024-09-10T03:48:25.373 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:48:26.948 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-10T03:48:26.949 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-10T03:48:27.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:27 smithi139 ceph-mon[25753]: mgrmap e14: smithi139.nerngw(active, since 12s) 2024-09-10T03:48:27.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:27 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1450493524' entity='client.admin' 2024-09-10T03:48:27.334 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:48:28.469 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:28 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:28.469 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:28 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:28.469 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:28 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' cmd={"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"} : dispatch 2024-09-10T03:48:28.470 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:28 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:28.470 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:28 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi139", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-10T03:48:28.470 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:28 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi139", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-10T03:48:28.470 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:28 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:48:28.470 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:28 smithi139 ceph-mon[25753]: Deploying daemon ceph-exporter.smithi139 on smithi139 2024-09-10T03:48:28.470 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:28 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:28.918 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi192 2024-09-10T03:48:28.919 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-10T03:48:28.919 DEBUG:teuthology.orchestra.run.smithi192:> dd of=/etc/ceph/ceph.conf 2024-09-10T03:48:28.937 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-10T03:48:28.938 DEBUG:teuthology.orchestra.run.smithi192:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-10T03:48:28.996 INFO:tasks.cephadm:Adding host smithi192 to orchestrator... 2024-09-10T03:48:28.996 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph orch host add smithi192 2024-09-10T03:48:29.632 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:29 smithi139 ceph-mon[25753]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T03:48:30.355 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:48:31.529 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:31 smithi139 ceph-mon[25753]: from='client.14192 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi192", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T03:48:33.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:33 smithi139 ceph-mon[25753]: Deploying cephadm binary to smithi192 2024-09-10T03:48:33.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:33 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:33.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:33 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:33.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:33 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:33.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:33 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:33.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:33 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi139", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-10T03:48:33.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:33 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi139", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-10T03:48:33.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:33 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:48:33.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:33 smithi139 ceph-mon[25753]: Deploying daemon crash.smithi139 on smithi139 2024-09-10T03:48:34.130 INFO:teuthology.orchestra.run.smithi139.stdout:Added host 'smithi192' with addr '172.21.15.192' 2024-09-10T03:48:34.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:34 smithi139 ceph-mon[25753]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:48:34.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:34 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:34.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:34 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:34.767 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph orch host ls --format=json 2024-09-10T03:48:35.326 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:48:35.455 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:35 smithi139 ceph-mon[25753]: Added host smithi192 2024-09-10T03:48:35.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:35 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:35.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:35 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:35.994 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:48:35.994 INFO:teuthology.orchestra.run.smithi139.stdout:[{"addr": "172.21.15.139", "hostname": "smithi139", "labels": [], "status": ""}, {"addr": "172.21.15.192", "hostname": "smithi192", "labels": [], "status": ""}] 2024-09-10T03:48:36.616 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:36 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:36.617 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:36 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:36.617 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:36 smithi139 ceph-mon[25753]: Deploying daemon node-exporter.smithi139 on smithi139 2024-09-10T03:48:36.617 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:36 smithi139 ceph-mon[25753]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:48:36.643 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-10T03:48:36.644 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd crush tunables default 2024-09-10T03:48:36.904 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:48:37.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:37 smithi139 ceph-mon[25753]: from='client.14195 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T03:48:38.357 INFO:teuthology.orchestra.run.smithi139.stderr:adjusted tunables profile to default 2024-09-10T03:48:38.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:38 smithi139 ceph-mon[25753]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:48:38.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:38 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2790620434' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-10T03:48:39.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:39 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2790620434' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-10T03:48:39.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:39 smithi139 ceph-mon[25753]: osdmap e4: 0 total, 0 up, 0 in 2024-09-10T03:48:39.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:39 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:39.632 INFO:tasks.cephadm:Adding mon.smithi139 on smithi139 2024-09-10T03:48:39.632 INFO:tasks.cephadm:Adding mon.smithi192 on smithi192 2024-09-10T03:48:39.633 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph orch apply mon '2;smithi139:172.21.15.139=smithi139;smithi192:172.21.15.192=smithi192' 2024-09-10T03:48:39.878 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:48:39.922 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:48:40.528 INFO:teuthology.orchestra.run.smithi192.stdout:Scheduled mon update... 2024-09-10T03:48:40.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:40 smithi139 ceph-mon[25753]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:48:40.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:40 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:40.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:40 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:40.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:40 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:40.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:40 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:41.044 DEBUG:teuthology.orchestra.run.smithi192:mon.smithi192> sudo journalctl -f -n 0 -u ceph-37777572-6f27-11ef-bcea-c7b262605968@mon.smithi192.service 2024-09-10T03:48:41.046 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T03:48:41.046 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T03:48:41.315 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:48:41.358 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:48:41.705 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:41 smithi139 ceph-mon[25753]: Deploying daemon alertmanager.smithi139 on smithi139 2024-09-10T03:48:41.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:41 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:42.042 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:48:42.042 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"37777572-6f27-11ef-bcea-c7b262605968","modified":"2024-09-10T03:47:03.758858Z","created":"2024-09-10T03:47:03.758858Z","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":"smithi139","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T03:48:42.042 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-09-10T03:48:42.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:42 smithi139 ceph-mon[25753]: from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi139:172.21.15.139=smithi139;smithi192:172.21.15.192=smithi192", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T03:48:42.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:42 smithi139 ceph-mon[25753]: Saving service mon spec with placement smithi139:172.21.15.139=smithi139;smithi192:172.21.15.192=smithi192;count:2 2024-09-10T03:48:42.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:42 smithi139 ceph-mon[25753]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:48:42.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:42 smithi139 ceph-mon[25753]: from='client.? 172.21.15.192:0/7243175' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T03:48:43.716 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T03:48:43.716 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T03:48:43.951 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:48:43.955 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:43 smithi139 ceph-mon[25753]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:48:43.994 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:48:44.628 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:48:44.628 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"37777572-6f27-11ef-bcea-c7b262605968","modified":"2024-09-10T03:47:03.758858Z","created":"2024-09-10T03:47:03.758858Z","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":"smithi139","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T03:48:44.628 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-09-10T03:48:44.792 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:44 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:44.792 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:44 smithi139 ceph-mon[25753]: from='client.? 172.21.15.192:0/2147921486' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T03:48:45.775 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:45 smithi139 ceph-mon[25753]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:48:46.284 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T03:48:46.284 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T03:48:46.519 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:48:46.562 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:48:47.256 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:48:47.256 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"37777572-6f27-11ef-bcea-c7b262605968","modified":"2024-09-10T03:47:03.758858Z","created":"2024-09-10T03:47:03.758858Z","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":"smithi139","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T03:48:47.256 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-09-10T03:48:47.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:47 smithi139 ceph-mon[25753]: from='client.? 172.21.15.192:0/1509168484' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T03:48:48.705 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:48 smithi139 ceph-mon[25753]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:48:48.816 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T03:48:48.817 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T03:48:49.057 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:48:49.100 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:48:49.705 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:49 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:49.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:49 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:49.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:49 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:49.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:49 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:49.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:49 smithi139 ceph-mon[25753]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-10T03:48:49.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:49 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:49.773 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:48:49.773 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"37777572-6f27-11ef-bcea-c7b262605968","modified":"2024-09-10T03:47:03.758858Z","created":"2024-09-10T03:47:03.758858Z","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":"smithi139","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T03:48:49.773 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-09-10T03:48:50.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:50 smithi139 ceph-mon[25753]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:48:50.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:50 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:50.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:50 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:50.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:50 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2024-09-10T03:48:50.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:50 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:50.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:50 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:50.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:50 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:48:50.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:50 smithi139 ceph-mon[25753]: from='client.? 172.21.15.192:0/1093936533' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T03:48:51.299 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T03:48:51.300 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T03:48:51.560 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:48:51.607 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:48:51.705 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:51 smithi139 ceph-mon[25753]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-10T03:48:51.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:51 smithi139 ceph-mon[25753]: Deploying daemon grafana.smithi139 on smithi139 2024-09-10T03:48:52.280 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:48:52.280 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"37777572-6f27-11ef-bcea-c7b262605968","modified":"2024-09-10T03:47:03.758858Z","created":"2024-09-10T03:47:03.758858Z","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":"smithi139","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T03:48:52.280 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-09-10T03:48:52.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:52 smithi139 ceph-mon[25753]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:48:52.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:52 smithi139 ceph-mon[25753]: from='client.? 172.21.15.192:0/1290187566' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T03:48:53.892 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T03:48:53.892 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T03:48:53.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:53 smithi139 ceph-mon[25753]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:48:54.134 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:48:54.179 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:48:54.875 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:48:54.875 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"37777572-6f27-11ef-bcea-c7b262605968","modified":"2024-09-10T03:47:03.758858Z","created":"2024-09-10T03:47:03.758858Z","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":"smithi139","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T03:48:54.875 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-09-10T03:48:55.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:54 smithi139 ceph-mon[25753]: from='client.? 172.21.15.192:0/3440241138' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T03:48:56.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:55 smithi139 ceph-mon[25753]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:48:56.394 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T03:48:56.395 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T03:48:56.654 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:48:56.698 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:48:57.380 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:48:57.380 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"37777572-6f27-11ef-bcea-c7b262605968","modified":"2024-09-10T03:47:03.758858Z","created":"2024-09-10T03:47:03.758858Z","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":"smithi139","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T03:48:57.381 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-09-10T03:48:57.603 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:57 smithi139 ceph-mon[25753]: from='client.? 172.21.15.192:0/2517670204' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T03:48:58.673 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:48:58 smithi139 ceph-mon[25753]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:48:58.923 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T03:48:58.923 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T03:48:59.165 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:48:59.208 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:48:59.833 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:48:59.833 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"37777572-6f27-11ef-bcea-c7b262605968","modified":"2024-09-10T03:47:03.758858Z","created":"2024-09-10T03:47:03.758858Z","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":"smithi139","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T03:48:59.833 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-09-10T03:49:00.669 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:00 smithi139 ceph-mon[25753]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:00.669 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:00 smithi139 ceph-mon[25753]: from='client.? 172.21.15.192:0/830373815' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T03:49:01.434 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T03:49:01.434 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T03:49:01.675 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:49:01.682 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:01 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:01.682 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:01 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:01.682 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:01 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:01.683 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:01 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:01.683 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:01 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:01.683 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:01 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:01.683 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:01 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:01.683 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:01 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:01.683 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:01 smithi139 ceph-mon[25753]: Deploying daemon prometheus.smithi139 on smithi139 2024-09-10T03:49:01.683 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:01 smithi139 ceph-mon[25753]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:01.718 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:49:02.418 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:49:02.418 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"37777572-6f27-11ef-bcea-c7b262605968","modified":"2024-09-10T03:47:03.758858Z","created":"2024-09-10T03:47:03.758858Z","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":"smithi139","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T03:49:02.418 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-09-10T03:49:02.705 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:02 smithi139 ceph-mon[25753]: from='client.? 172.21.15.192:0/2130090591' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T03:49:03.955 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:03 smithi139 ceph-mon[25753]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:04.095 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T03:49:04.096 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T03:49:04.340 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:49:04.383 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:49:04.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:04 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:05.058 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:49:05.058 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"37777572-6f27-11ef-bcea-c7b262605968","modified":"2024-09-10T03:47:03.758858Z","created":"2024-09-10T03:47:03.758858Z","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":"smithi139","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T03:49:05.058 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-09-10T03:49:06.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:05 smithi139 ceph-mon[25753]: from='client.? 172.21.15.192:0/867864485' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T03:49:06.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:05 smithi139 ceph-mon[25753]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:06.568 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T03:49:06.568 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T03:49:06.806 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:49:06.850 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:49:07.520 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:49:07.521 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"37777572-6f27-11ef-bcea-c7b262605968","modified":"2024-09-10T03:47:03.758858Z","created":"2024-09-10T03:47:03.758858Z","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":"smithi139","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T03:49:07.521 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-09-10T03:49:07.796 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:07 smithi139 ceph-mon[25753]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:08.844 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:08 smithi139 ceph-mon[25753]: from='client.? 172.21.15.192:0/2210697415' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T03:49:09.156 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T03:49:09.156 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T03:49:09.400 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:49:09.443 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:49:09.815 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:09 smithi139 ceph-mon[25753]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:10.086 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:49:10.086 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"37777572-6f27-11ef-bcea-c7b262605968","modified":"2024-09-10T03:47:03.758858Z","created":"2024-09-10T03:47:03.758858Z","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":"smithi139","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T03:49:10.087 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-09-10T03:49:11.457 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:10 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:11.457 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:10 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:11.457 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:10 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:11.457 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:10 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' cmd={"prefix": "mgr module enable", "module": "prometheus"} : dispatch 2024-09-10T03:49:11.457 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:10 smithi139 ceph-mon[25753]: from='client.? 172.21.15.192:0/207097002' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T03:49:11.654 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T03:49:11.654 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T03:49:11.897 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:49:11.940 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:49:12.300 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:11 smithi139 ceph-mon[25753]: from='mgr.14164 172.21.15.139:0/2248352340' entity='mgr.smithi139.nerngw' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-10T03:49:12.301 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:11 smithi139 ceph-mon[25753]: mgrmap e15: smithi139.nerngw(active, since 57s) 2024-09-10T03:49:12.615 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:49:12.615 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"37777572-6f27-11ef-bcea-c7b262605968","modified":"2024-09-10T03:47:03.758858Z","created":"2024-09-10T03:47:03.758858Z","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":"smithi139","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T03:49:12.615 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-09-10T03:49:13.455 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:12 smithi139 ceph-mon[25753]: from='client.? 172.21.15.192:0/2244829370' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T03:49:14.202 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T03:49:14.202 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T03:49:14.444 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:49:14.487 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:49:15.183 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:49:15.183 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"37777572-6f27-11ef-bcea-c7b262605968","modified":"2024-09-10T03:47:03.758858Z","created":"2024-09-10T03:47:03.758858Z","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":"smithi139","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T03:49:15.183 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-09-10T03:49:15.705 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:15 smithi139 ceph-mon[25753]: from='client.? 172.21.15.192:0/4234016144' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T03:49:16.690 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T03:49:16.690 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T03:49:16.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:16 smithi139 ceph-mon[25753]: Active manager daemon smithi139.nerngw restarted 2024-09-10T03:49:16.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:16 smithi139 ceph-mon[25753]: Activating manager daemon smithi139.nerngw 2024-09-10T03:49:16.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:16 smithi139 ceph-mon[25753]: osdmap e5: 0 total, 0 up, 0 in 2024-09-10T03:49:16.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:16 smithi139 ceph-mon[25753]: mgrmap e16: smithi139.nerngw(active, starting, since 0.00358554s) 2024-09-10T03:49:16.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:16 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mon metadata", "id": "smithi139"} : dispatch 2024-09-10T03:49:16.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:16 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mgr metadata", "who": "smithi139.nerngw", "id": "smithi139.nerngw"} : dispatch 2024-09-10T03:49:16.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:16 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mds metadata"} : dispatch 2024-09-10T03:49:16.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:16 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata"} : dispatch 2024-09-10T03:49:16.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:16 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mon metadata"} : dispatch 2024-09-10T03:49:16.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:16 smithi139 ceph-mon[25753]: Manager daemon smithi139.nerngw is now available 2024-09-10T03:49:16.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:16 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T03:49:16.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:16 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:16.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:16 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:49:16.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:16 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-10T03:49:16.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:16 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi139.nerngw/mirror_snapshot_schedule"} : dispatch 2024-09-10T03:49:16.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:16 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi139.nerngw/trash_purge_schedule"} : dispatch 2024-09-10T03:49:16.926 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:49:16.969 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:49:17.770 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:49:17.770 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"37777572-6f27-11ef-bcea-c7b262605968","modified":"2024-09-10T03:47:03.758858Z","created":"2024-09-10T03:47:03.758858Z","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":"smithi139","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T03:49:17.770 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-09-10T03:49:18.048 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:17 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:18.048 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:17 smithi139 ceph-mon[25753]: mgrmap e17: smithi139.nerngw(active, since 1.00607s) 2024-09-10T03:49:18.048 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:17 smithi139 ceph-mon[25753]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-10T03:49:18.048 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:17 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:18.048 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:17 smithi139 ceph-mon[25753]: from='client.? 172.21.15.192:0/2021415485' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T03:49:18.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:18 smithi139 ceph-mon[25753]: [10/Sep/2024:03:49:17] ENGINE Bus STARTING 2024-09-10T03:49:18.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:18 smithi139 ceph-mon[25753]: [10/Sep/2024:03:49:17] ENGINE Serving on http://172.21.15.139:8765 2024-09-10T03:49:18.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:18 smithi139 ceph-mon[25753]: [10/Sep/2024:03:49:17] ENGINE Serving on https://172.21.15.139:7150 2024-09-10T03:49:18.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:18 smithi139 ceph-mon[25753]: [10/Sep/2024:03:49:17] ENGINE Bus STARTED 2024-09-10T03:49:18.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:18 smithi139 ceph-mon[25753]: [10/Sep/2024:03:49:17] ENGINE Error in HTTPServer.serve 2024-09-10T03:49:18.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Traceback (most recent call last): 2024-09-10T03:49:18.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T03:49:18.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: self._connections.run(self.expiration_interval) 2024-09-10T03:49:18.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T03:49:18.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: self._run(expiration_interval) 2024-09-10T03:49:18.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T03:49:18.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T03:49:18.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T03:49:18.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T03:49:18.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T03:49:18.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: s = self.context.wrap_socket( 2024-09-10T03:49:18.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T03:49:18.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: return self.sslsocket_class._create( 2024-09-10T03:49:18.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T03:49:18.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: self.do_handshake() 2024-09-10T03:49:18.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T03:49:18.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: self._sslobj.do_handshake() 2024-09-10T03:49:18.958 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T03:49:18.958 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:18 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:19.414 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T03:49:19.415 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T03:49:19.687 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:49:20.071 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T03:49:20.122 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:19 smithi139 ceph-mon[25753]: mgrmap e18: smithi139.nerngw(active, since 2s) 2024-09-10T03:49:20.757 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:49:20.758 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"37777572-6f27-11ef-bcea-c7b262605968","modified":"2024-09-10T03:47:03.758858Z","created":"2024-09-10T03:47:03.758858Z","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":"smithi139","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T03:49:20.758 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-09-10T03:49:21.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:21 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:21.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:21 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:21.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:21 smithi139 ceph-mon[25753]: from='client.? 172.21.15.192:0/1237072902' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T03:49:21.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:21 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:21.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:21 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:21.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:21 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"} : dispatch 2024-09-10T03:49:22.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:22 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:22.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:22 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:22.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:22 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:22.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:22 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:22.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:22 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config rm", "who": "osd/host:smithi192", "name": "osd_memory_target"} : dispatch 2024-09-10T03:49:22.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:22 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:49:22.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:22 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T03:49:22.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:22 smithi139 ceph-mon[25753]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-10T03:49:22.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:22 smithi139 ceph-mon[25753]: Updating smithi192:/etc/ceph/ceph.conf 2024-09-10T03:49:22.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:22 smithi139 ceph-mon[25753]: Updating smithi192:/var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T03:49:22.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:22 smithi139 ceph-mon[25753]: Updating smithi139:/var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T03:49:22.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:22 smithi139 ceph-mon[25753]: Updating smithi192:/etc/ceph/ceph.client.admin.keyring 2024-09-10T03:49:22.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:22 smithi139 ceph-mon[25753]: Updating smithi192:/var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T03:49:22.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:22 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:22.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:22 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:22.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:22 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:22.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:22 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:22.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:22 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:22.958 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:22 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi192", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-10T03:49:22.958 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:22 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi192", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-10T03:49:22.958 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:22 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:49:23.102 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T03:49:23.103 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T03:49:23.665 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T03:49:23.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:23 smithi139 ceph-mon[25753]: Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-09-10T03:49:23.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:23 smithi139 ceph-mon[25753]: Updating smithi139:/var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T03:49:23.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:23 smithi139 ceph-mon[25753]: Deploying daemon ceph-exporter.smithi192 on smithi192 2024-09-10T03:49:24.444 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:49:24.444 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"37777572-6f27-11ef-bcea-c7b262605968","modified":"2024-09-10T03:47:03.758858Z","created":"2024-09-10T03:47:03.758858Z","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":"smithi139","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T03:49:24.445 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-09-10T03:49:24.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:24 smithi139 ceph-mon[25753]: from='client.? 172.21.15.192:0/2444814338' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T03:49:26.007 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T03:49:26.008 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T03:49:26.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:26 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:26.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:26 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:26.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:26 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:26.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:26 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:26.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:26 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi192", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-10T03:49:26.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:26 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi192", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-10T03:49:26.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:26 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:49:26.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:26 smithi139 ceph-mon[25753]: Deploying daemon crash.smithi192 on smithi192 2024-09-10T03:49:26.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:26 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:26.983 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T03:49:27.814 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:49:27.814 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"37777572-6f27-11ef-bcea-c7b262605968","modified":"2024-09-10T03:47:03.758858Z","created":"2024-09-10T03:47:03.758858Z","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":"smithi139","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T03:49:27.814 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-09-10T03:49:28.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:27 smithi139 ceph-mon[25753]: from='client.? 172.21.15.192:0/1976468914' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T03:49:29.601 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T03:49:29.601 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T03:49:29.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:29 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:29.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:29 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:29.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:29 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:29.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:29 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:29.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:29 smithi139 ceph-mon[25753]: Deploying daemon node-exporter.smithi192 on smithi192 2024-09-10T03:49:29.847 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T03:49:30.733 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:49:30.733 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"37777572-6f27-11ef-bcea-c7b262605968","modified":"2024-09-10T03:47:03.758858Z","created":"2024-09-10T03:47:03.758858Z","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":"smithi139","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T03:49:30.733 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-09-10T03:49:31.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:30 smithi139 ceph-mon[25753]: from='client.? 172.21.15.192:0/1573933392' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T03:49:32.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:32 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:32.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:32 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:49:32.866 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T03:49:32.866 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T03:49:33.935 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T03:49:33.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:33 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:33.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:33 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:33.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:33 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:33.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:33 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:33.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:33 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi192.phjusa", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-10T03:49:33.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:33 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi192.phjusa", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-10T03:49:33.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:33 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mgr services"} : dispatch 2024-09-10T03:49:33.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:33 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:49:33.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:33 smithi139 ceph-mon[25753]: Deploying daemon mgr.smithi192.phjusa on smithi192 2024-09-10T03:49:34.770 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:49:34.770 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"37777572-6f27-11ef-bcea-c7b262605968","modified":"2024-09-10T03:47:03.758858Z","created":"2024-09-10T03:47:03.758858Z","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":"smithi139","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T03:49:34.770 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-09-10T03:49:35.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:34 smithi139 ceph-mon[25753]: from='client.? 172.21.15.192:0/1732135089' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T03:49:36.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:36 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:36.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:36 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:36.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:36 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:36.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:36 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:36.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:36 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T03:49:36.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:36 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:49:36.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:36 smithi139 ceph-mon[25753]: Deploying daemon mon.smithi192 on smithi192 2024-09-10T03:49:36.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:36 smithi139 ceph-mon[25753]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:36.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:36 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:36.792 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T03:49:36.792 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T03:49:38.053 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi192/config 2024-09-10T03:49:38.926 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:49:38.926 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"37777572-6f27-11ef-bcea-c7b262605968","modified":"2024-09-10T03:47:03.758858Z","created":"2024-09-10T03:47:03.758858Z","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":"smithi139","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T03:49:38.926 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-09-10T03:49:39.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:38 smithi139 ceph-mon[25753]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:39.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:38 smithi139 ceph-mon[25753]: from='client.? 172.21.15.192:0/893336354' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T03:49:39.844 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:39 smithi192 systemd[1]: Started Ceph mon.smithi192 for 37777572-6f27-11ef-bcea-c7b262605968. 2024-09-10T03:49:40.574 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T03:49:40.575 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T03:49:40.818 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi192/config 2024-09-10T03:49:45.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mon metadata", "id": "smithi192"} : dispatch 2024-09-10T03:49:45.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mon metadata", "id": "smithi139"} : dispatch 2024-09-10T03:49:45.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: mon.smithi139 calling monitor election 2024-09-10T03:49:45.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mon metadata", "id": "smithi192"} : dispatch 2024-09-10T03:49:45.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:45.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: from='mgr.? 172.21.15.192:0/589346237' entity='mgr.smithi192.phjusa' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi192.phjusa/crt"} : dispatch 2024-09-10T03:49:45.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mon metadata", "id": "smithi192"} : dispatch 2024-09-10T03:49:45.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mon metadata", "id": "smithi192"} : dispatch 2024-09-10T03:49:45.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: mon.smithi192 calling monitor election 2024-09-10T03:49:45.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:45.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mon metadata", "id": "smithi192"} : dispatch 2024-09-10T03:49:45.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mon metadata", "id": "smithi192"} : dispatch 2024-09-10T03:49:45.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:45.097 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mon metadata", "id": "smithi192"} : dispatch 2024-09-10T03:49:45.097 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: mon.smithi139 is new leader, mons smithi139,smithi192 in quorum (ranks 0,1) 2024-09-10T03:49:45.097 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: monmap epoch 2 2024-09-10T03:49:45.097 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: fsid 37777572-6f27-11ef-bcea-c7b262605968 2024-09-10T03:49:45.097 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: last_changed 2024-09-10T03:49:39.736234+0000 2024-09-10T03:49:45.097 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: created 2024-09-10T03:47:03.758858+0000 2024-09-10T03:49:45.097 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: min_mon_release 19 (squid) 2024-09-10T03:49:45.097 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: election_strategy: 1 2024-09-10T03:49:45.097 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: 0: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.smithi139 2024-09-10T03:49:45.097 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: 1: [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon.smithi192 2024-09-10T03:49:45.097 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: fsmap 2024-09-10T03:49:45.097 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: osdmap e5: 0 total, 0 up, 0 in 2024-09-10T03:49:45.097 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: mgrmap e18: smithi139.nerngw(active, since 28s) 2024-09-10T03:49:45.097 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: overall HEALTH_OK 2024-09-10T03:49:45.098 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: Standby manager daemon smithi192.phjusa started 2024-09-10T03:49:45.098 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: from='mgr.? 172.21.15.192:0/589346237' entity='mgr.smithi192.phjusa' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-10T03:49:45.098 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:45.098 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: from='mgr.? 172.21.15.192:0/589346237' entity='mgr.smithi192.phjusa' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi192.phjusa/key"} : dispatch 2024-09-10T03:49:45.098 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: from='mgr.? 172.21.15.192:0/589346237' entity='mgr.smithi192.phjusa' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-10T03:49:45.098 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:45.098 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:45.098 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:45.098 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:44 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:45.124 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-10T03:49:45.125 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":2,"fsid":"37777572-6f27-11ef-bcea-c7b262605968","modified":"2024-09-10T03:49:39.736234Z","created":"2024-09-10T03:47:03.758858Z","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":"smithi139","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi192","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:3300","nonce":0},{"type":"v1","addr":"172.21.15.192:6789","nonce":0}]},"addr":"172.21.15.192:6789/0","public_addr":"172.21.15.192:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-10T03:49:45.125 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 2 2024-09-10T03:49:45.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mon metadata", "id": "smithi192"} : dispatch 2024-09-10T03:49:45.207 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mon metadata", "id": "smithi139"} : dispatch 2024-09-10T03:49:45.207 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: mon.smithi139 calling monitor election 2024-09-10T03:49:45.207 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mon metadata", "id": "smithi192"} : dispatch 2024-09-10T03:49:45.207 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:45.207 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: from='mgr.? 172.21.15.192:0/589346237' entity='mgr.smithi192.phjusa' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi192.phjusa/crt"} : dispatch 2024-09-10T03:49:45.207 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mon metadata", "id": "smithi192"} : dispatch 2024-09-10T03:49:45.207 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mon metadata", "id": "smithi192"} : dispatch 2024-09-10T03:49:45.207 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: mon.smithi192 calling monitor election 2024-09-10T03:49:45.207 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:45.207 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mon metadata", "id": "smithi192"} : dispatch 2024-09-10T03:49:45.208 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mon metadata", "id": "smithi192"} : dispatch 2024-09-10T03:49:45.208 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:45.208 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mon metadata", "id": "smithi192"} : dispatch 2024-09-10T03:49:45.208 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: mon.smithi139 is new leader, mons smithi139,smithi192 in quorum (ranks 0,1) 2024-09-10T03:49:45.208 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: monmap epoch 2 2024-09-10T03:49:45.208 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: fsid 37777572-6f27-11ef-bcea-c7b262605968 2024-09-10T03:49:45.208 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: last_changed 2024-09-10T03:49:39.736234+0000 2024-09-10T03:49:45.208 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: created 2024-09-10T03:47:03.758858+0000 2024-09-10T03:49:45.208 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: min_mon_release 19 (squid) 2024-09-10T03:49:45.208 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: election_strategy: 1 2024-09-10T03:49:45.208 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: 0: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.smithi139 2024-09-10T03:49:45.208 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: 1: [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon.smithi192 2024-09-10T03:49:45.209 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: fsmap 2024-09-10T03:49:45.209 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: osdmap e5: 0 total, 0 up, 0 in 2024-09-10T03:49:45.209 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: mgrmap e18: smithi139.nerngw(active, since 28s) 2024-09-10T03:49:45.209 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: overall HEALTH_OK 2024-09-10T03:49:45.209 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: Standby manager daemon smithi192.phjusa started 2024-09-10T03:49:45.209 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: from='mgr.? 172.21.15.192:0/589346237' entity='mgr.smithi192.phjusa' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-10T03:49:45.209 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:45.209 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: from='mgr.? 172.21.15.192:0/589346237' entity='mgr.smithi192.phjusa' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi192.phjusa/key"} : dispatch 2024-09-10T03:49:45.209 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: from='mgr.? 172.21.15.192:0/589346237' entity='mgr.smithi192.phjusa' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-10T03:49:45.209 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:45.209 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:45.209 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:45.209 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:44 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:45.746 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-10T03:49:45.746 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph config generate-minimal-conf 2024-09-10T03:49:46.008 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:49:46.012 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:45 smithi192 ceph-mon[34457]: mgrmap e19: smithi139.nerngw(active, since 28s), standbys: smithi192.phjusa 2024-09-10T03:49:46.012 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:45 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mgr metadata", "who": "smithi192.phjusa", "id": "smithi192.phjusa"} : dispatch 2024-09-10T03:49:46.012 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:45 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T03:49:46.012 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:45 smithi192 ceph-mon[34457]: from='client.? 172.21.15.192:0/1656193966' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T03:49:46.012 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:45 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mon metadata", "id": "smithi192"} : dispatch 2024-09-10T03:49:46.129 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:45 smithi139 ceph-mon[25753]: mgrmap e19: smithi139.nerngw(active, since 28s), standbys: smithi192.phjusa 2024-09-10T03:49:46.129 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:45 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mgr metadata", "who": "smithi192.phjusa", "id": "smithi192.phjusa"} : dispatch 2024-09-10T03:49:46.129 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:45 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T03:49:46.129 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:45 smithi139 ceph-mon[25753]: from='client.? 172.21.15.192:0/1656193966' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T03:49:46.129 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:45 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mon metadata", "id": "smithi192"} : dispatch 2024-09-10T03:49:46.673 INFO:teuthology.orchestra.run.smithi139.stdout:# minimal ceph.conf for 37777572-6f27-11ef-bcea-c7b262605968 2024-09-10T03:49:46.673 INFO:teuthology.orchestra.run.smithi139.stdout:[global] 2024-09-10T03:49:46.673 INFO:teuthology.orchestra.run.smithi139.stdout: fsid = 37777572-6f27-11ef-bcea-c7b262605968 2024-09-10T03:49:46.673 INFO:teuthology.orchestra.run.smithi139.stdout: mon_host = [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] 2024-09-10T03:49:46.955 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:46 smithi139 ceph-mon[25753]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:46.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:46 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:49:46.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:46 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:46.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:46 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1362516503' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:49:47.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:46 smithi192 ceph-mon[34457]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:47.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:46 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:49:47.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:46 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:47.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:46 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/1362516503' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:49:47.298 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-10T03:49:47.299 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-10T03:49:47.299 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/ceph/ceph.conf 2024-09-10T03:49:47.325 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-10T03:49:47.325 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-10T03:49:47.391 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-10T03:49:47.391 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/ceph/ceph.conf 2024-09-10T03:49:47.416 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-10T03:49:47.417 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-10T03:49:47.481 DEBUG:tasks.cephadm:set 0 configs 2024-09-10T03:49:47.482 INFO:tasks.cephadm:Deploying OSDs... 2024-09-10T03:49:47.482 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-10T03:49:47.482 DEBUG:teuthology.orchestra.run.smithi139:> dd if=/scratch_devs of=/dev/stdout 2024-09-10T03:49:47.497 DEBUG:teuthology.misc:devs=['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-10T03:49:47.497 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/nvme4n1 2024-09-10T03:49:47.553 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/nvme4n1 2024-09-10T03:49:47.553 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-10T03:49:47.553 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 1040 Links: 1 Device type: 103,8 2024-09-10T03:49:47.553 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-10T03:49:47.553 INFO:teuthology.orchestra.run.smithi139.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-10T03:49:47.553 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-09-10 03:48:28.575664293 +0000 2024-09-10T03:49:47.553 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-09-10 03:46:07.771832743 +0000 2024-09-10T03:49:47.553 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-09-10 03:46:07.771832743 +0000 2024-09-10T03:49:47.553 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: 2024-09-10 03:46:07.767832833 +0000 2024-09-10T03:49:47.554 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-09-10T03:49:47.617 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-09-10T03:49:47.617 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-09-10T03:49:47.617 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000196987 s, 2.6 MB/s 2024-09-10T03:49:47.618 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-09-10T03:49:47.675 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/nvme3n1 2024-09-10T03:49:47.730 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/nvme3n1 2024-09-10T03:49:47.730 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-10T03:49:47.730 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 1028 Links: 1 Device type: 103,6 2024-09-10T03:49:47.730 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-10T03:49:47.730 INFO:teuthology.orchestra.run.smithi139.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-10T03:49:47.731 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-09-10 03:48:28.564664540 +0000 2024-09-10T03:49:47.731 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-09-10 03:46:07.622836092 +0000 2024-09-10T03:49:47.731 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-09-10 03:46:07.622836092 +0000 2024-09-10T03:49:47.731 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: 2024-09-10 03:46:07.617836205 +0000 2024-09-10T03:49:47.731 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-09-10T03:49:47.794 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-09-10T03:49:47.794 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-09-10T03:49:47.795 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000278162 s, 1.8 MB/s 2024-09-10T03:49:47.796 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-09-10T03:49:47.853 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/nvme2n1 2024-09-10T03:49:47.908 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/nvme2n1 2024-09-10T03:49:47.908 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-10T03:49:47.909 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 1016 Links: 1 Device type: 103,4 2024-09-10T03:49:47.909 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-10T03:49:47.909 INFO:teuthology.orchestra.run.smithi139.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-10T03:49:47.909 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-09-10 03:48:28.553664787 +0000 2024-09-10T03:49:47.909 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-09-10 03:46:07.479839306 +0000 2024-09-10T03:49:47.909 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-09-10 03:46:07.479839306 +0000 2024-09-10T03:49:47.909 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: 2024-09-10 03:46:07.473839442 +0000 2024-09-10T03:49:47.909 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-09-10T03:49:47.974 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-09-10T03:49:47.974 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-09-10T03:49:47.974 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000254611 s, 2.0 MB/s 2024-09-10T03:49:47.975 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-09-10T03:49:48.031 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/nvme1n1 2024-09-10T03:49:48.087 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/nvme1n1 2024-09-10T03:49:48.087 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-10T03:49:48.087 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 1003 Links: 1 Device type: 103,2 2024-09-10T03:49:48.087 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-10T03:49:48.087 INFO:teuthology.orchestra.run.smithi139.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-10T03:49:48.087 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-09-10 03:48:28.543665011 +0000 2024-09-10T03:49:48.088 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-09-10 03:46:07.324842790 +0000 2024-09-10T03:49:48.088 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-09-10 03:46:07.324842790 +0000 2024-09-10T03:49:48.088 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: 2024-09-10 03:46:07.319842903 +0000 2024-09-10T03:49:48.088 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-09-10T03:49:48.151 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-09-10T03:49:48.151 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-09-10T03:49:48.151 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000280815 s, 1.8 MB/s 2024-09-10T03:49:48.152 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-09-10T03:49:48.209 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-10T03:49:48.209 DEBUG:teuthology.orchestra.run.smithi192:> dd if=/scratch_devs of=/dev/stdout 2024-09-10T03:49:48.226 DEBUG:teuthology.misc:devs=['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-10T03:49:48.226 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/nvme4n1 2024-09-10T03:49:48.283 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/nvme4n1 2024-09-10T03:49:48.283 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-10T03:49:48.283 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 5h/5d Inode: 1040 Links: 1 Device type: 103,8 2024-09-10T03:49:48.283 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-10T03:49:48.283 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-10T03:49:48.283 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-09-10 03:49:20.430376367 +0000 2024-09-10T03:49:48.283 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-09-10 03:46:09.397159488 +0000 2024-09-10T03:49:48.284 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-09-10 03:46:09.397159488 +0000 2024-09-10T03:49:48.284 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: 2024-09-10 03:46:09.392159586 +0000 2024-09-10T03:49:48.284 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-09-10T03:49:48.347 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-09-10T03:49:48.347 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-09-10T03:49:48.347 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000255962 s, 2.0 MB/s 2024-09-10T03:49:48.348 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-09-10T03:49:48.406 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/nvme3n1 2024-09-10T03:49:48.462 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/nvme3n1 2024-09-10T03:49:48.462 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-10T03:49:48.462 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 5h/5d Inode: 1028 Links: 1 Device type: 103,6 2024-09-10T03:49:48.462 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-10T03:49:48.462 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-10T03:49:48.463 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-09-10 03:49:20.419376585 +0000 2024-09-10T03:49:48.463 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-09-10 03:46:09.264162105 +0000 2024-09-10T03:49:48.463 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-09-10 03:46:09.264162105 +0000 2024-09-10T03:49:48.463 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: 2024-09-10 03:46:09.259162203 +0000 2024-09-10T03:49:48.463 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-09-10T03:49:48.525 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:48 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:48.525 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:48 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:48.525 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:48 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:49:48.525 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:48 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T03:49:48.525 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:48 smithi192 ceph-mon[34457]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-10T03:49:48.525 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:48 smithi192 ceph-mon[34457]: Updating smithi192:/etc/ceph/ceph.conf 2024-09-10T03:49:48.525 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:48 smithi192 ceph-mon[34457]: Updating smithi192:/var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T03:49:48.525 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:48 smithi192 ceph-mon[34457]: Updating smithi139:/var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T03:49:48.525 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:48 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:48.525 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:48 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:48.526 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:48 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:48.526 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:48 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:48.526 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:48 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:48.526 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:48 smithi192 ceph-mon[34457]: Reconfiguring mon.smithi139 (unknown last config time)... 2024-09-10T03:49:48.526 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:48 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T03:49:48.526 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:48 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-10T03:49:48.526 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:48 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:49:48.526 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:48 smithi192 ceph-mon[34457]: Reconfiguring daemon mon.smithi139 on smithi139 2024-09-10T03:49:48.526 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:48 smithi192 ceph-mon[34457]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:48.527 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-09-10T03:49:48.527 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-09-10T03:49:48.527 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000209486 s, 2.4 MB/s 2024-09-10T03:49:48.528 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-09-10T03:49:48.583 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/nvme2n1 2024-09-10T03:49:48.639 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/nvme2n1 2024-09-10T03:49:48.640 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-10T03:49:48.640 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 5h/5d Inode: 1015 Links: 1 Device type: 103,4 2024-09-10T03:49:48.640 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-10T03:49:48.640 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-10T03:49:48.640 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-09-10 03:49:20.408376802 +0000 2024-09-10T03:49:48.640 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-09-10 03:46:09.117164998 +0000 2024-09-10T03:49:48.640 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-09-10 03:46:09.117164998 +0000 2024-09-10T03:49:48.640 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: 2024-09-10 03:46:09.112165096 +0000 2024-09-10T03:49:48.640 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-09-10T03:49:48.703 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-09-10T03:49:48.704 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-09-10T03:49:48.704 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000214845 s, 2.4 MB/s 2024-09-10T03:49:48.705 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-09-10T03:49:48.705 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:48 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:48.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:48 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:48.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:48 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:49:48.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:48 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T03:49:48.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:48 smithi139 ceph-mon[25753]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-10T03:49:48.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:48 smithi139 ceph-mon[25753]: Updating smithi192:/etc/ceph/ceph.conf 2024-09-10T03:49:48.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:48 smithi139 ceph-mon[25753]: Updating smithi192:/var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T03:49:48.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:48 smithi139 ceph-mon[25753]: Updating smithi139:/var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T03:49:48.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:48 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:48.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:48 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:48.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:48 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:48.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:48 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:48.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:48 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:48.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:48 smithi139 ceph-mon[25753]: Reconfiguring mon.smithi139 (unknown last config time)... 2024-09-10T03:49:48.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:48 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T03:49:48.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:48 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-10T03:49:48.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:48 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:49:48.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:48 smithi139 ceph-mon[25753]: Reconfiguring daemon mon.smithi139 on smithi139 2024-09-10T03:49:48.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:48 smithi139 ceph-mon[25753]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:48.761 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/nvme1n1 2024-09-10T03:49:48.816 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/nvme1n1 2024-09-10T03:49:48.816 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-10T03:49:48.816 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 5h/5d Inode: 1004 Links: 1 Device type: 103,2 2024-09-10T03:49:48.816 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-10T03:49:48.816 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-10T03:49:48.816 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-09-10 03:49:20.397377019 +0000 2024-09-10T03:49:48.816 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-09-10 03:46:08.968167930 +0000 2024-09-10T03:49:48.816 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-09-10 03:46:08.968167930 +0000 2024-09-10T03:49:48.816 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: 2024-09-10 03:46:08.963168028 +0000 2024-09-10T03:49:48.817 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-09-10T03:49:48.879 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-09-10T03:49:48.879 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-09-10T03:49:48.879 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000226135 s, 2.3 MB/s 2024-09-10T03:49:48.880 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-09-10T03:49:48.936 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph orch apply osd --all-available-devices --method raw 2024-09-10T03:49:49.215 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi192/config 2024-09-10T03:49:49.850 INFO:teuthology.orchestra.run.smithi192.stdout:Scheduled osd.all-available-devices update... 2024-09-10T03:49:50.455 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:50 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:50.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:50 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:50.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:50 smithi139 ceph-mon[25753]: Reconfiguring mgr.smithi139.nerngw (unknown last config time)... 2024-09-10T03:49:50.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:50 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi139.nerngw", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-10T03:49:50.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:50 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mgr services"} : dispatch 2024-09-10T03:49:50.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:50 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:49:50.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:50 smithi139 ceph-mon[25753]: Reconfiguring daemon mgr.smithi139.nerngw on smithi139 2024-09-10T03:49:50.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:50 smithi139 ceph-mon[25753]: from='client.14264 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "method": "raw", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T03:49:50.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:50 smithi139 ceph-mon[25753]: Marking host: smithi139 for OSDSpec preview refresh. 2024-09-10T03:49:50.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:50 smithi139 ceph-mon[25753]: Marking host: smithi192 for OSDSpec preview refresh. 2024-09-10T03:49:50.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:50 smithi139 ceph-mon[25753]: Saving service osd.all-available-devices spec with placement * 2024-09-10T03:49:50.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:50 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:50.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:50 smithi139 ceph-mon[25753]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:50.487 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:50 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:50.487 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:50 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:50.487 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:50 smithi192 ceph-mon[34457]: Reconfiguring mgr.smithi139.nerngw (unknown last config time)... 2024-09-10T03:49:50.487 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:50 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi139.nerngw", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-10T03:49:50.487 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:50 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mgr services"} : dispatch 2024-09-10T03:49:50.488 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:50 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:49:50.488 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:50 smithi192 ceph-mon[34457]: Reconfiguring daemon mgr.smithi139.nerngw on smithi139 2024-09-10T03:49:50.488 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:50 smithi192 ceph-mon[34457]: from='client.14264 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "method": "raw", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T03:49:50.488 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:50 smithi192 ceph-mon[34457]: Marking host: smithi139 for OSDSpec preview refresh. 2024-09-10T03:49:50.488 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:50 smithi192 ceph-mon[34457]: Marking host: smithi192 for OSDSpec preview refresh. 2024-09-10T03:49:50.488 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:50 smithi192 ceph-mon[34457]: Saving service osd.all-available-devices spec with placement * 2024-09-10T03:49:50.488 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:50 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:50.488 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:50 smithi192 ceph-mon[34457]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:50.521 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-10T03:49:50.522 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:49:51.357 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:49:51.685 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:51 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:51.686 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:51 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:51.686 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:51 smithi139 ceph-mon[25753]: Reconfiguring ceph-exporter.smithi139 (monmap changed)... 2024-09-10T03:49:51.686 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:51 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi139", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-10T03:49:51.686 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:51 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:49:51.686 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:51 smithi139 ceph-mon[25753]: Reconfiguring daemon ceph-exporter.smithi139 on smithi139 2024-09-10T03:49:51.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:51 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:51.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:51 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:51.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:51 smithi192 ceph-mon[34457]: Reconfiguring ceph-exporter.smithi139 (monmap changed)... 2024-09-10T03:49:51.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:51 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi139", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-10T03:49:51.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:51 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:49:51.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:51 smithi192 ceph-mon[34457]: Reconfiguring daemon ceph-exporter.smithi139 on smithi139 2024-09-10T03:49:51.958 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:49:52.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:52 smithi139 ceph-mon[25753]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:52.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:52 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2322384107' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:49:52.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:52 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:52.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:52 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:52.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:52 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi139", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-10T03:49:52.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:52 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:49:52.769 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-10T03:49:52.844 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:52 smithi192 ceph-mon[34457]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:52.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:52 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2322384107' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:49:52.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:52 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:52.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:52 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:52.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:52 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi139", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-10T03:49:52.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:52 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:49:53.705 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:53 smithi139 ceph-mon[25753]: Reconfiguring crash.smithi139 (monmap changed)... 2024-09-10T03:49:53.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:53 smithi139 ceph-mon[25753]: Reconfiguring daemon crash.smithi139 on smithi139 2024-09-10T03:49:53.769 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:49:53.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:53 smithi192 ceph-mon[34457]: Reconfiguring crash.smithi139 (monmap changed)... 2024-09-10T03:49:53.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:53 smithi192 ceph-mon[34457]: Reconfiguring daemon crash.smithi139 on smithi139 2024-09-10T03:49:54.134 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:49:54.625 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:54 smithi139 ceph-mon[25753]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:54.625 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:54 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:54.625 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:54 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:54.801 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:49:54.844 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:54 smithi192 ceph-mon[34457]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:54.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:54 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:54.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:54 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:49:55.557 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:55 smithi139 ceph-mon[25753]: Reconfiguring alertmanager.smithi139 (dependencies changed)... 2024-09-10T03:49:55.558 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:55 smithi139 ceph-mon[25753]: Reconfiguring daemon alertmanager.smithi139 on smithi139 2024-09-10T03:49:55.558 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:55 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2886523418' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:49:55.582 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-10T03:49:55.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:55 smithi192 ceph-mon[34457]: Reconfiguring alertmanager.smithi139 (dependencies changed)... 2024-09-10T03:49:55.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:55 smithi192 ceph-mon[34457]: Reconfiguring daemon alertmanager.smithi139 on smithi139 2024-09-10T03:49:55.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:55 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2886523418' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:49:56.583 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:49:56.705 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:56 smithi139 ceph-mon[25753]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:56.844 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:56 smithi192 ceph-mon[34457]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:57.409 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:49:58.627 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:49:59.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:59 smithi139 ceph-mon[25753]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:59.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:49:59 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2467159167' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:49:59.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:59 smithi192 ceph-mon[34457]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:49:59.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:49:59 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2467159167' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:49:59.721 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-10T03:50:00.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:00 smithi192 ceph-mon[34457]: overall HEALTH_OK 2024-09-10T03:50:00.348 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:00 smithi139 ceph-mon[25753]: overall HEALTH_OK 2024-09-10T03:50:00.723 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:50:00.991 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:50:01.261 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:01 smithi139 ceph-mon[25753]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:01.262 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:01 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:01.262 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:01 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:01.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:01 smithi192 ceph-mon[34457]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:01.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:01 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:01.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:01 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:01.664 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:50:02.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:02 smithi192 ceph-mon[34457]: Reconfiguring grafana.smithi139 (dependencies changed)... 2024-09-10T03:50:02.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:02 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:50:02.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:02 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3261744546' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:02.233 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:02 smithi139 ceph-mon[25753]: Reconfiguring grafana.smithi139 (dependencies changed)... 2024-09-10T03:50:02.233 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:02 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:50:02.233 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:02 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3261744546' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:02.257 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-10T03:50:03.259 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:50:03.282 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:03 smithi139 ceph-mon[25753]: Reconfiguring daemon grafana.smithi139 on smithi139 2024-09-10T03:50:03.282 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:03 smithi139 ceph-mon[25753]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:03.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:03 smithi192 ceph-mon[34457]: Reconfiguring daemon grafana.smithi139 on smithi139 2024-09-10T03:50:03.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:03 smithi192 ceph-mon[34457]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:04.422 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:50:05.119 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:50:05.324 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:05 smithi139 ceph-mon[25753]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:05.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:05 smithi192 ceph-mon[34457]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:06.143 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:06 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3984638199' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:06.173 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-10T03:50:06.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:06 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3984638199' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:07.174 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:50:07.300 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:07 smithi139 ceph-mon[25753]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:07.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:07 smithi192 ceph-mon[34457]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:07.447 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:50:08.110 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:50:08.362 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:08 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:08.363 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:08 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:08.363 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:08 smithi139 ceph-mon[25753]: Reconfiguring prometheus.smithi139 (dependencies changed)... 2024-09-10T03:50:08.363 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:08 smithi139 ceph-mon[25753]: Reconfiguring daemon prometheus.smithi139 on smithi139 2024-09-10T03:50:08.363 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:08 smithi139 ceph-mon[25753]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:08.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:08 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:08.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:08 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:08.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:08 smithi192 ceph-mon[34457]: Reconfiguring prometheus.smithi139 (dependencies changed)... 2024-09-10T03:50:08.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:08 smithi192 ceph-mon[34457]: Reconfiguring daemon prometheus.smithi139 on smithi139 2024-09-10T03:50:08.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:08 smithi192 ceph-mon[34457]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:09.367 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:09 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1188401133' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:09.398 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-10T03:50:09.594 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:09 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/1188401133' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:10.365 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:10 smithi139 ceph-mon[25753]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:10.399 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:50:10.488 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:10 smithi192 ceph-mon[34457]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:11.291 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:50:11.889 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:50:11.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:11 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/580115663' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:12.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:11 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/580115663' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:13.180 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:12 smithi139 ceph-mon[25753]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:13.206 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-10T03:50:13.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:12 smithi192 ceph-mon[34457]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:14.208 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:50:14.459 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:50:14.876 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:14 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:14.877 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:14 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:14.877 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:14 smithi139 ceph-mon[25753]: Reconfiguring ceph-exporter.smithi192 (monmap changed)... 2024-09-10T03:50:14.877 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:14 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi192", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-10T03:50:14.877 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:14 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:14.877 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:14 smithi139 ceph-mon[25753]: Reconfiguring daemon ceph-exporter.smithi192 on smithi192 2024-09-10T03:50:14.877 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:14 smithi139 ceph-mon[25753]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:15.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:14 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:15.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:14 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:15.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:14 smithi192 ceph-mon[34457]: Reconfiguring ceph-exporter.smithi192 (monmap changed)... 2024-09-10T03:50:15.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:14 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi192", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-10T03:50:15.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:14 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:15.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:14 smithi192 ceph-mon[34457]: Reconfiguring daemon ceph-exporter.smithi192 on smithi192 2024-09-10T03:50:15.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:14 smithi192 ceph-mon[34457]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:15.142 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:50:15.716 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-10T03:50:16.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:16 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:16.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:16 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/4190295484' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:16.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:16 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:16.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:16 smithi192 ceph-mon[34457]: Reconfiguring crash.smithi192 (monmap changed)... 2024-09-10T03:50:16.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:16 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi192", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-10T03:50:16.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:16 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:16.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:16 smithi192 ceph-mon[34457]: Reconfiguring daemon crash.smithi192 on smithi192 2024-09-10T03:50:16.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:16 smithi192 ceph-mon[34457]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:16.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:16 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:16.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:16 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/4190295484' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:16.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:16 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:16.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:16 smithi139 ceph-mon[25753]: Reconfiguring crash.smithi192 (monmap changed)... 2024-09-10T03:50:16.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:16 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi192", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-10T03:50:16.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:16 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:16.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:16 smithi139 ceph-mon[25753]: Reconfiguring daemon crash.smithi192 on smithi192 2024-09-10T03:50:16.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:16 smithi139 ceph-mon[25753]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:16.717 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:50:16.965 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:50:17.382 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:17 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:50:17.382 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:17 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:17.382 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:17 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:17.383 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:17 smithi139 ceph-mon[25753]: Reconfiguring mgr.smithi192.phjusa (monmap changed)... 2024-09-10T03:50:17.383 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:17 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi192.phjusa", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-10T03:50:17.383 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:17 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mgr services"} : dispatch 2024-09-10T03:50:17.383 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:17 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:17.383 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:17 smithi139 ceph-mon[25753]: Reconfiguring daemon mgr.smithi192.phjusa on smithi192 2024-09-10T03:50:17.484 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:17 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:50:17.485 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:17 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:17.485 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:17 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:17.485 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:17 smithi192 ceph-mon[34457]: Reconfiguring mgr.smithi192.phjusa (monmap changed)... 2024-09-10T03:50:17.485 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:17 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi192.phjusa", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-10T03:50:17.485 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:17 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "mgr services"} : dispatch 2024-09-10T03:50:17.485 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:17 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:17.485 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:17 smithi192 ceph-mon[34457]: Reconfiguring daemon mgr.smithi192.phjusa on smithi192 2024-09-10T03:50:17.652 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:50:18.253 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:18 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3287485810' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:18.253 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:18 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:18.253 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:18 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:18.253 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:18 smithi139 ceph-mon[25753]: Reconfiguring mon.smithi192 (monmap changed)... 2024-09-10T03:50:18.253 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:18 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T03:50:18.254 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:18 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-10T03:50:18.254 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:18 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:18.254 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:18 smithi139 ceph-mon[25753]: Reconfiguring daemon mon.smithi192 on smithi192 2024-09-10T03:50:18.254 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:18 smithi139 ceph-mon[25753]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:18.255 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-10T03:50:18.411 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:18 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3287485810' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:18.411 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:18 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:18.411 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:18 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:18.411 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:18 smithi192 ceph-mon[34457]: Reconfiguring mon.smithi192 (monmap changed)... 2024-09-10T03:50:18.412 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:18 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T03:50:18.412 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:18 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-10T03:50:18.412 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:18 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:18.412 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:18 smithi192 ceph-mon[34457]: Reconfiguring daemon mon.smithi192 on smithi192 2024-09-10T03:50:18.412 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:18 smithi192 ceph-mon[34457]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:19.256 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:50:19.509 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:50:20.137 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:50:20.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:20 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:20.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:20 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:20.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:20 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-10T03:50:20.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:20 smithi192 ceph-mon[34457]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-10T03:50:20.346 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:20 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi139.front.sepia.ceph.com:9093"} : dispatch 2024-09-10T03:50:20.346 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:20 smithi192 ceph-mon[34457]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi139.front.sepia.ceph.com:9093"}]: dispatch 2024-09-10T03:50:20.346 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:20 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:20.346 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:20 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-10T03:50:20.346 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:20 smithi192 ceph-mon[34457]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-10T03:50:20.346 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:20 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi139.front.sepia.ceph.com:3000"} : dispatch 2024-09-10T03:50:20.346 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:20 smithi192 ceph-mon[34457]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi139.front.sepia.ceph.com:3000"}]: dispatch 2024-09-10T03:50:20.347 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:20 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:20.347 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:20 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-10T03:50:20.347 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:20 smithi192 ceph-mon[34457]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-10T03:50:20.347 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:20 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi139.front.sepia.ceph.com:9095"} : dispatch 2024-09-10T03:50:20.347 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:20 smithi192 ceph-mon[34457]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi139.front.sepia.ceph.com:9095"}]: dispatch 2024-09-10T03:50:20.347 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:20 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:20.347 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:20 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-10T03:50:20.347 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:20 smithi192 ceph-mon[34457]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-10T03:50:20.348 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:20 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-10T03:50:20.348 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:20 smithi192 ceph-mon[34457]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-10T03:50:20.348 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:20 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T03:50:20.348 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:20 smithi192 ceph-mon[34457]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:20.348 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:20 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-10T03:50:20.348 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:20 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/200133732' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:20.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:20 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:20.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:20 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:20.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:20 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-10T03:50:20.457 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:20 smithi139 ceph-mon[25753]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-10T03:50:20.457 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:20 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi139.front.sepia.ceph.com:9093"} : dispatch 2024-09-10T03:50:20.457 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:20 smithi139 ceph-mon[25753]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi139.front.sepia.ceph.com:9093"}]: dispatch 2024-09-10T03:50:20.457 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:20 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:20.457 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:20 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-10T03:50:20.457 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:20 smithi139 ceph-mon[25753]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-10T03:50:20.457 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:20 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi139.front.sepia.ceph.com:3000"} : dispatch 2024-09-10T03:50:20.458 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:20 smithi139 ceph-mon[25753]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi139.front.sepia.ceph.com:3000"}]: dispatch 2024-09-10T03:50:20.458 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:20 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:20.458 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:20 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-10T03:50:20.458 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:20 smithi139 ceph-mon[25753]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-10T03:50:20.458 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:20 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi139.front.sepia.ceph.com:9095"} : dispatch 2024-09-10T03:50:20.458 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:20 smithi139 ceph-mon[25753]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi139.front.sepia.ceph.com:9095"}]: dispatch 2024-09-10T03:50:20.458 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:20 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:20.459 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:20 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-10T03:50:20.459 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:20 smithi139 ceph-mon[25753]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-10T03:50:20.459 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:20 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-10T03:50:20.459 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:20 smithi139 ceph-mon[25753]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-10T03:50:20.459 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:20 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T03:50:20.459 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:20 smithi139 ceph-mon[25753]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:20.459 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:20 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-10T03:50:20.460 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:20 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/200133732' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:20.830 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-10T03:50:21.455 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:21 smithi139 ceph-mon[25753]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-10T03:50:21.594 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:21 smithi192 ceph-mon[34457]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-10T03:50:21.831 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:50:22.562 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:50:22.583 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:22 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:22.583 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:22 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:22.583 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:22 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:22.583 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:22 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:22.583 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:22 smithi139 ceph-mon[25753]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:22.594 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:22 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:22.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:22 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:22.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:22 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:22.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:22 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:22.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:22 smithi192 ceph-mon[34457]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:23.864 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:50:24.055 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:23 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/4051094178' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:24.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:23 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/4051094178' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:24.941 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-10T03:50:25.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:24 smithi139 ceph-mon[25753]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:25.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:24 smithi192 ceph-mon[34457]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:25.942 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:50:26.594 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:26 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:26.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:26 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:26.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:26 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:26.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:26 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:26.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:26 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:26.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:26 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T03:50:26.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:26 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:26.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:26 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T03:50:26.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:26 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:50:26.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:26 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:26.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:26 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:50:26.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:26 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:26.596 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:26 smithi192 ceph-mon[34457]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:26.692 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:50:26.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:26 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:26.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:26 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:26.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:26 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:26.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:26 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:26.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:26 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:26.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:26 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T03:50:26.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:26 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:26.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:26 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T03:50:26.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:26 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:50:26.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:26 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:26.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:26 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:50:26.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:26 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:26.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:26 smithi139 ceph-mon[25753]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:28.077 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:50:28.716 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-10T03:50:29.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:29 smithi192 ceph-mon[34457]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:29.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:29 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/171423126' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:29.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:29 smithi192 ceph-mon[34457]: from='client.? 172.21.15.192:0/3758631334' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "24d837a2-6d8f-423a-9b80-a2a176a54246"} : dispatch 2024-09-10T03:50:29.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:29 smithi192 ceph-mon[34457]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "24d837a2-6d8f-423a-9b80-a2a176a54246"} : dispatch 2024-09-10T03:50:29.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:29 smithi192 ceph-mon[34457]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "24d837a2-6d8f-423a-9b80-a2a176a54246"}]': finished 2024-09-10T03:50:29.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:29 smithi192 ceph-mon[34457]: osdmap e6: 1 total, 0 up, 1 in 2024-09-10T03:50:29.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:29 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T03:50:29.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:29 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/448607940' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "213f1377-e2f2-4d1a-8107-a157f792d3fc"} : dispatch 2024-09-10T03:50:29.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:29 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/448607940' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "213f1377-e2f2-4d1a-8107-a157f792d3fc"}]': finished 2024-09-10T03:50:29.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:29 smithi192 ceph-mon[34457]: osdmap e7: 2 total, 0 up, 2 in 2024-09-10T03:50:29.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:29 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T03:50:29.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:29 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T03:50:29.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:29 smithi192 ceph-mon[34457]: from='client.? 172.21.15.192:0/484972177' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T03:50:29.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:29 smithi139 ceph-mon[25753]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:29.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:29 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/171423126' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:29.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:29 smithi139 ceph-mon[25753]: from='client.? 172.21.15.192:0/3758631334' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "24d837a2-6d8f-423a-9b80-a2a176a54246"} : dispatch 2024-09-10T03:50:29.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:29 smithi139 ceph-mon[25753]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "24d837a2-6d8f-423a-9b80-a2a176a54246"} : dispatch 2024-09-10T03:50:29.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:29 smithi139 ceph-mon[25753]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "24d837a2-6d8f-423a-9b80-a2a176a54246"}]': finished 2024-09-10T03:50:29.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:29 smithi139 ceph-mon[25753]: osdmap e6: 1 total, 0 up, 1 in 2024-09-10T03:50:29.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:29 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T03:50:29.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:29 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/448607940' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "213f1377-e2f2-4d1a-8107-a157f792d3fc"} : dispatch 2024-09-10T03:50:29.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:29 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/448607940' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "213f1377-e2f2-4d1a-8107-a157f792d3fc"}]': finished 2024-09-10T03:50:29.457 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:29 smithi139 ceph-mon[25753]: osdmap e7: 2 total, 0 up, 2 in 2024-09-10T03:50:29.457 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:29 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T03:50:29.457 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:29 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T03:50:29.457 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:29 smithi139 ceph-mon[25753]: from='client.? 172.21.15.192:0/484972177' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T03:50:29.717 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:50:29.962 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:50:30.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:30 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/1934851612' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T03:50:30.359 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:30 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1934851612' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T03:50:30.630 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:50:31.255 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:31 smithi139 ceph-mon[25753]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:31.255 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:31 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2127950763' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:31.256 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:50:31.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:31 smithi192 ceph-mon[34457]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:31.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:31 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2127950763' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:32.258 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:50:32.282 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:32 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:50:32.285 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:32 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:50:33.057 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:50:33.254 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:33 smithi192 ceph-mon[34457]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:33.254 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:33 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:50:33.255 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:33 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:33.260 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:33 smithi139 ceph-mon[25753]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:33.260 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:33 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:50:33.260 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:33 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:33.696 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:50:34.253 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:34 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:50:34.253 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:34 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:34.253 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:34 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3540241387' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:34.323 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:34 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:50:34.323 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:34 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:34.323 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:34 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3540241387' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:34.351 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:50:35.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:35 smithi192 ceph-mon[34457]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:35.159 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:35 smithi139 ceph-mon[25753]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:35.353 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:50:35.702 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:50:36.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:36 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:50:36.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:36 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:36.115 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:36 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:50:36.116 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:36 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:36.388 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:50:37.147 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:37 smithi139 ceph-mon[25753]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:37.148 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:37 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/48398100' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:37.148 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:37 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:50:37.148 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:37 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:37.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:37 smithi192 ceph-mon[34457]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:37.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:37 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/48398100' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:37.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:37 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:50:37.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:37 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:37.457 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:50:38.459 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:50:39.132 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:39 smithi139 ceph-mon[25753]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:39.132 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:39 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:50:39.133 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:39 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:39.137 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:50:39.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:39 smithi192 ceph-mon[34457]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:39.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:39 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:50:39.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:39 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:39.787 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:50:40.348 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:40 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3346664299' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:40.391 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:40 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3346664299' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:40.419 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:50:41.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:41 smithi139 ceph-mon[25753]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:41.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:41 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:50:41.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:41 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:41.216 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:41 smithi192 ceph-mon[34457]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:41.216 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:41 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:50:41.216 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:41 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:41.421 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:50:42.714 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:50:43.126 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:43 smithi139 ceph-mon[25753]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:43.190 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:43 smithi192 ceph-mon[34457]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:43.408 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:50:44.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:44 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/358725334' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:44.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:44 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/358725334' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:44.405 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:50:45.094 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:45 smithi192 ceph-mon[34457]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:45.322 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:45 smithi139 ceph-mon[25753]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:45.406 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:50:45.672 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:50:46.730 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:50:47.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:47 smithi192 ceph-mon[34457]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:47.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:47 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:50:47.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:47 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2586035878' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:47.349 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:47 smithi139 ceph-mon[25753]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:47.349 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:47 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:50:47.349 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:47 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2586035878' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:47.753 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:50:48.754 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:50:49.156 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:49 smithi139 ceph-mon[25753]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:49.156 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:49 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-10T03:50:49.156 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:49 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:49.301 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:49 smithi192 ceph-mon[34457]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:49.301 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:49 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-10T03:50:49.301 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:49 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:49.404 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:50:50.055 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:50:50.343 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:50 smithi192 ceph-mon[34457]: Deploying daemon osd.0 on smithi192 2024-09-10T03:50:50.358 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:50 smithi139 ceph-mon[25753]: Deploying daemon osd.0 on smithi192 2024-09-10T03:50:50.672 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:50:51.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:51 smithi192 ceph-mon[34457]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:51.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:51 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2246317915' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:51.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:51 smithi139 ceph-mon[25753]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:51.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:51 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2246317915' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:51.674 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:50:52.498 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:50:53.136 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:53 smithi139 ceph-mon[25753]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:53.137 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:53 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-10T03:50:53.137 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:53 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:53.156 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:50:53.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:53 smithi192 ceph-mon[34457]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:53.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:53 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-10T03:50:53.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:53 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:50:54.262 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:54 smithi139 ceph-mon[25753]: Deploying daemon osd.1 on smithi139 2024-09-10T03:50:54.262 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:54 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3160004042' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:54.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:54 smithi192 ceph-mon[34457]: Deploying daemon osd.1 on smithi139 2024-09-10T03:50:54.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:54 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3160004042' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:54.677 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:50:55.094 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:55 smithi192 ceph-mon[34457]: pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:55.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:55 smithi139 ceph-mon[25753]: pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:55.679 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:50:55.943 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:50:56.746 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:50:57.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:56 smithi139 ceph-mon[25753]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:57.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:56 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:57.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:56 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:57.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:56 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:57.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:56 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:57.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:56 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3173482661' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:57.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:56 smithi192 ceph-mon[34457]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:57.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:56 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:57.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:56 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:57.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:56 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:57.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:56 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:50:57.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:56 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3173482661' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:50:57.547 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:50:58.549 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:50:58.805 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:50:59.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:58 smithi139 ceph-mon[25753]: pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:59.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:58 smithi192 ceph-mon[34457]: pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:50:59.478 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:51:00.158 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:50:59 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/206218781' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:00.186 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:51:00.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:50:59 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/206218781' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:01.095 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:00 smithi139 ceph-mon[25753]: pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:51:01.095 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:00 smithi139 ceph-mon[25753]: from='osd.0 [v2:172.21.15.192:6800/3702539012,v1:172.21.15.192:6801/3702539012]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-10T03:51:01.095 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:00 smithi139 ceph-mon[25753]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-10T03:51:01.187 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:51:01.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:00 smithi192 ceph-mon[34457]: pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:51:01.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:00 smithi192 ceph-mon[34457]: from='osd.0 [v2:172.21.15.192:6800/3702539012,v1:172.21.15.192:6801/3702539012]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-10T03:51:01.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:00 smithi192 ceph-mon[34457]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-10T03:51:01.748 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:51:02.135 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:02 smithi139 ceph-mon[25753]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-10T03:51:02.135 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:02 smithi139 ceph-mon[25753]: osdmap e8: 2 total, 0 up, 2 in 2024-09-10T03:51:02.135 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:02 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T03:51:02.135 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:02 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T03:51:02.136 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:02 smithi139 ceph-mon[25753]: from='osd.0 [v2:172.21.15.192:6800/3702539012,v1:172.21.15.192:6801/3702539012]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-10T03:51:02.136 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:02 smithi139 ceph-mon[25753]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-10T03:51:02.136 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:02 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:51:02.136 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:02 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:02.136 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:02 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:02.136 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:02 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:02.136 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:02 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:02.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:02 smithi192 ceph-mon[34457]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-10T03:51:02.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:02 smithi192 ceph-mon[34457]: osdmap e8: 2 total, 0 up, 2 in 2024-09-10T03:51:02.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:02 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T03:51:02.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:02 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T03:51:02.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:02 smithi192 ceph-mon[34457]: from='osd.0 [v2:172.21.15.192:6800/3702539012,v1:172.21.15.192:6801/3702539012]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-10T03:51:02.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:02 smithi192 ceph-mon[34457]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-10T03:51:02.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:02 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:51:02.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:02 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:02.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:02 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:02.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:02 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:02.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:02 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:02.442 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:51:03.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:03 smithi192 ceph-mon[34457]: pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:51:03.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:03 smithi192 ceph-mon[34457]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-09-10T03:51:03.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:03 smithi192 ceph-mon[34457]: osdmap e9: 2 total, 0 up, 2 in 2024-09-10T03:51:03.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:03 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T03:51:03.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:03 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T03:51:03.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:03 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T03:51:03.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:03 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T03:51:03.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:03 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/194790876' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:03.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:03 smithi192 ceph-mon[34457]: from='osd.0 ' entity='osd.0' 2024-09-10T03:51:03.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:03 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T03:51:03.260 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:03 smithi139 ceph-mon[25753]: pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:51:03.260 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:03 smithi139 ceph-mon[25753]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-09-10T03:51:03.260 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:03 smithi139 ceph-mon[25753]: osdmap e9: 2 total, 0 up, 2 in 2024-09-10T03:51:03.260 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:03 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T03:51:03.260 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:03 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T03:51:03.260 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:03 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T03:51:03.261 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:03 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T03:51:03.261 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:03 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/194790876' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:03.261 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:03 smithi139 ceph-mon[25753]: from='osd.0 ' entity='osd.0' 2024-09-10T03:51:03.261 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:03 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T03:51:03.662 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":9,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:51:04.663 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:51:04.720 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:04 smithi192 ceph-mon[34457]: purged_snaps scrub starts 2024-09-10T03:51:04.720 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:04 smithi192 ceph-mon[34457]: purged_snaps scrub ok 2024-09-10T03:51:04.721 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:04 smithi192 ceph-mon[34457]: osd.0 [v2:172.21.15.192:6800/3702539012,v1:172.21.15.192:6801/3702539012] boot 2024-09-10T03:51:04.721 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:04 smithi192 ceph-mon[34457]: osdmap e10: 2 total, 1 up, 2 in 2024-09-10T03:51:04.721 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:04 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T03:51:04.721 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:04 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T03:51:04.721 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:04 smithi192 ceph-mon[34457]: pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:51:04.721 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:04 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:04.721 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:04 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:04.838 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:04 smithi139 ceph-mon[25753]: purged_snaps scrub starts 2024-09-10T03:51:04.839 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:04 smithi139 ceph-mon[25753]: purged_snaps scrub ok 2024-09-10T03:51:04.839 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:04 smithi139 ceph-mon[25753]: osd.0 [v2:172.21.15.192:6800/3702539012,v1:172.21.15.192:6801/3702539012] boot 2024-09-10T03:51:04.839 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:04 smithi139 ceph-mon[25753]: osdmap e10: 2 total, 1 up, 2 in 2024-09-10T03:51:04.839 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:04 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T03:51:04.839 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:04 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T03:51:04.839 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:04 smithi139 ceph-mon[25753]: pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T03:51:04.839 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:04 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:04.839 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:04 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:05.255 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:51:05.705 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:05 smithi139 ceph-mon[25753]: osdmap e11: 2 total, 1 up, 2 in 2024-09-10T03:51:05.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:05 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T03:51:05.734 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:05 smithi192 ceph-mon[34457]: osdmap e11: 2 total, 1 up, 2 in 2024-09-10T03:51:05.734 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:05 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T03:51:06.044 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:51:06.691 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:06 smithi139 ceph-mon[25753]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T03:51:06.692 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:06 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2848694863' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:06.795 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:06 smithi192 ceph-mon[34457]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T03:51:06.796 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:06 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2848694863' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:06.970 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":11,"num_osds":2,"num_up_osds":1,"osd_up_since":1725940263,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:51:07.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:07 smithi139 ceph-mon[25753]: from='osd.1 [v2:172.21.15.139:6802/1522867884,v1:172.21.15.139:6803/1522867884]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-10T03:51:07.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:07 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:07.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:07 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:07.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:07 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-10T03:51:07.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:07 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:07.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:07 smithi192 ceph-mon[34457]: from='osd.1 [v2:172.21.15.139:6802/1522867884,v1:172.21.15.139:6803/1522867884]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-10T03:51:07.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:07 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:07.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:07 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:07.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:07 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-10T03:51:07.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:07 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:07.971 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:51:08.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:08 smithi139 ceph-mon[25753]: Detected new or changed devices on smithi192 2024-09-10T03:51:08.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:08 smithi139 ceph-mon[25753]: Adjusting osd_memory_target on smithi192 to 14912M 2024-09-10T03:51:08.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:08 smithi139 ceph-mon[25753]: from='osd.1 [v2:172.21.15.139:6802/1522867884,v1:172.21.15.139:6803/1522867884]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-10T03:51:08.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:08 smithi139 ceph-mon[25753]: osdmap e12: 2 total, 1 up, 2 in 2024-09-10T03:51:08.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:08 smithi139 ceph-mon[25753]: from='osd.1 [v2:172.21.15.139:6802/1522867884,v1:172.21.15.139:6803/1522867884]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-10T03:51:08.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:08 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T03:51:08.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:08 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:08.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:08 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:08.707 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:08 smithi139 ceph-mon[25753]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T03:51:08.709 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:51:08.844 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:08 smithi192 ceph-mon[34457]: Detected new or changed devices on smithi192 2024-09-10T03:51:08.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:08 smithi192 ceph-mon[34457]: Adjusting osd_memory_target on smithi192 to 14912M 2024-09-10T03:51:08.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:08 smithi192 ceph-mon[34457]: from='osd.1 [v2:172.21.15.139:6802/1522867884,v1:172.21.15.139:6803/1522867884]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-10T03:51:08.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:08 smithi192 ceph-mon[34457]: osdmap e12: 2 total, 1 up, 2 in 2024-09-10T03:51:08.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:08 smithi192 ceph-mon[34457]: from='osd.1 [v2:172.21.15.139:6802/1522867884,v1:172.21.15.139:6803/1522867884]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-10T03:51:08.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:08 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T03:51:08.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:08 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:08.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:08 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:08.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:08 smithi192 ceph-mon[34457]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T03:51:09.325 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:51:09.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:09 smithi139 ceph-mon[25753]: from='osd.1 [v2:172.21.15.139:6802/1522867884,v1:172.21.15.139:6803/1522867884]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-09-10T03:51:09.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:09 smithi139 ceph-mon[25753]: osdmap e13: 2 total, 1 up, 2 in 2024-09-10T03:51:09.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:09 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T03:51:09.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:09 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T03:51:09.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:09 smithi139 ceph-mon[25753]: from='osd.1 [v2:172.21.15.139:6802/1522867884,v1:172.21.15.139:6803/1522867884]' entity='osd.1' 2024-09-10T03:51:09.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:09 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/139347324' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:09.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:09 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T03:51:09.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:09 smithi192 ceph-mon[34457]: from='osd.1 [v2:172.21.15.139:6802/1522867884,v1:172.21.15.139:6803/1522867884]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-09-10T03:51:09.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:09 smithi192 ceph-mon[34457]: osdmap e13: 2 total, 1 up, 2 in 2024-09-10T03:51:09.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:09 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T03:51:09.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:09 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T03:51:09.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:09 smithi192 ceph-mon[34457]: from='osd.1 [v2:172.21.15.139:6802/1522867884,v1:172.21.15.139:6803/1522867884]' entity='osd.1' 2024-09-10T03:51:09.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:09 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/139347324' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:09.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:09 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T03:51:10.111 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":13,"num_osds":2,"num_up_osds":1,"osd_up_since":1725940263,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:51:10.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:10 smithi192 ceph-mon[34457]: purged_snaps scrub starts 2024-09-10T03:51:10.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:10 smithi192 ceph-mon[34457]: purged_snaps scrub ok 2024-09-10T03:51:10.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:10 smithi192 ceph-mon[34457]: osd.1 [v2:172.21.15.139:6802/1522867884,v1:172.21.15.139:6803/1522867884] boot 2024-09-10T03:51:10.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:10 smithi192 ceph-mon[34457]: osdmap e14: 2 total, 2 up, 2 in 2024-09-10T03:51:10.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:10 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T03:51:10.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:10 smithi192 ceph-mon[34457]: pgmap v59: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-09-10T03:51:10.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:10 smithi139 ceph-mon[25753]: purged_snaps scrub starts 2024-09-10T03:51:10.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:10 smithi139 ceph-mon[25753]: purged_snaps scrub ok 2024-09-10T03:51:10.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:10 smithi139 ceph-mon[25753]: osd.1 [v2:172.21.15.139:6802/1522867884,v1:172.21.15.139:6803/1522867884] boot 2024-09-10T03:51:10.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:10 smithi139 ceph-mon[25753]: osdmap e14: 2 total, 2 up, 2 in 2024-09-10T03:51:10.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:10 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T03:51:10.957 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:10 smithi139 ceph-mon[25753]: pgmap v59: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-09-10T03:51:11.113 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:51:11.902 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:51:12.572 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:12 smithi139 ceph-mon[25753]: osdmap e15: 2 total, 2 up, 2 in 2024-09-10T03:51:12.572 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:12 smithi139 ceph-mon[25753]: Detected new or changed devices on smithi139 2024-09-10T03:51:12.572 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:12 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:12.572 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:12 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:12.572 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:12 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-10T03:51:12.572 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:12 smithi139 ceph-mon[25753]: Adjusting osd_memory_target on smithi139 to 11840M 2024-09-10T03:51:12.573 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:12 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:12.573 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:12 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:51:12.573 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:12 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T03:51:12.573 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:12 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:12.573 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:12 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T03:51:12.573 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:12 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:51:12.573 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:12 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:51:12.573 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:12 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:51:12.573 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:12 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:51:12.573 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:12 smithi139 ceph-mon[25753]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:12.586 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:51:12.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:12 smithi192 ceph-mon[34457]: osdmap e15: 2 total, 2 up, 2 in 2024-09-10T03:51:12.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:12 smithi192 ceph-mon[34457]: Detected new or changed devices on smithi139 2024-09-10T03:51:12.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:12 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:12.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:12 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:12.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:12 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-10T03:51:12.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:12 smithi192 ceph-mon[34457]: Adjusting osd_memory_target on smithi139 to 11840M 2024-09-10T03:51:12.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:12 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:12.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:12 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:51:12.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:12 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T03:51:12.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:12 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:12.596 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:12 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T03:51:12.596 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:12 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:51:12.596 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:12 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:51:12.596 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:12 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:51:12.596 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:12 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:51:12.596 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:12 smithi192 ceph-mon[34457]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:13.844 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:13 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/691359590' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:13.859 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:13 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/691359590' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:14.444 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:51:14.705 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:14 smithi139 ceph-mon[25753]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:14.803 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:14 smithi192 ceph-mon[34457]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:15.445 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:51:15.705 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:15 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:51:15.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:15 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:51:15.807 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:51:15.844 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:15 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:51:15.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:15 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:51:16.607 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:16 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:51:16.607 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:16 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:51:16.607 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:16 smithi139 ceph-mon[25753]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:16.607 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:16 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:51:16.613 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:51:16.844 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:16 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:51:16.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:16 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:51:16.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:16 smithi192 ceph-mon[34457]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:16.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:16 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:51:17.372 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:51:17.601 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:17 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/742740595' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:17.773 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:17 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/742740595' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:18.373 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:51:18.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:18 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:51:18.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:18 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:51:18.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:18 smithi192 ceph-mon[34457]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:18.863 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:51:18.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:18 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:51:18.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:18 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:51:18.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:18 smithi139 ceph-mon[25753]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:19.552 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:51:19.844 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:19 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3047445281' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:19.856 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:19 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3047445281' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:20.639 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:51:20.735 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:20 smithi192 ceph-mon[34457]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:20.735 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:20 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:51:20.735 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:20 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:51:20.944 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:20 smithi139 ceph-mon[25753]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:20.944 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:20 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T03:51:20.945 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:20 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:51:21.641 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:51:22.179 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:51:23.072 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:51:23.072 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:23 smithi139 ceph-mon[25753]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:23.289 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:23 smithi192 ceph-mon[34457]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:23.766 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:51:24.327 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:24 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2152710317' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:24.455 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:24 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2152710317' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:24.767 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:51:25.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:25 smithi139 ceph-mon[25753]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:25.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:25 smithi192 ceph-mon[34457]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:25.920 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:51:27.202 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:27 smithi139 ceph-mon[25753]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:27.286 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:27 smithi192 ceph-mon[34457]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:27.499 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:51:28.094 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:28 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/4086184240' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:28.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:28 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/4086184240' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:28.319 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:51:29.178 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:29 smithi139 ceph-mon[25753]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:29.179 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:29 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:29.179 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:29 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:29.320 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:51:29.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:29 smithi192 ceph-mon[34457]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:29.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:29 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:29.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:29 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:29.757 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:51:30.435 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:51:31.031 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:51:31.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:31 smithi192 ceph-mon[34457]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:31.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:31 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/1243238153' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:31.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:31 smithi139 ceph-mon[25753]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:31.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:31 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1243238153' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:32.032 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:51:32.094 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:32 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:51:32.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:32 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:51:32.714 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:51:33.153 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:33 smithi139 ceph-mon[25753]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:33.153 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:33 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:33.153 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:33 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:33.336 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:51:33.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:33 smithi192 ceph-mon[34457]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:33.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:33 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:33.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:33 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:51:33.926 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:51:34.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:34 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2995615160' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:34.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:34 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2995615160' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:34.927 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:51:35.188 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:51:35.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:35 smithi139 ceph-mon[25753]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:35.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:35 smithi192 ceph-mon[34457]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:35.842 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:51:36.170 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:36 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2498302506' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:36.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:36 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2498302506' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:36.458 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:51:37.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:37 smithi192 ceph-mon[34457]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:37.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:37 smithi139 ceph-mon[25753]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:37.459 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:51:37.724 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:51:38.421 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:51:39.003 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:51:39.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:39 smithi192 ceph-mon[34457]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:39.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:39 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/1417729925' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:39.455 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:39 smithi139 ceph-mon[25753]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:39.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:39 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1417729925' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:40.005 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:51:40.261 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:51:40.917 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:51:41.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:41 smithi139 ceph-mon[25753]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:41.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:41 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/928007150' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:41.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:41 smithi192 ceph-mon[34457]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:41.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:41 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/928007150' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:41.611 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:51:42.613 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:51:42.874 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:51:43.259 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:43 smithi139 ceph-mon[25753]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:43.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:43 smithi192 ceph-mon[34457]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:43.482 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:51:44.144 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:51:44.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:44 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3487226071' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:44.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:44 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3487226071' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:45.146 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:51:45.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:45 smithi192 ceph-mon[34457]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:45.405 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:51:45.455 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:45 smithi139 ceph-mon[25753]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:46.076 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:51:46.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:46 smithi192 ceph-mon[34457]: pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:46.369 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:46 smithi139 ceph-mon[25753]: pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:46.815 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:51:47.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:47 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2957930486' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:47.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:47 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:51:47.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:47 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2957930486' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:47.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:47 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:51:47.816 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:51:48.072 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:51:48.340 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:48 smithi139 ceph-mon[25753]: pgmap v79: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:48.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:48 smithi192 ceph-mon[34457]: pgmap v79: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:48.727 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:51:49.310 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:49 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2243060618' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:49.338 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:51:49.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:49 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2243060618' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:50.339 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:51:50.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:50 smithi192 ceph-mon[34457]: pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:50.367 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:50 smithi139 ceph-mon[25753]: pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:50.596 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:51:51.265 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:51:51.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:51 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3510824002' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:51.616 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:51 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3510824002' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:51.920 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:51:52.594 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:52 smithi192 ceph-mon[34457]: pgmap v81: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:52.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:52 smithi139 ceph-mon[25753]: pgmap v81: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:52.921 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:51:53.177 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:51:53.764 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:51:53.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:53 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3731544412' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:54.094 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:53 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3731544412' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:54.441 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:51:55.094 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:54 smithi192 ceph-mon[34457]: pgmap v82: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:55.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:54 smithi139 ceph-mon[25753]: pgmap v82: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:55.442 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:51:55.697 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:51:56.397 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:51:57.019 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:51:57.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:57 smithi192 ceph-mon[34457]: pgmap v83: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:57.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:57 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/1686637745' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:57.455 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:57 smithi139 ceph-mon[25753]: pgmap v83: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:57.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:57 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1686637745' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:58.020 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:51:58.269 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:51:58.906 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:51:59.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:59 smithi139 ceph-mon[25753]: pgmap v84: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:59.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:51:59 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3461098561' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:59.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:59 smithi192 ceph-mon[34457]: pgmap v84: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:51:59.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:51:59 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3461098561' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:51:59.615 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:52:00.616 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:52:00.877 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:52:01.236 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:01 smithi139 ceph-mon[25753]: pgmap v85: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:01.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:01 smithi192 ceph-mon[34457]: pgmap v85: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:01.502 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:52:02.182 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:02 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:52:02.182 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:02 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1471794946' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:02.213 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:52:02.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:02 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:52:02.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:02 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/1471794946' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:03.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:03 smithi139 ceph-mon[25753]: pgmap v86: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:03.214 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:52:03.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:03 smithi192 ceph-mon[34457]: pgmap v86: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:03.470 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:52:04.093 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:52:04.843 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:52:05.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:05 smithi139 ceph-mon[25753]: pgmap v87: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:05.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:05 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3448554605' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:05.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:05 smithi192 ceph-mon[34457]: pgmap v87: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:05.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:05 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3448554605' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:05.844 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:52:06.095 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:52:06.769 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:52:07.321 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:07 smithi139 ceph-mon[25753]: pgmap v88: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:07.321 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:07 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/140928613' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:07.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:07 smithi192 ceph-mon[34457]: pgmap v88: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:07.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:07 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/140928613' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:07.349 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:52:08.350 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:52:08.596 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:52:09.174 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:52:09.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:09 smithi192 ceph-mon[34457]: pgmap v89: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:09.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:09 smithi139 ceph-mon[25753]: pgmap v89: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:09.854 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:52:10.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:10 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3295827165' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:10.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:10 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3295827165' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:10.855 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:52:11.112 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:52:11.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:11 smithi139 ceph-mon[25753]: pgmap v90: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:11.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:11 smithi192 ceph-mon[34457]: pgmap v90: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:11.745 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:52:12.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:12 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/181109862' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:12.383 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:12 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/181109862' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:12.409 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:52:13.260 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:13 smithi139 ceph-mon[25753]: pgmap v91: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:13.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:13 smithi192 ceph-mon[34457]: pgmap v91: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:13.410 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:52:13.669 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:52:14.335 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:52:14.925 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:52:15.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:15 smithi139 ceph-mon[25753]: pgmap v92: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:15.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:15 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3938169893' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:15.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:15 smithi192 ceph-mon[34457]: pgmap v92: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:15.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:15 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3938169893' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:15.926 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:52:16.184 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:52:16.850 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:52:17.153 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:17 smithi139 ceph-mon[25753]: pgmap v93: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:17.153 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:17 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:52:17.153 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:17 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3283065772' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:17.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:17 smithi192 ceph-mon[34457]: pgmap v93: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:17.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:17 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:52:17.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:17 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3283065772' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:17.598 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:52:18.600 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:52:18.858 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:52:19.255 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:19 smithi139 ceph-mon[25753]: pgmap v94: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:19.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:19 smithi192 ceph-mon[34457]: pgmap v94: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:19.521 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:52:20.200 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:20 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1917572390' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:20.228 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:52:20.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:20 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/1917572390' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:21.230 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:52:21.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:21 smithi192 ceph-mon[34457]: pgmap v95: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:21.455 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:21 smithi139 ceph-mon[25753]: pgmap v95: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:21.487 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:52:22.145 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:52:22.913 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:52:23.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:23 smithi139 ceph-mon[25753]: pgmap v96: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:23.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:23 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3352428601' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:23.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:23 smithi192 ceph-mon[34457]: pgmap v96: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:23.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:23 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3352428601' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:23.915 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:52:24.174 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:52:24.840 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:52:25.155 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:25 smithi139 ceph-mon[25753]: pgmap v97: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:25.155 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:25 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/465853397' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:25.349 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:25 smithi192 ceph-mon[34457]: pgmap v97: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:25.349 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:25 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/465853397' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:25.567 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:52:26.569 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:52:26.825 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:52:27.119 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:27 smithi139 ceph-mon[25753]: pgmap v98: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:27.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:27 smithi192 ceph-mon[34457]: pgmap v98: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:27.564 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:52:28.194 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:28 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1141595003' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:28.195 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:28 smithi139 ceph-mon[25753]: pgmap v99: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:28.222 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:52:28.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:28 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/1141595003' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:28.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:28 smithi192 ceph-mon[34457]: pgmap v99: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:29.223 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:52:29.472 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:52:30.106 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:52:30.753 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:52:31.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:31 smithi192 ceph-mon[34457]: pgmap v100: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:31.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:31 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2022037362' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:31.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:31 smithi139 ceph-mon[25753]: pgmap v100: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:31.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:31 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2022037362' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:31.754 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:52:32.012 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:52:32.126 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:32 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:52:32.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:32 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:52:32.620 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:52:33.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:33 smithi192 ceph-mon[34457]: pgmap v101: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:33.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:33 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3822402450' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:33.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:33 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T03:52:33.455 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:33 smithi139 ceph-mon[25753]: pgmap v101: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:33.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:33 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3822402450' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:33.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:33 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T03:52:33.575 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:52:34.576 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:52:35.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:35 smithi139 ceph-mon[25753]: pgmap v102: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:35.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:35 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:52:35.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:35 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:52:35.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:35 smithi192 ceph-mon[34457]: pgmap v102: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:35.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:35 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:52:35.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:35 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:52:35.359 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:52:36.427 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:52:37.159 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:52:37.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:37 smithi192 ceph-mon[34457]: pgmap v103: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:37.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:37 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2449780643' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:37.455 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:37 smithi139 ceph-mon[25753]: pgmap v103: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:37.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:37 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2449780643' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:38.160 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:52:38.744 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:52:39.132 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:39 smithi139 ceph-mon[25753]: pgmap v104: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:39.133 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:39 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:52:39.133 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:39 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:52:39.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:39 smithi192 ceph-mon[34457]: pgmap v104: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:39.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:39 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:52:39.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:39 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:52:39.399 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:52:40.027 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:52:40.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:40 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:52:40.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:40 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T03:52:40.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:40 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:52:40.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:40 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T03:52:40.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:40 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/492606397' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:40.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:40 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:52:40.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:40 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T03:52:40.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:40 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:52:40.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:40 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T03:52:40.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:40 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/492606397' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:41.028 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:52:41.284 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:52:41.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:41 smithi192 ceph-mon[34457]: pgmap v105: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:41.402 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:41 smithi139 ceph-mon[25753]: pgmap v105: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:41.978 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:52:42.341 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:42 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3169377335' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:42.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:42 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3169377335' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:42.739 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:52:43.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:43 smithi192 ceph-mon[34457]: pgmap v106: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:43.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:43 smithi139 ceph-mon[25753]: pgmap v106: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:43.741 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:52:44.000 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:52:44.676 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:52:45.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:45 smithi192 ceph-mon[34457]: pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:45.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:45 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/537559232' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:45.347 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:45 smithi139 ceph-mon[25753]: pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:45.347 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:45 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/537559232' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:45.378 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:52:46.380 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:52:46.636 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:52:47.241 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:52:47.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:47 smithi192 ceph-mon[34457]: pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:47.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:47 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:52:47.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:47 smithi139 ceph-mon[25753]: pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:47.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:47 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:52:47.986 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:52:48.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:48 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3932844424' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:48.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:48 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3932844424' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:48.988 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:52:49.248 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:52:49.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:49 smithi192 ceph-mon[34457]: pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:49.369 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:49 smithi139 ceph-mon[25753]: pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:49.870 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:52:50.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:50 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/917913099' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:50.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:50 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/917913099' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:50.514 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:52:51.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:51 smithi192 ceph-mon[34457]: pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:51.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:51 smithi139 ceph-mon[25753]: pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:51.515 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:52:51.772 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:52:52.448 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:52:53.047 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:52:53.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:53 smithi192 ceph-mon[34457]: pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:53.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:53 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3560769100' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:53.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:53 smithi139 ceph-mon[25753]: pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:53.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:53 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3560769100' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:54.048 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:52:54.305 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:52:54.952 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:52:55.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:55 smithi139 ceph-mon[25753]: pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:55.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:55 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/769095360' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:55.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:55 smithi192 ceph-mon[34457]: pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:55.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:55 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/769095360' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:55.684 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:52:56.685 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:52:56.946 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:52:57.321 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:57 smithi139 ceph-mon[25753]: pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:57.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:57 smithi192 ceph-mon[34457]: pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:57.649 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:52:58.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:58 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/1473959270' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:58.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:52:58 smithi192 ceph-mon[34457]: pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:58.354 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:58 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1473959270' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:52:58.354 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:52:58 smithi139 ceph-mon[25753]: pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:52:58.381 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:52:59.382 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:52:59.641 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:53:00.292 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:53:01.079 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:53:01.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:01 smithi192 ceph-mon[34457]: pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:01.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:01 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/4031481054' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:01.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:01 smithi139 ceph-mon[25753]: pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:01.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:01 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/4031481054' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:02.080 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:53:02.094 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:02 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:53:02.339 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:53:02.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:02 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:53:02.960 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:53:03.317 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:03 smithi139 ceph-mon[25753]: pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:03.317 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:03 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2136857888' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:03.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:03 smithi192 ceph-mon[34457]: pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:03.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:03 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2136857888' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:03.736 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:53:04.738 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:53:04.996 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:53:05.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:05 smithi192 ceph-mon[34457]: pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:05.352 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:05 smithi139 ceph-mon[25753]: pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:05.616 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:53:06.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:06 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/405218881' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:06.309 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:53:06.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:06 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/405218881' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:07.310 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:53:07.338 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:07 smithi139 ceph-mon[25753]: pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:07.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:07 smithi192 ceph-mon[34457]: pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:07.569 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:53:08.214 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:53:08.890 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:53:09.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:09 smithi139 ceph-mon[25753]: pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:09.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:09 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3043262186' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:09.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:09 smithi192 ceph-mon[34457]: pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:09.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:09 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3043262186' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:09.892 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:53:10.149 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:53:10.772 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:53:11.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:11 smithi192 ceph-mon[34457]: pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:11.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:11 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/1412097110' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:11.434 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:11 smithi139 ceph-mon[25753]: pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:11.434 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:11 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1412097110' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:11.464 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:53:12.465 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:53:12.725 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:53:13.170 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:13 smithi139 ceph-mon[25753]: pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:13.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:13 smithi192 ceph-mon[34457]: pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:13.359 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:53:14.026 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:53:14.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:14 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/648621917' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:14.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:14 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/648621917' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:15.027 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:53:15.284 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:53:15.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:15 smithi192 ceph-mon[34457]: pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:15.404 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:15 smithi139 ceph-mon[25753]: pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:15.953 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:53:16.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:16 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/142822948' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:16.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:16 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/142822948' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:16.623 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:53:17.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:17 smithi192 ceph-mon[34457]: pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:17.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:17 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:53:17.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:17 smithi139 ceph-mon[25753]: pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:17.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:17 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:53:17.625 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:53:17.884 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:53:18.521 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:53:19.191 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:53:19.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:19 smithi192 ceph-mon[34457]: pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:19.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:19 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3456693416' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:19.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:19 smithi139 ceph-mon[25753]: pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:19.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:19 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3456693416' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:20.192 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:53:20.450 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:53:21.046 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:53:21.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:21 smithi139 ceph-mon[25753]: pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:21.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:21 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2060772717' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:21.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:21 smithi192 ceph-mon[34457]: pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:21.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:21 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2060772717' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:21.814 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:53:22.815 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:53:23.072 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:53:23.193 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:23 smithi139 ceph-mon[25753]: pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:23.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:23 smithi192 ceph-mon[34457]: pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:23.682 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:53:24.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:24 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3871523976' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:24.450 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:24 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3871523976' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:24.478 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:53:25.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:25 smithi192 ceph-mon[34457]: pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:25.455 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:25 smithi139 ceph-mon[25753]: pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:25.479 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:53:25.738 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:53:26.145 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:26 smithi139 ceph-mon[25753]: pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:26.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:26 smithi192 ceph-mon[34457]: pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:26.421 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:53:27.035 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:53:27.336 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:27 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2938100451' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:27.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:27 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2938100451' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:28.036 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:53:28.290 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:53:28.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:28 smithi192 ceph-mon[34457]: pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:28.410 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:28 smithi139 ceph-mon[25753]: pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:28.935 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:53:29.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:29 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2054899862' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:29.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:29 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2054899862' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:29.585 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:53:30.455 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:30 smithi139 ceph-mon[25753]: pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:30.503 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:30 smithi192 ceph-mon[34457]: pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:30.586 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:53:30.842 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:53:31.505 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:53:31.505 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:31 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:53:31.594 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:31 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:53:32.310 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:53:32.596 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:32 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/1576308430' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:32.596 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:32 smithi192 ceph-mon[34457]: pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:32.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:32 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1576308430' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:32.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:32 smithi139 ceph-mon[25753]: pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:33.311 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:53:33.570 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:53:34.248 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:53:34.922 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:53:35.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:35 smithi139 ceph-mon[25753]: pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:35.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:35 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2584150257' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:35.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:35 smithi192 ceph-mon[34457]: pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:35.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:35 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2584150257' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:35.923 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:53:36.183 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:53:36.878 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:53:37.174 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:37 smithi139 ceph-mon[25753]: pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:37.174 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:37 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3239909319' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:37.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:37 smithi192 ceph-mon[34457]: pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:37.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:37 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3239909319' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:37.584 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:53:38.586 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:53:38.845 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:53:39.218 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:39 smithi139 ceph-mon[25753]: pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:39.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:39 smithi192 ceph-mon[34457]: pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:39.497 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:53:40.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:40 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T03:53:40.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:40 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/768961169' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:40.299 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:40 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T03:53:40.299 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:40 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/768961169' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:40.450 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:53:41.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:41 smithi192 ceph-mon[34457]: pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:41.451 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:53:41.455 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:41 smithi139 ceph-mon[25753]: pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:41.979 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:53:42.642 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:53:42.642 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:42 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:53:42.642 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:42 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:53:42.643 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:42 smithi139 ceph-mon[25753]: pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:42.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:42 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:53:42.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:42 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:53:42.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:42 smithi192 ceph-mon[34457]: pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:43.317 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:53:43.705 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:43 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3592304454' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:43.844 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:43 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3592304454' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:44.318 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:53:44.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:44 smithi139 ceph-mon[25753]: pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:44.844 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:44 smithi192 ceph-mon[34457]: pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:45.266 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:53:45.930 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:53:46.594 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:46 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:53:46.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:46 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:53:46.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:46 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:53:46.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:46 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T03:53:46.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:46 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:53:46.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:46 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T03:53:46.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:46 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2491171029' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:46.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:46 smithi192 ceph-mon[34457]: pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:46.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:46 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:53:46.646 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:46 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:53:46.647 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:46 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:53:46.647 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:46 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:53:46.647 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:46 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T03:53:46.647 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:46 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:53:46.647 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:46 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T03:53:46.647 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:46 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2491171029' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:46.647 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:46 smithi139 ceph-mon[25753]: pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:46.647 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:46 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:53:46.674 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:53:47.675 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:53:47.941 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:53:48.575 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:53:49.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:49 smithi139 ceph-mon[25753]: pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:49.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:49 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3659847569' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:49.208 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:53:49.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:49 smithi192 ceph-mon[34457]: pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:49.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:49 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3659847569' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:50.209 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:53:50.468 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:53:51.088 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:53:51.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:51 smithi139 ceph-mon[25753]: pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:51.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:51 smithi192 ceph-mon[34457]: pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:51.712 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:53:52.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:52 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2134915931' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:52.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:52 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2134915931' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:52.713 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:53:52.971 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:53:53.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:53 smithi192 ceph-mon[34457]: pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:53.363 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:53 smithi139 ceph-mon[25753]: pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:53.652 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:53:54.266 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:54 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1056730662' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:54.297 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:53:54.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:54 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/1056730662' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:55.298 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:53:55.326 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:55 smithi139 ceph-mon[25753]: pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:55.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:55 smithi192 ceph-mon[34457]: pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:55.557 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:53:56.318 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:53:57.001 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:53:57.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:57 smithi192 ceph-mon[34457]: pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:57.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:57 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2893937977' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:57.378 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:57 smithi139 ceph-mon[25753]: pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:57.378 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:57 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2893937977' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:58.002 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:53:58.258 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:53:58.886 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:53:59.197 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:59 smithi139 ceph-mon[25753]: pgmap v144: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:59.197 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:53:59 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1861678471' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:59.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:59 smithi192 ceph-mon[34457]: pgmap v144: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:53:59.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:53:59 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/1861678471' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:53:59.628 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:54:00.629 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:54:00.887 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:54:01.308 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:01 smithi139 ceph-mon[25753]: pgmap v145: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:01.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:01 smithi192 ceph-mon[34457]: pgmap v145: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:01.572 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:54:02.162 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:02 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:54:02.162 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:02 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/370916897' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:02.189 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:54:02.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:02 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:54:02.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:02 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/370916897' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:03.190 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:54:03.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:03 smithi192 ceph-mon[34457]: pgmap v146: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:03.449 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:54:03.455 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:03 smithi139 ceph-mon[25753]: pgmap v146: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:04.130 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:54:04.728 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:54:05.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:05 smithi192 ceph-mon[34457]: pgmap v147: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:05.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:05 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3064609136' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:05.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:05 smithi139 ceph-mon[25753]: pgmap v147: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:05.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:05 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3064609136' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:05.729 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:54:05.985 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:54:06.647 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:54:07.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:07 smithi192 ceph-mon[34457]: pgmap v148: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:07.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:07 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3359039473' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:07.384 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:07 smithi139 ceph-mon[25753]: pgmap v148: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:07.384 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:07 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3359039473' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:07.416 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:54:08.417 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:54:08.672 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:54:09.311 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:54:09.311 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:09 smithi139 ceph-mon[25753]: pgmap v149: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:09.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:09 smithi192 ceph-mon[34457]: pgmap v149: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:10.033 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:54:10.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:10 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/1803790343' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:10.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:10 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1803790343' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:11.034 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:54:11.293 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:54:11.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:11 smithi192 ceph-mon[34457]: pgmap v150: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:11.409 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:11 smithi139 ceph-mon[25753]: pgmap v150: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:11.900 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:54:12.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:12 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/1359038719' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:12.455 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:12 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1359038719' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:12.561 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:54:13.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:13 smithi192 ceph-mon[34457]: pgmap v151: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:13.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:13 smithi139 ceph-mon[25753]: pgmap v151: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:13.563 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:54:13.823 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:54:14.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:14 smithi139 ceph-mon[25753]: pgmap v152: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:14.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:14 smithi192 ceph-mon[34457]: pgmap v152: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:14.442 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:54:15.047 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:54:15.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:15 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2519446151' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:15.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:15 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2519446151' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:16.048 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:54:16.308 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:54:16.428 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:16 smithi139 ceph-mon[25753]: pgmap v153: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:16.594 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:16 smithi192 ceph-mon[34457]: pgmap v153: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:16.929 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:54:17.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:17 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:54:17.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:17 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3106655334' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:17.524 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:54:17.594 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:17 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:54:17.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:17 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3106655334' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:18.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:18 smithi139 ceph-mon[25753]: pgmap v154: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:18.525 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:54:18.594 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:18 smithi192 ceph-mon[34457]: pgmap v154: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:18.784 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:54:19.427 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:54:19.706 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:19 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/50093950' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:19.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:19 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/50093950' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:20.009 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:54:20.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:20 smithi192 ceph-mon[34457]: pgmap v155: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:20.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:20 smithi139 ceph-mon[25753]: pgmap v155: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:21.010 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:54:21.266 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:54:21.896 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:54:22.142 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:21 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2356723542' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:22.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:21 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2356723542' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:22.410 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:54:23.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:22 smithi139 ceph-mon[25753]: pgmap v156: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:23.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:22 smithi192 ceph-mon[34457]: pgmap v156: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:23.411 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:54:23.665 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:54:24.371 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:54:24.995 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:54:25.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:25 smithi192 ceph-mon[34457]: pgmap v157: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:25.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:25 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3887749973' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:25.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:25 smithi139 ceph-mon[25753]: pgmap v157: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:25.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:25 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3887749973' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:25.996 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:54:26.254 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:54:27.011 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:54:27.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:27 smithi192 ceph-mon[34457]: pgmap v158: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:27.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:27 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2268235353' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:27.396 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:27 smithi139 ceph-mon[25753]: pgmap v158: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:27.396 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:27 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2268235353' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:27.748 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:54:28.749 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:54:29.013 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:54:29.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:29 smithi192 ceph-mon[34457]: pgmap v159: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:29.382 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:29 smithi139 ceph-mon[25753]: pgmap v159: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:29.647 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:54:30.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:30 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2122466334' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:30.272 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:54:30.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:30 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2122466334' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:31.274 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:54:31.304 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:31 smithi139 ceph-mon[25753]: pgmap v160: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:31.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:31 smithi192 ceph-mon[34457]: pgmap v160: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:31.534 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:54:32.144 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:54:32.208 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:32 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:54:32.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:32 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:54:32.771 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:54:33.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:33 smithi192 ceph-mon[34457]: pgmap v161: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:33.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:33 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/1220320571' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:33.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:33 smithi139 ceph-mon[25753]: pgmap v161: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:33.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:33 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1220320571' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:33.772 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:54:34.033 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:54:34.719 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:54:35.313 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:35 smithi139 ceph-mon[25753]: pgmap v162: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:35.313 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:35 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3781073459' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:35.341 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:54:35.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:35 smithi192 ceph-mon[34457]: pgmap v162: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:35.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:35 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3781073459' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:36.342 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:54:36.601 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:54:37.221 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:54:37.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:37 smithi192 ceph-mon[34457]: pgmap v163: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:37.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:37 smithi139 ceph-mon[25753]: pgmap v163: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:37.862 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:54:38.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:38 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/165837801' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:38.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:38 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/165837801' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:38.863 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:54:39.124 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:54:39.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:39 smithi139 ceph-mon[25753]: pgmap v164: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:39.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:39 smithi192 ceph-mon[34457]: pgmap v164: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:39.716 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:54:40.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:40 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3508926576' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:40.360 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:40 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3508926576' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:40.387 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:54:41.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:41 smithi192 ceph-mon[34457]: pgmap v165: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:41.388 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:54:41.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:41 smithi139 ceph-mon[25753]: pgmap v165: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:41.646 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:54:42.248 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:54:42.837 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:54:43.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:43 smithi192 ceph-mon[34457]: pgmap v166: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:43.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:43 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3028872661' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:43.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:43 smithi139 ceph-mon[25753]: pgmap v166: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:43.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:43 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3028872661' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:43.838 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:54:44.097 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:54:44.712 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:54:45.282 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:45 smithi139 ceph-mon[25753]: pgmap v167: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:45.282 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:45 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3046729793' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:45.283 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:54:45.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:45 smithi192 ceph-mon[34457]: pgmap v167: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:45.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:45 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3046729793' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:46.285 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:54:46.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:46 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T03:54:46.455 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:46 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T03:54:46.529 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:54:47.177 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:54:47.177 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:47 smithi139 ceph-mon[25753]: pgmap v168: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:47.177 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:47 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:54:47.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:47 smithi192 ceph-mon[34457]: pgmap v168: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:47.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:47 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:54:47.840 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:54:48.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:48 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/506674946' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:48.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:48 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:54:48.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:48 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:54:48.455 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:48 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/506674946' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:48.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:48 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:54:48.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:48 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:54:48.842 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:54:49.089 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:54:49.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:49 smithi139 ceph-mon[25753]: pgmap v169: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:49.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:49 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:54:49.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:49 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T03:54:49.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:49 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:54:49.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:49 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T03:54:49.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:49 smithi192 ceph-mon[34457]: pgmap v169: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:49.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:49 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T03:54:49.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:49 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T03:54:49.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:49 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' 2024-09-10T03:54:49.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:49 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T03:54:49.763 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:54:50.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:50 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2722307291' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:50.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:50 smithi139 ceph-mon[25753]: pgmap v170: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:50.506 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:54:50.508 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:50 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2722307291' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:50.509 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:50 smithi192 ceph-mon[34457]: pgmap v170: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:51.507 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:54:51.765 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:54:52.399 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:54:53.096 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:54:53.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:53 smithi192 ceph-mon[34457]: pgmap v171: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:53.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:53 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/4032443918' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:53.455 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:53 smithi139 ceph-mon[25753]: pgmap v171: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:53.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:53 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/4032443918' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:54.097 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:54:54.360 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:54:54.995 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:54:55.306 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:55 smithi139 ceph-mon[25753]: pgmap v172: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:55.307 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:55 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/707899856' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:55.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:55 smithi192 ceph-mon[34457]: pgmap v172: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:55.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:55 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/707899856' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:55.727 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:54:56.729 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:54:56.986 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:54:57.304 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:57 smithi139 ceph-mon[25753]: pgmap v173: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:57.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:57 smithi192 ceph-mon[34457]: pgmap v173: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:57.679 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:54:58.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:58 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/1520259475' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:58.406 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:58 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1520259475' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:54:58.434 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:54:59.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:54:59 smithi192 ceph-mon[34457]: pgmap v174: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:59.436 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:54:59.455 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:54:59 smithi139 ceph-mon[25753]: pgmap v174: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:54:59.692 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:55:00.351 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:55:00.963 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:55:01.208 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:01 smithi139 ceph-mon[25753]: pgmap v175: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:55:01.209 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:01 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1449988598' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:55:01.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:01 smithi192 ceph-mon[34457]: pgmap v175: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:55:01.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:01 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/1449988598' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:55:01.964 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:55:02.223 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:55:02.343 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:02 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:55:02.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:02 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:55:02.973 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:55:03.260 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:03 smithi139 ceph-mon[25753]: pgmap v176: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:55:03.261 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:03 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/256562875' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:55:03.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:03 smithi192 ceph-mon[34457]: pgmap v176: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:55:03.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:03 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/256562875' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:55:03.646 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:55:04.647 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:55:04.906 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:55:05.328 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:05 smithi139 ceph-mon[25753]: pgmap v177: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:55:05.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:05 smithi192 ceph-mon[34457]: pgmap v177: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:55:05.595 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:55:06.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:06 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/2284519103' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:55:06.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:06 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/2284519103' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:55:06.379 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:55:07.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:07 smithi192 ceph-mon[34457]: pgmap v178: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:55:07.380 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:55:07.405 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:07 smithi139 ceph-mon[25753]: pgmap v178: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:55:07.633 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:55:08.272 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:55:08.544 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:08 smithi139 ceph-mon[25753]: pgmap v179: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:55:08.544 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:08 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3485592950' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:55:08.594 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:08 smithi192 ceph-mon[34457]: pgmap v179: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:55:08.595 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:08 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3485592950' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:55:08.967 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:55:09.969 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:55:10.228 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:55:10.891 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:55:11.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:11 smithi139 ceph-mon[25753]: pgmap v180: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:55:11.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:11 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1977306812' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:55:11.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:11 smithi192 ceph-mon[34457]: pgmap v180: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:55:11.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:11 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/1977306812' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:55:11.668 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:55:12.669 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:55:12.925 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:55:13.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:13 smithi192 ceph-mon[34457]: pgmap v181: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:55:13.357 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:13 smithi139 ceph-mon[25753]: pgmap v181: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:55:13.535 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:55:14.097 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:14 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/4039954821' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:55:14.257 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:55:14.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:14 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/4039954821' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:55:15.258 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:55:15.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:15 smithi192 ceph-mon[34457]: pgmap v182: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:55:15.455 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:15 smithi139 ceph-mon[25753]: pgmap v182: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:55:15.517 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:55:16.164 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:55:16.922 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:55:17.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:17 smithi139 ceph-mon[25753]: pgmap v183: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:55:17.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:17 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/3754601005' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:55:17.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:17 smithi139 ceph-mon[25753]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:55:17.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:17 smithi192 ceph-mon[34457]: pgmap v183: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:55:17.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:17 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/3754601005' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:55:17.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:17 smithi192 ceph-mon[34457]: from='mgr.14225 172.21.15.139:0/279614141' entity='mgr.smithi139.nerngw' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-10T03:55:17.924 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:55:18.182 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:55:18.805 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:55:19.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:19 smithi192 ceph-mon[34457]: pgmap v184: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:55:19.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:19 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/1527959750' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:55:19.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:19 smithi139 ceph-mon[25753]: pgmap v184: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:55:19.456 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:19 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/1527959750' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:55:19.527 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:55:20.529 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:55:20.830 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:55:21.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:21 smithi139 ceph-mon[25753]: pgmap v185: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:55:21.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:21 smithi192 ceph-mon[34457]: pgmap v185: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:55:21.486 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:55:22.205 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:22 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/372244973' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:55:22.294 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:55:22.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:22 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/372244973' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:55:23.296 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37777572-6f27-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T03:55:23.323 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:23 smithi139 ceph-mon[25753]: pgmap v186: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:55:23.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:23 smithi192 ceph-mon[34457]: pgmap v186: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:55:23.551 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/mon.smithi139/config 2024-09-10T03:55:24.236 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-10T03:55:24.908 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1725940269,"num_in_osds":2,"osd_in_since":1725940228,"num_remapped_pgs":0} 2024-09-10T03:55:24.908 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_3a5e3f16720f432aea965c40a8f6eb480095ec6c/qa/tasks/cephadm.py", line 1163, in ceph_osds while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (120) after waiting for 120 seconds 2024-09-10T03:55:24.910 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T03:55:24.975 DEBUG:teuthology.orchestra.run.smithi192:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T03:55:25.010 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-10T03:55:25.010 DEBUG:teuthology.orchestra.run.smithi139:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-10T03:55:25.031 DEBUG:teuthology.orchestra.run.smithi192:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-10T03:55:25.068 INFO:tasks.cephadm:Stopping all daemons... 2024-09-10T03:55:25.068 INFO:tasks.cephadm.mon.smithi139:Stopping mon.smithi139... 2024-09-10T03:55:25.068 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-37777572-6f27-11ef-bcea-c7b262605968@mon.smithi139 2024-09-10T03:55:25.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:25 smithi139 ceph-mon[25753]: pgmap v187: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:55:25.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:25 smithi139 ceph-mon[25753]: from='client.? 172.21.15.139:0/4087207885' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:55:25.206 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:25 smithi139 systemd[1]: Stopping Ceph mon.smithi139 for 37777572-6f27-11ef-bcea-c7b262605968... 2024-09-10T03:55:25.344 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:25 smithi192 ceph-mon[34457]: pgmap v187: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T03:55:25.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:25 smithi192 ceph-mon[34457]: from='client.? 172.21.15.139:0/4087207885' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T03:55:25.685 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:25 smithi139 ceph-37777572-6f27-11ef-bcea-c7b262605968-mon-smithi139[25730]: 2024-09-10T03:55:25.360+0000 7fa0af264640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi139 -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-10T03:55:25.685 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:25 smithi139 ceph-37777572-6f27-11ef-bcea-c7b262605968-mon-smithi139[25730]: 2024-09-10T03:55:25.360+0000 7fa0af264640 -1 mon.smithi139@0(leader) e2 *** Got Signal Terminated *** 2024-09-10T03:55:25.685 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:25 smithi139 podman[71569]: 2024-09-10 03:55:25.401400211 +0000 UTC m=+0.150081107 container died a00356ba776c0ac77ca33b77079cec48a6f1e3caab00ec9346116a2b4608e157 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-37777572-6f27-11ef-bcea-c7b262605968-mon-smithi139, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-10T03:55:25.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:25 smithi139 podman[71569]: 2024-09-10 03:55:25.790953659 +0000 UTC m=+0.539634554 container cleanup a00356ba776c0ac77ca33b77079cec48a6f1e3caab00ec9346116a2b4608e157 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-37777572-6f27-11ef-bcea-c7b262605968-mon-smithi139, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-10T03:55:25.956 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Sep 10 03:55:25 smithi139 bash[71569]: ceph-37777572-6f27-11ef-bcea-c7b262605968-mon-smithi139 2024-09-10T03:55:26.214 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-37777572-6f27-11ef-bcea-c7b262605968@mon.smithi139.service' 2024-09-10T03:55:26.288 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T03:55:26.289 INFO:tasks.cephadm.mon.smithi139:Stopped mon.smithi139 2024-09-10T03:55:26.289 INFO:tasks.cephadm.mon.smithi192:Stopping mon.smithi192... 2024-09-10T03:55:26.289 DEBUG:teuthology.orchestra.run.smithi192:> sudo systemctl stop ceph-37777572-6f27-11ef-bcea-c7b262605968@mon.smithi192 2024-09-10T03:55:26.580 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:26 smithi192 systemd[1]: Stopping Ceph mon.smithi192 for 37777572-6f27-11ef-bcea-c7b262605968... 2024-09-10T03:55:26.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:26 smithi192 ceph-37777572-6f27-11ef-bcea-c7b262605968-mon-smithi192[34424]: 2024-09-10T03:55:26.579+0000 7fa2287e9640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi192 -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-10T03:55:26.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:26 smithi192 ceph-37777572-6f27-11ef-bcea-c7b262605968-mon-smithi192[34424]: 2024-09-10T03:55:26.579+0000 7fa2287e9640 -1 mon.smithi192@1(peon) e2 *** Got Signal Terminated *** 2024-09-10T03:55:26.845 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:26 smithi192 podman[46047]: 2024-09-10 03:55:26.825839118 +0000 UTC m=+0.339750583 container died c10fa4f4004b3925120e84278261be1df42adc80cc126bade8348729e3c89a58 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-37777572-6f27-11ef-bcea-c7b262605968-mon-smithi192, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.schema-version=1.0) 2024-09-10T03:55:27.513 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:27 smithi192 podman[46047]: 2024-09-10 03:55:27.320087491 +0000 UTC m=+0.833998938 container cleanup c10fa4f4004b3925120e84278261be1df42adc80cc126bade8348729e3c89a58 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-37777572-6f27-11ef-bcea-c7b262605968-mon-smithi192, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-10T03:55:27.513 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Sep 10 03:55:27 smithi192 bash[46047]: ceph-37777572-6f27-11ef-bcea-c7b262605968-mon-smithi192 2024-09-10T03:55:27.664 DEBUG:teuthology.orchestra.run.smithi192:> sudo pkill -f 'journalctl -f -n 0 -u ceph-37777572-6f27-11ef-bcea-c7b262605968@mon.smithi192.service' 2024-09-10T03:55:27.708 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T03:55:27.708 INFO:tasks.cephadm.mon.smithi192:Stopped mon.smithi192 2024-09-10T03:55:27.708 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 37777572-6f27-11ef-bcea-c7b262605968 --force --keep-logs 2024-09-10T03:55:27.906 INFO:teuthology.orchestra.run.smithi139.stdout:Deleting cluster with fsid: 37777572-6f27-11ef-bcea-c7b262605968 2024-09-10T03:55:46.077 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 37777572-6f27-11ef-bcea-c7b262605968 --force --keep-logs 2024-09-10T03:55:46.282 INFO:teuthology.orchestra.run.smithi192.stdout:Deleting cluster with fsid: 37777572-6f27-11ef-bcea-c7b262605968 2024-09-10T03:55:59.779 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T03:55:59.812 DEBUG:teuthology.orchestra.run.smithi192:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T03:55:59.839 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-10T03:55:59.841 DEBUG:teuthology.misc:Transferring archived files from smithi139:/var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/crash to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898598/remote/smithi139/crash 2024-09-10T03:55:59.841 DEBUG:teuthology.orchestra.run.smithi139:> sudo tar c -f - -C /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/crash -- . 2024-09-10T03:55:59.889 INFO:teuthology.orchestra.run.smithi139.stderr:tar: /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/crash: Cannot open: No such file or directory 2024-09-10T03:55:59.889 INFO:teuthology.orchestra.run.smithi139.stderr:tar: Error is not recoverable: exiting now 2024-09-10T03:55:59.891 DEBUG:teuthology.misc:Transferring archived files from smithi192:/var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/crash to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898598/remote/smithi192/crash 2024-09-10T03:55:59.892 DEBUG:teuthology.orchestra.run.smithi192:> sudo tar c -f - -C /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/crash -- . 2024-09-10T03:55:59.930 INFO:teuthology.orchestra.run.smithi192.stderr:tar: /var/lib/ceph/37777572-6f27-11ef-bcea-c7b262605968/crash: Cannot open: No such file or directory 2024-09-10T03:55:59.930 INFO:teuthology.orchestra.run.smithi192.stderr:tar: Error is not recoverable: exiting now 2024-09-10T03:55:59.931 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-10T03:55:59.932 DEBUG:teuthology.orchestra.run.smithi139:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v OSD_DOWN | egrep -v CEPHADM_FAILED_DAEMON | head -n 1 2024-09-10T03:55:59.962 INFO:tasks.cephadm:Compressing logs... 2024-09-10T03:55:59.962 DEBUG:teuthology.orchestra.run.smithi139:> 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-10T03:56:00.005 DEBUG:teuthology.orchestra.run.smithi192:> 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-10T03:56:00.029 INFO:teuthology.orchestra.run.smithi192.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-osd.0.log 2024-09-10T03:56:00.030 INFO:teuthology.orchestra.run.smithi192.stderr:: No such file or directory 2024-09-10T03:56:00.030 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-mon.smithi192.log 2024-09-10T03:56:00.030 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-volume.log 2024-09-10T03:56:00.030 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-mon.smithi192.log: gzip -5 --verbose -- /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-mgr.smithi192.phjusa.log 2024-09-10T03:56:00.033 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph.audit.log 2024-09-10T03:56:00.033 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph.cephadm.log 2024-09-10T03:56:00.033 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-mgr.smithi192.phjusa.log: /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph.log 2024-09-10T03:56:00.034 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-client.ceph-exporter.smithi192.log 2024-09-10T03:56:00.034 INFO:teuthology.orchestra.run.smithi192.stderr: 81.9% -- replaced with /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph.cephadm.log.gz 2024-09-10T03:56:00.034 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-10T03:56:00.034 INFO:teuthology.orchestra.run.smithi192.stderr: 90.8% -- replaced with /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph.audit.log.gz 2024-09-10T03:56:00.034 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-client.ceph-exporter.smithi192.log: 88.4% -- replaced with /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph.log.gz 2024-09-10T03:56:00.034 INFO:teuthology.orchestra.run.smithi192.stderr: 30.1% -- replaced with /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-client.ceph-exporter.smithi192.log.gz 2024-09-10T03:56:00.034 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cephadm.log: 92.4% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-10T03:56:00.035 INFO:teuthology.orchestra.run.smithi139.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-osd.1.log 2024-09-10T03:56:00.035 INFO:teuthology.orchestra.run.smithi139.stderr:: No such file or directory 2024-09-10T03:56:00.035 INFO:teuthology.orchestra.run.smithi139.stderr:gzip -5 --verbose -- /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-client.ceph-exporter.smithi139.log 2024-09-10T03:56:00.035 INFO:teuthology.orchestra.run.smithi139.stderr:gzip -5 --verbose -- /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-volume.log 2024-09-10T03:56:00.036 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-osd.1.log: /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-client.ceph-exporter.smithi139.log: gzip -5 --verbose -- /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph.audit.log 2024-09-10T03:56:00.036 INFO:teuthology.orchestra.run.smithi139.stderr: 93.4% -- replaced with /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-client.ceph-exporter.smithi139.log.gz 2024-09-10T03:56:00.036 INFO:teuthology.orchestra.run.smithi192.stderr: 91.1% -- replaced with /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-mgr.smithi192.phjusa.log.gz 2024-09-10T03:56:00.038 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph.cephadm.log 2024-09-10T03:56:00.038 INFO:teuthology.orchestra.run.smithi139.stderr:gzip -5 --verbose -- /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph.log 2024-09-10T03:56:00.038 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph.audit.log: /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-mgr.smithi139.nerngw.log 2024-09-10T03:56:00.039 INFO:teuthology.orchestra.run.smithi139.stderr: 84.4% -- replaced with /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph.cephadm.log.gz 2024-09-10T03:56:00.039 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-mon.smithi139.log 2024-09-10T03:56:00.039 INFO:teuthology.orchestra.run.smithi139.stderr:gzip -5/var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-mgr.smithi139.nerngw.log: --verbose -- /var/log/ceph/cephadm.log 2024-09-10T03:56:00.039 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-mon.smithi139.log: 88.3% -- replaced with /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph.log.gz 2024-09-10T03:56:00.039 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/cephadm.log: 90.7% -- replaced with /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph.audit.log.gz 2024-09-10T03:56:00.039 INFO:teuthology.orchestra.run.smithi192.stderr: 90.4% -- replaced with /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-volume.log.gz 2024-09-10T03:56:00.040 INFO:teuthology.orchestra.run.smithi139.stderr: 90.4% -- replaced with /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-volume.log.gz 2024-09-10T03:56:00.047 INFO:teuthology.orchestra.run.smithi192.stderr: 94.0% -- replaced with /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-osd.0.log.gz 2024-09-10T03:56:00.055 INFO:teuthology.orchestra.run.smithi139.stderr: 94.0% -- replaced with /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-osd.1.log.gz 2024-09-10T03:56:00.063 INFO:teuthology.orchestra.run.smithi139.stderr: 91.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-10T03:56:00.087 INFO:teuthology.orchestra.run.smithi192.stderr: 92.7% -- replaced with /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-mon.smithi192.log.gz 2024-09-10T03:56:00.088 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-09-10T03:56:00.089 INFO:teuthology.orchestra.run.smithi192.stderr:real 0m0.069s 2024-09-10T03:56:00.089 INFO:teuthology.orchestra.run.smithi192.stderr:user 0m0.096s 2024-09-10T03:56:00.089 INFO:teuthology.orchestra.run.smithi192.stderr:sys 0m0.021s 2024-09-10T03:56:00.130 INFO:teuthology.orchestra.run.smithi139.stderr: 89.8% -- replaced with /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-mgr.smithi139.nerngw.log.gz 2024-09-10T03:56:00.254 INFO:teuthology.orchestra.run.smithi139.stderr: 90.8% -- replaced with /var/log/ceph/37777572-6f27-11ef-bcea-c7b262605968/ceph-mon.smithi139.log.gz 2024-09-10T03:56:00.256 INFO:teuthology.orchestra.run.smithi139.stderr: 2024-09-10T03:56:00.256 INFO:teuthology.orchestra.run.smithi139.stderr:real 0m0.237s 2024-09-10T03:56:00.256 INFO:teuthology.orchestra.run.smithi139.stderr:user 0m0.370s 2024-09-10T03:56:00.256 INFO:teuthology.orchestra.run.smithi139.stderr:sys 0m0.042s 2024-09-10T03:56:00.257 INFO:tasks.cephadm:Archiving logs... 2024-09-10T03:56:00.257 DEBUG:teuthology.misc:Transferring archived files from smithi139:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898598/remote/smithi139/log 2024-09-10T03:56:00.258 DEBUG:teuthology.orchestra.run.smithi139:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-10T03:56:00.390 DEBUG:teuthology.misc:Transferring archived files from smithi192:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898598/remote/smithi192/log 2024-09-10T03:56:00.391 DEBUG:teuthology.orchestra.run.smithi192:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-10T03:56:00.436 INFO:tasks.cephadm:Removing cluster... 2024-09-10T03:56:00.436 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 37777572-6f27-11ef-bcea-c7b262605968 --force 2024-09-10T03:56:00.632 INFO:teuthology.orchestra.run.smithi139.stdout:Deleting cluster with fsid: 37777572-6f27-11ef-bcea-c7b262605968 2024-09-10T03:56:00.752 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 37777572-6f27-11ef-bcea-c7b262605968 --force 2024-09-10T03:56:00.942 INFO:teuthology.orchestra.run.smithi192.stdout:Deleting cluster with fsid: 37777572-6f27-11ef-bcea-c7b262605968 2024-09-10T03:56:01.058 INFO:tasks.cephadm:Removing cephadm ... 2024-09-10T03:56:01.059 DEBUG:teuthology.orchestra.run.smithi139:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-10T03:56:01.073 DEBUG:teuthology.orchestra.run.smithi192:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-10T03:56:01.089 INFO:tasks.cephadm:Teardown complete 2024-09-10T03:56:01.089 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_3a5e3f16720f432aea965c40a8f6eb480095ec6c/qa/tasks/cephadm.py", line 2334, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_3a5e3f16720f432aea965c40a8f6eb480095ec6c/qa/tasks/cephadm.py", line 1962, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_3a5e3f16720f432aea965c40a8f6eb480095ec6c/qa/tasks/cephadm.py", line 1163, in ceph_osds while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (120) after waiting for 120 seconds 2024-09-10T03:56:01.268 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=7a691666896d4585820f7f0e4c23dbee Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_3a5e3f16720f432aea965c40a8f6eb480095ec6c/qa/tasks/cephadm.py", line 2334, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_3a5e3f16720f432aea965c40a8f6eb480095ec6c/qa/tasks/cephadm.py", line 1962, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_3a5e3f16720f432aea965c40a8f6eb480095ec6c/qa/tasks/cephadm.py", line 1163, in ceph_osds while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (120) after waiting for 120 seconds 2024-09-10T03:56:01.271 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-10T03:56:01.282 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-09-10T03:56:01.303 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi139:/dev/vg_nvme/lv_1... 2024-09-10T03:56:01.303 DEBUG:teuthology.orchestra.run.smithi139:> sudo nvme disconnect -n lv_1 2024-09-10T03:56:01.467 INFO:teuthology.orchestra.run.smithi139.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-10T03:56:01.469 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi139:/dev/vg_nvme/lv_2... 2024-09-10T03:56:01.469 DEBUG:teuthology.orchestra.run.smithi139:> sudo nvme disconnect -n lv_2 2024-09-10T03:56:01.617 INFO:teuthology.orchestra.run.smithi139.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-10T03:56:01.619 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi139:/dev/vg_nvme/lv_3... 2024-09-10T03:56:01.619 DEBUG:teuthology.orchestra.run.smithi139:> sudo nvme disconnect -n lv_3 2024-09-10T03:56:01.788 INFO:teuthology.orchestra.run.smithi139.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-10T03:56:01.789 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi139:/dev/vg_nvme/lv_4... 2024-09-10T03:56:01.790 DEBUG:teuthology.orchestra.run.smithi139:> sudo nvme disconnect -n lv_4 2024-09-10T03:56:01.933 INFO:teuthology.orchestra.run.smithi139.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-10T03:56:01.935 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-10T03:56:01.935 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/scratch_devs 2024-09-10T03:56:01.961 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi192:/dev/vg_nvme/lv_1... 2024-09-10T03:56:01.961 DEBUG:teuthology.orchestra.run.smithi192:> sudo nvme disconnect -n lv_1 2024-09-10T03:56:02.115 INFO:teuthology.orchestra.run.smithi192.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-10T03:56:02.117 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi192:/dev/vg_nvme/lv_2... 2024-09-10T03:56:02.117 DEBUG:teuthology.orchestra.run.smithi192:> sudo nvme disconnect -n lv_2 2024-09-10T03:56:02.286 INFO:teuthology.orchestra.run.smithi192.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-10T03:56:02.288 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi192:/dev/vg_nvme/lv_3... 2024-09-10T03:56:02.288 DEBUG:teuthology.orchestra.run.smithi192:> sudo nvme disconnect -n lv_3 2024-09-10T03:56:02.480 INFO:teuthology.orchestra.run.smithi192.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-10T03:56:02.481 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi192:/dev/vg_nvme/lv_4... 2024-09-10T03:56:02.482 DEBUG:teuthology.orchestra.run.smithi192:> sudo nvme disconnect -n lv_4 2024-09-10T03:56:02.649 INFO:teuthology.orchestra.run.smithi192.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-10T03:56:02.651 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-10T03:56:02.651 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/scratch_devs 2024-09-10T03:56:02.674 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-10T03:56:02.685 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-10T03:56:02.686 DEBUG:teuthology.orchestra.run.smithi139:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-10T03:56:02.689 DEBUG:teuthology.orchestra.run.smithi192:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-10T03:56:02.704 INFO:teuthology.orchestra.run.smithi139.stderr:bash: line 1: ntpq: command not found 2024-09-10T03:56:02.709 INFO:teuthology.orchestra.run.smithi139.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T03:56:02.709 INFO:teuthology.orchestra.run.smithi139.stdout:=============================================================================== 2024-09-10T03:56:02.709 INFO:teuthology.orchestra.run.smithi139.stdout:^+ hv01.front.sepia.ceph.com 3 6 377 15 -6600ns[-6600ns] +/- 62ms 2024-09-10T03:56:02.710 INFO:teuthology.orchestra.run.smithi139.stdout:^* hv02.front.sepia.ceph.com 3 6 377 16 -460us[ -452us] +/- 46ms 2024-09-10T03:56:02.710 INFO:teuthology.orchestra.run.smithi139.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 14 +769us[ +769us] +/- 70ms 2024-09-10T03:56:02.710 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T03:56:02.730 INFO:teuthology.orchestra.run.smithi192.stderr:bash: line 1: ntpq: command not found 2024-09-10T03:56:02.734 INFO:teuthology.orchestra.run.smithi192.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T03:56:02.734 INFO:teuthology.orchestra.run.smithi192.stdout:=============================================================================== 2024-09-10T03:56:02.735 INFO:teuthology.orchestra.run.smithi192.stdout:^+ hv01.front.sepia.ceph.com 3 6 377 17 -8091ns[-8091ns] +/- 62ms 2024-09-10T03:56:02.735 INFO:teuthology.orchestra.run.smithi192.stdout:^* hv02.front.sepia.ceph.com 3 6 377 17 -441us[ -419us] +/- 46ms 2024-09-10T03:56:02.735 INFO:teuthology.orchestra.run.smithi192.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 15 +758us[ +758us] +/- 70ms 2024-09-10T03:56:02.735 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T03:56:02.735 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-10T03:56:02.744 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-10T03:56:02.744 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-10T03:56:02.754 DEBUG:teuthology.orchestra.run.smithi139:> 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-10T03:56:02.837 DEBUG:teuthology.orchestra.run.smithi192:> 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-10T03:56:02.902 DEBUG:teuthology.orchestra.run.smithi139:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-10T03:56:02.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T03:56:02.933 DEBUG:teuthology.orchestra.run.smithi192:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-10T03:56:02.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T03:56:02.961 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-10T03:56:02.970 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-10T03:56:02.979 INFO:teuthology.task.internal:Duration was 826.944221 seconds 2024-09-10T03:56:02.980 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-10T03:56:02.988 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-10T03:56:02.989 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-10T03:56:02.991 DEBUG:teuthology.orchestra.run.smithi192:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-10T03:56:03.030 INFO:teuthology.orchestra.run.smithi139.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T03:56:03.039 INFO:teuthology.orchestra.run.smithi192.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T03:56:03.383 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-10T03:56:03.383 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi139.front.sepia.ceph.com 2024-09-10T03:56:03.384 DEBUG:teuthology.orchestra.run.smithi139:> 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-10T03:56:03.405 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi192.front.sepia.ceph.com 2024-09-10T03:56:03.405 DEBUG:teuthology.orchestra.run.smithi192:> 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-10T03:56:03.444 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-10T03:56:03.444 DEBUG:teuthology.orchestra.run.smithi139:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-10T03:56:03.448 DEBUG:teuthology.orchestra.run.smithi192:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-10T03:56:03.510 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-10T03:56:03.510 DEBUG:teuthology.orchestra.run.smithi139:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-10T03:56:03.515 DEBUG:teuthology.orchestra.run.smithi192:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-10T03:56:03.757 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-10T03:56:03.767 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-10T03:56:03.768 DEBUG:teuthology.orchestra.run.smithi139:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-10T03:56:03.792 DEBUG:teuthology.orchestra.run.smithi192:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-10T03:56:03.818 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-10T03:56:03.827 DEBUG:teuthology.orchestra.run.smithi139:> 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-10T03:56:03.835 DEBUG:teuthology.orchestra.run.smithi192:> 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-10T03:56:03.856 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern = core 2024-09-10T03:56:03.881 INFO:teuthology.orchestra.run.smithi192.stdout:kernel.core_pattern = core 2024-09-10T03:56:03.933 DEBUG:teuthology.orchestra.run.smithi139:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-10T03:56:03.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T03:56:03.948 DEBUG:teuthology.orchestra.run.smithi192:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-10T03:56:03.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T03:56:03.987 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-10T03:56:03.997 INFO:teuthology.task.internal:Transferring archived files... 2024-09-10T03:56:03.998 DEBUG:teuthology.misc:Transferring archived files from smithi139:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898598/remote/smithi139 2024-09-10T03:56:03.998 DEBUG:teuthology.orchestra.run.smithi139:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-10T03:56:04.036 DEBUG:teuthology.misc:Transferring archived files from smithi192:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898598/remote/smithi192 2024-09-10T03:56:04.036 DEBUG:teuthology.orchestra.run.smithi192:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-10T03:56:04.069 INFO:teuthology.task.internal:Removing archive directory... 2024-09-10T03:56:04.069 DEBUG:teuthology.orchestra.run.smithi139:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-10T03:56:04.071 DEBUG:teuthology.orchestra.run.smithi192:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-10T03:56:04.119 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-10T03:56:04.130 INFO:teuthology.task.internal:Not uploading archives. 2024-09-10T03:56:04.130 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-10T03:56:04.138 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-10T03:56:04.138 DEBUG:teuthology.orchestra.run.smithi139:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-10T03:56:04.141 DEBUG:teuthology.orchestra.run.smithi192:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-10T03:56:04.153 INFO:teuthology.orchestra.run.smithi139.stdout: 266063 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 10 03:56 /home/ubuntu/cephtest 2024-09-10T03:56:04.175 INFO:teuthology.orchestra.run.smithi192.stdout: 265613 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 10 03:56 /home/ubuntu/cephtest 2024-09-10T03:56:04.176 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-10T03:56:04.185 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-10T03:56:04.206 INFO:teuthology.run:Summary data: description: orch:cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/deploy-raw} duration: 826.9442207813263 failure_reason: reached maximum tries (120) after waiting for 120 seconds owner: scheduled_adking@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=7a691666896d4585820f7f0e4c23dbee status: fail success: false 2024-09-10T03:56:04.206 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-10T03:56:04.282 INFO:teuthology.run:FAIL