2023-10-05T13:52:45.829 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-10-05T13:52:45.829 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/bdavidov-2023-10-05_13:46:52-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411396 --name bdavidov-2023-10-05_13:46:52-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi --description rbd:nvmeof/{0-single-container-host base/install cluster/{fixed-3 openstack} workloads/cephadm_nvmeof} --verbose --owner scheduled_bdavidov@teuthology -- /home/teuthworker/archive/bdavidov-2023-10-05_13:46:52-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411396/orig.config.yaml 2023-10-05T13:52:45.863 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-05T13:52:45.939 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/bdavidov-2023-10-05_13:46:52-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411396 branch: wip-barakda-cephadm-nvmeof description: rbd:nvmeof/{0-single-container-host base/install cluster/{fixed-3 openstack} workloads/cephadm_nvmeof} email: null first_in_suite: false job_id: '7411396' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: bdavidov-2023-10-05_13:46:52-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - machine: cpus: 1 disk: 40 ram: 8000 volumes: count: 4 size: 30 os_type: centos os_version: 8.stream overrides: admin_socket: branch: wip-barakda-cephadm-nvmeof ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: bcea8c48517ff154f392584022efa0718f51c9f2 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: bcea8c48517ff154f392584022efa0718f51c9f2 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-nvmetest-teuthology sha1: b522e1fe88fb4a527c17e63cefb63cb0a411effe owner: scheduled_bdavidov@teuthology priority: 90 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - mon.b - osd.2 - osd.3 - osd.4 - client.1 - - mon.c - osd.5 - osd.6 - osd.7 - client.2 seed: 5020 sha1: bcea8c48517ff154f392584022efa0718f51c9f2 sleep_before_teardown: 0 suite: rbd:nvmeof suite_branch: wip-nvmetest-teuthology suite_path: /home/teuthworker/src/github.com_barakda_ceph_b522e1fe88fb4a527c17e63cefb63cb0a411effe/qa suite_relpath: qa suite_repo: https://github.com/barakda/ceph suite_sha1: b522e1fe88fb4a527c17e63cefb63cb0a411effe targets: smithi031.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOuvcnu9dUawjyJtqxc52Fn2gSaKLsDdEpf7dwNxjWHdorbQ+xG+ftKBaZ5MKM7tjetkMiGut2JiR8Bj/iNtexU= smithi139.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO/2GAsgdo1vIKavQrBdwZa5FtOnkWaGpmmCLPLXqfPY6h/bghWg+jjL4mmUHul5ZvnSi6vFKt4pYXW8eveuqRM= smithi172.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMpl02jJH5vtJgR8ac+v2vrvszIBpvDvSWIPuDLLIhPaDdHJ+wklu5zy4HRa+EeQX/P/or+ioIS14y5Byi58X5A= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - sudo sed -i 's/runtime = "runc"/#runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/#runtime = "crun"/runtime = "crun"/g' /usr/share/containers/containers.conf - cephadm: null - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph osd lspools - ceph osd pool create mypool - ceph osd pool application enable mypool rbd - ceph osd lspools - ceph osd pool ls detail - ceph config set mgr mgr/cephadm/container_image_nvmeof quay.io/ceph/nvmeof:0.0.3 - ceph config get mgr mgr/cephadm/container_image_nvmeof - ceph orch apply nvmeof mypool --placement="1 $(hostname)" - ceph orch ps --refresh - ceph versions - ceph -s - ceph orch ls - rbd create mypool/myimage --size 8Gi - rbd ls mypool - cephadm.wait_for_service: service: nvmeof.mypool - exec: host.a: - modprobe nvme-fabrics - 'set -ex # # print nvmeof start up logs s=$(systemctl list-units | grep nvmeof.mypool | awk ''{print $1}'') echo "<---- s variable is [ $s ]---->" PAGER=cat journalctl -u $s GATEWAY=$(echo $s | cut -d "@" -f2- | sed ''s/.\{8\}$//'') echo "<---- GATEWAY is [ $GATEWAY ]---->" IP=$(echo $(hostname -I) | cut -d '' '' -f1) HOSTNAME=$(hostname) IMAGE="quay.io/ceph/nvmeof-cli:0.0.3" POOL="mypool" MIMAGE="myimage" BDEV="mybdev" SERIAL="SPDK00000000000001" NQN="nqn.2016-06.io.spdk:cnode1" PORT="4420" SRPORT="5500" podman run -it $IMAGE --server-address $IP --server-port $SRPORT create_bdev --pool $POOL --image $MIMAGE --bdev $BDEV podman images podman ps podman run -it $IMAGE --server-address $IP --server-port $SRPORT create_subsystem --subnqn $NQN --serial $SERIAL podman run -it $IMAGE --server-address $IP --server-port $SRPORT add_namespace --subnqn $NQN --bdev $BDEV podman run -it $IMAGE --server-address $IP --server-port $SRPORT create_listener -n $NQN -g $GATEWAY -a $IP -s $PORT podman run -it $IMAGE --server-address $IP --server-port $SRPORT add_host --subnqn $NQN --host "*" podman run -it $IMAGE --server-address $IP --server-port $SRPORT get_subsystems nvme discover -t tcp -a $IP -s $PORT nvme connect -t tcp --traddr $IP -s $PORT -n $NQN nvme list ' - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph osd lspools - 'set -ex s=$(ceph orch ps | grep nvmeof.mypool | awk ''{print $4}'') echo $s [ $s = running ] ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 54e62bcbac4e53d9685e08328b790d3b20d71cae timestamp: 2023-10-05_13:46:52 tube: smithi use_shaman: true user: bdavidov verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2830 2023-10-05T13:52:45.940 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_barakda_ceph_b522e1fe88fb4a527c17e63cefb63cb0a411effe/qa; will attempt to use it 2023-10-05T13:52:45.940 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_barakda_ceph_b522e1fe88fb4a527c17e63cefb63cb0a411effe/qa/tasks 2023-10-05T13:52:45.941 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-10-05T13:52:45.942 INFO:teuthology.task.internal:Checking packages... 2023-10-05T13:52:45.967 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'bcea8c48517ff154f392584022efa0718f51c9f2' 2023-10-05T13:52:45.967 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-05T13:52:45.967 INFO:teuthology.packaging:ref: None 2023-10-05T13:52:45.967 INFO:teuthology.packaging:tag: None 2023-10-05T13:52:45.968 INFO:teuthology.packaging:branch: wip-barakda-cephadm-nvmeof 2023-10-05T13:52:45.968 INFO:teuthology.packaging:sha1: bcea8c48517ff154f392584022efa0718f51c9f2 2023-10-05T13:52:45.968 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-barakda-cephadm-nvmeof 2023-10-05T13:52:46.191 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-5817.gbcea8c48 2023-10-05T13:52:46.191 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-10-05T13:52:46.200 INFO:teuthology.task.internal:no buildpackages task found 2023-10-05T13:52:46.200 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-10-05T13:52:46.213 INFO:teuthology.task.internal:Saving configuration 2023-10-05T13:52:46.226 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-10-05T13:52:46.236 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-05T13:52:46.257 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi031.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/bdavidov-2023-10-05_13:46:52-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411396', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-05 13:47:38.216203', 'locked_by': 'scheduled_bdavidov@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOuvcnu9dUawjyJtqxc52Fn2gSaKLsDdEpf7dwNxjWHdorbQ+xG+ftKBaZ5MKM7tjetkMiGut2JiR8Bj/iNtexU='} 2023-10-05T13:52:46.275 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi139.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/bdavidov-2023-10-05_13:46:52-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411396', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-05 13:47:38.214725', 'locked_by': 'scheduled_bdavidov@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO/2GAsgdo1vIKavQrBdwZa5FtOnkWaGpmmCLPLXqfPY6h/bghWg+jjL4mmUHul5ZvnSi6vFKt4pYXW8eveuqRM='} 2023-10-05T13:52:46.295 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi172.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/bdavidov-2023-10-05_13:46:52-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411396', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-05 13:47:38.212820', 'locked_by': 'scheduled_bdavidov@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMpl02jJH5vtJgR8ac+v2vrvszIBpvDvSWIPuDLLIhPaDdHJ+wklu5zy4HRa+EeQX/P/or+ioIS14y5Byi58X5A='} 2023-10-05T13:52:46.295 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-10-05T13:52:46.307 INFO:teuthology.task.internal:roles: ubuntu@smithi031.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2023-10-05T13:52:46.307 INFO:teuthology.task.internal:roles: ubuntu@smithi139.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3', 'osd.4', 'client.1'] 2023-10-05T13:52:46.307 INFO:teuthology.task.internal:roles: ubuntu@smithi172.front.sepia.ceph.com - ['mon.c', 'osd.5', 'osd.6', 'osd.7', 'client.2'] 2023-10-05T13:52:46.307 INFO:teuthology.run_tasks:Running task console_log... 2023-10-05T13:52:46.419 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fc563a18b80>, signals=[15]) 2023-10-05T13:52:46.419 INFO:teuthology.run_tasks:Running task internal.connect... 2023-10-05T13:52:46.428 INFO:teuthology.task.internal:Opening connections... 2023-10-05T13:52:46.428 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi031.front.sepia.ceph.com 2023-10-05T13:52:46.430 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:52:46.499 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi139.front.sepia.ceph.com 2023-10-05T13:52:46.500 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:52:46.567 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi172.front.sepia.ceph.com 2023-10-05T13:52:46.568 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:52:46.633 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-10-05T13:52:46.643 DEBUG:teuthology.orchestra.run.smithi031:> uname -m 2023-10-05T13:52:46.666 INFO:teuthology.orchestra.run.smithi031.stdout:x86_64 2023-10-05T13:52:46.667 DEBUG:teuthology.orchestra.run.smithi031:> cat /etc/os-release 2023-10-05T13:52:46.727 INFO:teuthology.orchestra.run.smithi031.stdout:NAME="CentOS Stream" 2023-10-05T13:52:46.727 INFO:teuthology.orchestra.run.smithi031.stdout:VERSION="8" 2023-10-05T13:52:46.728 INFO:teuthology.orchestra.run.smithi031.stdout:ID="centos" 2023-10-05T13:52:46.728 INFO:teuthology.orchestra.run.smithi031.stdout:ID_LIKE="rhel fedora" 2023-10-05T13:52:46.728 INFO:teuthology.orchestra.run.smithi031.stdout:VERSION_ID="8" 2023-10-05T13:52:46.728 INFO:teuthology.orchestra.run.smithi031.stdout:PLATFORM_ID="platform:el8" 2023-10-05T13:52:46.728 INFO:teuthology.orchestra.run.smithi031.stdout:PRETTY_NAME="CentOS Stream 8" 2023-10-05T13:52:46.728 INFO:teuthology.orchestra.run.smithi031.stdout:ANSI_COLOR="0;31" 2023-10-05T13:52:46.728 INFO:teuthology.orchestra.run.smithi031.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-10-05T13:52:46.728 INFO:teuthology.orchestra.run.smithi031.stdout:HOME_URL="https://centos.org/" 2023-10-05T13:52:46.728 INFO:teuthology.orchestra.run.smithi031.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-05T13:52:46.728 INFO:teuthology.orchestra.run.smithi031.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-05T13:52:46.728 INFO:teuthology.orchestra.run.smithi031.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-10-05T13:52:46.729 INFO:teuthology.lock.ops:Updating smithi031.front.sepia.ceph.com on lock server 2023-10-05T13:52:46.750 DEBUG:teuthology.orchestra.run.smithi139:> uname -m 2023-10-05T13:52:46.772 INFO:teuthology.orchestra.run.smithi139.stdout:x86_64 2023-10-05T13:52:46.773 DEBUG:teuthology.orchestra.run.smithi139:> cat /etc/os-release 2023-10-05T13:52:46.834 INFO:teuthology.orchestra.run.smithi139.stdout:NAME="CentOS Stream" 2023-10-05T13:52:46.834 INFO:teuthology.orchestra.run.smithi139.stdout:VERSION="8" 2023-10-05T13:52:46.834 INFO:teuthology.orchestra.run.smithi139.stdout:ID="centos" 2023-10-05T13:52:46.835 INFO:teuthology.orchestra.run.smithi139.stdout:ID_LIKE="rhel fedora" 2023-10-05T13:52:46.835 INFO:teuthology.orchestra.run.smithi139.stdout:VERSION_ID="8" 2023-10-05T13:52:46.835 INFO:teuthology.orchestra.run.smithi139.stdout:PLATFORM_ID="platform:el8" 2023-10-05T13:52:46.835 INFO:teuthology.orchestra.run.smithi139.stdout:PRETTY_NAME="CentOS Stream 8" 2023-10-05T13:52:46.835 INFO:teuthology.orchestra.run.smithi139.stdout:ANSI_COLOR="0;31" 2023-10-05T13:52:46.835 INFO:teuthology.orchestra.run.smithi139.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-10-05T13:52:46.835 INFO:teuthology.orchestra.run.smithi139.stdout:HOME_URL="https://centos.org/" 2023-10-05T13:52:46.835 INFO:teuthology.orchestra.run.smithi139.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-05T13:52:46.835 INFO:teuthology.orchestra.run.smithi139.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-05T13:52:46.835 INFO:teuthology.orchestra.run.smithi139.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-10-05T13:52:46.836 INFO:teuthology.lock.ops:Updating smithi139.front.sepia.ceph.com on lock server 2023-10-05T13:52:46.858 DEBUG:teuthology.orchestra.run.smithi172:> uname -m 2023-10-05T13:52:46.881 INFO:teuthology.orchestra.run.smithi172.stdout:x86_64 2023-10-05T13:52:46.881 DEBUG:teuthology.orchestra.run.smithi172:> cat /etc/os-release 2023-10-05T13:52:46.942 INFO:teuthology.orchestra.run.smithi172.stdout:NAME="CentOS Stream" 2023-10-05T13:52:46.942 INFO:teuthology.orchestra.run.smithi172.stdout:VERSION="8" 2023-10-05T13:52:46.942 INFO:teuthology.orchestra.run.smithi172.stdout:ID="centos" 2023-10-05T13:52:46.943 INFO:teuthology.orchestra.run.smithi172.stdout:ID_LIKE="rhel fedora" 2023-10-05T13:52:46.943 INFO:teuthology.orchestra.run.smithi172.stdout:VERSION_ID="8" 2023-10-05T13:52:46.943 INFO:teuthology.orchestra.run.smithi172.stdout:PLATFORM_ID="platform:el8" 2023-10-05T13:52:46.943 INFO:teuthology.orchestra.run.smithi172.stdout:PRETTY_NAME="CentOS Stream 8" 2023-10-05T13:52:46.943 INFO:teuthology.orchestra.run.smithi172.stdout:ANSI_COLOR="0;31" 2023-10-05T13:52:46.943 INFO:teuthology.orchestra.run.smithi172.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-10-05T13:52:46.943 INFO:teuthology.orchestra.run.smithi172.stdout:HOME_URL="https://centos.org/" 2023-10-05T13:52:46.943 INFO:teuthology.orchestra.run.smithi172.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-05T13:52:46.943 INFO:teuthology.orchestra.run.smithi172.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-05T13:52:46.943 INFO:teuthology.orchestra.run.smithi172.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-10-05T13:52:46.944 INFO:teuthology.lock.ops:Updating smithi172.front.sepia.ceph.com on lock server 2023-10-05T13:52:46.966 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-10-05T13:52:46.979 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-10-05T13:52:46.990 INFO:teuthology.task.internal:Checking for old test directory... 2023-10-05T13:52:46.990 DEBUG:teuthology.orchestra.run.smithi031:> test '!' -e /home/ubuntu/cephtest 2023-10-05T13:52:46.992 DEBUG:teuthology.orchestra.run.smithi139:> test '!' -e /home/ubuntu/cephtest 2023-10-05T13:52:46.995 DEBUG:teuthology.orchestra.run.smithi172:> test '!' -e /home/ubuntu/cephtest 2023-10-05T13:52:47.014 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-10-05T13:52:47.025 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-10-05T13:52:47.025 DEBUG:teuthology.orchestra.run.smithi031:> test -z $(ls -A /var/lib/ceph) 2023-10-05T13:52:47.054 DEBUG:teuthology.orchestra.run.smithi139:> test -z $(ls -A /var/lib/ceph) 2023-10-05T13:52:47.056 DEBUG:teuthology.orchestra.run.smithi172:> test -z $(ls -A /var/lib/ceph) 2023-10-05T13:52:47.090 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-10-05T13:52:47.159 INFO:teuthology.run_tasks:Running task kernel... 2023-10-05T13:52:47.178 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-10-05T13:52:47.178 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}, 'mon.c': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-10-05T13:52:47.179 DEBUG:teuthology.orchestra.run.smithi031:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-05T13:52:47.179 DEBUG:teuthology.orchestra.run.smithi139:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-05T13:52:47.180 DEBUG:teuthology.orchestra.run.smithi172:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-05T13:52:47.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-05T13:52:47.199 DEBUG:teuthology.orchestra.run.smithi139:> uname -r 2023-10-05T13:52:47.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-05T13:52:47.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-05T13:52:47.201 DEBUG:teuthology.orchestra.run.smithi031:> uname -r 2023-10-05T13:52:47.201 DEBUG:teuthology.orchestra.run.smithi172:> uname -r 2023-10-05T13:52:47.259 INFO:teuthology.orchestra.run.smithi139.stdout:4.18.0-489.el8.x86_64 2023-10-05T13:52:47.260 INFO:teuthology.task.kernel:Running kernel on smithi139: 4.18.0-489.el8.x86_64 2023-10-05T13:52:47.260 DEBUG:teuthology.orchestra.run.smithi139:> sudo yum install -y kernel 2023-10-05T13:52:47.262 INFO:teuthology.orchestra.run.smithi172.stdout:4.18.0-489.el8.x86_64 2023-10-05T13:52:47.262 INFO:teuthology.task.kernel:Running kernel on smithi172: 4.18.0-489.el8.x86_64 2023-10-05T13:52:47.262 DEBUG:teuthology.orchestra.run.smithi172:> sudo yum install -y kernel 2023-10-05T13:52:47.263 INFO:teuthology.orchestra.run.smithi031.stdout:4.18.0-489.el8.x86_64 2023-10-05T13:52:47.264 INFO:teuthology.task.kernel:Running kernel on smithi031: 4.18.0-489.el8.x86_64 2023-10-05T13:52:47.264 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum install -y kernel 2023-10-05T13:52:51.228 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 8 - AppStream 21 MB/s | 33 MB 00:01 2023-10-05T13:52:51.521 INFO:teuthology.orchestra.run.smithi172.stdout:CentOS Stream 8 - AppStream 18 MB/s | 33 MB 00:01 2023-10-05T13:52:51.521 INFO:teuthology.orchestra.run.smithi139.stdout:CentOS Stream 8 - AppStream 19 MB/s | 33 MB 00:01 2023-10-05T13:53:00.171 INFO:teuthology.orchestra.run.smithi172.stdout:CentOS Stream 8 - BaseOS 19 MB/s | 48 MB 00:02 2023-10-05T13:53:00.395 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 8 - BaseOS 18 MB/s | 48 MB 00:02 2023-10-05T13:53:01.271 INFO:teuthology.orchestra.run.smithi139.stdout:CentOS Stream 8 - BaseOS 14 MB/s | 48 MB 00:03 2023-10-05T13:53:07.612 INFO:teuthology.orchestra.run.smithi172.stdout:CentOS Stream 8 - Extras 39 kB/s | 18 kB 00:00 2023-10-05T13:53:08.313 INFO:teuthology.orchestra.run.smithi172.stdout:CentOS Stream 8 - Extras common packages 13 kB/s | 6.9 kB 00:00 2023-10-05T13:53:08.664 INFO:teuthology.orchestra.run.smithi172.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2023-10-05T13:53:08.820 INFO:teuthology.orchestra.run.smithi139.stdout:CentOS Stream 8 - Extras 37 kB/s | 18 kB 00:00 2023-10-05T13:53:10.359 INFO:teuthology.orchestra.run.smithi172.stdout:Extra Packages for Enterprise Linux 10 MB/s | 16 MB 00:01 2023-10-05T13:53:11.135 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 8 - Extras 5.2 kB/s | 18 kB 00:03 2023-10-05T13:53:12.370 INFO:teuthology.orchestra.run.smithi139.stdout:CentOS Stream 8 - Extras common packages 2.1 kB/s | 6.9 kB 00:03 2023-10-05T13:53:12.655 INFO:teuthology.orchestra.run.smithi139.stdout:Copr repo for python3-asyncssh owned by ceph 27 kB/s | 3.5 kB 00:00 2023-10-05T13:53:12.902 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 8 - Extras common packages 4.4 kB/s | 6.9 kB 00:01 2023-10-05T13:53:13.212 INFO:teuthology.orchestra.run.smithi031.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2023-10-05T13:53:13.372 INFO:teuthology.orchestra.run.smithi139.stdout:Extra Packages for Enterprise Linux 28 MB/s | 16 MB 00:00 2023-10-05T13:53:14.215 INFO:teuthology.orchestra.run.smithi172.stdout:lab-extras 226 kB/s | 24 kB 00:00 2023-10-05T13:53:15.324 INFO:teuthology.orchestra.run.smithi031.stdout:Extra Packages for Enterprise Linux 8.1 MB/s | 16 MB 00:01 2023-10-05T13:53:17.355 INFO:teuthology.orchestra.run.smithi139.stdout:lab-extras 431 kB/s | 24 kB 00:00 2023-10-05T13:53:17.755 INFO:teuthology.orchestra.run.smithi172.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-10-05T13:53:17.755 INFO:teuthology.orchestra.run.smithi172.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-10-05T13:53:18.008 INFO:teuthology.orchestra.run.smithi172.stdout:Dependencies resolved. 2023-10-05T13:53:18.009 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2023-10-05T13:53:18.009 INFO:teuthology.orchestra.run.smithi172.stdout: Package Architecture Version Repository Size 2023-10-05T13:53:18.010 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2023-10-05T13:53:18.010 INFO:teuthology.orchestra.run.smithi172.stdout:Installing: 2023-10-05T13:53:18.010 INFO:teuthology.orchestra.run.smithi172.stdout: kernel x86_64 4.18.0-514.el8 baseos 10 M 2023-10-05T13:53:18.010 INFO:teuthology.orchestra.run.smithi172.stdout:Installing dependencies: 2023-10-05T13:53:18.010 INFO:teuthology.orchestra.run.smithi172.stdout: kernel-core x86_64 4.18.0-514.el8 baseos 43 M 2023-10-05T13:53:18.011 INFO:teuthology.orchestra.run.smithi172.stdout: kernel-modules x86_64 4.18.0-514.el8 baseos 35 M 2023-10-05T13:53:18.011 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-10-05T13:53:18.011 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction Summary 2023-10-05T13:53:18.011 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2023-10-05T13:53:18.011 INFO:teuthology.orchestra.run.smithi172.stdout:Install 3 Packages 2023-10-05T13:53:18.011 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-10-05T13:53:18.012 INFO:teuthology.orchestra.run.smithi172.stdout:Total download size: 88 M 2023-10-05T13:53:18.012 INFO:teuthology.orchestra.run.smithi172.stdout:Installed size: 96 M 2023-10-05T13:53:18.013 INFO:teuthology.orchestra.run.smithi172.stdout:Downloading Packages: 2023-10-05T13:53:19.291 INFO:teuthology.orchestra.run.smithi172.stdout:(1/3): kernel-4.18.0-514.el8.x86_64.rpm 8.1 MB/s | 10 MB 00:01 2023-10-05T13:53:19.362 INFO:teuthology.orchestra.run.smithi031.stdout:lab-extras 553 kB/s | 24 kB 00:00 2023-10-05T13:53:20.275 INFO:teuthology.orchestra.run.smithi172.stdout:(2/3): kernel-modules-4.18.0-514.el8.x86_64.rpm 16 MB/s | 35 MB 00:02 2023-10-05T13:53:20.903 INFO:teuthology.orchestra.run.smithi139.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-10-05T13:53:20.904 INFO:teuthology.orchestra.run.smithi139.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-10-05T13:53:20.983 INFO:teuthology.orchestra.run.smithi172.stdout:(3/3): kernel-core-4.18.0-514.el8.x86_64.rpm 14 MB/s | 43 MB 00:02 2023-10-05T13:53:20.984 INFO:teuthology.orchestra.run.smithi172.stdout:-------------------------------------------------------------------------------- 2023-10-05T13:53:20.984 INFO:teuthology.orchestra.run.smithi172.stdout:Total 30 MB/s | 88 MB 00:02 2023-10-05T13:53:21.151 INFO:teuthology.orchestra.run.smithi139.stdout:Dependencies resolved. 2023-10-05T13:53:21.152 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2023-10-05T13:53:21.152 INFO:teuthology.orchestra.run.smithi139.stdout: Package Architecture Version Repository Size 2023-10-05T13:53:21.152 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2023-10-05T13:53:21.152 INFO:teuthology.orchestra.run.smithi139.stdout:Installing: 2023-10-05T13:53:21.152 INFO:teuthology.orchestra.run.smithi139.stdout: kernel x86_64 4.18.0-514.el8 baseos 10 M 2023-10-05T13:53:21.152 INFO:teuthology.orchestra.run.smithi139.stdout:Installing dependencies: 2023-10-05T13:53:21.153 INFO:teuthology.orchestra.run.smithi139.stdout: kernel-core x86_64 4.18.0-514.el8 baseos 43 M 2023-10-05T13:53:21.153 INFO:teuthology.orchestra.run.smithi139.stdout: kernel-modules x86_64 4.18.0-514.el8 baseos 35 M 2023-10-05T13:53:21.153 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-10-05T13:53:21.153 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction Summary 2023-10-05T13:53:21.153 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2023-10-05T13:53:21.153 INFO:teuthology.orchestra.run.smithi139.stdout:Install 3 Packages 2023-10-05T13:53:21.154 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-10-05T13:53:21.154 INFO:teuthology.orchestra.run.smithi139.stdout:Total download size: 88 M 2023-10-05T13:53:21.154 INFO:teuthology.orchestra.run.smithi139.stdout:Installed size: 96 M 2023-10-05T13:53:21.155 INFO:teuthology.orchestra.run.smithi139.stdout:Downloading Packages: 2023-10-05T13:53:21.653 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction check 2023-10-05T13:53:22.060 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction check succeeded. 2023-10-05T13:53:22.061 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction test 2023-10-05T13:53:22.281 INFO:teuthology.orchestra.run.smithi139.stdout:(1/3): kernel-4.18.0-514.el8.x86_64.rpm 9.2 MB/s | 10 MB 00:01 2023-10-05T13:53:23.061 INFO:teuthology.orchestra.run.smithi031.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-10-05T13:53:23.062 INFO:teuthology.orchestra.run.smithi031.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-10-05T13:53:23.273 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction test succeeded. 2023-10-05T13:53:23.293 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction 2023-10-05T13:53:23.340 INFO:teuthology.orchestra.run.smithi139.stdout:(2/3): kernel-modules-4.18.0-514.el8.x86_64.rpm 17 MB/s | 35 MB 00:02 2023-10-05T13:53:23.343 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-10-05T13:53:23.344 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-10-05T13:53:23.344 INFO:teuthology.orchestra.run.smithi031.stdout: Package Architecture Version Repository Size 2023-10-05T13:53:23.345 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-10-05T13:53:23.345 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-10-05T13:53:23.345 INFO:teuthology.orchestra.run.smithi031.stdout: kernel x86_64 4.18.0-514.el8 baseos 10 M 2023-10-05T13:53:23.345 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2023-10-05T13:53:23.345 INFO:teuthology.orchestra.run.smithi031.stdout: kernel-core x86_64 4.18.0-514.el8 baseos 43 M 2023-10-05T13:53:23.346 INFO:teuthology.orchestra.run.smithi031.stdout: kernel-modules x86_64 4.18.0-514.el8 baseos 35 M 2023-10-05T13:53:23.346 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T13:53:23.346 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-10-05T13:53:23.346 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-10-05T13:53:23.346 INFO:teuthology.orchestra.run.smithi031.stdout:Install 3 Packages 2023-10-05T13:53:23.347 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T13:53:23.347 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 88 M 2023-10-05T13:53:23.348 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 96 M 2023-10-05T13:53:23.348 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-10-05T13:53:24.049 INFO:teuthology.orchestra.run.smithi139.stdout:(3/3): kernel-core-4.18.0-514.el8.x86_64.rpm 15 MB/s | 43 MB 00:02 2023-10-05T13:53:24.049 INFO:teuthology.orchestra.run.smithi139.stdout:-------------------------------------------------------------------------------- 2023-10-05T13:53:24.049 INFO:teuthology.orchestra.run.smithi139.stdout:Total 30 MB/s | 88 MB 00:02 2023-10-05T13:53:24.655 INFO:teuthology.orchestra.run.smithi031.stdout:(1/3): kernel-4.18.0-514.el8.x86_64.rpm 7.9 MB/s | 10 MB 00:01 2023-10-05T13:53:24.717 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction check 2023-10-05T13:53:25.132 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction check succeeded. 2023-10-05T13:53:25.132 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction test 2023-10-05T13:53:26.187 INFO:teuthology.orchestra.run.smithi172.stdout: Preparing : 1/1 2023-10-05T13:53:26.347 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction test succeeded. 2023-10-05T13:53:26.366 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction 2023-10-05T13:53:26.548 INFO:teuthology.orchestra.run.smithi031.stdout:(2/3): kernel-core-4.18.0-514.el8.x86_64.rpm 13 MB/s | 43 MB 00:03 2023-10-05T13:53:26.768 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : kernel-core-4.18.0-514.el8.x86_64 1/3 2023-10-05T13:53:27.131 INFO:teuthology.orchestra.run.smithi031.stdout:(3/3): kernel-modules-4.18.0-514.el8.x86_64.rpm 9.5 MB/s | 35 MB 00:03 2023-10-05T13:53:27.131 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-10-05T13:53:27.131 INFO:teuthology.orchestra.run.smithi031.stdout:Total 23 MB/s | 88 MB 00:03 2023-10-05T13:53:27.828 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-10-05T13:53:28.279 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-10-05T13:53:28.279 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-10-05T13:53:29.147 INFO:teuthology.orchestra.run.smithi139.stdout: Preparing : 1/1 2023-10-05T13:53:29.561 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-10-05T13:53:29.572 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-10-05T13:53:29.675 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : kernel-core-4.18.0-514.el8.x86_64 1/3 2023-10-05T13:53:30.471 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: kernel-core-4.18.0-514.el8.x86_64 1/3 2023-10-05T13:53:30.859 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : kernel-modules-4.18.0-514.el8.x86_64 2/3 2023-10-05T13:53:32.472 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-10-05T13:53:33.152 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : kernel-core-4.18.0-514.el8.x86_64 1/3 2023-10-05T13:53:33.248 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: kernel-core-4.18.0-514.el8.x86_64 1/3 2023-10-05T13:53:33.641 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : kernel-modules-4.18.0-514.el8.x86_64 2/3 2023-10-05T13:53:34.235 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: kernel-modules-4.18.0-514.el8.x86_64 2/3 2023-10-05T13:53:34.529 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : kernel-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:53:36.918 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: kernel-core-4.18.0-514.el8.x86_64 1/3 2023-10-05T13:53:37.014 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: kernel-modules-4.18.0-514.el8.x86_64 2/3 2023-10-05T13:53:37.306 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : kernel-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:53:37.318 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : kernel-modules-4.18.0-514.el8.x86_64 2/3 2023-10-05T13:53:40.939 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: kernel-modules-4.18.0-514.el8.x86_64 2/3 2023-10-05T13:53:41.252 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : kernel-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:53:56.263 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: kernel-core-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:53:56.285 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: kernel-modules-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:53:56.764 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: kernel-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:53:56.764 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : kernel-4.18.0-514.el8.x86_64 1/3 2023-10-05T13:53:56.764 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : kernel-core-4.18.0-514.el8.x86_64 2/3 2023-10-05T13:53:57.543 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : kernel-modules-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:53:57.543 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-10-05T13:53:57.543 INFO:teuthology.orchestra.run.smithi172.stdout:Installed: 2023-10-05T13:53:57.544 INFO:teuthology.orchestra.run.smithi172.stdout: kernel-4.18.0-514.el8.x86_64 kernel-core-4.18.0-514.el8.x86_64 2023-10-05T13:53:57.544 INFO:teuthology.orchestra.run.smithi172.stdout: kernel-modules-4.18.0-514.el8.x86_64 2023-10-05T13:53:57.544 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-10-05T13:53:57.544 INFO:teuthology.orchestra.run.smithi172.stdout:Complete! 2023-10-05T13:53:57.686 DEBUG:teuthology.orchestra.run.smithi172:> rpm -q kernel | sort -rV | head -n 1 2023-10-05T13:53:57.907 INFO:teuthology.orchestra.run.smithi172.stdout:kernel-4.18.0-514.el8.x86_64 2023-10-05T13:53:57.908 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-514.el8.x86_64 2023-10-05T13:53:57.908 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-514.el8.x86_64 2023-10-05T13:53:57.908 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-05T13:53:57.908 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-05T13:53:57.908 INFO:teuthology.task.kernel:Installing distro kernel on mon.c... 2023-10-05T13:53:57.909 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi172.front.sepia.ceph.com, path=None, version=distro) 2023-10-05T13:53:57.909 DEBUG:teuthology.orchestra.run.smithi172:> rpm -q kernel | sort -rV | head -n 1 2023-10-05T13:53:58.117 INFO:teuthology.orchestra.run.smithi172.stdout:kernel-4.18.0-514.el8.x86_64 2023-10-05T13:53:58.117 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-514.el8.x86_64 2023-10-05T13:53:58.117 DEBUG:teuthology.orchestra.run.smithi172:> sudo rpm -qi grub2-tools 2023-10-05T13:53:58.150 INFO:teuthology.orchestra.run.smithi172.stdout:Name : grub2-tools 2023-10-05T13:53:58.150 INFO:teuthology.orchestra.run.smithi172.stdout:Epoch : 1 2023-10-05T13:53:58.151 INFO:teuthology.orchestra.run.smithi172.stdout:Version : 2.02 2023-10-05T13:53:58.151 INFO:teuthology.orchestra.run.smithi172.stdout:Release : 129.el8 2023-10-05T13:53:58.151 INFO:teuthology.orchestra.run.smithi172.stdout:Architecture: x86_64 2023-10-05T13:53:58.151 INFO:teuthology.orchestra.run.smithi172.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-10-05T13:53:58.151 INFO:teuthology.orchestra.run.smithi172.stdout:Group : System Environment/Base 2023-10-05T13:53:58.151 INFO:teuthology.orchestra.run.smithi172.stdout:Size : 9265586 2023-10-05T13:53:58.151 INFO:teuthology.orchestra.run.smithi172.stdout:License : GPLv3+ 2023-10-05T13:53:58.151 INFO:teuthology.orchestra.run.smithi172.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-10-05T13:53:58.151 INFO:teuthology.orchestra.run.smithi172.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-10-05T13:53:58.151 INFO:teuthology.orchestra.run.smithi172.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-10-05T13:53:58.152 INFO:teuthology.orchestra.run.smithi172.stdout:Build Host : kbuilder.bsys.centos.org 2023-10-05T13:53:58.152 INFO:teuthology.orchestra.run.smithi172.stdout:Relocations : (not relocatable) 2023-10-05T13:53:58.152 INFO:teuthology.orchestra.run.smithi172.stdout:Packager : CentOS BuildSystem 2023-10-05T13:53:58.152 INFO:teuthology.orchestra.run.smithi172.stdout:Vendor : CentOS 2023-10-05T13:53:58.152 INFO:teuthology.orchestra.run.smithi172.stdout:URL : http://www.gnu.org/software/grub/ 2023-10-05T13:53:58.152 INFO:teuthology.orchestra.run.smithi172.stdout:Summary : Support tools for GRUB. 2023-10-05T13:53:58.152 INFO:teuthology.orchestra.run.smithi172.stdout:Description : 2023-10-05T13:53:58.152 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-10-05T13:53:58.152 INFO:teuthology.orchestra.run.smithi172.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-10-05T13:53:58.152 INFO:teuthology.orchestra.run.smithi172.stdout:customizable bootloader with modular architecture. It supports a rich 2023-10-05T13:53:58.152 INFO:teuthology.orchestra.run.smithi172.stdout:variety of kernel formats, file systems, computer architectures and 2023-10-05T13:53:58.152 INFO:teuthology.orchestra.run.smithi172.stdout:hardware devices. 2023-10-05T13:53:58.153 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-10-05T13:53:58.153 INFO:teuthology.orchestra.run.smithi172.stdout:This subpackage provides tools for support of all platforms. 2023-10-05T13:53:58.153 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-10-05T13:53:58.153 INFO:teuthology.task.kernel:Updating grub on smithi172 to boot 4.18.0-514.el8.x86_64 2023-10-05T13:53:58.154 DEBUG:teuthology.orchestra.run.smithi172:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-10-05T13:53:58.943 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: kernel-core-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:53:58.966 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: kernel-modules-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:53:59.312 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: kernel-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:53:59.312 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : kernel-4.18.0-514.el8.x86_64 1/3 2023-10-05T13:53:59.313 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : kernel-core-4.18.0-514.el8.x86_64 2/3 2023-10-05T13:53:59.584 INFO:teuthology.orchestra.run.smithi172.stderr:Generating grub configuration file ... 2023-10-05T13:54:00.320 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : kernel-modules-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:54:00.320 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-10-05T13:54:00.320 INFO:teuthology.orchestra.run.smithi139.stdout:Installed: 2023-10-05T13:54:00.320 INFO:teuthology.orchestra.run.smithi139.stdout: kernel-4.18.0-514.el8.x86_64 kernel-core-4.18.0-514.el8.x86_64 2023-10-05T13:54:00.321 INFO:teuthology.orchestra.run.smithi139.stdout: kernel-modules-4.18.0-514.el8.x86_64 2023-10-05T13:54:00.321 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-10-05T13:54:00.321 INFO:teuthology.orchestra.run.smithi139.stdout:Complete! 2023-10-05T13:54:00.518 DEBUG:teuthology.orchestra.run.smithi139:> rpm -q kernel | sort -rV | head -n 1 2023-10-05T13:54:00.734 INFO:teuthology.orchestra.run.smithi139.stdout:kernel-4.18.0-514.el8.x86_64 2023-10-05T13:54:00.734 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-514.el8.x86_64 2023-10-05T13:54:00.734 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-514.el8.x86_64 2023-10-05T13:54:00.734 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-05T13:54:00.734 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-05T13:54:00.734 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-10-05T13:54:00.735 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi139.front.sepia.ceph.com, path=None, version=distro) 2023-10-05T13:54:00.735 DEBUG:teuthology.orchestra.run.smithi139:> rpm -q kernel | sort -rV | head -n 1 2023-10-05T13:54:00.943 INFO:teuthology.orchestra.run.smithi139.stdout:kernel-4.18.0-514.el8.x86_64 2023-10-05T13:54:00.943 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-514.el8.x86_64 2023-10-05T13:54:00.943 DEBUG:teuthology.orchestra.run.smithi139:> sudo rpm -qi grub2-tools 2023-10-05T13:54:00.977 INFO:teuthology.orchestra.run.smithi139.stdout:Name : grub2-tools 2023-10-05T13:54:00.977 INFO:teuthology.orchestra.run.smithi139.stdout:Epoch : 1 2023-10-05T13:54:00.977 INFO:teuthology.orchestra.run.smithi139.stdout:Version : 2.02 2023-10-05T13:54:00.977 INFO:teuthology.orchestra.run.smithi139.stdout:Release : 129.el8 2023-10-05T13:54:00.977 INFO:teuthology.orchestra.run.smithi139.stdout:Architecture: x86_64 2023-10-05T13:54:00.977 INFO:teuthology.orchestra.run.smithi139.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-10-05T13:54:00.977 INFO:teuthology.orchestra.run.smithi139.stdout:Group : System Environment/Base 2023-10-05T13:54:00.978 INFO:teuthology.orchestra.run.smithi139.stdout:Size : 9265586 2023-10-05T13:54:00.978 INFO:teuthology.orchestra.run.smithi139.stdout:License : GPLv3+ 2023-10-05T13:54:00.978 INFO:teuthology.orchestra.run.smithi139.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-10-05T13:54:00.978 INFO:teuthology.orchestra.run.smithi139.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-10-05T13:54:00.978 INFO:teuthology.orchestra.run.smithi139.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-10-05T13:54:00.978 INFO:teuthology.orchestra.run.smithi139.stdout:Build Host : kbuilder.bsys.centos.org 2023-10-05T13:54:00.978 INFO:teuthology.orchestra.run.smithi139.stdout:Relocations : (not relocatable) 2023-10-05T13:54:00.978 INFO:teuthology.orchestra.run.smithi139.stdout:Packager : CentOS BuildSystem 2023-10-05T13:54:00.978 INFO:teuthology.orchestra.run.smithi139.stdout:Vendor : CentOS 2023-10-05T13:54:00.978 INFO:teuthology.orchestra.run.smithi139.stdout:URL : http://www.gnu.org/software/grub/ 2023-10-05T13:54:00.979 INFO:teuthology.orchestra.run.smithi139.stdout:Summary : Support tools for GRUB. 2023-10-05T13:54:00.979 INFO:teuthology.orchestra.run.smithi139.stdout:Description : 2023-10-05T13:54:00.979 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-10-05T13:54:00.979 INFO:teuthology.orchestra.run.smithi139.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-10-05T13:54:00.979 INFO:teuthology.orchestra.run.smithi139.stdout:customizable bootloader with modular architecture. It supports a rich 2023-10-05T13:54:00.979 INFO:teuthology.orchestra.run.smithi139.stdout:variety of kernel formats, file systems, computer architectures and 2023-10-05T13:54:00.979 INFO:teuthology.orchestra.run.smithi139.stdout:hardware devices. 2023-10-05T13:54:00.979 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-10-05T13:54:00.979 INFO:teuthology.orchestra.run.smithi139.stdout:This subpackage provides tools for support of all platforms. 2023-10-05T13:54:00.980 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-10-05T13:54:00.980 INFO:teuthology.task.kernel:Updating grub on smithi139 to boot 4.18.0-514.el8.x86_64 2023-10-05T13:54:00.980 DEBUG:teuthology.orchestra.run.smithi139:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-10-05T13:54:01.422 INFO:teuthology.orchestra.run.smithi172.stderr:done 2023-10-05T13:54:01.424 DEBUG:teuthology.orchestra.run.smithi172:> mktemp 2023-10-05T13:54:01.447 INFO:teuthology.orchestra.run.smithi172.stdout:/tmp/tmp.Nf1E2w8Nwd 2023-10-05T13:54:01.447 DEBUG:teuthology.orchestra.run.smithi172:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.Nf1E2w8Nwd 2023-10-05T13:54:01.535 DEBUG:teuthology.orchestra.run.smithi172:> sudo chmod 0666 /tmp/tmp.Nf1E2w8Nwd 2023-10-05T13:54:01.639 DEBUG:teuthology.orchestra.remote:smithi172:/tmp/tmp.Nf1E2w8Nwd is 6KB 2023-10-05T13:54:01.661 DEBUG:teuthology.orchestra.run.smithi172:> rm -fr /tmp/tmp.Nf1E2w8Nwd 2023-10-05T13:54:01.679 DEBUG:teuthology.orchestra.run.smithi172:> sudo /bin/ls /boot/loader/entries || true 2023-10-05T13:54:01.753 INFO:teuthology.orchestra.run.smithi172.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-10-05T13:54:01.753 INFO:teuthology.orchestra.run.smithi172.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-10-05T13:54:01.753 INFO:teuthology.orchestra.run.smithi172.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-10-05T13:54:01.753 INFO:teuthology.orchestra.run.smithi172.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-514.el8.x86_64.conf 2023-10-05T13:54:01.754 DEBUG:teuthology.orchestra.run.smithi172:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-514.el8.x86_64 2023-10-05T13:54:01.903 DEBUG:teuthology.orchestra.run.smithi172:> sudo shutdown -r now 2023-10-05T13:54:02.366 INFO:teuthology.orchestra.run.smithi139.stderr:Generating grub configuration file ... 2023-10-05T13:54:04.474 INFO:teuthology.orchestra.run.smithi139.stderr:done 2023-10-05T13:54:04.476 DEBUG:teuthology.orchestra.run.smithi139:> mktemp 2023-10-05T13:54:04.502 INFO:teuthology.orchestra.run.smithi139.stdout:/tmp/tmp.NKfRwqCL9h 2023-10-05T13:54:04.502 DEBUG:teuthology.orchestra.run.smithi139:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.NKfRwqCL9h 2023-10-05T13:54:04.594 DEBUG:teuthology.orchestra.run.smithi139:> sudo chmod 0666 /tmp/tmp.NKfRwqCL9h 2023-10-05T13:54:04.598 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: kernel-core-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:54:04.622 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: kernel-modules-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:54:04.702 DEBUG:teuthology.orchestra.remote:smithi139:/tmp/tmp.NKfRwqCL9h is 6KB 2023-10-05T13:54:04.752 DEBUG:teuthology.orchestra.run.smithi139:> rm -fr /tmp/tmp.NKfRwqCL9h 2023-10-05T13:54:04.770 DEBUG:teuthology.orchestra.run.smithi139:> sudo /bin/ls /boot/loader/entries || true 2023-10-05T13:54:04.847 INFO:teuthology.orchestra.run.smithi139.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-10-05T13:54:04.847 INFO:teuthology.orchestra.run.smithi139.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-10-05T13:54:04.847 INFO:teuthology.orchestra.run.smithi139.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-10-05T13:54:04.848 INFO:teuthology.orchestra.run.smithi139.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-514.el8.x86_64.conf 2023-10-05T13:54:04.849 DEBUG:teuthology.orchestra.run.smithi139:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-514.el8.x86_64 2023-10-05T13:54:04.978 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: kernel-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:54:04.979 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : kernel-4.18.0-514.el8.x86_64 1/3 2023-10-05T13:54:04.979 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : kernel-core-4.18.0-514.el8.x86_64 2/3 2023-10-05T13:54:04.989 DEBUG:teuthology.orchestra.run.smithi139:> sudo shutdown -r now 2023-10-05T13:54:05.903 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : kernel-modules-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:54:05.904 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T13:54:05.904 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-10-05T13:54:05.904 INFO:teuthology.orchestra.run.smithi031.stdout: kernel-4.18.0-514.el8.x86_64 kernel-core-4.18.0-514.el8.x86_64 2023-10-05T13:54:05.904 INFO:teuthology.orchestra.run.smithi031.stdout: kernel-modules-4.18.0-514.el8.x86_64 2023-10-05T13:54:05.904 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T13:54:05.904 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-10-05T13:54:06.806 DEBUG:teuthology.orchestra.run.smithi031:> rpm -q kernel | sort -rV | head -n 1 2023-10-05T13:54:07.038 INFO:teuthology.orchestra.run.smithi031.stdout:kernel-4.18.0-514.el8.x86_64 2023-10-05T13:54:07.039 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-514.el8.x86_64 2023-10-05T13:54:07.039 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-514.el8.x86_64 2023-10-05T13:54:07.039 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-05T13:54:07.039 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-05T13:54:07.039 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-10-05T13:54:07.040 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi031.front.sepia.ceph.com, path=None, version=distro) 2023-10-05T13:54:07.040 DEBUG:teuthology.orchestra.run.smithi031:> rpm -q kernel | sort -rV | head -n 1 2023-10-05T13:54:07.258 INFO:teuthology.orchestra.run.smithi031.stdout:kernel-4.18.0-514.el8.x86_64 2023-10-05T13:54:07.258 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-514.el8.x86_64 2023-10-05T13:54:07.258 DEBUG:teuthology.orchestra.run.smithi031:> sudo rpm -qi grub2-tools 2023-10-05T13:54:07.293 INFO:teuthology.orchestra.run.smithi031.stdout:Name : grub2-tools 2023-10-05T13:54:07.293 INFO:teuthology.orchestra.run.smithi031.stdout:Epoch : 1 2023-10-05T13:54:07.293 INFO:teuthology.orchestra.run.smithi031.stdout:Version : 2.02 2023-10-05T13:54:07.293 INFO:teuthology.orchestra.run.smithi031.stdout:Release : 129.el8 2023-10-05T13:54:07.293 INFO:teuthology.orchestra.run.smithi031.stdout:Architecture: x86_64 2023-10-05T13:54:07.293 INFO:teuthology.orchestra.run.smithi031.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-10-05T13:54:07.293 INFO:teuthology.orchestra.run.smithi031.stdout:Group : System Environment/Base 2023-10-05T13:54:07.293 INFO:teuthology.orchestra.run.smithi031.stdout:Size : 9265586 2023-10-05T13:54:07.294 INFO:teuthology.orchestra.run.smithi031.stdout:License : GPLv3+ 2023-10-05T13:54:07.294 INFO:teuthology.orchestra.run.smithi031.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-10-05T13:54:07.294 INFO:teuthology.orchestra.run.smithi031.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-10-05T13:54:07.294 INFO:teuthology.orchestra.run.smithi031.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-10-05T13:54:07.294 INFO:teuthology.orchestra.run.smithi031.stdout:Build Host : kbuilder.bsys.centos.org 2023-10-05T13:54:07.294 INFO:teuthology.orchestra.run.smithi031.stdout:Relocations : (not relocatable) 2023-10-05T13:54:07.294 INFO:teuthology.orchestra.run.smithi031.stdout:Packager : CentOS BuildSystem 2023-10-05T13:54:07.294 INFO:teuthology.orchestra.run.smithi031.stdout:Vendor : CentOS 2023-10-05T13:54:07.295 INFO:teuthology.orchestra.run.smithi031.stdout:URL : http://www.gnu.org/software/grub/ 2023-10-05T13:54:07.295 INFO:teuthology.orchestra.run.smithi031.stdout:Summary : Support tools for GRUB. 2023-10-05T13:54:07.295 INFO:teuthology.orchestra.run.smithi031.stdout:Description : 2023-10-05T13:54:07.295 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T13:54:07.295 INFO:teuthology.orchestra.run.smithi031.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-10-05T13:54:07.295 INFO:teuthology.orchestra.run.smithi031.stdout:customizable bootloader with modular architecture. It supports a rich 2023-10-05T13:54:07.295 INFO:teuthology.orchestra.run.smithi031.stdout:variety of kernel formats, file systems, computer architectures and 2023-10-05T13:54:07.295 INFO:teuthology.orchestra.run.smithi031.stdout:hardware devices. 2023-10-05T13:54:07.295 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T13:54:07.296 INFO:teuthology.orchestra.run.smithi031.stdout:This subpackage provides tools for support of all platforms. 2023-10-05T13:54:07.296 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-10-05T13:54:07.297 INFO:teuthology.task.kernel:Updating grub on smithi031 to boot 4.18.0-514.el8.x86_64 2023-10-05T13:54:07.297 DEBUG:teuthology.orchestra.run.smithi031:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-10-05T13:54:08.351 INFO:teuthology.orchestra.run.smithi031.stderr:Generating grub configuration file ... 2023-10-05T13:54:10.204 INFO:teuthology.orchestra.run.smithi031.stderr:done 2023-10-05T13:54:10.205 DEBUG:teuthology.orchestra.run.smithi031:> mktemp 2023-10-05T13:54:10.226 INFO:teuthology.orchestra.run.smithi031.stdout:/tmp/tmp.urCMh1pxqx 2023-10-05T13:54:10.227 DEBUG:teuthology.orchestra.run.smithi031:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.urCMh1pxqx 2023-10-05T13:54:10.313 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod 0666 /tmp/tmp.urCMh1pxqx 2023-10-05T13:54:10.424 DEBUG:teuthology.orchestra.remote:smithi031:/tmp/tmp.urCMh1pxqx is 6KB 2023-10-05T13:54:10.472 DEBUG:teuthology.orchestra.run.smithi031:> rm -fr /tmp/tmp.urCMh1pxqx 2023-10-05T13:54:10.490 DEBUG:teuthology.orchestra.run.smithi031:> sudo /bin/ls /boot/loader/entries || true 2023-10-05T13:54:10.556 INFO:teuthology.orchestra.run.smithi031.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-10-05T13:54:10.556 INFO:teuthology.orchestra.run.smithi031.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-10-05T13:54:10.556 INFO:teuthology.orchestra.run.smithi031.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-10-05T13:54:10.556 INFO:teuthology.orchestra.run.smithi031.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-514.el8.x86_64.conf 2023-10-05T13:54:10.557 DEBUG:teuthology.orchestra.run.smithi031:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-514.el8.x86_64 2023-10-05T13:54:10.729 DEBUG:teuthology.orchestra.run.smithi031:> sudo shutdown -r now 2023-10-05T13:54:31.927 INFO:teuthology.task.kernel:Checking client mon.c for new kernel version... 2023-10-05T13:54:31.927 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2023-10-05T13:54:31.928 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:54:34.995 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-10-05T13:54:34.995 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2023-10-05T13:54:34.996 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:54:40.738 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-10-05T13:54:40.738 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi031.front.sepia.ceph.com' 2023-10-05T13:54:40.739 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:55:06.490 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.172 2023-10-05T13:55:09.562 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.139 2023-10-05T13:55:15.498 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2023-10-05T13:55:15.499 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:55:18.567 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2023-10-05T13:55:18.568 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:55:36.954 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.139 2023-10-05T13:55:40.745 DEBUG:teuthology.orchestra.remote:timed out 2023-10-05T13:55:48.964 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2023-10-05T13:55:48.965 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:55:49.340 DEBUG:teuthology.orchestra.run.smithi139:> true 2023-10-05T13:55:49.660 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi139.front.sepia.ceph.com' 2023-10-05T13:55:49.660 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-514.el8.x86_64"... 2023-10-05T13:55:49.660 DEBUG:teuthology.orchestra.run.smithi139:> uname -r 2023-10-05T13:55:49.681 INFO:teuthology.orchestra.run.smithi139.stdout:4.18.0-514.el8.x86_64 2023-10-05T13:55:49.681 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-514.el8.x86_64 vs 4.18.0-514.el8.x86_64 2023-10-05T13:55:49.681 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-05T13:55:49.681 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-10-05T13:55:49.747 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi031.front.sepia.ceph.com' 2023-10-05T13:55:49.747 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:55:50.101 DEBUG:teuthology.orchestra.run.smithi031:> true 2023-10-05T13:55:50.628 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi031.front.sepia.ceph.com' 2023-10-05T13:55:50.628 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-514.el8.x86_64"... 2023-10-05T13:55:50.629 DEBUG:teuthology.orchestra.run.smithi031:> uname -r 2023-10-05T13:55:50.650 INFO:teuthology.orchestra.run.smithi031.stdout:4.18.0-514.el8.x86_64 2023-10-05T13:55:50.650 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-514.el8.x86_64 vs 4.18.0-514.el8.x86_64 2023-10-05T13:55:50.651 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-05T13:55:50.651 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-10-05T13:55:50.682 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-10-05T13:55:50.682 DEBUG:teuthology.orchestra.run.smithi139:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-05T13:55:50.760 INFO:teuthology.orchestra.run.smithi139.stdout:ttyS1 2023-10-05T13:55:50.776 DEBUG:teuthology.parallel:result is None 2023-10-05T13:55:51.652 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-10-05T13:55:51.652 DEBUG:teuthology.orchestra.run.smithi031:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-05T13:55:51.749 INFO:teuthology.orchestra.run.smithi031.stdout:ttyS1 2023-10-05T13:55:51.765 DEBUG:teuthology.parallel:result is None 2023-10-05T13:56:15.502 DEBUG:teuthology.orchestra.remote:timed out 2023-10-05T13:56:27.503 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2023-10-05T13:56:27.504 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:56:27.858 DEBUG:teuthology.orchestra.run.smithi172:> true 2023-10-05T13:56:28.152 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi172.front.sepia.ceph.com' 2023-10-05T13:56:28.152 INFO:teuthology.task.kernel:Checking kernel version of mon.c, want "4.18.0-514.el8.x86_64"... 2023-10-05T13:56:28.152 DEBUG:teuthology.orchestra.run.smithi172:> uname -r 2023-10-05T13:56:28.170 INFO:teuthology.orchestra.run.smithi172.stdout:4.18.0-514.el8.x86_64 2023-10-05T13:56:28.170 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-514.el8.x86_64 vs 4.18.0-514.el8.x86_64 2023-10-05T13:56:28.170 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-05T13:56:28.170 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-10-05T13:56:29.171 INFO:teuthology.task.kernel:Enabling kdb on mon.c... 2023-10-05T13:56:29.171 DEBUG:teuthology.orchestra.run.smithi172:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-05T13:56:29.242 INFO:teuthology.orchestra.run.smithi172.stdout:ttyS1 2023-10-05T13:56:29.254 DEBUG:teuthology.parallel:result is None 2023-10-05T13:56:29.254 INFO:teuthology.run_tasks:Running task internal.base... 2023-10-05T13:56:29.263 INFO:teuthology.task.internal:Creating test directory... 2023-10-05T13:56:29.263 DEBUG:teuthology.orchestra.run.smithi031:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-05T13:56:29.267 DEBUG:teuthology.orchestra.run.smithi139:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-05T13:56:29.272 DEBUG:teuthology.orchestra.run.smithi172:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-05T13:56:29.293 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-10-05T13:56:29.301 INFO:teuthology.run_tasks:Running task internal.archive... 2023-10-05T13:56:29.311 INFO:teuthology.task.internal:Creating archive directory... 2023-10-05T13:56:29.311 DEBUG:teuthology.orchestra.run.smithi031:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-05T13:56:29.333 DEBUG:teuthology.orchestra.run.smithi139:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-05T13:56:29.336 DEBUG:teuthology.orchestra.run.smithi172:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-05T13:56:29.382 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-10-05T13:56:29.390 INFO:teuthology.task.internal:Enabling coredump saving... 2023-10-05T13:56:29.390 DEBUG:teuthology.orchestra.run.smithi031:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-10-05T13:56:29.404 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 2023-10-05T13:56:29.416 DEBUG:teuthology.orchestra.run.smithi172:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-10-05T13:56:29.450 INFO:teuthology.orchestra.run.smithi172.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-05T13:56:29.452 INFO:teuthology.orchestra.run.smithi031.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-05T13:56:29.456 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-05T13:56:29.461 INFO:teuthology.orchestra.run.smithi172.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-05T13:56:29.465 INFO:teuthology.orchestra.run.smithi031.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-05T13:56:29.467 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-05T13:56:29.469 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-10-05T13:56:29.477 INFO:teuthology.task.internal:Configuring sudo... 2023-10-05T13:56:29.477 DEBUG:teuthology.orchestra.run.smithi031:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-05T13:56:29.480 DEBUG:teuthology.orchestra.run.smithi139:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-05T13:56:29.512 DEBUG:teuthology.orchestra.run.smithi172:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-05T13:56:29.542 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-10-05T13:56:29.555 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-10-05T13:56:29.555 DEBUG:teuthology.orchestra.run.smithi031:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-05T13:56:29.558 DEBUG:teuthology.orchestra.run.smithi139:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-05T13:56:29.582 DEBUG:teuthology.orchestra.run.smithi172:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-05T13:56:29.601 DEBUG:teuthology.orchestra.run.smithi031:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-05T13:56:29.672 DEBUG:teuthology.orchestra.run.smithi031:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-05T13:56:29.729 DEBUG:teuthology.orchestra.run.smithi031:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-05T13:56:29.820 DEBUG:teuthology.orchestra.run.smithi031:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-05T13:56:29.870 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-10-05T13:56:29.870 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-05T13:56:29.946 DEBUG:teuthology.orchestra.run.smithi139:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-05T13:56:29.991 DEBUG:teuthology.orchestra.run.smithi139:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-05T13:56:30.046 DEBUG:teuthology.orchestra.run.smithi139:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-05T13:56:30.131 DEBUG:teuthology.orchestra.run.smithi139:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-05T13:56:30.175 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2023-10-05T13:56:30.175 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-05T13:56:30.242 DEBUG:teuthology.orchestra.run.smithi172:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-05T13:56:30.292 DEBUG:teuthology.orchestra.run.smithi172:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-05T13:56:30.348 DEBUG:teuthology.orchestra.run.smithi172:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-05T13:56:30.436 DEBUG:teuthology.orchestra.run.smithi172:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-05T13:56:30.483 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2023-10-05T13:56:30.483 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-05T13:56:30.553 DEBUG:teuthology.orchestra.run.smithi031:> sudo service rsyslog restart 2023-10-05T13:56:30.556 DEBUG:teuthology.orchestra.run.smithi139:> sudo service rsyslog restart 2023-10-05T13:56:30.558 DEBUG:teuthology.orchestra.run.smithi172:> sudo service rsyslog restart 2023-10-05T13:56:30.615 INFO:teuthology.orchestra.run.smithi139.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-05T13:56:30.633 INFO:teuthology.orchestra.run.smithi031.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-05T13:56:30.654 INFO:teuthology.orchestra.run.smithi172.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-05T13:56:31.080 INFO:teuthology.run_tasks:Running task internal.timer... 2023-10-05T13:56:31.091 INFO:teuthology.task.internal:Starting timer... 2023-10-05T13:56:31.092 INFO:teuthology.run_tasks:Running task pcp... 2023-10-05T13:56:31.108 INFO:teuthology.run_tasks:Running task selinux... 2023-10-05T13:56:31.124 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-10-05T13:56:31.125 DEBUG:teuthology.orchestra.run.smithi031:> sudo service auditd rotate 2023-10-05T13:56:31.235 INFO:teuthology.orchestra.run.smithi031.stdout:Rotating logs: 2023-10-05T13:56:31.237 DEBUG:teuthology.orchestra.run.smithi139:> sudo service auditd rotate 2023-10-05T13:56:31.313 INFO:teuthology.orchestra.run.smithi139.stdout:Rotating logs: 2023-10-05T13:56:31.314 DEBUG:teuthology.orchestra.run.smithi172:> sudo service auditd rotate 2023-10-05T13:56:31.404 INFO:teuthology.orchestra.run.smithi172.stdout:Rotating logs: 2023-10-05T13:56:31.406 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-10-05T13:56:31.406 DEBUG:teuthology.orchestra.run.smithi031:> /usr/sbin/getenforce 2023-10-05T13:56:31.476 INFO:teuthology.orchestra.run.smithi031.stdout:Permissive 2023-10-05T13:56:31.476 DEBUG:teuthology.orchestra.run.smithi139:> /usr/sbin/getenforce 2023-10-05T13:56:31.522 INFO:teuthology.orchestra.run.smithi139.stdout:Permissive 2023-10-05T13:56:31.522 DEBUG:teuthology.orchestra.run.smithi172:> /usr/sbin/getenforce 2023-10-05T13:56:31.551 INFO:teuthology.orchestra.run.smithi172.stdout:Permissive 2023-10-05T13:56:31.551 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi031.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi139.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi172.front.sepia.ceph.com': 'permissive'} 2023-10-05T13:56:31.552 DEBUG:teuthology.orchestra.run.smithi031:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-10-05T13:56:31.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-05T13:56:31.588 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 2023-10-05T13:56:31.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-05T13:56:31.616 DEBUG:teuthology.orchestra.run.smithi172:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-10-05T13:56:31.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-05T13:56:31.643 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-10-05T13:56:31.643 DEBUG:teuthology.orchestra.run.smithi031:> sudo /usr/sbin/setenforce permissive 2023-10-05T13:56:31.679 DEBUG:teuthology.orchestra.run.smithi139:> sudo /usr/sbin/setenforce permissive 2023-10-05T13:56:31.706 DEBUG:teuthology.orchestra.run.smithi172:> sudo /usr/sbin/setenforce permissive 2023-10-05T13:56:31.733 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-10-05T13:56:31.744 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-10-05T13:56:31.752 INFO:teuthology.repo_utils:Fetching main from origin 2023-10-05T13:56:31.901 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-10-05T13:56:31.915 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-10-05T13:56:31.916 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi031.front.sepia.ceph.com,smithi139.front.sepia.ceph.com,smithi172.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-10-05T14:04:32.390 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi031.front.sepia.ceph.com'), Remote(name='ubuntu@smithi139.front.sepia.ceph.com'), Remote(name='ubuntu@smithi172.front.sepia.ceph.com')] 2023-10-05T14:04:32.391 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi031.front.sepia.ceph.com' 2023-10-05T14:04:32.392 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T14:04:32.463 DEBUG:teuthology.orchestra.run.smithi031:> true 2023-10-05T14:04:32.537 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi031.front.sepia.ceph.com' 2023-10-05T14:04:32.538 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2023-10-05T14:04:32.538 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T14:04:32.607 DEBUG:teuthology.orchestra.run.smithi139:> true 2023-10-05T14:04:32.678 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi139.front.sepia.ceph.com' 2023-10-05T14:04:32.678 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2023-10-05T14:04:32.679 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T14:04:32.748 DEBUG:teuthology.orchestra.run.smithi172:> true 2023-10-05T14:04:32.820 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi172.front.sepia.ceph.com' 2023-10-05T14:04:32.821 INFO:teuthology.run_tasks:Running task clock... 2023-10-05T14:04:32.832 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-10-05T14:04:32.833 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-05T14:04:32.834 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-05T14:04:32.837 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-05T14:04:32.838 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 2023-10-05T14:04:32.840 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-05T14:04:32.840 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-05T14:04:32.872 INFO:teuthology.orchestra.run.smithi139.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-05T14:04:32.876 INFO:teuthology.orchestra.run.smithi031.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-05T14:04:32.887 INFO:teuthology.orchestra.run.smithi139.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-05T14:04:32.893 INFO:teuthology.orchestra.run.smithi031.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-05T14:04:32.896 INFO:teuthology.orchestra.run.smithi172.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-05T14:04:32.911 INFO:teuthology.orchestra.run.smithi172.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-05T14:04:32.961 INFO:teuthology.orchestra.run.smithi139.stderr:sudo: ntpd: command not found 2023-10-05T14:04:32.963 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: ntpd: command not found 2023-10-05T14:04:32.973 INFO:teuthology.orchestra.run.smithi139.stdout:506 Cannot talk to daemon 2023-10-05T14:04:32.977 INFO:teuthology.orchestra.run.smithi031.stdout:506 Cannot talk to daemon 2023-10-05T14:04:32.983 INFO:teuthology.orchestra.run.smithi172.stderr:sudo: ntpd: command not found 2023-10-05T14:04:32.987 INFO:teuthology.orchestra.run.smithi139.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-05T14:04:32.993 INFO:teuthology.orchestra.run.smithi031.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-05T14:04:32.996 INFO:teuthology.orchestra.run.smithi172.stdout:506 Cannot talk to daemon 2023-10-05T14:04:33.001 INFO:teuthology.orchestra.run.smithi139.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-05T14:04:33.009 INFO:teuthology.orchestra.run.smithi031.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-05T14:04:33.010 INFO:teuthology.orchestra.run.smithi172.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-05T14:04:33.024 INFO:teuthology.orchestra.run.smithi172.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-05T14:04:33.069 INFO:teuthology.orchestra.run.smithi139.stderr:bash: ntpq: command not found 2023-10-05T14:04:33.072 INFO:teuthology.orchestra.run.smithi139.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-05T14:04:33.073 INFO:teuthology.orchestra.run.smithi139.stdout:=============================================================================== 2023-10-05T14:04:33.073 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T14:04:33.073 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T14:04:33.073 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T14:04:33.073 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T14:04:33.083 INFO:teuthology.orchestra.run.smithi031.stderr:bash: ntpq: command not found 2023-10-05T14:04:33.086 INFO:teuthology.orchestra.run.smithi031.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-05T14:04:33.087 INFO:teuthology.orchestra.run.smithi031.stdout:=============================================================================== 2023-10-05T14:04:33.087 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T14:04:33.087 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T14:04:33.087 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T14:04:33.087 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T14:04:33.098 INFO:teuthology.orchestra.run.smithi172.stderr:bash: ntpq: command not found 2023-10-05T14:04:33.099 INFO:teuthology.orchestra.run.smithi172.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-05T14:04:33.099 INFO:teuthology.orchestra.run.smithi172.stdout:=============================================================================== 2023-10-05T14:04:33.099 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T14:04:33.099 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T14:04:33.099 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T14:04:33.099 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T14:04:33.100 INFO:teuthology.run_tasks:Running task pexec... 2023-10-05T14:04:33.113 INFO:teuthology.task.pexec:Executing custom commands... 2023-10-05T14:04:33.113 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi031.front.sepia.ceph.com 2023-10-05T14:04:33.113 DEBUG:teuthology.orchestra.run.smithi031:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-05T14:04:33.114 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi139.front.sepia.ceph.com 2023-10-05T14:04:33.114 DEBUG:teuthology.orchestra.run.smithi139:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-05T14:04:33.114 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi172.front.sepia.ceph.com 2023-10-05T14:04:33.115 DEBUG:teuthology.orchestra.run.smithi172:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-05T14:04:33.997 INFO:teuthology.orchestra.run.smithi139.stdout:Last metadata expiration check: 0:02:13 ago on Thu 05 Oct 2023 02:02:20 PM UTC. 2023-10-05T14:04:34.024 INFO:teuthology.orchestra.run.smithi172.stdout:Last metadata expiration check: 0:02:11 ago on Thu 05 Oct 2023 02:02:22 PM UTC. 2023-10-05T14:04:34.148 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:45 ago on Thu 05 Oct 2023 02:02:48 PM UTC. 2023-10-05T14:04:35.996 INFO:teuthology.orchestra.run.smithi139.stdout:Dependencies resolved. 2023-10-05T14:04:35.996 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2023-10-05T14:04:35.997 INFO:teuthology.orchestra.run.smithi139.stdout: Package Architecture Version Repository Size 2023-10-05T14:04:35.997 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2023-10-05T14:04:35.997 INFO:teuthology.orchestra.run.smithi139.stdout:Resetting modules: 2023-10-05T14:04:35.997 INFO:teuthology.orchestra.run.smithi139.stdout: container-tools 2023-10-05T14:04:35.997 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-10-05T14:04:35.997 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction Summary 2023-10-05T14:04:35.997 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2023-10-05T14:04:35.997 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-10-05T14:04:36.062 INFO:teuthology.orchestra.run.smithi172.stdout:Dependencies resolved. 2023-10-05T14:04:36.063 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2023-10-05T14:04:36.063 INFO:teuthology.orchestra.run.smithi172.stdout: Package Architecture Version Repository Size 2023-10-05T14:04:36.063 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2023-10-05T14:04:36.064 INFO:teuthology.orchestra.run.smithi172.stdout:Resetting modules: 2023-10-05T14:04:36.064 INFO:teuthology.orchestra.run.smithi172.stdout: container-tools 2023-10-05T14:04:36.064 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-10-05T14:04:36.064 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction Summary 2023-10-05T14:04:36.064 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2023-10-05T14:04:36.064 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-10-05T14:04:36.247 INFO:teuthology.orchestra.run.smithi139.stdout:Complete! 2023-10-05T14:04:36.326 INFO:teuthology.orchestra.run.smithi172.stdout:Complete! 2023-10-05T14:04:36.414 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-10-05T14:04:36.415 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-10-05T14:04:36.415 INFO:teuthology.orchestra.run.smithi031.stdout: Package Architecture Version Repository Size 2023-10-05T14:04:36.415 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-10-05T14:04:36.415 INFO:teuthology.orchestra.run.smithi031.stdout:Resetting modules: 2023-10-05T14:04:36.415 INFO:teuthology.orchestra.run.smithi031.stdout: container-tools 2023-10-05T14:04:36.415 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:04:36.415 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-10-05T14:04:36.416 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-10-05T14:04:36.416 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:04:36.701 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-10-05T14:04:37.187 INFO:teuthology.orchestra.run.smithi139.stdout:Last metadata expiration check: 0:02:17 ago on Thu 05 Oct 2023 02:02:20 PM UTC. 2023-10-05T14:04:37.297 INFO:teuthology.orchestra.run.smithi172.stdout:Last metadata expiration check: 0:02:15 ago on Thu 05 Oct 2023 02:02:22 PM UTC. 2023-10-05T14:04:37.763 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:49 ago on Thu 05 Oct 2023 02:02:48 PM UTC. 2023-10-05T14:04:39.202 INFO:teuthology.orchestra.run.smithi139.stdout:Dependencies resolved. 2023-10-05T14:04:39.313 INFO:teuthology.orchestra.run.smithi172.stdout:Dependencies resolved. 2023-10-05T14:04:39.358 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2023-10-05T14:04:39.358 INFO:teuthology.orchestra.run.smithi139.stdout: Package Arch Version Repository Size 2023-10-05T14:04:39.358 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2023-10-05T14:04:39.358 INFO:teuthology.orchestra.run.smithi139.stdout:Installing group/module packages: 2023-10-05T14:04:39.358 INFO:teuthology.orchestra.run.smithi139.stdout: aardvark-dns x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 1.0 M 2023-10-05T14:04:39.359 INFO:teuthology.orchestra.run.smithi139.stdout: buildah x86_64 1:1.31.3-1.module_el8+664+4072b3ae appstream 8.8 M 2023-10-05T14:04:39.359 INFO:teuthology.orchestra.run.smithi139.stdout: cockpit-podman noarch 75-1.module_el8+664+4072b3ae appstream 739 k 2023-10-05T14:04:39.359 INFO:teuthology.orchestra.run.smithi139.stdout: crun x86_64 1.8.7-1.module_el8+661+d1afb926 appstream 239 k 2023-10-05T14:04:39.359 INFO:teuthology.orchestra.run.smithi139.stdout: netavark x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 3.7 M 2023-10-05T14:04:39.359 INFO:teuthology.orchestra.run.smithi139.stdout: python3-podman noarch 4.6.0-1.module_el8+582+a2558ae2 appstream 177 k 2023-10-05T14:04:39.359 INFO:teuthology.orchestra.run.smithi139.stdout: skopeo x86_64 2:1.13.3-1.module_el8+664+4072b3ae appstream 8.1 M 2023-10-05T14:04:39.359 INFO:teuthology.orchestra.run.smithi139.stdout: toolbox x86_64 0.0.99.4-5.module_el8+649+e2deac1d appstream 2.5 M 2023-10-05T14:04:39.359 INFO:teuthology.orchestra.run.smithi139.stdout: udica noarch 0.2.6-20.module_el8+487+8e42a277 appstream 53 k 2023-10-05T14:04:39.359 INFO:teuthology.orchestra.run.smithi139.stdout:Installing dependencies: 2023-10-05T14:04:39.359 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-10-05T14:04:39.360 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-10-05T14:04:39.360 INFO:teuthology.orchestra.run.smithi139.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-10-05T14:04:39.360 INFO:teuthology.orchestra.run.smithi139.stdout:Installing weak dependencies: 2023-10-05T14:04:39.360 INFO:teuthology.orchestra.run.smithi139.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-10-05T14:04:39.360 INFO:teuthology.orchestra.run.smithi139.stdout:Installing module profiles: 2023-10-05T14:04:39.360 INFO:teuthology.orchestra.run.smithi139.stdout: container-tools/common 2023-10-05T14:04:39.360 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-10-05T14:04:39.360 INFO:teuthology.orchestra.run.smithi139.stdout:Enabling module streams: 2023-10-05T14:04:39.360 INFO:teuthology.orchestra.run.smithi139.stdout: container-tools rhel8 2023-10-05T14:04:39.360 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-10-05T14:04:39.360 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction Summary 2023-10-05T14:04:39.360 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2023-10-05T14:04:39.361 INFO:teuthology.orchestra.run.smithi139.stdout:Install 13 Packages 2023-10-05T14:04:39.361 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-10-05T14:04:39.361 INFO:teuthology.orchestra.run.smithi139.stdout:Total download size: 26 M 2023-10-05T14:04:39.361 INFO:teuthology.orchestra.run.smithi139.stdout:Installed size: 87 M 2023-10-05T14:04:39.361 INFO:teuthology.orchestra.run.smithi139.stdout:Downloading Packages: 2023-10-05T14:04:39.468 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2023-10-05T14:04:39.468 INFO:teuthology.orchestra.run.smithi172.stdout: Package Arch Version Repository Size 2023-10-05T14:04:39.469 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2023-10-05T14:04:39.469 INFO:teuthology.orchestra.run.smithi172.stdout:Installing group/module packages: 2023-10-05T14:04:39.469 INFO:teuthology.orchestra.run.smithi172.stdout: aardvark-dns x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 1.0 M 2023-10-05T14:04:39.469 INFO:teuthology.orchestra.run.smithi172.stdout: buildah x86_64 1:1.31.3-1.module_el8+664+4072b3ae appstream 8.8 M 2023-10-05T14:04:39.469 INFO:teuthology.orchestra.run.smithi172.stdout: cockpit-podman noarch 75-1.module_el8+664+4072b3ae appstream 739 k 2023-10-05T14:04:39.469 INFO:teuthology.orchestra.run.smithi172.stdout: crun x86_64 1.8.7-1.module_el8+661+d1afb926 appstream 239 k 2023-10-05T14:04:39.469 INFO:teuthology.orchestra.run.smithi172.stdout: netavark x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 3.7 M 2023-10-05T14:04:39.469 INFO:teuthology.orchestra.run.smithi172.stdout: python3-podman noarch 4.6.0-1.module_el8+582+a2558ae2 appstream 177 k 2023-10-05T14:04:39.469 INFO:teuthology.orchestra.run.smithi172.stdout: skopeo x86_64 2:1.13.3-1.module_el8+664+4072b3ae appstream 8.1 M 2023-10-05T14:04:39.469 INFO:teuthology.orchestra.run.smithi172.stdout: toolbox x86_64 0.0.99.4-5.module_el8+649+e2deac1d appstream 2.5 M 2023-10-05T14:04:39.469 INFO:teuthology.orchestra.run.smithi172.stdout: udica noarch 0.2.6-20.module_el8+487+8e42a277 appstream 53 k 2023-10-05T14:04:39.470 INFO:teuthology.orchestra.run.smithi172.stdout:Installing dependencies: 2023-10-05T14:04:39.470 INFO:teuthology.orchestra.run.smithi172.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-10-05T14:04:39.470 INFO:teuthology.orchestra.run.smithi172.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-10-05T14:04:39.470 INFO:teuthology.orchestra.run.smithi172.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-10-05T14:04:39.470 INFO:teuthology.orchestra.run.smithi172.stdout:Installing weak dependencies: 2023-10-05T14:04:39.470 INFO:teuthology.orchestra.run.smithi172.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-10-05T14:04:39.470 INFO:teuthology.orchestra.run.smithi172.stdout:Installing module profiles: 2023-10-05T14:04:39.470 INFO:teuthology.orchestra.run.smithi172.stdout: container-tools/common 2023-10-05T14:04:39.470 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-10-05T14:04:39.470 INFO:teuthology.orchestra.run.smithi172.stdout:Enabling module streams: 2023-10-05T14:04:39.470 INFO:teuthology.orchestra.run.smithi172.stdout: container-tools rhel8 2023-10-05T14:04:39.471 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-10-05T14:04:39.471 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction Summary 2023-10-05T14:04:39.471 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2023-10-05T14:04:39.471 INFO:teuthology.orchestra.run.smithi172.stdout:Install 13 Packages 2023-10-05T14:04:39.471 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-10-05T14:04:39.471 INFO:teuthology.orchestra.run.smithi172.stdout:Total download size: 26 M 2023-10-05T14:04:39.471 INFO:teuthology.orchestra.run.smithi172.stdout:Installed size: 87 M 2023-10-05T14:04:39.472 INFO:teuthology.orchestra.run.smithi172.stdout:Downloading Packages: 2023-10-05T14:04:39.716 INFO:teuthology.orchestra.run.smithi139.stdout:(1/13): cockpit-podman-75-1.module_el8+664+4072 2.3 MB/s | 739 kB 00:00 2023-10-05T14:04:39.758 INFO:teuthology.orchestra.run.smithi139.stdout:(2/13): aardvark-dns-1.7.0-1.module_el8+487+8e4 2.8 MB/s | 1.0 MB 00:00 2023-10-05T14:04:39.783 INFO:teuthology.orchestra.run.smithi139.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 565 kB/s | 38 kB 00:00 2023-10-05T14:04:39.821 INFO:teuthology.orchestra.run.smithi172.stdout:(1/13): cockpit-podman-75-1.module_el8+664+4072 2.3 MB/s | 739 kB 00:00 2023-10-05T14:04:39.825 INFO:teuthology.orchestra.run.smithi139.stdout:(4/13): crun-1.8.7-1.module_el8+661+d1afb926.x8 3.5 MB/s | 239 kB 00:00 2023-10-05T14:04:39.855 INFO:teuthology.orchestra.run.smithi172.stdout:(2/13): aardvark-dns-1.7.0-1.module_el8+487+8e4 2.9 MB/s | 1.0 MB 00:00 2023-10-05T14:04:39.872 INFO:teuthology.orchestra.run.smithi172.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 754 kB/s | 38 kB 00:00 2023-10-05T14:04:39.892 INFO:teuthology.orchestra.run.smithi139.stdout:(5/13): python3-podman-4.6.0-1.module_el8+582+a 2.6 MB/s | 177 kB 00:00 2023-10-05T14:04:39.922 INFO:teuthology.orchestra.run.smithi172.stdout:(4/13): crun-1.8.7-1.module_el8+661+d1afb926.x8 3.5 MB/s | 239 kB 00:00 2023-10-05T14:04:39.952 INFO:teuthology.orchestra.run.smithi139.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 425 kB/s | 25 kB 00:00 2023-10-05T14:04:39.989 INFO:teuthology.orchestra.run.smithi172.stdout:(5/13): python3-podman-4.6.0-1.module_el8+582+a 2.6 MB/s | 177 kB 00:00 2023-10-05T14:04:39.995 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-10-05T14:04:40.018 INFO:teuthology.orchestra.run.smithi139.stdout:(7/13): netavark-1.7.0-1.module_el8+487+8e42a27 16 MB/s | 3.7 MB 00:00 2023-10-05T14:04:40.043 INFO:teuthology.orchestra.run.smithi139.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.0 MB/s | 94 kB 00:00 2023-10-05T14:04:40.048 INFO:teuthology.orchestra.run.smithi172.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 426 kB/s | 25 kB 00:00 2023-10-05T14:04:40.107 INFO:teuthology.orchestra.run.smithi172.stdout:(7/13): netavark-1.7.0-1.module_el8+487+8e42a27 16 MB/s | 3.7 MB 00:00 2023-10-05T14:04:40.144 INFO:teuthology.orchestra.run.smithi139.stdout:(9/13): buildah-1.31.3-1.module_el8+664+4072b3a 12 MB/s | 8.8 MB 00:00 2023-10-05T14:04:40.156 INFO:teuthology.orchestra.run.smithi172.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 866 kB/s | 94 kB 00:00 2023-10-05T14:04:40.176 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-10-05T14:04:40.176 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2023-10-05T14:04:40.176 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-10-05T14:04:40.176 INFO:teuthology.orchestra.run.smithi031.stdout:Installing group/module packages: 2023-10-05T14:04:40.176 INFO:teuthology.orchestra.run.smithi031.stdout: aardvark-dns x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 1.0 M 2023-10-05T14:04:40.176 INFO:teuthology.orchestra.run.smithi031.stdout: buildah x86_64 1:1.31.3-1.module_el8+664+4072b3ae appstream 8.8 M 2023-10-05T14:04:40.176 INFO:teuthology.orchestra.run.smithi031.stdout: cockpit-podman noarch 75-1.module_el8+664+4072b3ae appstream 739 k 2023-10-05T14:04:40.177 INFO:teuthology.orchestra.run.smithi031.stdout: crun x86_64 1.8.7-1.module_el8+661+d1afb926 appstream 239 k 2023-10-05T14:04:40.177 INFO:teuthology.orchestra.run.smithi031.stdout: netavark x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 3.7 M 2023-10-05T14:04:40.177 INFO:teuthology.orchestra.run.smithi031.stdout: python3-podman noarch 4.6.0-1.module_el8+582+a2558ae2 appstream 177 k 2023-10-05T14:04:40.177 INFO:teuthology.orchestra.run.smithi031.stdout: skopeo x86_64 2:1.13.3-1.module_el8+664+4072b3ae appstream 8.1 M 2023-10-05T14:04:40.177 INFO:teuthology.orchestra.run.smithi031.stdout: toolbox x86_64 0.0.99.4-5.module_el8+649+e2deac1d appstream 2.5 M 2023-10-05T14:04:40.177 INFO:teuthology.orchestra.run.smithi031.stdout: udica noarch 0.2.6-20.module_el8+487+8e42a277 appstream 53 k 2023-10-05T14:04:40.177 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2023-10-05T14:04:40.177 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-10-05T14:04:40.177 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-10-05T14:04:40.177 INFO:teuthology.orchestra.run.smithi031.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-10-05T14:04:40.178 INFO:teuthology.orchestra.run.smithi031.stdout:Installing weak dependencies: 2023-10-05T14:04:40.178 INFO:teuthology.orchestra.run.smithi031.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-10-05T14:04:40.178 INFO:teuthology.orchestra.run.smithi031.stdout:Installing module profiles: 2023-10-05T14:04:40.178 INFO:teuthology.orchestra.run.smithi031.stdout: container-tools/common 2023-10-05T14:04:40.178 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:04:40.178 INFO:teuthology.orchestra.run.smithi031.stdout:Enabling module streams: 2023-10-05T14:04:40.178 INFO:teuthology.orchestra.run.smithi031.stdout: container-tools rhel8 2023-10-05T14:04:40.178 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:04:40.178 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-10-05T14:04:40.178 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-10-05T14:04:40.178 INFO:teuthology.orchestra.run.smithi031.stdout:Install 13 Packages 2023-10-05T14:04:40.179 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:04:40.179 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 26 M 2023-10-05T14:04:40.179 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 87 M 2023-10-05T14:04:40.179 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-10-05T14:04:40.202 INFO:teuthology.orchestra.run.smithi139.stdout:(10/13): udica-0.2.6-20.module_el8+487+8e42a277 904 kB/s | 53 kB 00:00 2023-10-05T14:04:40.270 INFO:teuthology.orchestra.run.smithi139.stdout:(11/13): toolbox-0.0.99.4-5.module_el8+649+e2de 11 MB/s | 2.5 MB 00:00 2023-10-05T14:04:40.274 INFO:teuthology.orchestra.run.smithi172.stdout:(9/13): buildah-1.31.3-1.module_el8+664+4072b3a 12 MB/s | 8.8 MB 00:00 2023-10-05T14:04:40.286 INFO:teuthology.orchestra.run.smithi139.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 491 kB/s | 41 kB 00:00 2023-10-05T14:04:40.332 INFO:teuthology.orchestra.run.smithi172.stdout:(10/13): udica-0.2.6-20.module_el8+487+8e42a277 905 kB/s | 53 kB 00:00 2023-10-05T14:04:40.391 INFO:teuthology.orchestra.run.smithi172.stdout:(11/13): toolbox-0.0.99.4-5.module_el8+649+e2de 11 MB/s | 2.5 MB 00:00 2023-10-05T14:04:40.419 INFO:teuthology.orchestra.run.smithi172.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 490 kB/s | 41 kB 00:00 2023-10-05T14:04:40.436 INFO:teuthology.orchestra.run.smithi139.stdout:(13/13): skopeo-1.13.3-1.module_el8+664+4072b3a 19 MB/s | 8.1 MB 00:00 2023-10-05T14:04:40.437 INFO:teuthology.orchestra.run.smithi139.stdout:-------------------------------------------------------------------------------- 2023-10-05T14:04:40.437 INFO:teuthology.orchestra.run.smithi139.stdout:Total 24 MB/s | 26 MB 00:01 2023-10-05T14:04:40.508 INFO:teuthology.orchestra.run.smithi172.stdout:(13/13): skopeo-1.13.3-1.module_el8+664+4072b3a 20 MB/s | 8.1 MB 00:00 2023-10-05T14:04:40.509 INFO:teuthology.orchestra.run.smithi172.stdout:-------------------------------------------------------------------------------- 2023-10-05T14:04:40.509 INFO:teuthology.orchestra.run.smithi172.stdout:Total 25 MB/s | 26 MB 00:01 2023-10-05T14:04:40.571 INFO:teuthology.orchestra.run.smithi031.stdout:(1/13): cockpit-podman-75-1.module_el8+664+4072 2.0 MB/s | 739 kB 00:00 2023-10-05T14:04:40.613 INFO:teuthology.orchestra.run.smithi031.stdout:(2/13): aardvark-dns-1.7.0-1.module_el8+487+8e4 2.5 MB/s | 1.0 MB 00:00 2023-10-05T14:04:40.646 INFO:teuthology.orchestra.run.smithi031.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 503 kB/s | 38 kB 00:00 2023-10-05T14:04:40.680 INFO:teuthology.orchestra.run.smithi031.stdout:(4/13): crun-1.8.7-1.module_el8+661+d1afb926.x8 3.5 MB/s | 239 kB 00:00 2023-10-05T14:04:40.701 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction check 2023-10-05T14:04:40.722 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction check succeeded. 2023-10-05T14:04:40.722 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction test 2023-10-05T14:04:40.747 INFO:teuthology.orchestra.run.smithi031.stdout:(5/13): python3-podman-4.6.0-1.module_el8+582+a 2.6 MB/s | 177 kB 00:00 2023-10-05T14:04:40.771 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction check 2023-10-05T14:04:40.792 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction check succeeded. 2023-10-05T14:04:40.792 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction test 2023-10-05T14:04:40.822 INFO:teuthology.orchestra.run.smithi031.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 330 kB/s | 25 kB 00:00 2023-10-05T14:04:40.906 INFO:teuthology.orchestra.run.smithi031.stdout:(7/13): netavark-1.7.0-1.module_el8+487+8e42a27 14 MB/s | 3.7 MB 00:00 2023-10-05T14:04:40.931 INFO:teuthology.orchestra.run.smithi031.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 866 kB/s | 94 kB 00:00 2023-10-05T14:04:40.967 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction test succeeded. 2023-10-05T14:04:40.970 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction 2023-10-05T14:04:41.043 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction test succeeded. 2023-10-05T14:04:41.046 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction 2023-10-05T14:04:41.132 INFO:teuthology.orchestra.run.smithi031.stdout:(9/13): toolbox-0.0.99.4-5.module_el8+649+e2dea 13 MB/s | 2.5 MB 00:00 2023-10-05T14:04:41.232 INFO:teuthology.orchestra.run.smithi031.stdout:(10/13): buildah-1.31.3-1.module_el8+664+4072b3 8.7 MB/s | 8.8 MB 00:01 2023-10-05T14:04:41.282 INFO:teuthology.orchestra.run.smithi031.stdout:(11/13): udica-0.2.6-20.module_el8+487+8e42a277 351 kB/s | 53 kB 00:00 2023-10-05T14:04:41.310 INFO:teuthology.orchestra.run.smithi031.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 548 kB/s | 41 kB 00:00 2023-10-05T14:04:41.502 INFO:teuthology.orchestra.run.smithi031.stdout:(13/13): skopeo-1.13.3-1.module_el8+664+4072b3a 14 MB/s | 8.1 MB 00:00 2023-10-05T14:04:41.502 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-10-05T14:04:41.502 INFO:teuthology.orchestra.run.smithi031.stdout:Total 19 MB/s | 26 MB 00:01 2023-10-05T14:04:41.631 INFO:teuthology.orchestra.run.smithi139.stdout: Preparing : 1/1 2023-10-05T14:04:41.743 INFO:teuthology.orchestra.run.smithi172.stdout: Preparing : 1/1 2023-10-05T14:04:41.791 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-10-05T14:04:41.815 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-10-05T14:04:41.815 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-10-05T14:04:41.838 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-10-05T14:04:41.975 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-10-05T14:04:41.991 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-10-05T14:04:42.094 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-10-05T14:04:42.098 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-10-05T14:04:42.170 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-10-05T14:04:42.178 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-10-05T14:04:42.373 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-10-05T14:04:42.385 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-05T14:04:42.630 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-05T14:04:42.851 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-10-05T14:04:42.962 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 5/13 2023-10-05T14:04:43.093 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-10-05T14:04:43.202 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 5/13 2023-10-05T14:04:43.303 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-10-05T14:04:43.531 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-10-05T14:04:43.864 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-05T14:04:44.103 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 7/13 2023-10-05T14:04:44.125 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-05T14:04:44.196 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-05T14:04:44.300 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 8/13 2023-10-05T14:04:44.373 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 7/13 2023-10-05T14:04:44.554 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 8/13 2023-10-05T14:04:44.562 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 9/13 2023-10-05T14:04:44.809 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 5/13 2023-10-05T14:04:44.824 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 9/13 2023-10-05T14:04:44.945 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : udica-0.2.6-20.module_el8+487+8e42a277.noarch 10/13 2023-10-05T14:04:45.199 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : udica-0.2.6-20.module_el8+487+8e42a277.noarch 10/13 2023-10-05T14:04:45.818 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-05T14:04:45.867 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-05T14:04:46.041 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 12/13 2023-10-05T14:04:46.099 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-05T14:04:46.157 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 7/13 2023-10-05T14:04:46.199 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-05T14:04:46.345 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 12/13 2023-10-05T14:04:46.413 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 8/13 2023-10-05T14:04:46.622 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-05T14:04:46.623 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 1/13 2023-10-05T14:04:46.623 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2/13 2023-10-05T14:04:46.623 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 3/13 2023-10-05T14:04:46.623 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-05T14:04:46.623 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 5/13 2023-10-05T14:04:46.623 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-05T14:04:46.624 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 7/13 2023-10-05T14:04:46.624 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-10-05T14:04:46.624 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-10-05T14:04:46.624 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 10/13 2023-10-05T14:04:46.624 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-05T14:04:46.625 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : udica-0.2.6-20.module_el8+487+8e42a277.noarch 12/13 2023-10-05T14:04:46.722 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-05T14:04:46.741 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 9/13 2023-10-05T14:04:47.146 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : udica-0.2.6-20.module_el8+487+8e42a277.noarch 10/13 2023-10-05T14:04:47.375 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-10-05T14:04:47.375 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-10-05T14:04:47.376 INFO:teuthology.orchestra.run.smithi139.stdout:Installed: 2023-10-05T14:04:47.376 INFO:teuthology.orchestra.run.smithi139.stdout: aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-05T14:04:47.376 INFO:teuthology.orchestra.run.smithi139.stdout: buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2023-10-05T14:04:47.376 INFO:teuthology.orchestra.run.smithi139.stdout: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 2023-10-05T14:04:47.376 INFO:teuthology.orchestra.run.smithi139.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-10-05T14:04:47.376 INFO:teuthology.orchestra.run.smithi139.stdout: crun-1.8.7-1.module_el8+661+d1afb926.x86_64 2023-10-05T14:04:47.376 INFO:teuthology.orchestra.run.smithi139.stdout: netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-05T14:04:47.376 INFO:teuthology.orchestra.run.smithi139.stdout: python3-podman-4.6.0-1.module_el8+582+a2558ae2.noarch 2023-10-05T14:04:47.376 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-10-05T14:04:47.376 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-10-05T14:04:47.377 INFO:teuthology.orchestra.run.smithi139.stdout: skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 2023-10-05T14:04:47.377 INFO:teuthology.orchestra.run.smithi139.stdout: toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 2023-10-05T14:04:47.377 INFO:teuthology.orchestra.run.smithi139.stdout: udica-0.2.6-20.module_el8+487+8e42a277.noarch 2023-10-05T14:04:47.378 INFO:teuthology.orchestra.run.smithi139.stdout: yajl-2.1.0-12.el8.x86_64 2023-10-05T14:04:47.378 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-10-05T14:04:47.378 INFO:teuthology.orchestra.run.smithi139.stdout:Complete! 2023-10-05T14:04:47.497 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-05T14:04:47.497 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 1/13 2023-10-05T14:04:47.498 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2/13 2023-10-05T14:04:47.498 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 3/13 2023-10-05T14:04:47.498 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-05T14:04:47.498 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 5/13 2023-10-05T14:04:47.498 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-05T14:04:47.499 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 7/13 2023-10-05T14:04:47.499 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-10-05T14:04:47.499 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-10-05T14:04:47.499 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 10/13 2023-10-05T14:04:47.499 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-05T14:04:47.499 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : udica-0.2.6-20.module_el8+487+8e42a277.noarch 12/13 2023-10-05T14:04:48.011 DEBUG:teuthology.parallel:result is None 2023-10-05T14:04:48.178 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-05T14:04:48.210 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-10-05T14:04:48.210 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-10-05T14:04:48.210 INFO:teuthology.orchestra.run.smithi172.stdout:Installed: 2023-10-05T14:04:48.210 INFO:teuthology.orchestra.run.smithi172.stdout: aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-05T14:04:48.210 INFO:teuthology.orchestra.run.smithi172.stdout: buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2023-10-05T14:04:48.210 INFO:teuthology.orchestra.run.smithi172.stdout: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 2023-10-05T14:04:48.210 INFO:teuthology.orchestra.run.smithi172.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-10-05T14:04:48.210 INFO:teuthology.orchestra.run.smithi172.stdout: crun-1.8.7-1.module_el8+661+d1afb926.x86_64 2023-10-05T14:04:48.211 INFO:teuthology.orchestra.run.smithi172.stdout: netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-05T14:04:48.211 INFO:teuthology.orchestra.run.smithi172.stdout: python3-podman-4.6.0-1.module_el8+582+a2558ae2.noarch 2023-10-05T14:04:48.211 INFO:teuthology.orchestra.run.smithi172.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-10-05T14:04:48.211 INFO:teuthology.orchestra.run.smithi172.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-10-05T14:04:48.211 INFO:teuthology.orchestra.run.smithi172.stdout: skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 2023-10-05T14:04:48.211 INFO:teuthology.orchestra.run.smithi172.stdout: toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 2023-10-05T14:04:48.211 INFO:teuthology.orchestra.run.smithi172.stdout: udica-0.2.6-20.module_el8+487+8e42a277.noarch 2023-10-05T14:04:48.211 INFO:teuthology.orchestra.run.smithi172.stdout: yajl-2.1.0-12.el8.x86_64 2023-10-05T14:04:48.211 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-10-05T14:04:48.211 INFO:teuthology.orchestra.run.smithi172.stdout:Complete! 2023-10-05T14:04:48.444 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 12/13 2023-10-05T14:04:48.578 DEBUG:teuthology.parallel:result is None 2023-10-05T14:04:48.666 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-05T14:04:49.172 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-05T14:04:49.172 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 1/13 2023-10-05T14:04:49.172 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2/13 2023-10-05T14:04:49.172 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 3/13 2023-10-05T14:04:49.172 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-05T14:04:49.172 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 5/13 2023-10-05T14:04:49.173 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-05T14:04:49.173 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 7/13 2023-10-05T14:04:49.173 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-10-05T14:04:49.173 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-10-05T14:04:49.173 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 10/13 2023-10-05T14:04:49.173 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-05T14:04:49.173 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : udica-0.2.6-20.module_el8+487+8e42a277.noarch 12/13 2023-10-05T14:04:50.317 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-10-05T14:04:50.317 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:04:50.317 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-10-05T14:04:50.317 INFO:teuthology.orchestra.run.smithi031.stdout: aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-05T14:04:50.317 INFO:teuthology.orchestra.run.smithi031.stdout: buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2023-10-05T14:04:50.317 INFO:teuthology.orchestra.run.smithi031.stdout: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 2023-10-05T14:04:50.317 INFO:teuthology.orchestra.run.smithi031.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-10-05T14:04:50.317 INFO:teuthology.orchestra.run.smithi031.stdout: crun-1.8.7-1.module_el8+661+d1afb926.x86_64 2023-10-05T14:04:50.317 INFO:teuthology.orchestra.run.smithi031.stdout: netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-05T14:04:50.318 INFO:teuthology.orchestra.run.smithi031.stdout: python3-podman-4.6.0-1.module_el8+582+a2558ae2.noarch 2023-10-05T14:04:50.318 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-10-05T14:04:50.318 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-10-05T14:04:50.318 INFO:teuthology.orchestra.run.smithi031.stdout: skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 2023-10-05T14:04:50.318 INFO:teuthology.orchestra.run.smithi031.stdout: toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 2023-10-05T14:04:50.318 INFO:teuthology.orchestra.run.smithi031.stdout: udica-0.2.6-20.module_el8+487+8e42a277.noarch 2023-10-05T14:04:50.318 INFO:teuthology.orchestra.run.smithi031.stdout: yajl-2.1.0-12.el8.x86_64 2023-10-05T14:04:50.318 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:04:50.318 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-10-05T14:04:50.626 DEBUG:teuthology.parallel:result is None 2023-10-05T14:04:50.626 INFO:teuthology.run_tasks:Running task cephadm... 2023-10-05T14:04:50.737 INFO:tasks.cephadm:Config: {'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'bcea8c48517ff154f392584022efa0718f51c9f2'} 2023-10-05T14:04:50.737 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 2023-10-05T14:04:50.738 INFO:tasks.cephadm:Cluster fsid is 267b52ee-6388-11ee-8db5-212e2dc638e7 2023-10-05T14:04:50.738 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-10-05T14:04:50.742 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.31', 'mon.b': '172.21.15.139', 'mon.c': '172.21.15.172'} 2023-10-05T14:04:50.742 INFO:tasks.cephadm:First mon is mon.a on smithi031 2023-10-05T14:04:50.742 INFO:tasks.cephadm:First mgr is x 2023-10-05T14:04:50.742 INFO:tasks.cephadm:Normalizing hostnames... 2023-10-05T14:04:50.742 DEBUG:teuthology.orchestra.run.smithi031:> sudo hostname $(hostname -s) 2023-10-05T14:04:50.780 DEBUG:teuthology.orchestra.run.smithi139:> sudo hostname $(hostname -s) 2023-10-05T14:04:50.816 DEBUG:teuthology.orchestra.run.smithi172:> sudo hostname $(hostname -s) 2023-10-05T14:04:50.853 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2023-10-05T14:04:50.853 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=bcea8c48517ff154f392584022efa0718f51c9f2 2023-10-05T14:04:51.022 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'bcea8c48517ff154f392584022efa0718f51c9f2', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=arm64,AVAILABLE_ARCH=arm64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic/72782/', 'root_build_cause': 'SCMTRIGGER', 'version': '18.0.0-5817-gbcea8c48', 'node_name': '172.21.4.65+confusa03', 'job_name': 'ceph-dev-new-build/ARCH=arm64,AVAILABLE_ARCH=arm64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic', 'package_manager_version': '18.0.0-5817.gbcea8c48'}, 'url': 'https://2.chacra.ceph.com/r/ceph/wip-barakda-cephadm-nvmeof/bcea8c48517ff154f392584022efa0718f51c9f2/centos/8/flavors/default/', 'distro_codename': None, 'modified': '2023-09-25 21:06:38.915379', 'distro_version': '8', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-barakda-cephadm-nvmeof', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/wip-barakda-cephadm-nvmeof/bcea8c48517ff154f392584022efa0718f51c9f2/centos/8/flavors/default/', 'archs': ['x86_64', 'source', 'arm64'], 'distro': 'centos'}] 2023-10-05T14:04:51.166 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref wip-barakda-cephadm-nvmeof, sha1 bcea8c48517ff154f392584022efa0718f51c9f2 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F8%2Fx86_64&flavor=default&sha1=bcea8c48517ff154f392584022efa0718f51c9f2 2023-10-05T14:04:51.167 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/wip-barakda-cephadm-nvmeof/bcea8c48517ff154f392584022efa0718f51c9f2/centos/8/x86_64/flavors/default/cephadm 2023-10-05T14:04:51.167 DEBUG:teuthology.orchestra.run.smithi031:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-barakda-cephadm-nvmeof/bcea8c48517ff154f392584022efa0718f51c9f2/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-05T14:04:51.875 INFO:teuthology.orchestra.run.smithi031.stdout:-rw-rw-r--. 1 ubuntu ubuntu 705688 Oct 5 14:04 /home/ubuntu/cephtest/cephadm 2023-10-05T14:04:51.876 DEBUG:teuthology.orchestra.run.smithi139:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-barakda-cephadm-nvmeof/bcea8c48517ff154f392584022efa0718f51c9f2/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-05T14:04:52.549 INFO:teuthology.orchestra.run.smithi139.stdout:-rw-rw-r--. 1 ubuntu ubuntu 705688 Oct 5 14:04 /home/ubuntu/cephtest/cephadm 2023-10-05T14:04:52.549 DEBUG:teuthology.orchestra.run.smithi172:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-barakda-cephadm-nvmeof/bcea8c48517ff154f392584022efa0718f51c9f2/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-05T14:04:53.005 INFO:teuthology.orchestra.run.smithi172.stdout:-rw-rw-r--. 1 ubuntu ubuntu 705688 Oct 5 14:04 /home/ubuntu/cephtest/cephadm 2023-10-05T14:04:53.005 DEBUG:teuthology.orchestra.run.smithi031:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-05T14:04:53.030 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 2023-10-05T14:04:53.055 DEBUG:teuthology.orchestra.run.smithi172:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-05T14:04:53.092 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 on all hosts... 2023-10-05T14:04:53.092 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 pull 2023-10-05T14:04:53.095 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 pull 2023-10-05T14:04:53.101 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 pull 2023-10-05T14:04:54.663 INFO:teuthology.orchestra.run.smithi172.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2... 2023-10-05T14:04:54.691 INFO:teuthology.orchestra.run.smithi139.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2... 2023-10-05T14:04:54.785 INFO:teuthology.orchestra.run.smithi031.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2... 2023-10-05T14:05:20.805 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2023-10-05T14:05:20.806 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph_version": "ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev)", 2023-10-05T14:05:20.806 INFO:teuthology.orchestra.run.smithi031.stdout: "image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", 2023-10-05T14:05:20.806 INFO:teuthology.orchestra.run.smithi031.stdout: "repo_digests": [ 2023-10-05T14:05:20.806 INFO:teuthology.orchestra.run.smithi031.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7" 2023-10-05T14:05:20.806 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2023-10-05T14:05:20.806 INFO:teuthology.orchestra.run.smithi031.stdout:} 2023-10-05T14:05:36.993 INFO:teuthology.orchestra.run.smithi139.stdout:{ 2023-10-05T14:05:36.994 INFO:teuthology.orchestra.run.smithi139.stdout: "ceph_version": "ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev)", 2023-10-05T14:05:36.994 INFO:teuthology.orchestra.run.smithi139.stdout: "image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", 2023-10-05T14:05:36.994 INFO:teuthology.orchestra.run.smithi139.stdout: "repo_digests": [ 2023-10-05T14:05:36.994 INFO:teuthology.orchestra.run.smithi139.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7" 2023-10-05T14:05:36.994 INFO:teuthology.orchestra.run.smithi139.stdout: ] 2023-10-05T14:05:36.994 INFO:teuthology.orchestra.run.smithi139.stdout:} 2023-10-05T14:05:41.635 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-10-05T14:05:41.636 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph_version": "ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev)", 2023-10-05T14:05:41.636 INFO:teuthology.orchestra.run.smithi172.stdout: "image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", 2023-10-05T14:05:41.636 INFO:teuthology.orchestra.run.smithi172.stdout: "repo_digests": [ 2023-10-05T14:05:41.636 INFO:teuthology.orchestra.run.smithi172.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7" 2023-10-05T14:05:41.636 INFO:teuthology.orchestra.run.smithi172.stdout: ] 2023-10-05T14:05:41.636 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-10-05T14:05:41.654 DEBUG:teuthology.orchestra.run.smithi031:> sudo mkdir -p /etc/ceph 2023-10-05T14:05:41.698 DEBUG:teuthology.orchestra.run.smithi139:> sudo mkdir -p /etc/ceph 2023-10-05T14:05:41.737 DEBUG:teuthology.orchestra.run.smithi172:> sudo mkdir -p /etc/ceph 2023-10-05T14:05:41.769 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod 777 /etc/ceph 2023-10-05T14:05:41.805 DEBUG:teuthology.orchestra.run.smithi139:> sudo chmod 777 /etc/ceph 2023-10-05T14:05:41.837 DEBUG:teuthology.orchestra.run.smithi172:> sudo chmod 777 /etc/ceph 2023-10-05T14:05:41.865 INFO:tasks.cephadm:Writing seed config... 2023-10-05T14:05:41.867 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-10-05T14:05:41.867 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-10-05T14:05:41.867 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-10-05T14:05:41.867 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-10-05T14:05:41.867 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-10-05T14:05:41.867 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-10-05T14:05:41.867 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-10-05T14:05:41.868 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-10-05T14:05:41.868 DEBUG:teuthology.orchestra.run.smithi031:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-10-05T14:05:41.891 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 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 = 267b52ee-6388-11ee-8db5-212e2dc638e7 [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 2023-10-05T14:05:41.892 DEBUG:teuthology.orchestra.run.smithi031:mon.a> sudo journalctl -f -n 0 -u ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@mon.a.service 2023-10-05T14:05:41.935 DEBUG:teuthology.orchestra.run.smithi031:mgr.x> sudo journalctl -f -n 0 -u ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@mgr.x.service 2023-10-05T14:05:41.970 INFO:journalctl@ceph.mon.a.smithi031.stdout:-- Logs begin at Thu 2023-10-05 13:55:36 UTC. -- 2023-10-05T14:05:41.971 INFO:tasks.cephadm:Bootstrapping... 2023-10-05T14:05:41.971 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 -v bootstrap --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.31 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-10-05T14:05:42.004 INFO:journalctl@ceph.mgr.x.smithi031.stdout:-- Logs begin at Thu 2023-10-05 13:55:36 UTC. -- 2023-10-05T14:05:42.162 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-10-05T14:05:42.162 INFO:teuthology.orchestra.run.smithi031.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2', '-v', 'bootstrap', '--fsid', '267b52ee-6388-11ee-8db5-212e2dc638e7', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'x', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.31', '--skip-admin-label'] 2023-10-05T14:05:42.200 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stdout 4.6.1 2023-10-05T14:05:42.200 INFO:teuthology.orchestra.run.smithi031.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-10-05T14:05:42.200 INFO:teuthology.orchestra.run.smithi031.stdout:Verifying podman|docker is present... 2023-10-05T14:05:42.239 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stdout 4.6.1 2023-10-05T14:05:42.239 INFO:teuthology.orchestra.run.smithi031.stdout:Verifying lvm2 is present... 2023-10-05T14:05:42.239 INFO:teuthology.orchestra.run.smithi031.stdout:Verifying time synchronization is in place... 2023-10-05T14:05:42.247 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-10-05T14:05:42.247 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-10-05T14:05:42.253 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-10-05T14:05:42.254 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout inactive 2023-10-05T14:05:42.261 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout enabled 2023-10-05T14:05:42.267 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout active 2023-10-05T14:05:42.267 INFO:teuthology.orchestra.run.smithi031.stdout:Unit chronyd.service is enabled and running 2023-10-05T14:05:42.267 INFO:teuthology.orchestra.run.smithi031.stdout:Repeating the final host check... 2023-10-05T14:05:42.305 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stdout 4.6.1 2023-10-05T14:05:42.305 INFO:teuthology.orchestra.run.smithi031.stdout:podman (/bin/podman) version 4.6.1 is present 2023-10-05T14:05:42.305 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl is present 2023-10-05T14:05:42.305 INFO:teuthology.orchestra.run.smithi031.stdout:lvcreate is present 2023-10-05T14:05:42.312 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-10-05T14:05:42.312 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-10-05T14:05:42.318 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-10-05T14:05:42.319 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout inactive 2023-10-05T14:05:42.325 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout enabled 2023-10-05T14:05:42.333 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout active 2023-10-05T14:05:42.333 INFO:teuthology.orchestra.run.smithi031.stdout:Unit chronyd.service is enabled and running 2023-10-05T14:05:42.333 INFO:teuthology.orchestra.run.smithi031.stdout:Host looks OK 2023-10-05T14:05:42.333 INFO:teuthology.orchestra.run.smithi031.stdout:Cluster fsid: 267b52ee-6388-11ee-8db5-212e2dc638e7 2023-10-05T14:05:42.333 INFO:teuthology.orchestra.run.smithi031.stdout:Acquiring lock 139805161467296 on /run/cephadm/267b52ee-6388-11ee-8db5-212e2dc638e7.lock 2023-10-05T14:05:42.334 INFO:teuthology.orchestra.run.smithi031.stdout:Lock 139805161467296 acquired on /run/cephadm/267b52ee-6388-11ee-8db5-212e2dc638e7.lock 2023-10-05T14:05:42.334 INFO:teuthology.orchestra.run.smithi031.stdout:Verifying IP 172.21.15.31 port 3300 ... 2023-10-05T14:05:42.334 INFO:teuthology.orchestra.run.smithi031.stdout:Verifying IP 172.21.15.31 port 6789 ... 2023-10-05T14:05:42.334 INFO:teuthology.orchestra.run.smithi031.stdout:Base mon IP(s) is [172.21.15.31:3300, 172.21.15.31:6789], mon addrv is [v2:172.21.15.31:3300,v1:172.21.15.31:6789] 2023-10-05T14:05:42.337 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.31 metric 100 2023-10-05T14:05:42.338 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.31 metric 100 2023-10-05T14:05:42.341 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-10-05T14:05:42.341 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-10-05T14:05:42.341 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1788sec hoplimit 64 pref medium 2023-10-05T14:05:42.345 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-10-05T14:05:42.345 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2023-10-05T14:05:42.346 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-10-05T14:05:42.346 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout 3: ens1f0: mtu 1500 state UP qlen 1000 2023-10-05T14:05:42.346 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout inet6 fe80::ae1f:6bff:fea5:caba/64 scope link 2023-10-05T14:05:42.346 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-10-05T14:05:42.346 INFO:teuthology.orchestra.run.smithi031.stdout:Mon IP `172.21.15.31` is in CIDR network `172.21.0.0/20` 2023-10-05T14:05:42.346 INFO:teuthology.orchestra.run.smithi031.stdout:Mon IP `172.21.15.31` is in CIDR network `172.21.0.0/20` 2023-10-05T14:05:42.346 INFO:teuthology.orchestra.run.smithi031.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-10-05T14:05:42.346 INFO:teuthology.orchestra.run.smithi031.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-10-05T14:05:42.347 INFO:teuthology.orchestra.run.smithi031.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2... 2023-10-05T14:05:45.002 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stdout fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863 2023-10-05T14:05:45.002 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2... 2023-10-05T14:05:45.002 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stderr Getting image source signatures 2023-10-05T14:05:45.002 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stderr Copying blob sha256:556fc22cf1e739705d2013195476c145689a6e17c5a9071e0d49fdc6e036642a 2023-10-05T14:05:45.003 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stderr Copying blob sha256:3f4fd5c3c800c6da9ef94691df203a05a5bbbf32c483d09d620ec06eef42ea2b 2023-10-05T14:05:45.003 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stderr Copying config sha256:fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863 2023-10-05T14:05:45.003 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stderr Writing manifest to image destination 2023-10-05T14:05:48.571 INFO:teuthology.orchestra.run.smithi031.stdout:ceph: stdout ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev) 2023-10-05T14:05:48.571 INFO:teuthology.orchestra.run.smithi031.stdout:Ceph version: ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev) 2023-10-05T14:05:48.571 INFO:teuthology.orchestra.run.smithi031.stdout:Extracting ceph user uid/gid from container image... 2023-10-05T14:05:51.629 INFO:teuthology.orchestra.run.smithi031.stdout:stat: stdout 167 167 2023-10-05T14:05:51.629 INFO:teuthology.orchestra.run.smithi031.stdout:Creating initial keys... 2023-10-05T14:05:52.375 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph-authtool: stdout AQDAwh5lESglABAAcSYmXSttYEdJvYzzQ6KIMQ== 2023-10-05T14:05:52.959 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph-authtool: stdout AQDAwh5lxAIsJBAAELlJN5FfjG6NzzGWF+HU3g== 2023-10-05T14:05:53.512 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph-authtool: stdout AQDBwh5lPZU8ChAAyNmoy+Y4iWM7muyHI7zgMQ== 2023-10-05T14:05:53.513 INFO:teuthology.orchestra.run.smithi031.stdout:Creating initial monmap... 2023-10-05T14:05:54.098 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-05T14:05:54.098 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2023-10-05T14:05:54.098 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 267b52ee-6388-11ee-8db5-212e2dc638e7 2023-10-05T14:05:54.098 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-05T14:05:54.098 INFO:teuthology.orchestra.run.smithi031.stdout:monmaptool for a [v2:172.21.15.31:3300,v1:172.21.15.31:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-05T14:05:54.098 INFO:teuthology.orchestra.run.smithi031.stdout:setting min_mon_release = pacific 2023-10-05T14:05:54.098 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/monmaptool: set fsid to 267b52ee-6388-11ee-8db5-212e2dc638e7 2023-10-05T14:05:54.099 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-05T14:05:54.099 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:05:54.099 INFO:teuthology.orchestra.run.smithi031.stdout:Creating mon... 2023-10-05T14:05:54.754 INFO:teuthology.orchestra.run.smithi031.stdout:create mon.a on 2023-10-05T14:05:54.987 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-10-05T14:05:55.133 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-267b52ee-6388-11ee-8db5-212e2dc638e7.target → /etc/systemd/system/ceph-267b52ee-6388-11ee-8db5-212e2dc638e7.target. 2023-10-05T14:05:55.133 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-267b52ee-6388-11ee-8db5-212e2dc638e7.target → /etc/systemd/system/ceph-267b52ee-6388-11ee-8db5-212e2dc638e7.target. 2023-10-05T14:05:55.337 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@mon.a 2023-10-05T14:05:55.338 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Failed to reset failed state of unit ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@mon.a.service: Unit ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@mon.a.service not loaded. 2023-10-05T14:05:55.439 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-267b52ee-6388-11ee-8db5-212e2dc638e7.target.wants/ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@mon.a.service → /etc/systemd/system/ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@.service. 2023-10-05T14:05:55.610 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:55 smithi031 systemd[1]: Starting Ceph mon.a for 267b52ee-6388-11ee-8db5-212e2dc638e7... 2023-10-05T14:05:55.828 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-10-05T14:05:55.828 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout disabled 2023-10-05T14:05:55.838 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-10-05T14:05:55.838 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout inactive 2023-10-05T14:05:55.838 INFO:teuthology.orchestra.run.smithi031.stdout:firewalld.service is not enabled 2023-10-05T14:05:55.838 INFO:teuthology.orchestra.run.smithi031.stdout:Not possible to enable service . firewalld.service is not available 2023-10-05T14:05:55.839 INFO:teuthology.orchestra.run.smithi031.stdout:Waiting for mon to start... 2023-10-05T14:05:55.839 INFO:teuthology.orchestra.run.smithi031.stdout:Waiting for mon... 2023-10-05T14:05:55.861 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:55 smithi031 bash[107347]: df9d314f7ae25ea3efe16d40112b8c6d99fe63f7df9b3f5df88717ba2a270c01 2023-10-05T14:05:55.861 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:55 smithi031 systemd[1]: Started Ceph mon.a for 267b52ee-6388-11ee-8db5-212e2dc638e7. 2023-10-05T14:05:56.179 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:55 smithi031 ceph-mon[107366]: mkfs 267b52ee-6388-11ee-8db5-212e2dc638e7 2023-10-05T14:05:56.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:55 smithi031 ceph-mon[107366]: mon.a is new leader, mons a in quorum (ranks 0) 2023-10-05T14:05:56.622 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout cluster: 2023-10-05T14:05:56.622 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout id: 267b52ee-6388-11ee-8db5-212e2dc638e7 2023-10-05T14:05:56.622 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-10-05T14:05:56.622 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2023-10-05T14:05:56.622 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout services: 2023-10-05T14:05:56.622 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.397599s) 2023-10-05T14:05:56.623 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-10-05T14:05:56.623 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-10-05T14:05:56.623 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2023-10-05T14:05:56.623 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout data: 2023-10-05T14:05:56.623 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-10-05T14:05:56.623 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-10-05T14:05:56.623 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-10-05T14:05:56.623 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout pgs: 2023-10-05T14:05:56.623 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2023-10-05T14:05:56.623 INFO:teuthology.orchestra.run.smithi031.stdout:mon is available 2023-10-05T14:05:56.623 INFO:teuthology.orchestra.run.smithi031.stdout:Assimilating anything we can from ceph.conf... 2023-10-05T14:05:57.126 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:56 smithi031 ceph-mon[107366]: mon.a is new leader, mons a in quorum (ranks 0) 2023-10-05T14:05:57.126 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:56 smithi031 ceph-mon[107366]: monmap e1: 1 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0]} removed_ranks: {} 2023-10-05T14:05:57.126 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:56 smithi031 ceph-mon[107366]: fsmap 2023-10-05T14:05:57.126 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:56 smithi031 ceph-mon[107366]: osdmap e1: 0 total, 0 up, 0 in 2023-10-05T14:05:57.126 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:56 smithi031 ceph-mon[107366]: mgrmap e1: no daemons active 2023-10-05T14:05:57.127 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:56 smithi031 ceph-mon[107366]: from='client.? 172.21.15.31:0/1162301508' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-05T14:05:57.464 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2023-10-05T14:05:57.465 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout [global] 2023-10-05T14:05:57.465 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout fsid = 267b52ee-6388-11ee-8db5-212e2dc638e7 2023-10-05T14:05:57.465 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.31:3300,v1:172.21.15.31:6789] 2023-10-05T14:05:57.465 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-10-05T14:05:57.465 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-10-05T14:05:57.465 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-10-05T14:05:57.465 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-10-05T14:05:57.465 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2023-10-05T14:05:57.465 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout [mgr] 2023-10-05T14:05:57.466 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-10-05T14:05:57.466 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2023-10-05T14:05:57.466 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout [osd] 2023-10-05T14:05:57.466 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-10-05T14:05:57.466 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-10-05T14:05:57.466 INFO:teuthology.orchestra.run.smithi031.stdout:Generating new minimal ceph.conf... 2023-10-05T14:05:58.149 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:57 smithi031 ceph-mon[107366]: from='client.? 172.21.15.31:0/2034594898' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-05T14:05:58.149 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:57 smithi031 ceph-mon[107366]: from='client.? 172.21.15.31:0/2034594898' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-10-05T14:05:58.149 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:57 smithi031 ceph-mon[107366]: from='client.? 172.21.15.31:0/3446228505' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:05:58.218 INFO:teuthology.orchestra.run.smithi031.stdout:Restarting the monitor... 2023-10-05T14:05:58.419 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:58 smithi031 systemd[1]: Stopping Ceph mon.a for 267b52ee-6388-11ee-8db5-212e2dc638e7... 2023-10-05T14:05:58.679 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:58 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mon-a[107362]: 2023-10-05T14:05:58.415+0000 7f5b31307700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-10-05T14:05:58.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:58 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mon-a[107362]: 2023-10-05T14:05:58.415+0000 7f5b31307700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-10-05T14:05:58.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:58 smithi031 bash[107618]: ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mon-a 2023-10-05T14:05:59.283 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:58 smithi031 systemd[1]: ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@mon.a.service: Succeeded. 2023-10-05T14:05:59.283 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:58 smithi031 systemd[1]: Stopped Ceph mon.a for 267b52ee-6388-11ee-8db5-212e2dc638e7. 2023-10-05T14:05:59.283 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:58 smithi031 systemd[1]: Starting Ceph mon.a for 267b52ee-6388-11ee-8db5-212e2dc638e7... 2023-10-05T14:05:59.371 INFO:teuthology.orchestra.run.smithi031.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2023-10-05T14:05:59.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: set uid:gid to 167:167 (ceph:ceph) 2023-10-05T14:05:59.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev), process ceph-mon, pid 2 2023-10-05T14:05:59.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: pidfile_write: ignore empty --pid-file 2023-10-05T14:05:59.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: load: jerasure load: lrc 2023-10-05T14:05:59.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: RocksDB version: 7.9.2 2023-10-05T14:05:59.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Git sha 0 2023-10-05T14:05:59.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Compile date 2023-09-25 19:01:54 2023-10-05T14:05:59.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: DB SUMMARY 2023-10-05T14:05:59.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: DB Session ID: W0DRZ9DYF4NGZFP253U8 2023-10-05T14:05:59.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: CURRENT file: CURRENT 2023-10-05T14:05:59.682 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: IDENTITY file: IDENTITY 2023-10-05T14:05:59.682 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2023-10-05T14:05:59.682 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-10-05T14:05:59.682 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 82822 ; 2023-10-05T14:05:59.682 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.error_if_exists: 0 2023-10-05T14:05:59.682 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.create_if_missing: 0 2023-10-05T14:05:59.682 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.paranoid_checks: 1 2023-10-05T14:05:59.682 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.flush_verify_memtable_count: 1 2023-10-05T14:05:59.682 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-05T14:05:59.682 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-05T14:05:59.683 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.env: 0x562e6e5f1da0 2023-10-05T14:05:59.683 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.fs: PosixFileSystem 2023-10-05T14:05:59.683 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.info_log: 0x562e6f525460 2023-10-05T14:05:59.683 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.max_file_opening_threads: 16 2023-10-05T14:05:59.683 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.statistics: (nil) 2023-10-05T14:05:59.683 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.use_fsync: 0 2023-10-05T14:05:59.683 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.max_log_file_size: 0 2023-10-05T14:05:59.683 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-05T14:05:59.683 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.log_file_time_to_roll: 0 2023-10-05T14:05:59.683 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.keep_log_file_num: 1000 2023-10-05T14:05:59.683 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.recycle_log_file_num: 0 2023-10-05T14:05:59.684 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.allow_fallocate: 1 2023-10-05T14:05:59.684 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.allow_mmap_reads: 0 2023-10-05T14:05:59.684 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.allow_mmap_writes: 0 2023-10-05T14:05:59.684 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.use_direct_reads: 0 2023-10-05T14:05:59.684 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-05T14:05:59.684 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.create_missing_column_families: 0 2023-10-05T14:05:59.684 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.db_log_dir: 2023-10-05T14:05:59.684 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.wal_dir: 2023-10-05T14:05:59.684 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.table_cache_numshardbits: 6 2023-10-05T14:05:59.684 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.WAL_ttl_seconds: 0 2023-10-05T14:05:59.684 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.WAL_size_limit_MB: 0 2023-10-05T14:05:59.685 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-05T14:05:59.685 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-05T14:05:59.685 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.is_fd_close_on_exec: 1 2023-10-05T14:05:59.685 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.advise_random_on_open: 1 2023-10-05T14:05:59.685 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.db_write_buffer_size: 0 2023-10-05T14:05:59.685 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.write_buffer_manager: 0x562e6f4df4a0 2023-10-05T14:05:59.685 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-05T14:05:59.685 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-05T14:05:59.685 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.use_adaptive_mutex: 0 2023-10-05T14:05:59.685 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.rate_limiter: (nil) 2023-10-05T14:05:59.685 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-05T14:05:59.686 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.wal_recovery_mode: 2 2023-10-05T14:05:59.686 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.enable_thread_tracking: 0 2023-10-05T14:05:59.686 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.enable_pipelined_write: 0 2023-10-05T14:05:59.686 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.unordered_write: 0 2023-10-05T14:05:59.686 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-05T14:05:59.686 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-05T14:05:59.686 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-05T14:05:59.686 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-05T14:05:59.686 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.row_cache: None 2023-10-05T14:05:59.686 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.wal_filter: None 2023-10-05T14:05:59.687 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-05T14:05:59.687 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.allow_ingest_behind: 0 2023-10-05T14:05:59.687 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.two_write_queues: 0 2023-10-05T14:05:59.687 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.manual_wal_flush: 0 2023-10-05T14:05:59.687 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.wal_compression: 0 2023-10-05T14:05:59.687 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.atomic_flush: 0 2023-10-05T14:05:59.687 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-05T14:05:59.687 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.persist_stats_to_disk: 0 2023-10-05T14:05:59.687 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.write_dbid_to_manifest: 0 2023-10-05T14:05:59.687 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.log_readahead_size: 0 2023-10-05T14:05:59.687 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-05T14:05:59.687 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.best_efforts_recovery: 0 2023-10-05T14:05:59.688 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-05T14:05:59.688 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-05T14:05:59.688 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.allow_data_in_errors: 0 2023-10-05T14:05:59.688 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.db_host_id: __hostname__ 2023-10-05T14:05:59.688 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.enforce_single_del_contracts: true 2023-10-05T14:05:59.688 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.max_background_jobs: 2 2023-10-05T14:05:59.688 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.max_background_compactions: -1 2023-10-05T14:05:59.688 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.max_subcompactions: 1 2023-10-05T14:05:59.688 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-05T14:05:59.688 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-05T14:05:59.688 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.delayed_write_rate : 16777216 2023-10-05T14:05:59.689 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.max_total_wal_size: 0 2023-10-05T14:05:59.689 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-05T14:05:59.689 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.stats_dump_period_sec: 600 2023-10-05T14:05:59.689 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.stats_persist_period_sec: 600 2023-10-05T14:05:59.689 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-05T14:05:59.689 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.max_open_files: -1 2023-10-05T14:05:59.689 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.bytes_per_sync: 0 2023-10-05T14:05:59.689 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.wal_bytes_per_sync: 0 2023-10-05T14:05:59.689 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.strict_bytes_per_sync: 0 2023-10-05T14:05:59.689 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.compaction_readahead_size: 0 2023-10-05T14:05:59.689 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.max_background_flushes: -1 2023-10-05T14:05:59.690 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Compression algorithms supported: 2023-10-05T14:05:59.690 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-05T14:05:59.690 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: kZSTD supported: 0 2023-10-05T14:05:59.690 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: kXpressCompression supported: 0 2023-10-05T14:05:59.690 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: kLZ4HCCompression supported: 1 2023-10-05T14:05:59.690 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: kZlibCompression supported: 1 2023-10-05T14:05:59.690 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: kSnappyCompression supported: 1 2023-10-05T14:05:59.690 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: kLZ4Compression supported: 1 2023-10-05T14:05:59.690 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: kBZip2Compression supported: 0 2023-10-05T14:05:59.690 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Fast CRC32 supported: Supported on x86 2023-10-05T14:05:59.690 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: DMutex implementation: pthread_mutex_t 2023-10-05T14:05:59.691 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2023-10-05T14:05:59.691 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-05T14:05:59.691 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-05T14:05:59.691 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.merge_operator: 2023-10-05T14:05:59.691 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.compaction_filter: None 2023-10-05T14:05:59.691 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.compaction_filter_factory: None 2023-10-05T14:05:59.691 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.sst_partitioner_factory: None 2023-10-05T14:05:59.691 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.memtable_factory: SkipListFactory 2023-10-05T14:05:59.691 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.table_factory: BlockBasedTable 2023-10-05T14:05:59.691 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562e6f525560) 2023-10-05T14:05:59.691 INFO:journalctl@ceph.mon.a.smithi031.stdout: cache_index_and_filter_blocks: 1 2023-10-05T14:05:59.691 INFO:journalctl@ceph.mon.a.smithi031.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-05T14:05:59.692 INFO:journalctl@ceph.mon.a.smithi031.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-05T14:05:59.692 INFO:journalctl@ceph.mon.a.smithi031.stdout: pin_top_level_index_and_filter: 1 2023-10-05T14:05:59.692 INFO:journalctl@ceph.mon.a.smithi031.stdout: index_type: 0 2023-10-05T14:05:59.692 INFO:journalctl@ceph.mon.a.smithi031.stdout: data_block_index_type: 0 2023-10-05T14:05:59.692 INFO:journalctl@ceph.mon.a.smithi031.stdout: index_shortening: 1 2023-10-05T14:05:59.692 INFO:journalctl@ceph.mon.a.smithi031.stdout: data_block_hash_table_util_ratio: 0.750000 2023-10-05T14:05:59.692 INFO:journalctl@ceph.mon.a.smithi031.stdout: checksum: 4 2023-10-05T14:05:59.692 INFO:journalctl@ceph.mon.a.smithi031.stdout: no_block_cache: 0 2023-10-05T14:05:59.692 INFO:journalctl@ceph.mon.a.smithi031.stdout: block_cache: 0x562e6f57d1f0 2023-10-05T14:05:59.692 INFO:journalctl@ceph.mon.a.smithi031.stdout: block_cache_name: BinnedLRUCache 2023-10-05T14:05:59.692 INFO:journalctl@ceph.mon.a.smithi031.stdout: block_cache_options: 2023-10-05T14:05:59.693 INFO:journalctl@ceph.mon.a.smithi031.stdout: capacity : 536870912 2023-10-05T14:05:59.693 INFO:journalctl@ceph.mon.a.smithi031.stdout: num_shard_bits : 4 2023-10-05T14:05:59.693 INFO:journalctl@ceph.mon.a.smithi031.stdout: strict_capacity_limit : 0 2023-10-05T14:05:59.693 INFO:journalctl@ceph.mon.a.smithi031.stdout: high_pri_pool_ratio: 0.000 2023-10-05T14:05:59.693 INFO:journalctl@ceph.mon.a.smithi031.stdout: block_cache_compressed: (nil) 2023-10-05T14:05:59.693 INFO:journalctl@ceph.mon.a.smithi031.stdout: persistent_cache: (nil) 2023-10-05T14:05:59.693 INFO:journalctl@ceph.mon.a.smithi031.stdout: block_size: 4096 2023-10-05T14:05:59.693 INFO:journalctl@ceph.mon.a.smithi031.stdout: block_size_deviation: 10 2023-10-05T14:05:59.693 INFO:journalctl@ceph.mon.a.smithi031.stdout: block_restart_interval: 16 2023-10-05T14:05:59.693 INFO:journalctl@ceph.mon.a.smithi031.stdout: index_block_restart_interval: 1 2023-10-05T14:05:59.693 INFO:journalctl@ceph.mon.a.smithi031.stdout: metadata_block_size: 4096 2023-10-05T14:05:59.693 INFO:journalctl@ceph.mon.a.smithi031.stdout: partition_filters: 0 2023-10-05T14:05:59.694 INFO:journalctl@ceph.mon.a.smithi031.stdout: use_delta_encoding: 1 2023-10-05T14:05:59.694 INFO:journalctl@ceph.mon.a.smithi031.stdout: filter_policy: bloomfilter 2023-10-05T14:05:59.694 INFO:journalctl@ceph.mon.a.smithi031.stdout: whole_key_filtering: 1 2023-10-05T14:05:59.694 INFO:journalctl@ceph.mon.a.smithi031.stdout: verify_compression: 0 2023-10-05T14:05:59.694 INFO:journalctl@ceph.mon.a.smithi031.stdout: read_amp_bytes_per_bit: 0 2023-10-05T14:05:59.694 INFO:journalctl@ceph.mon.a.smithi031.stdout: format_version: 5 2023-10-05T14:05:59.694 INFO:journalctl@ceph.mon.a.smithi031.stdout: enable_index_compression: 1 2023-10-05T14:05:59.694 INFO:journalctl@ceph.mon.a.smithi031.stdout: block_align: 0 2023-10-05T14:05:59.694 INFO:journalctl@ceph.mon.a.smithi031.stdout: max_auto_readahead_size: 262144 2023-10-05T14:05:59.694 INFO:journalctl@ceph.mon.a.smithi031.stdout: prepopulate_block_cache: 0 2023-10-05T14:05:59.694 INFO:journalctl@ceph.mon.a.smithi031.stdout: initial_auto_readahead_size: 8192 2023-10-05T14:05:59.695 INFO:journalctl@ceph.mon.a.smithi031.stdout: num_file_reads_for_auto_readahead: 2 2023-10-05T14:05:59.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.write_buffer_size: 33554432 2023-10-05T14:05:59.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.max_write_buffer_number: 2 2023-10-05T14:05:59.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.compression: NoCompression 2023-10-05T14:05:59.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.bottommost_compression: Disabled 2023-10-05T14:05:59.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.prefix_extractor: nullptr 2023-10-05T14:05:59.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-05T14:05:59.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.num_levels: 7 2023-10-05T14:05:59.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-05T14:05:59.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-05T14:05:59.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-05T14:05:59.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-05T14:05:59.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-05T14:05:59.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-05T14:05:59.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-05T14:05:59.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-05T14:05:59.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-05T14:05:59.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-05T14:05:59.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-05T14:05:59.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-05T14:05:59.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.compression_opts.window_bits: -14 2023-10-05T14:05:59.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.compression_opts.level: 32767 2023-10-05T14:05:59.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.compression_opts.strategy: 0 2023-10-05T14:05:59.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-05T14:05:59.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-05T14:05:59.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-05T14:05:59.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-05T14:05:59.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.compression_opts.enabled: false 2023-10-05T14:05:59.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-05T14:05:59.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-05T14:05:59.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-05T14:05:59.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-05T14:05:59.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.target_file_size_base: 67108864 2023-10-05T14:05:59.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.target_file_size_multiplier: 1 2023-10-05T14:05:59.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-05T14:05:59.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-05T14:05:59.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-05T14:05:59.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-05T14:05:59.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-05T14:05:59.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-05T14:05:59.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-05T14:05:59.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-05T14:05:59.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-05T14:05:59.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-05T14:05:59.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-05T14:05:59.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-05T14:05:59.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-05T14:05:59.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.arena_block_size: 1048576 2023-10-05T14:05:59.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-05T14:05:59.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-05T14:05:59.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.disable_auto_compactions: 0 2023-10-05T14:05:59.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-05T14:05:59.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-05T14:05:59.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-05T14:05:59.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-05T14:05:59.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-05T14:05:59.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-05T14:05:59.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-05T14:05:59.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-05T14:05:59.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-05T14:05:59.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-05T14:05:59.703 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.table_properties_collectors: 2023-10-05T14:05:59.703 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.inplace_update_support: 0 2023-10-05T14:05:59.703 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.inplace_update_num_locks: 10000 2023-10-05T14:05:59.703 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-05T14:05:59.703 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-05T14:05:59.703 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.memtable_huge_page_size: 0 2023-10-05T14:05:59.703 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.bloom_locality: 0 2023-10-05T14:05:59.703 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.max_successive_merges: 0 2023-10-05T14:05:59.703 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.optimize_filters_for_hits: 0 2023-10-05T14:05:59.703 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.paranoid_file_checks: 0 2023-10-05T14:05:59.703 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.force_consistency_checks: 1 2023-10-05T14:05:59.703 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.report_bg_io_stats: 0 2023-10-05T14:05:59.704 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.ttl: 2592000 2023-10-05T14:05:59.704 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.periodic_compaction_seconds: 0 2023-10-05T14:05:59.704 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-05T14:05:59.704 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-05T14:05:59.704 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.enable_blob_files: false 2023-10-05T14:05:59.704 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.min_blob_size: 0 2023-10-05T14:05:59.704 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.blob_file_size: 268435456 2023-10-05T14:05:59.704 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.blob_compression_type: NoCompression 2023-10-05T14:05:59.704 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.enable_blob_garbage_collection: false 2023-10-05T14:05:59.704 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-05T14:05:59.704 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-05T14:05:59.705 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-05T14:05:59.705 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.blob_file_starting_level: 0 2023-10-05T14:05:59.705 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-05T14:05:59.705 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2023-10-05T14:05:59.705 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2023-10-05T14:05:59.705 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: db49a498-c1c3-4e04-ba3e-c3c94be713ff 2023-10-05T14:05:59.705 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696514759355166, "job": 1, "event": "recovery_started", "wal_files": [9]} 2023-10-05T14:05:59.705 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2023-10-05T14:05:59.705 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696514759356155, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 79747, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 242, "table_properties": {"data_size": 77927, "index_size": 230, "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": 9724, "raw_average_key_size": 47, "raw_value_size": 72370, "raw_average_value_size": 353, "num_data_blocks": 10, "num_entries": 205, "num_filter_entries": 205, "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": "[]", "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": 1696514759, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "db49a498-c1c3-4e04-ba3e-c3c94be713ff", "db_session_id": "W0DRZ9DYF4NGZFP253U8", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2023-10-05T14:05:59.705 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696514759356247, "job": 1, "event": "recovery_finished"} 2023-10-05T14:05:59.705 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2023-10-05T14:05:59.705 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-10-05T14:05:59.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x562e6f61a000 2023-10-05T14:05:59.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: DB pointer 0x562e6f606000 2023-10-05T14:05:59.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-05T14:05:59.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-05T14:05:59.706 INFO:journalctl@ceph.mon.a.smithi031.stdout: ** DB Stats ** 2023-10-05T14:05:59.706 INFO:journalctl@ceph.mon.a.smithi031.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-05T14:05:59.706 INFO:journalctl@ceph.mon.a.smithi031.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-05T14:05:59.706 INFO:journalctl@ceph.mon.a.smithi031.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-05T14:05:59.706 INFO:journalctl@ceph.mon.a.smithi031.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-05T14:05:59.706 INFO:journalctl@ceph.mon.a.smithi031.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-05T14:05:59.706 INFO:journalctl@ceph.mon.a.smithi031.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-05T14:05:59.707 INFO:journalctl@ceph.mon.a.smithi031.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-05T14:05:59.707 INFO:journalctl@ceph.mon.a.smithi031.stdout: 2023-10-05T14:05:59.707 INFO:journalctl@ceph.mon.a.smithi031.stdout: ** Compaction Stats [default] ** 2023-10-05T14:05:59.707 INFO:journalctl@ceph.mon.a.smithi031.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) 2023-10-05T14:05:59.707 INFO:journalctl@ceph.mon.a.smithi031.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-05T14:05:59.707 INFO:journalctl@ceph.mon.a.smithi031.stdout: L0 2/0 79.71 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 121.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-10-05T14:05:59.707 INFO:journalctl@ceph.mon.a.smithi031.stdout: Sum 2/0 79.71 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 121.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-10-05T14:05:59.707 INFO:journalctl@ceph.mon.a.smithi031.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 121.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-10-05T14:05:59.707 INFO:journalctl@ceph.mon.a.smithi031.stdout: 2023-10-05T14:05:59.707 INFO:journalctl@ceph.mon.a.smithi031.stdout: ** Compaction Stats [default] ** 2023-10-05T14:05:59.707 INFO:journalctl@ceph.mon.a.smithi031.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) 2023-10-05T14:05:59.707 INFO:journalctl@ceph.mon.a.smithi031.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-05T14:05:59.708 INFO:journalctl@ceph.mon.a.smithi031.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 121.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-10-05T14:05:59.708 INFO:journalctl@ceph.mon.a.smithi031.stdout: 2023-10-05T14:05:59.708 INFO:journalctl@ceph.mon.a.smithi031.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-05T14:05:59.708 INFO:journalctl@ceph.mon.a.smithi031.stdout: 2023-10-05T14:05:59.708 INFO:journalctl@ceph.mon.a.smithi031.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-05T14:05:59.708 INFO:journalctl@ceph.mon.a.smithi031.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-10-05T14:05:59.708 INFO:journalctl@ceph.mon.a.smithi031.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-05T14:05:59.708 INFO:journalctl@ceph.mon.a.smithi031.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-05T14:05:59.708 INFO:journalctl@ceph.mon.a.smithi031.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-05T14:05:59.708 INFO:journalctl@ceph.mon.a.smithi031.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-05T14:05:59.708 INFO:journalctl@ceph.mon.a.smithi031.stdout: Cumulative compaction: 0.00 GB write, 21.95 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-05T14:05:59.708 INFO:journalctl@ceph.mon.a.smithi031.stdout: Interval compaction: 0.00 GB write, 21.95 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-05T14:05:59.709 INFO:journalctl@ceph.mon.a.smithi031.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 2023-10-05T14:05:59.709 INFO:journalctl@ceph.mon.a.smithi031.stdout: Block cache BinnedLRUCache@0x562e6f57d1f0#2 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2023-10-05T14:05:59.709 INFO:journalctl@ceph.mon.a.smithi031.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2023-10-05T14:05:59.709 INFO:journalctl@ceph.mon.a.smithi031.stdout: 2023-10-05T14:05:59.709 INFO:journalctl@ceph.mon.a.smithi031.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-05T14:05:59.709 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: starting mon.a rank 0 at public addrs [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] at bind addrs [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 2023-10-05T14:05:59.709 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: mon.a@-1(???) e1 preinit fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 2023-10-05T14:05:59.709 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: mon.a@-1(???).mds e1 new map 2023-10-05T14:05:59.709 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: mon.a@-1(???).mds e1 print_map 2023-10-05T14:05:59.709 INFO:journalctl@ceph.mon.a.smithi031.stdout: e1 2023-10-05T14:05:59.709 INFO:journalctl@ceph.mon.a.smithi031.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-10-05T14:05:59.710 INFO:journalctl@ceph.mon.a.smithi031.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} 2023-10-05T14:05:59.710 INFO:journalctl@ceph.mon.a.smithi031.stdout: legacy client fscid: -1 2023-10-05T14:05:59.710 INFO:journalctl@ceph.mon.a.smithi031.stdout: 2023-10-05T14:05:59.710 INFO:journalctl@ceph.mon.a.smithi031.stdout: No filesystems configured 2023-10-05T14:05:59.710 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-10-05T14:05:59.710 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-05T14:05:59.710 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-05T14:05:59.710 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-05T14:05:59.710 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-10-05T14:05:59.710 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 bash[107727]: 80aa10b61b8c61e59b759bf1a7725bc2d56ff042f0a24e3195b43f4df14945c2 2023-10-05T14:05:59.710 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 systemd[1]: Started Ceph mon.a for 267b52ee-6388-11ee-8db5-212e2dc638e7. 2023-10-05T14:05:59.710 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: mon.a is new leader, mons a in quorum (ranks 0) 2023-10-05T14:05:59.711 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: monmap e1: 1 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0]} removed_ranks: {} 2023-10-05T14:05:59.711 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: fsmap 2023-10-05T14:05:59.711 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: osdmap e1: 0 total, 0 up, 0 in 2023-10-05T14:05:59.711 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:05:59 smithi031 ceph-mon[107746]: mgrmap e1: no daemons active 2023-10-05T14:06:00.154 INFO:teuthology.orchestra.run.smithi031.stdout:Wrote config to /etc/ceph/ceph.conf 2023-10-05T14:06:00.188 INFO:teuthology.orchestra.run.smithi031.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-10-05T14:06:00.188 INFO:teuthology.orchestra.run.smithi031.stdout:Creating mgr... 2023-10-05T14:06:00.189 INFO:teuthology.orchestra.run.smithi031.stdout:Verifying port 0.0.0.0:9283 ... 2023-10-05T14:06:00.189 INFO:teuthology.orchestra.run.smithi031.stdout:Verifying port 0.0.0.0:8765 ... 2023-10-05T14:06:00.420 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@mgr.x 2023-10-05T14:06:00.420 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Failed to reset failed state of unit ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@mgr.x.service: Unit ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@mgr.x.service not loaded. 2023-10-05T14:06:00.523 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-267b52ee-6388-11ee-8db5-212e2dc638e7.target.wants/ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@mgr.x.service → /etc/systemd/system/ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@.service. 2023-10-05T14:06:00.680 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:00 smithi031 systemd[1]: Starting Ceph mgr.x for 267b52ee-6388-11ee-8db5-212e2dc638e7... 2023-10-05T14:06:00.894 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-10-05T14:06:00.894 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout disabled 2023-10-05T14:06:00.905 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-10-05T14:06:00.905 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout inactive 2023-10-05T14:06:00.906 INFO:teuthology.orchestra.run.smithi031.stdout:firewalld.service is not enabled 2023-10-05T14:06:00.906 INFO:teuthology.orchestra.run.smithi031.stdout:Not possible to enable service . firewalld.service is not available 2023-10-05T14:06:00.915 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-10-05T14:06:00.915 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout disabled 2023-10-05T14:06:00.924 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-10-05T14:06:00.925 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout inactive 2023-10-05T14:06:00.925 INFO:teuthology.orchestra.run.smithi031.stdout:firewalld.service is not enabled 2023-10-05T14:06:00.925 INFO:teuthology.orchestra.run.smithi031.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2023-10-05T14:06:00.925 INFO:teuthology.orchestra.run.smithi031.stdout:Waiting for mgr to start... 2023-10-05T14:06:00.925 INFO:teuthology.orchestra.run.smithi031.stdout:Waiting for mgr... 2023-10-05T14:06:01.041 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:00 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/1534387493' entity='client.admin' 2023-10-05T14:06:01.041 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:00 smithi031 bash[107954]: f4799c4b0616d1ddcabf8fe64ff9d033d4b5b6f7d90e7de4a61fae896a320ce6 2023-10-05T14:06:01.041 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:00 smithi031 systemd[1]: Started Ceph mgr.x for 267b52ee-6388-11ee-8db5-212e2dc638e7. 2023-10-05T14:06:01.392 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:01 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:01.037+0000 7fbe2f505200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-05T14:06:01.392 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:01 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:01.243+0000 7fbe2f505200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-05T14:06:01.664 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:01 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:01.627+0000 7fbe2f505200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-05T14:06:01.691 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2023-10-05T14:06:01.691 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout { 2023-10-05T14:06:01.691 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "fsid": "267b52ee-6388-11ee-8db5-212e2dc638e7", 2023-10-05T14:06:01.692 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "health": { 2023-10-05T14:06:01.692 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-05T14:06:01.692 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-05T14:06:01.692 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-05T14:06:01.692 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:01.692 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-05T14:06:01.692 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-05T14:06:01.692 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 0 2023-10-05T14:06:01.692 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2023-10-05T14:06:01.692 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-05T14:06:01.692 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "a" 2023-10-05T14:06:01.692 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2023-10-05T14:06:01.693 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum_age": 1, 2023-10-05T14:06:01.693 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-05T14:06:01.693 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T14:06:01.693 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-10-05T14:06:01.693 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-05T14:06:01.693 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:01.693 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-05T14:06:01.693 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T14:06:01.693 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-05T14:06:01.693 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-05T14:06:01.693 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-05T14:06:01.693 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-05T14:06:01.694 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-05T14:06:01.694 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-05T14:06:01.694 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:01.694 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-05T14:06:01.694 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-05T14:06:01.694 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-05T14:06:01.694 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-05T14:06:01.694 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-05T14:06:01.694 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-05T14:06:01.694 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-05T14:06:01.694 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-05T14:06:01.695 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-05T14:06:01.695 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:01.695 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-05T14:06:01.695 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T14:06:01.695 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-05T14:06:01.695 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-05T14:06:01.695 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:01.695 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-05T14:06:01.695 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "available": false, 2023-10-05T14:06:01.695 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-05T14:06:01.695 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-05T14:06:01.695 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-05T14:06:01.696 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-05T14:06:01.696 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "restful" 2023-10-05T14:06:01.696 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2023-10-05T14:06:01.696 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-05T14:06:01.696 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:01.696 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-05T14:06:01.696 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T14:06:01.696 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "modified": "2023-10-05T14:05:55.857417+0000", 2023-10-05T14:06:01.696 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-05T14:06:01.696 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:01.696 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-05T14:06:01.696 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout } 2023-10-05T14:06:01.697 INFO:teuthology.orchestra.run.smithi031.stdout:mgr not available, waiting (1/15)... 2023-10-05T14:06:01.929 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:01 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/3798547860' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-05T14:06:02.469 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:02 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:02.212+0000 7fbe2f505200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-05T14:06:02.929 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:02 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:02.467+0000 7fbe2f505200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-05T14:06:03.429 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:02 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:02.953+0000 7fbe2f505200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-05T14:06:04.099 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:03 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:03.791+0000 7fbe2f505200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-05T14:06:04.099 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:03 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:03.894+0000 7fbe2f505200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-05T14:06:04.365 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:04 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/88905082' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-05T14:06:04.429 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2023-10-05T14:06:04.429 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout { 2023-10-05T14:06:04.430 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "fsid": "267b52ee-6388-11ee-8db5-212e2dc638e7", 2023-10-05T14:06:04.430 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "health": { 2023-10-05T14:06:04.430 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-05T14:06:04.430 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-05T14:06:04.430 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-05T14:06:04.430 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:04.430 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-05T14:06:04.430 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-05T14:06:04.431 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 0 2023-10-05T14:06:04.431 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2023-10-05T14:06:04.431 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-05T14:06:04.431 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "a" 2023-10-05T14:06:04.431 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2023-10-05T14:06:04.431 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum_age": 4, 2023-10-05T14:06:04.431 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-05T14:06:04.431 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T14:06:04.431 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-10-05T14:06:04.431 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-05T14:06:04.431 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:04.432 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-05T14:06:04.432 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T14:06:04.432 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-05T14:06:04.432 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-05T14:06:04.432 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-05T14:06:04.432 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-05T14:06:04.437 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-05T14:06:04.437 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-05T14:06:04.437 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:04.437 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-05T14:06:04.437 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-05T14:06:04.437 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-05T14:06:04.438 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-05T14:06:04.438 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-05T14:06:04.438 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-05T14:06:04.438 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-05T14:06:04.438 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-05T14:06:04.438 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-05T14:06:04.438 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:04.438 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-05T14:06:04.438 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T14:06:04.438 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-05T14:06:04.439 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-05T14:06:04.439 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:04.439 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-05T14:06:04.439 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "available": false, 2023-10-05T14:06:04.439 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-05T14:06:04.439 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-05T14:06:04.439 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-05T14:06:04.439 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-05T14:06:04.439 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "restful" 2023-10-05T14:06:04.439 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2023-10-05T14:06:04.439 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-05T14:06:04.439 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:04.440 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-05T14:06:04.440 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T14:06:04.440 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "modified": "2023-10-05T14:05:55.857417+0000", 2023-10-05T14:06:04.440 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-05T14:06:04.440 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:04.440 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-05T14:06:04.440 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout } 2023-10-05T14:06:04.440 INFO:teuthology.orchestra.run.smithi031.stdout:mgr not available, waiting (2/15)... 2023-10-05T14:06:04.679 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:04 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:04.598+0000 7fbe2f505200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-05T14:06:05.057 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:04 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:04.693+0000 7fbe2f505200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-05T14:06:05.057 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:04 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:04.794+0000 7fbe2f505200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-05T14:06:05.429 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:05 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:05.054+0000 7fbe2f505200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-05T14:06:05.430 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:05 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:05.158+0000 7fbe2f505200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-05T14:06:05.430 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:05 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:05.265+0000 7fbe2f505200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-05T14:06:05.831 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:05 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:05.509+0000 7fbe2f505200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-05T14:06:05.831 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:05 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:05.619+0000 7fbe2f505200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-05T14:06:06.179 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:05 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:05.829+0000 7fbe2f505200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-05T14:06:06.179 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:05 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:05.927+0000 7fbe2f505200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-05T14:06:07.130 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:06 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/2492822768' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-05T14:06:07.130 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:06 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:06.809+0000 7fbe2f505200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-05T14:06:07.130 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:07 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:07.032+0000 7fbe2f505200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-05T14:06:07.172 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2023-10-05T14:06:07.172 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout { 2023-10-05T14:06:07.172 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "fsid": "267b52ee-6388-11ee-8db5-212e2dc638e7", 2023-10-05T14:06:07.172 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "health": { 2023-10-05T14:06:07.172 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-05T14:06:07.172 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-05T14:06:07.172 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-05T14:06:07.172 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:07.173 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-05T14:06:07.173 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-05T14:06:07.173 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 0 2023-10-05T14:06:07.173 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2023-10-05T14:06:07.173 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-05T14:06:07.173 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "a" 2023-10-05T14:06:07.173 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2023-10-05T14:06:07.173 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2023-10-05T14:06:07.173 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-05T14:06:07.173 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T14:06:07.173 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-10-05T14:06:07.173 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-05T14:06:07.174 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:07.174 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-05T14:06:07.174 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T14:06:07.174 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-05T14:06:07.174 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-05T14:06:07.174 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-05T14:06:07.174 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-05T14:06:07.177 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-05T14:06:07.177 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-05T14:06:07.177 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:07.177 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-05T14:06:07.178 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-05T14:06:07.178 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-05T14:06:07.178 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-05T14:06:07.178 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-05T14:06:07.178 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-05T14:06:07.178 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-05T14:06:07.178 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-05T14:06:07.178 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-05T14:06:07.178 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:07.178 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-05T14:06:07.178 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T14:06:07.178 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-05T14:06:07.179 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-05T14:06:07.179 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:07.179 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-05T14:06:07.179 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "available": false, 2023-10-05T14:06:07.179 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-05T14:06:07.179 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-05T14:06:07.179 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-05T14:06:07.180 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-05T14:06:07.180 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "restful" 2023-10-05T14:06:07.180 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2023-10-05T14:06:07.180 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-05T14:06:07.180 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:07.180 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-05T14:06:07.180 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T14:06:07.180 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "modified": "2023-10-05T14:05:55.857417+0000", 2023-10-05T14:06:07.180 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-05T14:06:07.180 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:07.180 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-05T14:06:07.181 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout } 2023-10-05T14:06:07.181 INFO:teuthology.orchestra.run.smithi031.stdout:mgr not available, waiting (3/15)... 2023-10-05T14:06:07.429 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:07 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:07.235+0000 7fbe2f505200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-05T14:06:08.395 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:07 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:07.986+0000 7fbe2f505200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-05T14:06:08.395 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:08 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:08.188+0000 7fbe2f505200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-05T14:06:08.679 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:08 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:08.393+0000 7fbe2f505200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-05T14:06:08.680 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:08 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:08.523+0000 7fbe2f505200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-05T14:06:08.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:08 smithi031 ceph-mon[107746]: Activating manager daemon x 2023-10-05T14:06:08.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:08 smithi031 ceph-mon[107746]: mgrmap e2: x(active, starting, since 0.00350557s) 2023-10-05T14:06:08.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:08 smithi031 ceph-mon[107746]: from='mgr.14100 172.21.15.31:0/1754752783' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-05T14:06:08.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:08 smithi031 ceph-mon[107746]: from='mgr.14100 172.21.15.31:0/1754752783' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-05T14:06:08.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:08 smithi031 ceph-mon[107746]: from='mgr.14100 172.21.15.31:0/1754752783' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-05T14:06:08.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:08 smithi031 ceph-mon[107746]: from='mgr.14100 172.21.15.31:0/1754752783' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T14:06:08.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:08 smithi031 ceph-mon[107746]: from='mgr.14100 172.21.15.31:0/1754752783' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-05T14:06:08.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:08 smithi031 ceph-mon[107746]: Manager daemon x is now available 2023-10-05T14:06:08.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:08 smithi031 ceph-mon[107746]: from='mgr.14100 172.21.15.31:0/1754752783' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-05T14:06:08.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:08 smithi031 ceph-mon[107746]: from='mgr.14100 172.21.15.31:0/1754752783' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-05T14:06:08.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:08 smithi031 ceph-mon[107746]: from='mgr.14100 172.21.15.31:0/1754752783' entity='mgr.x' 2023-10-05T14:06:08.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:08 smithi031 ceph-mon[107746]: from='mgr.14100 172.21.15.31:0/1754752783' entity='mgr.x' 2023-10-05T14:06:08.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:08 smithi031 ceph-mon[107746]: from='mgr.14100 172.21.15.31:0/1754752783' entity='mgr.x' 2023-10-05T14:06:09.949 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2023-10-05T14:06:09.949 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout { 2023-10-05T14:06:09.949 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "fsid": "267b52ee-6388-11ee-8db5-212e2dc638e7", 2023-10-05T14:06:09.949 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "health": { 2023-10-05T14:06:09.950 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-05T14:06:09.950 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-05T14:06:09.950 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-05T14:06:09.950 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:09.950 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-05T14:06:09.950 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-05T14:06:09.950 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 0 2023-10-05T14:06:09.950 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2023-10-05T14:06:09.950 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-05T14:06:09.950 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "a" 2023-10-05T14:06:09.950 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2023-10-05T14:06:09.951 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2023-10-05T14:06:09.951 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-05T14:06:09.951 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T14:06:09.951 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-10-05T14:06:09.951 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-05T14:06:09.951 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:09.951 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-05T14:06:09.951 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T14:06:09.951 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-05T14:06:09.951 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-05T14:06:09.951 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-05T14:06:09.952 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-05T14:06:09.952 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-05T14:06:09.952 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-05T14:06:09.952 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:09.952 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-05T14:06:09.952 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-05T14:06:09.952 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-05T14:06:09.952 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-05T14:06:09.952 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-05T14:06:09.952 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-05T14:06:09.952 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-05T14:06:09.952 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-05T14:06:09.953 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-05T14:06:09.953 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:09.953 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-05T14:06:09.953 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T14:06:09.953 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-05T14:06:09.953 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-05T14:06:09.953 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:09.953 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-05T14:06:09.953 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "available": true, 2023-10-05T14:06:09.953 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-05T14:06:09.954 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-05T14:06:09.954 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-05T14:06:09.954 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-05T14:06:09.954 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "restful" 2023-10-05T14:06:09.954 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2023-10-05T14:06:09.954 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-05T14:06:09.954 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:09.954 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-05T14:06:09.955 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T14:06:09.955 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "modified": "2023-10-05T14:05:55.857417+0000", 2023-10-05T14:06:09.955 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-05T14:06:09.955 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-10-05T14:06:09.955 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-05T14:06:09.955 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout } 2023-10-05T14:06:09.955 INFO:teuthology.orchestra.run.smithi031.stdout:mgr is available 2023-10-05T14:06:10.857 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2023-10-05T14:06:10.857 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout [global] 2023-10-05T14:06:10.857 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout fsid = 267b52ee-6388-11ee-8db5-212e2dc638e7 2023-10-05T14:06:10.857 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-10-05T14:06:10.857 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-10-05T14:06:10.857 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-10-05T14:06:10.857 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-10-05T14:06:10.857 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2023-10-05T14:06:10.857 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout [mgr] 2023-10-05T14:06:10.858 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-10-05T14:06:10.858 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2023-10-05T14:06:10.858 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout [osd] 2023-10-05T14:06:10.858 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-10-05T14:06:10.858 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-10-05T14:06:10.858 INFO:teuthology.orchestra.run.smithi031.stdout:Enabling cephadm module... 2023-10-05T14:06:10.929 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:10 smithi031 ceph-mon[107746]: mgrmap e3: x(active, since 1.009s) 2023-10-05T14:06:10.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:10 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/3527160513' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-05T14:06:10.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:10 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/2044653597' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-05T14:06:11.868 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:11 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/3264594764' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-10-05T14:06:11.868 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:11 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: ignoring --setuser ceph since I am not root 2023-10-05T14:06:11.868 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:11 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: ignoring --setgroup ceph since I am not root 2023-10-05T14:06:11.868 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:11 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:11.739+0000 7f9e411b0200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-05T14:06:12.179 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:11 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:11.938+0000 7f9e411b0200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-05T14:06:12.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:12 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/3264594764' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-10-05T14:06:12.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:12 smithi031 ceph-mon[107746]: mgrmap e4: x(active, since 3s) 2023-10-05T14:06:12.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:12 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/1597143135' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-10-05T14:06:12.680 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:12 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:12.316+0000 7f9e411b0200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-05T14:06:12.853 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout { 2023-10-05T14:06:12.853 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 4, 2023-10-05T14:06:12.854 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "available": true, 2023-10-05T14:06:12.854 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "active_name": "x", 2023-10-05T14:06:12.854 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-10-05T14:06:12.854 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout } 2023-10-05T14:06:12.854 INFO:teuthology.orchestra.run.smithi031.stdout:Waiting for the mgr to restart... 2023-10-05T14:06:12.854 INFO:teuthology.orchestra.run.smithi031.stdout:Waiting for mgr epoch 4... 2023-10-05T14:06:12.990 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:12 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:12.898+0000 7f9e411b0200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-05T14:06:13.429 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:13 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:13.160+0000 7f9e411b0200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-05T14:06:13.929 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:13 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:13.637+0000 7f9e411b0200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-05T14:06:14.929 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:14 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:14.451+0000 7f9e411b0200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-05T14:06:14.930 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:14 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:14.550+0000 7f9e411b0200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-05T14:06:15.679 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:15 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:15.237+0000 7f9e411b0200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-05T14:06:15.679 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:15 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:15.332+0000 7f9e411b0200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-05T14:06:15.680 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:15 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:15.431+0000 7f9e411b0200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-05T14:06:16.150 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:15 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:15.698+0000 7f9e411b0200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-05T14:06:16.150 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:15 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:15.801+0000 7f9e411b0200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-05T14:06:16.150 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:15 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:15.907+0000 7f9e411b0200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-05T14:06:16.151 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:16 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:16.148+0000 7f9e411b0200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-05T14:06:16.429 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:16 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:16.256+0000 7f9e411b0200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-05T14:06:16.929 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:16 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:16.462+0000 7f9e411b0200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-05T14:06:16.929 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:16 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:16.558+0000 7f9e411b0200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-05T14:06:17.679 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:17 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:17.413+0000 7f9e411b0200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-05T14:06:17.679 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:17 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:17.630+0000 7f9e411b0200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-05T14:06:18.179 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:17 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:17.828+0000 7f9e411b0200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-05T14:06:18.929 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:18 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:18.575+0000 7f9e411b0200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-05T14:06:18.929 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:18 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:18.779+0000 7f9e411b0200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-05T14:06:19.429 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:18 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:18.985+0000 7f9e411b0200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-05T14:06:19.430 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:19 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:19.117+0000 7f9e411b0200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-05T14:06:19.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:19 smithi031 ceph-mon[107746]: Active manager daemon x restarted 2023-10-05T14:06:19.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:19 smithi031 ceph-mon[107746]: Activating manager daemon x 2023-10-05T14:06:19.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:19 smithi031 ceph-mon[107746]: osdmap e2: 0 total, 0 up, 0 in 2023-10-05T14:06:19.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:19 smithi031 ceph-mon[107746]: mgrmap e5: x(active, starting, since 0.00364105s) 2023-10-05T14:06:19.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:19 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T14:06:19.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:19 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-05T14:06:19.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:19 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-05T14:06:19.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:19 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-05T14:06:19.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:19 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-05T14:06:19.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:19 smithi031 ceph-mon[107746]: Manager daemon x is now available 2023-10-05T14:06:19.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:19 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' 2023-10-05T14:06:19.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:19 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' 2023-10-05T14:06:19.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:19 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:06:20.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:20 smithi031 ceph-mon[107746]: Found migration_current of "None". Setting to last migration. 2023-10-05T14:06:20.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:20 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:06:20.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:20 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:06:20.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:20 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-05T14:06:20.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:20 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-05T14:06:20.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:20 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' 2023-10-05T14:06:20.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:20 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' 2023-10-05T14:06:20.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:20 smithi031 ceph-mon[107746]: mgrmap e6: x(active, since 1.00671s) 2023-10-05T14:06:20.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:20 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:06:20.509 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout { 2023-10-05T14:06:20.509 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 6, 2023-10-05T14:06:20.509 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "initialized": true 2023-10-05T14:06:20.509 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout } 2023-10-05T14:06:20.510 INFO:teuthology.orchestra.run.smithi031.stdout:mgr epoch 4 is available 2023-10-05T14:06:20.510 INFO:teuthology.orchestra.run.smithi031.stdout:Setting orchestrator backend to cephadm... 2023-10-05T14:06:21.387 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:21 smithi031 ceph-mon[107746]: [05/Oct/2023:14:06:19] ENGINE Bus STARTING 2023-10-05T14:06:21.387 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:21 smithi031 ceph-mon[107746]: [05/Oct/2023:14:06:20] ENGINE Serving on https://172.21.15.31:7150 2023-10-05T14:06:21.387 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:21 smithi031 ceph-mon[107746]: [05/Oct/2023:14:06:20] ENGINE Serving on http://172.21.15.31:8765 2023-10-05T14:06:21.387 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:21 smithi031 ceph-mon[107746]: [05/Oct/2023:14:06:20] ENGINE Bus STARTED 2023-10-05T14:06:21.387 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:21 smithi031 ceph-mon[107746]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-10-05T14:06:21.387 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:21 smithi031 ceph-mon[107746]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-10-05T14:06:21.387 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:21 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' 2023-10-05T14:06:21.388 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:21 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:06:22.281 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:22 smithi031 ceph-mon[107746]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:06:22.281 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:22 smithi031 ceph-mon[107746]: mgrmap e7: x(active, since 2s) 2023-10-05T14:06:22.350 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout value unchanged 2023-10-05T14:06:22.350 INFO:teuthology.orchestra.run.smithi031.stdout:Generating ssh key... 2023-10-05T14:06:23.615 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:23 smithi031 ceph-mon[107746]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:06:23.615 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:23 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: Generating public/private rsa key pair. 2023-10-05T14:06:23.615 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:23 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: Your identification has been saved in /tmp/tmp38xt7c_5/key. 2023-10-05T14:06:23.615 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:23 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: Your public key has been saved in /tmp/tmp38xt7c_5/key.pub. 2023-10-05T14:06:23.616 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:23 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: The key fingerprint is: 2023-10-05T14:06:23.616 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:23 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: SHA256:DIGZt+/ORu9Wpos5oE1U+gk4yCYjkapma5xuxBm22bc ceph-267b52ee-6388-11ee-8db5-212e2dc638e7 2023-10-05T14:06:23.616 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:23 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: The key's randomart image is: 2023-10-05T14:06:23.616 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:23 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: +---[RSA 3072]----+ 2023-10-05T14:06:23.616 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:23 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: | . +. | 2023-10-05T14:06:23.616 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:23 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: |o + ... | 2023-10-05T14:06:23.616 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:23 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: |.o . o.+ | 2023-10-05T14:06:23.616 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:23 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: |=o+ o =o | 2023-10-05T14:06:23.616 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:23 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: |=+* o +S. | 2023-10-05T14:06:23.616 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:23 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: |.O . .o = o | 2023-10-05T14:06:23.616 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:23 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: |= o .+.+ . + | 2023-10-05T14:06:23.617 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:23 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: | * .E..+o+ | 2023-10-05T14:06:23.617 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:23 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: |+. o=+o. | 2023-10-05T14:06:23.617 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:23 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: +----[SHA256]-----+ 2023-10-05T14:06:24.578 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:24 smithi031 ceph-mon[107746]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:06:24.578 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:24 smithi031 ceph-mon[107746]: Generating ssh key... 2023-10-05T14:06:24.578 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:24 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' 2023-10-05T14:06:24.578 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:24 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' 2023-10-05T14:06:24.658 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+Fwt4y8A8dw8mNxZfb5XZBuWtIiP/R5nCdUcVzci/uQstABEn6Fa8Jis5Mcly6lH6yY+hYmSrewrV2t9b8nYOeZedIIbesQ7DtGCVwqM7C/yb445xs+Z9b36cr5oLe5AWig8Xw5cLkQ0eV4C81CRpUuRbFJI+8j2sB1dmSx+fALCongRpvzQU236gindSENyF2ilkfzHgxC80SfENmIK0g2McDZ9z+vZecPGJ9I50GIPUbR5q9ND2TFD4CkSjuw0QRA+3OSApFsKXaKTffDWemDYFRt9SfYb6ezPg7h+7Zc295lYHmgn6Y4oThlzAEMui54B2u2uctLm/yVidzKnYFQ31/ocG77Lry4NgTXXLSJ9A3dm5puJyU5IHHpOHivv9vUzwP3jM/v6uic18whItXZmVl6SKqGRC4VP3VFUHZfbEv3vH+qQBITAnSZ0k8o4SiASpVr76T0K+57wkcKRIuTHI5zHLPM/CsVBLkwCxiyllrgWPfWsrxO6W+a17JI8= ceph-267b52ee-6388-11ee-8db5-212e2dc638e7 2023-10-05T14:06:24.659 INFO:teuthology.orchestra.run.smithi031.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-10-05T14:06:24.659 INFO:teuthology.orchestra.run.smithi031.stdout:Adding key to root@localhost authorized_keys... 2023-10-05T14:06:24.661 INFO:teuthology.orchestra.run.smithi031.stdout:Adding host smithi031... 2023-10-05T14:06:25.479 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:25 smithi031 ceph-mon[107746]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:06:26.679 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:26 smithi031 ceph-mon[107746]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi031", "addr": "172.21.15.31", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:06:27.679 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:27 smithi031 ceph-mon[107746]: Deploying cephadm binary to smithi031 2023-10-05T14:06:27.969 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout Added host 'smithi031' with addr '172.21.15.31' 2023-10-05T14:06:27.969 INFO:teuthology.orchestra.run.smithi031.stdout:Deploying unmanaged mon service... 2023-10-05T14:06:28.898 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:28 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' 2023-10-05T14:06:28.898 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:28 smithi031 ceph-mon[107746]: Added host smithi031 2023-10-05T14:06:28.898 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:28 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:06:29.274 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-10-05T14:06:29.274 INFO:teuthology.orchestra.run.smithi031.stdout:Deploying unmanaged mgr service... 2023-10-05T14:06:30.179 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:29 smithi031 ceph-mon[107746]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:06:30.179 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:29 smithi031 ceph-mon[107746]: Saving service mon spec with placement count:5 2023-10-05T14:06:30.179 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:29 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' 2023-10-05T14:06:30.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:29 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' 2023-10-05T14:06:30.416 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-10-05T14:06:31.179 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:30 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' 2023-10-05T14:06:31.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:30 smithi031 ceph-mon[107746]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:06:31.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:30 smithi031 ceph-mon[107746]: Saving service mgr spec with placement count:2 2023-10-05T14:06:31.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:30 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' 2023-10-05T14:06:32.354 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:31 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/1942239132' entity='client.admin' 2023-10-05T14:06:32.355 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:31 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' 2023-10-05T14:06:32.355 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:31 smithi031 ceph-mon[107746]: from='mgr.14120 172.21.15.31:0/1369174553' entity='mgr.x' 2023-10-05T14:06:32.540 INFO:teuthology.orchestra.run.smithi031.stdout:Enabling the dashboard module... 2023-10-05T14:06:33.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:33 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/3804984449' entity='client.admin' 2023-10-05T14:06:34.407 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:34 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/1869513734' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-10-05T14:06:34.408 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:34 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: ignoring --setuser ceph since I am not root 2023-10-05T14:06:34.408 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:34 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: ignoring --setgroup ceph since I am not root 2023-10-05T14:06:34.408 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:34 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:34.240+0000 7f329641c200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-05T14:06:34.670 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:34 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:34.439+0000 7f329641c200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-05T14:06:34.931 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:34 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:34.827+0000 7f329641c200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-05T14:06:35.296 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:35 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/1869513734' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-10-05T14:06:35.297 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:35 smithi031 ceph-mon[107746]: mgrmap e8: x(active, since 14s) 2023-10-05T14:06:35.491 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout { 2023-10-05T14:06:35.491 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 8, 2023-10-05T14:06:35.492 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "available": true, 2023-10-05T14:06:35.492 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "active_name": "x", 2023-10-05T14:06:35.492 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-10-05T14:06:35.492 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout } 2023-10-05T14:06:35.492 INFO:teuthology.orchestra.run.smithi031.stdout:Waiting for the mgr to restart... 2023-10-05T14:06:35.492 INFO:teuthology.orchestra.run.smithi031.stdout:Waiting for mgr epoch 8... 2023-10-05T14:06:35.604 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:35 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:35.397+0000 7f329641c200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-05T14:06:35.929 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:35 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:35.665+0000 7f329641c200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-05T14:06:36.429 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:36 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/526795218' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-10-05T14:06:36.430 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:36 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:36.146+0000 7f329641c200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-05T14:06:37.430 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:36 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:36.945+0000 7f329641c200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-05T14:06:37.430 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:37 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:37.043+0000 7f329641c200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-05T14:06:38.180 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:37 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:37.730+0000 7f329641c200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-05T14:06:38.180 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:37 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:37.825+0000 7f329641c200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-05T14:06:38.180 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:37 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:37.924+0000 7f329641c200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-05T14:06:38.631 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:38 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:38.182+0000 7f329641c200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-05T14:06:38.631 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:38 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:38.285+0000 7f329641c200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-05T14:06:38.631 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:38 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:38.390+0000 7f329641c200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-05T14:06:38.632 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:38 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:38.630+0000 7f329641c200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-05T14:06:38.929 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:38 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:38.737+0000 7f329641c200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-05T14:06:39.429 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:38 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:38.944+0000 7f329641c200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-05T14:06:39.429 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:39 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:39.041+0000 7f329641c200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-05T14:06:40.179 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:39 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:39.896+0000 7f329641c200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-05T14:06:40.179 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:40 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:40.114+0000 7f329641c200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-05T14:06:40.679 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:40 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:40.314+0000 7f329641c200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-05T14:06:41.429 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:41 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:41.062+0000 7f329641c200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-05T14:06:41.430 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:41 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:41.266+0000 7f329641c200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-05T14:06:41.737 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:41 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:41.471+0000 7f329641c200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-05T14:06:41.737 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:06:41 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:06:41.601+0000 7f329641c200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-05T14:06:41.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:41 smithi031 ceph-mon[107746]: Active manager daemon x restarted 2023-10-05T14:06:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:41 smithi031 ceph-mon[107746]: Activating manager daemon x 2023-10-05T14:06:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:41 smithi031 ceph-mon[107746]: osdmap e3: 0 total, 0 up, 0 in 2023-10-05T14:06:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:41 smithi031 ceph-mon[107746]: mgrmap e9: x(active, starting, since 0.00416392s) 2023-10-05T14:06:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:41 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T14:06:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:41 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-05T14:06:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:41 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-05T14:06:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:41 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-05T14:06:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:41 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-05T14:06:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:41 smithi031 ceph-mon[107746]: Manager daemon x is now available 2023-10-05T14:06:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:41 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:06:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:41 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:06:42.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:42 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-05T14:06:42.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:42 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-05T14:06:42.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:42 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:06:42.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:42 smithi031 ceph-mon[107746]: mgrmap e10: x(active, since 1.00862s) 2023-10-05T14:06:43.025 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout { 2023-10-05T14:06:43.025 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 10, 2023-10-05T14:06:43.026 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "initialized": true 2023-10-05T14:06:43.026 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout } 2023-10-05T14:06:43.026 INFO:teuthology.orchestra.run.smithi031.stdout:mgr epoch 8 is available 2023-10-05T14:06:43.026 INFO:teuthology.orchestra.run.smithi031.stdout:Generating a dashboard self-signed certificate... 2023-10-05T14:06:43.894 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:43 smithi031 ceph-mon[107746]: [05/Oct/2023:14:06:43] ENGINE Bus STARTING 2023-10-05T14:06:43.894 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:43 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:06:43.894 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:43 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:06:43.894 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:43 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:06:44.114 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-10-05T14:06:44.114 INFO:teuthology.orchestra.run.smithi031.stdout:Creating initial admin user... 2023-10-05T14:06:44.929 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:44 smithi031 ceph-mon[107746]: [05/Oct/2023:14:06:43] ENGINE Serving on http://172.21.15.31:8765 2023-10-05T14:06:44.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:44 smithi031 ceph-mon[107746]: [05/Oct/2023:14:06:43] ENGINE Serving on https://172.21.15.31:7150 2023-10-05T14:06:44.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:44 smithi031 ceph-mon[107746]: [05/Oct/2023:14:06:43] ENGINE Bus STARTED 2023-10-05T14:06:44.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:44 smithi031 ceph-mon[107746]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:06:44.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:44 smithi031 ceph-mon[107746]: mgrmap e11: x(active, since 2s) 2023-10-05T14:06:45.397 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$1z1DKWvezteCvMXDkD1PfuI2sQHeRfnfLEfJF//C9ljuOJ/4oa3IS", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1696514805, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-10-05T14:06:45.397 INFO:teuthology.orchestra.run.smithi031.stdout:Fetching dashboard port number... 2023-10-05T14:06:46.191 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:46 smithi031 ceph-mon[107746]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:06:46.191 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:46 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:06:46.191 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:46 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/1584598288' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-10-05T14:06:46.271 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 8443 2023-10-05T14:06:46.283 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-10-05T14:06:46.283 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout disabled 2023-10-05T14:06:46.293 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-10-05T14:06:46.293 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout inactive 2023-10-05T14:06:46.293 INFO:teuthology.orchestra.run.smithi031.stdout:firewalld.service is not enabled 2023-10-05T14:06:46.293 INFO:teuthology.orchestra.run.smithi031.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-10-05T14:06:46.295 INFO:teuthology.orchestra.run.smithi031.stdout:Ceph Dashboard is now available at: 2023-10-05T14:06:46.295 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:06:46.295 INFO:teuthology.orchestra.run.smithi031.stdout: URL: https://smithi031.front.sepia.ceph.com:8443/ 2023-10-05T14:06:46.296 INFO:teuthology.orchestra.run.smithi031.stdout: User: admin 2023-10-05T14:06:46.296 INFO:teuthology.orchestra.run.smithi031.stdout: Password: pz8k6g02tn 2023-10-05T14:06:46.296 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:06:46.296 INFO:teuthology.orchestra.run.smithi031.stdout:Saving cluster configuration to /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/config directory 2023-10-05T14:06:46.296 INFO:teuthology.orchestra.run.smithi031.stdout:Enabling autotune for osd_memory_target 2023-10-05T14:06:48.196 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-10-05T14:06:48.196 INFO:teuthology.orchestra.run.smithi031.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-10-05T14:06:48.196 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:06:48.196 INFO:teuthology.orchestra.run.smithi031.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-10-05T14:06:48.196 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:06:48.196 INFO:teuthology.orchestra.run.smithi031.stdout:Or, if you are only running a single cluster on this host: 2023-10-05T14:06:48.196 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:06:48.197 INFO:teuthology.orchestra.run.smithi031.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-10-05T14:06:48.197 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:06:48.197 INFO:teuthology.orchestra.run.smithi031.stdout:Please consider enabling telemetry to help improve Ceph: 2023-10-05T14:06:48.197 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:06:48.197 INFO:teuthology.orchestra.run.smithi031.stdout: ceph telemetry on 2023-10-05T14:06:48.197 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:06:48.197 INFO:teuthology.orchestra.run.smithi031.stdout:For more information see: 2023-10-05T14:06:48.198 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:06:48.198 INFO:teuthology.orchestra.run.smithi031.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2023-10-05T14:06:48.198 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:06:48.198 INFO:teuthology.orchestra.run.smithi031.stdout:Bootstrap complete. 2023-10-05T14:06:48.242 INFO:tasks.cephadm:Fetching config... 2023-10-05T14:06:48.242 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-10-05T14:06:48.243 DEBUG:teuthology.orchestra.run.smithi031:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-10-05T14:06:48.263 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-10-05T14:06:48.264 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-10-05T14:06:48.264 DEBUG:teuthology.orchestra.run.smithi031:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-10-05T14:06:48.326 INFO:tasks.cephadm:Fetching mon keyring... 2023-10-05T14:06:48.326 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-10-05T14:06:48.326 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/keyring of=/dev/stdout 2023-10-05T14:06:48.399 INFO:tasks.cephadm:Fetching pub ssh key... 2023-10-05T14:06:48.400 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-10-05T14:06:48.400 DEBUG:teuthology.orchestra.run.smithi031:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-10-05T14:06:48.465 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-10-05T14:06:48.465 DEBUG:teuthology.orchestra.run.smithi031:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+Fwt4y8A8dw8mNxZfb5XZBuWtIiP/R5nCdUcVzci/uQstABEn6Fa8Jis5Mcly6lH6yY+hYmSrewrV2t9b8nYOeZedIIbesQ7DtGCVwqM7C/yb445xs+Z9b36cr5oLe5AWig8Xw5cLkQ0eV4C81CRpUuRbFJI+8j2sB1dmSx+fALCongRpvzQU236gindSENyF2ilkfzHgxC80SfENmIK0g2McDZ9z+vZecPGJ9I50GIPUbR5q9ND2TFD4CkSjuw0QRA+3OSApFsKXaKTffDWemDYFRt9SfYb6ezPg7h+7Zc295lYHmgn6Y4oThlzAEMui54B2u2uctLm/yVidzKnYFQ31/ocG77Lry4NgTXXLSJ9A3dm5puJyU5IHHpOHivv9vUzwP3jM/v6uic18whItXZmVl6SKqGRC4VP3VFUHZfbEv3vH+qQBITAnSZ0k8o4SiASpVr76T0K+57wkcKRIuTHI5zHLPM/CsVBLkwCxiyllrgWPfWsrxO6W+a17JI8= ceph-267b52ee-6388-11ee-8db5-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-05T14:06:48.553 INFO:teuthology.orchestra.run.smithi031.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+Fwt4y8A8dw8mNxZfb5XZBuWtIiP/R5nCdUcVzci/uQstABEn6Fa8Jis5Mcly6lH6yY+hYmSrewrV2t9b8nYOeZedIIbesQ7DtGCVwqM7C/yb445xs+Z9b36cr5oLe5AWig8Xw5cLkQ0eV4C81CRpUuRbFJI+8j2sB1dmSx+fALCongRpvzQU236gindSENyF2ilkfzHgxC80SfENmIK0g2McDZ9z+vZecPGJ9I50GIPUbR5q9ND2TFD4CkSjuw0QRA+3OSApFsKXaKTffDWemDYFRt9SfYb6ezPg7h+7Zc295lYHmgn6Y4oThlzAEMui54B2u2uctLm/yVidzKnYFQ31/ocG77Lry4NgTXXLSJ9A3dm5puJyU5IHHpOHivv9vUzwP3jM/v6uic18whItXZmVl6SKqGRC4VP3VFUHZfbEv3vH+qQBITAnSZ0k8o4SiASpVr76T0K+57wkcKRIuTHI5zHLPM/CsVBLkwCxiyllrgWPfWsrxO6W+a17JI8= ceph-267b52ee-6388-11ee-8db5-212e2dc638e7 2023-10-05T14:06:48.566 DEBUG:teuthology.orchestra.run.smithi139:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+Fwt4y8A8dw8mNxZfb5XZBuWtIiP/R5nCdUcVzci/uQstABEn6Fa8Jis5Mcly6lH6yY+hYmSrewrV2t9b8nYOeZedIIbesQ7DtGCVwqM7C/yb445xs+Z9b36cr5oLe5AWig8Xw5cLkQ0eV4C81CRpUuRbFJI+8j2sB1dmSx+fALCongRpvzQU236gindSENyF2ilkfzHgxC80SfENmIK0g2McDZ9z+vZecPGJ9I50GIPUbR5q9ND2TFD4CkSjuw0QRA+3OSApFsKXaKTffDWemDYFRt9SfYb6ezPg7h+7Zc295lYHmgn6Y4oThlzAEMui54B2u2uctLm/yVidzKnYFQ31/ocG77Lry4NgTXXLSJ9A3dm5puJyU5IHHpOHivv9vUzwP3jM/v6uic18whItXZmVl6SKqGRC4VP3VFUHZfbEv3vH+qQBITAnSZ0k8o4SiASpVr76T0K+57wkcKRIuTHI5zHLPM/CsVBLkwCxiyllrgWPfWsrxO6W+a17JI8= ceph-267b52ee-6388-11ee-8db5-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-05T14:06:48.611 INFO:teuthology.orchestra.run.smithi139.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+Fwt4y8A8dw8mNxZfb5XZBuWtIiP/R5nCdUcVzci/uQstABEn6Fa8Jis5Mcly6lH6yY+hYmSrewrV2t9b8nYOeZedIIbesQ7DtGCVwqM7C/yb445xs+Z9b36cr5oLe5AWig8Xw5cLkQ0eV4C81CRpUuRbFJI+8j2sB1dmSx+fALCongRpvzQU236gindSENyF2ilkfzHgxC80SfENmIK0g2McDZ9z+vZecPGJ9I50GIPUbR5q9ND2TFD4CkSjuw0QRA+3OSApFsKXaKTffDWemDYFRt9SfYb6ezPg7h+7Zc295lYHmgn6Y4oThlzAEMui54B2u2uctLm/yVidzKnYFQ31/ocG77Lry4NgTXXLSJ9A3dm5puJyU5IHHpOHivv9vUzwP3jM/v6uic18whItXZmVl6SKqGRC4VP3VFUHZfbEv3vH+qQBITAnSZ0k8o4SiASpVr76T0K+57wkcKRIuTHI5zHLPM/CsVBLkwCxiyllrgWPfWsrxO6W+a17JI8= ceph-267b52ee-6388-11ee-8db5-212e2dc638e7 2023-10-05T14:06:48.624 DEBUG:teuthology.orchestra.run.smithi172:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+Fwt4y8A8dw8mNxZfb5XZBuWtIiP/R5nCdUcVzci/uQstABEn6Fa8Jis5Mcly6lH6yY+hYmSrewrV2t9b8nYOeZedIIbesQ7DtGCVwqM7C/yb445xs+Z9b36cr5oLe5AWig8Xw5cLkQ0eV4C81CRpUuRbFJI+8j2sB1dmSx+fALCongRpvzQU236gindSENyF2ilkfzHgxC80SfENmIK0g2McDZ9z+vZecPGJ9I50GIPUbR5q9ND2TFD4CkSjuw0QRA+3OSApFsKXaKTffDWemDYFRt9SfYb6ezPg7h+7Zc295lYHmgn6Y4oThlzAEMui54B2u2uctLm/yVidzKnYFQ31/ocG77Lry4NgTXXLSJ9A3dm5puJyU5IHHpOHivv9vUzwP3jM/v6uic18whItXZmVl6SKqGRC4VP3VFUHZfbEv3vH+qQBITAnSZ0k8o4SiASpVr76T0K+57wkcKRIuTHI5zHLPM/CsVBLkwCxiyllrgWPfWsrxO6W+a17JI8= ceph-267b52ee-6388-11ee-8db5-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-05T14:06:48.668 INFO:teuthology.orchestra.run.smithi172.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+Fwt4y8A8dw8mNxZfb5XZBuWtIiP/R5nCdUcVzci/uQstABEn6Fa8Jis5Mcly6lH6yY+hYmSrewrV2t9b8nYOeZedIIbesQ7DtGCVwqM7C/yb445xs+Z9b36cr5oLe5AWig8Xw5cLkQ0eV4C81CRpUuRbFJI+8j2sB1dmSx+fALCongRpvzQU236gindSENyF2ilkfzHgxC80SfENmIK0g2McDZ9z+vZecPGJ9I50GIPUbR5q9ND2TFD4CkSjuw0QRA+3OSApFsKXaKTffDWemDYFRt9SfYb6ezPg7h+7Zc295lYHmgn6Y4oThlzAEMui54B2u2uctLm/yVidzKnYFQ31/ocG77Lry4NgTXXLSJ9A3dm5puJyU5IHHpOHivv9vUzwP3jM/v6uic18whItXZmVl6SKqGRC4VP3VFUHZfbEv3vH+qQBITAnSZ0k8o4SiASpVr76T0K+57wkcKRIuTHI5zHLPM/CsVBLkwCxiyllrgWPfWsrxO6W+a17JI8= ceph-267b52ee-6388-11ee-8db5-212e2dc638e7 2023-10-05T14:06:48.680 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-10-05T14:06:48.927 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:06:49.021 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:48 smithi031 ceph-mon[107746]: mgrmap e12: x(active, since 6s) 2023-10-05T14:06:49.022 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:48 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/1381405445' entity='client.admin' 2023-10-05T14:06:50.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:50 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:06:50.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:50 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:06:50.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:50 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi031", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:06:50.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:50 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:06:50.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:50 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:06:50.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:50 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:06:50.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:50 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/1428929770' entity='client.admin' 2023-10-05T14:06:50.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:50 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:06:50.932 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:50 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:06:51.058 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-10-05T14:06:51.058 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-10-05T14:06:51.303 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:06:52.797 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi139 2023-10-05T14:06:52.797 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2023-10-05T14:06:52.797 DEBUG:teuthology.orchestra.run.smithi139:> dd of=/etc/ceph/ceph.conf 2023-10-05T14:06:52.820 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2023-10-05T14:06:52.820 DEBUG:teuthology.orchestra.run.smithi139:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-05T14:06:52.882 INFO:tasks.cephadm:Adding host smithi139 to orchestrator... 2023-10-05T14:06:52.882 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch host add smithi139 2023-10-05T14:06:53.132 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:06:53.679 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:53 smithi031 ceph-mon[107746]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:06:53.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:53 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:06:53.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:53 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:06:53.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:53 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:06:53.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:53 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:06:53.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:53 smithi031 ceph-mon[107746]: Updating smithi031:/etc/ceph/ceph.conf 2023-10-05T14:06:53.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:53 smithi031 ceph-mon[107746]: Updating smithi031:/var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T14:06:53.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:53 smithi031 ceph-mon[107746]: Updating smithi031:/etc/ceph/ceph.client.admin.keyring 2023-10-05T14:06:54.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:54 smithi031 ceph-mon[107746]: Updating smithi031:/var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-05T14:06:54.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:54 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:06:54.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:54 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:06:54.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:54 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:06:55.929 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:55 smithi031 ceph-mon[107746]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi139", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:06:56.929 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:56 smithi031 ceph-mon[107746]: Deploying cephadm binary to smithi139 2023-10-05T14:06:57.188 INFO:teuthology.orchestra.run.smithi031.stdout:Added host 'smithi139' with addr '172.21.15.139' 2023-10-05T14:06:57.522 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch host ls --format=json 2023-10-05T14:06:57.773 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:06:58.529 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:58 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:06:58.530 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:58 smithi031 ceph-mon[107746]: Added host smithi139 2023-10-05T14:06:58.530 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:58 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:06:58.530 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:58 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:06:58.530 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:58 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:06:58.954 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:06:58.954 INFO:teuthology.orchestra.run.smithi031.stdout:[{"addr": "172.21.15.31", "hostname": "smithi031", "labels": [], "status": ""}, {"addr": "172.21.15.139", "hostname": "smithi139", "labels": [], "status": ""}] 2023-10-05T14:06:59.372 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi172 2023-10-05T14:06:59.372 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2023-10-05T14:06:59.372 DEBUG:teuthology.orchestra.run.smithi172:> dd of=/etc/ceph/ceph.conf 2023-10-05T14:06:59.394 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2023-10-05T14:06:59.394 DEBUG:teuthology.orchestra.run.smithi172:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-05T14:06:59.456 INFO:tasks.cephadm:Adding host smithi172 to orchestrator... 2023-10-05T14:06:59.457 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch host add smithi172 2023-10-05T14:06:59.706 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:06:59.850 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:59 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:06:59.851 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:06:59 smithi031 ceph-mon[107746]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:07:01.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:01 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:01.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:01 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:01.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:01 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:01.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:01 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:01.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:01 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:07:01.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:01 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:01.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:01 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:07:01.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:01 smithi031 ceph-mon[107746]: Updating smithi139:/etc/ceph/ceph.conf 2023-10-05T14:07:01.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:01 smithi031 ceph-mon[107746]: Updating smithi139:/var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T14:07:01.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:01 smithi031 ceph-mon[107746]: Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2023-10-05T14:07:01.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:01 smithi031 ceph-mon[107746]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi172", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:07:02.929 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:02 smithi031 ceph-mon[107746]: Updating smithi139:/var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-05T14:07:02.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:02 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:02.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:02 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:02.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:02 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:02.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:02 smithi031 ceph-mon[107746]: Deploying cephadm binary to smithi172 2023-10-05T14:07:02.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:02 smithi031 ceph-mon[107746]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:03.274 INFO:teuthology.orchestra.run.smithi031.stdout:Added host 'smithi172' with addr '172.21.15.172' 2023-10-05T14:07:03.654 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch host ls --format=json 2023-10-05T14:07:03.903 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:07:04.610 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:04 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:04.610 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:04 smithi031 ceph-mon[107746]: Added host smithi172 2023-10-05T14:07:04.611 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:04 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:07:04.611 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:04 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:04.611 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:04 smithi031 ceph-mon[107746]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:04.611 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:04 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:05.016 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:07:05.016 INFO:teuthology.orchestra.run.smithi031.stdout:[{"addr": "172.21.15.31", "hostname": "smithi031", "labels": [], "status": ""}, {"addr": "172.21.15.139", "hostname": "smithi139", "labels": [], "status": ""}, {"addr": "172.21.15.172", "hostname": "smithi172", "labels": [], "status": ""}] 2023-10-05T14:07:05.431 INFO:tasks.cephadm:Setting crush tunables to default 2023-10-05T14:07:05.431 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph osd crush tunables default 2023-10-05T14:07:05.678 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:07:05.908 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:05 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:05.908 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:05 smithi031 ceph-mon[107746]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:07:06.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:06 smithi031 ceph-mon[107746]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:06.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:06 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:06.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:06 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:06.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:06 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:06.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:06 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:06.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:06 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:07:06.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:06 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:06.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:06 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:07:07.669 INFO:teuthology.orchestra.run.smithi031.stderr:adjusted tunables profile to default 2023-10-05T14:07:07.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:07 smithi031 ceph-mon[107746]: Updating smithi172:/etc/ceph/ceph.conf 2023-10-05T14:07:07.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:07 smithi031 ceph-mon[107746]: Updating smithi172:/var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T14:07:07.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:07 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/1025420297' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-10-05T14:07:07.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:07 smithi031 ceph-mon[107746]: Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2023-10-05T14:07:07.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:07 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:07.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:07 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:07.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:07 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:08.002 INFO:tasks.cephadm:Adding mon.a on smithi031 2023-10-05T14:07:08.003 INFO:tasks.cephadm:Adding mon.b on smithi139 2023-10-05T14:07:08.003 INFO:tasks.cephadm:Adding mon.c on smithi172 2023-10-05T14:07:08.003 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch apply mon '3;smithi031:172.21.15.31=a;smithi139:172.21.15.139=b;smithi172:172.21.15.172=c' 2023-10-05T14:07:08.242 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T14:07:08.929 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:08 smithi031 ceph-mon[107746]: Updating smithi172:/var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-05T14:07:08.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:08 smithi031 ceph-mon[107746]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:08.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:08 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/1025420297' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-10-05T14:07:08.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:08 smithi031 ceph-mon[107746]: osdmap e4: 0 total, 0 up, 0 in 2023-10-05T14:07:09.327 INFO:teuthology.orchestra.run.smithi172.stdout:Scheduled mon update... 2023-10-05T14:07:09.710 DEBUG:teuthology.orchestra.run.smithi139:mon.b> sudo journalctl -f -n 0 -u ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@mon.b.service 2023-10-05T14:07:09.713 DEBUG:teuthology.orchestra.run.smithi172:mon.c> sudo journalctl -f -n 0 -u ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@mon.c.service 2023-10-05T14:07:09.715 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-05T14:07:09.715 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-05T14:07:09.746 INFO:journalctl@ceph.mon.c.smithi172.stdout:-- Logs begin at Thu 2023-10-05 13:55:36 UTC. -- 2023-10-05T14:07:09.750 INFO:journalctl@ceph.mon.b.smithi139.stdout:-- Logs begin at Thu 2023-10-05 13:55:36 UTC. -- 2023-10-05T14:07:10.238 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T14:07:10.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:10 smithi031 ceph-mon[107746]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi031:172.21.15.31=a;smithi139:172.21.15.139=b;smithi172:172.21.15.172=c", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:07:10.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:10 smithi031 ceph-mon[107746]: Saving service mon spec with placement smithi031:172.21.15.31=a;smithi139:172.21.15.139=b;smithi172:172.21.15.172=c;count:3 2023-10-05T14:07:10.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:10 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:10.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:10 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:07:10.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:10 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:10.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:10 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:07:10.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:10 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:10.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:10 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-05T14:07:10.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:10 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:10.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:10 smithi031 ceph-mon[107746]: Deploying daemon mon.c on smithi172 2023-10-05T14:07:10.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:10 smithi031 ceph-mon[107746]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:11.427 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-10-05T14:07:11.427 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":1,"fsid":"267b52ee-6388-11ee-8db5-212e2dc638e7","modified":"2023-10-05T14:05:53.726794Z","created":"2023-10-05T14:05:53.726794Z","min_mon_release":18,"min_mon_release_name":"reef","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"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:3300","nonce":0},{"type":"v1","addr":"172.21.15.31:6789","nonce":0}]},"addr":"172.21.15.31:6789/0","public_addr":"172.21.15.31:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-05T14:07:11.429 INFO:teuthology.orchestra.run.smithi172.stderr:dumped monmap epoch 1 2023-10-05T14:07:11.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:11 smithi031 ceph-mon[107746]: from='client.? 172.21.15.172:0/1253609278' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-05T14:07:12.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:11 smithi172 systemd[1]: Starting Ceph mon.c for 267b52ee-6388-11ee-8db5-212e2dc638e7... 2023-10-05T14:07:12.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 bash[110002]: aff43bf9545a1b9600deb6cd7bf591e7d387a55a1a05fe4d3cf9fdc3e41d19ee 2023-10-05T14:07:12.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 systemd[1]: Started Ceph mon.c for 267b52ee-6388-11ee-8db5-212e2dc638e7. 2023-10-05T14:07:12.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: set uid:gid to 167:167 (ceph:ceph) 2023-10-05T14:07:12.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev), process ceph-mon, pid 2 2023-10-05T14:07:12.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: pidfile_write: ignore empty --pid-file 2023-10-05T14:07:12.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: load: jerasure load: lrc 2023-10-05T14:07:12.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: RocksDB version: 7.9.2 2023-10-05T14:07:12.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Git sha 0 2023-10-05T14:07:12.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Compile date 2023-09-25 19:01:54 2023-10-05T14:07:12.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: DB SUMMARY 2023-10-05T14:07:12.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: DB Session ID: R4LM8P5JPZ73CE8F9N4U 2023-10-05T14:07:12.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: CURRENT file: CURRENT 2023-10-05T14:07:12.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: IDENTITY file: IDENTITY 2023-10-05T14:07:12.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2023-10-05T14:07:12.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-10-05T14:07:12.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2023-10-05T14:07:12.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.error_if_exists: 0 2023-10-05T14:07:12.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.create_if_missing: 0 2023-10-05T14:07:12.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.paranoid_checks: 1 2023-10-05T14:07:12.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.flush_verify_memtable_count: 1 2023-10-05T14:07:12.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-05T14:07:12.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-05T14:07:12.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.env: 0x55d82ae6bda0 2023-10-05T14:07:12.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.fs: PosixFileSystem 2023-10-05T14:07:12.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.info_log: 0x55d82c843460 2023-10-05T14:07:12.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.max_file_opening_threads: 16 2023-10-05T14:07:12.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.statistics: (nil) 2023-10-05T14:07:12.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.use_fsync: 0 2023-10-05T14:07:12.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.max_log_file_size: 0 2023-10-05T14:07:12.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-05T14:07:12.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.log_file_time_to_roll: 0 2023-10-05T14:07:12.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.keep_log_file_num: 1000 2023-10-05T14:07:12.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.recycle_log_file_num: 0 2023-10-05T14:07:12.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.allow_fallocate: 1 2023-10-05T14:07:12.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.allow_mmap_reads: 0 2023-10-05T14:07:12.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.allow_mmap_writes: 0 2023-10-05T14:07:12.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.use_direct_reads: 0 2023-10-05T14:07:12.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-05T14:07:12.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.create_missing_column_families: 0 2023-10-05T14:07:12.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.db_log_dir: 2023-10-05T14:07:12.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.wal_dir: 2023-10-05T14:07:12.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.table_cache_numshardbits: 6 2023-10-05T14:07:12.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.WAL_ttl_seconds: 0 2023-10-05T14:07:12.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.WAL_size_limit_MB: 0 2023-10-05T14:07:12.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-05T14:07:12.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-05T14:07:12.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.is_fd_close_on_exec: 1 2023-10-05T14:07:12.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.advise_random_on_open: 1 2023-10-05T14:07:12.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.db_write_buffer_size: 0 2023-10-05T14:07:12.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.write_buffer_manager: 0x55d82c7fd4a0 2023-10-05T14:07:12.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-05T14:07:12.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-05T14:07:12.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.use_adaptive_mutex: 0 2023-10-05T14:07:12.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.rate_limiter: (nil) 2023-10-05T14:07:12.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-05T14:07:12.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.wal_recovery_mode: 2 2023-10-05T14:07:12.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.enable_thread_tracking: 0 2023-10-05T14:07:12.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.enable_pipelined_write: 0 2023-10-05T14:07:12.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.unordered_write: 0 2023-10-05T14:07:12.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-05T14:07:12.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-05T14:07:12.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-05T14:07:12.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-05T14:07:12.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.row_cache: None 2023-10-05T14:07:12.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.wal_filter: None 2023-10-05T14:07:12.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-05T14:07:12.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.allow_ingest_behind: 0 2023-10-05T14:07:12.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.two_write_queues: 0 2023-10-05T14:07:12.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.manual_wal_flush: 0 2023-10-05T14:07:12.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.wal_compression: 0 2023-10-05T14:07:12.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.atomic_flush: 0 2023-10-05T14:07:12.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-05T14:07:12.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.persist_stats_to_disk: 0 2023-10-05T14:07:12.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.write_dbid_to_manifest: 0 2023-10-05T14:07:12.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.log_readahead_size: 0 2023-10-05T14:07:12.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-05T14:07:12.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.best_efforts_recovery: 0 2023-10-05T14:07:12.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-05T14:07:12.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-05T14:07:12.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.allow_data_in_errors: 0 2023-10-05T14:07:12.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.db_host_id: __hostname__ 2023-10-05T14:07:12.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.enforce_single_del_contracts: true 2023-10-05T14:07:12.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.max_background_jobs: 2 2023-10-05T14:07:12.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.max_background_compactions: -1 2023-10-05T14:07:12.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.max_subcompactions: 1 2023-10-05T14:07:12.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-05T14:07:12.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-05T14:07:12.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.delayed_write_rate : 16777216 2023-10-05T14:07:12.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.max_total_wal_size: 0 2023-10-05T14:07:12.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-05T14:07:12.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.stats_dump_period_sec: 600 2023-10-05T14:07:12.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.stats_persist_period_sec: 600 2023-10-05T14:07:12.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-05T14:07:12.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.max_open_files: -1 2023-10-05T14:07:12.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.bytes_per_sync: 0 2023-10-05T14:07:12.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.wal_bytes_per_sync: 0 2023-10-05T14:07:12.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.strict_bytes_per_sync: 0 2023-10-05T14:07:12.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.compaction_readahead_size: 0 2023-10-05T14:07:12.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.max_background_flushes: -1 2023-10-05T14:07:12.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Compression algorithms supported: 2023-10-05T14:07:12.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-05T14:07:12.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: kZSTD supported: 0 2023-10-05T14:07:12.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: kXpressCompression supported: 0 2023-10-05T14:07:12.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: kLZ4HCCompression supported: 1 2023-10-05T14:07:12.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: kZlibCompression supported: 1 2023-10-05T14:07:12.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: kSnappyCompression supported: 1 2023-10-05T14:07:12.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: kLZ4Compression supported: 1 2023-10-05T14:07:12.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: kBZip2Compression supported: 0 2023-10-05T14:07:12.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Fast CRC32 supported: Supported on x86 2023-10-05T14:07:12.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: DMutex implementation: pthread_mutex_t 2023-10-05T14:07:12.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2023-10-05T14:07:12.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-05T14:07:12.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-05T14:07:12.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.merge_operator: 2023-10-05T14:07:12.584 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.compaction_filter: None 2023-10-05T14:07:12.584 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.compaction_filter_factory: None 2023-10-05T14:07:12.584 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.sst_partitioner_factory: None 2023-10-05T14:07:12.584 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.memtable_factory: SkipListFactory 2023-10-05T14:07:12.584 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.table_factory: BlockBasedTable 2023-10-05T14:07:12.584 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d82c843560) 2023-10-05T14:07:12.584 INFO:journalctl@ceph.mon.c.smithi172.stdout: cache_index_and_filter_blocks: 1 2023-10-05T14:07:12.584 INFO:journalctl@ceph.mon.c.smithi172.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-05T14:07:12.584 INFO:journalctl@ceph.mon.c.smithi172.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-05T14:07:12.584 INFO:journalctl@ceph.mon.c.smithi172.stdout: pin_top_level_index_and_filter: 1 2023-10-05T14:07:12.584 INFO:journalctl@ceph.mon.c.smithi172.stdout: index_type: 0 2023-10-05T14:07:12.584 INFO:journalctl@ceph.mon.c.smithi172.stdout: data_block_index_type: 0 2023-10-05T14:07:12.585 INFO:journalctl@ceph.mon.c.smithi172.stdout: index_shortening: 1 2023-10-05T14:07:12.585 INFO:journalctl@ceph.mon.c.smithi172.stdout: data_block_hash_table_util_ratio: 0.750000 2023-10-05T14:07:12.585 INFO:journalctl@ceph.mon.c.smithi172.stdout: checksum: 4 2023-10-05T14:07:12.585 INFO:journalctl@ceph.mon.c.smithi172.stdout: no_block_cache: 0 2023-10-05T14:07:12.585 INFO:journalctl@ceph.mon.c.smithi172.stdout: block_cache: 0x55d82c89b1f0 2023-10-05T14:07:12.585 INFO:journalctl@ceph.mon.c.smithi172.stdout: block_cache_name: BinnedLRUCache 2023-10-05T14:07:12.585 INFO:journalctl@ceph.mon.c.smithi172.stdout: block_cache_options: 2023-10-05T14:07:12.585 INFO:journalctl@ceph.mon.c.smithi172.stdout: capacity : 536870912 2023-10-05T14:07:12.585 INFO:journalctl@ceph.mon.c.smithi172.stdout: num_shard_bits : 4 2023-10-05T14:07:12.585 INFO:journalctl@ceph.mon.c.smithi172.stdout: strict_capacity_limit : 0 2023-10-05T14:07:12.585 INFO:journalctl@ceph.mon.c.smithi172.stdout: high_pri_pool_ratio: 0.000 2023-10-05T14:07:12.585 INFO:journalctl@ceph.mon.c.smithi172.stdout: block_cache_compressed: (nil) 2023-10-05T14:07:12.586 INFO:journalctl@ceph.mon.c.smithi172.stdout: persistent_cache: (nil) 2023-10-05T14:07:12.586 INFO:journalctl@ceph.mon.c.smithi172.stdout: block_size: 4096 2023-10-05T14:07:12.586 INFO:journalctl@ceph.mon.c.smithi172.stdout: block_size_deviation: 10 2023-10-05T14:07:12.586 INFO:journalctl@ceph.mon.c.smithi172.stdout: block_restart_interval: 16 2023-10-05T14:07:12.586 INFO:journalctl@ceph.mon.c.smithi172.stdout: index_block_restart_interval: 1 2023-10-05T14:07:12.586 INFO:journalctl@ceph.mon.c.smithi172.stdout: metadata_block_size: 4096 2023-10-05T14:07:12.586 INFO:journalctl@ceph.mon.c.smithi172.stdout: partition_filters: 0 2023-10-05T14:07:12.586 INFO:journalctl@ceph.mon.c.smithi172.stdout: use_delta_encoding: 1 2023-10-05T14:07:12.586 INFO:journalctl@ceph.mon.c.smithi172.stdout: filter_policy: bloomfilter 2023-10-05T14:07:12.586 INFO:journalctl@ceph.mon.c.smithi172.stdout: whole_key_filtering: 1 2023-10-05T14:07:12.586 INFO:journalctl@ceph.mon.c.smithi172.stdout: verify_compression: 0 2023-10-05T14:07:12.587 INFO:journalctl@ceph.mon.c.smithi172.stdout: read_amp_bytes_per_bit: 0 2023-10-05T14:07:12.587 INFO:journalctl@ceph.mon.c.smithi172.stdout: format_version: 5 2023-10-05T14:07:12.587 INFO:journalctl@ceph.mon.c.smithi172.stdout: enable_index_compression: 1 2023-10-05T14:07:12.587 INFO:journalctl@ceph.mon.c.smithi172.stdout: block_align: 0 2023-10-05T14:07:12.587 INFO:journalctl@ceph.mon.c.smithi172.stdout: max_auto_readahead_size: 262144 2023-10-05T14:07:12.587 INFO:journalctl@ceph.mon.c.smithi172.stdout: prepopulate_block_cache: 0 2023-10-05T14:07:12.587 INFO:journalctl@ceph.mon.c.smithi172.stdout: initial_auto_readahead_size: 8192 2023-10-05T14:07:12.587 INFO:journalctl@ceph.mon.c.smithi172.stdout: num_file_reads_for_auto_readahead: 2 2023-10-05T14:07:12.587 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.write_buffer_size: 33554432 2023-10-05T14:07:12.587 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.max_write_buffer_number: 2 2023-10-05T14:07:12.587 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.compression: NoCompression 2023-10-05T14:07:12.588 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.bottommost_compression: Disabled 2023-10-05T14:07:12.588 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.prefix_extractor: nullptr 2023-10-05T14:07:12.588 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-05T14:07:12.588 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.num_levels: 7 2023-10-05T14:07:12.588 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-05T14:07:12.588 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-05T14:07:12.588 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-05T14:07:12.588 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-05T14:07:12.588 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-05T14:07:12.588 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-05T14:07:12.588 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-05T14:07:12.589 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-05T14:07:12.589 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-05T14:07:12.589 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-05T14:07:12.589 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-05T14:07:12.589 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-05T14:07:12.589 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.compression_opts.window_bits: -14 2023-10-05T14:07:12.589 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.compression_opts.level: 32767 2023-10-05T14:07:12.589 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.compression_opts.strategy: 0 2023-10-05T14:07:12.589 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-05T14:07:12.589 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-05T14:07:12.589 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-05T14:07:12.589 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-05T14:07:12.590 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.compression_opts.enabled: false 2023-10-05T14:07:12.590 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-05T14:07:12.590 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-05T14:07:12.590 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-05T14:07:12.590 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-05T14:07:12.590 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.target_file_size_base: 67108864 2023-10-05T14:07:12.590 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.target_file_size_multiplier: 1 2023-10-05T14:07:12.590 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-05T14:07:12.590 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-05T14:07:12.590 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-05T14:07:12.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-05T14:07:12.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-05T14:07:12.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-05T14:07:12.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-05T14:07:12.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-05T14:07:12.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-05T14:07:12.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-05T14:07:12.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-05T14:07:12.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-05T14:07:12.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-05T14:07:12.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.arena_block_size: 1048576 2023-10-05T14:07:12.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-05T14:07:12.592 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-05T14:07:12.592 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.disable_auto_compactions: 0 2023-10-05T14:07:12.592 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-05T14:07:12.592 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-05T14:07:12.592 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-05T14:07:12.592 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-05T14:07:12.592 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-05T14:07:12.592 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-05T14:07:12.592 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-05T14:07:12.592 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-05T14:07:12.592 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-05T14:07:12.592 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-05T14:07:12.593 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.table_properties_collectors: 2023-10-05T14:07:12.593 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.inplace_update_support: 0 2023-10-05T14:07:12.593 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.inplace_update_num_locks: 10000 2023-10-05T14:07:12.593 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-05T14:07:12.593 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-05T14:07:12.593 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.memtable_huge_page_size: 0 2023-10-05T14:07:12.593 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.bloom_locality: 0 2023-10-05T14:07:12.593 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.max_successive_merges: 0 2023-10-05T14:07:12.593 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.optimize_filters_for_hits: 0 2023-10-05T14:07:12.593 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.paranoid_file_checks: 0 2023-10-05T14:07:12.593 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.force_consistency_checks: 1 2023-10-05T14:07:12.594 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.report_bg_io_stats: 0 2023-10-05T14:07:12.594 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.ttl: 2592000 2023-10-05T14:07:12.594 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.periodic_compaction_seconds: 0 2023-10-05T14:07:12.594 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-05T14:07:12.594 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-05T14:07:12.594 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.enable_blob_files: false 2023-10-05T14:07:12.594 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.min_blob_size: 0 2023-10-05T14:07:12.594 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.blob_file_size: 268435456 2023-10-05T14:07:12.594 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.blob_compression_type: NoCompression 2023-10-05T14:07:12.594 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.enable_blob_garbage_collection: false 2023-10-05T14:07:12.594 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-05T14:07:12.595 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-05T14:07:12.595 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-05T14:07:12.595 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.blob_file_starting_level: 0 2023-10-05T14:07:12.595 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-05T14:07:12.596 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-05T14:07:12.596 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2023-10-05T14:07:12.596 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 763225a8-b847-4143-8400-2c656212438d 2023-10-05T14:07:12.596 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696514832255100, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-10-05T14:07:12.596 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2023-10-05T14:07:12.596 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696514832255523, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1622, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "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": "[]", "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": 1696514832, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "763225a8-b847-4143-8400-2c656212438d", "db_session_id": "R4LM8P5JPZ73CE8F9N4U", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2023-10-05T14:07:12.596 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696514832255590, "job": 1, "event": "recovery_finished"} 2023-10-05T14:07:12.596 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2023-10-05T14:07:12.596 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-10-05T14:07:12.597 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d82c938000 2023-10-05T14:07:12.597 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: DB pointer 0x55d82c924000 2023-10-05T14:07:12.597 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-05T14:07:12.597 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-05T14:07:12.597 INFO:journalctl@ceph.mon.c.smithi172.stdout: ** DB Stats ** 2023-10-05T14:07:12.597 INFO:journalctl@ceph.mon.c.smithi172.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-05T14:07:12.597 INFO:journalctl@ceph.mon.c.smithi172.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-05T14:07:12.597 INFO:journalctl@ceph.mon.c.smithi172.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-05T14:07:12.597 INFO:journalctl@ceph.mon.c.smithi172.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-05T14:07:12.597 INFO:journalctl@ceph.mon.c.smithi172.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-05T14:07:12.597 INFO:journalctl@ceph.mon.c.smithi172.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-05T14:07:12.597 INFO:journalctl@ceph.mon.c.smithi172.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-05T14:07:12.598 INFO:journalctl@ceph.mon.c.smithi172.stdout: 2023-10-05T14:07:12.598 INFO:journalctl@ceph.mon.c.smithi172.stdout: ** Compaction Stats [default] ** 2023-10-05T14:07:12.598 INFO:journalctl@ceph.mon.c.smithi172.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) 2023-10-05T14:07:12.598 INFO:journalctl@ceph.mon.c.smithi172.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-05T14:07:12.598 INFO:journalctl@ceph.mon.c.smithi172.stdout: L0 1/0 1.58 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-10-05T14:07:12.598 INFO:journalctl@ceph.mon.c.smithi172.stdout: Sum 1/0 1.58 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-10-05T14:07:12.598 INFO:journalctl@ceph.mon.c.smithi172.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 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-10-05T14:07:12.598 INFO:journalctl@ceph.mon.c.smithi172.stdout: 2023-10-05T14:07:12.598 INFO:journalctl@ceph.mon.c.smithi172.stdout: ** Compaction Stats [default] ** 2023-10-05T14:07:12.598 INFO:journalctl@ceph.mon.c.smithi172.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) 2023-10-05T14:07:12.598 INFO:journalctl@ceph.mon.c.smithi172.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-05T14:07:12.599 INFO:journalctl@ceph.mon.c.smithi172.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 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-10-05T14:07:12.599 INFO:journalctl@ceph.mon.c.smithi172.stdout: 2023-10-05T14:07:12.599 INFO:journalctl@ceph.mon.c.smithi172.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-05T14:07:12.599 INFO:journalctl@ceph.mon.c.smithi172.stdout: 2023-10-05T14:07:12.599 INFO:journalctl@ceph.mon.c.smithi172.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-05T14:07:12.599 INFO:journalctl@ceph.mon.c.smithi172.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-10-05T14:07:12.599 INFO:journalctl@ceph.mon.c.smithi172.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-05T14:07:12.599 INFO:journalctl@ceph.mon.c.smithi172.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-05T14:07:12.599 INFO:journalctl@ceph.mon.c.smithi172.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-05T14:07:12.599 INFO:journalctl@ceph.mon.c.smithi172.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-05T14:07:12.599 INFO:journalctl@ceph.mon.c.smithi172.stdout: Cumulative compaction: 0.00 GB write, 0.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-05T14:07:12.599 INFO:journalctl@ceph.mon.c.smithi172.stdout: Interval compaction: 0.00 GB write, 0.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-05T14:07:12.600 INFO:journalctl@ceph.mon.c.smithi172.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 2023-10-05T14:07:12.600 INFO:journalctl@ceph.mon.c.smithi172.stdout: Block cache BinnedLRUCache@0x55d82c89b1f0#2 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2023-10-05T14:07:12.600 INFO:journalctl@ceph.mon.c.smithi172.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2023-10-05T14:07:12.600 INFO:journalctl@ceph.mon.c.smithi172.stdout: 2023-10-05T14:07:12.600 INFO:journalctl@ceph.mon.c.smithi172.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-05T14:07:12.600 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: mon.c does not exist in monmap, will attempt to join an existing cluster 2023-10-05T14:07:12.600 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: using public_addr v2:172.21.15.172:0/0 -> [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] 2023-10-05T14:07:12.600 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: starting mon.c rank -1 at public addrs [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] at bind addrs [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 2023-10-05T14:07:12.600 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: mon.c@-1(???) e0 preinit fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 2023-10-05T14:07:12.600 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: mon.c@-1(synchronizing).mds e1 new map 2023-10-05T14:07:12.600 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: mon.c@-1(synchronizing).mds e1 print_map 2023-10-05T14:07:12.600 INFO:journalctl@ceph.mon.c.smithi172.stdout: e1 2023-10-05T14:07:12.601 INFO:journalctl@ceph.mon.c.smithi172.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-10-05T14:07:12.601 INFO:journalctl@ceph.mon.c.smithi172.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} 2023-10-05T14:07:12.601 INFO:journalctl@ceph.mon.c.smithi172.stdout: legacy client fscid: -1 2023-10-05T14:07:12.601 INFO:journalctl@ceph.mon.c.smithi172.stdout: 2023-10-05T14:07:12.601 INFO:journalctl@ceph.mon.c.smithi172.stdout: No filesystems configured 2023-10-05T14:07:12.601 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-10-05T14:07:12.601 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-10-05T14:07:12.601 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-10-05T14:07:12.601 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-10-05T14:07:12.601 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-10-05T14:07:12.601 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-10-05T14:07:12.602 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-10-05T14:07:12.602 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-05T14:07:12.602 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-05T14:07:12.602 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-05T14:07:12.602 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: from='client.? 172.21.15.172:0/1253609278' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-05T14:07:12.602 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-10-05T14:07:12.602 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-10-05T14:07:12.602 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: expand_channel_meta expand map: {default=false} 2023-10-05T14:07:12.602 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: expand_channel_meta from 'false' to 'false' 2023-10-05T14:07:12.602 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: expand_channel_meta expanded map: {default=false} 2023-10-05T14:07:12.602 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: expand_channel_meta expand map: {default=info} 2023-10-05T14:07:12.602 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: expand_channel_meta from 'info' to 'info' 2023-10-05T14:07:12.603 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: expand_channel_meta expanded map: {default=info} 2023-10-05T14:07:12.603 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: expand_channel_meta expand map: {default=daemon} 2023-10-05T14:07:12.603 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: expand_channel_meta from 'daemon' to 'daemon' 2023-10-05T14:07:12.603 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: expand_channel_meta expanded map: {default=daemon} 2023-10-05T14:07:12.603 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: expand_channel_meta expand map: {default=debug} 2023-10-05T14:07:12.603 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: expand_channel_meta from 'debug' to 'debug' 2023-10-05T14:07:12.603 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:12 smithi172 ceph-mon[110020]: expand_channel_meta expanded map: {default=debug} 2023-10-05T14:07:12.814 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-05T14:07:12.814 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-05T14:07:13.030 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-05T14:07:17.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:17 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T14:07:17.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:17 smithi031 ceph-mon[107746]: mon.a calling monitor election 2023-10-05T14:07:17.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:17 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:07:17.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:17 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:07:17.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:17 smithi031 ceph-mon[107746]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:17.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:17 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:07:17.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:17 smithi031 ceph-mon[107746]: mon.c calling monitor election 2023-10-05T14:07:17.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:17 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:07:17.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:17 smithi031 ceph-mon[107746]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:17.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:17 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:07:17.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:17 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:07:17.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:17 smithi031 ceph-mon[107746]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-10-05T14:07:17.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:17 smithi031 ceph-mon[107746]: monmap e2: 2 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],c=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0]} removed_ranks: {} 2023-10-05T14:07:17.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:17 smithi031 ceph-mon[107746]: fsmap 2023-10-05T14:07:17.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:17 smithi031 ceph-mon[107746]: osdmap e4: 0 total, 0 up, 0 in 2023-10-05T14:07:17.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:17 smithi031 ceph-mon[107746]: mgrmap e12: x(active, since 35s) 2023-10-05T14:07:17.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:17 smithi031 ceph-mon[107746]: overall HEALTH_OK 2023-10-05T14:07:17.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:17 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:17.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:17 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:17.682 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:17 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:17.682 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:17 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-05T14:07:17.682 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:17 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:17.736 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-10-05T14:07:17.736 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":2,"fsid":"267b52ee-6388-11ee-8db5-212e2dc638e7","modified":"2023-10-05T14:07:12.279302Z","created":"2023-10-05T14:05:53.726794Z","min_mon_release":18,"min_mon_release_name":"reef","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"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:3300","nonce":0},{"type":"v1","addr":"172.21.15.31:6789","nonce":0}]},"addr":"172.21.15.31:6789/0","public_addr":"172.21.15.31:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:3300","nonce":0},{"type":"v1","addr":"172.21.15.172:6789","nonce":0}]},"addr":"172.21.15.172:6789/0","public_addr":"172.21.15.172:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-10-05T14:07:17.739 INFO:teuthology.orchestra.run.smithi172.stderr:dumped monmap epoch 2 2023-10-05T14:07:17.758 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:17 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T14:07:17.758 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:17 smithi172 ceph-mon[110020]: mon.a calling monitor election 2023-10-05T14:07:17.758 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:17 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:07:17.758 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:17 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:07:17.759 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:17 smithi172 ceph-mon[110020]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:17.759 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:17 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:07:17.759 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:17 smithi172 ceph-mon[110020]: mon.c calling monitor election 2023-10-05T14:07:17.759 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:17 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:07:17.759 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:17 smithi172 ceph-mon[110020]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:17.759 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:17 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:07:17.759 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:17 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:07:17.759 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:17 smithi172 ceph-mon[110020]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-10-05T14:07:17.759 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:17 smithi172 ceph-mon[110020]: monmap e2: 2 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],c=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0]} removed_ranks: {} 2023-10-05T14:07:17.761 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:17 smithi172 ceph-mon[110020]: fsmap 2023-10-05T14:07:17.761 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:17 smithi172 ceph-mon[110020]: osdmap e4: 0 total, 0 up, 0 in 2023-10-05T14:07:17.761 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:17 smithi172 ceph-mon[110020]: mgrmap e12: x(active, since 35s) 2023-10-05T14:07:17.761 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:17 smithi172 ceph-mon[110020]: overall HEALTH_OK 2023-10-05T14:07:17.761 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:17 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:17.761 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:17 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:17.761 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:17 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:17.761 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:17 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-05T14:07:17.761 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:17 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:18.679 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:18 smithi031 ceph-mon[107746]: Deploying daemon mon.b on smithi139 2023-10-05T14:07:18.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:18 smithi031 ceph-mon[107746]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:18.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:18 smithi031 ceph-mon[107746]: from='client.? 172.21.15.172:0/2444444407' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-05T14:07:18.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:18 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:07:18.819 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:18 smithi172 ceph-mon[110020]: Deploying daemon mon.b on smithi139 2023-10-05T14:07:18.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:18 smithi172 ceph-mon[110020]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:18.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:18 smithi172 ceph-mon[110020]: from='client.? 172.21.15.172:0/2444444407' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-05T14:07:18.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:18 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:07:19.068 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-05T14:07:19.069 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-05T14:07:19.296 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-05T14:07:19.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 systemd[1]: Started Ceph mon.b for 267b52ee-6388-11ee-8db5-212e2dc638e7. 2023-10-05T14:07:19.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-10-05T14:07:19.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-10-05T14:07:19.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-10-05T14:07:19.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-10-05T14:07:19.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-10-05T14:07:19.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-10-05T14:07:19.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-10-05T14:07:19.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-05T14:07:19.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-05T14:07:19.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-05T14:07:19.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: from='client.? 172.21.15.172:0/1253609278' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-05T14:07:19.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T14:07:19.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: mon.a calling monitor election 2023-10-05T14:07:19.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:07:19.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:07:19.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:19.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:07:19.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: mon.c calling monitor election 2023-10-05T14:07:19.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:07:19.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:19.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:07:19.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:07:19.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-10-05T14:07:19.952 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: monmap e2: 2 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],c=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0]} removed_ranks: {} 2023-10-05T14:07:19.952 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: fsmap 2023-10-05T14:07:19.952 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: osdmap e4: 0 total, 0 up, 0 in 2023-10-05T14:07:19.952 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: mgrmap e12: x(active, since 35s) 2023-10-05T14:07:19.952 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: overall HEALTH_OK 2023-10-05T14:07:19.952 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:19.952 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:19.952 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:19.952 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-05T14:07:19.952 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:19.952 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: Deploying daemon mon.b on smithi139 2023-10-05T14:07:19.953 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:19.953 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: from='client.? 172.21.15.172:0/2444444407' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-05T14:07:19.953 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:07:19.953 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-10-05T14:07:19.953 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2023-10-05T14:07:19.953 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: expand_channel_meta expand map: {default=false} 2023-10-05T14:07:19.953 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: expand_channel_meta from 'false' to 'false' 2023-10-05T14:07:19.953 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: expand_channel_meta expanded map: {default=false} 2023-10-05T14:07:19.953 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: expand_channel_meta expand map: {default=info} 2023-10-05T14:07:19.953 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: expand_channel_meta from 'info' to 'info' 2023-10-05T14:07:19.953 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: expand_channel_meta expanded map: {default=info} 2023-10-05T14:07:19.953 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: expand_channel_meta expand map: {default=daemon} 2023-10-05T14:07:19.954 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: expand_channel_meta from 'daemon' to 'daemon' 2023-10-05T14:07:19.954 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: expand_channel_meta expanded map: {default=daemon} 2023-10-05T14:07:19.954 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: expand_channel_meta expand map: {default=debug} 2023-10-05T14:07:19.954 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: expand_channel_meta from 'debug' to 'debug' 2023-10-05T14:07:19.954 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:19 smithi139 ceph-mon[109728]: expand_channel_meta expanded map: {default=debug} 2023-10-05T14:07:25.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:24 smithi172 ceph-mon[110020]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T14:07:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:24 smithi172 ceph-mon[110020]: mon.a calling monitor election 2023-10-05T14:07:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:24 smithi172 ceph-mon[110020]: mon.c calling monitor election 2023-10-05T14:07:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:07:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:07:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:07:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:24 smithi172 ceph-mon[110020]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:25.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:07:25.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:24 smithi172 ceph-mon[110020]: mon.b calling monitor election 2023-10-05T14:07:25.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:07:25.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:24 smithi172 ceph-mon[110020]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:25.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:07:25.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:07:25.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:24 smithi172 ceph-mon[110020]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-10-05T14:07:25.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:24 smithi172 ceph-mon[110020]: monmap e3: 3 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],b=[v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0],c=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0]} removed_ranks: {} 2023-10-05T14:07:25.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:24 smithi172 ceph-mon[110020]: fsmap 2023-10-05T14:07:25.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:24 smithi172 ceph-mon[110020]: osdmap e4: 0 total, 0 up, 0 in 2023-10-05T14:07:25.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:24 smithi172 ceph-mon[110020]: mgrmap e12: x(active, since 43s) 2023-10-05T14:07:25.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:24 smithi172 ceph-mon[110020]: overall HEALTH_OK 2023-10-05T14:07:25.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:25.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:25.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:25.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:25.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:24 smithi031 ceph-mon[107746]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:25.242 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T14:07:25.242 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:24 smithi031 ceph-mon[107746]: mon.a calling monitor election 2023-10-05T14:07:25.242 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:24 smithi031 ceph-mon[107746]: mon.c calling monitor election 2023-10-05T14:07:25.242 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:07:25.242 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:07:25.242 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:07:25.243 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:24 smithi031 ceph-mon[107746]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:25.243 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:07:25.243 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:24 smithi031 ceph-mon[107746]: mon.b calling monitor election 2023-10-05T14:07:25.243 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:07:25.243 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:24 smithi031 ceph-mon[107746]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:25.243 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:07:25.243 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:07:25.243 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:24 smithi031 ceph-mon[107746]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-10-05T14:07:25.243 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:24 smithi031 ceph-mon[107746]: monmap e3: 3 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],b=[v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0],c=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0]} removed_ranks: {} 2023-10-05T14:07:25.244 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:24 smithi031 ceph-mon[107746]: fsmap 2023-10-05T14:07:25.244 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:24 smithi031 ceph-mon[107746]: osdmap e4: 0 total, 0 up, 0 in 2023-10-05T14:07:25.244 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:24 smithi031 ceph-mon[107746]: mgrmap e12: x(active, since 43s) 2023-10-05T14:07:25.244 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:24 smithi031 ceph-mon[107746]: overall HEALTH_OK 2023-10-05T14:07:25.244 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:25.244 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:25.244 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:25.244 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:25.245 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:24 smithi139 ceph-mon[109728]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:25.245 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T14:07:25.245 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:24 smithi139 ceph-mon[109728]: mon.a calling monitor election 2023-10-05T14:07:25.245 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:24 smithi139 ceph-mon[109728]: mon.c calling monitor election 2023-10-05T14:07:25.245 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:07:25.245 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:07:25.245 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:07:25.246 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:24 smithi139 ceph-mon[109728]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:25.246 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:07:25.246 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:24 smithi139 ceph-mon[109728]: mon.b calling monitor election 2023-10-05T14:07:25.246 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:07:25.246 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:24 smithi139 ceph-mon[109728]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:25.246 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:07:25.246 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:07:25.246 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:24 smithi139 ceph-mon[109728]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-10-05T14:07:25.246 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:24 smithi139 ceph-mon[109728]: monmap e3: 3 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],b=[v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0],c=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0]} removed_ranks: {} 2023-10-05T14:07:25.246 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:24 smithi139 ceph-mon[109728]: fsmap 2023-10-05T14:07:25.247 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:24 smithi139 ceph-mon[109728]: osdmap e4: 0 total, 0 up, 0 in 2023-10-05T14:07:25.247 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:24 smithi139 ceph-mon[109728]: mgrmap e12: x(active, since 43s) 2023-10-05T14:07:25.247 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:24 smithi139 ceph-mon[109728]: overall HEALTH_OK 2023-10-05T14:07:25.247 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:25.247 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:25.247 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:25.247 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:26.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:25 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:07:26.090 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:25 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:26.090 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:25 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:26.090 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:25 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:26.090 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:25 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:26.090 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:25 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:26.091 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:25 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:07:26.091 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:25 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:07:26.179 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:25 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:07:26.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:25 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:26.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:25 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:26.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:25 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:26.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:25 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:26.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:25 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:26.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:25 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:07:26.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:25 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:07:26.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:25 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:07:26.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:25 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:26.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:25 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:26.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:25 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:26.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:25 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:26.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:25 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:26.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:25 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:07:26.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:25 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:07:26.423 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-10-05T14:07:26.492 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":3,"fsid":"267b52ee-6388-11ee-8db5-212e2dc638e7","modified":"2023-10-05T14:07:19.640121Z","created":"2023-10-05T14:05:53.726794Z","min_mon_release":18,"min_mon_release_name":"reef","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"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:3300","nonce":0},{"type":"v1","addr":"172.21.15.31:6789","nonce":0}]},"addr":"172.21.15.31:6789/0","public_addr":"172.21.15.31:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:3300","nonce":0},{"type":"v1","addr":"172.21.15.172:6789","nonce":0}]},"addr":"172.21.15.172:6789/0","public_addr":"172.21.15.172:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","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,1,2]} 2023-10-05T14:07:26.493 INFO:teuthology.orchestra.run.smithi172.stderr:dumped monmap epoch 3 2023-10-05T14:07:26.744 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-10-05T14:07:26.783 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph config generate-minimal-conf 2023-10-05T14:07:27.292 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:07:27.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:27 smithi031 ceph-mon[107746]: Updating smithi031:/etc/ceph/ceph.conf 2023-10-05T14:07:27.448 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:27 smithi031 ceph-mon[107746]: Updating smithi139:/etc/ceph/ceph.conf 2023-10-05T14:07:27.448 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:27 smithi031 ceph-mon[107746]: Updating smithi172:/etc/ceph/ceph.conf 2023-10-05T14:07:27.448 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:27 smithi031 ceph-mon[107746]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:27.448 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:27 smithi031 ceph-mon[107746]: Updating smithi172:/var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T14:07:27.448 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:27 smithi031 ceph-mon[107746]: Updating smithi031:/var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T14:07:27.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:27 smithi031 ceph-mon[107746]: Updating smithi139:/var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T14:07:27.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:27 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:27 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:27 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:27 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:27 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:27 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:27 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:27 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:27 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:27 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:27 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:27 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-05T14:07:27.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:27 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-05T14:07:27.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:27 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:27.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:27 smithi031 ceph-mon[107746]: from='client.? 172.21.15.172:0/2352855264' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-05T14:07:27.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:27 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:27 smithi139 ceph-mon[109728]: Updating smithi031:/etc/ceph/ceph.conf 2023-10-05T14:07:27.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:27 smithi139 ceph-mon[109728]: Updating smithi139:/etc/ceph/ceph.conf 2023-10-05T14:07:27.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:27 smithi139 ceph-mon[109728]: Updating smithi172:/etc/ceph/ceph.conf 2023-10-05T14:07:27.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:27 smithi139 ceph-mon[109728]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:27.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:27 smithi139 ceph-mon[109728]: Updating smithi172:/var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T14:07:27.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:27 smithi139 ceph-mon[109728]: Updating smithi031:/var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T14:07:27.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:27 smithi139 ceph-mon[109728]: Updating smithi139:/var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T14:07:27.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:27 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:27 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:27 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:27 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:27 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:27 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:27 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:27 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:27 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:27 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:27 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:27 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-05T14:07:27.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:27 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-05T14:07:27.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:27 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:27.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:27 smithi139 ceph-mon[109728]: from='client.? 172.21.15.172:0/2352855264' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-05T14:07:27.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:27 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:27 smithi172 ceph-mon[110020]: Updating smithi031:/etc/ceph/ceph.conf 2023-10-05T14:07:27.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:27 smithi172 ceph-mon[110020]: Updating smithi139:/etc/ceph/ceph.conf 2023-10-05T14:07:27.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:27 smithi172 ceph-mon[110020]: Updating smithi172:/etc/ceph/ceph.conf 2023-10-05T14:07:27.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:27 smithi172 ceph-mon[110020]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:27.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:27 smithi172 ceph-mon[110020]: Updating smithi172:/var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T14:07:27.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:27 smithi172 ceph-mon[110020]: Updating smithi031:/var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T14:07:27.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:27 smithi172 ceph-mon[110020]: Updating smithi139:/var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T14:07:27.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:27 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:27 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:27 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:27 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:27 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:27 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:27 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:27 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:27 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:27 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:27 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:27.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:27 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-05T14:07:27.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:27 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-05T14:07:27.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:27 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:27.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:27 smithi172 ceph-mon[110020]: from='client.? 172.21.15.172:0/2352855264' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-05T14:07:27.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:27 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:28.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:28 smithi031 ceph-mon[107746]: Reconfiguring mon.a (unknown last config time)... 2023-10-05T14:07:28.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:28 smithi031 ceph-mon[107746]: Reconfiguring daemon mon.a on smithi031 2023-10-05T14:07:28.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:28 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:28.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:28 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:28.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:28 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-05T14:07:28.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:28 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-05T14:07:28.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:28 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:28.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:28 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:28.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:28 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:28.432 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:28 smithi172 ceph-mon[110020]: Reconfiguring mon.a (unknown last config time)... 2023-10-05T14:07:28.432 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:28 smithi172 ceph-mon[110020]: Reconfiguring daemon mon.a on smithi031 2023-10-05T14:07:28.432 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:28 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:28.432 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:28 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:28.433 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:28 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-05T14:07:28.433 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:28 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-05T14:07:28.433 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:28 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:28.433 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:28 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:28.433 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:28 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:28.448 INFO:teuthology.orchestra.run.smithi031.stdout:# minimal ceph.conf for 267b52ee-6388-11ee-8db5-212e2dc638e7 2023-10-05T14:07:28.448 INFO:teuthology.orchestra.run.smithi031.stdout:[global] 2023-10-05T14:07:28.448 INFO:teuthology.orchestra.run.smithi031.stdout: fsid = 267b52ee-6388-11ee-8db5-212e2dc638e7 2023-10-05T14:07:28.448 INFO:teuthology.orchestra.run.smithi031.stdout: mon_host = [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] 2023-10-05T14:07:28.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:28 smithi139 ceph-mon[109728]: Reconfiguring mon.a (unknown last config time)... 2023-10-05T14:07:28.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:28 smithi139 ceph-mon[109728]: Reconfiguring daemon mon.a on smithi031 2023-10-05T14:07:28.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:28 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:28.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:28 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:28.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:28 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-05T14:07:28.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:28 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-05T14:07:28.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:28 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:28.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:28 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:28.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:28 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:28.826 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-10-05T14:07:28.864 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-10-05T14:07:28.864 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/ceph/ceph.conf 2023-10-05T14:07:28.905 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-10-05T14:07:28.905 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-05T14:07:28.982 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2023-10-05T14:07:29.022 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/ceph/ceph.conf 2023-10-05T14:07:29.057 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2023-10-05T14:07:29.058 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-05T14:07:29.127 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2023-10-05T14:07:29.142 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/ceph/ceph.conf 2023-10-05T14:07:29.172 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2023-10-05T14:07:29.176 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-05T14:07:29.240 INFO:tasks.cephadm:Adding mgr.x on smithi031 2023-10-05T14:07:29.252 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch apply mgr '1;smithi031=x' 2023-10-05T14:07:29.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:29 smithi172 ceph-mon[110020]: Reconfiguring mon.b (monmap changed)... 2023-10-05T14:07:29.416 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:29 smithi172 ceph-mon[110020]: Reconfiguring daemon mon.b on smithi139 2023-10-05T14:07:29.416 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:29 smithi172 ceph-mon[110020]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:29.416 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:29 smithi172 ceph-mon[110020]: Reconfiguring mon.c (monmap changed)... 2023-10-05T14:07:29.416 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:29 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-05T14:07:29.416 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:29 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-05T14:07:29.417 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:29 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:29.417 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:29 smithi172 ceph-mon[110020]: Reconfiguring daemon mon.c on smithi172 2023-10-05T14:07:29.417 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:29 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/774090264' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:29.417 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:29 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:29.417 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:29 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:29.417 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:29 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:07:29.417 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:29 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:29.417 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:29 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:07:29.417 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:29 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:29.433 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:29 smithi031 ceph-mon[107746]: Reconfiguring mon.b (monmap changed)... 2023-10-05T14:07:29.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:29 smithi031 ceph-mon[107746]: Reconfiguring daemon mon.b on smithi139 2023-10-05T14:07:29.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:29 smithi031 ceph-mon[107746]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:29.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:29 smithi031 ceph-mon[107746]: Reconfiguring mon.c (monmap changed)... 2023-10-05T14:07:29.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:29 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-05T14:07:29.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:29 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-05T14:07:29.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:29 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:29.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:29 smithi031 ceph-mon[107746]: Reconfiguring daemon mon.c on smithi172 2023-10-05T14:07:29.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:29 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/774090264' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:29.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:29 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:29.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:29 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:29.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:29 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:07:29.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:29 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:29.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:29 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:07:29.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:29 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:29.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:29 smithi139 ceph-mon[109728]: Reconfiguring mon.b (monmap changed)... 2023-10-05T14:07:29.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:29 smithi139 ceph-mon[109728]: Reconfiguring daemon mon.b on smithi139 2023-10-05T14:07:29.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:29 smithi139 ceph-mon[109728]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:29.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:29 smithi139 ceph-mon[109728]: Reconfiguring mon.c (monmap changed)... 2023-10-05T14:07:29.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:29 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-05T14:07:29.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:29 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-05T14:07:29.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:29 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:29.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:29 smithi139 ceph-mon[109728]: Reconfiguring daemon mon.c on smithi172 2023-10-05T14:07:29.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:29 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/774090264' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:29.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:29 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:29.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:29 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:29.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:29 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:07:29.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:29 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:29.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:29 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:07:29.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:29 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:29.491 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-05T14:07:30.511 INFO:teuthology.orchestra.run.smithi172.stdout:Scheduled mgr update... 2023-10-05T14:07:30.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:30 smithi172 ceph-mon[110020]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:30.679 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:30 smithi031 ceph-mon[107746]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:30.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:30 smithi139 ceph-mon[109728]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:30.863 INFO:tasks.cephadm:Deploying OSDs... 2023-10-05T14:07:30.873 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-10-05T14:07:30.873 DEBUG:teuthology.orchestra.run.smithi031:> dd if=/scratch_devs of=/dev/stdout 2023-10-05T14:07:30.893 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-10-05T14:07:30.893 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_1 2023-10-05T14:07:30.953 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-05T14:07:30.954 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-05T14:07:30.954 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 6h/6d Inode: 399417 Links: 1 2023-10-05T14:07:30.954 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-05T14:07:30.954 INFO:teuthology.orchestra.run.smithi031.stdout:Context: system_u:object_r:device_t:s0 2023-10-05T14:07:30.954 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2023-10-05 14:06:50.462921180 +0000 2023-10-05T14:07:30.954 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2023-10-05 14:03:49.191400036 +0000 2023-10-05T14:07:30.954 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2023-10-05 14:03:49.191400036 +0000 2023-10-05T14:07:30.954 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: - 2023-10-05T14:07:30.955 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-05T14:07:31.026 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2023-10-05T14:07:31.026 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2023-10-05T14:07:31.026 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.00022234 s, 2.3 MB/s 2023-10-05T14:07:31.026 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-05T14:07:31.089 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_2 2023-10-05T14:07:31.154 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-05T14:07:31.185 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-05T14:07:31.185 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 6h/6d Inode: 399547 Links: 1 2023-10-05T14:07:31.185 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-05T14:07:31.185 INFO:teuthology.orchestra.run.smithi031.stdout:Context: system_u:object_r:device_t:s0 2023-10-05T14:07:31.185 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2023-10-05 14:06:50.462921180 +0000 2023-10-05T14:07:31.185 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2023-10-05 14:03:49.808390384 +0000 2023-10-05T14:07:31.185 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2023-10-05 14:03:49.808390384 +0000 2023-10-05T14:07:31.185 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: - 2023-10-05T14:07:31.186 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-05T14:07:31.236 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2023-10-05T14:07:31.236 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2023-10-05T14:07:31.236 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.000235277 s, 2.2 MB/s 2023-10-05T14:07:31.237 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-05T14:07:31.299 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_3 2023-10-05T14:07:31.363 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-05T14:07:31.363 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-05T14:07:31.364 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 6h/6d Inode: 393161 Links: 1 2023-10-05T14:07:31.364 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-05T14:07:31.364 INFO:teuthology.orchestra.run.smithi031.stdout:Context: system_u:object_r:device_t:s0 2023-10-05T14:07:31.364 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2023-10-05 14:06:50.462921180 +0000 2023-10-05T14:07:31.364 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2023-10-05 14:03:50.379381452 +0000 2023-10-05T14:07:31.364 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2023-10-05 14:03:50.379381452 +0000 2023-10-05T14:07:31.364 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: - 2023-10-05T14:07:31.364 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-05T14:07:31.438 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2023-10-05T14:07:31.439 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2023-10-05T14:07:31.439 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.000232297 s, 2.2 MB/s 2023-10-05T14:07:31.440 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-05T14:07:31.505 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_4 2023-10-05T14:07:31.568 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-05T14:07:31.568 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-05T14:07:31.568 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 6h/6d Inode: 399148 Links: 1 2023-10-05T14:07:31.568 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-05T14:07:31.569 INFO:teuthology.orchestra.run.smithi031.stdout:Context: system_u:object_r:device_t:s0 2023-10-05T14:07:31.569 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2023-10-05 14:06:50.462921180 +0000 2023-10-05T14:07:31.569 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2023-10-05 14:03:50.962372331 +0000 2023-10-05T14:07:31.569 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2023-10-05 14:03:50.962372331 +0000 2023-10-05T14:07:31.569 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: - 2023-10-05T14:07:31.569 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-05T14:07:31.641 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2023-10-05T14:07:31.641 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2023-10-05T14:07:31.642 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.000332178 s, 1.5 MB/s 2023-10-05T14:07:31.642 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-05T14:07:31.706 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2023-10-05T14:07:31.706 DEBUG:teuthology.orchestra.run.smithi139:> dd if=/scratch_devs of=/dev/stdout 2023-10-05T14:07:31.728 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-10-05T14:07:31.728 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_1 2023-10-05T14:07:31.790 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-05T14:07:31.790 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-05T14:07:31.790 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 6h/6d Inode: 393705 Links: 1 2023-10-05T14:07:31.790 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-05T14:07:31.790 INFO:teuthology.orchestra.run.smithi139.stdout:Context: system_u:object_r:device_t:s0 2023-10-05T14:07:31.791 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2023-10-05 14:07:19.243143407 +0000 2023-10-05T14:07:31.791 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2023-10-05 14:03:15.201478526 +0000 2023-10-05T14:07:31.791 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2023-10-05 14:03:15.201478526 +0000 2023-10-05T14:07:31.791 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: - 2023-10-05T14:07:31.791 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-05T14:07:31.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:31 smithi172 ceph-mon[110020]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi031=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:07:31.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:31 smithi172 ceph-mon[110020]: Saving service mgr spec with placement smithi031=x;count:1 2023-10-05T14:07:31.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:31 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:31.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:31 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:07:31.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:31 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:31.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:31 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:07:31.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:31 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:31.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:31 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:31.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:31 smithi172 ceph-mon[110020]: Reconfiguring mgr.x (unknown last config time)... 2023-10-05T14:07:31.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:31 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-05T14:07:31.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:31 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-05T14:07:31.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:31 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:31.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:31 smithi172 ceph-mon[110020]: Reconfiguring daemon mgr.x on smithi031 2023-10-05T14:07:31.858 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:31 smithi139 ceph-mon[109728]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi031=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:07:31.858 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:31 smithi139 ceph-mon[109728]: Saving service mgr spec with placement smithi031=x;count:1 2023-10-05T14:07:31.859 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:31 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:31.859 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:31 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:07:31.859 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:31 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:31.859 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:31 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:07:31.859 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:31 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:31.859 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:31 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:31.859 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:31 smithi139 ceph-mon[109728]: Reconfiguring mgr.x (unknown last config time)... 2023-10-05T14:07:31.859 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:31 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-05T14:07:31.859 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:31 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-05T14:07:31.859 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:31 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:31.859 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:31 smithi139 ceph-mon[109728]: Reconfiguring daemon mgr.x on smithi031 2023-10-05T14:07:31.860 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2023-10-05T14:07:31.860 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2023-10-05T14:07:31.860 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000235474 s, 2.2 MB/s 2023-10-05T14:07:31.862 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-05T14:07:31.923 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_2 2023-10-05T14:07:31.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:31 smithi031 ceph-mon[107746]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi031=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:07:31.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:31 smithi031 ceph-mon[107746]: Saving service mgr spec with placement smithi031=x;count:1 2023-10-05T14:07:31.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:31 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:31.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:31 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:07:31.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:31 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:31.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:31 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:07:31.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:31 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:31.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:31 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:31.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:31 smithi031 ceph-mon[107746]: Reconfiguring mgr.x (unknown last config time)... 2023-10-05T14:07:31.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:31 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-05T14:07:31.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:31 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-05T14:07:31.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:31 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:31.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:31 smithi031 ceph-mon[107746]: Reconfiguring daemon mgr.x on smithi031 2023-10-05T14:07:31.984 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-05T14:07:31.984 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-05T14:07:31.984 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 6h/6d Inode: 395619 Links: 1 2023-10-05T14:07:31.984 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-05T14:07:31.984 INFO:teuthology.orchestra.run.smithi139.stdout:Context: system_u:object_r:device_t:s0 2023-10-05T14:07:31.984 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2023-10-05 14:07:19.243143407 +0000 2023-10-05T14:07:31.984 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2023-10-05 14:03:15.722467763 +0000 2023-10-05T14:07:31.984 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2023-10-05 14:03:15.722467763 +0000 2023-10-05T14:07:31.984 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: - 2023-10-05T14:07:31.985 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-05T14:07:32.051 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2023-10-05T14:07:32.052 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2023-10-05T14:07:32.052 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.00020313 s, 2.5 MB/s 2023-10-05T14:07:32.053 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-05T14:07:32.115 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_3 2023-10-05T14:07:32.175 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-05T14:07:32.175 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-05T14:07:32.176 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 6h/6d Inode: 397514 Links: 1 2023-10-05T14:07:32.176 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-05T14:07:32.176 INFO:teuthology.orchestra.run.smithi139.stdout:Context: system_u:object_r:device_t:s0 2023-10-05T14:07:32.176 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2023-10-05 14:07:19.243143407 +0000 2023-10-05T14:07:32.176 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2023-10-05 14:03:16.243456999 +0000 2023-10-05T14:07:32.176 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2023-10-05 14:03:16.243456999 +0000 2023-10-05T14:07:32.176 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: - 2023-10-05T14:07:32.176 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-05T14:07:32.242 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2023-10-05T14:07:32.243 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2023-10-05T14:07:32.243 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000231309 s, 2.2 MB/s 2023-10-05T14:07:32.244 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-05T14:07:32.303 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_4 2023-10-05T14:07:32.361 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-05T14:07:32.361 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-05T14:07:32.361 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 6h/6d Inode: 389639 Links: 1 2023-10-05T14:07:32.361 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-05T14:07:32.362 INFO:teuthology.orchestra.run.smithi139.stdout:Context: system_u:object_r:device_t:s0 2023-10-05T14:07:32.362 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2023-10-05 14:07:19.243143407 +0000 2023-10-05T14:07:32.362 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2023-10-05 14:03:16.762446276 +0000 2023-10-05T14:07:32.362 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2023-10-05 14:03:16.762446276 +0000 2023-10-05T14:07:32.362 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: - 2023-10-05T14:07:32.362 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-05T14:07:32.428 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2023-10-05T14:07:32.429 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2023-10-05T14:07:32.429 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000226513 s, 2.3 MB/s 2023-10-05T14:07:32.430 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-05T14:07:32.490 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2023-10-05T14:07:32.490 DEBUG:teuthology.orchestra.run.smithi172:> dd if=/scratch_devs of=/dev/stdout 2023-10-05T14:07:32.514 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-10-05T14:07:32.514 DEBUG:teuthology.orchestra.run.smithi172:> stat /dev/vg_nvme/lv_1 2023-10-05T14:07:32.576 INFO:teuthology.orchestra.run.smithi172.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-05T14:07:32.576 INFO:teuthology.orchestra.run.smithi172.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-05T14:07:32.576 INFO:teuthology.orchestra.run.smithi172.stdout:Device: 6h/6d Inode: 388810 Links: 1 2023-10-05T14:07:32.576 INFO:teuthology.orchestra.run.smithi172.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-05T14:07:32.576 INFO:teuthology.orchestra.run.smithi172.stdout:Context: system_u:object_r:device_t:s0 2023-10-05T14:07:32.576 INFO:teuthology.orchestra.run.smithi172.stdout:Access: 2023-10-05 14:07:11.881077094 +0000 2023-10-05T14:07:32.576 INFO:teuthology.orchestra.run.smithi172.stdout:Modify: 2023-10-05 14:03:16.375291768 +0000 2023-10-05T14:07:32.577 INFO:teuthology.orchestra.run.smithi172.stdout:Change: 2023-10-05 14:03:16.375291768 +0000 2023-10-05T14:07:32.577 INFO:teuthology.orchestra.run.smithi172.stdout: Birth: - 2023-10-05T14:07:32.577 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-05T14:07:32.651 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records in 2023-10-05T14:07:32.651 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records out 2023-10-05T14:07:32.651 INFO:teuthology.orchestra.run.smithi172.stderr:512 bytes copied, 0.000261299 s, 2.0 MB/s 2023-10-05T14:07:32.651 DEBUG:teuthology.orchestra.run.smithi172:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-05T14:07:32.714 DEBUG:teuthology.orchestra.run.smithi172:> stat /dev/vg_nvme/lv_2 2023-10-05T14:07:32.775 INFO:teuthology.orchestra.run.smithi172.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-05T14:07:32.775 INFO:teuthology.orchestra.run.smithi172.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-05T14:07:32.775 INFO:teuthology.orchestra.run.smithi172.stdout:Device: 6h/6d Inode: 393594 Links: 1 2023-10-05T14:07:32.775 INFO:teuthology.orchestra.run.smithi172.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-05T14:07:32.776 INFO:teuthology.orchestra.run.smithi172.stdout:Context: system_u:object_r:device_t:s0 2023-10-05T14:07:32.776 INFO:teuthology.orchestra.run.smithi172.stdout:Access: 2023-10-05 14:07:11.882077070 +0000 2023-10-05T14:07:32.776 INFO:teuthology.orchestra.run.smithi172.stdout:Modify: 2023-10-05 14:03:16.877279994 +0000 2023-10-05T14:07:32.776 INFO:teuthology.orchestra.run.smithi172.stdout:Change: 2023-10-05 14:03:16.877279994 +0000 2023-10-05T14:07:32.776 INFO:teuthology.orchestra.run.smithi172.stdout: Birth: - 2023-10-05T14:07:32.776 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-05T14:07:32.844 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records in 2023-10-05T14:07:32.844 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records out 2023-10-05T14:07:32.844 INFO:teuthology.orchestra.run.smithi172.stderr:512 bytes copied, 0.00020784 s, 2.5 MB/s 2023-10-05T14:07:32.845 DEBUG:teuthology.orchestra.run.smithi172:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-05T14:07:32.905 DEBUG:teuthology.orchestra.run.smithi172:> stat /dev/vg_nvme/lv_3 2023-10-05T14:07:32.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:32 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:32.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:32 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:32.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:32 smithi031 ceph-mon[107746]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:32.948 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:32 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:32.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:32 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:32.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:32 smithi139 ceph-mon[109728]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:32.964 INFO:teuthology.orchestra.run.smithi172.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-05T14:07:32.965 INFO:teuthology.orchestra.run.smithi172.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-05T14:07:32.969 INFO:teuthology.orchestra.run.smithi172.stdout:Device: 6h/6d Inode: 396578 Links: 1 2023-10-05T14:07:32.969 INFO:teuthology.orchestra.run.smithi172.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-05T14:07:32.969 INFO:teuthology.orchestra.run.smithi172.stdout:Context: system_u:object_r:device_t:s0 2023-10-05T14:07:32.969 INFO:teuthology.orchestra.run.smithi172.stdout:Access: 2023-10-05 14:07:11.882077070 +0000 2023-10-05T14:07:32.970 INFO:teuthology.orchestra.run.smithi172.stdout:Modify: 2023-10-05 14:03:17.395267844 +0000 2023-10-05T14:07:32.970 INFO:teuthology.orchestra.run.smithi172.stdout:Change: 2023-10-05 14:03:17.395267844 +0000 2023-10-05T14:07:32.970 INFO:teuthology.orchestra.run.smithi172.stdout: Birth: - 2023-10-05T14:07:32.970 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-05T14:07:33.029 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:32 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:33.029 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:32 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:33.029 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:32 smithi172 ceph-mon[110020]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:33.031 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records in 2023-10-05T14:07:33.031 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records out 2023-10-05T14:07:33.031 INFO:teuthology.orchestra.run.smithi172.stderr:512 bytes copied, 0.000218677 s, 2.3 MB/s 2023-10-05T14:07:33.032 DEBUG:teuthology.orchestra.run.smithi172:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-05T14:07:33.092 DEBUG:teuthology.orchestra.run.smithi172:> stat /dev/vg_nvme/lv_4 2023-10-05T14:07:33.152 INFO:teuthology.orchestra.run.smithi172.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-05T14:07:33.153 INFO:teuthology.orchestra.run.smithi172.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-05T14:07:33.153 INFO:teuthology.orchestra.run.smithi172.stdout:Device: 6h/6d Inode: 399404 Links: 1 2023-10-05T14:07:33.153 INFO:teuthology.orchestra.run.smithi172.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-05T14:07:33.153 INFO:teuthology.orchestra.run.smithi172.stdout:Context: system_u:object_r:device_t:s0 2023-10-05T14:07:33.153 INFO:teuthology.orchestra.run.smithi172.stdout:Access: 2023-10-05 14:07:11.882077070 +0000 2023-10-05T14:07:33.153 INFO:teuthology.orchestra.run.smithi172.stdout:Modify: 2023-10-05 14:03:17.919255554 +0000 2023-10-05T14:07:33.153 INFO:teuthology.orchestra.run.smithi172.stdout:Change: 2023-10-05 14:03:17.919255554 +0000 2023-10-05T14:07:33.153 INFO:teuthology.orchestra.run.smithi172.stdout: Birth: - 2023-10-05T14:07:33.154 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-05T14:07:33.220 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records in 2023-10-05T14:07:33.220 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records out 2023-10-05T14:07:33.220 INFO:teuthology.orchestra.run.smithi172.stderr:512 bytes copied, 0.000222972 s, 2.3 MB/s 2023-10-05T14:07:33.221 DEBUG:teuthology.orchestra.run.smithi172:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-05T14:07:33.280 INFO:tasks.cephadm:Deploying osd.0 on smithi031 with /dev/vg_nvme/lv_4... 2023-10-05T14:07:33.280 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-05T14:07:33.527 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:07:34.920 INFO:teuthology.orchestra.run.smithi031.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-05T14:07:34.921 INFO:teuthology.orchestra.run.smithi031.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-05T14:07:34.921 INFO:teuthology.orchestra.run.smithi031.stderr: stderr: 10+0 records in 2023-10-05T14:07:34.921 INFO:teuthology.orchestra.run.smithi031.stderr:10+0 records out 2023-10-05T14:07:34.921 INFO:teuthology.orchestra.run.smithi031.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0121983 s, 860 MB/s 2023-10-05T14:07:34.921 INFO:teuthology.orchestra.run.smithi031.stderr:--> Zapping successful for: 2023-10-05T14:07:34.929 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:34 smithi031 ceph-mon[107746]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:34.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:34 smithi139 ceph-mon[109728]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:35.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:34 smithi172 ceph-mon[110020]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:35.271 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi031:vg_nvme/lv_4 2023-10-05T14:07:35.520 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:07:36.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:36 smithi139 ceph-mon[109728]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:37.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:36 smithi172 ceph-mon[110020]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:37.094 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:36 smithi031 ceph-mon[107746]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:37.771 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:37 smithi031 ceph-mon[107746]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:07:37.771 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:37 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T14:07:37.771 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:37 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T14:07:37.771 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:37 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:37.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:37 smithi139 ceph-mon[109728]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:07:37.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:37 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T14:07:37.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:37 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T14:07:37.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:37 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:38.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:37 smithi172 ceph-mon[110020]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:07:38.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:37 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T14:07:38.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:37 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T14:07:38.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:37 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:38.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:38 smithi139 ceph-mon[109728]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:38.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:38 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/2451608442' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e18ed883-e26c-4cdb-8488-97e7cc2b0c2b"}]: dispatch 2023-10-05T14:07:38.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:38 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/2451608442' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e18ed883-e26c-4cdb-8488-97e7cc2b0c2b"}]': finished 2023-10-05T14:07:38.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:38 smithi139 ceph-mon[109728]: osdmap e5: 1 total, 0 up, 1 in 2023-10-05T14:07:38.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:38 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T14:07:39.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:38 smithi172 ceph-mon[110020]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:39.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:38 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/2451608442' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e18ed883-e26c-4cdb-8488-97e7cc2b0c2b"}]: dispatch 2023-10-05T14:07:39.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:38 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/2451608442' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e18ed883-e26c-4cdb-8488-97e7cc2b0c2b"}]': finished 2023-10-05T14:07:39.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:38 smithi172 ceph-mon[110020]: osdmap e5: 1 total, 0 up, 1 in 2023-10-05T14:07:39.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:38 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T14:07:39.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:38 smithi031 ceph-mon[107746]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:39.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:38 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/2451608442' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e18ed883-e26c-4cdb-8488-97e7cc2b0c2b"}]: dispatch 2023-10-05T14:07:39.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:38 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/2451608442' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e18ed883-e26c-4cdb-8488-97e7cc2b0c2b"}]': finished 2023-10-05T14:07:39.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:38 smithi031 ceph-mon[107746]: osdmap e5: 1 total, 0 up, 1 in 2023-10-05T14:07:39.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:38 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T14:07:39.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:39 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/3914229533' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T14:07:40.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:39 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/3914229533' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T14:07:40.179 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:39 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/3914229533' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T14:07:40.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:40 smithi139 ceph-mon[109728]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:41.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:40 smithi172 ceph-mon[110020]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:41.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:40 smithi031 ceph-mon[107746]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:43.022 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:42 smithi031 ceph-mon[107746]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:43.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:42 smithi172 ceph-mon[110020]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:43.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:42 smithi139 ceph-mon[109728]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:44.895 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:44 smithi031 ceph-mon[107746]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:44.895 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:44 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-05T14:07:44.895 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:44 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:44.896 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:44 smithi031 ceph-mon[107746]: Deploying daemon osd.0 on smithi031 2023-10-05T14:07:45.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:44 smithi172 ceph-mon[110020]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:45.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:44 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-05T14:07:45.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:44 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:45.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:44 smithi172 ceph-mon[110020]: Deploying daemon osd.0 on smithi031 2023-10-05T14:07:45.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:44 smithi139 ceph-mon[109728]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:45.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:44 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-05T14:07:45.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:44 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:45.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:44 smithi139 ceph-mon[109728]: Deploying daemon osd.0 on smithi031 2023-10-05T14:07:46.978 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:46 smithi031 ceph-mon[107746]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:47.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:46 smithi172 ceph-mon[110020]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:47.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:46 smithi139 ceph-mon[109728]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:48.651 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:48 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:48.651 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:48 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:48.651 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:48 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:07:48.651 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:48 smithi031 ceph-mon[107746]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:48.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:48 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:48.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:48 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:48.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:48 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:07:48.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:48 smithi172 ceph-mon[110020]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:48.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:48 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:48.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:48 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:48.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:48 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:07:48.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:48 smithi139 ceph-mon[109728]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:49.690 INFO:teuthology.orchestra.run.smithi031.stdout:Created osd(s) 0 on host 'smithi031' 2023-10-05T14:07:49.918 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:49 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:49.918 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:49 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:49.918 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:49 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:49.918 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:49 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:07:49.918 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:49 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:49.918 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:49 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:49.918 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:49 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:49.919 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:49 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:07:50.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:49 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:50.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:49 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:50.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:49 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:50.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:49 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:07:50.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:49 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:50.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:49 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:50.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:49 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:50.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:49 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:07:50.097 DEBUG:teuthology.orchestra.run.smithi031:osd.0> sudo journalctl -f -n 0 -u ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@osd.0.service 2023-10-05T14:07:50.099 INFO:tasks.cephadm:Deploying osd.1 on smithi031 with /dev/vg_nvme/lv_3... 2023-10-05T14:07:50.100 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-05T14:07:50.139 INFO:journalctl@ceph.osd.0.smithi031.stdout:-- Logs begin at Thu 2023-10-05 13:55:36 UTC. -- 2023-10-05T14:07:50.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:49 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:50.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:49 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:50.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:49 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:50.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:49 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:07:50.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:49 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:50.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:49 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:50.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:49 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:50.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:49 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:07:50.701 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:07:50.922 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:50 smithi031 ceph-mon[107746]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:50.923 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:50 smithi031 ceph-mon[107746]: from='osd.0 [v2:172.21.15.31:6802/4186797331,v1:172.21.15.31:6803/4186797331]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-05T14:07:50.923 INFO:journalctl@ceph.osd.0.smithi031.stdout:Oct 05 14:07:50 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-0[119231]: 2023-10-05T14:07:50.701+0000 7f22c93bf640 -1 osd.0 0 log_to_monitors true 2023-10-05T14:07:51.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:50 smithi172 ceph-mon[110020]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:51.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:50 smithi172 ceph-mon[110020]: from='osd.0 [v2:172.21.15.31:6802/4186797331,v1:172.21.15.31:6803/4186797331]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-05T14:07:51.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:50 smithi139 ceph-mon[109728]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:51.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:50 smithi139 ceph-mon[109728]: from='osd.0 [v2:172.21.15.31:6802/4186797331,v1:172.21.15.31:6803/4186797331]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-05T14:07:52.080 INFO:teuthology.orchestra.run.smithi031.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-05T14:07:52.080 INFO:teuthology.orchestra.run.smithi031.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-05T14:07:52.080 INFO:teuthology.orchestra.run.smithi031.stderr: stderr: 10+0 records in 2023-10-05T14:07:52.080 INFO:teuthology.orchestra.run.smithi031.stderr:10+0 records out 2023-10-05T14:07:52.080 INFO:teuthology.orchestra.run.smithi031.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0122472 s, 856 MB/s 2023-10-05T14:07:52.081 INFO:teuthology.orchestra.run.smithi031.stderr: stderr: 2023-10-05T14:07:52.081 INFO:teuthology.orchestra.run.smithi031.stderr:--> Zapping successful for: 2023-10-05T14:07:52.624 INFO:journalctl@ceph.osd.0.smithi031.stdout:Oct 05 14:07:52 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-0[119231]: 2023-10-05T14:07:52.414+0000 7f22bf238700 -1 osd.0 0 waiting for initial osdmap 2023-10-05T14:07:52.624 INFO:journalctl@ceph.osd.0.smithi031.stdout:Oct 05 14:07:52 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-0[119231]: 2023-10-05T14:07:52.422+0000 7f22b8828700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-05T14:07:52.624 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:52 smithi031 ceph-mon[107746]: from='osd.0 [v2:172.21.15.31:6802/4186797331,v1:172.21.15.31:6803/4186797331]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-05T14:07:52.625 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:52 smithi031 ceph-mon[107746]: osdmap e6: 1 total, 0 up, 1 in 2023-10-05T14:07:52.625 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:52 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T14:07:52.625 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:52 smithi031 ceph-mon[107746]: from='osd.0 [v2:172.21.15.31:6802/4186797331,v1:172.21.15.31:6803/4186797331]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-10-05T14:07:52.625 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:52 smithi031 ceph-mon[107746]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:52.625 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:52 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:52.625 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:52 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:52.625 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:52 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:07:52.625 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:52 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:52.625 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:52 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:52.626 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:52 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:07:52.626 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:52 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:52.626 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi031:vg_nvme/lv_3 2023-10-05T14:07:52.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:52 smithi139 ceph-mon[109728]: from='osd.0 [v2:172.21.15.31:6802/4186797331,v1:172.21.15.31:6803/4186797331]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-05T14:07:52.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:52 smithi139 ceph-mon[109728]: osdmap e6: 1 total, 0 up, 1 in 2023-10-05T14:07:52.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:52 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T14:07:52.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:52 smithi139 ceph-mon[109728]: from='osd.0 [v2:172.21.15.31:6802/4186797331,v1:172.21.15.31:6803/4186797331]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-10-05T14:07:52.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:52 smithi139 ceph-mon[109728]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:52.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:52 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:52.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:52 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:52.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:52 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:07:52.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:52 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:52.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:52 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:52.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:52 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:07:52.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:52 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:52.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:52 smithi172 ceph-mon[110020]: from='osd.0 [v2:172.21.15.31:6802/4186797331,v1:172.21.15.31:6803/4186797331]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-05T14:07:52.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:52 smithi172 ceph-mon[110020]: osdmap e6: 1 total, 0 up, 1 in 2023-10-05T14:07:52.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:52 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T14:07:52.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:52 smithi172 ceph-mon[110020]: from='osd.0 [v2:172.21.15.31:6802/4186797331,v1:172.21.15.31:6803/4186797331]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-10-05T14:07:52.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:52 smithi172 ceph-mon[110020]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:52.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:52 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:52.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:52 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:52.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:52 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:07:52.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:52 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:52.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:52 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:52.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:52 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:07:52.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:52 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:07:52.880 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:07:53.649 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:53 smithi031 ceph-mon[107746]: Detected new or changed devices on smithi031 2023-10-05T14:07:53.649 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:53 smithi031 ceph-mon[107746]: Adjusting osd_memory_target on smithi031 to 17118M 2023-10-05T14:07:53.649 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:53 smithi031 ceph-mon[107746]: from='osd.0 [v2:172.21.15.31:6802/4186797331,v1:172.21.15.31:6803/4186797331]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2023-10-05T14:07:53.650 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:53 smithi031 ceph-mon[107746]: osdmap e7: 1 total, 0 up, 1 in 2023-10-05T14:07:53.650 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:53 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T14:07:53.650 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:53 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T14:07:53.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:53 smithi139 ceph-mon[109728]: Detected new or changed devices on smithi031 2023-10-05T14:07:53.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:53 smithi139 ceph-mon[109728]: Adjusting osd_memory_target on smithi031 to 17118M 2023-10-05T14:07:53.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:53 smithi139 ceph-mon[109728]: from='osd.0 [v2:172.21.15.31:6802/4186797331,v1:172.21.15.31:6803/4186797331]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2023-10-05T14:07:53.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:53 smithi139 ceph-mon[109728]: osdmap e7: 1 total, 0 up, 1 in 2023-10-05T14:07:53.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:53 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T14:07:53.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:53 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T14:07:53.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:53 smithi172 ceph-mon[110020]: Detected new or changed devices on smithi031 2023-10-05T14:07:53.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:53 smithi172 ceph-mon[110020]: Adjusting osd_memory_target on smithi031 to 17118M 2023-10-05T14:07:53.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:53 smithi172 ceph-mon[110020]: from='osd.0 [v2:172.21.15.31:6802/4186797331,v1:172.21.15.31:6803/4186797331]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2023-10-05T14:07:53.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:53 smithi172 ceph-mon[110020]: osdmap e7: 1 total, 0 up, 1 in 2023-10-05T14:07:53.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:53 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T14:07:53.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:53 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T14:07:54.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:54 smithi139 ceph-mon[109728]: purged_snaps scrub starts 2023-10-05T14:07:54.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:54 smithi139 ceph-mon[109728]: purged_snaps scrub ok 2023-10-05T14:07:54.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:54 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T14:07:54.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:54 smithi139 ceph-mon[109728]: osd.0 [v2:172.21.15.31:6802/4186797331,v1:172.21.15.31:6803/4186797331] boot 2023-10-05T14:07:54.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:54 smithi139 ceph-mon[109728]: osdmap e8: 1 total, 1 up, 1 in 2023-10-05T14:07:54.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:54 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T14:07:54.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:54 smithi139 ceph-mon[109728]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:54.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:54 smithi139 ceph-mon[109728]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:07:54.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:54 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T14:07:54.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:54 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T14:07:54.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:54 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:54.759 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:54 smithi031 ceph-mon[107746]: purged_snaps scrub starts 2023-10-05T14:07:54.759 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:54 smithi031 ceph-mon[107746]: purged_snaps scrub ok 2023-10-05T14:07:54.759 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:54 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T14:07:54.760 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:54 smithi031 ceph-mon[107746]: osd.0 [v2:172.21.15.31:6802/4186797331,v1:172.21.15.31:6803/4186797331] boot 2023-10-05T14:07:54.760 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:54 smithi031 ceph-mon[107746]: osdmap e8: 1 total, 1 up, 1 in 2023-10-05T14:07:54.760 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:54 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T14:07:54.760 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:54 smithi031 ceph-mon[107746]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:54.760 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:54 smithi031 ceph-mon[107746]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:07:54.760 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:54 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T14:07:54.760 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:54 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T14:07:54.760 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:54 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:54.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:54 smithi172 ceph-mon[110020]: purged_snaps scrub starts 2023-10-05T14:07:54.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:54 smithi172 ceph-mon[110020]: purged_snaps scrub ok 2023-10-05T14:07:54.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:54 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T14:07:54.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:54 smithi172 ceph-mon[110020]: osd.0 [v2:172.21.15.31:6802/4186797331,v1:172.21.15.31:6803/4186797331] boot 2023-10-05T14:07:54.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:54 smithi172 ceph-mon[110020]: osdmap e8: 1 total, 1 up, 1 in 2023-10-05T14:07:54.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:54 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T14:07:54.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:54 smithi172 ceph-mon[110020]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T14:07:54.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:54 smithi172 ceph-mon[110020]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:07:54.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:54 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T14:07:54.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:54 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T14:07:54.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:54 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:07:55.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:55 smithi139 ceph-mon[109728]: osdmap e9: 1 total, 1 up, 1 in 2023-10-05T14:07:55.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:55 smithi172 ceph-mon[110020]: osdmap e9: 1 total, 1 up, 1 in 2023-10-05T14:07:55.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:55 smithi031 ceph-mon[107746]: osdmap e9: 1 total, 1 up, 1 in 2023-10-05T14:07:56.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:56 smithi139 ceph-mon[109728]: pgmap v36: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:07:56.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:56 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/3521032055' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4e2ef65b-51ca-4e2f-a739-a2dbb2a11fe8"}]: dispatch 2023-10-05T14:07:56.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:56 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/3521032055' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4e2ef65b-51ca-4e2f-a739-a2dbb2a11fe8"}]': finished 2023-10-05T14:07:56.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:56 smithi139 ceph-mon[109728]: osdmap e10: 2 total, 1 up, 2 in 2023-10-05T14:07:56.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:56 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T14:07:56.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:56 smithi172 ceph-mon[110020]: pgmap v36: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:07:56.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:56 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/3521032055' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4e2ef65b-51ca-4e2f-a739-a2dbb2a11fe8"}]: dispatch 2023-10-05T14:07:56.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:56 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/3521032055' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4e2ef65b-51ca-4e2f-a739-a2dbb2a11fe8"}]': finished 2023-10-05T14:07:56.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:56 smithi172 ceph-mon[110020]: osdmap e10: 2 total, 1 up, 2 in 2023-10-05T14:07:56.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:56 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T14:07:56.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:56 smithi031 ceph-mon[107746]: pgmap v36: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:07:56.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:56 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/3521032055' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4e2ef65b-51ca-4e2f-a739-a2dbb2a11fe8"}]: dispatch 2023-10-05T14:07:56.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:56 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/3521032055' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4e2ef65b-51ca-4e2f-a739-a2dbb2a11fe8"}]': finished 2023-10-05T14:07:56.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:56 smithi031 ceph-mon[107746]: osdmap e10: 2 total, 1 up, 2 in 2023-10-05T14:07:56.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:56 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T14:07:57.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:57 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/495920306' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T14:07:57.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:57 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/495920306' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T14:07:57.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:57 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/495920306' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T14:07:58.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:07:58 smithi139 ceph-mon[109728]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:07:58.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:07:58 smithi172 ceph-mon[110020]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:07:58.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:07:58 smithi031 ceph-mon[107746]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:08:00.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:00 smithi031 ceph-mon[107746]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:08:00.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:00 smithi139 ceph-mon[109728]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:08:00.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:00 smithi172 ceph-mon[110020]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:08:01.679 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:01 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-05T14:08:01.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:01 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:01.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:01 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-05T14:08:01.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:01 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:01.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:01 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-05T14:08:01.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:01 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:02.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:02 smithi031 ceph-mon[107746]: Deploying daemon osd.1 on smithi031 2023-10-05T14:08:02.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:02 smithi031 ceph-mon[107746]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:08:02.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:02 smithi139 ceph-mon[109728]: Deploying daemon osd.1 on smithi031 2023-10-05T14:08:02.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:02 smithi139 ceph-mon[109728]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:08:02.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:02 smithi172 ceph-mon[110020]: Deploying daemon osd.1 on smithi031 2023-10-05T14:08:02.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:02 smithi172 ceph-mon[110020]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:08:04.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:04 smithi139 ceph-mon[109728]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:08:05.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:04 smithi172 ceph-mon[110020]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:08:05.179 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:04 smithi031 ceph-mon[107746]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:08:06.120 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:05 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:06.120 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:05 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:06.121 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:05 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:08:06.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:05 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:06.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:05 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:06.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:05 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:08:06.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:05 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:06.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:05 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:06.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:05 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:08:06.999 INFO:teuthology.orchestra.run.smithi031.stdout:Created osd(s) 1 on host 'smithi031' 2023-10-05T14:08:07.214 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:06 smithi031 ceph-mon[107746]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:08:07.215 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:06 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:07.215 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:06 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:07.215 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:06 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:07.215 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:06 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:08:07.215 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:06 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:07.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:06 smithi172 ceph-mon[110020]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:08:07.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:06 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:07.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:06 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:07.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:06 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:07.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:06 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:08:07.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:06 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:07.431 DEBUG:teuthology.orchestra.run.smithi031:osd.1> sudo journalctl -f -n 0 -u ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@osd.1.service 2023-10-05T14:08:07.434 INFO:tasks.cephadm:Deploying osd.2 on smithi139 with /dev/vg_nvme/lv_4... 2023-10-05T14:08:07.435 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-05T14:08:07.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:06 smithi139 ceph-mon[109728]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:08:07.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:06 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:07.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:06 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:07.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:06 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:07.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:06 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:08:07.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:06 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:07.477 INFO:journalctl@ceph.osd.1.smithi031.stdout:-- Logs begin at Thu 2023-10-05 13:55:36 UTC. -- 2023-10-05T14:08:07.659 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-05T14:08:08.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:07 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:08:08.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:07 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:08.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:07 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:08.319 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:07 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:08:08.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:07 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:08.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:07 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:08.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:07 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:08:08.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:07 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:08.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:07 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:08.430 INFO:journalctl@ceph.osd.1.smithi031.stdout:Oct 05 14:08:08 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-1[123485]: 2023-10-05T14:08:08.178+0000 7f21f6d1e640 -1 osd.1 0 log_to_monitors true 2023-10-05T14:08:08.735 INFO:teuthology.orchestra.run.smithi139.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-05T14:08:08.735 INFO:teuthology.orchestra.run.smithi139.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-05T14:08:08.736 INFO:teuthology.orchestra.run.smithi139.stderr: stderr: 10+0 records in 2023-10-05T14:08:08.736 INFO:teuthology.orchestra.run.smithi139.stderr:10+0 records out 2023-10-05T14:08:08.736 INFO:teuthology.orchestra.run.smithi139.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0114084 s, 919 MB/s 2023-10-05T14:08:08.736 INFO:teuthology.orchestra.run.smithi139.stderr:--> Zapping successful for: 2023-10-05T14:08:09.045 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:09 smithi031 ceph-mon[107746]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:08:09.045 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:09 smithi031 ceph-mon[107746]: from='osd.1 [v2:172.21.15.31:6810/2659587917,v1:172.21.15.31:6811/2659587917]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-05T14:08:09.045 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:09 smithi031 ceph-mon[107746]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-05T14:08:09.105 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi139:vg_nvme/lv_4 2023-10-05T14:08:09.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:09 smithi172 ceph-mon[110020]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:08:09.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:09 smithi172 ceph-mon[110020]: from='osd.1 [v2:172.21.15.31:6810/2659587917,v1:172.21.15.31:6811/2659587917]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-05T14:08:09.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:09 smithi172 ceph-mon[110020]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-05T14:08:09.363 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-05T14:08:09.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:09 smithi139 ceph-mon[109728]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:08:09.442 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:09 smithi139 ceph-mon[109728]: from='osd.1 [v2:172.21.15.31:6810/2659587917,v1:172.21.15.31:6811/2659587917]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-05T14:08:09.442 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:09 smithi139 ceph-mon[109728]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-05T14:08:10.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:10 smithi172 ceph-mon[110020]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-05T14:08:10.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:10 smithi172 ceph-mon[110020]: osdmap e11: 2 total, 1 up, 2 in 2023-10-05T14:08:10.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:10 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T14:08:10.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:10 smithi172 ceph-mon[110020]: from='osd.1 [v2:172.21.15.31:6810/2659587917,v1:172.21.15.31:6811/2659587917]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-10-05T14:08:10.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:10 smithi172 ceph-mon[110020]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-10-05T14:08:10.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:10 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:10.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:10 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:10.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:10 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:08:10.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:10 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:08:10.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:10 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:10.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:10 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:10.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:10 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:08:10.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:10 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:10.430 INFO:journalctl@ceph.osd.1.smithi031.stdout:Oct 05 14:08:10 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-1[123485]: 2023-10-05T14:08:10.008+0000 7f21ec396700 -1 osd.1 0 waiting for initial osdmap 2023-10-05T14:08:10.430 INFO:journalctl@ceph.osd.1.smithi031.stdout:Oct 05 14:08:10 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-1[123485]: 2023-10-05T14:08:10.012+0000 7f21e6187700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-05T14:08:10.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:10 smithi031 ceph-mon[107746]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-05T14:08:10.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:10 smithi031 ceph-mon[107746]: osdmap e11: 2 total, 1 up, 2 in 2023-10-05T14:08:10.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:10 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T14:08:10.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:10 smithi031 ceph-mon[107746]: from='osd.1 [v2:172.21.15.31:6810/2659587917,v1:172.21.15.31:6811/2659587917]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-10-05T14:08:10.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:10 smithi031 ceph-mon[107746]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-10-05T14:08:10.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:10 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:10.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:10 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:10.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:10 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:08:10.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:10 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:08:10.432 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:10 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:10.432 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:10 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:10.432 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:10 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:08:10.432 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:10 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:10.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:10 smithi139 ceph-mon[109728]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-05T14:08:10.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:10 smithi139 ceph-mon[109728]: osdmap e11: 2 total, 1 up, 2 in 2023-10-05T14:08:10.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:10 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T14:08:10.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:10 smithi139 ceph-mon[109728]: from='osd.1 [v2:172.21.15.31:6810/2659587917,v1:172.21.15.31:6811/2659587917]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-10-05T14:08:10.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:10 smithi139 ceph-mon[109728]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-10-05T14:08:10.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:10 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:10.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:10 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:10.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:10 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:08:10.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:10 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:08:10.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:10 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:10.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:10 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:10.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:10 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:08:10.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:10 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:11.308 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:11 smithi139 ceph-mon[109728]: Detected new or changed devices on smithi031 2023-10-05T14:08:11.308 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:11 smithi139 ceph-mon[109728]: Adjusting osd_memory_target on smithi031 to 8559M 2023-10-05T14:08:11.309 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:11 smithi139 ceph-mon[109728]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:08:11.309 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:11 smithi139 ceph-mon[109728]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2023-10-05T14:08:11.309 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:11 smithi139 ceph-mon[109728]: osdmap e12: 2 total, 1 up, 2 in 2023-10-05T14:08:11.309 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:11 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T14:08:11.309 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:11 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T14:08:11.309 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:11 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T14:08:11.309 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:11 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T14:08:11.309 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:11 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:11.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:11 smithi172 ceph-mon[110020]: Detected new or changed devices on smithi031 2023-10-05T14:08:11.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:11 smithi172 ceph-mon[110020]: Adjusting osd_memory_target on smithi031 to 8559M 2023-10-05T14:08:11.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:11 smithi172 ceph-mon[110020]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:08:11.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:11 smithi172 ceph-mon[110020]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2023-10-05T14:08:11.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:11 smithi172 ceph-mon[110020]: osdmap e12: 2 total, 1 up, 2 in 2023-10-05T14:08:11.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:11 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T14:08:11.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:11 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T14:08:11.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:11 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T14:08:11.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:11 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T14:08:11.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:11 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:11.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:11 smithi031 ceph-mon[107746]: Detected new or changed devices on smithi031 2023-10-05T14:08:11.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:11 smithi031 ceph-mon[107746]: Adjusting osd_memory_target on smithi031 to 8559M 2023-10-05T14:08:11.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:11 smithi031 ceph-mon[107746]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:08:11.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:11 smithi031 ceph-mon[107746]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2023-10-05T14:08:11.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:11 smithi031 ceph-mon[107746]: osdmap e12: 2 total, 1 up, 2 in 2023-10-05T14:08:11.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:11 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T14:08:11.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:11 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T14:08:11.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:11 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T14:08:11.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:11 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T14:08:11.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:11 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:12 smithi172 ceph-mon[110020]: purged_snaps scrub starts 2023-10-05T14:08:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:12 smithi172 ceph-mon[110020]: purged_snaps scrub ok 2023-10-05T14:08:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:12 smithi172 ceph-mon[110020]: from='client.24158 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:08:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:12 smithi172 ceph-mon[110020]: osd.1 [v2:172.21.15.31:6810/2659587917,v1:172.21.15.31:6811/2659587917] boot 2023-10-05T14:08:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:12 smithi172 ceph-mon[110020]: osdmap e13: 2 total, 2 up, 2 in 2023-10-05T14:08:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:12 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T14:08:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:12 smithi172 ceph-mon[110020]: from='client.? 172.21.15.139:0/1886604752' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "97095afd-4295-4cbc-a916-9ee2f8a9a785"}]: dispatch 2023-10-05T14:08:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:12 smithi172 ceph-mon[110020]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "97095afd-4295-4cbc-a916-9ee2f8a9a785"}]: dispatch 2023-10-05T14:08:12.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:12 smithi031 ceph-mon[107746]: purged_snaps scrub starts 2023-10-05T14:08:12.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:12 smithi031 ceph-mon[107746]: purged_snaps scrub ok 2023-10-05T14:08:12.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:12 smithi031 ceph-mon[107746]: from='client.24158 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:08:12.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:12 smithi031 ceph-mon[107746]: osd.1 [v2:172.21.15.31:6810/2659587917,v1:172.21.15.31:6811/2659587917] boot 2023-10-05T14:08:12.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:12 smithi031 ceph-mon[107746]: osdmap e13: 2 total, 2 up, 2 in 2023-10-05T14:08:12.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:12 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T14:08:12.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:12 smithi031 ceph-mon[107746]: from='client.? 172.21.15.139:0/1886604752' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "97095afd-4295-4cbc-a916-9ee2f8a9a785"}]: dispatch 2023-10-05T14:08:12.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:12 smithi031 ceph-mon[107746]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "97095afd-4295-4cbc-a916-9ee2f8a9a785"}]: dispatch 2023-10-05T14:08:12.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:12 smithi139 ceph-mon[109728]: purged_snaps scrub starts 2023-10-05T14:08:12.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:12 smithi139 ceph-mon[109728]: purged_snaps scrub ok 2023-10-05T14:08:12.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:12 smithi139 ceph-mon[109728]: from='client.24158 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:08:12.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:12 smithi139 ceph-mon[109728]: osd.1 [v2:172.21.15.31:6810/2659587917,v1:172.21.15.31:6811/2659587917] boot 2023-10-05T14:08:12.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:12 smithi139 ceph-mon[109728]: osdmap e13: 2 total, 2 up, 2 in 2023-10-05T14:08:12.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:12 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T14:08:12.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:12 smithi139 ceph-mon[109728]: from='client.? 172.21.15.139:0/1886604752' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "97095afd-4295-4cbc-a916-9ee2f8a9a785"}]: dispatch 2023-10-05T14:08:12.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:12 smithi139 ceph-mon[109728]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "97095afd-4295-4cbc-a916-9ee2f8a9a785"}]: dispatch 2023-10-05T14:08:13.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:13 smithi172 ceph-mon[110020]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:08:13.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:13 smithi172 ceph-mon[110020]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "97095afd-4295-4cbc-a916-9ee2f8a9a785"}]': finished 2023-10-05T14:08:13.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:13 smithi172 ceph-mon[110020]: osdmap e14: 3 total, 2 up, 3 in 2023-10-05T14:08:13.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:13 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T14:08:13.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:13 smithi172 ceph-mon[110020]: from='client.? 172.21.15.139:0/121890607' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T14:08:13.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:13 smithi031 ceph-mon[107746]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:08:13.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:13 smithi031 ceph-mon[107746]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "97095afd-4295-4cbc-a916-9ee2f8a9a785"}]': finished 2023-10-05T14:08:13.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:13 smithi031 ceph-mon[107746]: osdmap e14: 3 total, 2 up, 3 in 2023-10-05T14:08:13.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:13 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T14:08:13.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:13 smithi031 ceph-mon[107746]: from='client.? 172.21.15.139:0/121890607' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T14:08:13.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:13 smithi139 ceph-mon[109728]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T14:08:13.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:13 smithi139 ceph-mon[109728]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "97095afd-4295-4cbc-a916-9ee2f8a9a785"}]': finished 2023-10-05T14:08:13.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:13 smithi139 ceph-mon[109728]: osdmap e14: 3 total, 2 up, 3 in 2023-10-05T14:08:13.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:13 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T14:08:13.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:13 smithi139 ceph-mon[109728]: from='client.? 172.21.15.139:0/121890607' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T14:08:15.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:15 smithi139 ceph-mon[109728]: pgmap v50: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T14:08:15.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:15 smithi172 ceph-mon[110020]: pgmap v50: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T14:08:15.433 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:15 smithi031 ceph-mon[107746]: pgmap v50: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T14:08:17.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:17 smithi172 ceph-mon[110020]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T14:08:17.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:17 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-05T14:08:17.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:17 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:17.419 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:17 smithi139 ceph-mon[109728]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T14:08:17.419 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:17 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-05T14:08:17.420 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:17 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:17.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:17 smithi031 ceph-mon[107746]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T14:08:17.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:17 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-05T14:08:17.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:17 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:18.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:18 smithi172 ceph-mon[110020]: Deploying daemon osd.2 on smithi139 2023-10-05T14:08:18.429 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:18 smithi031 ceph-mon[107746]: Deploying daemon osd.2 on smithi139 2023-10-05T14:08:18.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:18 smithi139 ceph-mon[109728]: Deploying daemon osd.2 on smithi139 2023-10-05T14:08:19.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:19 smithi139 ceph-mon[109728]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T14:08:19.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:19 smithi172 ceph-mon[110020]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T14:08:19.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:19 smithi031 ceph-mon[107746]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T14:08:21.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:21 smithi172 ceph-mon[110020]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T14:08:21.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:21 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:21.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:21 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:21.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:21 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:08:21.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:21 smithi031 ceph-mon[107746]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T14:08:21.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:21 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:21.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:21 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:21.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:21 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:08:21.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:21 smithi139 ceph-mon[109728]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T14:08:21.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:21 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:21.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:21 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:21.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:21 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:08:21.955 INFO:teuthology.orchestra.run.smithi139.stdout:Created osd(s) 2 on host 'smithi139' 2023-10-05T14:08:22.341 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:22 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:22.341 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:22 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:22.341 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:22 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:22.342 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:22 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:08:22.342 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:22 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:22.342 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:22 smithi139 ceph-mon[109728]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T14:08:22.342 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:22 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:22.342 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:22 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:22.342 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:22 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:08:22.343 DEBUG:teuthology.orchestra.run.smithi139:osd.2> sudo journalctl -f -n 0 -u ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@osd.2.service 2023-10-05T14:08:22.345 INFO:tasks.cephadm:Deploying osd.3 on smithi139 with /dev/vg_nvme/lv_3... 2023-10-05T14:08:22.345 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-05T14:08:22.377 INFO:journalctl@ceph.osd.2.smithi139.stdout:-- Logs begin at Thu 2023-10-05 13:55:36 UTC. -- 2023-10-05T14:08:22.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:22 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:22.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:22 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:22.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:22 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:22.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:22 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:08:22.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:22 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:22.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:22 smithi172 ceph-mon[110020]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T14:08:22.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:22 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:22.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:22 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:22.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:22 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:08:22.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:22 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:22.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:22 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:22.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:22 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:22.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:22 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:08:22.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:22 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:22.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:22 smithi031 ceph-mon[107746]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T14:08:22.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:22 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:22.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:22 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:22.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:22 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:08:22.884 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-05T14:08:23.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:23 smithi139 ceph-mon[109728]: from='osd.2 [v2:172.21.15.139:6800/794100699,v1:172.21.15.139:6801/794100699]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-05T14:08:23.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:23 smithi139 ceph-mon[109728]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-05T14:08:23.450 INFO:journalctl@ceph.osd.2.smithi139.stdout:Oct 05 14:08:23 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-2[113680]: 2023-10-05T14:08:23.297+0000 7f540ba31640 -1 osd.2 0 log_to_monitors true 2023-10-05T14:08:23.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:23 smithi031 ceph-mon[107746]: from='osd.2 [v2:172.21.15.139:6800/794100699,v1:172.21.15.139:6801/794100699]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-05T14:08:23.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:23 smithi031 ceph-mon[107746]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-05T14:08:23.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:23 smithi172 ceph-mon[110020]: from='osd.2 [v2:172.21.15.139:6800/794100699,v1:172.21.15.139:6801/794100699]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-05T14:08:23.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:23 smithi172 ceph-mon[110020]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-05T14:08:24.142 INFO:teuthology.orchestra.run.smithi139.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-05T14:08:24.142 INFO:teuthology.orchestra.run.smithi139.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-05T14:08:24.142 INFO:teuthology.orchestra.run.smithi139.stderr: stderr: 10+0 records in 2023-10-05T14:08:24.143 INFO:teuthology.orchestra.run.smithi139.stderr:10+0 records out 2023-10-05T14:08:24.143 INFO:teuthology.orchestra.run.smithi139.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0112003 s, 936 MB/s 2023-10-05T14:08:24.143 INFO:teuthology.orchestra.run.smithi139.stderr:--> Zapping successful for: 2023-10-05T14:08:24.519 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi139:vg_nvme/lv_3 2023-10-05T14:08:24.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:24 smithi031 ceph-mon[107746]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-05T14:08:24.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:24 smithi031 ceph-mon[107746]: osdmap e15: 3 total, 2 up, 3 in 2023-10-05T14:08:24.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:24 smithi031 ceph-mon[107746]: from='osd.2 [v2:172.21.15.139:6800/794100699,v1:172.21.15.139:6801/794100699]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2023-10-05T14:08:24.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T14:08:24.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:24 smithi031 ceph-mon[107746]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2023-10-05T14:08:24.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:24 smithi031 ceph-mon[107746]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T14:08:24.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:24.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:24.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:08:24.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:24.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:24.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:08:24.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:24.699 INFO:journalctl@ceph.osd.2.smithi139.stdout:Oct 05 14:08:24 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-2[113680]: 2023-10-05T14:08:24.361+0000 7f54010a9700 -1 osd.2 0 waiting for initial osdmap 2023-10-05T14:08:24.699 INFO:journalctl@ceph.osd.2.smithi139.stdout:Oct 05 14:08:24 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-2[113680]: 2023-10-05T14:08:24.364+0000 7f53fce9e700 -1 osd.2 16 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-05T14:08:24.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:24 smithi139 ceph-mon[109728]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-05T14:08:24.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:24 smithi139 ceph-mon[109728]: osdmap e15: 3 total, 2 up, 3 in 2023-10-05T14:08:24.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:24 smithi139 ceph-mon[109728]: from='osd.2 [v2:172.21.15.139:6800/794100699,v1:172.21.15.139:6801/794100699]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2023-10-05T14:08:24.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T14:08:24.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:24 smithi139 ceph-mon[109728]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2023-10-05T14:08:24.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:24 smithi139 ceph-mon[109728]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T14:08:24.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:24.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:24.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:08:24.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:24.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:24.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:08:24.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:24.736 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-05T14:08:24.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:24 smithi172 ceph-mon[110020]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-05T14:08:24.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:24 smithi172 ceph-mon[110020]: osdmap e15: 3 total, 2 up, 3 in 2023-10-05T14:08:24.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:24 smithi172 ceph-mon[110020]: from='osd.2 [v2:172.21.15.139:6800/794100699,v1:172.21.15.139:6801/794100699]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2023-10-05T14:08:24.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T14:08:24.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:24 smithi172 ceph-mon[110020]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2023-10-05T14:08:24.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:24 smithi172 ceph-mon[110020]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T14:08:24.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:24.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:24.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:08:24.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:24.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:24.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:08:24.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:25.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:25 smithi139 ceph-mon[109728]: Detected new or changed devices on smithi139 2023-10-05T14:08:25.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:25 smithi139 ceph-mon[109728]: Adjusting osd_memory_target on smithi139 to 21209M 2023-10-05T14:08:25.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:25 smithi139 ceph-mon[109728]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2023-10-05T14:08:25.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:25 smithi139 ceph-mon[109728]: osdmap e16: 3 total, 2 up, 3 in 2023-10-05T14:08:25.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:25 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T14:08:25.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:25 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T14:08:25.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:25 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T14:08:25.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:25 smithi031 ceph-mon[107746]: Detected new or changed devices on smithi139 2023-10-05T14:08:25.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:25 smithi031 ceph-mon[107746]: Adjusting osd_memory_target on smithi139 to 21209M 2023-10-05T14:08:25.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:25 smithi031 ceph-mon[107746]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2023-10-05T14:08:25.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:25 smithi031 ceph-mon[107746]: osdmap e16: 3 total, 2 up, 3 in 2023-10-05T14:08:25.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:25 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T14:08:25.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:25 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T14:08:25.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:25 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T14:08:25.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:25 smithi172 ceph-mon[110020]: Detected new or changed devices on smithi139 2023-10-05T14:08:25.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:25 smithi172 ceph-mon[110020]: Adjusting osd_memory_target on smithi139 to 21209M 2023-10-05T14:08:25.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:25 smithi172 ceph-mon[110020]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2023-10-05T14:08:25.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:25 smithi172 ceph-mon[110020]: osdmap e16: 3 total, 2 up, 3 in 2023-10-05T14:08:25.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:25 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T14:08:25.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:25 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T14:08:25.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:25 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T14:08:26.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:26 smithi031 ceph-mon[107746]: purged_snaps scrub starts 2023-10-05T14:08:26.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:26 smithi031 ceph-mon[107746]: purged_snaps scrub ok 2023-10-05T14:08:26.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:26 smithi031 ceph-mon[107746]: osd.2 [v2:172.21.15.139:6800/794100699,v1:172.21.15.139:6801/794100699] boot 2023-10-05T14:08:26.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:26 smithi031 ceph-mon[107746]: osdmap e17: 3 total, 3 up, 3 in 2023-10-05T14:08:26.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:26 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T14:08:26.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:26 smithi031 ceph-mon[107746]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T14:08:26.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:26 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2023-10-05T14:08:26.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:26 smithi031 ceph-mon[107746]: from='client.24185 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:08:26.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:26 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T14:08:26.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:26 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T14:08:26.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:26 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:26.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:26 smithi139 ceph-mon[109728]: purged_snaps scrub starts 2023-10-05T14:08:26.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:26 smithi139 ceph-mon[109728]: purged_snaps scrub ok 2023-10-05T14:08:26.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:26 smithi139 ceph-mon[109728]: osd.2 [v2:172.21.15.139:6800/794100699,v1:172.21.15.139:6801/794100699] boot 2023-10-05T14:08:26.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:26 smithi139 ceph-mon[109728]: osdmap e17: 3 total, 3 up, 3 in 2023-10-05T14:08:26.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:26 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T14:08:26.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:26 smithi139 ceph-mon[109728]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T14:08:26.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:26 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2023-10-05T14:08:26.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:26 smithi139 ceph-mon[109728]: from='client.24185 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:08:26.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:26 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T14:08:26.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:26 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T14:08:26.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:26 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:26.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:26 smithi172 ceph-mon[110020]: purged_snaps scrub starts 2023-10-05T14:08:26.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:26 smithi172 ceph-mon[110020]: purged_snaps scrub ok 2023-10-05T14:08:26.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:26 smithi172 ceph-mon[110020]: osd.2 [v2:172.21.15.139:6800/794100699,v1:172.21.15.139:6801/794100699] boot 2023-10-05T14:08:26.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:26 smithi172 ceph-mon[110020]: osdmap e17: 3 total, 3 up, 3 in 2023-10-05T14:08:26.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:26 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T14:08:26.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:26 smithi172 ceph-mon[110020]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T14:08:26.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:26 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2023-10-05T14:08:26.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:26 smithi172 ceph-mon[110020]: from='client.24185 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:08:26.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:26 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T14:08:26.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:26 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T14:08:26.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:26 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:27.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:27 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2023-10-05T14:08:27.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:27 smithi031 ceph-mon[107746]: osdmap e18: 3 total, 3 up, 3 in 2023-10-05T14:08:27.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:27 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-05T14:08:27.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:27 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2023-10-05T14:08:27.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:27 smithi139 ceph-mon[109728]: osdmap e18: 3 total, 3 up, 3 in 2023-10-05T14:08:27.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:27 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-05T14:08:27.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:27 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2023-10-05T14:08:27.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:27 smithi172 ceph-mon[110020]: osdmap e18: 3 total, 3 up, 3 in 2023-10-05T14:08:27.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:27 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-05T14:08:28.392 INFO:journalctl@ceph.osd.0.smithi031.stdout:Oct 05 14:08:27 smithi031 sudo[125256]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-05T14:08:28.392 INFO:journalctl@ceph.osd.0.smithi031.stdout:Oct 05 14:08:27 smithi031 sudo[125256]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-05T14:08:28.392 INFO:journalctl@ceph.osd.0.smithi031.stdout:Oct 05 14:08:27 smithi031 sudo[125256]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-05T14:08:28.392 INFO:journalctl@ceph.osd.0.smithi031.stdout:Oct 05 14:08:27 smithi031 sudo[125256]: pam_unix(sudo:session): session closed for user root 2023-10-05T14:08:28.680 INFO:journalctl@ceph.osd.0.smithi031.stdout:Oct 05 14:08:28 smithi031 sudo[125259]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-05T14:08:28.680 INFO:journalctl@ceph.osd.0.smithi031.stdout:Oct 05 14:08:28 smithi031 sudo[125259]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-05T14:08:28.680 INFO:journalctl@ceph.osd.0.smithi031.stdout:Oct 05 14:08:28 smithi031 sudo[125259]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-05T14:08:28.680 INFO:journalctl@ceph.osd.0.smithi031.stdout:Oct 05 14:08:28 smithi031 sudo[125259]: pam_unix(sudo:session): session closed for user root 2023-10-05T14:08:28.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:28 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-05T14:08:28.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:28 smithi031 ceph-mon[107746]: osdmap e19: 3 total, 3 up, 3 in 2023-10-05T14:08:28.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:28 smithi031 ceph-mon[107746]: pgmap v62: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-10-05T14:08:28.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:28 smithi031 ceph-mon[107746]: from='client.? 172.21.15.139:0/247707458' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f591a678-b52c-4cb3-996d-983b3be3b422"}]: dispatch 2023-10-05T14:08:28.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:28 smithi031 ceph-mon[107746]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f591a678-b52c-4cb3-996d-983b3be3b422"}]: dispatch 2023-10-05T14:08:28.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:28 smithi031 ceph-mon[107746]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f591a678-b52c-4cb3-996d-983b3be3b422"}]': finished 2023-10-05T14:08:28.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:28 smithi031 ceph-mon[107746]: osdmap e20: 4 total, 3 up, 4 in 2023-10-05T14:08:28.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:28 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T14:08:28.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:28 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-05T14:08:28.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:28 smithi139 ceph-mon[109728]: osdmap e19: 3 total, 3 up, 3 in 2023-10-05T14:08:28.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:28 smithi139 ceph-mon[109728]: pgmap v62: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-10-05T14:08:28.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:28 smithi139 ceph-mon[109728]: from='client.? 172.21.15.139:0/247707458' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f591a678-b52c-4cb3-996d-983b3be3b422"}]: dispatch 2023-10-05T14:08:28.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:28 smithi139 ceph-mon[109728]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f591a678-b52c-4cb3-996d-983b3be3b422"}]: dispatch 2023-10-05T14:08:28.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:28 smithi139 ceph-mon[109728]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f591a678-b52c-4cb3-996d-983b3be3b422"}]': finished 2023-10-05T14:08:28.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:28 smithi139 ceph-mon[109728]: osdmap e20: 4 total, 3 up, 4 in 2023-10-05T14:08:28.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:28 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T14:08:28.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:28 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-05T14:08:28.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:28 smithi172 ceph-mon[110020]: osdmap e19: 3 total, 3 up, 3 in 2023-10-05T14:08:28.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:28 smithi172 ceph-mon[110020]: pgmap v62: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-10-05T14:08:28.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:28 smithi172 ceph-mon[110020]: from='client.? 172.21.15.139:0/247707458' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f591a678-b52c-4cb3-996d-983b3be3b422"}]: dispatch 2023-10-05T14:08:28.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:28 smithi172 ceph-mon[110020]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f591a678-b52c-4cb3-996d-983b3be3b422"}]: dispatch 2023-10-05T14:08:28.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:28 smithi172 ceph-mon[110020]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f591a678-b52c-4cb3-996d-983b3be3b422"}]': finished 2023-10-05T14:08:28.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:28 smithi172 ceph-mon[110020]: osdmap e20: 4 total, 3 up, 4 in 2023-10-05T14:08:28.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:28 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T14:08:29.179 INFO:journalctl@ceph.osd.1.smithi031.stdout:Oct 05 14:08:28 smithi031 sudo[125262]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-05T14:08:29.180 INFO:journalctl@ceph.osd.1.smithi031.stdout:Oct 05 14:08:28 smithi031 sudo[125262]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-05T14:08:29.180 INFO:journalctl@ceph.osd.1.smithi031.stdout:Oct 05 14:08:28 smithi031 sudo[125262]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-05T14:08:29.180 INFO:journalctl@ceph.osd.1.smithi031.stdout:Oct 05 14:08:28 smithi031 sudo[125262]: pam_unix(sudo:session): session closed for user root 2023-10-05T14:08:29.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:29 smithi031 ceph-mon[107746]: from='client.? 172.21.15.139:0/4122637771' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T14:08:29.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:29 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:29.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:29 smithi031 ceph-mon[107746]: mgrmap e13: x(active, since 107s) 2023-10-05T14:08:29.680 INFO:journalctl@ceph.osd.1.smithi031.stdout:Oct 05 14:08:29 smithi031 sudo[125265]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-05T14:08:29.680 INFO:journalctl@ceph.osd.1.smithi031.stdout:Oct 05 14:08:29 smithi031 sudo[125265]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-05T14:08:29.680 INFO:journalctl@ceph.osd.1.smithi031.stdout:Oct 05 14:08:29 smithi031 sudo[125265]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-05T14:08:29.680 INFO:journalctl@ceph.osd.1.smithi031.stdout:Oct 05 14:08:29 smithi031 sudo[125265]: pam_unix(sudo:session): session closed for user root 2023-10-05T14:08:29.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:29 smithi139 ceph-mon[109728]: from='client.? 172.21.15.139:0/4122637771' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T14:08:29.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:29 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:29.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:29 smithi139 ceph-mon[109728]: mgrmap e13: x(active, since 107s) 2023-10-05T14:08:29.699 INFO:journalctl@ceph.osd.2.smithi139.stdout:Oct 05 14:08:29 smithi139 sudo[116420]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-05T14:08:29.699 INFO:journalctl@ceph.osd.2.smithi139.stdout:Oct 05 14:08:29 smithi139 sudo[116420]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-05T14:08:29.699 INFO:journalctl@ceph.osd.2.smithi139.stdout:Oct 05 14:08:29 smithi139 sudo[116420]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-05T14:08:29.700 INFO:journalctl@ceph.osd.2.smithi139.stdout:Oct 05 14:08:29 smithi139 sudo[116420]: pam_unix(sudo:session): session closed for user root 2023-10-05T14:08:29.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:29 smithi172 ceph-mon[110020]: from='client.? 172.21.15.139:0/4122637771' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T14:08:29.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:29 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:29.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:29 smithi172 ceph-mon[110020]: mgrmap e13: x(active, since 107s) 2023-10-05T14:08:30.199 INFO:journalctl@ceph.osd.2.smithi139.stdout:Oct 05 14:08:29 smithi139 sudo[116608]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-05T14:08:30.199 INFO:journalctl@ceph.osd.2.smithi139.stdout:Oct 05 14:08:29 smithi139 sudo[116608]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-05T14:08:30.199 INFO:journalctl@ceph.osd.2.smithi139.stdout:Oct 05 14:08:29 smithi139 sudo[116608]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-05T14:08:30.199 INFO:journalctl@ceph.osd.2.smithi139.stdout:Oct 05 14:08:29 smithi139 sudo[116608]: pam_unix(sudo:session): session closed for user root 2023-10-05T14:08:30.679 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:30 smithi031 sudo[125268]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-05T14:08:30.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:30 smithi031 sudo[125268]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-05T14:08:30.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:30 smithi031 sudo[125268]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-05T14:08:30.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:30 smithi031 sudo[125268]: pam_unix(sudo:session): session closed for user root 2023-10-05T14:08:31.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:30 smithi031 sudo[125271]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-05T14:08:31.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:30 smithi031 sudo[125271]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-05T14:08:31.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:30 smithi031 sudo[125271]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-05T14:08:31.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:30 smithi031 sudo[125271]: pam_unix(sudo:session): session closed for user root 2023-10-05T14:08:31.310 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:31 smithi172 sudo[112188]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-05T14:08:31.310 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:31 smithi172 sudo[112188]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-05T14:08:31.310 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:31 smithi172 sudo[112188]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-05T14:08:31.310 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:31 smithi172 sudo[112188]: pam_unix(sudo:session): session closed for user root 2023-10-05T14:08:31.310 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:31 smithi172 sudo[112191]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-05T14:08:31.310 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:31 smithi172 sudo[112191]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-05T14:08:31.311 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:31 smithi172 sudo[112191]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-05T14:08:31.311 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:31 smithi172 sudo[112191]: pam_unix(sudo:session): session closed for user root 2023-10-05T14:08:31.311 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:31 smithi172 ceph-mon[110020]: pgmap v64: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-10-05T14:08:31.311 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:31 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:31.311 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:31 smithi172 ceph-mon[110020]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-05T14:08:31.311 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:31 smithi172 ceph-mon[110020]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-05T14:08:31.311 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:31 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T14:08:31.311 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:31 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:08:31.311 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:31 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:08:31.311 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:31 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T14:08:31.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:31 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:08:31.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:31 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:08:31.575 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:31 smithi139 ceph-mon[109728]: pgmap v64: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-10-05T14:08:31.575 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:31 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:31.575 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:31 smithi139 ceph-mon[109728]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-05T14:08:31.575 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:31 smithi139 ceph-mon[109728]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-05T14:08:31.575 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:31 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T14:08:31.575 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:31 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:08:31.575 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:31 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:08:31.575 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:31 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T14:08:31.576 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:31 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:08:31.576 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:31 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:08:31.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:31 smithi031 ceph-mon[107746]: pgmap v64: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-10-05T14:08:31.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:31 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:31.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:31 smithi031 ceph-mon[107746]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-05T14:08:31.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:31 smithi031 ceph-mon[107746]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-05T14:08:31.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:31 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T14:08:31.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:31 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:08:31.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:31 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:08:31.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:31 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T14:08:31.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:31 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:08:31.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:31 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:08:31.829 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:31 smithi139 sudo[117088]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-05T14:08:31.829 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:31 smithi139 sudo[117088]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-05T14:08:31.829 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:31 smithi139 sudo[117088]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-05T14:08:31.829 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:31 smithi139 sudo[117088]: pam_unix(sudo:session): session closed for user root 2023-10-05T14:08:32.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:31 smithi139 sudo[117107]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-05T14:08:32.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:31 smithi139 sudo[117107]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-05T14:08:32.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:31 smithi139 sudo[117107]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-05T14:08:32.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:31 smithi139 sudo[117107]: pam_unix(sudo:session): session closed for user root 2023-10-05T14:08:32.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:32 smithi172 ceph-mon[110020]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-05T14:08:32.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:32 smithi172 ceph-mon[110020]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-05T14:08:32.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:32 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:32.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:32 smithi172 ceph-mon[110020]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-05T14:08:32.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:32 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T14:08:32.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:32 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:08:32.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:32 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:08:32.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:32 smithi172 ceph-mon[110020]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-10-05T14:08:32.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:32 smithi172 ceph-mon[110020]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-05T14:08:32.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:32 smithi031 ceph-mon[107746]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-05T14:08:32.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:32 smithi031 ceph-mon[107746]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-05T14:08:32.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:32 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:32.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:32 smithi031 ceph-mon[107746]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-05T14:08:32.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:32 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T14:08:32.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:32 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:08:32.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:32 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:08:32.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:32 smithi031 ceph-mon[107746]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-10-05T14:08:32.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:32 smithi031 ceph-mon[107746]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-05T14:08:32.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:32 smithi139 ceph-mon[109728]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-05T14:08:32.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:32 smithi139 ceph-mon[109728]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-05T14:08:32.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:32 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:32.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:32 smithi139 ceph-mon[109728]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-05T14:08:32.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:32 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T14:08:32.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:32 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T14:08:32.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:32 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T14:08:32.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:32 smithi139 ceph-mon[109728]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-10-05T14:08:32.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:32 smithi139 ceph-mon[109728]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-05T14:08:33.603 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:33 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-05T14:08:33.604 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:33 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:33.604 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:33 smithi139 ceph-mon[109728]: Deploying daemon osd.3 on smithi139 2023-10-05T14:08:33.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:33 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-05T14:08:33.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:33 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:33.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:33 smithi031 ceph-mon[107746]: Deploying daemon osd.3 on smithi139 2023-10-05T14:08:33.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:33 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-05T14:08:33.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:33 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:33.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:33 smithi172 ceph-mon[110020]: Deploying daemon osd.3 on smithi139 2023-10-05T14:08:34.622 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:34 smithi139 ceph-mon[109728]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-10-05T14:08:34.679 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:34 smithi031 ceph-mon[107746]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-10-05T14:08:34.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:34 smithi172 ceph-mon[110020]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-10-05T14:08:37.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:36 smithi031 ceph-mon[107746]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-10-05T14:08:37.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:36 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:37.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:36 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:37.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:36 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:08:37.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:36 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:37.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:36 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:37.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:36 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:37.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:36 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:08:37.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:36 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:37.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:36 smithi139 ceph-mon[109728]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-10-05T14:08:37.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:36 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:37.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:36 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:37.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:36 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:08:37.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:36 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:37.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:36 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:37.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:36 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:37.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:36 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:08:37.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:36 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:37.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:36 smithi172 ceph-mon[110020]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-10-05T14:08:37.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:36 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:37.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:36 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:37.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:36 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:08:37.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:36 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:37.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:36 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:37.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:36 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:37.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:36 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:08:37.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:36 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:37.745 INFO:teuthology.orchestra.run.smithi139.stdout:Created osd(s) 3 on host 'smithi139' 2023-10-05T14:08:38.244 DEBUG:teuthology.orchestra.run.smithi139:osd.3> sudo journalctl -f -n 0 -u ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@osd.3.service 2023-10-05T14:08:38.247 INFO:tasks.cephadm:Deploying osd.4 on smithi139 with /dev/vg_nvme/lv_2... 2023-10-05T14:08:38.247 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-10-05T14:08:38.281 INFO:journalctl@ceph.osd.3.smithi139.stdout:-- Logs begin at Thu 2023-10-05 13:55:36 UTC. -- 2023-10-05T14:08:38.753 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-05T14:08:38.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:38 smithi139 ceph-mon[109728]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 44 KiB/s wr, 3 op/s 2023-10-05T14:08:38.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:38 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:38.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:38 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:38.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:38 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:08:39.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:38 smithi172 ceph-mon[110020]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 44 KiB/s wr, 3 op/s 2023-10-05T14:08:39.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:38 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:39.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:38 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:39.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:38 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:08:39.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:38 smithi031 ceph-mon[107746]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 44 KiB/s wr, 3 op/s 2023-10-05T14:08:39.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:38 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:39.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:38 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:39.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:38 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:08:39.342 INFO:journalctl@ceph.osd.3.smithi139.stdout:Oct 05 14:08:39 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-3[117704]: 2023-10-05T14:08:39.081+0000 7ff608424640 -1 osd.3 0 log_to_monitors true 2023-10-05T14:08:39.925 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:39 smithi139 ceph-mon[109728]: from='osd.3 [v2:172.21.15.139:6808/681554398,v1:172.21.15.139:6809/681554398]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-05T14:08:39.925 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:39 smithi139 ceph-mon[109728]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-05T14:08:40.039 INFO:teuthology.orchestra.run.smithi139.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-10-05T14:08:40.039 INFO:teuthology.orchestra.run.smithi139.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-10-05T14:08:40.039 INFO:teuthology.orchestra.run.smithi139.stderr: stderr: 10+0 records in 2023-10-05T14:08:40.039 INFO:teuthology.orchestra.run.smithi139.stderr:10+0 records out 2023-10-05T14:08:40.039 INFO:teuthology.orchestra.run.smithi139.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0113115 s, 927 MB/s 2023-10-05T14:08:40.040 INFO:teuthology.orchestra.run.smithi139.stderr:--> Zapping successful for: 2023-10-05T14:08:40.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:39 smithi172 ceph-mon[110020]: from='osd.3 [v2:172.21.15.139:6808/681554398,v1:172.21.15.139:6809/681554398]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-05T14:08:40.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:39 smithi172 ceph-mon[110020]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-05T14:08:40.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:39 smithi031 ceph-mon[107746]: from='osd.3 [v2:172.21.15.139:6808/681554398,v1:172.21.15.139:6809/681554398]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-05T14:08:40.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:39 smithi031 ceph-mon[107746]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-05T14:08:40.409 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi139:vg_nvme/lv_2 2023-10-05T14:08:40.625 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-05T14:08:41.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:40 smithi172 ceph-mon[110020]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2023-10-05T14:08:41.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:40 smithi172 ceph-mon[110020]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-05T14:08:41.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:40 smithi172 ceph-mon[110020]: osdmap e21: 4 total, 3 up, 4 in 2023-10-05T14:08:41.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:40 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T14:08:41.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:40 smithi172 ceph-mon[110020]: from='osd.3 [v2:172.21.15.139:6808/681554398,v1:172.21.15.139:6809/681554398]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2023-10-05T14:08:41.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:40 smithi172 ceph-mon[110020]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2023-10-05T14:08:41.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:40 smithi172 ceph-mon[110020]: Detected new or changed devices on smithi139 2023-10-05T14:08:41.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:40 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:41.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:40 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:41.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:40 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:08:41.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:40 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:08:41.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:40 smithi172 ceph-mon[110020]: Adjusting osd_memory_target on smithi139 to 10604M 2023-10-05T14:08:41.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:40 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:41.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:40 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:41.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:40 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:08:41.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:40 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:41.099 INFO:journalctl@ceph.osd.3.smithi139.stdout:Oct 05 14:08:40 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-3[117704]: 2023-10-05T14:08:40.740+0000 7ff5fda9c700 -1 osd.3 0 waiting for initial osdmap 2023-10-05T14:08:41.099 INFO:journalctl@ceph.osd.3.smithi139.stdout:Oct 05 14:08:40 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-3[117704]: 2023-10-05T14:08:40.744+0000 7ff5f9891700 -1 osd.3 22 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-05T14:08:41.099 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:40 smithi139 ceph-mon[109728]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2023-10-05T14:08:41.100 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:40 smithi139 ceph-mon[109728]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-05T14:08:41.100 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:40 smithi139 ceph-mon[109728]: osdmap e21: 4 total, 3 up, 4 in 2023-10-05T14:08:41.100 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:40 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T14:08:41.100 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:40 smithi139 ceph-mon[109728]: from='osd.3 [v2:172.21.15.139:6808/681554398,v1:172.21.15.139:6809/681554398]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2023-10-05T14:08:41.100 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:40 smithi139 ceph-mon[109728]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2023-10-05T14:08:41.100 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:40 smithi139 ceph-mon[109728]: Detected new or changed devices on smithi139 2023-10-05T14:08:41.100 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:40 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:41.100 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:40 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:41.100 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:40 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:08:41.100 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:40 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:08:41.101 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:40 smithi139 ceph-mon[109728]: Adjusting osd_memory_target on smithi139 to 10604M 2023-10-05T14:08:41.101 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:40 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:41.101 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:40 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:41.101 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:40 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:08:41.101 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:40 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:41.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:40 smithi031 ceph-mon[107746]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2023-10-05T14:08:41.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:40 smithi031 ceph-mon[107746]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-05T14:08:41.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:40 smithi031 ceph-mon[107746]: osdmap e21: 4 total, 3 up, 4 in 2023-10-05T14:08:41.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:40 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T14:08:41.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:40 smithi031 ceph-mon[107746]: from='osd.3 [v2:172.21.15.139:6808/681554398,v1:172.21.15.139:6809/681554398]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2023-10-05T14:08:41.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:40 smithi031 ceph-mon[107746]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2023-10-05T14:08:41.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:40 smithi031 ceph-mon[107746]: Detected new or changed devices on smithi139 2023-10-05T14:08:41.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:40 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:41.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:40 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:41.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:40 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:08:41.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:40 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:08:41.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:40 smithi031 ceph-mon[107746]: Adjusting osd_memory_target on smithi139 to 10604M 2023-10-05T14:08:41.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:40 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:41.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:40 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:41.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:40 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:08:41.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:40 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:42.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:41 smithi139 ceph-mon[109728]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2023-10-05T14:08:42.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:41 smithi139 ceph-mon[109728]: osdmap e22: 4 total, 3 up, 4 in 2023-10-05T14:08:42.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:41 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T14:08:42.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:41 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T14:08:42.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:41 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T14:08:42.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:41 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T14:08:42.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:41 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:42.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:41 smithi139 ceph-mon[109728]: osd.3 [v2:172.21.15.139:6808/681554398,v1:172.21.15.139:6809/681554398] boot 2023-10-05T14:08:42.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:41 smithi139 ceph-mon[109728]: osdmap e23: 4 total, 4 up, 4 in 2023-10-05T14:08:42.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:41 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T14:08:42.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:41 smithi172 ceph-mon[110020]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2023-10-05T14:08:42.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:41 smithi172 ceph-mon[110020]: osdmap e22: 4 total, 3 up, 4 in 2023-10-05T14:08:42.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:41 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T14:08:42.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:41 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T14:08:42.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:41 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T14:08:42.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:41 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T14:08:42.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:41 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:42.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:41 smithi172 ceph-mon[110020]: osd.3 [v2:172.21.15.139:6808/681554398,v1:172.21.15.139:6809/681554398] boot 2023-10-05T14:08:42.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:41 smithi172 ceph-mon[110020]: osdmap e23: 4 total, 4 up, 4 in 2023-10-05T14:08:42.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:41 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T14:08:42.179 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:41 smithi031 ceph-mon[107746]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2023-10-05T14:08:42.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:41 smithi031 ceph-mon[107746]: osdmap e22: 4 total, 3 up, 4 in 2023-10-05T14:08:42.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:41 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T14:08:42.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:41 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T14:08:42.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:41 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T14:08:42.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:41 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T14:08:42.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:41 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:42.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:41 smithi031 ceph-mon[107746]: osd.3 [v2:172.21.15.139:6808/681554398,v1:172.21.15.139:6809/681554398] boot 2023-10-05T14:08:42.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:41 smithi031 ceph-mon[107746]: osdmap e23: 4 total, 4 up, 4 in 2023-10-05T14:08:42.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:41 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T14:08:43.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:42 smithi172 ceph-mon[110020]: purged_snaps scrub starts 2023-10-05T14:08:43.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:42 smithi172 ceph-mon[110020]: purged_snaps scrub ok 2023-10-05T14:08:43.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:42 smithi172 ceph-mon[110020]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2023-10-05T14:08:43.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:42 smithi172 ceph-mon[110020]: from='client.24221 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:08:43.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:42 smithi172 ceph-mon[110020]: osdmap e24: 4 total, 4 up, 4 in 2023-10-05T14:08:43.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:42 smithi031 ceph-mon[107746]: purged_snaps scrub starts 2023-10-05T14:08:43.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:42 smithi031 ceph-mon[107746]: purged_snaps scrub ok 2023-10-05T14:08:43.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:42 smithi031 ceph-mon[107746]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2023-10-05T14:08:43.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:42 smithi031 ceph-mon[107746]: from='client.24221 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:08:43.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:42 smithi031 ceph-mon[107746]: osdmap e24: 4 total, 4 up, 4 in 2023-10-05T14:08:43.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:42 smithi139 ceph-mon[109728]: purged_snaps scrub starts 2023-10-05T14:08:43.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:42 smithi139 ceph-mon[109728]: purged_snaps scrub ok 2023-10-05T14:08:43.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:42 smithi139 ceph-mon[109728]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2023-10-05T14:08:43.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:42 smithi139 ceph-mon[109728]: from='client.24221 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:08:43.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:42 smithi139 ceph-mon[109728]: osdmap e24: 4 total, 4 up, 4 in 2023-10-05T14:08:44.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:43 smithi172 ceph-mon[110020]: from='client.? 172.21.15.139:0/376386857' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ab4a600-1739-46c2-9bc7-c17b0d8c6b6f"}]: dispatch 2023-10-05T14:08:44.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:43 smithi172 ceph-mon[110020]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ab4a600-1739-46c2-9bc7-c17b0d8c6b6f"}]: dispatch 2023-10-05T14:08:44.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:43 smithi172 ceph-mon[110020]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6ab4a600-1739-46c2-9bc7-c17b0d8c6b6f"}]': finished 2023-10-05T14:08:44.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:43 smithi172 ceph-mon[110020]: osdmap e25: 5 total, 4 up, 5 in 2023-10-05T14:08:44.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:43 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T14:08:44.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:43 smithi031 ceph-mon[107746]: from='client.? 172.21.15.139:0/376386857' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ab4a600-1739-46c2-9bc7-c17b0d8c6b6f"}]: dispatch 2023-10-05T14:08:44.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:43 smithi031 ceph-mon[107746]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ab4a600-1739-46c2-9bc7-c17b0d8c6b6f"}]: dispatch 2023-10-05T14:08:44.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:43 smithi031 ceph-mon[107746]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6ab4a600-1739-46c2-9bc7-c17b0d8c6b6f"}]': finished 2023-10-05T14:08:44.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:43 smithi031 ceph-mon[107746]: osdmap e25: 5 total, 4 up, 5 in 2023-10-05T14:08:44.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:43 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T14:08:44.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:43 smithi139 ceph-mon[109728]: from='client.? 172.21.15.139:0/376386857' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ab4a600-1739-46c2-9bc7-c17b0d8c6b6f"}]: dispatch 2023-10-05T14:08:44.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:43 smithi139 ceph-mon[109728]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ab4a600-1739-46c2-9bc7-c17b0d8c6b6f"}]: dispatch 2023-10-05T14:08:44.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:43 smithi139 ceph-mon[109728]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6ab4a600-1739-46c2-9bc7-c17b0d8c6b6f"}]': finished 2023-10-05T14:08:44.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:43 smithi139 ceph-mon[109728]: osdmap e25: 5 total, 4 up, 5 in 2023-10-05T14:08:44.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:43 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T14:08:45.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:44 smithi172 ceph-mon[110020]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail 2023-10-05T14:08:45.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:44 smithi172 ceph-mon[110020]: from='client.? 172.21.15.139:0/1188758137' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T14:08:45.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:44 smithi172 ceph-mon[110020]: osdmap e26: 5 total, 4 up, 5 in 2023-10-05T14:08:45.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:44 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T14:08:45.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:44 smithi031 ceph-mon[107746]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail 2023-10-05T14:08:45.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:44 smithi031 ceph-mon[107746]: from='client.? 172.21.15.139:0/1188758137' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T14:08:45.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:44 smithi031 ceph-mon[107746]: osdmap e26: 5 total, 4 up, 5 in 2023-10-05T14:08:45.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:44 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T14:08:45.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:44 smithi139 ceph-mon[109728]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail 2023-10-05T14:08:45.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:44 smithi139 ceph-mon[109728]: from='client.? 172.21.15.139:0/1188758137' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T14:08:45.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:44 smithi139 ceph-mon[109728]: osdmap e26: 5 total, 4 up, 5 in 2023-10-05T14:08:45.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:44 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T14:08:46.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:46 smithi139 ceph-mon[109728]: osdmap e27: 5 total, 4 up, 5 in 2023-10-05T14:08:46.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:46 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T14:08:46.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:46 smithi139 ceph-mon[109728]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-10-05T14:08:46.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:46 smithi031 ceph-mon[107746]: osdmap e27: 5 total, 4 up, 5 in 2023-10-05T14:08:46.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:46 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T14:08:46.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:46 smithi031 ceph-mon[107746]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-10-05T14:08:46.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:46 smithi172 ceph-mon[110020]: osdmap e27: 5 total, 4 up, 5 in 2023-10-05T14:08:46.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:46 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T14:08:46.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:46 smithi172 ceph-mon[110020]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-10-05T14:08:48.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:48 smithi139 ceph-mon[109728]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 117 KiB/s, 0 objects/s recovering 2023-10-05T14:08:48.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:48 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-05T14:08:48.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:48 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:49.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:48 smithi172 ceph-mon[110020]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 117 KiB/s, 0 objects/s recovering 2023-10-05T14:08:49.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:48 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-05T14:08:49.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:48 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:49.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:48 smithi031 ceph-mon[107746]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 117 KiB/s, 0 objects/s recovering 2023-10-05T14:08:49.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:48 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-05T14:08:49.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:48 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:49 smithi139 ceph-mon[109728]: Deploying daemon osd.4 on smithi139 2023-10-05T14:08:50.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:49 smithi172 ceph-mon[110020]: Deploying daemon osd.4 on smithi139 2023-10-05T14:08:50.179 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:49 smithi031 ceph-mon[107746]: Deploying daemon osd.4 on smithi139 2023-10-05T14:08:51.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:50 smithi172 ceph-mon[110020]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 91 KiB/s, 0 objects/s recovering 2023-10-05T14:08:51.179 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:50 smithi031 ceph-mon[107746]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 91 KiB/s, 0 objects/s recovering 2023-10-05T14:08:51.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:50 smithi139 ceph-mon[109728]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 91 KiB/s, 0 objects/s recovering 2023-10-05T14:08:52.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:52 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:52.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:52 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:52.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:52 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:08:52.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:52 smithi139 ceph-mon[109728]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-10-05T14:08:52.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:52 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:52.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:52 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:52.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:52 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:08:52.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:52 smithi172 ceph-mon[110020]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-10-05T14:08:52.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:52 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:52.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:52 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:52.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:52 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:08:52.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:52 smithi031 ceph-mon[107746]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-10-05T14:08:53.307 INFO:teuthology.orchestra.run.smithi139.stdout:Created osd(s) 4 on host 'smithi139' 2023-10-05T14:08:53.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:53 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:53.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:53 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:53.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:53 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:53.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:53 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:08:53.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:53 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:53.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:53 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:53.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:53 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:53.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:53 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:08:53.672 DEBUG:teuthology.orchestra.run.smithi139:osd.4> sudo journalctl -f -n 0 -u ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@osd.4.service 2023-10-05T14:08:53.674 INFO:tasks.cephadm:Deploying osd.5 on smithi172 with /dev/vg_nvme/lv_4... 2023-10-05T14:08:53.675 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-05T14:08:53.707 INFO:journalctl@ceph.osd.4.smithi139.stdout:-- Logs begin at Thu 2023-10-05 13:55:36 UTC. -- 2023-10-05T14:08:53.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:53 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:53.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:53 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:53.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:53 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:53.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:53 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:08:53.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:53 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:53.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:53 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:53.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:53 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:53.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:53 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:08:53.901 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-05T14:08:53.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:53 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:53.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:53 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:53.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:53 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:53.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:53 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:08:53.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:53 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:53.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:53 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:53.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:53 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:53.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:53 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:08:54.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:54 smithi172 ceph-mon[110020]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-10-05T14:08:54.846 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:54 smithi139 ceph-mon[109728]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-10-05T14:08:54.847 INFO:journalctl@ceph.osd.4.smithi139.stdout:Oct 05 14:08:54 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-4[121762]: 2023-10-05T14:08:54.742+0000 7f6b2f8cb640 -1 osd.4 0 log_to_monitors true 2023-10-05T14:08:54.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:54 smithi031 ceph-mon[107746]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-10-05T14:08:54.987 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-05T14:08:54.987 INFO:teuthology.orchestra.run.smithi172.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-05T14:08:54.987 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 10+0 records in 2023-10-05T14:08:54.987 INFO:teuthology.orchestra.run.smithi172.stderr:10+0 records out 2023-10-05T14:08:54.987 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0129242 s, 811 MB/s 2023-10-05T14:08:54.987 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping successful for: 2023-10-05T14:08:55.341 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi172:vg_nvme/lv_4 2023-10-05T14:08:55.555 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-05T14:08:55.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:55 smithi172 ceph-mon[110020]: from='osd.4 [v2:172.21.15.139:6816/395277533,v1:172.21.15.139:6817/395277533]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-05T14:08:55.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:55 smithi172 ceph-mon[110020]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-05T14:08:55.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:55 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:55.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:55 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:55.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:55 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:08:55.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:55 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:08:55.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:55 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:08:55.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:55 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:55.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:55 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:55.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:55 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:08:55.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:55 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:55.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:55 smithi139 ceph-mon[109728]: from='osd.4 [v2:172.21.15.139:6816/395277533,v1:172.21.15.139:6817/395277533]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-05T14:08:55.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:55 smithi139 ceph-mon[109728]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-05T14:08:55.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:55 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:55.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:55 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:55.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:55 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:08:55.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:55 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:08:55.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:55 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:08:55.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:55 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:55.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:55 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:55.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:55 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:08:55.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:55 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:55.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:55 smithi031 ceph-mon[107746]: from='osd.4 [v2:172.21.15.139:6816/395277533,v1:172.21.15.139:6817/395277533]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-05T14:08:55.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:55 smithi031 ceph-mon[107746]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-05T14:08:55.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:55 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:55.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:55 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:55.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:55 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:08:55.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:55 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:08:55.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:55 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:08:55.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:55 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:55.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:55 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:55.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:55 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:08:55.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:55 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:08:56.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:56 smithi172 ceph-mon[110020]: Detected new or changed devices on smithi139 2023-10-05T14:08:56.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:56 smithi172 ceph-mon[110020]: Adjusting osd_memory_target on smithi139 to 7069M 2023-10-05T14:08:56.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:56 smithi172 ceph-mon[110020]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-05T14:08:56.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:56 smithi172 ceph-mon[110020]: osdmap e28: 5 total, 4 up, 5 in 2023-10-05T14:08:56.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:56 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T14:08:56.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:56 smithi172 ceph-mon[110020]: from='osd.4 [v2:172.21.15.139:6816/395277533,v1:172.21.15.139:6817/395277533]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2023-10-05T14:08:56.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:56 smithi172 ceph-mon[110020]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2023-10-05T14:08:56.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:56 smithi172 ceph-mon[110020]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-10-05T14:08:56.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:56 smithi031 ceph-mon[107746]: Detected new or changed devices on smithi139 2023-10-05T14:08:56.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:56 smithi031 ceph-mon[107746]: Adjusting osd_memory_target on smithi139 to 7069M 2023-10-05T14:08:56.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:56 smithi031 ceph-mon[107746]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-05T14:08:56.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:56 smithi031 ceph-mon[107746]: osdmap e28: 5 total, 4 up, 5 in 2023-10-05T14:08:56.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:56 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T14:08:56.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:56 smithi031 ceph-mon[107746]: from='osd.4 [v2:172.21.15.139:6816/395277533,v1:172.21.15.139:6817/395277533]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2023-10-05T14:08:56.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:56 smithi031 ceph-mon[107746]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2023-10-05T14:08:56.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:56 smithi031 ceph-mon[107746]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-10-05T14:08:56.949 INFO:journalctl@ceph.osd.4.smithi139.stdout:Oct 05 14:08:56 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-4[121762]: 2023-10-05T14:08:56.563+0000 7f6b24f43700 -1 osd.4 0 waiting for initial osdmap 2023-10-05T14:08:56.949 INFO:journalctl@ceph.osd.4.smithi139.stdout:Oct 05 14:08:56 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-4[121762]: 2023-10-05T14:08:56.568+0000 7f6b1ed34700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-05T14:08:56.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:56 smithi139 ceph-mon[109728]: Detected new or changed devices on smithi139 2023-10-05T14:08:56.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:56 smithi139 ceph-mon[109728]: Adjusting osd_memory_target on smithi139 to 7069M 2023-10-05T14:08:56.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:56 smithi139 ceph-mon[109728]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-05T14:08:56.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:56 smithi139 ceph-mon[109728]: osdmap e28: 5 total, 4 up, 5 in 2023-10-05T14:08:56.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:56 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T14:08:56.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:56 smithi139 ceph-mon[109728]: from='osd.4 [v2:172.21.15.139:6816/395277533,v1:172.21.15.139:6817/395277533]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2023-10-05T14:08:56.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:56 smithi139 ceph-mon[109728]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2023-10-05T14:08:56.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:56 smithi139 ceph-mon[109728]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-10-05T14:08:57.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:57 smithi172 ceph-mon[110020]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2023-10-05T14:08:57.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:57 smithi172 ceph-mon[110020]: osdmap e29: 5 total, 4 up, 5 in 2023-10-05T14:08:57.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:57 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T14:08:57.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:57 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T14:08:57.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:57 smithi172 ceph-mon[110020]: from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:08:57.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:57 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T14:08:57.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:57 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T14:08:57.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:57 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:57.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:57 smithi031 ceph-mon[107746]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2023-10-05T14:08:57.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:57 smithi031 ceph-mon[107746]: osdmap e29: 5 total, 4 up, 5 in 2023-10-05T14:08:57.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:57 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T14:08:57.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:57 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T14:08:57.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:57 smithi031 ceph-mon[107746]: from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:08:57.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:57 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T14:08:57.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:57 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T14:08:57.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:57 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:57.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:57 smithi139 ceph-mon[109728]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2023-10-05T14:08:57.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:57 smithi139 ceph-mon[109728]: osdmap e29: 5 total, 4 up, 5 in 2023-10-05T14:08:57.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:57 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T14:08:57.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:57 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T14:08:57.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:57 smithi139 ceph-mon[109728]: from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:08:57.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:57 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T14:08:57.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:57 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T14:08:57.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:57 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:08:58.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:58 smithi031 ceph-mon[107746]: purged_snaps scrub starts 2023-10-05T14:08:58.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:58 smithi031 ceph-mon[107746]: purged_snaps scrub ok 2023-10-05T14:08:58.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:58 smithi031 ceph-mon[107746]: osd.4 [v2:172.21.15.139:6816/395277533,v1:172.21.15.139:6817/395277533] boot 2023-10-05T14:08:58.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:58 smithi031 ceph-mon[107746]: osdmap e30: 5 total, 5 up, 5 in 2023-10-05T14:08:58.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:58 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T14:08:58.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:58 smithi031 ceph-mon[107746]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-10-05T14:08:58.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:58 smithi031 ceph-mon[107746]: from='client.? 172.21.15.172:0/2992695131' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c3a2758-6852-47de-be5a-8fb2c5a8be2c"}]: dispatch 2023-10-05T14:08:58.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:58 smithi031 ceph-mon[107746]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c3a2758-6852-47de-be5a-8fb2c5a8be2c"}]: dispatch 2023-10-05T14:08:58.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:58 smithi031 ceph-mon[107746]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c3a2758-6852-47de-be5a-8fb2c5a8be2c"}]': finished 2023-10-05T14:08:58.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:58 smithi031 ceph-mon[107746]: osdmap e31: 6 total, 5 up, 6 in 2023-10-05T14:08:58.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:58 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T14:08:58.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:58 smithi139 ceph-mon[109728]: purged_snaps scrub starts 2023-10-05T14:08:58.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:58 smithi139 ceph-mon[109728]: purged_snaps scrub ok 2023-10-05T14:08:58.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:58 smithi139 ceph-mon[109728]: osd.4 [v2:172.21.15.139:6816/395277533,v1:172.21.15.139:6817/395277533] boot 2023-10-05T14:08:58.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:58 smithi139 ceph-mon[109728]: osdmap e30: 5 total, 5 up, 5 in 2023-10-05T14:08:58.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:58 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T14:08:58.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:58 smithi139 ceph-mon[109728]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-10-05T14:08:58.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:58 smithi139 ceph-mon[109728]: from='client.? 172.21.15.172:0/2992695131' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c3a2758-6852-47de-be5a-8fb2c5a8be2c"}]: dispatch 2023-10-05T14:08:58.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:58 smithi139 ceph-mon[109728]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c3a2758-6852-47de-be5a-8fb2c5a8be2c"}]: dispatch 2023-10-05T14:08:58.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:58 smithi139 ceph-mon[109728]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c3a2758-6852-47de-be5a-8fb2c5a8be2c"}]': finished 2023-10-05T14:08:58.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:58 smithi139 ceph-mon[109728]: osdmap e31: 6 total, 5 up, 6 in 2023-10-05T14:08:58.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:58 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T14:08:59.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:58 smithi172 ceph-mon[110020]: purged_snaps scrub starts 2023-10-05T14:08:59.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:58 smithi172 ceph-mon[110020]: purged_snaps scrub ok 2023-10-05T14:08:59.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:58 smithi172 ceph-mon[110020]: osd.4 [v2:172.21.15.139:6816/395277533,v1:172.21.15.139:6817/395277533] boot 2023-10-05T14:08:59.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:58 smithi172 ceph-mon[110020]: osdmap e30: 5 total, 5 up, 5 in 2023-10-05T14:08:59.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:58 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T14:08:59.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:58 smithi172 ceph-mon[110020]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-10-05T14:08:59.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:58 smithi172 ceph-mon[110020]: from='client.? 172.21.15.172:0/2992695131' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c3a2758-6852-47de-be5a-8fb2c5a8be2c"}]: dispatch 2023-10-05T14:08:59.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:58 smithi172 ceph-mon[110020]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c3a2758-6852-47de-be5a-8fb2c5a8be2c"}]: dispatch 2023-10-05T14:08:59.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:58 smithi172 ceph-mon[110020]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c3a2758-6852-47de-be5a-8fb2c5a8be2c"}]': finished 2023-10-05T14:08:59.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:58 smithi172 ceph-mon[110020]: osdmap e31: 6 total, 5 up, 6 in 2023-10-05T14:08:59.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:58 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T14:08:59.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:08:59 smithi031 ceph-mon[107746]: from='client.? 172.21.15.172:0/3758794464' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T14:08:59.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:08:59 smithi139 ceph-mon[109728]: from='client.? 172.21.15.172:0/3758794464' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T14:09:00.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:08:59 smithi172 ceph-mon[110020]: from='client.? 172.21.15.172:0/3758794464' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T14:09:00.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:00 smithi031 ceph-mon[107746]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T14:09:00.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:00 smithi139 ceph-mon[109728]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T14:09:01.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:00 smithi172 ceph-mon[110020]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T14:09:02.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:02 smithi139 ceph-mon[109728]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T14:09:02.980 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:02 smithi172 ceph-mon[110020]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T14:09:03.182 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:02 smithi031 ceph-mon[107746]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T14:09:03.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:03 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-05T14:09:03.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:03 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:03.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:03 smithi172 ceph-mon[110020]: Deploying daemon osd.5 on smithi172 2023-10-05T14:09:04.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:03 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-05T14:09:04.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:03 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:04.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:03 smithi031 ceph-mon[107746]: Deploying daemon osd.5 on smithi172 2023-10-05T14:09:04.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:03 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-05T14:09:04.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:03 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:04.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:03 smithi139 ceph-mon[109728]: Deploying daemon osd.5 on smithi172 2023-10-05T14:09:05.059 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:04 smithi172 ceph-mon[110020]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T14:09:05.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:04 smithi031 ceph-mon[107746]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T14:09:05.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:04 smithi139 ceph-mon[109728]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T14:09:07.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:06 smithi172 ceph-mon[110020]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T14:09:08.279 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:06 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:08.279 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:06 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:08.279 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:06 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:09:08.280 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:06 smithi139 ceph-mon[109728]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T14:09:08.280 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:06 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:08.280 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:06 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:08.281 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:06 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:09:08.281 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:06 smithi031 ceph-mon[107746]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T14:09:08.281 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:06 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:08.281 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:06 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:08.281 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:06 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:09:08.281 INFO:teuthology.orchestra.run.smithi172.stdout:Created osd(s) 5 on host 'smithi172' 2023-10-05T14:09:08.603 DEBUG:teuthology.orchestra.run.smithi172:osd.5> sudo journalctl -f -n 0 -u ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@osd.5.service 2023-10-05T14:09:08.605 INFO:tasks.cephadm:Deploying osd.6 on smithi172 with /dev/vg_nvme/lv_3... 2023-10-05T14:09:08.605 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-05T14:09:08.640 INFO:journalctl@ceph.osd.5.smithi172.stdout:-- Logs begin at Thu 2023-10-05 13:55:36 UTC. -- 2023-10-05T14:09:09.046 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:08 smithi172 ceph-mon[110020]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T14:09:09.046 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:08 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:09.046 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:08 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:09.046 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:08 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:09.046 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:08 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:09:09.046 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:08 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:09.047 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:08 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:09.047 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:08 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:09.047 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:08 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:09:09.109 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-05T14:09:09.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:08 smithi031 ceph-mon[107746]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T14:09:09.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:08 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:09.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:08 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:09.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:08 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:09.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:08 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:09:09.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:08 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:09.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:08 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:09.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:08 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:09.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:08 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:09:09.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:08 smithi139 ceph-mon[109728]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T14:09:09.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:08 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:09.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:08 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:09.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:08 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:09.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:08 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:09:09.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:08 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:09.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:08 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:09.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:08 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:09.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:08 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:09:10.070 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:09:09 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5[114721]: 2023-10-05T14:09:09.681+0000 7f6bb886c640 -1 osd.5 0 log_to_monitors true 2023-10-05T14:09:10.325 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-05T14:09:10.325 INFO:teuthology.orchestra.run.smithi172.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-05T14:09:10.325 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 10+0 records in 2023-10-05T14:09:10.325 INFO:teuthology.orchestra.run.smithi172.stderr:10+0 records out 2023-10-05T14:09:10.325 INFO:teuthology.orchestra.run.smithi172.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0111546 s, 940 MB/s 2023-10-05T14:09:10.325 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 2023-10-05T14:09:10.325 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping successful for: 2023-10-05T14:09:10.462 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:10 smithi172 ceph-mon[110020]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T14:09:10.462 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:10 smithi172 ceph-mon[110020]: from='osd.5 [v2:172.21.15.172:6800/392662636,v1:172.21.15.172:6801/392662636]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-05T14:09:10.462 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:10 smithi172 ceph-mon[110020]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-05T14:09:10.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:10 smithi031 ceph-mon[107746]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T14:09:10.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:10 smithi031 ceph-mon[107746]: from='osd.5 [v2:172.21.15.172:6800/392662636,v1:172.21.15.172:6801/392662636]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-05T14:09:10.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:10 smithi031 ceph-mon[107746]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-05T14:09:10.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:10 smithi139 ceph-mon[109728]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T14:09:10.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:10 smithi139 ceph-mon[109728]: from='osd.5 [v2:172.21.15.172:6800/392662636,v1:172.21.15.172:6801/392662636]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-05T14:09:10.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:10 smithi139 ceph-mon[109728]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-05T14:09:10.813 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi172:vg_nvme/lv_3 2023-10-05T14:09:11.033 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-05T14:09:11.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:11 smithi139 ceph-mon[109728]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-05T14:09:11.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:11 smithi139 ceph-mon[109728]: osdmap e32: 6 total, 5 up, 6 in 2023-10-05T14:09:11.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:11 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T14:09:11.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:11 smithi139 ceph-mon[109728]: from='osd.5 [v2:172.21.15.172:6800/392662636,v1:172.21.15.172:6801/392662636]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-10-05T14:09:11.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:11 smithi139 ceph-mon[109728]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-10-05T14:09:11.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:11 smithi139 ceph-mon[109728]: Detected new or changed devices on smithi172 2023-10-05T14:09:11.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:11 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:11.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:11 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:11.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:11 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:09:11.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:11 smithi139 ceph-mon[109728]: Adjusting osd_memory_target on smithi172 to 21210M 2023-10-05T14:09:11.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:11 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:11.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:11 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:11.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:11 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:09:11.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:11 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:11.751 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:09:11 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5[114721]: 2023-10-05T14:09:11.431+0000 7f6badee4700 -1 osd.5 0 waiting for initial osdmap 2023-10-05T14:09:11.751 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:09:11 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5[114721]: 2023-10-05T14:09:11.435+0000 7f6ba9cd9700 -1 osd.5 33 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-05T14:09:11.752 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:11 smithi172 ceph-mon[110020]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-05T14:09:11.752 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:11 smithi172 ceph-mon[110020]: osdmap e32: 6 total, 5 up, 6 in 2023-10-05T14:09:11.752 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:11 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T14:09:11.752 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:11 smithi172 ceph-mon[110020]: from='osd.5 [v2:172.21.15.172:6800/392662636,v1:172.21.15.172:6801/392662636]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-10-05T14:09:11.753 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:11 smithi172 ceph-mon[110020]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-10-05T14:09:11.753 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:11 smithi172 ceph-mon[110020]: Detected new or changed devices on smithi172 2023-10-05T14:09:11.753 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:11 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:11.753 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:11 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:11.753 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:11 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:09:11.753 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:11 smithi172 ceph-mon[110020]: Adjusting osd_memory_target on smithi172 to 21210M 2023-10-05T14:09:11.754 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:11 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:11.754 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:11 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:11.754 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:11 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:09:11.754 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:11 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:11.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:11 smithi031 ceph-mon[107746]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-05T14:09:11.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:11 smithi031 ceph-mon[107746]: osdmap e32: 6 total, 5 up, 6 in 2023-10-05T14:09:11.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:11 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T14:09:11.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:11 smithi031 ceph-mon[107746]: from='osd.5 [v2:172.21.15.172:6800/392662636,v1:172.21.15.172:6801/392662636]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-10-05T14:09:11.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:11 smithi031 ceph-mon[107746]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-10-05T14:09:11.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:11 smithi031 ceph-mon[107746]: Detected new or changed devices on smithi172 2023-10-05T14:09:11.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:11 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:11.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:11 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:11.932 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:11 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:09:11.932 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:11 smithi031 ceph-mon[107746]: Adjusting osd_memory_target on smithi172 to 21210M 2023-10-05T14:09:11.932 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:11 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:11.932 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:11 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:11.932 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:11 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:09:11.933 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:11 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:12.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:12 smithi139 ceph-mon[109728]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2023-10-05T14:09:12.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:12 smithi139 ceph-mon[109728]: osdmap e33: 6 total, 5 up, 6 in 2023-10-05T14:09:12.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:12 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T14:09:12.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:12 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T14:09:12.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:12 smithi139 ceph-mon[109728]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T14:09:12.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:12 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T14:09:12.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:12 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T14:09:12.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:12 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:12.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:12 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T14:09:12.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:12 smithi172 ceph-mon[110020]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2023-10-05T14:09:12.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:12 smithi172 ceph-mon[110020]: osdmap e33: 6 total, 5 up, 6 in 2023-10-05T14:09:12.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:12 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T14:09:12.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:12 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T14:09:12.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:12 smithi172 ceph-mon[110020]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T14:09:12.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:12 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T14:09:12.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:12 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T14:09:12.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:12 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:12.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:12 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T14:09:12.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:12 smithi031 ceph-mon[107746]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2023-10-05T14:09:12.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:12 smithi031 ceph-mon[107746]: osdmap e33: 6 total, 5 up, 6 in 2023-10-05T14:09:12.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:12 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T14:09:12.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:12 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T14:09:12.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:12 smithi031 ceph-mon[107746]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T14:09:12.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:12 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T14:09:12.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:12 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T14:09:12.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:12 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:12.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:12 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T14:09:13.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:13 smithi139 ceph-mon[109728]: purged_snaps scrub starts 2023-10-05T14:09:13.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:13 smithi139 ceph-mon[109728]: purged_snaps scrub ok 2023-10-05T14:09:13.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:13 smithi139 ceph-mon[109728]: from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:09:13.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:13 smithi139 ceph-mon[109728]: osd.5 [v2:172.21.15.172:6800/392662636,v1:172.21.15.172:6801/392662636] boot 2023-10-05T14:09:13.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:13 smithi139 ceph-mon[109728]: osdmap e34: 6 total, 6 up, 6 in 2023-10-05T14:09:13.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:13 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T14:09:13.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:13 smithi172 ceph-mon[110020]: purged_snaps scrub starts 2023-10-05T14:09:13.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:13 smithi172 ceph-mon[110020]: purged_snaps scrub ok 2023-10-05T14:09:13.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:13 smithi172 ceph-mon[110020]: from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:09:13.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:13 smithi172 ceph-mon[110020]: osd.5 [v2:172.21.15.172:6800/392662636,v1:172.21.15.172:6801/392662636] boot 2023-10-05T14:09:13.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:13 smithi172 ceph-mon[110020]: osdmap e34: 6 total, 6 up, 6 in 2023-10-05T14:09:13.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:13 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T14:09:13.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:13 smithi031 ceph-mon[107746]: purged_snaps scrub starts 2023-10-05T14:09:13.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:13 smithi031 ceph-mon[107746]: purged_snaps scrub ok 2023-10-05T14:09:13.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:13 smithi031 ceph-mon[107746]: from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:09:13.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:13 smithi031 ceph-mon[107746]: osd.5 [v2:172.21.15.172:6800/392662636,v1:172.21.15.172:6801/392662636] boot 2023-10-05T14:09:13.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:13 smithi031 ceph-mon[107746]: osdmap e34: 6 total, 6 up, 6 in 2023-10-05T14:09:13.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:13 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T14:09:14.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:14 smithi172 ceph-mon[110020]: osdmap e35: 6 total, 6 up, 6 in 2023-10-05T14:09:14.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:14 smithi172 ceph-mon[110020]: pgmap v101: 1 pgs: 1 peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-05T14:09:14.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:14 smithi172 ceph-mon[110020]: from='client.? 172.21.15.172:0/890931363' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0b72a314-8d8f-4d3f-a053-61bda4d1046e"}]: dispatch 2023-10-05T14:09:14.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:14 smithi172 ceph-mon[110020]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0b72a314-8d8f-4d3f-a053-61bda4d1046e"}]: dispatch 2023-10-05T14:09:14.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:14 smithi172 ceph-mon[110020]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0b72a314-8d8f-4d3f-a053-61bda4d1046e"}]': finished 2023-10-05T14:09:14.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:14 smithi172 ceph-mon[110020]: osdmap e36: 7 total, 6 up, 7 in 2023-10-05T14:09:14.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:14 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T14:09:14.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:14 smithi172 ceph-mon[110020]: osdmap e37: 7 total, 6 up, 7 in 2023-10-05T14:09:14.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:14 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T14:09:14.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:14 smithi031 ceph-mon[107746]: osdmap e35: 6 total, 6 up, 6 in 2023-10-05T14:09:14.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:14 smithi031 ceph-mon[107746]: pgmap v101: 1 pgs: 1 peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-05T14:09:14.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:14 smithi031 ceph-mon[107746]: from='client.? 172.21.15.172:0/890931363' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0b72a314-8d8f-4d3f-a053-61bda4d1046e"}]: dispatch 2023-10-05T14:09:14.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:14 smithi031 ceph-mon[107746]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0b72a314-8d8f-4d3f-a053-61bda4d1046e"}]: dispatch 2023-10-05T14:09:14.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:14 smithi031 ceph-mon[107746]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0b72a314-8d8f-4d3f-a053-61bda4d1046e"}]': finished 2023-10-05T14:09:14.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:14 smithi031 ceph-mon[107746]: osdmap e36: 7 total, 6 up, 7 in 2023-10-05T14:09:14.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:14 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T14:09:14.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:14 smithi031 ceph-mon[107746]: osdmap e37: 7 total, 6 up, 7 in 2023-10-05T14:09:14.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:14 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T14:09:14.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:14 smithi139 ceph-mon[109728]: osdmap e35: 6 total, 6 up, 6 in 2023-10-05T14:09:14.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:14 smithi139 ceph-mon[109728]: pgmap v101: 1 pgs: 1 peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-05T14:09:14.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:14 smithi139 ceph-mon[109728]: from='client.? 172.21.15.172:0/890931363' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0b72a314-8d8f-4d3f-a053-61bda4d1046e"}]: dispatch 2023-10-05T14:09:14.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:14 smithi139 ceph-mon[109728]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0b72a314-8d8f-4d3f-a053-61bda4d1046e"}]: dispatch 2023-10-05T14:09:14.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:14 smithi139 ceph-mon[109728]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0b72a314-8d8f-4d3f-a053-61bda4d1046e"}]': finished 2023-10-05T14:09:14.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:14 smithi139 ceph-mon[109728]: osdmap e36: 7 total, 6 up, 7 in 2023-10-05T14:09:14.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:14 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T14:09:14.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:14 smithi139 ceph-mon[109728]: osdmap e37: 7 total, 6 up, 7 in 2023-10-05T14:09:14.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:14 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T14:09:15.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:15 smithi172 ceph-mon[110020]: from='client.? 172.21.15.172:0/130016322' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T14:09:15.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:15 smithi172 ceph-mon[110020]: osdmap e38: 7 total, 6 up, 7 in 2023-10-05T14:09:15.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:15 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T14:09:15.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:15 smithi031 ceph-mon[107746]: from='client.? 172.21.15.172:0/130016322' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T14:09:15.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:15 smithi031 ceph-mon[107746]: osdmap e38: 7 total, 6 up, 7 in 2023-10-05T14:09:15.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:15 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T14:09:15.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:15 smithi139 ceph-mon[109728]: from='client.? 172.21.15.172:0/130016322' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T14:09:15.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:15 smithi139 ceph-mon[109728]: osdmap e38: 7 total, 6 up, 7 in 2023-10-05T14:09:15.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:15 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T14:09:16.772 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:16 smithi172 ceph-mon[110020]: pgmap v105: 1 pgs: 1 peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-05T14:09:16.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:16 smithi031 ceph-mon[107746]: pgmap v105: 1 pgs: 1 peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-05T14:09:16.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:16 smithi139 ceph-mon[109728]: pgmap v105: 1 pgs: 1 peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-05T14:09:18.761 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:18 smithi172 ceph-mon[110020]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 137 KiB/s, 0 objects/s recovering 2023-10-05T14:09:19.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:18 smithi031 ceph-mon[107746]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 137 KiB/s, 0 objects/s recovering 2023-10-05T14:09:19.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:18 smithi139 ceph-mon[109728]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 137 KiB/s, 0 objects/s recovering 2023-10-05T14:09:19.848 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:19 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-05T14:09:19.849 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:19 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:19.849 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:19 smithi172 ceph-mon[110020]: Deploying daemon osd.6 on smithi172 2023-10-05T14:09:20.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:19 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-05T14:09:20.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:19 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:20.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:19 smithi031 ceph-mon[107746]: Deploying daemon osd.6 on smithi172 2023-10-05T14:09:20.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:19 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-05T14:09:20.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:19 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:20.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:19 smithi139 ceph-mon[109728]: Deploying daemon osd.6 on smithi172 2023-10-05T14:09:21.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:20 smithi172 ceph-mon[110020]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-10-05T14:09:21.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:20 smithi031 ceph-mon[107746]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-10-05T14:09:21.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:20 smithi139 ceph-mon[109728]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-10-05T14:09:23.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:22 smithi172 ceph-mon[110020]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 74 KiB/s, 0 objects/s recovering 2023-10-05T14:09:23.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:22 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:09:23.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:22 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:23.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:22 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:23.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:22 smithi031 ceph-mon[107746]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 74 KiB/s, 0 objects/s recovering 2023-10-05T14:09:23.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:22 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:09:23.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:22 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:23.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:22 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:23.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:22 smithi139 ceph-mon[109728]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 74 KiB/s, 0 objects/s recovering 2023-10-05T14:09:23.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:22 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:09:23.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:22 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:23.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:22 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:24.185 INFO:teuthology.orchestra.run.smithi172.stdout:Created osd(s) 6 on host 'smithi172' 2023-10-05T14:09:24.558 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:24.558 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:24.558 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:24.558 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:09:24.558 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:24.559 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:24 smithi172 ceph-mon[110020]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-10-05T14:09:24.559 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:24.559 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:24.559 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:24 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:09:24.560 DEBUG:teuthology.orchestra.run.smithi172:osd.6> sudo journalctl -f -n 0 -u ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@osd.6.service 2023-10-05T14:09:24.562 INFO:tasks.cephadm:Deploying osd.7 on smithi172 with /dev/vg_nvme/lv_2... 2023-10-05T14:09:24.562 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-10-05T14:09:24.592 INFO:journalctl@ceph.osd.6.smithi172.stdout:-- Logs begin at Thu 2023-10-05 13:55:36 UTC. -- 2023-10-05T14:09:24.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:24.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:24.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:24.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:09:24.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:24.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:24 smithi031 ceph-mon[107746]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-10-05T14:09:24.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:24.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:24.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:24 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:09:24.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:24.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:24.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:24.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:09:24.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:24.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:24 smithi139 ceph-mon[109728]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-10-05T14:09:24.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:24.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:24.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:24 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:09:25.037 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-05T14:09:25.545 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:09:25 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:09:25.474+0000 7f782a601640 -1 osd.6 0 log_to_monitors true 2023-10-05T14:09:25.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:25 smithi172 ceph-mon[110020]: from='osd.6 [v2:172.21.15.172:6808/3009495129,v1:172.21.15.172:6809/3009495129]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-05T14:09:25.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:25 smithi172 ceph-mon[110020]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-05T14:09:25.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:25 smithi031 ceph-mon[107746]: from='osd.6 [v2:172.21.15.172:6808/3009495129,v1:172.21.15.172:6809/3009495129]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-05T14:09:25.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:25 smithi031 ceph-mon[107746]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-05T14:09:25.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:25 smithi139 ceph-mon[109728]: from='osd.6 [v2:172.21.15.172:6808/3009495129,v1:172.21.15.172:6809/3009495129]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-05T14:09:25.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:25 smithi139 ceph-mon[109728]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-05T14:09:26.580 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-10-05T14:09:26.581 INFO:teuthology.orchestra.run.smithi172.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-10-05T14:09:26.581 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 10+0 records in 2023-10-05T14:09:26.581 INFO:teuthology.orchestra.run.smithi172.stderr:10+0 records out 2023-10-05T14:09:26.581 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0125982 s, 832 MB/s 2023-10-05T14:09:26.581 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping successful for: 2023-10-05T14:09:26.820 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:09:26 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:09:26.538+0000 7f781fc79700 -1 osd.6 0 waiting for initial osdmap 2023-10-05T14:09:26.820 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:09:26 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:09:26.545+0000 7f7817a66700 -1 osd.6 40 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-05T14:09:26.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:26 smithi172 ceph-mon[110020]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-05T14:09:26.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:26 smithi172 ceph-mon[110020]: osdmap e39: 7 total, 6 up, 7 in 2023-10-05T14:09:26.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:26 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T14:09:26.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:26 smithi172 ceph-mon[110020]: from='osd.6 [v2:172.21.15.172:6808/3009495129,v1:172.21.15.172:6809/3009495129]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-10-05T14:09:26.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:26 smithi172 ceph-mon[110020]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-10-05T14:09:26.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:26 smithi172 ceph-mon[110020]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-10-05T14:09:26.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:26 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:26.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:26 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:26.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:26 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:09:26.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:26 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:09:26.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:26 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:26.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:26 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:26.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:26 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:09:26.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:26 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:26.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:26 smithi172 ceph-mon[110020]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2023-10-05T14:09:26.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:26 smithi172 ceph-mon[110020]: osdmap e40: 7 total, 6 up, 7 in 2023-10-05T14:09:26.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:26 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T14:09:26.920 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi172:vg_nvme/lv_2 2023-10-05T14:09:26.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:26 smithi031 ceph-mon[107746]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-05T14:09:26.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:26 smithi031 ceph-mon[107746]: osdmap e39: 7 total, 6 up, 7 in 2023-10-05T14:09:26.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:26 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T14:09:26.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:26 smithi031 ceph-mon[107746]: from='osd.6 [v2:172.21.15.172:6808/3009495129,v1:172.21.15.172:6809/3009495129]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-10-05T14:09:26.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:26 smithi031 ceph-mon[107746]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-10-05T14:09:26.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:26 smithi031 ceph-mon[107746]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-10-05T14:09:26.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:26 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:26.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:26 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:26.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:26 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:09:26.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:26 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:09:26.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:26 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:26.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:26 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:26.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:26 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:09:26.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:26 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:26.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:26 smithi031 ceph-mon[107746]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2023-10-05T14:09:26.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:26 smithi031 ceph-mon[107746]: osdmap e40: 7 total, 6 up, 7 in 2023-10-05T14:09:26.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:26 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T14:09:26.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:26 smithi139 ceph-mon[109728]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-05T14:09:26.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:26 smithi139 ceph-mon[109728]: osdmap e39: 7 total, 6 up, 7 in 2023-10-05T14:09:26.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:26 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T14:09:26.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:26 smithi139 ceph-mon[109728]: from='osd.6 [v2:172.21.15.172:6808/3009495129,v1:172.21.15.172:6809/3009495129]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-10-05T14:09:26.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:26 smithi139 ceph-mon[109728]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-10-05T14:09:26.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:26 smithi139 ceph-mon[109728]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-10-05T14:09:26.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:26 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:26.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:26 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:26.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:26 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:09:26.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:26 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:09:26.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:26 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:26.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:26 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:26.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:26 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:09:26.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:26 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:26.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:26 smithi139 ceph-mon[109728]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2023-10-05T14:09:26.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:26 smithi139 ceph-mon[109728]: osdmap e40: 7 total, 6 up, 7 in 2023-10-05T14:09:26.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:26 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T14:09:27.136 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-05T14:09:27.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:27 smithi172 ceph-mon[110020]: Detected new or changed devices on smithi172 2023-10-05T14:09:27.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:27 smithi172 ceph-mon[110020]: Adjusting osd_memory_target on smithi172 to 10605M 2023-10-05T14:09:27.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:27 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T14:09:27.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:27 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T14:09:27.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:27 smithi031 ceph-mon[107746]: Detected new or changed devices on smithi172 2023-10-05T14:09:27.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:27 smithi031 ceph-mon[107746]: Adjusting osd_memory_target on smithi172 to 10605M 2023-10-05T14:09:27.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:27 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T14:09:27.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:27 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T14:09:27.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:27 smithi139 ceph-mon[109728]: Detected new or changed devices on smithi172 2023-10-05T14:09:27.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:27 smithi139 ceph-mon[109728]: Adjusting osd_memory_target on smithi172 to 10605M 2023-10-05T14:09:27.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:27 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T14:09:27.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:27 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T14:09:28.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:28 smithi172 ceph-mon[110020]: purged_snaps scrub starts 2023-10-05T14:09:29.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:28 smithi172 ceph-mon[110020]: purged_snaps scrub ok 2023-10-05T14:09:29.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:28 smithi172 ceph-mon[110020]: osd.6 [v2:172.21.15.172:6808/3009495129,v1:172.21.15.172:6809/3009495129] boot 2023-10-05T14:09:29.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:28 smithi172 ceph-mon[110020]: osdmap e41: 7 total, 7 up, 7 in 2023-10-05T14:09:29.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:28 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T14:09:29.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:28 smithi172 ceph-mon[110020]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-05T14:09:29.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:28 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T14:09:29.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:28 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T14:09:29.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:28 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:29.148 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:28 smithi139 ceph-mon[109728]: purged_snaps scrub starts 2023-10-05T14:09:29.148 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:28 smithi139 ceph-mon[109728]: purged_snaps scrub ok 2023-10-05T14:09:29.148 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:28 smithi139 ceph-mon[109728]: osd.6 [v2:172.21.15.172:6808/3009495129,v1:172.21.15.172:6809/3009495129] boot 2023-10-05T14:09:29.148 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:28 smithi139 ceph-mon[109728]: osdmap e41: 7 total, 7 up, 7 in 2023-10-05T14:09:29.148 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:28 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T14:09:29.149 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:28 smithi139 ceph-mon[109728]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-05T14:09:29.149 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:28 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T14:09:29.149 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:28 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T14:09:29.149 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:28 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:29.149 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:28 smithi031 ceph-mon[107746]: purged_snaps scrub starts 2023-10-05T14:09:29.149 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:28 smithi031 ceph-mon[107746]: purged_snaps scrub ok 2023-10-05T14:09:29.150 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:28 smithi031 ceph-mon[107746]: osd.6 [v2:172.21.15.172:6808/3009495129,v1:172.21.15.172:6809/3009495129] boot 2023-10-05T14:09:29.150 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:28 smithi031 ceph-mon[107746]: osdmap e41: 7 total, 7 up, 7 in 2023-10-05T14:09:29.150 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:28 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T14:09:29.150 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:28 smithi031 ceph-mon[107746]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-05T14:09:29.151 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:28 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T14:09:29.151 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:28 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T14:09:29.151 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:28 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:29.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:29 smithi172 ceph-mon[110020]: from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:09:29.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:29 smithi172 ceph-mon[110020]: osdmap e42: 7 total, 7 up, 7 in 2023-10-05T14:09:29.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:29 smithi031 ceph-mon[107746]: from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:09:29.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:29 smithi031 ceph-mon[107746]: osdmap e42: 7 total, 7 up, 7 in 2023-10-05T14:09:29.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:29 smithi139 ceph-mon[109728]: from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:09:29.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:29 smithi139 ceph-mon[109728]: osdmap e42: 7 total, 7 up, 7 in 2023-10-05T14:09:30.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:30 smithi172 ceph-mon[110020]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T14:09:30.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:30 smithi172 ceph-mon[110020]: from='client.? 172.21.15.172:0/2788011838' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa39e8aa-f716-4d77-96bd-20ca379c1220"}]: dispatch 2023-10-05T14:09:30.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:30 smithi172 ceph-mon[110020]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa39e8aa-f716-4d77-96bd-20ca379c1220"}]: dispatch 2023-10-05T14:09:30.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:30 smithi172 ceph-mon[110020]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fa39e8aa-f716-4d77-96bd-20ca379c1220"}]': finished 2023-10-05T14:09:30.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:30 smithi172 ceph-mon[110020]: osdmap e43: 8 total, 7 up, 8 in 2023-10-05T14:09:30.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:30 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T14:09:30.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:30 smithi172 ceph-mon[110020]: from='client.? 172.21.15.172:0/886360735' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T14:09:30.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:30 smithi031 ceph-mon[107746]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T14:09:30.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:30 smithi031 ceph-mon[107746]: from='client.? 172.21.15.172:0/2788011838' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa39e8aa-f716-4d77-96bd-20ca379c1220"}]: dispatch 2023-10-05T14:09:30.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:30 smithi031 ceph-mon[107746]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa39e8aa-f716-4d77-96bd-20ca379c1220"}]: dispatch 2023-10-05T14:09:30.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:30 smithi031 ceph-mon[107746]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fa39e8aa-f716-4d77-96bd-20ca379c1220"}]': finished 2023-10-05T14:09:30.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:30 smithi031 ceph-mon[107746]: osdmap e43: 8 total, 7 up, 8 in 2023-10-05T14:09:30.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:30 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T14:09:30.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:30 smithi031 ceph-mon[107746]: from='client.? 172.21.15.172:0/886360735' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T14:09:30.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:30 smithi139 ceph-mon[109728]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T14:09:30.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:30 smithi139 ceph-mon[109728]: from='client.? 172.21.15.172:0/2788011838' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa39e8aa-f716-4d77-96bd-20ca379c1220"}]: dispatch 2023-10-05T14:09:30.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:30 smithi139 ceph-mon[109728]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa39e8aa-f716-4d77-96bd-20ca379c1220"}]: dispatch 2023-10-05T14:09:30.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:30 smithi139 ceph-mon[109728]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fa39e8aa-f716-4d77-96bd-20ca379c1220"}]': finished 2023-10-05T14:09:30.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:30 smithi139 ceph-mon[109728]: osdmap e43: 8 total, 7 up, 8 in 2023-10-05T14:09:30.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:30 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T14:09:30.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:30 smithi139 ceph-mon[109728]: from='client.? 172.21.15.172:0/886360735' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T14:09:32.992 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:32 smithi172 ceph-mon[110020]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T14:09:33.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:32 smithi031 ceph-mon[107746]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T14:09:33.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:32 smithi139 ceph-mon[109728]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T14:09:35.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:34 smithi172 ceph-mon[110020]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T14:09:35.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:34 smithi031 ceph-mon[107746]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T14:09:35.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:34 smithi139 ceph-mon[109728]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T14:09:36.053 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:35 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-05T14:09:36.053 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:35 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:36.053 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:35 smithi172 ceph-mon[110020]: Deploying daemon osd.7 on smithi172 2023-10-05T14:09:36.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:35 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-05T14:09:36.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:35 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:36.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:35 smithi031 ceph-mon[107746]: Deploying daemon osd.7 on smithi172 2023-10-05T14:09:36.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:35 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-05T14:09:36.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:35 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:36.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:35 smithi139 ceph-mon[109728]: Deploying daemon osd.7 on smithi172 2023-10-05T14:09:36.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:36 smithi172 ceph-mon[110020]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T14:09:37.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:36 smithi031 ceph-mon[107746]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T14:09:37.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:36 smithi139 ceph-mon[109728]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T14:09:39.033 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:39 smithi172 ceph-mon[110020]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T14:09:39.033 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:39 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:39.033 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:39 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:39.033 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:39 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:09:39.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:39 smithi031 ceph-mon[107746]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T14:09:39.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:39 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:39.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:39 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:39.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:39 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:09:39.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:39 smithi139 ceph-mon[109728]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T14:09:39.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:39 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:39.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:39 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:39.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:39 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:09:39.894 INFO:teuthology.orchestra.run.smithi172.stdout:Created osd(s) 7 on host 'smithi172' 2023-10-05T14:09:40.269 DEBUG:teuthology.orchestra.run.smithi172:osd.7> sudo journalctl -f -n 0 -u ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@osd.7.service 2023-10-05T14:09:40.271 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-10-05T14:09:40.271 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph osd stat -f json 2023-10-05T14:09:40.304 INFO:journalctl@ceph.osd.7.smithi172.stdout:-- Logs begin at Thu 2023-10-05 13:55:36 UTC. -- 2023-10-05T14:09:40.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:40 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:40.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:40 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:40.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:40 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:40.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:40 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:09:40.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:40 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:40.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:40 smithi172 ceph-mon[110020]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T14:09:40.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:40 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:40.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:40 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:09:40.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:40 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:40.523 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:09:40.668 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:40 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:40.668 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:40 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:40.668 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:40 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:40.668 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:40 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:09:40.668 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:40 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:40.668 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:40 smithi031 ceph-mon[107746]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T14:09:40.668 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:40 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:40.669 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:40 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:09:40.669 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:40 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:40.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:40 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:40.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:40 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:40.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:40 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:40.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:40 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:09:40.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:40 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:40.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:40 smithi139 ceph-mon[109728]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T14:09:40.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:40 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:40.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:40 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:09:40.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:40 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:41.321 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:09:41 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:09:41.238+0000 7ff2f8e53640 -1 osd.7 0 log_to_monitors true 2023-10-05T14:09:41.679 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:09:41.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:41 smithi031 ceph-mon[107746]: from='osd.7 [v2:172.21.15.172:6816/3561106467,v1:172.21.15.172:6817/3561106467]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-05T14:09:41.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:41 smithi031 ceph-mon[107746]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-05T14:09:41.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:41 smithi139 ceph-mon[109728]: from='osd.7 [v2:172.21.15.172:6816/3561106467,v1:172.21.15.172:6817/3561106467]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-05T14:09:41.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:41 smithi139 ceph-mon[109728]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-05T14:09:41.807 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:41 smithi172 ceph-mon[110020]: from='osd.7 [v2:172.21.15.172:6816/3561106467,v1:172.21.15.172:6817/3561106467]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-05T14:09:41.807 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:41 smithi172 ceph-mon[110020]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-05T14:09:42.005 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":44,"num_osds":8,"num_up_osds":7,"osd_up_since":1696514967,"num_in_osds":8,"osd_in_since":1696514969,"num_remapped_pgs":0} 2023-10-05T14:09:42.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:42 smithi139 ceph-mon[109728]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-05T14:09:42.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:42 smithi139 ceph-mon[109728]: osdmap e44: 8 total, 7 up, 8 in 2023-10-05T14:09:42.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:42 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T14:09:42.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:42 smithi139 ceph-mon[109728]: from='osd.7 [v2:172.21.15.172:6816/3561106467,v1:172.21.15.172:6817/3561106467]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-10-05T14:09:42.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:42 smithi139 ceph-mon[109728]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-10-05T14:09:42.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:42 smithi139 ceph-mon[109728]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T14:09:42.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:42 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/1107473944' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-05T14:09:42.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:42 smithi139 ceph-mon[109728]: Detected new or changed devices on smithi172 2023-10-05T14:09:42.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:42 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:42.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:42 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:42.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:42 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:09:42.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:42 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:09:42.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:42 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:09:42.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:42 smithi139 ceph-mon[109728]: Adjusting osd_memory_target on smithi172 to 7070M 2023-10-05T14:09:42.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:42 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:42.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:42 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:42.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:42 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:09:42.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:42 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:42.820 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:09:42 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:09:42.438+0000 7ff2ee4cb700 -1 osd.7 0 waiting for initial osdmap 2023-10-05T14:09:42.820 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:09:42 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:09:42.445+0000 7ff2e62b8700 -1 osd.7 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-05T14:09:42.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:42 smithi172 ceph-mon[110020]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-05T14:09:42.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:42 smithi172 ceph-mon[110020]: osdmap e44: 8 total, 7 up, 8 in 2023-10-05T14:09:42.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:42 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T14:09:42.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:42 smithi172 ceph-mon[110020]: from='osd.7 [v2:172.21.15.172:6816/3561106467,v1:172.21.15.172:6817/3561106467]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-10-05T14:09:42.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:42 smithi172 ceph-mon[110020]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-10-05T14:09:42.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:42 smithi172 ceph-mon[110020]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T14:09:42.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:42 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/1107473944' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-05T14:09:42.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:42 smithi172 ceph-mon[110020]: Detected new or changed devices on smithi172 2023-10-05T14:09:42.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:42 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:42.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:42 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:42.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:42 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:09:42.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:42 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:09:42.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:42 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:09:42.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:42 smithi172 ceph-mon[110020]: Adjusting osd_memory_target on smithi172 to 7070M 2023-10-05T14:09:42.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:42 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:42.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:42 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:42.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:42 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:09:42.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:42 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:42.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:42 smithi031 ceph-mon[107746]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-05T14:09:42.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:42 smithi031 ceph-mon[107746]: osdmap e44: 8 total, 7 up, 8 in 2023-10-05T14:09:42.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:42 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T14:09:42.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:42 smithi031 ceph-mon[107746]: from='osd.7 [v2:172.21.15.172:6816/3561106467,v1:172.21.15.172:6817/3561106467]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-10-05T14:09:42.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:42 smithi031 ceph-mon[107746]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-10-05T14:09:42.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:42 smithi031 ceph-mon[107746]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T14:09:42.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:42 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/1107473944' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-05T14:09:42.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:42 smithi031 ceph-mon[107746]: Detected new or changed devices on smithi172 2023-10-05T14:09:42.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:42 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:42.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:42 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:42.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:42 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:09:42.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:42 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:09:42.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:42 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:09:42.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:42 smithi031 ceph-mon[107746]: Adjusting osd_memory_target on smithi172 to 7070M 2023-10-05T14:09:42.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:42 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:42.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:42 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:09:42.932 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:42 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:09:42.932 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:42 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:09:43.006 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph osd stat -f json 2023-10-05T14:09:43.260 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:09:43.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:43 smithi031 ceph-mon[107746]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2023-10-05T14:09:43.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:43 smithi031 ceph-mon[107746]: osdmap e45: 8 total, 7 up, 8 in 2023-10-05T14:09:43.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:43 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T14:09:43.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:43 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T14:09:43.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:43 smithi139 ceph-mon[109728]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2023-10-05T14:09:43.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:43 smithi139 ceph-mon[109728]: osdmap e45: 8 total, 7 up, 8 in 2023-10-05T14:09:43.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:43 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T14:09:43.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:43 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T14:09:43.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:43 smithi172 ceph-mon[110020]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2023-10-05T14:09:43.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:43 smithi172 ceph-mon[110020]: osdmap e45: 8 total, 7 up, 8 in 2023-10-05T14:09:43.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:43 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T14:09:43.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:43 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T14:09:44.389 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:09:44.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:44 smithi031 ceph-mon[107746]: purged_snaps scrub starts 2023-10-05T14:09:44.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:44 smithi031 ceph-mon[107746]: purged_snaps scrub ok 2023-10-05T14:09:44.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:44 smithi031 ceph-mon[107746]: osd.7 [v2:172.21.15.172:6816/3561106467,v1:172.21.15.172:6817/3561106467] boot 2023-10-05T14:09:44.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:44 smithi031 ceph-mon[107746]: osdmap e46: 8 total, 8 up, 8 in 2023-10-05T14:09:44.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:44 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T14:09:44.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:44 smithi031 ceph-mon[107746]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T14:09:44.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:44 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/853787517' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-05T14:09:44.769 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":46,"num_osds":8,"num_up_osds":8,"osd_up_since":1696514983,"num_in_osds":8,"osd_in_since":1696514969,"num_remapped_pgs":0} 2023-10-05T14:09:44.770 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-05T14:09:44.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:44 smithi172 ceph-mon[110020]: purged_snaps scrub starts 2023-10-05T14:09:44.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:44 smithi172 ceph-mon[110020]: purged_snaps scrub ok 2023-10-05T14:09:44.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:44 smithi172 ceph-mon[110020]: osd.7 [v2:172.21.15.172:6816/3561106467,v1:172.21.15.172:6817/3561106467] boot 2023-10-05T14:09:44.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:44 smithi172 ceph-mon[110020]: osdmap e46: 8 total, 8 up, 8 in 2023-10-05T14:09:44.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:44 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T14:09:44.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:44 smithi172 ceph-mon[110020]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T14:09:44.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:44 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/853787517' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-05T14:09:44.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:44 smithi139 ceph-mon[109728]: purged_snaps scrub starts 2023-10-05T14:09:44.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:44 smithi139 ceph-mon[109728]: purged_snaps scrub ok 2023-10-05T14:09:44.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:44 smithi139 ceph-mon[109728]: osd.7 [v2:172.21.15.172:6816/3561106467,v1:172.21.15.172:6817/3561106467] boot 2023-10-05T14:09:44.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:44 smithi139 ceph-mon[109728]: osdmap e46: 8 total, 8 up, 8 in 2023-10-05T14:09:44.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:44 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T14:09:44.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:44 smithi139 ceph-mon[109728]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T14:09:44.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:44 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/853787517' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-05T14:09:45.015 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:09:45.812 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:45 smithi031 ceph-mon[107746]: osdmap e47: 8 total, 8 up, 8 in 2023-10-05T14:09:45.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:45 smithi172 ceph-mon[110020]: osdmap e47: 8 total, 8 up, 8 in 2023-10-05T14:09:45.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:45 smithi139 ceph-mon[109728]: osdmap e47: 8 total, 8 up, 8 in 2023-10-05T14:09:46.224 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:09:46.224 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":47,"fsid":"267b52ee-6388-11ee-8db5-212e2dc638e7","created":"2023-10-05T14:05:55.856750+0000","modified":"2023-10-05T14:09:44.445721+0000","last_up_change":"2023-10-05T14:09:43.435974+0000","last_in_change":"2023-10-05T14:09:29.841122+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-05T14:08:26.150947+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"20","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"e18ed883-e26c-4cdb-8488-97e7cc2b0c2b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":4186797331},{"type":"v1","addr":"172.21.15.31:6803","nonce":4186797331}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":4186797331},{"type":"v1","addr":"172.21.15.31:6805","nonce":4186797331}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":4186797331},{"type":"v1","addr":"172.21.15.31:6809","nonce":4186797331}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":4186797331},{"type":"v1","addr":"172.21.15.31:6807","nonce":4186797331}]},"public_addr":"172.21.15.31:6803/4186797331","cluster_addr":"172.21.15.31:6805/4186797331","heartbeat_back_addr":"172.21.15.31:6809/4186797331","heartbeat_front_addr":"172.21.15.31:6807/4186797331","state":["exists","up"]},{"osd":1,"uuid":"4e2ef65b-51ca-4e2f-a739-a2dbb2a11fe8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6810","nonce":2659587917},{"type":"v1","addr":"172.21.15.31:6811","nonce":2659587917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":2659587917},{"type":"v1","addr":"172.21.15.31:6813","nonce":2659587917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":2659587917},{"type":"v1","addr":"172.21.15.31:6817","nonce":2659587917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":2659587917},{"type":"v1","addr":"172.21.15.31:6815","nonce":2659587917}]},"public_addr":"172.21.15.31:6811/2659587917","cluster_addr":"172.21.15.31:6813/2659587917","heartbeat_back_addr":"172.21.15.31:6817/2659587917","heartbeat_front_addr":"172.21.15.31:6815/2659587917","state":["exists","up"]},{"osd":2,"uuid":"97095afd-4295-4cbc-a916-9ee2f8a9a785","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":17,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6800","nonce":794100699},{"type":"v1","addr":"172.21.15.139:6801","nonce":794100699}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6802","nonce":794100699},{"type":"v1","addr":"172.21.15.139:6803","nonce":794100699}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6806","nonce":794100699},{"type":"v1","addr":"172.21.15.139:6807","nonce":794100699}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6804","nonce":794100699},{"type":"v1","addr":"172.21.15.139:6805","nonce":794100699}]},"public_addr":"172.21.15.139:6801/794100699","cluster_addr":"172.21.15.139:6803/794100699","heartbeat_back_addr":"172.21.15.139:6807/794100699","heartbeat_front_addr":"172.21.15.139:6805/794100699","state":["exists","up"]},{"osd":3,"uuid":"f591a678-b52c-4cb3-996d-983b3be3b422","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6808","nonce":681554398},{"type":"v1","addr":"172.21.15.139:6809","nonce":681554398}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6810","nonce":681554398},{"type":"v1","addr":"172.21.15.139:6811","nonce":681554398}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6814","nonce":681554398},{"type":"v1","addr":"172.21.15.139:6815","nonce":681554398}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6812","nonce":681554398},{"type":"v1","addr":"172.21.15.139:6813","nonce":681554398}]},"public_addr":"172.21.15.139:6809/681554398","cluster_addr":"172.21.15.139:6811/681554398","heartbeat_back_addr":"172.21.15.139:6815/681554398","heartbeat_front_addr":"172.21.15.139:6813/681554398","state":["exists","up"]},{"osd":4,"uuid":"6ab4a600-1739-46c2-9bc7-c17b0d8c6b6f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6816","nonce":395277533},{"type":"v1","addr":"172.21.15.139:6817","nonce":395277533}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6818","nonce":395277533},{"type":"v1","addr":"172.21.15.139:6819","nonce":395277533}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6822","nonce":395277533},{"type":"v1","addr":"172.21.15.139:6823","nonce":395277533}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6820","nonce":395277533},{"type":"v1","addr":"172.21.15.139:6821","nonce":395277533}]},"public_addr":"172.21.15.139:6817/395277533","cluster_addr":"172.21.15.139:6819/395277533","heartbeat_back_addr":"172.21.15.139:6823/395277533","heartbeat_front_addr":"172.21.15.139:6821/395277533","state":["exists","up"]},{"osd":5,"uuid":"9c3a2758-6852-47de-be5a-8fb2c5a8be2c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":34,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6800","nonce":392662636},{"type":"v1","addr":"172.21.15.172:6801","nonce":392662636}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6802","nonce":392662636},{"type":"v1","addr":"172.21.15.172:6803","nonce":392662636}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6806","nonce":392662636},{"type":"v1","addr":"172.21.15.172:6807","nonce":392662636}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6804","nonce":392662636},{"type":"v1","addr":"172.21.15.172:6805","nonce":392662636}]},"public_addr":"172.21.15.172:6801/392662636","cluster_addr":"172.21.15.172:6803/392662636","heartbeat_back_addr":"172.21.15.172:6807/392662636","heartbeat_front_addr":"172.21.15.172:6805/392662636","state":["exists","up"]},{"osd":6,"uuid":"0b72a314-8d8f-4d3f-a053-61bda4d1046e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6808","nonce":3009495129},{"type":"v1","addr":"172.21.15.172:6809","nonce":3009495129}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6810","nonce":3009495129},{"type":"v1","addr":"172.21.15.172:6811","nonce":3009495129}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6814","nonce":3009495129},{"type":"v1","addr":"172.21.15.172:6815","nonce":3009495129}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6812","nonce":3009495129},{"type":"v1","addr":"172.21.15.172:6813","nonce":3009495129}]},"public_addr":"172.21.15.172:6809/3009495129","cluster_addr":"172.21.15.172:6811/3009495129","heartbeat_back_addr":"172.21.15.172:6815/3009495129","heartbeat_front_addr":"172.21.15.172:6813/3009495129","state":["exists","up"]},{"osd":7,"uuid":"fa39e8aa-f716-4d77-96bd-20ca379c1220","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6816","nonce":3561106467},{"type":"v1","addr":"172.21.15.172:6817","nonce":3561106467}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6818","nonce":3561106467},{"type":"v1","addr":"172.21.15.172:6819","nonce":3561106467}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6822","nonce":3561106467},{"type":"v1","addr":"172.21.15.172:6823","nonce":3561106467}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6820","nonce":3561106467},{"type":"v1","addr":"172.21.15.172:6821","nonce":3561106467}]},"public_addr":"172.21.15.172:6817/3561106467","cluster_addr":"172.21.15.172:6819/3561106467","heartbeat_back_addr":"172.21.15.172:6823/3561106467","heartbeat_front_addr":"172.21.15.172:6821/3561106467","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T14:07:51.668511+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T14:08:09.207036+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T14:08:24.303059+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T14:08:40.121680+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T14:08:55.742438+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T14:09:10.706094+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T14:09:26.520607+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T14:09:42.228257+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.31:0/1483508663":"2023-10-06T14:06:41.614375+0000","172.21.15.31:6801/3273827749":"2023-10-06T14:06:41.614375+0000","172.21.15.31:6800/3273827749":"2023-10-06T14:06:41.614375+0000","172.21.15.31:0/3065076300":"2023-10-06T14:06:41.614375+0000","172.21.15.31:6801/3988883896":"2023-10-06T14:06:19.131269+0000","172.21.15.31:0/1642004532":"2023-10-06T14:06:41.614375+0000","172.21.15.31:0/1677444152":"2023-10-06T14:06:19.131269+0000","172.21.15.31:0/1197101057":"2023-10-06T14:06:19.131269+0000","172.21.15.31:0/418362328":"2023-10-06T14:06:19.131269+0000","172.21.15.31:6800/3988883896":"2023-10-06T14:06:19.131269+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-05T14:09:46.545 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:46 smithi031 ceph-mon[107746]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:09:46.545 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:46 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/1752594807' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-05T14:09:46.620 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-10-05T14:08:26.150947+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '20', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2023-10-05T14:09:46.620 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph osd pool get .mgr pg_num 2023-10-05T14:09:46.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:46 smithi172 ceph-mon[110020]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:09:46.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:46 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/1752594807' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-05T14:09:46.866 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:09:46.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:46 smithi139 ceph-mon[109728]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:09:46.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:46 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/1752594807' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-05T14:09:48.051 INFO:teuthology.orchestra.run.smithi031.stdout:pg_num: 1 2023-10-05T14:09:48.460 INFO:tasks.cephadm:Setting up client nodes... 2023-10-05T14:09:48.461 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-05T14:09:48.709 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:09:49.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:48 smithi172 ceph-mon[110020]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:09:49.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:48 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/1468310080' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-05T14:09:49.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:48 smithi031 ceph-mon[107746]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:09:49.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:48 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/1468310080' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-05T14:09:49.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:48 smithi139 ceph-mon[109728]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:09:49.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:48 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/1468310080' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-05T14:09:49.957 INFO:teuthology.orchestra.run.smithi031.stdout:[client.0] 2023-10-05T14:09:50.026 INFO:teuthology.orchestra.run.smithi031.stdout: key = AQCtwx5lqJbMOBAA1nGrQc5VDxpYVMrJQv4fSw== 2023-10-05T14:09:50.343 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-10-05T14:09:50.343 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-10-05T14:09:50.343 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-10-05T14:09:50.393 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-05T14:09:50.623 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-05T14:09:50.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:50 smithi031 ceph-mon[107746]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:09:50.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:50 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/995639900' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T14:09:50.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:50 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/995639900' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-05T14:09:50.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:50 smithi139 ceph-mon[109728]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:09:50.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:50 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/995639900' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T14:09:50.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:50 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/995639900' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-05T14:09:50.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:50 smithi172 ceph-mon[110020]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:09:50.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:50 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/995639900' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T14:09:50.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:50 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/995639900' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-05T14:09:51.720 INFO:teuthology.orchestra.run.smithi139.stdout:[client.1] 2023-10-05T14:09:51.720 INFO:teuthology.orchestra.run.smithi139.stdout: key = AQCvwx5l6yuiKhAAuwTCpwQQttgZzXJemkdOKA== 2023-10-05T14:09:52.079 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2023-10-05T14:09:52.079 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-10-05T14:09:52.079 DEBUG:teuthology.orchestra.run.smithi139:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-10-05T14:09:52.120 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph auth get-or-create client.2 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-05T14:09:52.351 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-05T14:09:52.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:52 smithi172 ceph-mon[110020]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:09:52.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:52 smithi172 ceph-mon[110020]: from='client.? 172.21.15.139:0/429966565' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T14:09:52.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:52 smithi172 ceph-mon[110020]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T14:09:52.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:52 smithi172 ceph-mon[110020]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-05T14:09:53.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:52 smithi031 ceph-mon[107746]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:09:53.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:52 smithi031 ceph-mon[107746]: from='client.? 172.21.15.139:0/429966565' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T14:09:53.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:52 smithi031 ceph-mon[107746]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T14:09:53.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:52 smithi031 ceph-mon[107746]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-05T14:09:53.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:52 smithi139 ceph-mon[109728]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:09:53.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:52 smithi139 ceph-mon[109728]: from='client.? 172.21.15.139:0/429966565' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T14:09:53.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:52 smithi139 ceph-mon[109728]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T14:09:53.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:52 smithi139 ceph-mon[109728]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-05T14:09:53.513 INFO:teuthology.orchestra.run.smithi172.stdout:[client.2] 2023-10-05T14:09:53.513 INFO:teuthology.orchestra.run.smithi172.stdout: key = AQCxwx5ltCtKHhAALUfP+HKyryCgGLMhG8gmPA== 2023-10-05T14:09:53.880 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2023-10-05T14:09:53.880 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/ceph/ceph.client.2.keyring 2023-10-05T14:09:53.880 DEBUG:teuthology.orchestra.run.smithi172:> sudo chmod 0644 /etc/ceph/ceph.client.2.keyring 2023-10-05T14:09:53.922 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-10-05T14:09:53.922 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-10-05T14:09:53.922 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph mgr dump --format=json 2023-10-05T14:09:54.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:53 smithi172 ceph-mon[110020]: from='client.? 172.21.15.172:0/936824318' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T14:09:54.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:53 smithi172 ceph-mon[110020]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T14:09:54.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:53 smithi172 ceph-mon[110020]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-05T14:09:54.170 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:09:54.179 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:53 smithi031 ceph-mon[107746]: from='client.? 172.21.15.172:0/936824318' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T14:09:54.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:53 smithi031 ceph-mon[107746]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T14:09:54.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:53 smithi031 ceph-mon[107746]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-05T14:09:54.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:53 smithi139 ceph-mon[109728]: from='client.? 172.21.15.172:0/936824318' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T14:09:54.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:53 smithi139 ceph-mon[109728]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T14:09:54.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:53 smithi139 ceph-mon[109728]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-05T14:09:54.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:54 smithi031 ceph-mon[107746]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:09:55.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:54 smithi172 ceph-mon[110020]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:09:55.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:54 smithi139 ceph-mon[109728]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:09:55.443 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:09:55.826 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":13,"active_gid":14152,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6800","nonce":4245799060},{"type":"v1","addr":"172.21.15.31:6801","nonce":4245799060}]},"active_addr":"172.21.15.31:6801/4245799060","active_change":"2023-10-05T14:06:41.614495+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[],"modules":["cephadm","dashboard","iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:0.0.3","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.31:8443/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.31:0","nonce":679586802}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.31:0","nonce":1789483724}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.31:0","nonce":592696007}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.31:0","nonce":2199188823}]}]} 2023-10-05T14:09:55.828 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-10-05T14:09:55.829 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-05T14:09:55.829 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-05T14:09:55.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:55 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/408632181' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-05T14:09:56.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:55 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/408632181' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-05T14:09:56.076 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:09:56.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:55 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/408632181' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-05T14:09:56.825 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:56 smithi031 ceph-mon[107746]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:09:57.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:56 smithi172 ceph-mon[110020]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:09:57.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:56 smithi139 ceph-mon[109728]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:09:57.236 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:09:57.237 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":47,"fsid":"267b52ee-6388-11ee-8db5-212e2dc638e7","created":"2023-10-05T14:05:55.856750+0000","modified":"2023-10-05T14:09:44.445721+0000","last_up_change":"2023-10-05T14:09:43.435974+0000","last_in_change":"2023-10-05T14:09:29.841122+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-05T14:08:26.150947+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"20","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"e18ed883-e26c-4cdb-8488-97e7cc2b0c2b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":4186797331},{"type":"v1","addr":"172.21.15.31:6803","nonce":4186797331}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":4186797331},{"type":"v1","addr":"172.21.15.31:6805","nonce":4186797331}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":4186797331},{"type":"v1","addr":"172.21.15.31:6809","nonce":4186797331}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":4186797331},{"type":"v1","addr":"172.21.15.31:6807","nonce":4186797331}]},"public_addr":"172.21.15.31:6803/4186797331","cluster_addr":"172.21.15.31:6805/4186797331","heartbeat_back_addr":"172.21.15.31:6809/4186797331","heartbeat_front_addr":"172.21.15.31:6807/4186797331","state":["exists","up"]},{"osd":1,"uuid":"4e2ef65b-51ca-4e2f-a739-a2dbb2a11fe8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6810","nonce":2659587917},{"type":"v1","addr":"172.21.15.31:6811","nonce":2659587917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":2659587917},{"type":"v1","addr":"172.21.15.31:6813","nonce":2659587917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":2659587917},{"type":"v1","addr":"172.21.15.31:6817","nonce":2659587917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":2659587917},{"type":"v1","addr":"172.21.15.31:6815","nonce":2659587917}]},"public_addr":"172.21.15.31:6811/2659587917","cluster_addr":"172.21.15.31:6813/2659587917","heartbeat_back_addr":"172.21.15.31:6817/2659587917","heartbeat_front_addr":"172.21.15.31:6815/2659587917","state":["exists","up"]},{"osd":2,"uuid":"97095afd-4295-4cbc-a916-9ee2f8a9a785","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":17,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6800","nonce":794100699},{"type":"v1","addr":"172.21.15.139:6801","nonce":794100699}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6802","nonce":794100699},{"type":"v1","addr":"172.21.15.139:6803","nonce":794100699}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6806","nonce":794100699},{"type":"v1","addr":"172.21.15.139:6807","nonce":794100699}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6804","nonce":794100699},{"type":"v1","addr":"172.21.15.139:6805","nonce":794100699}]},"public_addr":"172.21.15.139:6801/794100699","cluster_addr":"172.21.15.139:6803/794100699","heartbeat_back_addr":"172.21.15.139:6807/794100699","heartbeat_front_addr":"172.21.15.139:6805/794100699","state":["exists","up"]},{"osd":3,"uuid":"f591a678-b52c-4cb3-996d-983b3be3b422","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6808","nonce":681554398},{"type":"v1","addr":"172.21.15.139:6809","nonce":681554398}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6810","nonce":681554398},{"type":"v1","addr":"172.21.15.139:6811","nonce":681554398}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6814","nonce":681554398},{"type":"v1","addr":"172.21.15.139:6815","nonce":681554398}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6812","nonce":681554398},{"type":"v1","addr":"172.21.15.139:6813","nonce":681554398}]},"public_addr":"172.21.15.139:6809/681554398","cluster_addr":"172.21.15.139:6811/681554398","heartbeat_back_addr":"172.21.15.139:6815/681554398","heartbeat_front_addr":"172.21.15.139:6813/681554398","state":["exists","up"]},{"osd":4,"uuid":"6ab4a600-1739-46c2-9bc7-c17b0d8c6b6f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6816","nonce":395277533},{"type":"v1","addr":"172.21.15.139:6817","nonce":395277533}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6818","nonce":395277533},{"type":"v1","addr":"172.21.15.139:6819","nonce":395277533}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6822","nonce":395277533},{"type":"v1","addr":"172.21.15.139:6823","nonce":395277533}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6820","nonce":395277533},{"type":"v1","addr":"172.21.15.139:6821","nonce":395277533}]},"public_addr":"172.21.15.139:6817/395277533","cluster_addr":"172.21.15.139:6819/395277533","heartbeat_back_addr":"172.21.15.139:6823/395277533","heartbeat_front_addr":"172.21.15.139:6821/395277533","state":["exists","up"]},{"osd":5,"uuid":"9c3a2758-6852-47de-be5a-8fb2c5a8be2c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":34,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6800","nonce":392662636},{"type":"v1","addr":"172.21.15.172:6801","nonce":392662636}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6802","nonce":392662636},{"type":"v1","addr":"172.21.15.172:6803","nonce":392662636}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6806","nonce":392662636},{"type":"v1","addr":"172.21.15.172:6807","nonce":392662636}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6804","nonce":392662636},{"type":"v1","addr":"172.21.15.172:6805","nonce":392662636}]},"public_addr":"172.21.15.172:6801/392662636","cluster_addr":"172.21.15.172:6803/392662636","heartbeat_back_addr":"172.21.15.172:6807/392662636","heartbeat_front_addr":"172.21.15.172:6805/392662636","state":["exists","up"]},{"osd":6,"uuid":"0b72a314-8d8f-4d3f-a053-61bda4d1046e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6808","nonce":3009495129},{"type":"v1","addr":"172.21.15.172:6809","nonce":3009495129}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6810","nonce":3009495129},{"type":"v1","addr":"172.21.15.172:6811","nonce":3009495129}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6814","nonce":3009495129},{"type":"v1","addr":"172.21.15.172:6815","nonce":3009495129}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6812","nonce":3009495129},{"type":"v1","addr":"172.21.15.172:6813","nonce":3009495129}]},"public_addr":"172.21.15.172:6809/3009495129","cluster_addr":"172.21.15.172:6811/3009495129","heartbeat_back_addr":"172.21.15.172:6815/3009495129","heartbeat_front_addr":"172.21.15.172:6813/3009495129","state":["exists","up"]},{"osd":7,"uuid":"fa39e8aa-f716-4d77-96bd-20ca379c1220","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6816","nonce":3561106467},{"type":"v1","addr":"172.21.15.172:6817","nonce":3561106467}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6818","nonce":3561106467},{"type":"v1","addr":"172.21.15.172:6819","nonce":3561106467}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6822","nonce":3561106467},{"type":"v1","addr":"172.21.15.172:6823","nonce":3561106467}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6820","nonce":3561106467},{"type":"v1","addr":"172.21.15.172:6821","nonce":3561106467}]},"public_addr":"172.21.15.172:6817/3561106467","cluster_addr":"172.21.15.172:6819/3561106467","heartbeat_back_addr":"172.21.15.172:6823/3561106467","heartbeat_front_addr":"172.21.15.172:6821/3561106467","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T14:07:51.668511+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T14:08:09.207036+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T14:08:24.303059+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T14:08:40.121680+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T14:08:55.742438+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T14:09:10.706094+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T14:09:26.520607+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T14:09:42.228257+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.31:0/1483508663":"2023-10-06T14:06:41.614375+0000","172.21.15.31:6801/3273827749":"2023-10-06T14:06:41.614375+0000","172.21.15.31:6800/3273827749":"2023-10-06T14:06:41.614375+0000","172.21.15.31:0/3065076300":"2023-10-06T14:06:41.614375+0000","172.21.15.31:6801/3988883896":"2023-10-06T14:06:19.131269+0000","172.21.15.31:0/1642004532":"2023-10-06T14:06:41.614375+0000","172.21.15.31:0/1677444152":"2023-10-06T14:06:19.131269+0000","172.21.15.31:0/1197101057":"2023-10-06T14:06:19.131269+0000","172.21.15.31:0/418362328":"2023-10-06T14:06:19.131269+0000","172.21.15.31:6800/3988883896":"2023-10-06T14:06:19.131269+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-05T14:09:57.618 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-05T14:09:57.618 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-05T14:09:57.867 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:09:57.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:57 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/1506087899' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-05T14:09:58.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:57 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/1506087899' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-05T14:09:58.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:57 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/1506087899' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-05T14:09:58.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:58 smithi031 ceph-mon[107746]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:09:59.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:58 smithi172 ceph-mon[110020]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:09:59.070 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:09:59.071 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":47,"fsid":"267b52ee-6388-11ee-8db5-212e2dc638e7","created":"2023-10-05T14:05:55.856750+0000","modified":"2023-10-05T14:09:44.445721+0000","last_up_change":"2023-10-05T14:09:43.435974+0000","last_in_change":"2023-10-05T14:09:29.841122+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-05T14:08:26.150947+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"20","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"e18ed883-e26c-4cdb-8488-97e7cc2b0c2b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":4186797331},{"type":"v1","addr":"172.21.15.31:6803","nonce":4186797331}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":4186797331},{"type":"v1","addr":"172.21.15.31:6805","nonce":4186797331}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":4186797331},{"type":"v1","addr":"172.21.15.31:6809","nonce":4186797331}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":4186797331},{"type":"v1","addr":"172.21.15.31:6807","nonce":4186797331}]},"public_addr":"172.21.15.31:6803/4186797331","cluster_addr":"172.21.15.31:6805/4186797331","heartbeat_back_addr":"172.21.15.31:6809/4186797331","heartbeat_front_addr":"172.21.15.31:6807/4186797331","state":["exists","up"]},{"osd":1,"uuid":"4e2ef65b-51ca-4e2f-a739-a2dbb2a11fe8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6810","nonce":2659587917},{"type":"v1","addr":"172.21.15.31:6811","nonce":2659587917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":2659587917},{"type":"v1","addr":"172.21.15.31:6813","nonce":2659587917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":2659587917},{"type":"v1","addr":"172.21.15.31:6817","nonce":2659587917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":2659587917},{"type":"v1","addr":"172.21.15.31:6815","nonce":2659587917}]},"public_addr":"172.21.15.31:6811/2659587917","cluster_addr":"172.21.15.31:6813/2659587917","heartbeat_back_addr":"172.21.15.31:6817/2659587917","heartbeat_front_addr":"172.21.15.31:6815/2659587917","state":["exists","up"]},{"osd":2,"uuid":"97095afd-4295-4cbc-a916-9ee2f8a9a785","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":17,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6800","nonce":794100699},{"type":"v1","addr":"172.21.15.139:6801","nonce":794100699}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6802","nonce":794100699},{"type":"v1","addr":"172.21.15.139:6803","nonce":794100699}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6806","nonce":794100699},{"type":"v1","addr":"172.21.15.139:6807","nonce":794100699}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6804","nonce":794100699},{"type":"v1","addr":"172.21.15.139:6805","nonce":794100699}]},"public_addr":"172.21.15.139:6801/794100699","cluster_addr":"172.21.15.139:6803/794100699","heartbeat_back_addr":"172.21.15.139:6807/794100699","heartbeat_front_addr":"172.21.15.139:6805/794100699","state":["exists","up"]},{"osd":3,"uuid":"f591a678-b52c-4cb3-996d-983b3be3b422","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6808","nonce":681554398},{"type":"v1","addr":"172.21.15.139:6809","nonce":681554398}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6810","nonce":681554398},{"type":"v1","addr":"172.21.15.139:6811","nonce":681554398}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6814","nonce":681554398},{"type":"v1","addr":"172.21.15.139:6815","nonce":681554398}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6812","nonce":681554398},{"type":"v1","addr":"172.21.15.139:6813","nonce":681554398}]},"public_addr":"172.21.15.139:6809/681554398","cluster_addr":"172.21.15.139:6811/681554398","heartbeat_back_addr":"172.21.15.139:6815/681554398","heartbeat_front_addr":"172.21.15.139:6813/681554398","state":["exists","up"]},{"osd":4,"uuid":"6ab4a600-1739-46c2-9bc7-c17b0d8c6b6f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6816","nonce":395277533},{"type":"v1","addr":"172.21.15.139:6817","nonce":395277533}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6818","nonce":395277533},{"type":"v1","addr":"172.21.15.139:6819","nonce":395277533}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6822","nonce":395277533},{"type":"v1","addr":"172.21.15.139:6823","nonce":395277533}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6820","nonce":395277533},{"type":"v1","addr":"172.21.15.139:6821","nonce":395277533}]},"public_addr":"172.21.15.139:6817/395277533","cluster_addr":"172.21.15.139:6819/395277533","heartbeat_back_addr":"172.21.15.139:6823/395277533","heartbeat_front_addr":"172.21.15.139:6821/395277533","state":["exists","up"]},{"osd":5,"uuid":"9c3a2758-6852-47de-be5a-8fb2c5a8be2c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":34,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6800","nonce":392662636},{"type":"v1","addr":"172.21.15.172:6801","nonce":392662636}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6802","nonce":392662636},{"type":"v1","addr":"172.21.15.172:6803","nonce":392662636}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6806","nonce":392662636},{"type":"v1","addr":"172.21.15.172:6807","nonce":392662636}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6804","nonce":392662636},{"type":"v1","addr":"172.21.15.172:6805","nonce":392662636}]},"public_addr":"172.21.15.172:6801/392662636","cluster_addr":"172.21.15.172:6803/392662636","heartbeat_back_addr":"172.21.15.172:6807/392662636","heartbeat_front_addr":"172.21.15.172:6805/392662636","state":["exists","up"]},{"osd":6,"uuid":"0b72a314-8d8f-4d3f-a053-61bda4d1046e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6808","nonce":3009495129},{"type":"v1","addr":"172.21.15.172:6809","nonce":3009495129}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6810","nonce":3009495129},{"type":"v1","addr":"172.21.15.172:6811","nonce":3009495129}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6814","nonce":3009495129},{"type":"v1","addr":"172.21.15.172:6815","nonce":3009495129}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6812","nonce":3009495129},{"type":"v1","addr":"172.21.15.172:6813","nonce":3009495129}]},"public_addr":"172.21.15.172:6809/3009495129","cluster_addr":"172.21.15.172:6811/3009495129","heartbeat_back_addr":"172.21.15.172:6815/3009495129","heartbeat_front_addr":"172.21.15.172:6813/3009495129","state":["exists","up"]},{"osd":7,"uuid":"fa39e8aa-f716-4d77-96bd-20ca379c1220","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6816","nonce":3561106467},{"type":"v1","addr":"172.21.15.172:6817","nonce":3561106467}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6818","nonce":3561106467},{"type":"v1","addr":"172.21.15.172:6819","nonce":3561106467}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6822","nonce":3561106467},{"type":"v1","addr":"172.21.15.172:6823","nonce":3561106467}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6820","nonce":3561106467},{"type":"v1","addr":"172.21.15.172:6821","nonce":3561106467}]},"public_addr":"172.21.15.172:6817/3561106467","cluster_addr":"172.21.15.172:6819/3561106467","heartbeat_back_addr":"172.21.15.172:6823/3561106467","heartbeat_front_addr":"172.21.15.172:6821/3561106467","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T14:07:51.668511+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T14:08:09.207036+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T14:08:24.303059+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T14:08:40.121680+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T14:08:55.742438+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T14:09:10.706094+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T14:09:26.520607+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T14:09:42.228257+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.31:0/1483508663":"2023-10-06T14:06:41.614375+0000","172.21.15.31:6801/3273827749":"2023-10-06T14:06:41.614375+0000","172.21.15.31:6800/3273827749":"2023-10-06T14:06:41.614375+0000","172.21.15.31:0/3065076300":"2023-10-06T14:06:41.614375+0000","172.21.15.31:6801/3988883896":"2023-10-06T14:06:19.131269+0000","172.21.15.31:0/1642004532":"2023-10-06T14:06:41.614375+0000","172.21.15.31:0/1677444152":"2023-10-06T14:06:19.131269+0000","172.21.15.31:0/1197101057":"2023-10-06T14:06:19.131269+0000","172.21.15.31:0/418362328":"2023-10-06T14:06:19.131269+0000","172.21.15.31:6800/3988883896":"2023-10-06T14:06:19.131269+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-05T14:09:59.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:58 smithi139 ceph-mon[109728]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:09:59.450 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-05T14:09:59.451 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-05T14:09:59.452 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-05T14:09:59.452 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-05T14:09:59.453 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-05T14:09:59.454 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-05T14:09:59.454 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-05T14:09:59.455 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-05T14:10:00.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:09:59 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/1376002060' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-05T14:10:00.088 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:00.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:09:59 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/1376002060' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-05T14:10:00.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:09:59 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/1376002060' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-05T14:10:00.242 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:00.242 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:00.344 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:00.885 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:00 smithi031 ceph-mon[107746]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:00.885 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:00 smithi031 ceph-mon[107746]: overall HEALTH_OK 2023-10-05T14:10:01.048 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:01.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:00 smithi172 ceph-mon[110020]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:01.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:00 smithi172 ceph-mon[110020]: overall HEALTH_OK 2023-10-05T14:10:01.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:00 smithi139 ceph-mon[109728]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:01.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:00 smithi139 ceph-mon[109728]: overall HEALTH_OK 2023-10-05T14:10:01.402 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:02.208 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:03.034 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:02 smithi031 ceph-mon[107746]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:03.058 INFO:teuthology.orchestra.run.smithi031.stdout:98784247827 2023-10-05T14:10:03.059 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-05T14:10:03.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:02 smithi172 ceph-mon[110020]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:03.111 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:03.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:02 smithi139 ceph-mon[109728]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:04.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:04 smithi031 ceph-mon[107746]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:05.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:04 smithi172 ceph-mon[110020]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:05.182 INFO:teuthology.orchestra.run.smithi031.stdout:73014444054 2023-10-05T14:10:05.182 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-05T14:10:05.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:04 smithi139 ceph-mon[109728]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:05.430 INFO:teuthology.orchestra.run.smithi031.stdout:55834574874 2023-10-05T14:10:05.430 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-05T14:10:05.646 INFO:teuthology.orchestra.run.smithi031.stdout:128849018897 2023-10-05T14:10:05.646 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-05T14:10:05.796 INFO:teuthology.orchestra.run.smithi031.stdout:34359738397 2023-10-05T14:10:05.796 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-05T14:10:06.036 INFO:teuthology.orchestra.run.smithi031.stdout:176093659147 2023-10-05T14:10:06.036 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-05T14:10:06.456 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:06.557 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:06.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:06 smithi031 ceph-mon[107746]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:07.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:06 smithi172 ceph-mon[110020]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:07.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:06 smithi139 ceph-mon[109728]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:07.941 INFO:teuthology.orchestra.run.smithi031.stdout:197568495624 2023-10-05T14:10:07.941 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-05T14:10:08.186 INFO:teuthology.orchestra.run.smithi031.stdout:146028888078 2023-10-05T14:10:08.186 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-05T14:10:08.316 INFO:teuthology.orchestra.run.smithi031.stdout:34359738398 2023-10-05T14:10:08.376 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:08.376 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:08.616 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:08.659 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:08.865 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:08 smithi031 ceph-mon[107746]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:08.865 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:08 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/4278391740' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-05T14:10:09.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:08 smithi172 ceph-mon[110020]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:09.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:08 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/4278391740' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-05T14:10:09.193 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738397 got 34359738398 for osd.0 2023-10-05T14:10:09.193 DEBUG:teuthology.parallel:result is None 2023-10-05T14:10:09.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:08 smithi139 ceph-mon[109728]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:09.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:08 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/4278391740' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-05T14:10:10.582 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:11.000 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:10 smithi172 ceph-mon[110020]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:11.000 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:10 smithi139 ceph-mon[109728]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:11.000 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:10 smithi031 ceph-mon[107746]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:11.001 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:11.001 INFO:teuthology.orchestra.run.smithi031.stdout:98784247828 2023-10-05T14:10:11.578 INFO:teuthology.orchestra.run.smithi031.stdout:55834574875 2023-10-05T14:10:11.691 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:11 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/618755201' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-05T14:10:11.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:11 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/618755201' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-05T14:10:11.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:11 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/618755201' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-05T14:10:12.345 INFO:tasks.cephadm.ceph_manager.ceph:need seq 98784247827 got 98784247828 for osd.3 2023-10-05T14:10:12.345 DEBUG:teuthology.parallel:result is None 2023-10-05T14:10:12.426 INFO:teuthology.orchestra.run.smithi031.stdout:176093659148 2023-10-05T14:10:12.479 INFO:teuthology.orchestra.run.smithi031.stdout:197568495625 2023-10-05T14:10:12.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:12 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/2286154620' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-05T14:10:12.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:12 smithi139 ceph-mon[109728]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:12.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:12 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/1013178763' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-05T14:10:12.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:12 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/2286154620' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-05T14:10:12.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:12 smithi172 ceph-mon[110020]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:12.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:12 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/1013178763' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-05T14:10:12.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:12 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/2286154620' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-05T14:10:12.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:12 smithi031 ceph-mon[107746]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:12.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:12 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/1013178763' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-05T14:10:13.152 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574874 got 55834574875 for osd.1 2023-10-05T14:10:13.153 DEBUG:teuthology.parallel:result is None 2023-10-05T14:10:13.215 INFO:teuthology.orchestra.run.smithi031.stdout:128849018898 2023-10-05T14:10:13.343 INFO:tasks.cephadm.ceph_manager.ceph:need seq 176093659147 got 176093659148 for osd.6 2023-10-05T14:10:13.344 DEBUG:teuthology.parallel:result is None 2023-10-05T14:10:13.351 INFO:teuthology.orchestra.run.smithi031.stdout:73014444056 2023-10-05T14:10:13.522 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:13 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/2234089305' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-05T14:10:13.522 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:13 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/3225886933' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-05T14:10:13.522 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:13 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/2849101096' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-05T14:10:13.523 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495624 got 197568495625 for osd.7 2023-10-05T14:10:13.523 DEBUG:teuthology.parallel:result is None 2023-10-05T14:10:13.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:13 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/2234089305' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-05T14:10:13.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:13 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/3225886933' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-05T14:10:13.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:13 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/2849101096' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-05T14:10:13.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:13 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/2234089305' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-05T14:10:13.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:13 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/3225886933' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-05T14:10:13.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:13 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/2849101096' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-05T14:10:13.857 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018897 got 128849018898 for osd.4 2023-10-05T14:10:13.857 DEBUG:teuthology.parallel:result is None 2023-10-05T14:10:14.212 INFO:tasks.cephadm.ceph_manager.ceph:need seq 73014444054 got 73014444056 for osd.2 2023-10-05T14:10:14.212 DEBUG:teuthology.parallel:result is None 2023-10-05T14:10:14.371 INFO:teuthology.orchestra.run.smithi031.stdout:146028888079 2023-10-05T14:10:14.698 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:14 smithi031 ceph-mon[107746]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:14.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:14 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/973597644' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-05T14:10:14.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:14 smithi139 ceph-mon[109728]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:14.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:14 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/973597644' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-05T14:10:14.764 INFO:tasks.cephadm.ceph_manager.ceph:need seq 146028888078 got 146028888079 for osd.5 2023-10-05T14:10:14.764 DEBUG:teuthology.parallel:result is None 2023-10-05T14:10:14.764 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-05T14:10:14.765 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-05T14:10:14.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:14 smithi172 ceph-mon[110020]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:14.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:14 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/973597644' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-05T14:10:15.013 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:16.199 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:10:16.201 INFO:teuthology.orchestra.run.smithi031.stderr:dumped all 2023-10-05T14:10:16.605 INFO:teuthology.orchestra.run.smithi031.stdout:{"pg_ready":true,"pg_map":{"version":144,"stamp":"2023-10-05T14:10:15.659082+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":221460,"kb_used_data":5284,"kb_used_omap":13,"kb_used_meta":216050,"kb_avail":749739756,"statfs":{"total":767960285184,"available":767733510144,"internally_reserved":0,"allocated":5410816,"data_stored":3252822,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14248,"internal_metadata":221235288},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002114"},"pg_stats":[{"pgid":"1.0","version":"20'137","reported_seq":237,"reported_epoch":46,"state":"active+clean","last_fresh":"2023-10-05T14:09:43.439280+0000","last_change":"2023-10-05T14:09:15.432575+0000","last_active":"2023-10-05T14:09:43.439280+0000","last_peered":"2023-10-05T14:09:43.439280+0000","last_clean":"2023-10-05T14:09:43.439280+0000","last_became_active":"2023-10-05T14:09:15.432137+0000","last_became_peered":"2023-10-05T14:09:15.432137+0000","last_unstale":"2023-10-05T14:09:43.439280+0000","last_undegraded":"2023-10-05T14:09:43.439280+0000","last_fullsized":"2023-10-05T14:09:43.439280+0000","mapping_epoch":37,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":38,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-05T14:08:26.373859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-05T14:08:26.373859+0000","last_clean_scrub_stamp":"2023-10-05T14:08:26.373859+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-06T16:09:14.100010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":46,"seq":197568495626,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27464,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717688,"statfs":{"total":95995035648,"available":95966912512,"internally_reserved":0,"allocated":454656,"data_stored":185283,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.41299999999999998}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38300000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56799999999999995}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59199999999999997}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57699999999999996}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55200000000000005}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61899999999999999}]}]},{"osd":6,"up_from":41,"seq":176093659149,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27464,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717688,"statfs":{"total":95995035648,"available":95966912512,"internally_reserved":0,"allocated":454656,"data_stored":185283,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45400000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.41199999999999998}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.621}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.76100000000000001}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.74199999999999999}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52200000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68400000000000005}]}]},{"osd":1,"up_from":13,"seq":55834574876,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27464,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717688,"statfs":{"total":95995035648,"available":95966912512,"internally_reserved":0,"allocated":454656,"data_stored":185283,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 5 14:09:14 2023","interfaces":[{"interface":"back","average":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"last":0.40899999999999997},{"interface":"front","average":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"last":0.432}]},{"osd":2,"last update":"Thu Oct 5 14:09:27 2023","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.502},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.53700000000000003}]},{"osd":3,"last update":"Thu Oct 5 14:09:45 2023","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.86299999999999999},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.68300000000000005}]},{"osd":4,"last update":"Thu Oct 5 14:09:59 2023","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":3.601,"5min":3.601,"15min":3.601},"last":0.78800000000000003}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.73699999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69899999999999995}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.71899999999999997}]}]},{"osd":0,"up_from":8,"seq":34359738400,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27464,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717688,"statfs":{"total":95995035648,"available":95966912512,"internally_reserved":0,"allocated":454656,"data_stored":185283,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Oct 5 14:09:14 2023","interfaces":[{"interface":"back","average":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.499,"5min":0.499,"15min":0.499},"last":0.31},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"last":0.33600000000000002}]},{"osd":2,"last update":"Thu Oct 5 14:09:27 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.53800000000000003}]},{"osd":3,"last update":"Thu Oct 5 14:09:43 2023","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.629,"15min":0.629},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.495}]},{"osd":4,"last update":"Thu Oct 5 14:10:01 2023","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":0.92500000000000004,"5min":0.92500000000000004,"15min":0.92500000000000004},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.44600000000000001}]},{"osd":5,"last update":"Thu Oct 5 14:10:13 2023","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"last":0.59299999999999997}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.71599999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68000000000000005}]}]},{"osd":2,"up_from":17,"seq":73014444056,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28040,"kb_used_data":1020,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717112,"statfs":{"total":95995035648,"available":95966322688,"internally_reserved":0,"allocated":1044480,"data_stored":775378,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 5 14:09:26 2023","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.44700000000000001}]},{"osd":1,"last update":"Thu Oct 5 14:09:26 2023","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.42599999999999999},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.5}]},{"osd":3,"last update":"Thu Oct 5 14:09:42 2023","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"last":0.36199999999999999},{"interface":"front","average":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.503,"5min":0.503,"15min":0.503},"last":0.39400000000000002}]},{"osd":4,"last update":"Thu Oct 5 14:09:59 2023","interfaces":[{"interface":"back","average":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.51600000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60599999999999998}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.66900000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68500000000000005}]}]},{"osd":3,"up_from":23,"seq":98784247829,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28048,"kb_used_data":1020,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717104,"statfs":{"total":95995035648,"available":95966314496,"internally_reserved":0,"allocated":1044480,"data_stored":775378,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 5 14:09:42 2023","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.36599999999999999},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.46100000000000002}]},{"osd":1,"last update":"Thu Oct 5 14:09:42 2023","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.49099999999999999}]},{"osd":2,"last update":"Thu Oct 5 14:09:42 2023","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.437,"5min":0.437,"15min":0.437},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"last":0.38300000000000001}]},{"osd":4,"last update":"Thu Oct 5 14:10:00 2023","interfaces":[{"interface":"back","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.42099999999999999}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47799999999999998}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57099999999999995}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58499999999999996}]}]},{"osd":4,"up_from":30,"seq":128849018899,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27468,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717684,"statfs":{"total":95995035648,"available":95966908416,"internally_reserved":0,"allocated":454656,"data_stored":185283,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 5 14:10:02 2023","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.501},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.46800000000000003}]},{"osd":1,"last update":"Thu Oct 5 14:10:02 2023","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.45100000000000001}]},{"osd":2,"last update":"Thu Oct 5 14:10:02 2023","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.38400000000000001},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.41399999999999998}]},{"osd":3,"last update":"Thu Oct 5 14:10:02 2023","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.48199999999999998}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55600000000000005}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57799999999999996}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.627}]}]},{"osd":5,"up_from":34,"seq":146028888080,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28048,"kb_used_data":1024,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717104,"statfs":{"total":95995035648,"available":95966314496,"internally_reserved":0,"allocated":1048576,"data_stored":775651,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.438}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.40899999999999997}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55600000000000005}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56599999999999995}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58099999999999996}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46800000000000003}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54300000000000004}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-05T14:10:16.607 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-05T14:10:16.854 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:16.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:16 smithi031 ceph-mon[107746]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:17.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:16 smithi172 ceph-mon[110020]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:17.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:16 smithi139 ceph-mon[109728]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:17.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:17 smithi031 ceph-mon[107746]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:10:18.047 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:10:18.050 INFO:teuthology.orchestra.run.smithi031.stderr:dumped all 2023-10-05T14:10:18.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:17 smithi172 ceph-mon[110020]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:10:18.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:17 smithi139 ceph-mon[109728]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:10:18.472 INFO:teuthology.orchestra.run.smithi031.stdout:{"pg_ready":true,"pg_map":{"version":145,"stamp":"2023-10-05T14:10:17.659473+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":221460,"kb_used_data":5284,"kb_used_omap":13,"kb_used_meta":216050,"kb_avail":749739756,"statfs":{"total":767960285184,"available":767733510144,"internally_reserved":0,"allocated":5410816,"data_stored":3252822,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14248,"internal_metadata":221235288},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002222"},"pg_stats":[{"pgid":"1.0","version":"20'137","reported_seq":237,"reported_epoch":46,"state":"active+clean","last_fresh":"2023-10-05T14:09:43.439280+0000","last_change":"2023-10-05T14:09:15.432575+0000","last_active":"2023-10-05T14:09:43.439280+0000","last_peered":"2023-10-05T14:09:43.439280+0000","last_clean":"2023-10-05T14:09:43.439280+0000","last_became_active":"2023-10-05T14:09:15.432137+0000","last_became_peered":"2023-10-05T14:09:15.432137+0000","last_unstale":"2023-10-05T14:09:43.439280+0000","last_undegraded":"2023-10-05T14:09:43.439280+0000","last_fullsized":"2023-10-05T14:09:43.439280+0000","mapping_epoch":37,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":38,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-05T14:08:26.373859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-05T14:08:26.373859+0000","last_clean_scrub_stamp":"2023-10-05T14:08:26.373859+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-06T16:09:14.100010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":46,"seq":197568495626,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27464,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717688,"statfs":{"total":95995035648,"available":95966912512,"internally_reserved":0,"allocated":454656,"data_stored":185283,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.41299999999999998}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38300000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56799999999999995}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59199999999999997}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57699999999999996}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55200000000000005}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61899999999999999}]}]},{"osd":6,"up_from":41,"seq":176093659149,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27464,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717688,"statfs":{"total":95995035648,"available":95966912512,"internally_reserved":0,"allocated":454656,"data_stored":185283,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45400000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.41199999999999998}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.621}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.76100000000000001}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.74199999999999999}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52200000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68400000000000005}]}]},{"osd":1,"up_from":13,"seq":55834574877,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27464,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717688,"statfs":{"total":95995035648,"available":95966912512,"internally_reserved":0,"allocated":454656,"data_stored":185283,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 5 14:10:16 2023","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.34699999999999998,"15min":0.33700000000000002},"min":{"1min":0.249,"5min":0.245,"15min":0.245},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.36099999999999999,"15min":0.35399999999999998},"min":{"1min":0.28499999999999998,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.52100000000000002}]},{"osd":2,"last update":"Thu Oct 5 14:09:27 2023","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.96499999999999997},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.78500000000000003}]},{"osd":3,"last update":"Thu Oct 5 14:09:45 2023","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.84399999999999997}]},{"osd":4,"last update":"Thu Oct 5 14:09:59 2023","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.88200000000000001},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":3.601,"5min":3.601,"15min":3.601},"last":0.90500000000000003}]},{"osd":5,"last update":"Thu Oct 5 14:10:16 2023","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":3.6850000000000001,"5min":3.6850000000000001,"15min":3.6850000000000001},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.0349999999999999,"5min":1.0349999999999999,"15min":1.0349999999999999},"last":0.69299999999999995}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60799999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.74099999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738400,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27464,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717688,"statfs":{"total":95995035648,"available":95966912512,"internally_reserved":0,"allocated":454656,"data_stored":185283,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Oct 5 14:09:14 2023","interfaces":[{"interface":"back","average":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.499,"5min":0.499,"15min":0.499},"last":0.31},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"last":0.33600000000000002}]},{"osd":2,"last update":"Thu Oct 5 14:09:27 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.53800000000000003}]},{"osd":3,"last update":"Thu Oct 5 14:09:43 2023","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.629,"15min":0.629},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.495}]},{"osd":4,"last update":"Thu Oct 5 14:10:01 2023","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":0.92500000000000004,"5min":0.92500000000000004,"15min":0.92500000000000004},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.44600000000000001}]},{"osd":5,"last update":"Thu Oct 5 14:10:13 2023","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"last":0.59299999999999997}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.71599999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68000000000000005}]}]},{"osd":2,"up_from":17,"seq":73014444057,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28040,"kb_used_data":1020,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717112,"statfs":{"total":95995035648,"available":95966322688,"internally_reserved":0,"allocated":1044480,"data_stored":775378,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 5 14:09:26 2023","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.54400000000000004}]},{"osd":1,"last update":"Thu Oct 5 14:09:26 2023","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.56100000000000005}]},{"osd":3,"last update":"Thu Oct 5 14:09:42 2023","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.503,"5min":0.503,"15min":0.503},"last":0.50700000000000001}]},{"osd":4,"last update":"Thu Oct 5 14:09:59 2023","interfaces":[{"interface":"back","average":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.48899999999999999}]},{"osd":5,"last update":"Thu Oct 5 14:10:12 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"last":0.83299999999999996}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.66100000000000003}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.70099999999999996}]}]},{"osd":3,"up_from":23,"seq":98784247830,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28048,"kb_used_data":1020,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717104,"statfs":{"total":95995035648,"available":95966314496,"internally_reserved":0,"allocated":1044480,"data_stored":775378,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 5 14:09:42 2023","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.48999999999999999}]},{"osd":1,"last update":"Thu Oct 5 14:09:42 2023","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.50800000000000001}]},{"osd":2,"last update":"Thu Oct 5 14:09:42 2023","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.433},{"interface":"front","average":{"1min":0.437,"5min":0.437,"15min":0.437},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"last":0.371}]},{"osd":4,"last update":"Thu Oct 5 14:10:00 2023","interfaces":[{"interface":"back","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.34799999999999998}]},{"osd":5,"last update":"Thu Oct 5 14:10:12 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.56999999999999995}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59499999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63100000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018899,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27468,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717684,"statfs":{"total":95995035648,"available":95966908416,"internally_reserved":0,"allocated":454656,"data_stored":185283,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 5 14:10:02 2023","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.501},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.46800000000000003}]},{"osd":1,"last update":"Thu Oct 5 14:10:02 2023","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.45100000000000001}]},{"osd":2,"last update":"Thu Oct 5 14:10:02 2023","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.38400000000000001},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.41399999999999998}]},{"osd":3,"last update":"Thu Oct 5 14:10:02 2023","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.48199999999999998}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55600000000000005}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57799999999999996}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.627}]}]},{"osd":5,"up_from":34,"seq":146028888080,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28048,"kb_used_data":1024,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717104,"statfs":{"total":95995035648,"available":95966314496,"internally_reserved":0,"allocated":1048576,"data_stored":775651,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.438}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.40899999999999997}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55600000000000005}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56599999999999995}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58099999999999996}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46800000000000003}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54300000000000004}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-05T14:10:18.473 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-05T14:10:18.473 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-10-05T14:10:18.474 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-10-05T14:10:18.474 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph health --format=json 2023-10-05T14:10:18.724 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:19.014 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:18 smithi172 ceph-mon[110020]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:19.015 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:18 smithi172 ceph-mon[110020]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:10:19.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:18 smithi031 ceph-mon[107746]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:19.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:18 smithi031 ceph-mon[107746]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:10:19.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:18 smithi139 ceph-mon[109728]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:19.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:18 smithi139 ceph-mon[109728]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:10:19.861 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:10:19.862 INFO:teuthology.orchestra.run.smithi031.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-10-05T14:10:20.239 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-10-05T14:10:20.240 INFO:tasks.cephadm:Setup complete, yielding 2023-10-05T14:10:20.240 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-10-05T14:10:20.250 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi031.front.sepia.ceph.com 2023-10-05T14:10:20.251 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch status' 2023-10-05T14:10:20.503 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:20.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:20 smithi139 ceph-mon[109728]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:20.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:20 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/1894951926' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-05T14:10:20.724 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:20 smithi031 ceph-mon[107746]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:20.724 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:20 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/1894951926' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-05T14:10:20.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:20 smithi172 ceph-mon[110020]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:20.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:20 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/1894951926' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-05T14:10:21.706 INFO:teuthology.orchestra.run.smithi031.stdout:Backend: cephadm 2023-10-05T14:10:21.707 INFO:teuthology.orchestra.run.smithi031.stdout:Available: Yes 2023-10-05T14:10:21.707 INFO:teuthology.orchestra.run.smithi031.stdout:Paused: No 2023-10-05T14:10:22.088 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch ps' 2023-10-05T14:10:22.340 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:23.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:22 smithi172 ceph-mon[110020]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:23.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:22 smithi172 ceph-mon[110020]: from='client.14523 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:10:23.111 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:22 smithi031 ceph-mon[107746]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:23.111 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:22 smithi031 ceph-mon[107746]: from='client.14523 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:10:23.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:22 smithi139 ceph-mon[109728]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:23.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:22 smithi139 ceph-mon[109728]: from='client.14523 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:10:23.534 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-05T14:10:23.535 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi031 *:9283,8765 running (4m) - 4m 489M - 18.0.0-5817-gbcea8c48 fa922c444906 f4799c4b0616 2023-10-05T14:10:23.535 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (4m) - 4m 46.3M 2048M 18.0.0-5817-gbcea8c48 fa922c444906 80aa10b61b8c 2023-10-05T14:10:23.535 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi139 running (3m) - 3m 46.8M 2048M 18.0.0-5817-gbcea8c48 fa922c444906 f4a62c95ad2c 2023-10-05T14:10:23.535 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi172 running (3m) - 3m 51.5M 2048M 18.0.0-5817-gbcea8c48 fa922c444906 aff43bf9545a 2023-10-05T14:10:23.535 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2m) - 2m 31.1M 8559M 18.0.0-5817-gbcea8c48 fa922c444906 9a5216886980 2023-10-05T14:10:23.535 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2m) - 2m 15.0M 8559M 18.0.0-5817-gbcea8c48 fa922c444906 a8c54f482ae1 2023-10-05T14:10:23.535 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi139 running (2m) - 2m 44.4M 7069M 18.0.0-5817-gbcea8c48 fa922c444906 d74732e1d134 2023-10-05T14:10:23.535 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi139 running (107s) - 107s 34.4M 7069M 18.0.0-5817-gbcea8c48 fa922c444906 500a862286dc 2023-10-05T14:10:23.535 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi139 running (92s) - 92s 14.2M 7069M 18.0.0-5817-gbcea8c48 fa922c444906 1fe9e55b1706 2023-10-05T14:10:23.535 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi172 running (77s) - 77s 39.4M 7070M 18.0.0-5817-gbcea8c48 fa922c444906 c1d8ea112d6a 2023-10-05T14:10:23.536 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi172 running (61s) - 61s 35.0M 7070M 18.0.0-5817-gbcea8c48 fa922c444906 c8fa2f3eb49c 2023-10-05T14:10:23.536 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi172 running (45s) - 45s 12.0M 7070M 18.0.0-5817-gbcea8c48 fa922c444906 a9bfe40fb5bd 2023-10-05T14:10:23.912 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch ls' 2023-10-05T14:10:24.158 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:24.964 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:24 smithi031 ceph-mon[107746]: from='client.14529 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:10:24.964 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:24 smithi031 ceph-mon[107746]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:25.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:24 smithi172 ceph-mon[110020]: from='client.14529 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:10:25.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:24 smithi172 ceph-mon[110020]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:25.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:24 smithi139 ceph-mon[109728]: from='client.14529 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:10:25.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:24 smithi139 ceph-mon[109728]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:25.355 INFO:teuthology.orchestra.run.smithi031.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2023-10-05T14:10:25.355 INFO:teuthology.orchestra.run.smithi031.stdout:mgr 1/1 - 2m smithi031=x;count:1 2023-10-05T14:10:25.355 INFO:teuthology.orchestra.run.smithi031.stdout:mon 3/3 - 3m smithi031:172.21.15.31=a;smithi139:172.21.15.139=b;smithi172:172.21.15.172=c;count:3 2023-10-05T14:10:25.356 INFO:teuthology.orchestra.run.smithi031.stdout:osd 8 - - 2023-10-05T14:10:25.771 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch host ls' 2023-10-05T14:10:26.019 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:27.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:26 smithi172 ceph-mon[110020]: from='client.14535 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:10:27.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:26 smithi172 ceph-mon[110020]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:27.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:26 smithi031 ceph-mon[107746]: from='client.14535 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:10:27.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:26 smithi031 ceph-mon[107746]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:27.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:26 smithi139 ceph-mon[109728]: from='client.14535 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:10:27.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:26 smithi139 ceph-mon[109728]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:27.204 INFO:teuthology.orchestra.run.smithi031.stdout:HOST ADDR LABELS STATUS 2023-10-05T14:10:27.204 INFO:teuthology.orchestra.run.smithi031.stdout:smithi031 172.21.15.31 2023-10-05T14:10:27.204 INFO:teuthology.orchestra.run.smithi031.stdout:smithi139 172.21.15.139 2023-10-05T14:10:27.204 INFO:teuthology.orchestra.run.smithi031.stdout:smithi172 172.21.15.172 2023-10-05T14:10:27.204 INFO:teuthology.orchestra.run.smithi031.stdout:3 hosts in cluster 2023-10-05T14:10:27.613 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch device ls' 2023-10-05T14:10:27.864 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:28.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:28 smithi031 ceph-mon[107746]: from='client.14541 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:10:28.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:28 smithi031 ceph-mon[107746]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:28.988 INFO:teuthology.orchestra.run.smithi031.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2023-10-05T14:10:28.988 INFO:teuthology.orchestra.run.smithi031.stdout:smithi031 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT53310008400BGN 372G No 2m ago LVM detected, locked 2023-10-05T14:10:28.988 INFO:teuthology.orchestra.run.smithi031.stdout:smithi139 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_PHFT620500N6400BGN 372G No 93s ago LVM detected, locked 2023-10-05T14:10:28.989 INFO:teuthology.orchestra.run.smithi031.stdout:smithi172 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT6233005M400BGN 372G No 47s ago LVM detected, locked 2023-10-05T14:10:29.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:28 smithi172 ceph-mon[110020]: from='client.14541 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:10:29.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:28 smithi172 ceph-mon[110020]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:29.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:28 smithi139 ceph-mon[109728]: from='client.14541 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:10:29.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:28 smithi139 ceph-mon[109728]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:29.371 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- bash -c 'ceph osd lspools' 2023-10-05T14:10:29.619 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:30.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:29 smithi172 ceph-mon[110020]: from='client.14547 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:10:30.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:29 smithi031 ceph-mon[107746]: from='client.14547 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:10:30.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:29 smithi139 ceph-mon[109728]: from='client.14547 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:10:30.826 INFO:teuthology.orchestra.run.smithi031.stdout:1 .mgr 2023-10-05T14:10:31.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:30 smithi172 ceph-mon[110020]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:31.137 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:30 smithi031 ceph-mon[107746]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:31.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:30 smithi139 ceph-mon[109728]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:31.212 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- bash -c 'ceph osd pool create mypool' 2023-10-05T14:10:31.458 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:31.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:31 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/603620487' entity='client.admin' cmd=[{"prefix": "osd lspools"}]: dispatch 2023-10-05T14:10:32.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:31 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/603620487' entity='client.admin' cmd=[{"prefix": "osd lspools"}]: dispatch 2023-10-05T14:10:32.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:31 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/603620487' entity='client.admin' cmd=[{"prefix": "osd lspools"}]: dispatch 2023-10-05T14:10:33.169 INFO:teuthology.orchestra.run.smithi031.stderr:pool 'mypool' created 2023-10-05T14:10:33.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:33 smithi031 ceph-mon[107746]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:33.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:33 smithi139 ceph-mon[109728]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:33.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:33 smithi172 ceph-mon[110020]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:33.579 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- bash -c 'ceph osd pool application enable mypool rbd' 2023-10-05T14:10:33.831 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:34.322 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:34 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/562339010' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "mypool"}]: dispatch 2023-10-05T14:10:34.322 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:34 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/562339010' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "mypool"}]': finished 2023-10-05T14:10:34.322 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:34 smithi031 ceph-mon[107746]: osdmap e48: 8 total, 8 up, 8 in 2023-10-05T14:10:34.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:34 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/562339010' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "mypool"}]: dispatch 2023-10-05T14:10:34.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:34 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/562339010' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "mypool"}]': finished 2023-10-05T14:10:34.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:34 smithi139 ceph-mon[109728]: osdmap e48: 8 total, 8 up, 8 in 2023-10-05T14:10:34.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:34 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/562339010' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "mypool"}]: dispatch 2023-10-05T14:10:34.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:34 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/562339010' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "mypool"}]': finished 2023-10-05T14:10:34.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:34 smithi172 ceph-mon[110020]: osdmap e48: 8 total, 8 up, 8 in 2023-10-05T14:10:35.179 INFO:teuthology.orchestra.run.smithi031.stderr:enabled application 'rbd' on pool 'mypool' 2023-10-05T14:10:35.390 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:35 smithi031 ceph-mon[107746]: pgmap v154: 33 pgs: 10 creating+peering, 1 active+clean, 22 unknown; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:35.390 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:35 smithi031 ceph-mon[107746]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-05T14:10:35.391 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:35 smithi031 ceph-mon[107746]: osdmap e49: 8 total, 8 up, 8 in 2023-10-05T14:10:35.391 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:35 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/836999728' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "mypool", "app": "rbd"}]: dispatch 2023-10-05T14:10:35.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:35 smithi139 ceph-mon[109728]: pgmap v154: 33 pgs: 10 creating+peering, 1 active+clean, 22 unknown; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:35.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:35 smithi139 ceph-mon[109728]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-05T14:10:35.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:35 smithi139 ceph-mon[109728]: osdmap e49: 8 total, 8 up, 8 in 2023-10-05T14:10:35.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:35 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/836999728' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "mypool", "app": "rbd"}]: dispatch 2023-10-05T14:10:35.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:35 smithi172 ceph-mon[110020]: pgmap v154: 33 pgs: 10 creating+peering, 1 active+clean, 22 unknown; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:35.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:35 smithi172 ceph-mon[110020]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-05T14:10:35.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:35 smithi172 ceph-mon[110020]: osdmap e49: 8 total, 8 up, 8 in 2023-10-05T14:10:35.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:35 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/836999728' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "mypool", "app": "rbd"}]: dispatch 2023-10-05T14:10:35.595 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- bash -c 'ceph osd lspools' 2023-10-05T14:10:35.845 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:36.322 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:36 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/836999728' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "mypool", "app": "rbd"}]': finished 2023-10-05T14:10:36.322 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:36 smithi031 ceph-mon[107746]: osdmap e50: 8 total, 8 up, 8 in 2023-10-05T14:10:36.322 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:36 smithi031 ceph-mon[107746]: pgmap v157: 33 pgs: 10 creating+peering, 10 active+clean, 13 unknown; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:36.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:36 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/836999728' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "mypool", "app": "rbd"}]': finished 2023-10-05T14:10:36.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:36 smithi139 ceph-mon[109728]: osdmap e50: 8 total, 8 up, 8 in 2023-10-05T14:10:36.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:36 smithi139 ceph-mon[109728]: pgmap v157: 33 pgs: 10 creating+peering, 10 active+clean, 13 unknown; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:36.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:36 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/836999728' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "mypool", "app": "rbd"}]': finished 2023-10-05T14:10:36.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:36 smithi172 ceph-mon[110020]: osdmap e50: 8 total, 8 up, 8 in 2023-10-05T14:10:36.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:36 smithi172 ceph-mon[110020]: pgmap v157: 33 pgs: 10 creating+peering, 10 active+clean, 13 unknown; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:37.029 INFO:teuthology.orchestra.run.smithi031.stdout:1 .mgr 2023-10-05T14:10:37.029 INFO:teuthology.orchestra.run.smithi031.stdout:2 mypool 2023-10-05T14:10:37.322 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:37 smithi031 ceph-mon[107746]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-05T14:10:37.322 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:37 smithi031 ceph-mon[107746]: Cluster is now healthy 2023-10-05T14:10:37.322 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:37 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/667283029' entity='client.admin' cmd=[{"prefix": "osd lspools"}]: dispatch 2023-10-05T14:10:37.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:37 smithi139 ceph-mon[109728]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-05T14:10:37.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:37 smithi139 ceph-mon[109728]: Cluster is now healthy 2023-10-05T14:10:37.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:37 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/667283029' entity='client.admin' cmd=[{"prefix": "osd lspools"}]: dispatch 2023-10-05T14:10:37.453 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- bash -c 'ceph osd pool ls detail' 2023-10-05T14:10:37.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:37 smithi172 ceph-mon[110020]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-05T14:10:37.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:37 smithi172 ceph-mon[110020]: Cluster is now healthy 2023-10-05T14:10:37.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:37 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/667283029' entity='client.admin' cmd=[{"prefix": "osd lspools"}]: dispatch 2023-10-05T14:10:37.703 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:38.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:38 smithi139 ceph-mon[109728]: pgmap v158: 33 pgs: 10 creating+peering, 23 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:38.453 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:38 smithi031 ceph-mon[107746]: pgmap v158: 33 pgs: 10 creating+peering, 23 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:38.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:38 smithi172 ceph-mon[110020]: pgmap v158: 33 pgs: 10 creating+peering, 23 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:38.828 INFO:teuthology.orchestra.run.smithi031.stdout:pool 1 '.mgr' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 1 pgp_num 1 autoscale_mode off last_change 20 flags hashpspool stripe_width 0 pg_num_max 32 pg_num_min 1 application mgr read_balance_score 7.89 2023-10-05T14:10:38.829 INFO:teuthology.orchestra.run.smithi031.stdout:pool 2 'mypool' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 32 pgp_num 32 autoscale_mode off last_change 50 flags hashpspool stripe_width 0 application rbd read_balance_score 1.75 2023-10-05T14:10:38.829 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:10:39.211 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- bash -c 'ceph config set mgr mgr/cephadm/container_image_nvmeof quay.io/ceph/nvmeof:0.0.3' 2023-10-05T14:10:39.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:39 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/3500148166' entity='client.admin' cmd=[{"prefix": "osd pool ls", "detail": "detail"}]: dispatch 2023-10-05T14:10:39.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:39 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/3500148166' entity='client.admin' cmd=[{"prefix": "osd pool ls", "detail": "detail"}]: dispatch 2023-10-05T14:10:39.461 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:39.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:39 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/3500148166' entity='client.admin' cmd=[{"prefix": "osd pool ls", "detail": "detail"}]: dispatch 2023-10-05T14:10:40.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:40 smithi031 ceph-mon[107746]: pgmap v159: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:40.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:40 smithi172 ceph-mon[110020]: pgmap v159: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:40.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:40 smithi139 ceph-mon[109728]: pgmap v159: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:41.040 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- bash -c 'ceph config get mgr mgr/cephadm/container_image_nvmeof' 2023-10-05T14:10:41.300 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:41.794 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:41 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/1401909993' entity='client.admin' 2023-10-05T14:10:41.795 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:41 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:10:41.795 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:41 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:10:41.795 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:41 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:10:41.795 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:41 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:41.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:41 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/1401909993' entity='client.admin' 2023-10-05T14:10:41.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:41 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:10:41.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:41 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:10:41.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:41 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:10:41.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:41 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:42.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:41 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/1401909993' entity='client.admin' 2023-10-05T14:10:42.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:41 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:10:42.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:41 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:10:42.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:41 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:10:42.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:41 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:42.480 INFO:teuthology.orchestra.run.smithi031.stdout:quay.io/ceph/nvmeof:0.0.3 2023-10-05T14:10:42.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:42 smithi031 ceph-mon[107746]: pgmap v160: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:42.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:42 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/1449952589' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/container_image_nvmeof"}]: dispatch 2023-10-05T14:10:42.894 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch apply nvmeof mypool --placement="1 $(hostname)"' 2023-10-05T14:10:42.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:42 smithi139 ceph-mon[109728]: pgmap v160: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:42.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:42 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/1449952589' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/container_image_nvmeof"}]: dispatch 2023-10-05T14:10:43.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:42 smithi172 ceph-mon[110020]: pgmap v160: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:43.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:42 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/1449952589' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/container_image_nvmeof"}]: dispatch 2023-10-05T14:10:43.144 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:44.262 INFO:teuthology.orchestra.run.smithi031.stdout:Scheduled nvmeof.mypool update... 2023-10-05T14:10:44.635 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch ps --refresh' 2023-10-05T14:10:44.816 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:44 smithi031 ceph-mon[107746]: pgmap v161: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:44.816 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:44 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:44.816 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:44 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:10:44.816 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:44 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:10:44.817 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:44 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:10:44.817 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:44 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:44.817 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:44 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.nvmeof.mypool.smithi031.ytjnhh", "caps": ["mon", "profile rbd", "osd", "allow all tag rbd *=*"]}]: dispatch 2023-10-05T14:10:44.817 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:44 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.nvmeof.mypool.smithi031.ytjnhh", "caps": ["mon", "profile rbd", "osd", "allow all tag rbd *=*"]}]': finished 2023-10-05T14:10:44.817 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:44 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:10:44.897 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:44.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:44 smithi139 ceph-mon[109728]: pgmap v161: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:44.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:44 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:44.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:44 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:10:44.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:44 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:10:44.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:44 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:10:44.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:44 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:44.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:44 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.nvmeof.mypool.smithi031.ytjnhh", "caps": ["mon", "profile rbd", "osd", "allow all tag rbd *=*"]}]: dispatch 2023-10-05T14:10:44.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:44 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.nvmeof.mypool.smithi031.ytjnhh", "caps": ["mon", "profile rbd", "osd", "allow all tag rbd *=*"]}]': finished 2023-10-05T14:10:44.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:44 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:10:45.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:44 smithi172 ceph-mon[110020]: pgmap v161: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:45.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:44 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:45.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:44 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:10:45.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:44 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:10:45.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:44 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:10:45.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:44 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:45.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:44 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.nvmeof.mypool.smithi031.ytjnhh", "caps": ["mon", "profile rbd", "osd", "allow all tag rbd *=*"]}]: dispatch 2023-10-05T14:10:45.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:44 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.nvmeof.mypool.smithi031.ytjnhh", "caps": ["mon", "profile rbd", "osd", "allow all tag rbd *=*"]}]': finished 2023-10-05T14:10:45.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:44 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:10:45.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:45 smithi031 ceph-mon[107746]: from='client.14595 -' entity='client.admin' cmd=[{"prefix": "orch apply nvmeof", "pool": "mypool", "placement": "1 smithi031", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:10:45.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:45 smithi031 ceph-mon[107746]: Saving service nvmeof.mypool spec with placement smithi031;count:1 2023-10-05T14:10:45.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:45 smithi031 ceph-mon[107746]: Deploying daemon nvmeof.mypool.smithi031.ytjnhh on smithi031 2023-10-05T14:10:45.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:45 smithi139 ceph-mon[109728]: from='client.14595 -' entity='client.admin' cmd=[{"prefix": "orch apply nvmeof", "pool": "mypool", "placement": "1 smithi031", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:10:45.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:45 smithi139 ceph-mon[109728]: Saving service nvmeof.mypool spec with placement smithi031;count:1 2023-10-05T14:10:45.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:45 smithi139 ceph-mon[109728]: Deploying daemon nvmeof.mypool.smithi031.ytjnhh on smithi031 2023-10-05T14:10:46.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:45 smithi172 ceph-mon[110020]: from='client.14595 -' entity='client.admin' cmd=[{"prefix": "orch apply nvmeof", "pool": "mypool", "placement": "1 smithi031", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:10:46.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:45 smithi172 ceph-mon[110020]: Saving service nvmeof.mypool spec with placement smithi031;count:1 2023-10-05T14:10:46.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:45 smithi172 ceph-mon[110020]: Deploying daemon nvmeof.mypool.smithi031.ytjnhh on smithi031 2023-10-05T14:10:46.222 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-05T14:10:46.222 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi031 *:9283,8765 running (4m) - 4m 489M - 18.0.0-5817-gbcea8c48 fa922c444906 f4799c4b0616 2023-10-05T14:10:46.223 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (4m) - 4m 46.3M 2048M 18.0.0-5817-gbcea8c48 fa922c444906 80aa10b61b8c 2023-10-05T14:10:46.223 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi139 running (3m) - 3m 46.8M 2048M 18.0.0-5817-gbcea8c48 fa922c444906 f4a62c95ad2c 2023-10-05T14:10:46.223 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi172 running (3m) - 3m 51.5M 2048M 18.0.0-5817-gbcea8c48 fa922c444906 aff43bf9545a 2023-10-05T14:10:46.223 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2m) - 2m 31.1M 8559M 18.0.0-5817-gbcea8c48 fa922c444906 9a5216886980 2023-10-05T14:10:46.223 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2m) - 2m 15.0M 8559M 18.0.0-5817-gbcea8c48 fa922c444906 a8c54f482ae1 2023-10-05T14:10:46.223 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi139 running (2m) - 2m 44.4M 7069M 18.0.0-5817-gbcea8c48 fa922c444906 d74732e1d134 2023-10-05T14:10:46.223 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi139 running (2m) - 2m 34.4M 7069M 18.0.0-5817-gbcea8c48 fa922c444906 500a862286dc 2023-10-05T14:10:46.223 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi139 running (114s) - 114s 14.2M 7069M 18.0.0-5817-gbcea8c48 fa922c444906 1fe9e55b1706 2023-10-05T14:10:46.223 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi172 running (99s) - 99s 39.4M 7070M 18.0.0-5817-gbcea8c48 fa922c444906 c1d8ea112d6a 2023-10-05T14:10:46.223 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi172 running (84s) - 84s 35.0M 7070M 18.0.0-5817-gbcea8c48 fa922c444906 c8fa2f3eb49c 2023-10-05T14:10:46.223 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi172 running (68s) - 68s 12.0M 7070M 18.0.0-5817-gbcea8c48 fa922c444906 a9bfe40fb5bd 2023-10-05T14:10:46.681 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- bash -c 'ceph versions' 2023-10-05T14:10:46.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:46 smithi031 ceph-mon[107746]: pgmap v162: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:46.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:46 smithi139 ceph-mon[109728]: pgmap v162: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:47.027 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:47.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:46 smithi172 ceph-mon[110020]: pgmap v162: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:47.830 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:47 smithi031 ceph-mon[107746]: from='client.14601 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:10:47.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:47 smithi139 ceph-mon[109728]: from='client.14601 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:10:48.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:47 smithi172 ceph-mon[110020]: from='client.14601 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:10:48.482 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2023-10-05T14:10:48.482 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2023-10-05T14:10:48.482 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev)": 3 2023-10-05T14:10:48.482 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-10-05T14:10:48.482 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2023-10-05T14:10:48.482 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev)": 1 2023-10-05T14:10:48.483 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-10-05T14:10:48.483 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2023-10-05T14:10:48.483 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev)": 8 2023-10-05T14:10:48.483 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-10-05T14:10:48.483 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2023-10-05T14:10:48.483 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev)": 12 2023-10-05T14:10:48.483 INFO:teuthology.orchestra.run.smithi031.stdout: } 2023-10-05T14:10:48.483 INFO:teuthology.orchestra.run.smithi031.stdout:} 2023-10-05T14:10:48.785 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:48 smithi031 ceph-mon[107746]: pgmap v163: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:48.785 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:48 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/291220977' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-05T14:10:48.877 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- bash -c 'ceph -s' 2023-10-05T14:10:48.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:48 smithi139 ceph-mon[109728]: pgmap v163: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:48.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:48 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/291220977' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-05T14:10:49.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:48 smithi172 ceph-mon[110020]: pgmap v163: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:49.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:48 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/291220977' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-05T14:10:49.177 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:50.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:50 smithi139 ceph-mon[109728]: pgmap v164: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:50.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:50 smithi172 ceph-mon[110020]: pgmap v164: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:50.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:50 smithi031 ceph-mon[107746]: pgmap v164: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:53.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:52 smithi172 ceph-mon[110020]: pgmap v165: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:53.481 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:52 smithi139 ceph-mon[109728]: pgmap v165: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:53.481 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:52 smithi031 ceph-mon[107746]: pgmap v165: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:54.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:54 smithi031 ceph-mon[107746]: pgmap v166: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:55.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:54 smithi172 ceph-mon[110020]: pgmap v166: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:55.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:54 smithi139 ceph-mon[109728]: pgmap v166: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:55.206 INFO:teuthology.orchestra.run.smithi031.stdout: cluster: 2023-10-05T14:10:55.206 INFO:teuthology.orchestra.run.smithi031.stdout: id: 267b52ee-6388-11ee-8db5-212e2dc638e7 2023-10-05T14:10:55.206 INFO:teuthology.orchestra.run.smithi031.stdout: health: HEALTH_OK 2023-10-05T14:10:55.206 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:10:55.206 INFO:teuthology.orchestra.run.smithi031.stdout: services: 2023-10-05T14:10:55.207 INFO:teuthology.orchestra.run.smithi031.stdout: mon: 3 daemons, quorum a,c,b (age 3m) 2023-10-05T14:10:55.207 INFO:teuthology.orchestra.run.smithi031.stdout: mgr: x(active, since 4m) 2023-10-05T14:10:55.207 INFO:teuthology.orchestra.run.smithi031.stdout: osd: 8 osds: 8 up (since 71s), 8 in (since 85s) 2023-10-05T14:10:55.207 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:10:55.207 INFO:teuthology.orchestra.run.smithi031.stdout: data: 2023-10-05T14:10:55.207 INFO:teuthology.orchestra.run.smithi031.stdout: pools: 2 pools, 33 pgs 2023-10-05T14:10:55.207 INFO:teuthology.orchestra.run.smithi031.stdout: objects: 2 objects, 577 KiB 2023-10-05T14:10:55.207 INFO:teuthology.orchestra.run.smithi031.stdout: usage: 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:55.207 INFO:teuthology.orchestra.run.smithi031.stdout: pgs: 33 active+clean 2023-10-05T14:10:55.207 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:10:55.207 INFO:teuthology.orchestra.run.smithi031.stdout: progress: 2023-10-05T14:10:55.207 INFO:teuthology.orchestra.run.smithi031.stdout: Updating nvmeof.mypool deployment (+1 -> 1) (0s) 2023-10-05T14:10:55.208 INFO:teuthology.orchestra.run.smithi031.stdout: [............................] 2023-10-05T14:10:55.208 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:10:55.727 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch ls' 2023-10-05T14:10:55.813 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:55 smithi031 ceph-mon[107746]: from='client.? 172.21.15.31:0/768525971' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-05T14:10:55.813 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:55 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:55.813 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:55 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:55.813 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:55 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:55.814 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:55 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:55.814 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:55 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:10:55.998 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:56.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:55 smithi172 ceph-mon[110020]: from='client.? 172.21.15.31:0/768525971' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-05T14:10:56.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:55 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:56.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:55 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:56.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:55 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:56.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:55 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:56.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:55 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:10:56.109 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:55 smithi139 ceph-mon[109728]: from='client.? 172.21.15.31:0/768525971' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-05T14:10:56.109 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:55 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:56.109 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:55 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:56.109 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:55 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:56.110 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:55 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:56.110 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:55 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:10:56.837 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:56 smithi031 ceph-mon[107746]: Checking pool "mypool" exists for service nvmeof.mypool 2023-10-05T14:10:56.838 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:56 smithi031 ceph-mon[107746]: pgmap v167: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:56.838 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:56 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:56.838 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:56 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:56.838 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:56 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:56.838 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:56 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:56.838 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:56 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:57.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:56 smithi172 ceph-mon[110020]: Checking pool "mypool" exists for service nvmeof.mypool 2023-10-05T14:10:57.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:56 smithi172 ceph-mon[110020]: pgmap v167: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:57.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:56 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:57.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:56 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:57.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:56 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:57.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:56 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:57.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:56 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:57.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:56 smithi139 ceph-mon[109728]: Checking pool "mypool" exists for service nvmeof.mypool 2023-10-05T14:10:57.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:56 smithi139 ceph-mon[109728]: pgmap v167: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:57.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:56 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:57.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:56 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:57.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:56 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:57.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:56 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:57.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:56 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:57.568 INFO:teuthology.orchestra.run.smithi031.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2023-10-05T14:10:57.568 INFO:teuthology.orchestra.run.smithi031.stdout:mgr 1/1 - 3m smithi031=x;count:1 2023-10-05T14:10:57.568 INFO:teuthology.orchestra.run.smithi031.stdout:mon 3/3 - 3m smithi031:172.21.15.31=a;smithi139:172.21.15.139=b;smithi172:172.21.15.172=c;count:3 2023-10-05T14:10:57.568 INFO:teuthology.orchestra.run.smithi031.stdout:nvmeof.mypool ?:4420,5500,8009 0/1 - 13s smithi031;count:1 2023-10-05T14:10:57.568 INFO:teuthology.orchestra.run.smithi031.stdout:osd 8 - - 2023-10-05T14:10:57.970 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- bash -c 'rbd create mypool/myimage --size 8Gi' 2023-10-05T14:10:58.524 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:10:58.638 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:58 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:58.638 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:58 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:58.639 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:58 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:10:58.639 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:58 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:10:58.639 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:58 smithi031 ceph-mon[107746]: pgmap v168: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:58.639 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:58 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:58.639 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:58 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:10:58.639 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:58 smithi031 ceph-mon[107746]: from='client.14625 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:10:58.639 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:58 smithi031 ceph-mon[107746]: mgrmap e14: x(active, since 4m) 2023-10-05T14:10:58.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:58 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:58.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:58 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:58.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:58 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:10:58.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:58 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:10:58.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:58 smithi139 ceph-mon[109728]: pgmap v168: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:58.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:58 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:58.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:58 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:10:58.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:58 smithi139 ceph-mon[109728]: from='client.14625 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:10:58.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:58 smithi139 ceph-mon[109728]: mgrmap e14: x(active, since 4m) 2023-10-05T14:10:58.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:58 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:58.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:58 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:58.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:58 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:10:58.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:58 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:10:58.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:58 smithi172 ceph-mon[110020]: pgmap v168: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:10:58.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:58 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:10:58.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:58 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:10:58.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:58 smithi172 ceph-mon[110020]: from='client.14625 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T14:10:58.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:58 smithi172 ceph-mon[110020]: mgrmap e14: x(active, since 4m) 2023-10-05T14:10:59.643 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:10:59 smithi031 ceph-mon[107746]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-10-05T14:10:59.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:10:59 smithi139 ceph-mon[109728]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-10-05T14:10:59.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:10:59 smithi172 ceph-mon[110020]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-10-05T14:11:00.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:00 smithi031 ceph-mon[107746]: pgmap v169: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:00.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:00 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:11:00.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:00 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:11:00.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:00 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:11:00.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:00 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:11:00.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:00 smithi031 ceph-mon[107746]: pgmap v170: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:00.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:00 smithi031 ceph-mon[107746]: pgmap v171: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:00.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:00 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:11:00.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:00 smithi031 ceph-mon[107746]: osdmap e51: 8 total, 8 up, 8 in 2023-10-05T14:11:00.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:00 smithi139 ceph-mon[109728]: pgmap v169: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:00.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:00 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:11:00.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:00 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:11:00.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:00 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:11:00.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:00 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:11:00.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:00 smithi139 ceph-mon[109728]: pgmap v170: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:00.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:00 smithi139 ceph-mon[109728]: pgmap v171: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:00.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:00 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:11:00.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:00 smithi139 ceph-mon[109728]: osdmap e51: 8 total, 8 up, 8 in 2023-10-05T14:11:00.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:00 smithi172 ceph-mon[110020]: pgmap v169: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:00.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:00 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:11:00.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:00 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:11:00.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:00 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:11:00.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:00 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:11:00.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:00 smithi172 ceph-mon[110020]: pgmap v170: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:00.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:00 smithi172 ceph-mon[110020]: pgmap v171: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:00.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:00 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:11:00.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:00 smithi172 ceph-mon[110020]: osdmap e51: 8 total, 8 up, 8 in 2023-10-05T14:11:01.791 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- bash -c 'rbd ls mypool' 2023-10-05T14:11:02.040 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:11:02.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:02 smithi031 ceph-mon[107746]: osdmap e52: 8 total, 8 up, 8 in 2023-10-05T14:11:02.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:02 smithi031 ceph-mon[107746]: pgmap v174: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 254 B/s rd, 254 B/s wr, 0 op/s 2023-10-05T14:11:02.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:02 smithi139 ceph-mon[109728]: osdmap e52: 8 total, 8 up, 8 in 2023-10-05T14:11:02.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:02 smithi139 ceph-mon[109728]: pgmap v174: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 254 B/s rd, 254 B/s wr, 0 op/s 2023-10-05T14:11:02.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:02 smithi172 ceph-mon[110020]: osdmap e52: 8 total, 8 up, 8 in 2023-10-05T14:11:02.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:02 smithi172 ceph-mon[110020]: pgmap v174: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 254 B/s rd, 254 B/s wr, 0 op/s 2023-10-05T14:11:02.870 INFO:teuthology.orchestra.run.smithi031.stdout:myimage 2023-10-05T14:11:03.290 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-10-05T14:11:03.300 INFO:tasks.cephadm:Waiting for ceph service nvmeof.mypool to start (timeout 300)... 2023-10-05T14:11:03.301 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:11:03.552 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:11:04.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:04 smithi031 ceph-mon[107746]: pgmap v175: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 254 B/s rd, 1016 B/s wr, 1 op/s 2023-10-05T14:11:04.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:04 smithi139 ceph-mon[109728]: pgmap v175: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 254 B/s rd, 1016 B/s wr, 1 op/s 2023-10-05T14:11:04.814 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:11:04.814 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:11:04.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:04 smithi172 ceph-mon[110020]: pgmap v175: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 254 B/s rd, 1016 B/s wr, 1 op/s 2023-10-05T14:11:05.199 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:11:05.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:05 smithi172 ceph-mon[110020]: from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:05.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:05 smithi031 ceph-mon[107746]: from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:05.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:05 smithi139 ceph-mon[109728]: from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:06.200 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:11:06.457 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:11:06.578 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:06 smithi031 ceph-mon[107746]: pgmap v176: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1023 B/s wr, 2 op/s 2023-10-05T14:11:06.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:06 smithi172 ceph-mon[110020]: pgmap v176: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1023 B/s wr, 2 op/s 2023-10-05T14:11:06.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:06 smithi139 ceph-mon[109728]: pgmap v176: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1023 B/s wr, 2 op/s 2023-10-05T14:11:07.815 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:11:07.815 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:11:08.235 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:11:08.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:08 smithi172 ceph-mon[110020]: pgmap v177: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 767 B/s wr, 1 op/s 2023-10-05T14:11:08.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:08 smithi172 ceph-mon[110020]: from='client.14649 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:08.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:08 smithi031 ceph-mon[107746]: pgmap v177: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 767 B/s wr, 1 op/s 2023-10-05T14:11:08.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:08 smithi031 ceph-mon[107746]: from='client.14649 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:08.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:08 smithi139 ceph-mon[109728]: pgmap v177: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 767 B/s wr, 1 op/s 2023-10-05T14:11:08.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:08 smithi139 ceph-mon[109728]: from='client.14649 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:09.236 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:11:09.494 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:11:10.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:10 smithi139 ceph-mon[109728]: pgmap v178: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 453 B/s rd, 679 B/s wr, 1 op/s 2023-10-05T14:11:10.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:10 smithi139 ceph-mon[109728]: osdmap e53: 8 total, 8 up, 8 in 2023-10-05T14:11:10.724 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:11:10.724 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:11:10.750 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:10 smithi031 ceph-mon[107746]: pgmap v178: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 453 B/s rd, 679 B/s wr, 1 op/s 2023-10-05T14:11:10.750 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:10 smithi031 ceph-mon[107746]: osdmap e53: 8 total, 8 up, 8 in 2023-10-05T14:11:10.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:10 smithi172 ceph-mon[110020]: pgmap v178: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 453 B/s rd, 679 B/s wr, 1 op/s 2023-10-05T14:11:10.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:10 smithi172 ceph-mon[110020]: osdmap e53: 8 total, 8 up, 8 in 2023-10-05T14:11:11.106 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:11:11.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:11 smithi172 ceph-mon[110020]: from='client.14655 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:11.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:11 smithi031 ceph-mon[107746]: from='client.14655 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:11.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:11 smithi139 ceph-mon[109728]: from='client.14655 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:12.107 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:11:12.361 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:11:12.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:12 smithi172 ceph-mon[110020]: pgmap v180: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 511 B/s wr, 1 op/s 2023-10-05T14:11:12.922 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:12 smithi031 ceph-mon[107746]: pgmap v180: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 511 B/s wr, 1 op/s 2023-10-05T14:11:12.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:12 smithi139 ceph-mon[109728]: pgmap v180: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 511 B/s wr, 1 op/s 2023-10-05T14:11:13.538 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:11:13.539 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:11:13.913 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:11:14.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:14 smithi172 ceph-mon[110020]: pgmap v181: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 204 B/s wr, 0 op/s 2023-10-05T14:11:14.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:14 smithi172 ceph-mon[110020]: from='client.14661 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:14.914 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:11:14.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:14 smithi031 ceph-mon[107746]: pgmap v181: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 204 B/s wr, 0 op/s 2023-10-05T14:11:14.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:14 smithi031 ceph-mon[107746]: from='client.14661 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:14.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:14 smithi139 ceph-mon[109728]: pgmap v181: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 204 B/s wr, 0 op/s 2023-10-05T14:11:14.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:14 smithi139 ceph-mon[109728]: from='client.14661 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:15.167 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:11:16.356 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:11:16.356 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:11:16.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:16 smithi031 ceph-mon[107746]: pgmap v182: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:16.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:16 smithi172 ceph-mon[110020]: pgmap v182: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:16.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:16 smithi139 ceph-mon[109728]: pgmap v182: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:16.963 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:11:17.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:17 smithi172 ceph-mon[110020]: from='client.14667 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:17.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:17 smithi031 ceph-mon[107746]: from='client.14667 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:17.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:17 smithi139 ceph-mon[109728]: from='client.14667 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:17.964 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:11:18.218 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:11:18.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:18 smithi031 ceph-mon[107746]: pgmap v183: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:18.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:18 smithi172 ceph-mon[110020]: pgmap v183: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:18.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:18 smithi139 ceph-mon[109728]: pgmap v183: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:19.523 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:11:19.524 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:11:19.863 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:11:20.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:20 smithi172 ceph-mon[110020]: pgmap v184: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:20.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:20 smithi172 ceph-mon[110020]: from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:20.864 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:11:20.902 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:20 smithi031 ceph-mon[107746]: pgmap v184: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:20.902 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:20 smithi031 ceph-mon[107746]: from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:20.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:20 smithi139 ceph-mon[109728]: pgmap v184: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:20.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:20 smithi139 ceph-mon[109728]: from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:21.121 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:11:22.523 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:11:22.524 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:11:22.559 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:22 smithi031 ceph-mon[107746]: pgmap v185: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:22.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:22 smithi172 ceph-mon[110020]: pgmap v185: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:22.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:22 smithi139 ceph-mon[109728]: pgmap v185: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:23.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:23 smithi031 ceph-mon[107746]: from='client.14679 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:23.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:23 smithi172 ceph-mon[110020]: from='client.14679 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:23.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:23 smithi139 ceph-mon[109728]: from='client.14679 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:24.693 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:11:24.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:24 smithi172 ceph-mon[110020]: pgmap v186: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:24.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:24 smithi031 ceph-mon[107746]: pgmap v186: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:24.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:24 smithi139 ceph-mon[109728]: pgmap v186: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:25.694 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:11:25.950 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:11:26.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:26 smithi172 ceph-mon[110020]: pgmap v187: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:26.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:26 smithi031 ceph-mon[107746]: pgmap v187: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:26.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:26 smithi139 ceph-mon[109728]: pgmap v187: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:28.294 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:11:28.294 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:11:28.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:28 smithi031 ceph-mon[107746]: pgmap v188: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:28.738 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:11:28.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:28 smithi172 ceph-mon[110020]: pgmap v188: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:28.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:28 smithi139 ceph-mon[109728]: pgmap v188: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:29.739 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:11:29.770 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:29 smithi031 ceph-mon[107746]: from='client.14685 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:29.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:29 smithi172 ceph-mon[110020]: from='client.14685 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:29.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:29 smithi139 ceph-mon[109728]: from='client.14685 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:30.172 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:11:30.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:30 smithi031 ceph-mon[107746]: pgmap v189: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:30.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:30 smithi172 ceph-mon[110020]: pgmap v189: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:30.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:30 smithi139 ceph-mon[109728]: pgmap v189: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:31.835 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:11:31.835 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:11:32.269 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:11:32.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:32 smithi172 ceph-mon[110020]: pgmap v190: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:32.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:32 smithi172 ceph-mon[110020]: from='client.14691 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:32.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:32 smithi031 ceph-mon[107746]: pgmap v190: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:32.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:32 smithi031 ceph-mon[107746]: from='client.14691 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:32.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:32 smithi139 ceph-mon[109728]: pgmap v190: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:32.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:32 smithi139 ceph-mon[109728]: from='client.14691 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:33.271 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:11:33.526 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:11:34.671 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:11:34.671 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:11:34.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:34 smithi172 ceph-mon[110020]: pgmap v191: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:34.902 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:34 smithi031 ceph-mon[107746]: pgmap v191: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:34.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:34 smithi139 ceph-mon[109728]: pgmap v191: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:35.077 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:11:35.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:35 smithi172 ceph-mon[110020]: from='client.14697 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:35.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:35 smithi031 ceph-mon[107746]: from='client.14697 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:35.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:35 smithi139 ceph-mon[109728]: from='client.14697 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:36.215 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:11:36.468 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:11:36.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:36 smithi172 ceph-mon[110020]: pgmap v192: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:36.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:36 smithi031 ceph-mon[107746]: pgmap v192: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:36.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:36 smithi139 ceph-mon[109728]: pgmap v192: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:37.629 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:11:37.630 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:11:38.053 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:11:38.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:38 smithi172 ceph-mon[110020]: pgmap v193: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:38.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:38 smithi172 ceph-mon[110020]: from='client.14703 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:38.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:38 smithi031 ceph-mon[107746]: pgmap v193: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:38.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:38 smithi031 ceph-mon[107746]: from='client.14703 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:38.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:38 smithi139 ceph-mon[109728]: pgmap v193: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:38.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:38 smithi139 ceph-mon[109728]: from='client.14703 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:39.054 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:11:39.307 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:11:40.491 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:11:40.492 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:11:40.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:40 smithi031 ceph-mon[107746]: pgmap v194: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:40.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:40 smithi172 ceph-mon[110020]: pgmap v194: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:40.875 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:11:40.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:40 smithi139 ceph-mon[109728]: pgmap v194: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:41.689 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:41 smithi031 ceph-mon[107746]: from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:41.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:41 smithi172 ceph-mon[110020]: from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:41.876 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:11:41.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:41 smithi139 ceph-mon[109728]: from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:42.344 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:11:42.518 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:42 smithi031 ceph-mon[107746]: pgmap v195: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:42.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:42 smithi172 ceph-mon[110020]: pgmap v195: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:42.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:42 smithi139 ceph-mon[109728]: pgmap v195: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:43.653 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:11:43.653 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:11:44.059 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:11:44.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:44 smithi172 ceph-mon[110020]: pgmap v196: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:44.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:44 smithi172 ceph-mon[110020]: from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:44.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:44 smithi031 ceph-mon[107746]: pgmap v196: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:44.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:44 smithi031 ceph-mon[107746]: from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:44.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:44 smithi139 ceph-mon[109728]: pgmap v196: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:44.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:44 smithi139 ceph-mon[109728]: from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:45.060 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:11:45.314 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:11:46.471 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:11:46.471 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:11:46.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:46 smithi031 ceph-mon[107746]: pgmap v197: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:46.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:46 smithi172 ceph-mon[110020]: pgmap v197: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:46.841 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:11:46.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:46 smithi139 ceph-mon[109728]: pgmap v197: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:47.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:47 smithi172 ceph-mon[110020]: from='client.14721 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:47.842 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:11:47.877 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:47 smithi031 ceph-mon[107746]: from='client.14721 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:47.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:47 smithi139 ceph-mon[109728]: from='client.14721 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:48.094 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:11:48.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:48 smithi172 ceph-mon[110020]: pgmap v198: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:48.873 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:48 smithi031 ceph-mon[107746]: pgmap v198: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:48.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:48 smithi139 ceph-mon[109728]: pgmap v198: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:49.303 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:11:49.303 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:11:49.692 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:11:50.694 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:11:50.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:50 smithi172 ceph-mon[110020]: from='client.14727 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:50.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:50 smithi172 ceph-mon[110020]: pgmap v199: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:50.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:50 smithi031 ceph-mon[107746]: from='client.14727 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:50.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:50 smithi031 ceph-mon[107746]: pgmap v199: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:50.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:50 smithi139 ceph-mon[109728]: from='client.14727 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:50.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:50 smithi139 ceph-mon[109728]: pgmap v199: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:50.950 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:11:52.124 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:11:52.124 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:11:52.498 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:11:52.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:52 smithi172 ceph-mon[110020]: pgmap v200: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:52.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:52 smithi172 ceph-mon[110020]: from='client.14733 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:52.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:52 smithi031 ceph-mon[107746]: pgmap v200: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:52.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:52 smithi031 ceph-mon[107746]: from='client.14733 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:52.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:52 smithi139 ceph-mon[109728]: pgmap v200: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:52.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:52 smithi139 ceph-mon[109728]: from='client.14733 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:53.499 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:11:53.755 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:11:54.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:54 smithi172 ceph-mon[110020]: pgmap v201: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:54.832 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:54 smithi031 ceph-mon[107746]: pgmap v201: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:54.912 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:11:54.912 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:11:54.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:54 smithi139 ceph-mon[109728]: pgmap v201: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:55.296 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:11:55.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:55 smithi172 ceph-mon[110020]: from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:56.010 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:55 smithi139 ceph-mon[109728]: from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:56.010 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:55 smithi031 ceph-mon[107746]: from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:56.297 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:11:56.552 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:11:56.660 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:56 smithi031 ceph-mon[107746]: pgmap v202: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:56.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:56 smithi172 ceph-mon[110020]: pgmap v202: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:56.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:56 smithi139 ceph-mon[109728]: pgmap v202: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:57.688 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:11:57.688 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:11:58.073 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:11:58.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:58 smithi172 ceph-mon[110020]: pgmap v203: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:58.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:11:58 smithi172 ceph-mon[110020]: from='client.14745 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:58.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:58 smithi031 ceph-mon[107746]: pgmap v203: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:58.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:11:58 smithi031 ceph-mon[107746]: from='client.14745 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:58.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:58 smithi139 ceph-mon[109728]: pgmap v203: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:11:58.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:11:58 smithi139 ceph-mon[109728]: from='client.14745 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:11:59.074 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:11:59.326 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:12:00.456 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:12:00.457 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:12:00.660 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:00 smithi031 ceph-mon[107746]: pgmap v204: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:00.660 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:00 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:12:00.660 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:00 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:12:00.660 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:00 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:12:00.661 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:00 smithi031 ceph-mon[107746]: pgmap v205: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:00.661 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:00 smithi031 ceph-mon[107746]: pgmap v206: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:00.661 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:00 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:12:00.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:00 smithi172 ceph-mon[110020]: pgmap v204: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:00.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:00 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:12:00.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:00 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:12:00.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:00 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:12:00.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:00 smithi172 ceph-mon[110020]: pgmap v205: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:00.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:00 smithi172 ceph-mon[110020]: pgmap v206: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:00.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:00 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:12:00.839 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:12:00.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:00 smithi139 ceph-mon[109728]: pgmap v204: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:00.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:00 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:12:00.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:00 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:12:00.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:00 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:12:00.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:00 smithi139 ceph-mon[109728]: pgmap v205: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:00.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:00 smithi139 ceph-mon[109728]: pgmap v206: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:00.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:00 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:12:01.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:01 smithi172 ceph-mon[110020]: from='client.14751 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:01.839 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:12:01.874 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:01 smithi031 ceph-mon[107746]: from='client.14751 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:01.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:01 smithi139 ceph-mon[109728]: from='client.14751 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:02.092 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:12:02.831 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:02 smithi031 ceph-mon[107746]: pgmap v207: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:02.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:02 smithi139 ceph-mon[109728]: pgmap v207: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:03.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:02 smithi172 ceph-mon[110020]: pgmap v207: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:03.248 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:12:03.249 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:12:03.631 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:12:04.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:04 smithi172 ceph-mon[110020]: from='client.14757 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:04.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:04 smithi172 ceph-mon[110020]: pgmap v208: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:04.632 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:12:04.667 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:04 smithi031 ceph-mon[107746]: from='client.14757 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:04.668 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:04 smithi031 ceph-mon[107746]: pgmap v208: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:04.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:04 smithi139 ceph-mon[109728]: from='client.14757 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:04.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:04 smithi139 ceph-mon[109728]: pgmap v208: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:04.885 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:12:06.064 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:12:06.065 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:12:06.251 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:06 smithi031 ceph-mon[107746]: from='client.14763 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:06.251 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:06 smithi031 ceph-mon[107746]: pgmap v209: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:06.430 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:12:06.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:06 smithi172 ceph-mon[110020]: from='client.14763 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:06.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:06 smithi172 ceph-mon[110020]: pgmap v209: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:06.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:06 smithi139 ceph-mon[109728]: from='client.14763 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:06.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:06 smithi139 ceph-mon[109728]: pgmap v209: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:07.431 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:12:07.687 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:12:08.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:08 smithi172 ceph-mon[110020]: pgmap v210: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:08.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:08 smithi031 ceph-mon[107746]: pgmap v210: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:08.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:08 smithi139 ceph-mon[109728]: pgmap v210: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:08.837 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:12:08.837 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:12:09.222 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:12:09.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:09 smithi031 ceph-mon[107746]: from='client.14769 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:09.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:09 smithi172 ceph-mon[110020]: from='client.14769 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:09.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:09 smithi139 ceph-mon[109728]: from='client.14769 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:10.224 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:12:10.477 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:12:10.583 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:10 smithi031 ceph-mon[107746]: pgmap v211: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:10.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:10 smithi172 ceph-mon[110020]: pgmap v211: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:10.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:10 smithi139 ceph-mon[109728]: pgmap v211: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:11.674 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:12:11.674 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:12:12.054 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:12:12.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:12 smithi172 ceph-mon[110020]: from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:12.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:12 smithi172 ceph-mon[110020]: pgmap v212: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:12.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:12 smithi031 ceph-mon[107746]: from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:12.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:12 smithi031 ceph-mon[107746]: pgmap v212: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:12.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:12 smithi139 ceph-mon[109728]: from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:12.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:12 smithi139 ceph-mon[109728]: pgmap v212: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:13.056 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:12:13.313 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:12:14.500 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:12:14.501 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:12:14.534 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:14 smithi031 ceph-mon[107746]: pgmap v213: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:14.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:14 smithi172 ceph-mon[110020]: pgmap v213: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:14.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:14 smithi139 ceph-mon[109728]: pgmap v213: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:14.888 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:12:15.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:15 smithi172 ceph-mon[110020]: from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:15.889 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:12:15.925 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:15 smithi031 ceph-mon[107746]: from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:15.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:15 smithi139 ceph-mon[109728]: from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:16.141 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:12:16.653 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:16 smithi031 ceph-mon[107746]: pgmap v214: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:16.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:16 smithi172 ceph-mon[110020]: pgmap v214: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:16.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:16 smithi139 ceph-mon[109728]: pgmap v214: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:17.284 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:12:17.284 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:12:17.661 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:12:18.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:18 smithi172 ceph-mon[110020]: from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:18.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:18 smithi172 ceph-mon[110020]: pgmap v215: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:18.662 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:12:18.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:18 smithi031 ceph-mon[107746]: from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:18.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:18 smithi031 ceph-mon[107746]: pgmap v215: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:18.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:18 smithi139 ceph-mon[109728]: from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:18.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:18 smithi139 ceph-mon[109728]: pgmap v215: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:18.915 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:12:20.058 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:12:20.059 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:12:20.444 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:12:20.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:20 smithi031 ceph-mon[107746]: from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:20.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:20 smithi031 ceph-mon[107746]: pgmap v216: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:20.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:20 smithi172 ceph-mon[110020]: from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:20.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:20 smithi172 ceph-mon[110020]: pgmap v216: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:20.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:20 smithi139 ceph-mon[109728]: from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:20.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:20 smithi139 ceph-mon[109728]: pgmap v216: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:21.445 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:12:21.696 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:12:22.467 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:22 smithi031 ceph-mon[107746]: pgmap v217: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:22.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:22 smithi172 ceph-mon[110020]: pgmap v217: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:22.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:22 smithi139 ceph-mon[109728]: pgmap v217: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:22.855 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:12:22.855 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:12:23.229 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:12:23.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:23 smithi031 ceph-mon[107746]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:23.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:23 smithi172 ceph-mon[110020]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:23.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:23 smithi139 ceph-mon[109728]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:24.230 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:12:24.482 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:12:24.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:24 smithi172 ceph-mon[110020]: pgmap v218: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:24.581 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:24 smithi031 ceph-mon[107746]: pgmap v218: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:24.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:24 smithi139 ceph-mon[109728]: pgmap v218: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:25.677 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:12:25.677 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:12:26.060 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:12:26.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:26 smithi172 ceph-mon[110020]: from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:26.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:26 smithi172 ceph-mon[110020]: pgmap v219: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:26.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:26 smithi031 ceph-mon[107746]: from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:26.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:26 smithi031 ceph-mon[107746]: pgmap v219: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:26.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:26 smithi139 ceph-mon[109728]: from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:26.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:26 smithi139 ceph-mon[109728]: pgmap v219: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:27.060 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:12:27.313 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:12:28.495 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:12:28.495 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:12:28.518 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:28 smithi031 ceph-mon[107746]: pgmap v220: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:28.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:28 smithi172 ceph-mon[110020]: pgmap v220: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:28.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:28 smithi139 ceph-mon[109728]: pgmap v220: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:28.875 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:12:29.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:29 smithi172 ceph-mon[110020]: from='client.14811 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:29.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:29 smithi031 ceph-mon[107746]: from='client.14811 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:29.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:29 smithi139 ceph-mon[109728]: from='client.14811 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:29.876 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:12:30.127 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:12:30.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:30 smithi172 ceph-mon[110020]: pgmap v221: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:30.850 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:30 smithi031 ceph-mon[107746]: pgmap v221: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:30.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:30 smithi139 ceph-mon[109728]: pgmap v221: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:31.268 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:12:31.268 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:12:31.651 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:12:32.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:32 smithi172 ceph-mon[110020]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:32.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:32 smithi172 ceph-mon[110020]: pgmap v222: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:32.653 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:12:32.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:32 smithi031 ceph-mon[107746]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:32.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:32 smithi031 ceph-mon[107746]: pgmap v222: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:32.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:32 smithi139 ceph-mon[109728]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:32.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:32 smithi139 ceph-mon[109728]: pgmap v222: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:32.905 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:12:34.065 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:12:34.065 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:12:34.279 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:34 smithi031 ceph-mon[107746]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:34.280 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:34 smithi031 ceph-mon[107746]: pgmap v223: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:34.451 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:12:34.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:34 smithi172 ceph-mon[110020]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:34.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:34 smithi172 ceph-mon[110020]: pgmap v223: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:34.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:34 smithi139 ceph-mon[109728]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:34.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:34 smithi139 ceph-mon[109728]: pgmap v223: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:35.452 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:12:35.704 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:12:36.473 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:36 smithi031 ceph-mon[107746]: pgmap v224: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:36.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:36 smithi172 ceph-mon[110020]: pgmap v224: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:36.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:36 smithi139 ceph-mon[109728]: pgmap v224: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:36.890 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:12:36.890 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:12:37.257 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:12:37.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:37 smithi031 ceph-mon[107746]: from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:37.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:37 smithi172 ceph-mon[110020]: from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:37.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:37 smithi139 ceph-mon[109728]: from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:38.279 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:12:38.533 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:12:38.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:38 smithi172 ceph-mon[110020]: pgmap v225: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:38.635 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:38 smithi031 ceph-mon[107746]: pgmap v225: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:38.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:38 smithi139 ceph-mon[109728]: pgmap v225: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:39.686 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:12:39.686 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:12:40.080 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:12:40.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:40 smithi172 ceph-mon[110020]: from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:40.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:40 smithi172 ceph-mon[110020]: pgmap v226: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:40.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:40 smithi031 ceph-mon[107746]: from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:40.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:40 smithi031 ceph-mon[107746]: pgmap v226: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:40.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:40 smithi139 ceph-mon[109728]: from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:40.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:40 smithi139 ceph-mon[109728]: pgmap v226: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:41.081 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:12:41.332 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:12:42.437 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:12:42.437 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:12:42.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:42 smithi172 ceph-mon[110020]: pgmap v227: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:42.603 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:42 smithi031 ceph-mon[107746]: pgmap v227: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:42.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:42 smithi139 ceph-mon[109728]: pgmap v227: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:42.815 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:12:43.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:43 smithi172 ceph-mon[110020]: from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:43.679 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:43 smithi031 ceph-mon[107746]: from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:43.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:43 smithi139 ceph-mon[109728]: from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:43.816 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:12:44.065 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:12:44.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:44 smithi031 ceph-mon[107746]: pgmap v228: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:44.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:44 smithi172 ceph-mon[110020]: pgmap v228: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:44.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:44 smithi139 ceph-mon[109728]: pgmap v228: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:45.272 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:12:45.272 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:12:45.648 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:12:46.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:46 smithi172 ceph-mon[110020]: from='client.14847 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:46.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:46 smithi172 ceph-mon[110020]: pgmap v229: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:46.650 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:12:46.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:46 smithi031 ceph-mon[107746]: from='client.14847 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:46.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:46 smithi031 ceph-mon[107746]: pgmap v229: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:46.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:46 smithi139 ceph-mon[109728]: from='client.14847 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:46.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:46 smithi139 ceph-mon[109728]: pgmap v229: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:46.902 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:12:48.061 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:12:48.061 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:12:48.373 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:48 smithi031 ceph-mon[107746]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:48.373 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:48 smithi031 ceph-mon[107746]: pgmap v230: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:48.439 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:12:48.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:48 smithi172 ceph-mon[110020]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:48.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:48 smithi172 ceph-mon[110020]: pgmap v230: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:48.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:48 smithi139 ceph-mon[109728]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:48.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:48 smithi139 ceph-mon[109728]: pgmap v230: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:49.440 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:12:49.694 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:12:50.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:50 smithi031 ceph-mon[107746]: pgmap v231: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:50.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:50 smithi172 ceph-mon[110020]: pgmap v231: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:50.885 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:12:50.886 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:12:50.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:50 smithi139 ceph-mon[109728]: pgmap v231: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:51.264 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:12:51.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:51 smithi172 ceph-mon[110020]: from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:51.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:51 smithi031 ceph-mon[107746]: from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:51.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:51 smithi139 ceph-mon[109728]: from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:52.265 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:12:52.515 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:12:52.643 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:52 smithi031 ceph-mon[107746]: pgmap v232: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:52.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:52 smithi172 ceph-mon[110020]: pgmap v232: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:52.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:52 smithi139 ceph-mon[109728]: pgmap v232: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:53.663 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:12:53.663 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:12:54.072 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:12:54.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:54 smithi172 ceph-mon[110020]: from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:54.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:54 smithi172 ceph-mon[110020]: pgmap v233: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:54.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:54 smithi031 ceph-mon[107746]: from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:54.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:54 smithi031 ceph-mon[107746]: pgmap v233: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:54.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:54 smithi139 ceph-mon[109728]: from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:54.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:54 smithi139 ceph-mon[109728]: pgmap v233: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:55.074 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:12:55.328 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:12:56.468 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:12:56.468 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:12:56.499 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:56 smithi031 ceph-mon[107746]: pgmap v234: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:56.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:56 smithi172 ceph-mon[110020]: pgmap v234: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:56.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:56 smithi139 ceph-mon[109728]: pgmap v234: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:56.855 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:12:57.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:57 smithi172 ceph-mon[110020]: from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:57.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:57 smithi031 ceph-mon[107746]: from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:57.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:57 smithi139 ceph-mon[109728]: from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:12:57.856 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:12:58.155 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:12:58.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:12:58 smithi172 ceph-mon[110020]: pgmap v235: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:58.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:12:58 smithi031 ceph-mon[107746]: pgmap v235: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:58.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:12:58 smithi139 ceph-mon[109728]: pgmap v235: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:12:59.402 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:12:59.402 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:12:59.794 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:13:00.795 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:13:00.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:00 smithi172 ceph-mon[110020]: from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:00.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:00 smithi172 ceph-mon[110020]: pgmap v236: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:00.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:00 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:13:00.825 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:00 smithi031 ceph-mon[107746]: from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:00.825 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:00 smithi031 ceph-mon[107746]: pgmap v236: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:00.825 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:00 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:13:00.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:00 smithi139 ceph-mon[109728]: from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:00.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:00 smithi139 ceph-mon[109728]: pgmap v236: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:00.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:00 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:13:01.040 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:13:01.811 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:01 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:13:01.811 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:01 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:13:01.811 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:01 smithi031 ceph-mon[107746]: pgmap v237: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:01.811 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:01 smithi031 ceph-mon[107746]: pgmap v238: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:01.811 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:01 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:13:01.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:01 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:13:01.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:01 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:13:01.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:01 smithi172 ceph-mon[110020]: pgmap v237: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:01.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:01 smithi172 ceph-mon[110020]: pgmap v238: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:01.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:01 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:13:01.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:01 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:13:01.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:01 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:13:01.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:01 smithi139 ceph-mon[109728]: pgmap v237: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:01.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:01 smithi139 ceph-mon[109728]: pgmap v238: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:01.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:01 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:13:02.230 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:13:02.230 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:13:02.621 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:13:03.622 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:13:03.875 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:13:03.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:03 smithi031 ceph-mon[107746]: from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:03.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:03 smithi031 ceph-mon[107746]: pgmap v239: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:04.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:03 smithi139 ceph-mon[109728]: from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:04.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:03 smithi139 ceph-mon[109728]: pgmap v239: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:04.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:03 smithi172 ceph-mon[110020]: from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:04.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:03 smithi172 ceph-mon[110020]: pgmap v239: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:05.057 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:13:05.058 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:13:05.447 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:13:05.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:05 smithi031 ceph-mon[107746]: pgmap v240: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:05.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:05 smithi031 ceph-mon[107746]: from='client.14889 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:05.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:05 smithi172 ceph-mon[110020]: pgmap v240: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:05.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:05 smithi172 ceph-mon[110020]: from='client.14889 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:05.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:05 smithi139 ceph-mon[109728]: pgmap v240: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:05.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:05 smithi139 ceph-mon[109728]: from='client.14889 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:06.448 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:13:06.701 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:13:07.892 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:13:07.893 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:13:08.109 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:07 smithi031 ceph-mon[107746]: pgmap v241: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:08.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:07 smithi139 ceph-mon[109728]: pgmap v241: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:08.270 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:13:08.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:07 smithi172 ceph-mon[110020]: pgmap v241: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:09.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:08 smithi031 ceph-mon[107746]: from='client.14895 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:09.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:08 smithi139 ceph-mon[109728]: from='client.14895 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:09.270 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:13:09.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:08 smithi172 ceph-mon[110020]: from='client.14895 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:09.526 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:13:09.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:09 smithi031 ceph-mon[107746]: pgmap v242: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:10.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:09 smithi139 ceph-mon[109728]: pgmap v242: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:10.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:09 smithi172 ceph-mon[110020]: pgmap v242: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:10.700 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:13:10.701 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:13:11.034 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:13:12.034 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:13:12.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:11 smithi031 ceph-mon[107746]: from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:12.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:11 smithi031 ceph-mon[107746]: pgmap v243: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:12.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:11 smithi139 ceph-mon[109728]: from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:12.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:11 smithi139 ceph-mon[109728]: pgmap v243: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:12.290 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:13:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:11 smithi172 ceph-mon[110020]: from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:11 smithi172 ceph-mon[110020]: pgmap v243: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:13.495 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:13:13.495 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:13:13.879 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:13:13.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:13 smithi031 ceph-mon[107746]: pgmap v244: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:14.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:13 smithi139 ceph-mon[109728]: pgmap v244: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:14.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:13 smithi172 ceph-mon[110020]: pgmap v244: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:14.880 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:13:15.133 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:13:15.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:14 smithi031 ceph-mon[107746]: from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:15.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:14 smithi139 ceph-mon[109728]: from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:15.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:14 smithi172 ceph-mon[110020]: from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:15.920 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:15 smithi031 ceph-mon[107746]: pgmap v245: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:16.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:15 smithi139 ceph-mon[109728]: pgmap v245: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:16.296 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:13:16.296 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:13:16.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:15 smithi172 ceph-mon[110020]: pgmap v245: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:16.685 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:13:17.686 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:13:17.938 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:13:18.064 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:17 smithi031 ceph-mon[107746]: from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:18.064 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:17 smithi031 ceph-mon[107746]: pgmap v246: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:18.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:17 smithi139 ceph-mon[109728]: from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:18.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:17 smithi139 ceph-mon[109728]: pgmap v246: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:18.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:17 smithi172 ceph-mon[110020]: from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:18.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:17 smithi172 ceph-mon[110020]: pgmap v246: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:19.139 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:13:19.139 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:13:19.527 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:13:20.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:19 smithi031 ceph-mon[107746]: pgmap v247: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:20.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:19 smithi031 ceph-mon[107746]: from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:20.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:19 smithi139 ceph-mon[109728]: pgmap v247: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:20.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:19 smithi139 ceph-mon[109728]: from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:20.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:19 smithi172 ceph-mon[110020]: pgmap v247: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:20.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:19 smithi172 ceph-mon[110020]: from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:20.529 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:13:20.781 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:13:21.930 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:13:21.930 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:13:22.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:21 smithi031 ceph-mon[107746]: pgmap v248: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:22.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:21 smithi139 ceph-mon[109728]: pgmap v248: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:22.291 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:13:22.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:21 smithi172 ceph-mon[110020]: pgmap v248: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:23.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:22 smithi031 ceph-mon[107746]: from='client.14925 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:23.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:22 smithi139 ceph-mon[109728]: from='client.14925 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:23.292 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:13:23.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:22 smithi172 ceph-mon[110020]: from='client.14925 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:23.548 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:13:23.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:23 smithi031 ceph-mon[107746]: pgmap v249: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:24.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:23 smithi139 ceph-mon[109728]: pgmap v249: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:24.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:23 smithi172 ceph-mon[110020]: pgmap v249: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:24.744 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:13:24.744 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:13:25.134 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:13:25.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:25 smithi172 ceph-mon[110020]: from='client.14931 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:25.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:25 smithi172 ceph-mon[110020]: pgmap v250: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:25.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:25 smithi031 ceph-mon[107746]: from='client.14931 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:25.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:25 smithi031 ceph-mon[107746]: pgmap v250: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:25.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:25 smithi139 ceph-mon[109728]: from='client.14931 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:25.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:25 smithi139 ceph-mon[109728]: pgmap v250: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:26.135 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:13:26.385 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:13:27.607 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:13:27.607 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:13:28.033 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:13:28.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:27 smithi031 ceph-mon[107746]: pgmap v251: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:28.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:27 smithi139 ceph-mon[109728]: pgmap v251: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:28.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:27 smithi172 ceph-mon[110020]: pgmap v251: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:29.034 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:13:29.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:28 smithi031 ceph-mon[107746]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:29.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:28 smithi139 ceph-mon[109728]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:29.287 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:13:29.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:28 smithi172 ceph-mon[110020]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:30.106 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:29 smithi031 ceph-mon[107746]: pgmap v252: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:30.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:29 smithi139 ceph-mon[109728]: pgmap v252: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:30.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:29 smithi172 ceph-mon[110020]: pgmap v252: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:30.524 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:13:30.524 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:13:30.908 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:13:31.909 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:13:32.162 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:13:32.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:31 smithi031 ceph-mon[107746]: from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:32.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:31 smithi031 ceph-mon[107746]: pgmap v253: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:32.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:31 smithi139 ceph-mon[109728]: from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:32.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:31 smithi139 ceph-mon[109728]: pgmap v253: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:32.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:31 smithi172 ceph-mon[110020]: from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:32.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:31 smithi172 ceph-mon[110020]: pgmap v253: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:33.332 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:13:33.332 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:13:33.714 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:13:34.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:33 smithi031 ceph-mon[107746]: pgmap v254: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:34.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:33 smithi139 ceph-mon[109728]: pgmap v254: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:34.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:33 smithi172 ceph-mon[110020]: pgmap v254: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:34.715 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:13:34.970 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:13:35.061 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:34 smithi031 ceph-mon[107746]: from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:35.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:34 smithi139 ceph-mon[109728]: from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:35.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:34 smithi172 ceph-mon[110020]: from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:36.033 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:35 smithi031 ceph-mon[107746]: pgmap v255: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:36.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:35 smithi139 ceph-mon[109728]: pgmap v255: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:36.234 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:13:36.234 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:13:36.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:35 smithi172 ceph-mon[110020]: pgmap v255: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:36.665 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:13:37.666 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:13:37.919 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:13:38.035 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:37 smithi031 ceph-mon[107746]: from='client.14955 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:38.035 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:37 smithi031 ceph-mon[107746]: pgmap v256: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:38.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:37 smithi139 ceph-mon[109728]: from='client.14955 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:38.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:37 smithi139 ceph-mon[109728]: pgmap v256: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:38.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:37 smithi172 ceph-mon[110020]: from='client.14955 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:38.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:37 smithi172 ceph-mon[110020]: pgmap v256: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:39.054 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:13:39.054 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:13:39.466 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:13:40.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:39 smithi031 ceph-mon[107746]: pgmap v257: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:40.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:39 smithi031 ceph-mon[107746]: from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:40.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:39 smithi139 ceph-mon[109728]: pgmap v257: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:40.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:39 smithi139 ceph-mon[109728]: from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:40.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:39 smithi172 ceph-mon[110020]: pgmap v257: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:40.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:39 smithi172 ceph-mon[110020]: from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:40.467 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:13:40.721 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:13:41.919 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:13:41.919 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:13:42.085 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:41 smithi031 ceph-mon[107746]: pgmap v258: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:42.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:41 smithi139 ceph-mon[109728]: pgmap v258: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:42.305 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:13:42.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:41 smithi172 ceph-mon[110020]: pgmap v258: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:43.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:42 smithi031 ceph-mon[107746]: from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:43.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:42 smithi139 ceph-mon[109728]: from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:43.306 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:13:43.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:42 smithi172 ceph-mon[110020]: from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:43.560 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:13:43.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:43 smithi031 ceph-mon[107746]: pgmap v259: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:44.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:43 smithi139 ceph-mon[109728]: pgmap v259: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:44.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:43 smithi172 ceph-mon[110020]: pgmap v259: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:44.748 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:13:44.749 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:13:45.205 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:13:45.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:45 smithi172 ceph-mon[110020]: from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:45.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:45 smithi172 ceph-mon[110020]: pgmap v260: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:45.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:45 smithi031 ceph-mon[107746]: from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:45.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:45 smithi031 ceph-mon[107746]: pgmap v260: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:45.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:45 smithi139 ceph-mon[109728]: from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:45.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:45 smithi139 ceph-mon[109728]: pgmap v260: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:46.207 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:13:46.459 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:13:47.615 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:13:47.615 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:13:47.996 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:13:48.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:47 smithi031 ceph-mon[107746]: pgmap v261: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:48.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:47 smithi139 ceph-mon[109728]: pgmap v261: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:48.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:47 smithi172 ceph-mon[110020]: pgmap v261: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:48.998 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:13:49.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:48 smithi031 ceph-mon[107746]: from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:49.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:48 smithi139 ceph-mon[109728]: from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:49.251 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:13:49.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:48 smithi172 ceph-mon[110020]: from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:50.040 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:49 smithi031 ceph-mon[107746]: pgmap v262: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:50.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:49 smithi139 ceph-mon[109728]: pgmap v262: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:50.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:49 smithi172 ceph-mon[110020]: pgmap v262: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:50.461 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:13:50.461 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:13:50.847 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:13:51.848 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:13:52.101 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:13:52.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:51 smithi031 ceph-mon[107746]: from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:52.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:51 smithi031 ceph-mon[107746]: pgmap v263: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:52.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:51 smithi139 ceph-mon[109728]: from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:52.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:51 smithi139 ceph-mon[109728]: pgmap v263: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:52.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:51 smithi172 ceph-mon[110020]: from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:52.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:51 smithi172 ceph-mon[110020]: pgmap v263: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:53.339 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:13:53.339 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:13:53.828 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:13:54.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:53 smithi031 ceph-mon[107746]: pgmap v264: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:54.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:53 smithi139 ceph-mon[109728]: pgmap v264: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:54.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:53 smithi172 ceph-mon[110020]: pgmap v264: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:54.829 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:13:55.080 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:13:55.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:54 smithi031 ceph-mon[107746]: from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:55.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:54 smithi139 ceph-mon[109728]: from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:55.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:54 smithi172 ceph-mon[110020]: from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:56.172 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:55 smithi031 ceph-mon[107746]: pgmap v265: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:56.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:55 smithi139 ceph-mon[109728]: pgmap v265: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:56.251 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:13:56.251 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:13:56.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:55 smithi172 ceph-mon[110020]: pgmap v265: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:56.629 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:13:57.630 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:13:57.882 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:13:57.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:57 smithi031 ceph-mon[107746]: from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:57.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:57 smithi031 ceph-mon[107746]: pgmap v266: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:58.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:57 smithi139 ceph-mon[109728]: from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:58.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:57 smithi139 ceph-mon[109728]: pgmap v266: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:58.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:57 smithi172 ceph-mon[110020]: from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:13:58.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:57 smithi172 ceph-mon[110020]: pgmap v266: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:13:59.104 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:13:59.105 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:13:59.487 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:14:00.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:59 smithi031 ceph-mon[107746]: pgmap v267: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:00.344 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:13:59 smithi031 ceph-mon[107746]: from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:00.345 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:59 smithi172 ceph-mon[110020]: pgmap v267: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:00.345 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:13:59 smithi172 ceph-mon[110020]: from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:00.346 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:59 smithi139 ceph-mon[109728]: pgmap v267: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:00.346 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:13:59 smithi139 ceph-mon[109728]: from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:00.488 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:14:00.740 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:14:01.896 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:14:01.897 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:14:02.098 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:01 smithi031 ceph-mon[107746]: pgmap v268: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:02.098 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:01 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:14:02.099 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:01 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:14:02.099 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:01 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:14:02.099 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:01 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:14:02.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:01 smithi139 ceph-mon[109728]: pgmap v268: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:02.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:01 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:14:02.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:01 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:14:02.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:01 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:14:02.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:01 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:14:02.278 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:14:02.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:01 smithi172 ceph-mon[110020]: pgmap v268: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:02.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:01 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:14:02.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:01 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:14:02.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:01 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:14:02.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:01 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:14:03.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:02 smithi031 ceph-mon[107746]: pgmap v269: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:03.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:02 smithi031 ceph-mon[107746]: pgmap v270: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:03.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:02 smithi031 ceph-mon[107746]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:03.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:02 smithi139 ceph-mon[109728]: pgmap v269: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:03.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:02 smithi139 ceph-mon[109728]: pgmap v270: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:03.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:02 smithi139 ceph-mon[109728]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:03.279 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:14:03.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:02 smithi172 ceph-mon[110020]: pgmap v269: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:03.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:02 smithi172 ceph-mon[110020]: pgmap v270: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:03.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:02 smithi172 ceph-mon[110020]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:03.535 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:14:04.681 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:14:04.681 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:14:05.060 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:14:05.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:04 smithi031 ceph-mon[107746]: pgmap v271: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:05.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:04 smithi139 ceph-mon[109728]: pgmap v271: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:05.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:04 smithi172 ceph-mon[110020]: pgmap v271: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:06.061 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:14:06.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:05 smithi031 ceph-mon[107746]: from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:06.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:05 smithi139 ceph-mon[109728]: from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:06.314 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:14:06.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:05 smithi172 ceph-mon[110020]: from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:07.079 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:06 smithi031 ceph-mon[107746]: pgmap v272: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:07.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:06 smithi139 ceph-mon[109728]: pgmap v272: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:07.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:06 smithi172 ceph-mon[110020]: pgmap v272: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:07.480 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:14:07.480 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:14:07.860 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:14:08.862 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:14:09.113 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:14:09.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:08 smithi031 ceph-mon[107746]: from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:09.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:08 smithi031 ceph-mon[107746]: pgmap v273: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:09.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:08 smithi139 ceph-mon[109728]: from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:09.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:08 smithi139 ceph-mon[109728]: pgmap v273: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:09.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:08 smithi172 ceph-mon[110020]: from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:09.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:08 smithi172 ceph-mon[110020]: pgmap v273: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:10.251 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:14:10.251 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:14:10.643 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:14:10.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:10 smithi172 ceph-mon[110020]: pgmap v274: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:10.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:10 smithi031 ceph-mon[107746]: pgmap v274: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:10.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:10 smithi139 ceph-mon[109728]: pgmap v274: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:11.644 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:14:11.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:11 smithi172 ceph-mon[110020]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:11.897 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:14:11.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:11 smithi031 ceph-mon[107746]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:11.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:11 smithi139 ceph-mon[109728]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:12.688 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:12 smithi031 ceph-mon[107746]: pgmap v275: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:12.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:12 smithi172 ceph-mon[110020]: pgmap v275: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:12.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:12 smithi139 ceph-mon[109728]: pgmap v275: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:13.079 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:14:13.079 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:14:13.468 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:14:13.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:13 smithi031 ceph-mon[107746]: from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:13.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:13 smithi172 ceph-mon[110020]: from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:13.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:13 smithi139 ceph-mon[109728]: from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:14.469 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:14:14.725 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:14:14.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:14 smithi172 ceph-mon[110020]: pgmap v276: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:14.829 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:14 smithi031 ceph-mon[107746]: pgmap v276: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:14.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:14 smithi139 ceph-mon[109728]: pgmap v276: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:15.874 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:14:15.874 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:14:16.243 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:14:16.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:16 smithi172 ceph-mon[110020]: pgmap v277: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:16.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:16 smithi172 ceph-mon[110020]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:16.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:16 smithi031 ceph-mon[107746]: pgmap v277: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:16.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:16 smithi031 ceph-mon[107746]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:16.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:16 smithi139 ceph-mon[109728]: pgmap v277: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:16.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:16 smithi139 ceph-mon[109728]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:17.245 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:14:17.500 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:14:18.699 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:14:18.699 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:14:18.871 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:18 smithi031 ceph-mon[107746]: pgmap v278: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:18.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:18 smithi139 ceph-mon[109728]: pgmap v278: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:19.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:18 smithi172 ceph-mon[110020]: pgmap v278: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:19.083 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:14:19.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:19 smithi031 ceph-mon[107746]: from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:19.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:19 smithi139 ceph-mon[109728]: from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:20.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:19 smithi172 ceph-mon[110020]: from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:20.083 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:14:20.338 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:14:20.858 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:20 smithi031 ceph-mon[107746]: pgmap v279: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:20.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:20 smithi139 ceph-mon[109728]: pgmap v279: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:21.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:20 smithi172 ceph-mon[110020]: pgmap v279: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:21.585 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:14:21.585 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:14:21.975 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:14:22.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:22 smithi031 ceph-mon[107746]: pgmap v280: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:22.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:22 smithi031 ceph-mon[107746]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:22.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:22 smithi139 ceph-mon[109728]: pgmap v280: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:22.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:22 smithi139 ceph-mon[109728]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:22.976 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:14:23.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:22 smithi172 ceph-mon[110020]: pgmap v280: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:23.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:22 smithi172 ceph-mon[110020]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:23.228 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:14:24.385 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:14:24.385 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:14:24.775 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:14:24.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:24 smithi031 ceph-mon[107746]: pgmap v281: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:24.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:24 smithi139 ceph-mon[109728]: pgmap v281: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:25.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:24 smithi172 ceph-mon[110020]: pgmap v281: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:25.776 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:14:25.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:25 smithi031 ceph-mon[107746]: from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:25.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:25 smithi139 ceph-mon[109728]: from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:26.031 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:14:26.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:25 smithi172 ceph-mon[110020]: from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:26.832 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:26 smithi031 ceph-mon[107746]: pgmap v282: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:26.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:26 smithi139 ceph-mon[109728]: pgmap v282: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:27.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:26 smithi172 ceph-mon[110020]: pgmap v282: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:27.293 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:14:27.293 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:14:27.723 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:14:28.725 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:14:28.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:28 smithi031 ceph-mon[107746]: from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:28.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:28 smithi031 ceph-mon[107746]: pgmap v283: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:28.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:28 smithi139 ceph-mon[109728]: from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:28.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:28 smithi139 ceph-mon[109728]: pgmap v283: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:28.979 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:14:29.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:28 smithi172 ceph-mon[110020]: from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:29.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:28 smithi172 ceph-mon[110020]: pgmap v283: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:30.168 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:14:30.168 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:14:30.548 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:14:30.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:30 smithi031 ceph-mon[107746]: pgmap v284: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:30.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:30 smithi031 ceph-mon[107746]: from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:30.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:30 smithi172 ceph-mon[110020]: pgmap v284: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:30.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:30 smithi172 ceph-mon[110020]: from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:30.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:30 smithi139 ceph-mon[109728]: pgmap v284: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:30.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:30 smithi139 ceph-mon[109728]: from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:31.548 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:14:31.803 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:14:32.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:32 smithi031 ceph-mon[107746]: pgmap v285: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:32.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:32 smithi139 ceph-mon[109728]: pgmap v285: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:33.004 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:14:33.004 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:14:33.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:32 smithi172 ceph-mon[110020]: pgmap v285: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:33.389 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:14:33.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:33 smithi031 ceph-mon[107746]: from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:33.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:33 smithi139 ceph-mon[109728]: from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:34.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:33 smithi172 ceph-mon[110020]: from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:34.391 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:14:34.644 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:14:34.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:34 smithi031 ceph-mon[107746]: pgmap v286: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:34.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:34 smithi139 ceph-mon[109728]: pgmap v286: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:35.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:34 smithi172 ceph-mon[110020]: pgmap v286: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:35.817 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:14:35.818 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:14:36.206 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:14:36.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:36 smithi031 ceph-mon[107746]: pgmap v287: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:36.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:36 smithi031 ceph-mon[107746]: from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:36.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:36 smithi139 ceph-mon[109728]: pgmap v287: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:36.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:36 smithi139 ceph-mon[109728]: from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:37.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:36 smithi172 ceph-mon[110020]: pgmap v287: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:37.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:36 smithi172 ceph-mon[110020]: from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:37.207 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:14:37.460 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:14:38.631 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:14:38.631 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:14:38.842 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:38 smithi031 ceph-mon[107746]: pgmap v288: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:38.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:38 smithi139 ceph-mon[109728]: pgmap v288: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:38.973 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:14:39.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:38 smithi172 ceph-mon[110020]: pgmap v288: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:39.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:39 smithi031 ceph-mon[107746]: from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:39.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:39 smithi139 ceph-mon[109728]: from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:39.974 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:14:40.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:39 smithi172 ceph-mon[110020]: from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:40.227 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:14:40.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:40 smithi031 ceph-mon[107746]: pgmap v289: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:40.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:40 smithi139 ceph-mon[109728]: pgmap v289: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:41.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:40 smithi172 ceph-mon[110020]: pgmap v289: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:41.409 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:14:41.734 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:14:41.796 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:14:42.798 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:14:42.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:42 smithi031 ceph-mon[107746]: from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:42.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:42 smithi031 ceph-mon[107746]: pgmap v290: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:42.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:42 smithi139 ceph-mon[109728]: from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:42.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:42 smithi139 ceph-mon[109728]: pgmap v290: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:43.051 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:14:43.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:42 smithi172 ceph-mon[110020]: from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:43.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:42 smithi172 ceph-mon[110020]: pgmap v290: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:44.230 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:14:44.230 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:14:44.612 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:14:44.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:44 smithi031 ceph-mon[107746]: pgmap v291: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:44.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:44 smithi139 ceph-mon[109728]: pgmap v291: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:45.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:44 smithi172 ceph-mon[110020]: pgmap v291: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:45.613 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:14:45.867 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:14:45.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:45 smithi031 ceph-mon[107746]: from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:45.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:45 smithi139 ceph-mon[109728]: from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:46.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:45 smithi172 ceph-mon[110020]: from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:46.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:46 smithi031 ceph-mon[107746]: pgmap v292: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:46.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:46 smithi139 ceph-mon[109728]: pgmap v292: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:47.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:46 smithi172 ceph-mon[110020]: pgmap v292: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:47.093 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:14:47.093 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:14:47.564 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:14:47.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:47 smithi031 ceph-mon[107746]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:47.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:47 smithi139 ceph-mon[109728]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:48.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:47 smithi172 ceph-mon[110020]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:48.566 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:14:48.820 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:14:48.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:48 smithi031 ceph-mon[107746]: pgmap v293: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:48.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:48 smithi139 ceph-mon[109728]: pgmap v293: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:49.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:48 smithi172 ceph-mon[110020]: pgmap v293: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:50.026 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:14:50.026 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:14:50.411 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:14:50.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:50 smithi172 ceph-mon[110020]: pgmap v294: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:50.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:50 smithi172 ceph-mon[110020]: from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:50.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:50 smithi031 ceph-mon[107746]: pgmap v294: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:50.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:50 smithi031 ceph-mon[107746]: from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:50.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:50 smithi139 ceph-mon[109728]: pgmap v294: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:50.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:50 smithi139 ceph-mon[109728]: from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:51.412 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:14:51.666 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:14:52.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:52 smithi031 ceph-mon[107746]: pgmap v295: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:52.815 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:14:52.815 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:14:52.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:52 smithi139 ceph-mon[109728]: pgmap v295: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:53.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:52 smithi172 ceph-mon[110020]: pgmap v295: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:53.203 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:14:53.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:53 smithi031 ceph-mon[107746]: from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:53.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:53 smithi139 ceph-mon[109728]: from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:54.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:53 smithi172 ceph-mon[110020]: from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:54.204 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:14:54.457 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:14:54.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:54 smithi031 ceph-mon[107746]: pgmap v296: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:54.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:54 smithi139 ceph-mon[109728]: pgmap v296: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:55.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:54 smithi172 ceph-mon[110020]: pgmap v296: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:55.616 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:14:55.616 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:14:56.011 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:14:56.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:56 smithi031 ceph-mon[107746]: pgmap v297: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:56 smithi031 ceph-mon[107746]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:56.989 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:56 smithi139 ceph-mon[109728]: pgmap v297: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:56.989 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:56 smithi139 ceph-mon[109728]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:57.013 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:14:57.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:56 smithi172 ceph-mon[110020]: pgmap v297: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:57.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:56 smithi172 ceph-mon[110020]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:57.265 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:14:58.444 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:14:58.444 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:14:58.639 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:58 smithi031 ceph-mon[107746]: pgmap v298: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:58.833 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:14:58.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:58 smithi139 ceph-mon[109728]: pgmap v298: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:59.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:58 smithi172 ceph-mon[110020]: pgmap v298: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:14:59.835 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:14:59.871 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:14:59 smithi031 ceph-mon[107746]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:14:59.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:14:59 smithi139 ceph-mon[109728]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:00.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:14:59 smithi172 ceph-mon[110020]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:00.092 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:15:00.846 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:00 smithi031 ceph-mon[107746]: pgmap v299: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:00.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:00 smithi139 ceph-mon[109728]: pgmap v299: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:01.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:00 smithi172 ceph-mon[110020]: pgmap v299: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:01.253 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:15:01.254 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:15:01.634 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:15:02.635 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:15:03.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:02 smithi139 ceph-mon[109728]: from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:03.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:02 smithi139 ceph-mon[109728]: pgmap v300: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:03.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:02 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:15:03.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:02 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:15:03.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:02 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:15:03.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:02 smithi139 ceph-mon[109728]: pgmap v301: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:03.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:02 smithi139 ceph-mon[109728]: pgmap v302: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:03.070 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:02 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:15:03.070 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:02 smithi031 ceph-mon[107746]: from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:03.070 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:02 smithi031 ceph-mon[107746]: pgmap v300: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:03.070 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:02 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:15:03.070 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:02 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:15:03.070 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:02 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:15:03.070 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:02 smithi031 ceph-mon[107746]: pgmap v301: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:03.070 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:02 smithi031 ceph-mon[107746]: pgmap v302: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:03.071 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:02 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:15:03.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:02 smithi172 ceph-mon[110020]: from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:03.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:02 smithi172 ceph-mon[110020]: pgmap v300: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:03.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:02 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:15:03.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:02 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:15:03.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:02 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:15:03.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:02 smithi172 ceph-mon[110020]: pgmap v301: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:03.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:02 smithi172 ceph-mon[110020]: pgmap v302: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:03.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:02 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:15:03.322 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:15:04.510 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:15:04.510 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:15:04.532 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:04 smithi031 ceph-mon[107746]: pgmap v303: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:04.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:04 smithi172 ceph-mon[110020]: pgmap v303: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:04.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:04 smithi139 ceph-mon[109728]: pgmap v303: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:04.884 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:15:05.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:05 smithi172 ceph-mon[110020]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:05.884 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:15:05.920 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:05 smithi031 ceph-mon[107746]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:05.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:05 smithi139 ceph-mon[109728]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:06.135 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:15:06.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:06 smithi031 ceph-mon[107746]: pgmap v304: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:06.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:06 smithi172 ceph-mon[110020]: pgmap v304: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:06.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:06 smithi139 ceph-mon[109728]: pgmap v304: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:07.453 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:15:07.454 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:15:07.842 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:15:08.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:08 smithi172 ceph-mon[110020]: from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:08.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:08 smithi172 ceph-mon[110020]: pgmap v305: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:08.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:08 smithi031 ceph-mon[107746]: from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:08.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:08 smithi031 ceph-mon[107746]: pgmap v305: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:08.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:08 smithi139 ceph-mon[109728]: from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:08.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:08 smithi139 ceph-mon[109728]: pgmap v305: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:08.843 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:15:09.096 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:15:10.290 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:15:10.290 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:15:10.674 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:15:10.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:10 smithi172 ceph-mon[110020]: pgmap v306: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:10.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:10 smithi031 ceph-mon[107746]: pgmap v306: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:10.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:10 smithi139 ceph-mon[109728]: pgmap v306: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:11.675 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:15:11.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:11 smithi172 ceph-mon[110020]: from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:11.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:11 smithi031 ceph-mon[107746]: from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:11.930 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:15:11.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:11 smithi139 ceph-mon[109728]: from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:12.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:12 smithi172 ceph-mon[110020]: pgmap v307: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:12.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:12 smithi031 ceph-mon[107746]: pgmap v307: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:12.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:12 smithi139 ceph-mon[109728]: pgmap v307: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:13.096 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:15:13.097 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:15:13.483 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:15:13.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:13 smithi031 ceph-mon[107746]: from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:13.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:13 smithi172 ceph-mon[110020]: from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:13.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:13 smithi139 ceph-mon[109728]: from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:14.484 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:15:14.738 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:15:14.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:14 smithi172 ceph-mon[110020]: pgmap v308: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:14.843 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:14 smithi031 ceph-mon[107746]: pgmap v308: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:14.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:14 smithi139 ceph-mon[109728]: pgmap v308: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:15.917 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:15:15.918 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:15:16.298 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:15:16.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:16 smithi031 ceph-mon[107746]: from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:16.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:16 smithi031 ceph-mon[107746]: pgmap v309: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:16.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:16 smithi172 ceph-mon[110020]: from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:16.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:16 smithi172 ceph-mon[110020]: pgmap v309: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:16.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:16 smithi139 ceph-mon[109728]: from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:16.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:16 smithi139 ceph-mon[109728]: pgmap v309: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:17.301 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:15:17.556 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:15:18.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:18 smithi031 ceph-mon[107746]: pgmap v310: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:18.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:18 smithi172 ceph-mon[110020]: pgmap v310: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:18.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:18 smithi139 ceph-mon[109728]: pgmap v310: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:18.793 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:15:18.793 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:15:19.207 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:15:19.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:19 smithi031 ceph-mon[107746]: from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:19.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:19 smithi172 ceph-mon[110020]: from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:19.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:19 smithi139 ceph-mon[109728]: from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:20.208 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:15:20.460 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:15:20.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:20 smithi172 ceph-mon[110020]: pgmap v311: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:20.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:20 smithi031 ceph-mon[107746]: pgmap v311: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:20.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:20 smithi139 ceph-mon[109728]: pgmap v311: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:21.708 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:15:21.709 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:15:22.099 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:15:22.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:22 smithi172 ceph-mon[110020]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:22.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:22 smithi172 ceph-mon[110020]: pgmap v312: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:22.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:22 smithi031 ceph-mon[107746]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:22.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:22 smithi031 ceph-mon[107746]: pgmap v312: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:22.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:22 smithi139 ceph-mon[109728]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:22.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:22 smithi139 ceph-mon[109728]: pgmap v312: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:23.102 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:15:23.356 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:15:24.559 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:15:24.559 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:15:24.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:24 smithi172 ceph-mon[110020]: pgmap v313: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:24.593 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:24 smithi031 ceph-mon[107746]: pgmap v313: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:24.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:24 smithi139 ceph-mon[109728]: pgmap v313: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:24.989 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:15:25.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:25 smithi172 ceph-mon[110020]: from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:25.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:25 smithi031 ceph-mon[107746]: from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:25.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:25 smithi139 ceph-mon[109728]: from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:25.990 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:15:26.245 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:15:26.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:26 smithi031 ceph-mon[107746]: pgmap v314: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:26.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:26 smithi172 ceph-mon[110020]: pgmap v314: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:26.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:26 smithi139 ceph-mon[109728]: pgmap v314: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:27.524 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:15:27.524 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:15:27.896 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:15:28.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:28 smithi172 ceph-mon[110020]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:28.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:28 smithi172 ceph-mon[110020]: pgmap v315: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:28.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:28 smithi031 ceph-mon[107746]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:28.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:28 smithi031 ceph-mon[107746]: pgmap v315: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:28.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:28 smithi139 ceph-mon[109728]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:28.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:28 smithi139 ceph-mon[109728]: pgmap v315: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:28.898 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:15:29.147 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:15:30.356 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:15:30.356 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:15:30.762 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:30 smithi031 ceph-mon[107746]: pgmap v316: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:30.764 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:15:30.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:30 smithi172 ceph-mon[110020]: pgmap v316: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:30.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:30 smithi139 ceph-mon[109728]: pgmap v316: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:31.765 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:15:31.800 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:31 smithi031 ceph-mon[107746]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:31.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:31 smithi172 ceph-mon[110020]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:31.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:31 smithi139 ceph-mon[109728]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:32.016 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:15:32.779 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:32 smithi031 ceph-mon[107746]: pgmap v317: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:32.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:32 smithi172 ceph-mon[110020]: pgmap v317: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:32.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:32 smithi139 ceph-mon[109728]: pgmap v317: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:33.204 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:15:33.204 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:15:33.589 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:15:34.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:34 smithi172 ceph-mon[110020]: from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:34.590 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:15:34.625 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:34 smithi031 ceph-mon[107746]: from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:34.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:34 smithi139 ceph-mon[109728]: from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:34.843 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:15:35.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:35 smithi031 ceph-mon[107746]: pgmap v318: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:35.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:35 smithi172 ceph-mon[110020]: pgmap v318: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:35.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:35 smithi139 ceph-mon[109728]: pgmap v318: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:36.048 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:15:36.048 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:15:36.481 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:15:36.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:36 smithi031 ceph-mon[107746]: from='client.15207 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:36.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:36 smithi172 ceph-mon[110020]: from='client.15207 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:36.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:36 smithi139 ceph-mon[109728]: from='client.15207 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:37.481 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:15:37.734 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:15:37.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:37 smithi172 ceph-mon[110020]: pgmap v319: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:37.841 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:37 smithi031 ceph-mon[107746]: pgmap v319: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:37.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:37 smithi139 ceph-mon[109728]: pgmap v319: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:38.967 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:15:38.968 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:15:39.348 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:15:39.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:39 smithi172 ceph-mon[110020]: pgmap v320: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:39.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:39 smithi172 ceph-mon[110020]: from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:39.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:39 smithi031 ceph-mon[107746]: pgmap v320: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:39.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:39 smithi031 ceph-mon[107746]: from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:39.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:39 smithi139 ceph-mon[109728]: pgmap v320: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:39.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:39 smithi139 ceph-mon[109728]: from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:40.350 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:15:40.602 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:15:41.811 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:15:41.811 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:15:41.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:41 smithi172 ceph-mon[110020]: pgmap v321: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:41.834 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:41 smithi031 ceph-mon[107746]: pgmap v321: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:41.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:41 smithi139 ceph-mon[109728]: pgmap v321: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:42.186 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:15:42.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:42 smithi172 ceph-mon[110020]: from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:42.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:42 smithi031 ceph-mon[107746]: from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:42.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:42 smithi139 ceph-mon[109728]: from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:43.187 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:15:43.440 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:15:43.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:43 smithi172 ceph-mon[110020]: pgmap v322: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:43.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:43 smithi031 ceph-mon[107746]: pgmap v322: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:43.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:43 smithi139 ceph-mon[109728]: pgmap v322: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:44.599 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:15:44.599 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:15:44.976 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:15:45.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:45 smithi172 ceph-mon[110020]: pgmap v323: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:45.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:45 smithi172 ceph-mon[110020]: from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:45.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:45 smithi031 ceph-mon[107746]: pgmap v323: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:45.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:45 smithi031 ceph-mon[107746]: from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:45.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:45 smithi139 ceph-mon[109728]: pgmap v323: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:45.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:45 smithi139 ceph-mon[109728]: from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:45.978 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:15:46.232 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:15:47.416 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:15:47.416 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:15:47.606 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:47 smithi031 ceph-mon[107746]: pgmap v324: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:47.794 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:15:47.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:47 smithi172 ceph-mon[110020]: pgmap v324: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:47.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:47 smithi139 ceph-mon[109728]: pgmap v324: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:48.796 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:15:48.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:48 smithi172 ceph-mon[110020]: from='client.15231 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:48.831 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:48 smithi031 ceph-mon[107746]: from='client.15231 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:48.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:48 smithi139 ceph-mon[109728]: from='client.15231 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:49.050 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:15:49.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:49 smithi172 ceph-mon[110020]: pgmap v325: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:49.857 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:49 smithi031 ceph-mon[107746]: pgmap v325: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:49.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:49 smithi139 ceph-mon[109728]: pgmap v325: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:50.286 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:15:50.286 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:15:50.710 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:15:51.711 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:15:51.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:51 smithi172 ceph-mon[110020]: pgmap v326: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:51.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:51 smithi172 ceph-mon[110020]: from='client.15237 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:51.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:51 smithi031 ceph-mon[107746]: pgmap v326: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:51.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:51 smithi031 ceph-mon[107746]: from='client.15237 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:51.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:51 smithi139 ceph-mon[109728]: pgmap v326: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:51.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:51 smithi139 ceph-mon[109728]: from='client.15237 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:51.963 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:15:53.213 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:15:53.248 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:15:53.585 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:15:53.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:53 smithi031 ceph-mon[107746]: pgmap v327: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:53.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:53 smithi172 ceph-mon[110020]: pgmap v327: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:53.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:53 smithi139 ceph-mon[109728]: pgmap v327: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:54.586 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:15:54.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:54 smithi172 ceph-mon[110020]: from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:54.839 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:15:54.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:54 smithi031 ceph-mon[107746]: from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:54.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:54 smithi139 ceph-mon[109728]: from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:55.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:55 smithi031 ceph-mon[107746]: pgmap v328: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:55.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:55 smithi172 ceph-mon[110020]: pgmap v328: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:55.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:55 smithi139 ceph-mon[109728]: pgmap v328: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:55.980 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:15:55.980 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:15:56.350 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:15:56.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:56 smithi031 ceph-mon[107746]: from='client.15249 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:56.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:56 smithi172 ceph-mon[110020]: from='client.15249 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:56.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:56 smithi139 ceph-mon[109728]: from='client.15249 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:57.351 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:15:57.604 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:15:57.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:57 smithi031 ceph-mon[107746]: pgmap v329: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:57.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:57 smithi172 ceph-mon[110020]: pgmap v329: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:57.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:57 smithi139 ceph-mon[109728]: pgmap v329: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:58.813 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:15:58.813 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:15:59.206 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:15:59.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:59 smithi172 ceph-mon[110020]: pgmap v330: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:59.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:15:59 smithi172 ceph-mon[110020]: from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:59.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:59 smithi031 ceph-mon[107746]: pgmap v330: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:59.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:15:59 smithi031 ceph-mon[107746]: from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:15:59.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:59 smithi139 ceph-mon[109728]: pgmap v330: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:15:59.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:15:59 smithi139 ceph-mon[109728]: from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:00.207 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:16:00.459 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:16:01.662 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:16:01.662 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:16:01.820 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:01 smithi031 ceph-mon[107746]: pgmap v331: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:01.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:01 smithi139 ceph-mon[109728]: pgmap v331: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:02.033 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:16:02.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:01 smithi172 ceph-mon[110020]: pgmap v331: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:02.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:02 smithi031 ceph-mon[107746]: from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:02.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:02 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:16:02.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:02 smithi139 ceph-mon[109728]: from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:02.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:02 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:16:03.034 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:16:03.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:02 smithi172 ceph-mon[110020]: from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:03.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:02 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:16:03.287 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:16:03.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:03 smithi031 ceph-mon[107746]: pgmap v332: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:03.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:03 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:16:03.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:03 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:16:03.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:03 smithi031 ceph-mon[107746]: pgmap v333: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:03.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:03 smithi031 ceph-mon[107746]: pgmap v334: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:03.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:03 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:16:03.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:03 smithi139 ceph-mon[109728]: pgmap v332: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:03.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:03 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:16:03.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:03 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:16:03.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:03 smithi139 ceph-mon[109728]: pgmap v333: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:03.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:03 smithi139 ceph-mon[109728]: pgmap v334: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:03.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:03 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:16:04.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:03 smithi172 ceph-mon[110020]: pgmap v332: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:04.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:03 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:16:04.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:03 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:16:04.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:03 smithi172 ceph-mon[110020]: pgmap v333: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:04.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:03 smithi172 ceph-mon[110020]: pgmap v334: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:04.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:03 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:16:04.573 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:16:04.573 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:16:04.991 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:16:05.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:05 smithi172 ceph-mon[110020]: from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:05.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:05 smithi172 ceph-mon[110020]: pgmap v335: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:05.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:05 smithi031 ceph-mon[107746]: from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:05.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:05 smithi031 ceph-mon[107746]: pgmap v335: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:05.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:05 smithi139 ceph-mon[109728]: from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:05.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:05 smithi139 ceph-mon[109728]: pgmap v335: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:06.018 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:16:06.270 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:16:07.550 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:16:07.550 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:16:07.948 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:16:08.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:07 smithi031 ceph-mon[107746]: pgmap v336: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:08.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:07 smithi139 ceph-mon[109728]: pgmap v336: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:08.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:07 smithi172 ceph-mon[110020]: pgmap v336: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:08.949 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:16:09.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:08 smithi031 ceph-mon[107746]: from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:09.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:08 smithi139 ceph-mon[109728]: from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:09.203 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:16:09.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:08 smithi172 ceph-mon[110020]: from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:09.974 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:09 smithi031 ceph-mon[107746]: pgmap v337: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:10.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:09 smithi139 ceph-mon[109728]: pgmap v337: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:10.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:09 smithi172 ceph-mon[110020]: pgmap v337: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:10.362 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:16:10.362 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:16:10.742 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:16:11.743 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:16:12.001 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:16:12.130 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:11 smithi031 ceph-mon[107746]: from='client.15279 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:12.130 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:11 smithi031 ceph-mon[107746]: pgmap v338: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:12.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:11 smithi139 ceph-mon[109728]: from='client.15279 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:12.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:11 smithi139 ceph-mon[109728]: pgmap v338: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:11 smithi172 ceph-mon[110020]: from='client.15279 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:11 smithi172 ceph-mon[110020]: pgmap v338: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:13.241 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:16:13.241 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:16:13.640 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:16:14.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:13 smithi031 ceph-mon[107746]: pgmap v339: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:14.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:13 smithi139 ceph-mon[109728]: pgmap v339: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:14.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:13 smithi172 ceph-mon[110020]: pgmap v339: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:14.641 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:16:14.894 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:16:14.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:14 smithi031 ceph-mon[107746]: from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:15.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:14 smithi139 ceph-mon[109728]: from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:15.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:14 smithi172 ceph-mon[110020]: from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:16.105 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:16:16.106 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:16:16.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:15 smithi031 ceph-mon[107746]: pgmap v340: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:16.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:15 smithi139 ceph-mon[109728]: pgmap v340: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:16.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:15 smithi172 ceph-mon[110020]: pgmap v340: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:16.480 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:16:17.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:16 smithi031 ceph-mon[107746]: from='client.15291 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:17.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:16 smithi139 ceph-mon[109728]: from='client.15291 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:17.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:16 smithi172 ceph-mon[110020]: from='client.15291 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:17.482 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:16:17.734 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:16:18.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:17 smithi031 ceph-mon[107746]: pgmap v341: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:18.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:17 smithi139 ceph-mon[109728]: pgmap v341: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:18.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:17 smithi172 ceph-mon[110020]: pgmap v341: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:18.931 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:16:18.931 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:16:19.304 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:16:20.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:19 smithi031 ceph-mon[107746]: pgmap v342: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:20.684 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:19 smithi031 ceph-mon[107746]: from='client.15297 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:20.685 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:16:20.686 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:19 smithi172 ceph-mon[110020]: pgmap v342: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:20.686 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:19 smithi172 ceph-mon[110020]: from='client.15297 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:20.686 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:19 smithi139 ceph-mon[109728]: pgmap v342: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:20.686 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:19 smithi139 ceph-mon[109728]: from='client.15297 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:20.940 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:16:22.195 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:16:22.196 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:16:22.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:21 smithi139 ceph-mon[109728]: pgmap v343: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:22.230 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:21 smithi031 ceph-mon[107746]: pgmap v343: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:22.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:21 smithi172 ceph-mon[110020]: pgmap v343: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:23.135 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:16:23.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:22 smithi139 ceph-mon[109728]: from='client.15303 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:23.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:22 smithi172 ceph-mon[110020]: from='client.15303 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:23.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:22 smithi031 ceph-mon[107746]: from='client.15303 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:24.137 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:16:24.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:23 smithi139 ceph-mon[109728]: pgmap v344: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:24.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:23 smithi172 ceph-mon[110020]: pgmap v344: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:24.389 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:16:24.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:23 smithi031 ceph-mon[107746]: pgmap v344: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:25.677 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:16:25.677 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:16:25.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:25 smithi172 ceph-mon[110020]: pgmap v345: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:25.850 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:25 smithi031 ceph-mon[107746]: pgmap v345: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:25.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:25 smithi139 ceph-mon[109728]: pgmap v345: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:26.062 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:16:26.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:26 smithi172 ceph-mon[110020]: from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:27.404 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:16:27.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:26 smithi139 ceph-mon[109728]: from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:27.406 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:26 smithi031 ceph-mon[107746]: from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:27.661 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:16:27.773 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:27 smithi031 ceph-mon[107746]: pgmap v346: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:27.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:27 smithi172 ceph-mon[110020]: pgmap v346: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:27.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:27 smithi139 ceph-mon[109728]: pgmap v346: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:28.773 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:16:28.773 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:16:29.162 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:16:30.163 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:16:30.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:29 smithi031 ceph-mon[107746]: from='client.15315 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:30.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:29 smithi031 ceph-mon[107746]: pgmap v347: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:30.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:29 smithi139 ceph-mon[109728]: from='client.15315 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:30.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:29 smithi139 ceph-mon[109728]: pgmap v347: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:30.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:29 smithi172 ceph-mon[110020]: from='client.15315 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:30.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:29 smithi172 ceph-mon[110020]: pgmap v347: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:30.415 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:16:31.588 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:16:31.588 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:16:31.919 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:16:32.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:31 smithi031 ceph-mon[107746]: pgmap v348: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:32.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:31 smithi139 ceph-mon[109728]: pgmap v348: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:32.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:31 smithi172 ceph-mon[110020]: pgmap v348: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:32.920 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:16:33.174 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:16:33.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:32 smithi031 ceph-mon[107746]: from='client.15321 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:33.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:32 smithi139 ceph-mon[109728]: from='client.15321 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:33.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:32 smithi172 ceph-mon[110020]: from='client.15321 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:34.025 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:33 smithi031 ceph-mon[107746]: pgmap v349: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:34.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:33 smithi139 ceph-mon[109728]: pgmap v349: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:34.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:33 smithi172 ceph-mon[110020]: pgmap v349: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:34.416 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:16:34.416 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:16:34.811 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:16:35.812 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:16:35.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:35 smithi172 ceph-mon[110020]: from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:35.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:35 smithi172 ceph-mon[110020]: pgmap v350: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:35.848 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:35 smithi031 ceph-mon[107746]: from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:35.848 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:35 smithi031 ceph-mon[107746]: pgmap v350: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:35.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:35 smithi139 ceph-mon[109728]: from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:35.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:35 smithi139 ceph-mon[109728]: pgmap v350: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:36.062 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:16:37.202 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:16:37.202 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:16:37.595 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:16:38.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:37 smithi031 ceph-mon[107746]: pgmap v351: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:38.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:37 smithi031 ceph-mon[107746]: from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:38.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:37 smithi139 ceph-mon[109728]: pgmap v351: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:38.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:37 smithi139 ceph-mon[109728]: from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:38.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:37 smithi172 ceph-mon[110020]: pgmap v351: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:38.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:37 smithi172 ceph-mon[110020]: from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:38.596 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:16:38.848 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:16:40.017 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:16:40.017 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:16:40.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:39 smithi031 ceph-mon[107746]: pgmap v352: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:40.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:39 smithi139 ceph-mon[109728]: pgmap v352: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:40.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:39 smithi172 ceph-mon[110020]: pgmap v352: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:40.403 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:16:41.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:40 smithi031 ceph-mon[107746]: from='client.15339 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:41.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:40 smithi139 ceph-mon[109728]: from='client.15339 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:41.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:40 smithi172 ceph-mon[110020]: from='client.15339 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:41.404 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:16:41.661 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:16:42.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:41 smithi031 ceph-mon[107746]: pgmap v353: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:42.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:41 smithi139 ceph-mon[109728]: pgmap v353: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:42.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:41 smithi172 ceph-mon[110020]: pgmap v353: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:42.914 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:16:42.914 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:16:43.316 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:16:44.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:43 smithi031 ceph-mon[107746]: pgmap v354: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:44.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:43 smithi031 ceph-mon[107746]: from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:44.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:43 smithi139 ceph-mon[109728]: pgmap v354: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:44.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:43 smithi139 ceph-mon[109728]: from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:44.317 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:16:44.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:43 smithi172 ceph-mon[110020]: pgmap v354: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:44.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:43 smithi172 ceph-mon[110020]: from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:44.571 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:16:45.778 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:16:45.779 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:16:45.806 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:45 smithi031 ceph-mon[107746]: pgmap v355: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:45.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:45 smithi172 ceph-mon[110020]: pgmap v355: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:45.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:45 smithi139 ceph-mon[109728]: pgmap v355: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:46.176 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:16:46.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:46 smithi172 ceph-mon[110020]: from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:46.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:46 smithi031 ceph-mon[107746]: from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:46.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:46 smithi139 ceph-mon[109728]: from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:47.177 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:16:47.430 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:16:47.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:47 smithi172 ceph-mon[110020]: pgmap v356: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:47.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:47 smithi031 ceph-mon[107746]: pgmap v356: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:47.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:47 smithi139 ceph-mon[109728]: pgmap v356: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:48.627 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:16:48.827 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:16:49.018 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:16:50.019 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:16:50.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:49 smithi031 ceph-mon[107746]: from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:50.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:49 smithi031 ceph-mon[107746]: pgmap v357: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:50.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:49 smithi139 ceph-mon[109728]: from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:50.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:49 smithi139 ceph-mon[109728]: pgmap v357: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:50.273 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:16:50.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:49 smithi172 ceph-mon[110020]: from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:50.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:49 smithi172 ceph-mon[110020]: pgmap v357: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:51.410 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:16:51.410 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:16:51.791 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:16:52.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:51 smithi031 ceph-mon[107746]: pgmap v358: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:52.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:51 smithi139 ceph-mon[109728]: pgmap v358: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:52.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:51 smithi172 ceph-mon[110020]: pgmap v358: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:52.792 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:16:53.046 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:16:53.160 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:52 smithi031 ceph-mon[107746]: from='client.15363 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:53.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:52 smithi139 ceph-mon[109728]: from='client.15363 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:53.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:52 smithi172 ceph-mon[110020]: from='client.15363 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:54.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:53 smithi031 ceph-mon[107746]: pgmap v359: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:54.197 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:16:54.197 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:16:54.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:53 smithi139 ceph-mon[109728]: pgmap v359: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:54.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:53 smithi172 ceph-mon[110020]: pgmap v359: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:54.608 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:16:55.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:54 smithi031 ceph-mon[107746]: from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:55.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:54 smithi139 ceph-mon[109728]: from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:55.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:54 smithi172 ceph-mon[110020]: from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:55.609 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:16:55.860 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:16:56.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:55 smithi031 ceph-mon[107746]: pgmap v360: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:56.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:55 smithi139 ceph-mon[109728]: pgmap v360: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:56.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:55 smithi172 ceph-mon[110020]: pgmap v360: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:57.035 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:16:57.036 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:16:57.423 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:16:58.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:57 smithi139 ceph-mon[109728]: pgmap v361: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:58.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:57 smithi139 ceph-mon[109728]: from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:58.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:57 smithi172 ceph-mon[110020]: pgmap v361: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:58.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:57 smithi172 ceph-mon[110020]: from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:58.425 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:16:58.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:57 smithi031 ceph-mon[107746]: pgmap v361: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:16:58.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:57 smithi031 ceph-mon[107746]: from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:16:58.678 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:16:59.916 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:16:59.916 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:17:00.128 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:16:59 smithi031 ceph-mon[107746]: pgmap v362: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:00.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:16:59 smithi139 ceph-mon[109728]: pgmap v362: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:00.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:16:59 smithi172 ceph-mon[110020]: pgmap v362: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:00.340 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:17:01.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:00 smithi139 ceph-mon[109728]: from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:01.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:00 smithi172 ceph-mon[110020]: from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:01.341 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:17:01.376 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:00 smithi031 ceph-mon[107746]: from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:01.595 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:17:02.164 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:01 smithi031 ceph-mon[107746]: pgmap v363: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:02.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:01 smithi139 ceph-mon[109728]: pgmap v363: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:02.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:01 smithi172 ceph-mon[110020]: pgmap v363: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:02.798 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:17:02.798 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:17:03.165 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:17:04.166 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:17:04.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:03 smithi139 ceph-mon[109728]: from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:04.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:03 smithi139 ceph-mon[109728]: pgmap v364: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:04.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:03 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:17:04.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:03 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:17:04.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:03 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:17:04.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:03 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:17:04.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:03 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:17:04.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:03 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:17:04.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:03 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:17:04.201 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:03 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:17:04.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:03 smithi031 ceph-mon[107746]: from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:04.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:03 smithi031 ceph-mon[107746]: pgmap v364: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:04.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:03 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:17:04.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:03 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:17:04.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:03 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:17:04.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:03 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:17:04.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:03 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:17:04.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:03 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:17:04.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:03 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:17:04.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:03 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:17:04.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:03 smithi172 ceph-mon[110020]: from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:04.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:03 smithi172 ceph-mon[110020]: pgmap v364: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:04.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:03 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:17:04.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:03 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:17:04.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:03 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:17:04.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:03 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:17:04.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:03 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:17:04.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:03 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:17:04.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:03 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:17:04.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:03 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:17:04.420 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:17:05.223 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:04 smithi031 ceph-mon[107746]: pgmap v365: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:05.224 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:04 smithi031 ceph-mon[107746]: pgmap v366: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:05.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:04 smithi172 ceph-mon[110020]: pgmap v365: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:05.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:04 smithi172 ceph-mon[110020]: pgmap v366: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:05.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:04 smithi139 ceph-mon[109728]: pgmap v365: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:05.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:04 smithi139 ceph-mon[109728]: pgmap v366: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:05.623 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:17:05.624 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:17:06.004 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:17:07.005 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:17:07.259 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:17:07.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:06 smithi172 ceph-mon[110020]: from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:07.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:06 smithi172 ceph-mon[110020]: pgmap v367: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:07.375 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:06 smithi031 ceph-mon[107746]: from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:07.375 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:06 smithi031 ceph-mon[107746]: pgmap v367: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:07.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:06 smithi139 ceph-mon[109728]: from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:07.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:06 smithi139 ceph-mon[109728]: pgmap v367: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:08.427 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:17:08.427 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:17:08.806 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:17:09.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:08 smithi172 ceph-mon[110020]: pgmap v368: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:09.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:08 smithi031 ceph-mon[107746]: pgmap v368: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:09.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:08 smithi139 ceph-mon[109728]: pgmap v368: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:09.807 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:17:10.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:09 smithi031 ceph-mon[107746]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:10.445 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:09 smithi172 ceph-mon[110020]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:10.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:09 smithi139 ceph-mon[109728]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:10.695 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:17:11.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:10 smithi031 ceph-mon[107746]: pgmap v369: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:11.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:10 smithi172 ceph-mon[110020]: pgmap v369: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:11.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:10 smithi139 ceph-mon[109728]: pgmap v369: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:11.945 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:17:11.945 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:17:12.323 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:17:13.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:12 smithi172 ceph-mon[110020]: pgmap v370: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:13.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:12 smithi172 ceph-mon[110020]: from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:13.324 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:17:13.360 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:12 smithi031 ceph-mon[107746]: pgmap v370: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:13.360 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:12 smithi031 ceph-mon[107746]: from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:13.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:12 smithi139 ceph-mon[109728]: pgmap v370: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:13.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:12 smithi139 ceph-mon[109728]: from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:13.577 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:17:14.743 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:17:14.743 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:17:15.146 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:17:15.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:14 smithi172 ceph-mon[110020]: pgmap v371: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:15.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:14 smithi031 ceph-mon[107746]: pgmap v371: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:15.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:14 smithi139 ceph-mon[109728]: pgmap v371: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:16.147 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:17:16.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:15 smithi172 ceph-mon[110020]: from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:16.398 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:17:16.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:15 smithi031 ceph-mon[107746]: from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:16.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:15 smithi139 ceph-mon[109728]: from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:17.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:16 smithi172 ceph-mon[110020]: pgmap v372: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:17.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:16 smithi031 ceph-mon[107746]: pgmap v372: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:17.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:16 smithi139 ceph-mon[109728]: pgmap v372: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:17.578 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:17:17.579 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:17:17.953 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:17:18.954 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:17:19.208 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:17:19.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:18 smithi172 ceph-mon[110020]: from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:19.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:18 smithi172 ceph-mon[110020]: pgmap v373: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:19.322 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:18 smithi031 ceph-mon[107746]: from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:19.322 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:18 smithi031 ceph-mon[107746]: pgmap v373: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:19.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:18 smithi139 ceph-mon[109728]: from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:19.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:18 smithi139 ceph-mon[109728]: pgmap v373: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:20.357 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:17:20.357 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:17:20.557 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:20 smithi031 ceph-mon[107746]: pgmap v374: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:20.745 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:17:20.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:20 smithi172 ceph-mon[110020]: pgmap v374: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:20.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:20 smithi139 ceph-mon[109728]: pgmap v374: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:21.746 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:17:21.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:21 smithi172 ceph-mon[110020]: from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:21.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:21 smithi031 ceph-mon[107746]: from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:21.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:21 smithi139 ceph-mon[109728]: from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:21.997 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:17:22.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:22 smithi172 ceph-mon[110020]: pgmap v375: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:22.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:22 smithi031 ceph-mon[107746]: pgmap v375: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:22.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:22 smithi139 ceph-mon[109728]: pgmap v375: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:23.149 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:17:23.149 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:17:23.529 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:17:23.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:23 smithi031 ceph-mon[107746]: from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:23.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:23 smithi172 ceph-mon[110020]: from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:23.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:23 smithi139 ceph-mon[109728]: from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:24.529 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:17:24.785 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:17:24.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:24 smithi172 ceph-mon[110020]: pgmap v376: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:24.898 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:24 smithi031 ceph-mon[107746]: pgmap v376: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:24.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:24 smithi139 ceph-mon[109728]: pgmap v376: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:25.934 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:17:25.935 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:17:26.336 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:17:27.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:26 smithi031 ceph-mon[107746]: pgmap v377: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:27.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:26 smithi031 ceph-mon[107746]: from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:27.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:26 smithi139 ceph-mon[109728]: pgmap v377: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:27.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:26 smithi139 ceph-mon[109728]: from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:27.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:26 smithi172 ceph-mon[110020]: pgmap v377: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:27.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:26 smithi172 ceph-mon[110020]: from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:27.338 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:17:27.592 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:17:28.752 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:17:28.753 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:17:28.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:28 smithi031 ceph-mon[107746]: pgmap v378: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:29.134 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:17:29.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:28 smithi139 ceph-mon[109728]: pgmap v378: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:29.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:28 smithi172 ceph-mon[110020]: pgmap v378: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:30.136 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:17:30.171 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:29 smithi031 ceph-mon[107746]: from='client.15441 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:30.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:29 smithi139 ceph-mon[109728]: from='client.15441 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:30.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:29 smithi172 ceph-mon[110020]: from='client.15441 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:30.391 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:17:31.167 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:30 smithi031 ceph-mon[107746]: pgmap v379: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:31.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:30 smithi139 ceph-mon[109728]: pgmap v379: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:31.846 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:17:31.846 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:17:31.846 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:30 smithi172 ceph-mon[110020]: pgmap v379: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:31.976 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:17:33.158 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:17:33.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:32 smithi031 ceph-mon[107746]: from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:33.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:32 smithi031 ceph-mon[107746]: pgmap v380: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:33.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:32 smithi139 ceph-mon[109728]: from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:33.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:32 smithi139 ceph-mon[109728]: pgmap v380: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:33.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:32 smithi172 ceph-mon[110020]: from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:33.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:32 smithi172 ceph-mon[110020]: pgmap v380: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:33.412 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:17:34.578 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:17:34.578 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:17:34.943 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:17:35.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:34 smithi031 ceph-mon[107746]: pgmap v381: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:35.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:34 smithi139 ceph-mon[109728]: pgmap v381: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:35.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:34 smithi172 ceph-mon[110020]: pgmap v381: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:35.945 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:17:36.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:35 smithi031 ceph-mon[107746]: from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:36.198 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:17:36.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:35 smithi139 ceph-mon[109728]: from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:36.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:35 smithi172 ceph-mon[110020]: from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:37.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:36 smithi031 ceph-mon[107746]: pgmap v382: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:37.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:36 smithi139 ceph-mon[109728]: pgmap v382: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:37.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:36 smithi172 ceph-mon[110020]: pgmap v382: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:37.387 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:17:37.388 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:17:37.767 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:17:38.767 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:17:39.024 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:17:39.137 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:38 smithi031 ceph-mon[107746]: from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:39.137 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:38 smithi031 ceph-mon[107746]: pgmap v383: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:39.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:38 smithi139 ceph-mon[109728]: from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:39.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:38 smithi139 ceph-mon[109728]: pgmap v383: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:39.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:38 smithi172 ceph-mon[110020]: from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:39.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:38 smithi172 ceph-mon[110020]: pgmap v383: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:40.207 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:17:40.207 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:17:40.582 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:17:40.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:40 smithi031 ceph-mon[107746]: pgmap v384: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:40.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:40 smithi031 ceph-mon[107746]: from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:40.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:40 smithi172 ceph-mon[110020]: pgmap v384: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:40.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:40 smithi172 ceph-mon[110020]: from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:40.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:40 smithi139 ceph-mon[109728]: pgmap v384: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:40.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:40 smithi139 ceph-mon[109728]: from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:41.583 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:17:41.839 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:17:42.974 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:17:42.974 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:17:43.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:42 smithi031 ceph-mon[107746]: pgmap v385: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:43.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:42 smithi139 ceph-mon[109728]: pgmap v385: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:43.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:42 smithi172 ceph-mon[110020]: pgmap v385: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:43.358 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:17:44.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:43 smithi031 ceph-mon[107746]: from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:44.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:43 smithi139 ceph-mon[109728]: from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:44.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:43 smithi172 ceph-mon[110020]: from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:44.360 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:17:44.611 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:17:45.166 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:44 smithi031 ceph-mon[107746]: pgmap v386: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:45.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:44 smithi139 ceph-mon[109728]: pgmap v386: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:45.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:44 smithi172 ceph-mon[110020]: pgmap v386: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:45.788 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:17:45.788 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:17:46.175 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:17:47.176 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:17:47.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:46 smithi031 ceph-mon[107746]: from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:47.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:46 smithi031 ceph-mon[107746]: pgmap v387: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:47.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:46 smithi139 ceph-mon[109728]: from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:47.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:46 smithi139 ceph-mon[109728]: pgmap v387: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:47.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:46 smithi172 ceph-mon[110020]: from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:47.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:46 smithi172 ceph-mon[110020]: pgmap v387: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:47.430 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:17:48.581 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:17:48.581 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:17:48.947 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:17:49.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:48 smithi031 ceph-mon[107746]: pgmap v388: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:49.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:48 smithi139 ceph-mon[109728]: pgmap v388: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:49.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:48 smithi172 ceph-mon[110020]: pgmap v388: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:49.948 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:17:50.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:49 smithi031 ceph-mon[107746]: from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:50.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:49 smithi139 ceph-mon[109728]: from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:50.202 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:17:50.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:49 smithi172 ceph-mon[110020]: from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:51.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:50 smithi031 ceph-mon[107746]: pgmap v389: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:51.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:50 smithi139 ceph-mon[109728]: pgmap v389: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:51.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:50 smithi172 ceph-mon[110020]: pgmap v389: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:51.381 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:17:51.381 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:17:51.773 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:17:52.774 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:17:53.463 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:52 smithi172 ceph-mon[110020]: from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:53.463 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:52 smithi172 ceph-mon[110020]: pgmap v390: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:53.464 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:52 smithi139 ceph-mon[109728]: from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:53.464 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:52 smithi139 ceph-mon[109728]: pgmap v390: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:53.464 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:52 smithi031 ceph-mon[107746]: from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:53.464 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:52 smithi031 ceph-mon[107746]: pgmap v390: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:53.716 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:17:54.852 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:17:54.852 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:17:55.053 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:54 smithi031 ceph-mon[107746]: pgmap v391: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:55.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:54 smithi139 ceph-mon[109728]: pgmap v391: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:55.231 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:17:55.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:54 smithi172 ceph-mon[110020]: pgmap v391: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:56.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:55 smithi031 ceph-mon[107746]: from='client.15495 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:56.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:55 smithi139 ceph-mon[109728]: from='client.15495 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:56.232 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:17:56.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:55 smithi172 ceph-mon[110020]: from='client.15495 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:56.485 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:17:57.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:56 smithi031 ceph-mon[107746]: pgmap v392: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:57.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:56 smithi139 ceph-mon[109728]: pgmap v392: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:57.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:56 smithi172 ceph-mon[110020]: pgmap v392: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:57.682 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:17:57.683 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:17:58.073 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:17:59.074 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:17:59.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:58 smithi031 ceph-mon[107746]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:59.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:17:58 smithi031 ceph-mon[107746]: pgmap v393: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:59.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:58 smithi139 ceph-mon[109728]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:59.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:17:58 smithi139 ceph-mon[109728]: pgmap v393: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:59.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:58 smithi172 ceph-mon[110020]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:17:59.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:17:58 smithi172 ceph-mon[110020]: pgmap v393: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:17:59.328 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:18:00.506 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:18:00.506 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:18:00.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:00 smithi031 ceph-mon[107746]: pgmap v394: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:00.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:00 smithi172 ceph-mon[110020]: pgmap v394: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:00.918 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:18:00.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:00 smithi139 ceph-mon[109728]: pgmap v394: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:01.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:01 smithi172 ceph-mon[110020]: from='client.15507 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:01.919 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:18:01.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:01 smithi031 ceph-mon[107746]: from='client.15507 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:01.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:01 smithi139 ceph-mon[109728]: from='client.15507 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:02.171 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:18:02.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:02 smithi031 ceph-mon[107746]: pgmap v395: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:02.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:02 smithi172 ceph-mon[110020]: pgmap v395: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:02.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:02 smithi139 ceph-mon[109728]: pgmap v395: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:03.475 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:18:03.475 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:18:03.863 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:18:04.865 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:18:05.115 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:18:05.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:04 smithi031 ceph-mon[107746]: from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:05.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:04 smithi031 ceph-mon[107746]: pgmap v396: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:05.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:04 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:18:05.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:04 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:18:05.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:04 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:18:05.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:04 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:18:05.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:04 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:18:05.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:04 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:18:05.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:04 smithi139 ceph-mon[109728]: from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:05.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:04 smithi139 ceph-mon[109728]: pgmap v396: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:05.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:04 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:18:05.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:04 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:18:05.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:04 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:18:05.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:04 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:18:05.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:04 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:18:05.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:04 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:18:05.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:04 smithi172 ceph-mon[110020]: from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:05.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:04 smithi172 ceph-mon[110020]: pgmap v396: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:05.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:04 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:18:05.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:04 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:18:05.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:04 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:18:05.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:04 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:18:05.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:04 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:18:05.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:04 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:18:06.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:05 smithi031 ceph-mon[107746]: pgmap v397: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:06.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:05 smithi031 ceph-mon[107746]: pgmap v398: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:06.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:05 smithi139 ceph-mon[109728]: pgmap v397: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:06.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:05 smithi139 ceph-mon[109728]: pgmap v398: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:06.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:05 smithi172 ceph-mon[110020]: pgmap v397: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:06.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:05 smithi172 ceph-mon[110020]: pgmap v398: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:06.371 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:18:06.371 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:18:06.805 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:18:07.807 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:18:08.059 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:18:08.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:07 smithi031 ceph-mon[107746]: from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:08.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:07 smithi031 ceph-mon[107746]: pgmap v399: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:08.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:07 smithi139 ceph-mon[109728]: from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:08.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:07 smithi139 ceph-mon[109728]: pgmap v399: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:08.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:07 smithi172 ceph-mon[110020]: from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:08.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:07 smithi172 ceph-mon[110020]: pgmap v399: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:09.332 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:18:09.332 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:18:09.703 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:18:10.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:09 smithi031 ceph-mon[107746]: pgmap v400: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:10.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:09 smithi139 ceph-mon[109728]: pgmap v400: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:10.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:09 smithi172 ceph-mon[110020]: pgmap v400: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:10.704 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:18:10.961 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:18:11.091 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:10 smithi031 ceph-mon[107746]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:11.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:10 smithi139 ceph-mon[109728]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:11.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:10 smithi172 ceph-mon[110020]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:12.161 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:18:12.161 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:18:12.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:11 smithi031 ceph-mon[107746]: pgmap v401: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:12.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:11 smithi139 ceph-mon[109728]: pgmap v401: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:11 smithi172 ceph-mon[110020]: pgmap v401: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:12.537 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:18:13.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:12 smithi031 ceph-mon[107746]: from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:13.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:12 smithi139 ceph-mon[109728]: from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:13.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:12 smithi172 ceph-mon[110020]: from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:13.538 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:18:13.793 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:18:14.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:13 smithi031 ceph-mon[107746]: pgmap v402: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:15.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:13 smithi172 ceph-mon[110020]: pgmap v402: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:15.152 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:13 smithi139 ceph-mon[109728]: pgmap v402: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:15.152 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:18:15.152 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:18:15.310 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:18:15.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:15 smithi172 ceph-mon[110020]: pgmap v403: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:15.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:15 smithi172 ceph-mon[110020]: from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:15.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:15 smithi031 ceph-mon[107746]: pgmap v403: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:15.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:15 smithi031 ceph-mon[107746]: from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:15.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:15 smithi139 ceph-mon[109728]: pgmap v403: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:15.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:15 smithi139 ceph-mon[109728]: from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:16.311 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:18:16.563 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:18:17.741 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:18:17.742 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:18:17.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:17 smithi031 ceph-mon[107746]: pgmap v404: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:18.127 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:18:18.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:17 smithi139 ceph-mon[109728]: pgmap v404: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:18.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:17 smithi172 ceph-mon[110020]: pgmap v404: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:19.128 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:18:19.164 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:18 smithi031 ceph-mon[107746]: from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:19.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:18 smithi139 ceph-mon[109728]: from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:19.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:18 smithi172 ceph-mon[110020]: from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:19.380 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:18:20.141 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:19 smithi031 ceph-mon[107746]: pgmap v405: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:20.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:19 smithi139 ceph-mon[109728]: pgmap v405: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:20.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:19 smithi172 ceph-mon[110020]: pgmap v405: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:20.583 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:18:20.583 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:18:20.961 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:18:21.962 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:18:22.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:21 smithi031 ceph-mon[107746]: from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:22.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:21 smithi031 ceph-mon[107746]: pgmap v406: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:22.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:21 smithi139 ceph-mon[109728]: from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:22.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:21 smithi139 ceph-mon[109728]: pgmap v406: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:22.213 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:18:22.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:21 smithi172 ceph-mon[110020]: from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:22.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:21 smithi172 ceph-mon[110020]: pgmap v406: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:23.567 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:18:23.568 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:18:23.951 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:18:24.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:23 smithi031 ceph-mon[107746]: pgmap v407: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:24.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:23 smithi139 ceph-mon[109728]: pgmap v407: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:24.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:23 smithi172 ceph-mon[110020]: pgmap v407: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:24.952 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:18:25.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:24 smithi031 ceph-mon[107746]: from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:25.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:24 smithi139 ceph-mon[109728]: from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:25.210 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:18:25.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:24 smithi172 ceph-mon[110020]: from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:26.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:25 smithi031 ceph-mon[107746]: pgmap v408: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:26.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:25 smithi139 ceph-mon[109728]: pgmap v408: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:26.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:25 smithi172 ceph-mon[110020]: pgmap v408: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:26.417 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:18:26.417 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:18:26.801 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:18:27.802 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:18:28.057 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:18:28.162 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:27 smithi031 ceph-mon[107746]: from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:28.163 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:27 smithi031 ceph-mon[107746]: pgmap v409: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:28.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:27 smithi139 ceph-mon[109728]: from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:28.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:27 smithi139 ceph-mon[109728]: pgmap v409: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:28.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:27 smithi172 ceph-mon[110020]: from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:28.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:27 smithi172 ceph-mon[110020]: pgmap v409: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:29.201 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:18:29.201 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:18:29.592 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:18:30.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:29 smithi031 ceph-mon[107746]: pgmap v410: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:30.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:29 smithi031 ceph-mon[107746]: from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:30.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:29 smithi139 ceph-mon[109728]: pgmap v410: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:30.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:29 smithi139 ceph-mon[109728]: from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:30.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:29 smithi172 ceph-mon[110020]: pgmap v410: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:30.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:29 smithi172 ceph-mon[110020]: from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:30.593 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:18:30.845 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:18:32.008 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:18:32.008 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:18:32.179 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:31 smithi031 ceph-mon[107746]: pgmap v411: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:32.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:31 smithi139 ceph-mon[109728]: pgmap v411: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:32.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:31 smithi172 ceph-mon[110020]: pgmap v411: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:32.384 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:18:33.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:32 smithi031 ceph-mon[107746]: from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:33.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:32 smithi139 ceph-mon[109728]: from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:33.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:32 smithi172 ceph-mon[110020]: from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:33.385 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:18:33.639 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:18:34.174 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:33 smithi031 ceph-mon[107746]: pgmap v412: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:34.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:33 smithi139 ceph-mon[109728]: pgmap v412: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:34.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:33 smithi172 ceph-mon[110020]: pgmap v412: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:34.861 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:18:34.861 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:18:35.307 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:18:35.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:35 smithi172 ceph-mon[110020]: pgmap v413: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:36.734 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:35 smithi172 ceph-mon[110020]: from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:36.735 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:18:36.736 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:35 smithi139 ceph-mon[109728]: pgmap v413: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:36.736 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:35 smithi139 ceph-mon[109728]: from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:36.736 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:35 smithi031 ceph-mon[107746]: pgmap v413: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:36.736 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:35 smithi031 ceph-mon[107746]: from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:36.992 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:18:38.117 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:37 smithi031 ceph-mon[107746]: pgmap v414: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:38.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:37 smithi139 ceph-mon[109728]: pgmap v414: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:38.246 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:18:38.247 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:18:38.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:37 smithi172 ceph-mon[110020]: pgmap v414: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:38.624 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:18:39.624 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:18:39.877 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:18:39.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:39 smithi031 ceph-mon[107746]: from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:39.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:39 smithi031 ceph-mon[107746]: pgmap v415: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:40.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:39 smithi139 ceph-mon[109728]: from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:40.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:39 smithi139 ceph-mon[109728]: pgmap v415: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:40.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:39 smithi172 ceph-mon[110020]: from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:40.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:39 smithi172 ceph-mon[110020]: pgmap v415: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:41.063 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:18:41.063 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:18:41.439 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:18:42.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:41 smithi031 ceph-mon[107746]: pgmap v416: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:42.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:41 smithi031 ceph-mon[107746]: from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:42.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:41 smithi139 ceph-mon[109728]: pgmap v416: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:42.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:41 smithi139 ceph-mon[109728]: from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:42.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:41 smithi172 ceph-mon[110020]: pgmap v416: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:42.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:41 smithi172 ceph-mon[110020]: from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:42.440 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:18:42.692 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:18:43.894 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:18:43.894 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:18:44.084 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:43 smithi031 ceph-mon[107746]: pgmap v417: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:44.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:43 smithi139 ceph-mon[109728]: pgmap v417: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:44.275 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:18:44.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:43 smithi172 ceph-mon[110020]: pgmap v417: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:45.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:44 smithi031 ceph-mon[107746]: from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:45.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:44 smithi139 ceph-mon[109728]: from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:45.276 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:18:45.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:44 smithi172 ceph-mon[110020]: from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:45.531 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:18:45.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:45 smithi031 ceph-mon[107746]: pgmap v418: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:46.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:45 smithi139 ceph-mon[109728]: pgmap v418: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:46.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:45 smithi172 ceph-mon[110020]: pgmap v418: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:46.696 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:18:46.696 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:18:47.079 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:18:48.081 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:18:48.115 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:47 smithi031 ceph-mon[107746]: from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:48.115 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:47 smithi031 ceph-mon[107746]: pgmap v419: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:48.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:47 smithi139 ceph-mon[109728]: from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:48.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:47 smithi139 ceph-mon[109728]: pgmap v419: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:48.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:47 smithi172 ceph-mon[110020]: from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:48.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:47 smithi172 ceph-mon[110020]: pgmap v419: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:48.334 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:18:49.473 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:18:49.473 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:18:49.846 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:18:50.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:49 smithi031 ceph-mon[107746]: pgmap v420: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:50.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:49 smithi139 ceph-mon[109728]: pgmap v420: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:50.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:49 smithi172 ceph-mon[110020]: pgmap v420: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:50.848 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:18:51.100 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:18:51.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:50 smithi031 ceph-mon[107746]: from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:51.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:50 smithi139 ceph-mon[109728]: from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:51.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:50 smithi172 ceph-mon[110020]: from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:52.179 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:51 smithi031 ceph-mon[107746]: pgmap v421: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:52.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:51 smithi139 ceph-mon[109728]: pgmap v421: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:52.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:51 smithi172 ceph-mon[110020]: pgmap v421: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:52.339 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:18:52.339 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:18:52.755 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:18:53.757 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:18:54.010 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:18:54.132 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:53 smithi031 ceph-mon[107746]: from='client.15615 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:54.133 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:53 smithi031 ceph-mon[107746]: pgmap v422: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:54.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:53 smithi139 ceph-mon[109728]: from='client.15615 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:54.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:53 smithi139 ceph-mon[109728]: pgmap v422: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:54.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:53 smithi172 ceph-mon[110020]: from='client.15615 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:54.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:53 smithi172 ceph-mon[110020]: pgmap v422: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:55.273 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:18:55.273 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:18:55.654 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:18:55.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:55 smithi172 ceph-mon[110020]: pgmap v423: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:55.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:55 smithi031 ceph-mon[107746]: pgmap v423: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:55.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:55 smithi139 ceph-mon[109728]: pgmap v423: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:56.656 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:18:56.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:56 smithi172 ceph-mon[110020]: from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:56.910 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:18:56.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:56 smithi031 ceph-mon[107746]: from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:56.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:56 smithi139 ceph-mon[109728]: from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:57.677 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:57 smithi031 ceph-mon[107746]: pgmap v424: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:59.241 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:57 smithi139 ceph-mon[109728]: pgmap v424: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:59.241 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:58 smithi139 ceph-mon[109728]: from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:59.241 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:57 smithi172 ceph-mon[110020]: pgmap v424: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:59.241 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:58 smithi172 ceph-mon[110020]: from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:59.241 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:18:59.242 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:18:59.242 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:18:59.242 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:58 smithi031 ceph-mon[107746]: from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:18:59.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:18:59 smithi031 ceph-mon[107746]: pgmap v425: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:18:59.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:18:59 smithi139 ceph-mon[109728]: pgmap v425: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:00.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:18:59 smithi172 ceph-mon[110020]: pgmap v425: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:00.243 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:19:00.496 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:19:01.768 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:19:01.768 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:19:01.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:01 smithi031 ceph-mon[107746]: pgmap v426: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:02.147 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:19:02.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:01 smithi139 ceph-mon[109728]: pgmap v426: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:02.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:01 smithi172 ceph-mon[110020]: pgmap v426: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:03.149 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:19:03.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:02 smithi031 ceph-mon[107746]: from='client.15633 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:03.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:02 smithi139 ceph-mon[109728]: from='client.15633 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:03.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:02 smithi172 ceph-mon[110020]: from='client.15633 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:03.402 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:19:04.169 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:03 smithi031 ceph-mon[107746]: pgmap v427: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:04.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:03 smithi139 ceph-mon[109728]: pgmap v427: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:04.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:03 smithi172 ceph-mon[110020]: pgmap v427: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:04.585 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:19:04.586 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:19:04.978 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:19:05.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:05 smithi172 ceph-mon[110020]: from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:05.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:05 smithi172 ceph-mon[110020]: pgmap v428: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:05.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:05 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:19:05.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:05 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:19:05.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:05 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:19:05.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:05 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:19:05.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:05 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:19:05.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:05 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:19:05.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:05 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:19:05.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:05 smithi031 ceph-mon[107746]: from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:05.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:05 smithi031 ceph-mon[107746]: pgmap v428: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:05.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:05 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:19:05.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:05 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:19:05.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:05 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:19:05.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:05 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:19:05.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:05 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:19:05.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:05 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:19:05.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:05 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:19:05.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:05 smithi139 ceph-mon[109728]: from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:05.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:05 smithi139 ceph-mon[109728]: pgmap v428: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:05.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:05 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:19:05.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:05 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:19:05.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:05 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-05T14:19:05.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:05 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:19:05.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:05 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:19:05.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:05 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:19:05.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:05 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:19:05.979 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:19:06.231 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:19:06.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:06 smithi031 ceph-mon[107746]: Adjusting osd_memory_target on smithi031 to 8047M 2023-10-05T14:19:06.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:06 smithi031 ceph-mon[107746]: pgmap v429: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:06.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:06 smithi172 ceph-mon[110020]: Adjusting osd_memory_target on smithi031 to 8047M 2023-10-05T14:19:06.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:06 smithi172 ceph-mon[110020]: pgmap v429: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:06.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:06 smithi139 ceph-mon[109728]: Adjusting osd_memory_target on smithi031 to 8047M 2023-10-05T14:19:06.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:06 smithi139 ceph-mon[109728]: pgmap v429: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:07.408 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:19:07.408 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:19:07.786 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:19:08.787 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:19:08.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:08 smithi172 ceph-mon[110020]: from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:08.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:08 smithi172 ceph-mon[110020]: pgmap v430: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:08.822 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:08 smithi031 ceph-mon[107746]: from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:08.822 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:08 smithi031 ceph-mon[107746]: pgmap v430: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:08.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:08 smithi139 ceph-mon[109728]: from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:08.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:08 smithi139 ceph-mon[109728]: pgmap v430: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:09.040 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:19:10.210 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:19:10.210 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:19:10.594 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:19:10.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:10 smithi031 ceph-mon[107746]: pgmap v431: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:10.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:10 smithi031 ceph-mon[107746]: from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:10.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:10 smithi172 ceph-mon[110020]: pgmap v431: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:10.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:10 smithi172 ceph-mon[110020]: from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:10.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:10 smithi139 ceph-mon[109728]: pgmap v431: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:10.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:10 smithi139 ceph-mon[109728]: from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:11.595 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:19:11.852 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:19:12.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:12 smithi031 ceph-mon[107746]: pgmap v432: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:12.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:12 smithi139 ceph-mon[109728]: pgmap v432: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:13.041 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:19:13.041 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:19:13.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:12 smithi172 ceph-mon[110020]: pgmap v432: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:13.426 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:19:13.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:13 smithi031 ceph-mon[107746]: from='client.15657 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:13.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:13 smithi139 ceph-mon[109728]: from='client.15657 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:14.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:13 smithi172 ceph-mon[110020]: from='client.15657 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:14.427 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:19:14.679 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:19:14.836 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:14 smithi031 ceph-mon[107746]: pgmap v433: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:14.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:14 smithi139 ceph-mon[109728]: pgmap v433: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:15.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:14 smithi172 ceph-mon[110020]: pgmap v433: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:15.920 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:19:15.920 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:19:16.327 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:19:16.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:16 smithi031 ceph-mon[107746]: pgmap v434: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:16.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:16 smithi031 ceph-mon[107746]: from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:16.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:16 smithi139 ceph-mon[109728]: pgmap v434: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:16.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:16 smithi139 ceph-mon[109728]: from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:17.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:16 smithi172 ceph-mon[110020]: pgmap v434: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:17.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:16 smithi172 ceph-mon[110020]: from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:17.328 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:19:17.580 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:19:18.784 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:19:18.784 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:19:18.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:18 smithi031 ceph-mon[107746]: pgmap v435: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:18.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:18 smithi139 ceph-mon[109728]: pgmap v435: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:19.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:18 smithi172 ceph-mon[110020]: pgmap v435: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:19.171 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:19:19.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:19 smithi031 ceph-mon[107746]: from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:20.842 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:19:20.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:19 smithi172 ceph-mon[110020]: from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:20.844 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:19 smithi139 ceph-mon[109728]: from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:20.879 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:20 smithi031 ceph-mon[107746]: pgmap v436: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:20.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:20 smithi139 ceph-mon[109728]: pgmap v436: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:21.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:20 smithi172 ceph-mon[110020]: pgmap v436: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:21.097 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:19:22.284 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:19:22.284 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:19:22.648 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:19:22.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:22 smithi031 ceph-mon[107746]: pgmap v437: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:22.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:22 smithi139 ceph-mon[109728]: pgmap v437: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:23.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:22 smithi172 ceph-mon[110020]: pgmap v437: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:23.650 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:19:23.903 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:19:23.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:23 smithi031 ceph-mon[107746]: from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:23.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:23 smithi139 ceph-mon[109728]: from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:24.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:23 smithi172 ceph-mon[110020]: from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:24.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:24 smithi031 ceph-mon[107746]: pgmap v438: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:24.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:24 smithi139 ceph-mon[109728]: pgmap v438: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:25.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:24 smithi172 ceph-mon[110020]: pgmap v438: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:25.107 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:19:25.109 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:19:25.499 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:19:25.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:25 smithi031 ceph-mon[107746]: from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:25.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:25 smithi139 ceph-mon[109728]: from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:26.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:25 smithi172 ceph-mon[110020]: from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:26.500 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:19:26.753 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:19:26.860 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:26 smithi031 ceph-mon[107746]: pgmap v439: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:26.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:26 smithi139 ceph-mon[109728]: pgmap v439: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:27.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:26 smithi172 ceph-mon[110020]: pgmap v439: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:27.922 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:19:27.922 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:19:28.308 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:19:28.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:28 smithi031 ceph-mon[107746]: pgmap v440: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:28.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:28 smithi031 ceph-mon[107746]: from='client.15687 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:28.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:28 smithi139 ceph-mon[109728]: pgmap v440: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:28.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:28 smithi139 ceph-mon[109728]: from='client.15687 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:29.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:28 smithi172 ceph-mon[110020]: pgmap v440: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:29.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:28 smithi172 ceph-mon[110020]: from='client.15687 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:29.309 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:19:29.561 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:19:30.731 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:19:30.731 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:19:30.927 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:30 smithi031 ceph-mon[107746]: pgmap v441: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:30.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:30 smithi139 ceph-mon[109728]: pgmap v441: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:31.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:30 smithi172 ceph-mon[110020]: pgmap v441: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:31.123 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:19:31.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:31 smithi031 ceph-mon[107746]: from='client.15693 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:31.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:31 smithi139 ceph-mon[109728]: from='client.15693 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:32.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:31 smithi172 ceph-mon[110020]: from='client.15693 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:32.124 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:19:32.380 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:19:32.923 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:32 smithi031 ceph-mon[107746]: pgmap v442: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:32.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:32 smithi139 ceph-mon[109728]: pgmap v442: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:33.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:32 smithi172 ceph-mon[110020]: pgmap v442: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:33.546 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:19:33.546 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:19:34.005 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:19:34.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:34 smithi031 ceph-mon[107746]: pgmap v443: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:34.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:34 smithi031 ceph-mon[107746]: from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:34.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:34 smithi139 ceph-mon[109728]: pgmap v443: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:34.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:34 smithi139 ceph-mon[109728]: from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:35.006 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:19:35.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:34 smithi172 ceph-mon[110020]: pgmap v443: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:35.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:34 smithi172 ceph-mon[110020]: from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:35.259 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:19:36.551 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:19:36.552 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:19:36.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:36 smithi031 ceph-mon[107746]: pgmap v444: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:36.948 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:19:36.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:36 smithi139 ceph-mon[109728]: pgmap v444: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:37.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:36 smithi172 ceph-mon[110020]: pgmap v444: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:37.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:37 smithi031 ceph-mon[107746]: from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:37.949 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:19:37.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:37 smithi139 ceph-mon[109728]: from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:38.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:37 smithi172 ceph-mon[110020]: from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:38.199 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:19:38.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:38 smithi031 ceph-mon[107746]: pgmap v445: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:38.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:38 smithi139 ceph-mon[109728]: pgmap v445: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:39.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:38 smithi172 ceph-mon[110020]: pgmap v445: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:39.383 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:19:39.383 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:19:39.771 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:19:40.772 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:19:40.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:40 smithi031 ceph-mon[107746]: from='client.15711 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:40.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:40 smithi031 ceph-mon[107746]: pgmap v446: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:40.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:40 smithi139 ceph-mon[109728]: from='client.15711 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:40.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:40 smithi139 ceph-mon[109728]: pgmap v446: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:41.026 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:19:41.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:40 smithi172 ceph-mon[110020]: from='client.15711 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:41.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:40 smithi172 ceph-mon[110020]: pgmap v446: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:42.269 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:19:42.269 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:19:42.679 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:19:42.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:42 smithi031 ceph-mon[107746]: pgmap v447: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:42.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:42 smithi139 ceph-mon[109728]: pgmap v447: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:43.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:42 smithi172 ceph-mon[110020]: pgmap v447: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:43.680 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:19:43.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:43 smithi031 ceph-mon[107746]: from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:43.935 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:19:43.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:43 smithi139 ceph-mon[109728]: from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:44.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:43 smithi172 ceph-mon[110020]: from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:44.764 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:44 smithi031 ceph-mon[107746]: pgmap v448: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:44.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:44 smithi139 ceph-mon[109728]: pgmap v448: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:45.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:44 smithi172 ceph-mon[110020]: pgmap v448: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:45.198 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:19:45.198 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:19:45.579 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:19:45.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:45 smithi031 ceph-mon[107746]: from='client.15723 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:45.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:45 smithi139 ceph-mon[109728]: from='client.15723 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:46.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:45 smithi172 ceph-mon[110020]: from='client.15723 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:46.580 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:19:46.837 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:19:46.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:46 smithi031 ceph-mon[107746]: pgmap v449: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:46.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:46 smithi139 ceph-mon[109728]: pgmap v449: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:47.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:46 smithi172 ceph-mon[110020]: pgmap v449: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:48.035 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:19:48.035 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:19:48.412 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:19:48.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:48 smithi031 ceph-mon[107746]: pgmap v450: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:48.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:48 smithi031 ceph-mon[107746]: from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:48.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:48 smithi139 ceph-mon[109728]: pgmap v450: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:48.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:48 smithi139 ceph-mon[109728]: from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:49.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:48 smithi172 ceph-mon[110020]: pgmap v450: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:49.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:48 smithi172 ceph-mon[110020]: from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:49.414 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:19:49.666 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:19:50.896 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:19:50.897 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:19:50.921 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:50 smithi031 ceph-mon[107746]: pgmap v451: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:50.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:50 smithi139 ceph-mon[109728]: pgmap v451: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:51.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:50 smithi172 ceph-mon[110020]: pgmap v451: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:51.328 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:19:51.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:51 smithi031 ceph-mon[107746]: from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:51.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:51 smithi139 ceph-mon[109728]: from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:52.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:51 smithi172 ceph-mon[110020]: from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:52.329 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:19:52.585 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:19:52.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:52 smithi031 ceph-mon[107746]: pgmap v452: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:52.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:52 smithi139 ceph-mon[109728]: pgmap v452: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:53.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:52 smithi172 ceph-mon[110020]: pgmap v452: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:53.812 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:19:53.812 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:19:54.195 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:19:54.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:54 smithi031 ceph-mon[107746]: pgmap v453: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:54.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:54 smithi031 ceph-mon[107746]: from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:54.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:54 smithi139 ceph-mon[109728]: pgmap v453: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:54.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:54 smithi139 ceph-mon[109728]: from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:55.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:54 smithi172 ceph-mon[110020]: pgmap v453: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:55.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:54 smithi172 ceph-mon[110020]: from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:55.195 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:19:55.451 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:19:56.626 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:19:56.627 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:19:56.843 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:56 smithi031 ceph-mon[107746]: pgmap v454: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:56.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:56 smithi139 ceph-mon[109728]: pgmap v454: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:57.003 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:19:57.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:56 smithi172 ceph-mon[110020]: pgmap v454: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:57.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:57 smithi139 ceph-mon[109728]: from='client.15747 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:58.004 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:19:58.039 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:57 smithi031 ceph-mon[107746]: from='client.15747 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:58.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:57 smithi172 ceph-mon[110020]: from='client.15747 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:19:58.257 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:19:58.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:19:58 smithi139 ceph-mon[109728]: pgmap v455: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:59.017 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:19:58 smithi031 ceph-mon[107746]: pgmap v455: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:59.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:19:58 smithi172 ceph-mon[110020]: pgmap v455: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:19:59.447 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:19:59.447 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:19:59.836 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:20:00.837 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:20:00.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:00 smithi139 ceph-mon[109728]: from='client.15753 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:00.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:00 smithi139 ceph-mon[109728]: pgmap v456: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:00.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:00 smithi139 ceph-mon[109728]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2023-10-05T14:20:00.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:00 smithi139 ceph-mon[109728]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-10-05T14:20:00.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:00 smithi139 ceph-mon[109728]: daemon nvmeof.mypool.smithi031.ytjnhh on smithi031 is in unknown state 2023-10-05T14:20:01.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:00 smithi172 ceph-mon[110020]: from='client.15753 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:01.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:00 smithi172 ceph-mon[110020]: pgmap v456: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:01.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:00 smithi172 ceph-mon[110020]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2023-10-05T14:20:01.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:00 smithi172 ceph-mon[110020]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-10-05T14:20:01.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:00 smithi172 ceph-mon[110020]: daemon nvmeof.mypool.smithi031.ytjnhh on smithi031 is in unknown state 2023-10-05T14:20:01.091 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:20:01.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:00 smithi031 ceph-mon[107746]: from='client.15753 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:01.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:00 smithi031 ceph-mon[107746]: pgmap v456: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:01.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:00 smithi031 ceph-mon[107746]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2023-10-05T14:20:01.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:00 smithi031 ceph-mon[107746]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-10-05T14:20:01.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:00 smithi031 ceph-mon[107746]: daemon nvmeof.mypool.smithi031.ytjnhh on smithi031 is in unknown state 2023-10-05T14:20:02.258 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:20:02.258 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:20:02.635 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:20:03.202 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:02 smithi172 ceph-mon[110020]: pgmap v457: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:03.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:02 smithi139 ceph-mon[109728]: pgmap v457: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:03.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:02 smithi031 ceph-mon[107746]: pgmap v457: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:03.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:03 smithi139 ceph-mon[109728]: from='client.15759 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:04.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:03 smithi172 ceph-mon[110020]: from='client.15759 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:04.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:03 smithi031 ceph-mon[107746]: from='client.15759 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:04.203 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:20:04.454 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:20:04.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:04 smithi031 ceph-mon[107746]: pgmap v458: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:04.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:04 smithi139 ceph-mon[109728]: pgmap v458: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:05.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:04 smithi172 ceph-mon[110020]: pgmap v458: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:05.676 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:20:05.676 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:20:05.838 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:05 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:20:05.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:05 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:20:06.070 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:20:06.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:05 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:20:07.070 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:20:07.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:06 smithi172 ceph-mon[110020]: pgmap v459: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:07.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:06 smithi172 ceph-mon[110020]: from='client.15765 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:07.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:06 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:20:07.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:06 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:20:07.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:06 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:20:07.106 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:06 smithi031 ceph-mon[107746]: pgmap v459: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:07.106 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:06 smithi031 ceph-mon[107746]: from='client.15765 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:07.106 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:06 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:20:07.106 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:06 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:20:07.107 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:06 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:20:07.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:06 smithi139 ceph-mon[109728]: pgmap v459: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:07.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:06 smithi139 ceph-mon[109728]: from='client.15765 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:07.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:06 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:20:07.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:06 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:20:07.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:06 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:20:07.321 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:20:08.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:07 smithi172 ceph-mon[110020]: pgmap v460: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:08.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:07 smithi172 ceph-mon[110020]: pgmap v461: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:08.081 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:07 smithi031 ceph-mon[107746]: pgmap v460: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:08.082 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:07 smithi031 ceph-mon[107746]: pgmap v461: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:08.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:07 smithi139 ceph-mon[109728]: pgmap v460: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:08.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:07 smithi139 ceph-mon[109728]: pgmap v461: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:08.510 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:20:08.510 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:20:08.909 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:20:09.910 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:20:10.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:09 smithi172 ceph-mon[110020]: pgmap v462: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:10.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:09 smithi172 ceph-mon[110020]: from='client.15771 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:10.164 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:20:10.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:09 smithi031 ceph-mon[107746]: pgmap v462: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:10.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:09 smithi031 ceph-mon[107746]: from='client.15771 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:10.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:09 smithi139 ceph-mon[109728]: pgmap v462: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:10.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:09 smithi139 ceph-mon[109728]: from='client.15771 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:11.380 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:20:11.381 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:20:11.809 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:20:11.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:11 smithi031 ceph-mon[107746]: pgmap v463: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:12.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:11 smithi172 ceph-mon[110020]: pgmap v463: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:12.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:11 smithi139 ceph-mon[109728]: pgmap v463: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:12.810 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:20:13.065 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:20:13.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:12 smithi172 ceph-mon[110020]: from='client.15777 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:13.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:12 smithi031 ceph-mon[107746]: from='client.15777 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:13.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:12 smithi139 ceph-mon[109728]: from='client.15777 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:14.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:13 smithi172 ceph-mon[110020]: pgmap v464: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:14.159 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:13 smithi031 ceph-mon[107746]: pgmap v464: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:14.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:13 smithi139 ceph-mon[109728]: pgmap v464: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:14.363 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:20:14.363 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:20:14.758 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:20:15.760 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:20:16.014 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:20:16.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:15 smithi172 ceph-mon[110020]: pgmap v465: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:16.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:15 smithi172 ceph-mon[110020]: from='client.15783 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:16.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:15 smithi031 ceph-mon[107746]: pgmap v465: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:16.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:15 smithi031 ceph-mon[107746]: from='client.15783 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:16.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:15 smithi139 ceph-mon[109728]: pgmap v465: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:16.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:15 smithi139 ceph-mon[109728]: from='client.15783 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:17.241 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:20:17.242 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:20:17.649 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:20:18.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:17 smithi172 ceph-mon[110020]: pgmap v466: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:18.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:17 smithi031 ceph-mon[107746]: pgmap v466: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:18.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:17 smithi139 ceph-mon[109728]: pgmap v466: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:18.649 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:20:18.905 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:20:19.015 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:18 smithi172 ceph-mon[110020]: from='client.15789 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:19.017 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:18 smithi031 ceph-mon[107746]: from='client.15789 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:19.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:18 smithi139 ceph-mon[109728]: from='client.15789 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:19.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:19 smithi031 ceph-mon[107746]: pgmap v467: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:20.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:19 smithi172 ceph-mon[110020]: pgmap v467: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:20.127 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:20:20.127 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:20:20.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:19 smithi139 ceph-mon[109728]: pgmap v467: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:20.507 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:20:21.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:20 smithi172 ceph-mon[110020]: from='client.15795 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:21.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:20 smithi031 ceph-mon[107746]: from='client.15795 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:21.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:20 smithi139 ceph-mon[109728]: from='client.15795 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:21.508 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:20:21.758 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:20:21.877 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:21 smithi031 ceph-mon[107746]: pgmap v468: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:22.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:21 smithi172 ceph-mon[110020]: pgmap v468: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:22.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:21 smithi139 ceph-mon[109728]: pgmap v468: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:23.025 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:20:23.025 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:20:23.432 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:20:24.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:23 smithi172 ceph-mon[110020]: pgmap v469: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:24.439 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:23 smithi172 ceph-mon[110020]: from='client.15801 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:24.439 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:20:24.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:23 smithi139 ceph-mon[109728]: pgmap v469: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:24.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:23 smithi139 ceph-mon[109728]: from='client.15801 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:24.440 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:23 smithi031 ceph-mon[107746]: pgmap v469: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:24.440 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:23 smithi031 ceph-mon[107746]: from='client.15801 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:24.695 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:20:25.966 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:20:25.966 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:20:26.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:25 smithi172 ceph-mon[110020]: pgmap v470: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:26.152 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:25 smithi031 ceph-mon[107746]: pgmap v470: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:26.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:25 smithi139 ceph-mon[109728]: pgmap v470: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:26.347 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:20:27.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:26 smithi172 ceph-mon[110020]: from='client.15807 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:27.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:26 smithi031 ceph-mon[107746]: from='client.15807 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:27.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:26 smithi139 ceph-mon[109728]: from='client.15807 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:27.347 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:20:27.601 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:20:28.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:27 smithi172 ceph-mon[110020]: pgmap v471: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:28.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:27 smithi031 ceph-mon[107746]: pgmap v471: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:28.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:27 smithi139 ceph-mon[109728]: pgmap v471: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:28.812 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:20:28.812 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:20:29.205 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:20:30.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:29 smithi172 ceph-mon[110020]: pgmap v472: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:30.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:29 smithi172 ceph-mon[110020]: from='client.15813 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:30.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:29 smithi031 ceph-mon[107746]: pgmap v472: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:30.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:29 smithi031 ceph-mon[107746]: from='client.15813 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:30.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:29 smithi139 ceph-mon[109728]: pgmap v472: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:30.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:29 smithi139 ceph-mon[109728]: from='client.15813 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:30.206 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:20:30.457 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:20:31.627 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:20:31.627 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:20:31.876 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:31 smithi031 ceph-mon[107746]: pgmap v473: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:32.064 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:20:32.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:31 smithi172 ceph-mon[110020]: pgmap v473: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:32.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:31 smithi139 ceph-mon[109728]: pgmap v473: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:33.065 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:20:33.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:32 smithi172 ceph-mon[110020]: from='client.15819 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:33.101 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:32 smithi031 ceph-mon[107746]: from='client.15819 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:33.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:32 smithi139 ceph-mon[109728]: from='client.15819 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:33.317 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:20:33.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:33 smithi139 ceph-mon[109728]: pgmap v474: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:34.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:33 smithi172 ceph-mon[110020]: pgmap v474: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:34.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:33 smithi031 ceph-mon[107746]: pgmap v474: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:34.642 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:20:34.642 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:20:34.997 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:20:35.998 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:20:36.034 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:35 smithi031 ceph-mon[107746]: pgmap v475: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:36.034 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:35 smithi031 ceph-mon[107746]: from='client.15825 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:36.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:35 smithi172 ceph-mon[110020]: pgmap v475: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:36.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:35 smithi172 ceph-mon[110020]: from='client.15825 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:36.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:35 smithi139 ceph-mon[109728]: pgmap v475: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:36.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:35 smithi139 ceph-mon[109728]: from='client.15825 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:36.254 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:20:37.478 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:20:37.478 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:20:37.862 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:20:37.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:37 smithi031 ceph-mon[107746]: pgmap v476: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:38.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:37 smithi172 ceph-mon[110020]: pgmap v476: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:38.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:37 smithi139 ceph-mon[109728]: pgmap v476: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:38.862 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:20:39.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:38 smithi172 ceph-mon[110020]: from='client.15831 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:39.114 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:20:39.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:38 smithi031 ceph-mon[107746]: from='client.15831 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:39.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:38 smithi139 ceph-mon[109728]: from='client.15831 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:40.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:39 smithi172 ceph-mon[110020]: pgmap v477: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:40.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:39 smithi031 ceph-mon[107746]: pgmap v477: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:40.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:39 smithi139 ceph-mon[109728]: pgmap v477: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:40.365 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:20:40.365 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:20:40.754 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:20:41.755 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:20:42.006 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:20:42.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:41 smithi172 ceph-mon[110020]: pgmap v478: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:42.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:41 smithi172 ceph-mon[110020]: from='client.15837 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:42.123 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:41 smithi031 ceph-mon[107746]: pgmap v478: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:42.123 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:41 smithi031 ceph-mon[107746]: from='client.15837 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:42.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:41 smithi139 ceph-mon[109728]: pgmap v478: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:42.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:41 smithi139 ceph-mon[109728]: from='client.15837 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:43.178 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:20:43.178 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:20:43.554 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:20:44.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:43 smithi172 ceph-mon[110020]: pgmap v479: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:44.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:43 smithi172 ceph-mon[110020]: from='client.15843 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:44.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:43 smithi031 ceph-mon[107746]: pgmap v479: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:44.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:43 smithi031 ceph-mon[107746]: from='client.15843 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:44.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:43 smithi139 ceph-mon[109728]: pgmap v479: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:44.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:43 smithi139 ceph-mon[109728]: from='client.15843 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:44.555 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:20:44.812 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:20:45.948 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:20:45.948 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:20:46.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:45 smithi172 ceph-mon[110020]: pgmap v480: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:46.151 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:45 smithi031 ceph-mon[107746]: pgmap v480: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:46.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:45 smithi139 ceph-mon[109728]: pgmap v480: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:46.327 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:20:47.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:46 smithi172 ceph-mon[110020]: from='client.15849 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:47.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:46 smithi031 ceph-mon[107746]: from='client.15849 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:47.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:46 smithi139 ceph-mon[109728]: from='client.15849 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:47.328 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:20:47.582 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:20:48.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:47 smithi172 ceph-mon[110020]: pgmap v481: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:48.144 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:47 smithi031 ceph-mon[107746]: pgmap v481: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:48.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:47 smithi139 ceph-mon[109728]: pgmap v481: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:48.750 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:20:48.750 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:20:49.120 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:20:50.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:49 smithi172 ceph-mon[110020]: pgmap v482: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:50.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:49 smithi172 ceph-mon[110020]: from='client.15855 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:50.120 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:20:50.156 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:49 smithi031 ceph-mon[107746]: pgmap v482: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:50.156 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:49 smithi031 ceph-mon[107746]: from='client.15855 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:50.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:49 smithi139 ceph-mon[109728]: pgmap v482: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:50.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:49 smithi139 ceph-mon[109728]: from='client.15855 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:50.374 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:20:51.677 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:20:51.677 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:20:52.060 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:51 smithi031 ceph-mon[107746]: pgmap v483: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:52.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:51 smithi172 ceph-mon[110020]: pgmap v483: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:52.086 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:20:52.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:51 smithi139 ceph-mon[109728]: pgmap v483: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:53.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:52 smithi172 ceph-mon[110020]: from='client.15861 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:53.087 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:20:53.121 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:52 smithi031 ceph-mon[107746]: from='client.15861 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:53.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:52 smithi139 ceph-mon[109728]: from='client.15861 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:53.339 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:20:54.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:53 smithi172 ceph-mon[110020]: pgmap v484: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:54.160 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:53 smithi031 ceph-mon[107746]: pgmap v484: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:54.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:53 smithi139 ceph-mon[109728]: pgmap v484: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:54.596 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:20:54.596 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:20:54.976 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:20:55.977 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:20:56.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:55 smithi172 ceph-mon[110020]: pgmap v485: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:56.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:55 smithi172 ceph-mon[110020]: from='client.15867 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:56.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:55 smithi031 ceph-mon[107746]: pgmap v485: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:56.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:55 smithi031 ceph-mon[107746]: from='client.15867 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:56.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:55 smithi139 ceph-mon[109728]: pgmap v485: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:56.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:55 smithi139 ceph-mon[109728]: from='client.15867 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:56.227 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:20:57.420 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:20:57.420 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:20:57.809 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:20:57.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:57 smithi031 ceph-mon[107746]: pgmap v486: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:58.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:57 smithi172 ceph-mon[110020]: pgmap v486: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:58.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:57 smithi139 ceph-mon[109728]: pgmap v486: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:20:58.811 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:20:59.064 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:20:59.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:58 smithi031 ceph-mon[107746]: from='client.15873 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:59.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:58 smithi139 ceph-mon[109728]: from='client.15873 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:59.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:58 smithi172 ceph-mon[110020]: from='client.15873 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:20:59.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:20:59 smithi031 ceph-mon[107746]: pgmap v487: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:00.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:20:59 smithi139 ceph-mon[109728]: pgmap v487: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:00.238 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:21:00.238 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:21:00.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:20:59 smithi172 ceph-mon[110020]: pgmap v487: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:00.634 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:21:01.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:00 smithi031 ceph-mon[107746]: from='client.15879 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:01.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:00 smithi139 ceph-mon[109728]: from='client.15879 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:01.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:00 smithi172 ceph-mon[110020]: from='client.15879 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:01.637 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:21:01.889 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:21:01.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:01 smithi031 ceph-mon[107746]: pgmap v488: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:02.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:01 smithi139 ceph-mon[109728]: pgmap v488: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:02.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:01 smithi172 ceph-mon[110020]: pgmap v488: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:03.195 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:21:03.195 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:21:03.584 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:21:04.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:03 smithi031 ceph-mon[107746]: pgmap v489: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:04.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:03 smithi031 ceph-mon[107746]: from='client.15885 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:04.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:03 smithi139 ceph-mon[109728]: pgmap v489: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:04.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:03 smithi139 ceph-mon[109728]: from='client.15885 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:04.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:03 smithi172 ceph-mon[110020]: pgmap v489: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:04.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:03 smithi172 ceph-mon[110020]: from='client.15885 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:04.585 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:21:04.836 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:21:06.011 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:21:06.011 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:21:06.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:05 smithi031 ceph-mon[107746]: pgmap v490: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:06.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:05 smithi139 ceph-mon[109728]: pgmap v490: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:06.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:05 smithi172 ceph-mon[110020]: pgmap v490: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:08.125 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:06 smithi139 ceph-mon[109728]: from='client.15891 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:08.125 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:06 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:21:08.125 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:06 smithi172 ceph-mon[110020]: from='client.15891 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:08.126 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:06 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:21:08.126 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:21:08.127 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:06 smithi031 ceph-mon[107746]: from='client.15891 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:08.127 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:06 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:21:08.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:08 smithi172 ceph-mon[110020]: pgmap v491: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:08.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:08 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:21:08.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:08 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:21:08.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:08 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:21:08.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:08 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:21:08.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:08 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:21:08.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:08 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:21:08.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:08 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:21:08.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:08 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:21:08.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:08 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:21:08.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:08 smithi031 ceph-mon[107746]: pgmap v491: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:08.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:08 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:21:08.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:08 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:21:08.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:08 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:21:08.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:08 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:21:08.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:08 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:21:08.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:08 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:21:08.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:08 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:21:08.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:08 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:21:08.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:08 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:21:08.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:08 smithi139 ceph-mon[109728]: pgmap v491: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:08.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:08 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:21:08.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:08 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:21:08.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:08 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:21:08.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:08 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:21:08.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:08 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:21:08.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:08 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:21:08.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:08 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:21:08.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:08 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:21:08.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:08 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:21:09.127 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:21:09.377 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:21:09.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:09 smithi031 ceph-mon[107746]: pgmap v492: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:09.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:09 smithi031 ceph-mon[107746]: pgmap v493: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:09.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:09 smithi172 ceph-mon[110020]: pgmap v492: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:09.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:09 smithi172 ceph-mon[110020]: pgmap v493: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:09.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:09 smithi139 ceph-mon[109728]: pgmap v492: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:09.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:09 smithi139 ceph-mon[109728]: pgmap v493: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:10.553 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:21:10.553 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:21:10.811 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:10 smithi031 ceph-mon[107746]: pgmap v494: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:10.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:10 smithi139 ceph-mon[109728]: pgmap v494: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:11.016 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:21:11.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:10 smithi172 ceph-mon[110020]: pgmap v494: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:11.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:11 smithi031 ceph-mon[107746]: from='client.15897 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:11.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:11 smithi139 ceph-mon[109728]: from='client.15897 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:12.017 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:21:12.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:11 smithi172 ceph-mon[110020]: from='client.15897 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:12.273 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:21:12.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:12 smithi031 ceph-mon[107746]: pgmap v495: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:12.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:12 smithi139 ceph-mon[109728]: pgmap v495: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:13.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:12 smithi172 ceph-mon[110020]: pgmap v495: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:13.533 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:21:13.533 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:21:13.939 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:21:14.940 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:21:15.197 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:21:15.301 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:15 smithi031 ceph-mon[107746]: from='client.15903 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:15.301 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:15 smithi031 ceph-mon[107746]: pgmap v496: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:15.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:15 smithi139 ceph-mon[109728]: from='client.15903 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:15.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:15 smithi139 ceph-mon[109728]: pgmap v496: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:15.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:15 smithi172 ceph-mon[110020]: from='client.15903 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:15.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:15 smithi172 ceph-mon[110020]: pgmap v496: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:16.389 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:21:16.389 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:21:16.755 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:21:17.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:17 smithi031 ceph-mon[107746]: pgmap v497: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:17.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:17 smithi139 ceph-mon[109728]: pgmap v497: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:17.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:17 smithi172 ceph-mon[110020]: pgmap v497: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:17.755 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:21:18.009 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:21:18.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:18 smithi031 ceph-mon[107746]: from='client.15909 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:18.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:18 smithi139 ceph-mon[109728]: from='client.15909 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:18.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:18 smithi172 ceph-mon[110020]: from='client.15909 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:19.266 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:21:19.266 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:21:19.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:19 smithi031 ceph-mon[107746]: pgmap v498: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:19.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:19 smithi139 ceph-mon[109728]: pgmap v498: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:19.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:19 smithi172 ceph-mon[110020]: pgmap v498: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:19.689 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:21:20.690 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:21:20.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:20 smithi031 ceph-mon[107746]: from='client.15915 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:20.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:20 smithi031 ceph-mon[107746]: pgmap v499: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:20.940 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:21:20.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:20 smithi139 ceph-mon[109728]: from='client.15915 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:20.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:20 smithi139 ceph-mon[109728]: pgmap v499: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:21.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:20 smithi172 ceph-mon[110020]: from='client.15915 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:21.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:20 smithi172 ceph-mon[110020]: pgmap v499: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:22.178 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:21:22.178 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:21:22.573 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:21:23.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:23 smithi031 ceph-mon[107746]: pgmap v500: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:23.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:23 smithi031 ceph-mon[107746]: from='client.15921 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:23.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:23 smithi139 ceph-mon[109728]: pgmap v500: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:23.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:23 smithi139 ceph-mon[109728]: from='client.15921 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:23.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:23 smithi172 ceph-mon[110020]: pgmap v500: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:23.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:23 smithi172 ceph-mon[110020]: from='client.15921 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:23.574 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:21:23.828 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:21:24.997 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:21:24.997 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:21:25.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:25 smithi031 ceph-mon[107746]: pgmap v501: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:25.363 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:21:25.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:25 smithi139 ceph-mon[109728]: pgmap v501: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:25.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:25 smithi172 ceph-mon[110020]: pgmap v501: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:26.364 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:21:26.399 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:26 smithi031 ceph-mon[107746]: from='client.15927 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:26.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:26 smithi139 ceph-mon[109728]: from='client.15927 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:26.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:26 smithi172 ceph-mon[110020]: from='client.15927 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:26.617 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:21:27.394 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:27 smithi031 ceph-mon[107746]: pgmap v502: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:27.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:27 smithi139 ceph-mon[109728]: pgmap v502: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:27.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:27 smithi172 ceph-mon[110020]: pgmap v502: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:27.807 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:21:27.807 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:21:28.196 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:21:29.197 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:21:29.428 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:29 smithi031 ceph-mon[107746]: from='client.15933 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:29.428 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:29 smithi031 ceph-mon[107746]: pgmap v503: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:29.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:29 smithi139 ceph-mon[109728]: from='client.15933 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:29.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:29 smithi139 ceph-mon[109728]: pgmap v503: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:29.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:29 smithi172 ceph-mon[110020]: from='client.15933 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:29.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:29 smithi172 ceph-mon[110020]: pgmap v503: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:29.645 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:21:30.836 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:21:30.836 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:21:30.860 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:30 smithi031 ceph-mon[107746]: pgmap v504: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:30.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:30 smithi139 ceph-mon[109728]: pgmap v504: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:31.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:30 smithi172 ceph-mon[110020]: pgmap v504: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:31.245 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:21:31.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:31 smithi031 ceph-mon[107746]: from='client.15939 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:31.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:31 smithi139 ceph-mon[109728]: from='client.15939 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:32.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:31 smithi172 ceph-mon[110020]: from='client.15939 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:32.246 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:21:32.498 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:21:32.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:32 smithi031 ceph-mon[107746]: pgmap v505: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:32.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:32 smithi139 ceph-mon[109728]: pgmap v505: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:33.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:32 smithi172 ceph-mon[110020]: pgmap v505: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:33.656 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:21:33.657 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:21:34.028 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:21:35.029 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:21:35.285 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:21:35.397 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:35 smithi031 ceph-mon[107746]: from='client.15945 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:35.397 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:35 smithi031 ceph-mon[107746]: pgmap v506: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:35.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:35 smithi139 ceph-mon[109728]: from='client.15945 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:35.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:35 smithi139 ceph-mon[109728]: pgmap v506: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:35.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:35 smithi172 ceph-mon[110020]: from='client.15945 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:35.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:35 smithi172 ceph-mon[110020]: pgmap v506: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:36.440 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:21:36.440 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:21:36.819 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:21:37.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:37 smithi031 ceph-mon[107746]: pgmap v507: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:37.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:37 smithi139 ceph-mon[109728]: pgmap v507: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:37.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:37 smithi172 ceph-mon[110020]: pgmap v507: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:37.821 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:21:38.074 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:21:38.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:38 smithi031 ceph-mon[107746]: from='client.15951 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:38.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:38 smithi139 ceph-mon[109728]: from='client.15951 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:38.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:38 smithi172 ceph-mon[110020]: from='client.15951 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:39.259 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:21:39.259 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:21:39.414 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:39 smithi031 ceph-mon[107746]: pgmap v508: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:39.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:39 smithi139 ceph-mon[109728]: pgmap v508: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:39.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:39 smithi172 ceph-mon[110020]: pgmap v508: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:39.634 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:21:40.634 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:21:40.886 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:21:40.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:40 smithi031 ceph-mon[107746]: from='client.15957 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:40.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:40 smithi031 ceph-mon[107746]: pgmap v509: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:40.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:40 smithi139 ceph-mon[109728]: from='client.15957 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:40.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:40 smithi139 ceph-mon[109728]: pgmap v509: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:41.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:40 smithi172 ceph-mon[110020]: from='client.15957 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:41.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:40 smithi172 ceph-mon[110020]: pgmap v509: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:42.051 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:21:42.052 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:21:42.436 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:21:43.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:43 smithi031 ceph-mon[107746]: from='client.15963 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:43.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:43 smithi031 ceph-mon[107746]: pgmap v510: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:43.437 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:21:43.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:43 smithi139 ceph-mon[109728]: from='client.15963 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:43.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:43 smithi139 ceph-mon[109728]: pgmap v510: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:43.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:43 smithi172 ceph-mon[110020]: from='client.15963 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:43.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:43 smithi172 ceph-mon[110020]: pgmap v510: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:43.690 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:21:44.888 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:21:44.889 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:21:45.260 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:21:45.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:45 smithi031 ceph-mon[107746]: pgmap v511: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:45.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:45 smithi139 ceph-mon[109728]: pgmap v511: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:45.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:45 smithi172 ceph-mon[110020]: pgmap v511: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:46.260 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:21:46.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:46 smithi031 ceph-mon[107746]: from='client.15969 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:46.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:46 smithi139 ceph-mon[109728]: from='client.15969 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:46.516 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:21:46.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:46 smithi172 ceph-mon[110020]: from='client.15969 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:47.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:47 smithi031 ceph-mon[107746]: pgmap v512: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:47.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:47 smithi139 ceph-mon[109728]: pgmap v512: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:47.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:47 smithi172 ceph-mon[110020]: pgmap v512: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:47.805 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:21:47.805 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:21:48.250 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:21:49.252 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:21:49.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:49 smithi031 ceph-mon[107746]: from='client.15975 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:49.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:49 smithi031 ceph-mon[107746]: pgmap v513: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:49.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:49 smithi139 ceph-mon[109728]: from='client.15975 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:49.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:49 smithi139 ceph-mon[109728]: pgmap v513: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:49.505 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:21:49.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:49 smithi172 ceph-mon[110020]: from='client.15975 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:49.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:49 smithi172 ceph-mon[110020]: pgmap v513: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:50.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:50 smithi031 ceph-mon[107746]: pgmap v514: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:50.772 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:21:50.772 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:21:50.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:50 smithi139 ceph-mon[109728]: pgmap v514: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:51.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:50 smithi172 ceph-mon[110020]: pgmap v514: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:51.158 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:21:51.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:51 smithi031 ceph-mon[107746]: from='client.15981 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:51.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:51 smithi139 ceph-mon[109728]: from='client.15981 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:52.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:51 smithi172 ceph-mon[110020]: from='client.15981 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:52.159 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:21:52.412 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:21:52.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:52 smithi031 ceph-mon[107746]: pgmap v515: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:52.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:52 smithi139 ceph-mon[109728]: pgmap v515: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:53.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:52 smithi172 ceph-mon[110020]: pgmap v515: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:53.598 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:21:53.598 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:21:53.966 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:21:54.967 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:21:55.223 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:21:55.328 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:55 smithi031 ceph-mon[107746]: from='client.15987 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:55.329 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:55 smithi031 ceph-mon[107746]: pgmap v516: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:55.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:55 smithi139 ceph-mon[109728]: from='client.15987 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:55.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:55 smithi139 ceph-mon[109728]: pgmap v516: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:55.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:55 smithi172 ceph-mon[110020]: from='client.15987 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:55.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:55 smithi172 ceph-mon[110020]: pgmap v516: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:56.437 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:21:56.437 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:21:56.824 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:21:57.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:57 smithi031 ceph-mon[107746]: pgmap v517: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:57.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:57 smithi139 ceph-mon[109728]: pgmap v517: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:57.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:57 smithi172 ceph-mon[110020]: pgmap v517: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:57.825 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:21:58.079 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:21:58.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:58 smithi031 ceph-mon[107746]: from='client.15993 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:58.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:58 smithi139 ceph-mon[109728]: from='client.15993 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:58.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:58 smithi172 ceph-mon[110020]: from='client.15993 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:21:59.287 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:21:59.287 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:21:59.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:21:59 smithi031 ceph-mon[107746]: pgmap v518: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:59.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:21:59 smithi139 ceph-mon[109728]: pgmap v518: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:59.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:21:59 smithi172 ceph-mon[110020]: pgmap v518: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:21:59.711 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:22:00.712 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:22:00.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:00 smithi031 ceph-mon[107746]: from='client.15999 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:00.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:00 smithi031 ceph-mon[107746]: pgmap v519: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:00.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:00 smithi139 ceph-mon[109728]: from='client.15999 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:00.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:00 smithi139 ceph-mon[109728]: pgmap v519: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:00.966 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:22:01.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:00 smithi172 ceph-mon[110020]: from='client.15999 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:01.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:00 smithi172 ceph-mon[110020]: pgmap v519: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:02.275 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:22:02.275 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:22:02.658 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:22:03.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:03 smithi031 ceph-mon[107746]: pgmap v520: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:03.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:03 smithi139 ceph-mon[109728]: pgmap v520: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:03.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:03 smithi172 ceph-mon[110020]: pgmap v520: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:03.659 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:22:03.910 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:22:04.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:04 smithi031 ceph-mon[107746]: from='client.16005 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:04.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:04 smithi139 ceph-mon[109728]: from='client.16005 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:04.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:04 smithi172 ceph-mon[110020]: from='client.16005 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:05.109 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:22:05.109 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:22:05.327 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:05 smithi031 ceph-mon[107746]: pgmap v521: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:05.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:05 smithi139 ceph-mon[109728]: pgmap v521: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:05.506 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:22:05.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:05 smithi172 ceph-mon[110020]: pgmap v521: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:06.433 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:06 smithi031 ceph-mon[107746]: from='client.16011 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:06.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:06 smithi139 ceph-mon[109728]: from='client.16011 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:06.507 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:22:06.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:06 smithi172 ceph-mon[110020]: from='client.16011 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:06.762 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:22:07.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:07 smithi031 ceph-mon[107746]: pgmap v522: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:07.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:07 smithi139 ceph-mon[109728]: pgmap v522: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:07.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:07 smithi172 ceph-mon[110020]: pgmap v522: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:07.992 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:22:07.992 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:22:08.403 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:22:09.404 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:22:09.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:09 smithi031 ceph-mon[107746]: from='client.16017 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:09.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:09 smithi031 ceph-mon[107746]: pgmap v523: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:09.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:09 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:22:09.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:09 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:22:09.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:09 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:22:09.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:09 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:22:09.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:09 smithi139 ceph-mon[109728]: from='client.16017 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:09.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:09 smithi139 ceph-mon[109728]: pgmap v523: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:09.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:09 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:22:09.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:09 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:22:09.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:09 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:22:09.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:09 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:22:09.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:09 smithi172 ceph-mon[110020]: from='client.16017 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:09.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:09 smithi172 ceph-mon[110020]: pgmap v523: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:09.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:09 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:22:09.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:09 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:22:09.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:09 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:22:09.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:09 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:22:09.656 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:22:10.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:10 smithi031 ceph-mon[107746]: pgmap v524: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:10.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:10 smithi031 ceph-mon[107746]: pgmap v525: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:10.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:10 smithi139 ceph-mon[109728]: pgmap v524: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:10.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:10 smithi139 ceph-mon[109728]: pgmap v525: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:10.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:10 smithi172 ceph-mon[110020]: pgmap v524: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:10.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:10 smithi172 ceph-mon[110020]: pgmap v525: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:10.922 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:22:10.923 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:22:11.296 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:22:12.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:12 smithi031 ceph-mon[107746]: pgmap v526: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:12.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:12 smithi031 ceph-mon[107746]: from='client.16023 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:12.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:12 smithi139 ceph-mon[109728]: pgmap v526: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:12.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:12 smithi139 ceph-mon[109728]: from='client.16023 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:12.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:12 smithi172 ceph-mon[110020]: pgmap v526: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:12.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:12 smithi172 ceph-mon[110020]: from='client.16023 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:12.716 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:22:12.972 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:22:14.227 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:22:14.227 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:22:14.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:14 smithi031 ceph-mon[107746]: pgmap v527: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:14.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:14 smithi139 ceph-mon[109728]: pgmap v527: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:14.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:14 smithi172 ceph-mon[110020]: pgmap v527: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:14.612 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:22:15.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:15 smithi031 ceph-mon[107746]: from='client.16029 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:15.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:15 smithi139 ceph-mon[109728]: from='client.16029 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:15.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:15 smithi172 ceph-mon[110020]: from='client.16029 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:15.614 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:22:15.866 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:22:16.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:16 smithi031 ceph-mon[107746]: pgmap v528: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:16.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:16 smithi139 ceph-mon[109728]: pgmap v528: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:16.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:16 smithi172 ceph-mon[110020]: pgmap v528: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:17.063 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:22:17.064 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:22:17.446 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:22:18.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:18 smithi031 ceph-mon[107746]: pgmap v529: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:18.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:18 smithi031 ceph-mon[107746]: from='client.16035 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:18.447 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:22:18.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:18 smithi139 ceph-mon[109728]: pgmap v529: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:18.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:18 smithi139 ceph-mon[109728]: from='client.16035 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:18.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:18 smithi172 ceph-mon[110020]: pgmap v529: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:18.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:18 smithi172 ceph-mon[110020]: from='client.16035 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:18.698 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:22:19.910 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:22:19.910 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:22:20.337 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:22:20.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:20 smithi031 ceph-mon[107746]: pgmap v530: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:20.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:20 smithi139 ceph-mon[109728]: pgmap v530: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:20.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:20 smithi172 ceph-mon[110020]: pgmap v530: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:21.339 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:22:21.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:21 smithi031 ceph-mon[107746]: from='client.16041 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:21.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:21 smithi139 ceph-mon[109728]: from='client.16041 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:21.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:21 smithi172 ceph-mon[110020]: from='client.16041 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:21.592 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:22:22.411 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:22 smithi031 ceph-mon[107746]: pgmap v531: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:22.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:22 smithi139 ceph-mon[109728]: pgmap v531: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:22.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:22 smithi172 ceph-mon[110020]: pgmap v531: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:22.822 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:22:22.822 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:22:23.213 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:22:24.214 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:22:24.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:24 smithi031 ceph-mon[107746]: pgmap v532: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:24.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:24 smithi031 ceph-mon[107746]: from='client.16047 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:24.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:24 smithi139 ceph-mon[109728]: pgmap v532: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:24.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:24 smithi139 ceph-mon[109728]: from='client.16047 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:24.469 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:22:24.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:24 smithi172 ceph-mon[110020]: pgmap v532: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:24.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:24 smithi172 ceph-mon[110020]: from='client.16047 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:25.665 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:22:25.667 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:22:25.848 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:25 smithi031 ceph-mon[107746]: pgmap v533: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:25.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:25 smithi139 ceph-mon[109728]: pgmap v533: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:26.046 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:22:26.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:25 smithi172 ceph-mon[110020]: pgmap v533: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:26.932 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:26 smithi031 ceph-mon[107746]: from='client.16053 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:26.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:26 smithi139 ceph-mon[109728]: from='client.16053 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:27.048 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:22:27.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:26 smithi172 ceph-mon[110020]: from='client.16053 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:27.299 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:22:27.844 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:27 smithi031 ceph-mon[107746]: pgmap v534: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:27.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:27 smithi139 ceph-mon[109728]: pgmap v534: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:28.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:27 smithi172 ceph-mon[110020]: pgmap v534: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:28.549 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:22:28.549 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:22:28.961 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:22:29.962 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:22:30.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:29 smithi172 ceph-mon[110020]: from='client.16059 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:30.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:29 smithi172 ceph-mon[110020]: pgmap v535: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:30.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:29 smithi031 ceph-mon[107746]: from='client.16059 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:30.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:29 smithi031 ceph-mon[107746]: pgmap v535: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:30.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:29 smithi139 ceph-mon[109728]: from='client.16059 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:30.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:29 smithi139 ceph-mon[109728]: pgmap v535: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:30.216 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:22:31.437 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:22:31.437 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:22:31.819 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:22:31.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:31 smithi031 ceph-mon[107746]: pgmap v536: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:32.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:31 smithi172 ceph-mon[110020]: pgmap v536: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:32.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:31 smithi139 ceph-mon[109728]: pgmap v536: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:32.819 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:22:33.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:32 smithi172 ceph-mon[110020]: from='client.16065 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:33.143 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:22:33.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:32 smithi031 ceph-mon[107746]: from='client.16065 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:33.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:32 smithi139 ceph-mon[109728]: from='client.16065 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:34.067 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:33 smithi031 ceph-mon[107746]: pgmap v537: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:34.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:33 smithi172 ceph-mon[110020]: pgmap v537: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:34.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:33 smithi139 ceph-mon[109728]: pgmap v537: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:34.493 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:22:34.493 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:22:34.874 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:22:35.875 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:22:35.910 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:35 smithi031 ceph-mon[107746]: from='client.16071 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:35.910 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:35 smithi031 ceph-mon[107746]: pgmap v538: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:35.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:35 smithi139 ceph-mon[109728]: from='client.16071 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:35.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:35 smithi139 ceph-mon[109728]: pgmap v538: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:36.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:35 smithi172 ceph-mon[110020]: from='client.16071 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:36.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:35 smithi172 ceph-mon[110020]: pgmap v538: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:36.128 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:22:37.336 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:22:37.337 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:22:37.718 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:22:37.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:37 smithi031 ceph-mon[107746]: pgmap v539: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:38.783 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:22:38.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:37 smithi139 ceph-mon[109728]: pgmap v539: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:38.786 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:37 smithi172 ceph-mon[110020]: pgmap v539: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:39.040 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:22:39.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:38 smithi172 ceph-mon[110020]: from='client.16077 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:39.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:38 smithi031 ceph-mon[107746]: from='client.16077 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:39.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:38 smithi139 ceph-mon[109728]: from='client.16077 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:39.960 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:39 smithi031 ceph-mon[107746]: pgmap v540: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:40.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:39 smithi172 ceph-mon[110020]: pgmap v540: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:40.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:39 smithi139 ceph-mon[109728]: pgmap v540: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:40.374 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:22:40.374 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:22:40.751 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:22:41.752 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:22:42.006 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:22:42.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:41 smithi172 ceph-mon[110020]: from='client.16083 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:42.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:41 smithi172 ceph-mon[110020]: pgmap v541: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:42.111 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:41 smithi031 ceph-mon[107746]: from='client.16083 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:42.111 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:41 smithi031 ceph-mon[107746]: pgmap v541: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:42.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:41 smithi139 ceph-mon[109728]: from='client.16083 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:42.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:41 smithi139 ceph-mon[109728]: pgmap v541: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:43.169 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:22:43.169 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:22:43.540 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:22:44.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:43 smithi172 ceph-mon[110020]: pgmap v542: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:44.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:43 smithi172 ceph-mon[110020]: from='client.16089 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:44.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:43 smithi031 ceph-mon[107746]: pgmap v542: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:44.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:43 smithi031 ceph-mon[107746]: from='client.16089 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:44.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:43 smithi139 ceph-mon[109728]: pgmap v542: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:44.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:43 smithi139 ceph-mon[109728]: from='client.16089 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:44.541 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:22:44.794 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:22:45.890 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:45 smithi031 ceph-mon[107746]: pgmap v543: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:45.938 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:22:45.938 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:22:45.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:45 smithi139 ceph-mon[109728]: pgmap v543: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:46.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:45 smithi172 ceph-mon[110020]: pgmap v543: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:46.308 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:22:46.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:46 smithi031 ceph-mon[107746]: from='client.16095 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:46.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:46 smithi139 ceph-mon[109728]: from='client.16095 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:47.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:46 smithi172 ceph-mon[110020]: from='client.16095 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:47.309 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:22:47.561 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:22:47.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:47 smithi031 ceph-mon[107746]: pgmap v544: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:47.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:47 smithi139 ceph-mon[109728]: pgmap v544: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:48.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:47 smithi172 ceph-mon[110020]: pgmap v544: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:48.694 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:22:48.694 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:22:49.075 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:22:50.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:49 smithi172 ceph-mon[110020]: from='client.16101 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:50.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:49 smithi172 ceph-mon[110020]: pgmap v545: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:50.076 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:22:50.111 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:49 smithi031 ceph-mon[107746]: from='client.16101 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:50.112 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:49 smithi031 ceph-mon[107746]: pgmap v545: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:50.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:49 smithi139 ceph-mon[109728]: from='client.16101 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:50.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:49 smithi139 ceph-mon[109728]: pgmap v545: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:50.331 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:22:51.494 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:22:51.495 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:22:51.865 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:22:52.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:51 smithi172 ceph-mon[110020]: pgmap v546: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:52.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:51 smithi031 ceph-mon[107746]: pgmap v546: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:52.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:51 smithi139 ceph-mon[109728]: pgmap v546: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:52.866 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:22:53.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:52 smithi172 ceph-mon[110020]: from='client.16107 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:53.119 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:22:53.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:52 smithi031 ceph-mon[107746]: from='client.16107 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:53.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:52 smithi139 ceph-mon[109728]: from='client.16107 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:53.834 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:53 smithi031 ceph-mon[107746]: pgmap v547: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:54.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:53 smithi172 ceph-mon[110020]: pgmap v547: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:54.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:53 smithi139 ceph-mon[109728]: pgmap v547: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:54.234 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:22:54.234 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:22:54.615 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:22:55.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:54 smithi172 ceph-mon[110020]: from='client.16113 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:55.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:54 smithi031 ceph-mon[107746]: from='client.16113 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:55.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:54 smithi139 ceph-mon[109728]: from='client.16113 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:55.616 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:22:55.869 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:22:55.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:55 smithi031 ceph-mon[107746]: pgmap v548: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:56.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:55 smithi172 ceph-mon[110020]: pgmap v548: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:56.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:55 smithi139 ceph-mon[109728]: pgmap v548: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:57.021 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:22:57.021 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:22:57.399 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:22:58.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:57 smithi172 ceph-mon[110020]: pgmap v549: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:58.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:57 smithi172 ceph-mon[110020]: from='client.16119 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:58.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:57 smithi031 ceph-mon[107746]: pgmap v549: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:58.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:57 smithi031 ceph-mon[107746]: from='client.16119 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:58.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:57 smithi139 ceph-mon[109728]: pgmap v549: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:22:58.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:57 smithi139 ceph-mon[109728]: from='client.16119 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:22:58.400 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:22:58.652 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:22:59.741 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:22:59.741 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:23:00.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:22:59 smithi172 ceph-mon[110020]: pgmap v550: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:00.081 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:22:59 smithi031 ceph-mon[107746]: pgmap v550: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:00.140 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:23:00.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:22:59 smithi139 ceph-mon[109728]: pgmap v550: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:01.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:00 smithi172 ceph-mon[110020]: from='client.16125 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:01.141 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:23:01.176 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:00 smithi031 ceph-mon[107746]: from='client.16125 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:01.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:00 smithi139 ceph-mon[109728]: from='client.16125 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:01.393 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:23:02.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:01 smithi172 ceph-mon[110020]: pgmap v551: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:02.078 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:01 smithi031 ceph-mon[107746]: pgmap v551: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:02.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:01 smithi139 ceph-mon[109728]: pgmap v551: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:02.492 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:23:02.493 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:23:02.864 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:23:03.865 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:23:04.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:03 smithi172 ceph-mon[110020]: from='client.16131 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:04.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:03 smithi172 ceph-mon[110020]: pgmap v552: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:04.121 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:23:04.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:03 smithi031 ceph-mon[107746]: from='client.16131 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:04.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:03 smithi031 ceph-mon[107746]: pgmap v552: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:04.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:03 smithi139 ceph-mon[109728]: from='client.16131 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:04.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:03 smithi139 ceph-mon[109728]: pgmap v552: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:05.246 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:23:05.246 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:23:05.620 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:23:05.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:05 smithi031 ceph-mon[107746]: pgmap v553: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:05.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:05 smithi031 ceph-mon[107746]: from='client.16137 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:05.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:05 smithi139 ceph-mon[109728]: pgmap v553: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:05.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:05 smithi139 ceph-mon[109728]: from='client.16137 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:06.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:05 smithi172 ceph-mon[110020]: pgmap v553: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:06.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:05 smithi172 ceph-mon[110020]: from='client.16137 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:06.621 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:23:06.876 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:23:08.043 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:23:08.044 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:23:08.069 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:07 smithi031 ceph-mon[107746]: pgmap v554: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:08.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:07 smithi172 ceph-mon[110020]: pgmap v554: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:08.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:07 smithi139 ceph-mon[109728]: pgmap v554: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:08.429 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:23:09.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:08 smithi172 ceph-mon[110020]: from='client.16143 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:09.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:08 smithi031 ceph-mon[107746]: from='client.16143 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:09.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:08 smithi139 ceph-mon[109728]: from='client.16143 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:09.431 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:23:09.676 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:23:10.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:09 smithi172 ceph-mon[110020]: pgmap v555: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:10.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:09 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:23:10.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:09 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:23:10.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:09 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:23:10.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:09 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:23:10.170 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:09 smithi031 ceph-mon[107746]: pgmap v555: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:10.171 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:09 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:23:10.171 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:09 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:23:10.171 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:09 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:23:10.171 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:09 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:23:10.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:09 smithi139 ceph-mon[109728]: pgmap v555: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:10.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:09 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:23:10.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:09 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:23:10.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:09 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:23:10.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:09 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:23:10.828 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:23:10.829 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:23:10.999 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:10 smithi031 ceph-mon[107746]: pgmap v556: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:10.999 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:10 smithi031 ceph-mon[107746]: pgmap v557: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:11.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:10 smithi172 ceph-mon[110020]: pgmap v556: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:11.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:10 smithi172 ceph-mon[110020]: pgmap v557: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:11.196 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:23:11.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:10 smithi139 ceph-mon[109728]: pgmap v556: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:11.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:10 smithi139 ceph-mon[109728]: pgmap v557: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:12.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:11 smithi172 ceph-mon[110020]: from='client.16149 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:12.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:11 smithi031 ceph-mon[107746]: from='client.16149 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:12.197 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:23:12.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:11 smithi139 ceph-mon[109728]: from='client.16149 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:12.452 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:23:12.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:12 smithi031 ceph-mon[107746]: pgmap v558: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:13.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:12 smithi172 ceph-mon[110020]: pgmap v558: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:13.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:12 smithi139 ceph-mon[109728]: pgmap v558: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:13.612 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:23:13.612 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:23:13.987 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:23:14.988 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:23:15.219 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:14 smithi139 ceph-mon[109728]: pgmap v559: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:15.219 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:14 smithi139 ceph-mon[109728]: from='client.16155 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:15.219 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:14 smithi031 ceph-mon[107746]: pgmap v559: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:15.219 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:14 smithi031 ceph-mon[107746]: from='client.16155 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:15.219 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:14 smithi172 ceph-mon[110020]: pgmap v559: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:15.219 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:14 smithi172 ceph-mon[110020]: from='client.16155 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:15.471 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:23:16.584 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:23:16.585 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:23:16.961 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:23:17.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:16 smithi172 ceph-mon[110020]: pgmap v560: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:17.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:16 smithi031 ceph-mon[107746]: pgmap v560: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:17.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:16 smithi139 ceph-mon[109728]: pgmap v560: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:17.962 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:23:18.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:17 smithi172 ceph-mon[110020]: from='client.16161 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:18.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:17 smithi031 ceph-mon[107746]: from='client.16161 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:18.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:17 smithi139 ceph-mon[109728]: from='client.16161 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:18.214 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:23:19.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:18 smithi172 ceph-mon[110020]: pgmap v561: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:19.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:18 smithi031 ceph-mon[107746]: pgmap v561: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:19.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:18 smithi139 ceph-mon[109728]: pgmap v561: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:19.332 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:23:19.332 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:23:19.659 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:23:20.660 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:23:20.915 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:23:21.012 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:20 smithi031 ceph-mon[107746]: from='client.16167 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:21.013 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:20 smithi031 ceph-mon[107746]: pgmap v562: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:21.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:20 smithi172 ceph-mon[110020]: from='client.16167 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:21.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:20 smithi172 ceph-mon[110020]: pgmap v562: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:21.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:20 smithi139 ceph-mon[109728]: from='client.16167 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:21.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:20 smithi139 ceph-mon[109728]: pgmap v562: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:22.042 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:23:22.043 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:23:22.417 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:23:23.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:22 smithi031 ceph-mon[107746]: pgmap v563: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:23.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:22 smithi031 ceph-mon[107746]: from='client.16173 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:23.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:22 smithi139 ceph-mon[109728]: pgmap v563: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:23.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:22 smithi139 ceph-mon[109728]: from='client.16173 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:23.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:22 smithi172 ceph-mon[110020]: pgmap v563: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:23.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:22 smithi172 ceph-mon[110020]: from='client.16173 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:23.418 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:23:23.671 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:23:24.822 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:23:24.822 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:23:25.021 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:24 smithi031 ceph-mon[107746]: pgmap v564: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:25.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:24 smithi139 ceph-mon[109728]: pgmap v564: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:25.267 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:23:25.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:24 smithi172 ceph-mon[110020]: pgmap v564: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:26.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:25 smithi031 ceph-mon[107746]: from='client.16179 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:26.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:25 smithi139 ceph-mon[109728]: from='client.16179 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:26.268 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:23:26.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:25 smithi172 ceph-mon[110020]: from='client.16179 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:26.519 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:23:26.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:26 smithi031 ceph-mon[107746]: pgmap v565: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:27.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:26 smithi139 ceph-mon[109728]: pgmap v565: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:27.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:26 smithi172 ceph-mon[110020]: pgmap v565: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:27.638 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:23:27.638 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:23:28.002 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:23:29.003 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:23:29.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:28 smithi031 ceph-mon[107746]: pgmap v566: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:29.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:28 smithi031 ceph-mon[107746]: from='client.16185 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:29.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:28 smithi139 ceph-mon[109728]: pgmap v566: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:29.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:28 smithi139 ceph-mon[109728]: from='client.16185 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:29.255 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:23:29.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:28 smithi172 ceph-mon[110020]: pgmap v566: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:29.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:28 smithi172 ceph-mon[110020]: from='client.16185 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:30.432 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:23:30.433 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:23:30.808 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:23:30.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:30 smithi031 ceph-mon[107746]: pgmap v567: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:31.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:30 smithi139 ceph-mon[109728]: pgmap v567: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:31.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:30 smithi172 ceph-mon[110020]: pgmap v567: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:31.809 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:23:32.064 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:23:32.161 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:31 smithi031 ceph-mon[107746]: from='client.16191 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:32.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:31 smithi139 ceph-mon[109728]: from='client.16191 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:32.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:31 smithi172 ceph-mon[110020]: from='client.16191 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:33.133 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:32 smithi031 ceph-mon[107746]: pgmap v568: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:33.191 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:23:33.191 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:23:33.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:32 smithi139 ceph-mon[109728]: pgmap v568: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:33.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:32 smithi172 ceph-mon[110020]: pgmap v568: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:33.566 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:23:34.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:33 smithi031 ceph-mon[107746]: from='client.16197 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:34.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:33 smithi139 ceph-mon[109728]: from='client.16197 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:34.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:33 smithi172 ceph-mon[110020]: from='client.16197 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:34.567 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:23:34.818 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:23:34.920 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:34 smithi031 ceph-mon[107746]: pgmap v569: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:35.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:34 smithi139 ceph-mon[109728]: pgmap v569: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:35.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:34 smithi172 ceph-mon[110020]: pgmap v569: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:35.956 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:23:36.630 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:23:36.632 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:23:37.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:36 smithi031 ceph-mon[107746]: pgmap v570: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:37.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:36 smithi031 ceph-mon[107746]: from='client.16203 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:37.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:36 smithi139 ceph-mon[109728]: pgmap v570: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:37.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:36 smithi139 ceph-mon[109728]: from='client.16203 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:37.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:36 smithi172 ceph-mon[110020]: pgmap v570: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:37.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:36 smithi172 ceph-mon[110020]: from='client.16203 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:37.632 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:23:37.886 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:23:38.997 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:23:38.997 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:23:39.161 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:38 smithi031 ceph-mon[107746]: pgmap v571: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:39.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:38 smithi139 ceph-mon[109728]: pgmap v571: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:39.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:38 smithi172 ceph-mon[110020]: pgmap v571: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:39.357 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:23:40.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:39 smithi031 ceph-mon[107746]: from='client.16209 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:40.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:39 smithi139 ceph-mon[109728]: from='client.16209 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:40.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:39 smithi172 ceph-mon[110020]: from='client.16209 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:40.358 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:23:40.613 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:23:41.107 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:40 smithi031 ceph-mon[107746]: pgmap v572: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:41.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:40 smithi139 ceph-mon[109728]: pgmap v572: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:41.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:40 smithi172 ceph-mon[110020]: pgmap v572: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:41.723 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:23:41.723 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:23:42.148 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:23:43.149 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:23:43.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:42 smithi031 ceph-mon[107746]: pgmap v573: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:43.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:42 smithi031 ceph-mon[107746]: from='client.16215 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:43.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:42 smithi139 ceph-mon[109728]: pgmap v573: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:43.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:42 smithi139 ceph-mon[109728]: from='client.16215 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:43.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:42 smithi172 ceph-mon[110020]: pgmap v573: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:43.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:42 smithi172 ceph-mon[110020]: from='client.16215 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:43.403 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:23:44.547 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:23:44.547 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:23:44.924 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:23:45.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:44 smithi031 ceph-mon[107746]: pgmap v574: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:45.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:44 smithi139 ceph-mon[109728]: pgmap v574: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:45.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:44 smithi172 ceph-mon[110020]: pgmap v574: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:45.924 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:23:46.184 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:45 smithi031 ceph-mon[107746]: from='client.16221 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:46.184 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:23:46.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:45 smithi139 ceph-mon[109728]: from='client.16221 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:46.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:45 smithi172 ceph-mon[110020]: from='client.16221 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:46.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:46 smithi031 ceph-mon[107746]: pgmap v575: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:47.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:46 smithi139 ceph-mon[109728]: pgmap v575: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:47.302 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:23:47.302 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:23:47.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:46 smithi172 ceph-mon[110020]: pgmap v575: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:47.673 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:23:48.675 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:23:48.929 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:23:49.042 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:48 smithi031 ceph-mon[107746]: from='client.16227 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:49.042 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:48 smithi031 ceph-mon[107746]: pgmap v576: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:49.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:48 smithi139 ceph-mon[109728]: from='client.16227 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:49.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:48 smithi139 ceph-mon[109728]: pgmap v576: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:49.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:48 smithi172 ceph-mon[110020]: from='client.16227 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:49.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:48 smithi172 ceph-mon[110020]: pgmap v576: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:50.046 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:23:50.046 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:23:50.412 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:23:51.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:50 smithi031 ceph-mon[107746]: pgmap v577: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:51.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:50 smithi031 ceph-mon[107746]: from='client.16233 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:51.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:50 smithi139 ceph-mon[109728]: pgmap v577: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:51.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:50 smithi139 ceph-mon[109728]: from='client.16233 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:51.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:50 smithi172 ceph-mon[110020]: pgmap v577: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:51.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:50 smithi172 ceph-mon[110020]: from='client.16233 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:51.413 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:23:51.668 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:23:52.769 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:23:52.769 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:23:53.088 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:52 smithi031 ceph-mon[107746]: pgmap v578: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:53.146 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:23:53.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:52 smithi139 ceph-mon[109728]: pgmap v578: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:53.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:52 smithi172 ceph-mon[110020]: pgmap v578: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:54.147 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:23:54.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:53 smithi031 ceph-mon[107746]: from='client.16239 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:54.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:53 smithi139 ceph-mon[109728]: from='client.16239 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:54.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:53 smithi172 ceph-mon[110020]: from='client.16239 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:54.401 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:23:55.138 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:54 smithi031 ceph-mon[107746]: pgmap v579: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:55.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:54 smithi139 ceph-mon[109728]: pgmap v579: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:55.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:54 smithi172 ceph-mon[110020]: pgmap v579: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:55.568 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:23:55.568 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:23:55.947 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:23:56.948 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:23:57.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:56 smithi031 ceph-mon[107746]: pgmap v580: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:57.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:56 smithi031 ceph-mon[107746]: from='client.16245 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:57.695 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:56 smithi172 ceph-mon[110020]: pgmap v580: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:57.695 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:56 smithi172 ceph-mon[110020]: from='client.16245 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:57.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:56 smithi139 ceph-mon[109728]: pgmap v580: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:57.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:56 smithi139 ceph-mon[109728]: from='client.16245 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:23:57.695 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:23:58.323 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:23:58.323 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:23:58.696 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:23:59.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:58 smithi031 ceph-mon[107746]: pgmap v581: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:59.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:58 smithi139 ceph-mon[109728]: pgmap v581: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:59.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:58 smithi172 ceph-mon[110020]: pgmap v581: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:23:59.697 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:23:59.953 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:24:00.056 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:23:59 smithi031 ceph-mon[107746]: from='client.16251 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:00.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:23:59 smithi139 ceph-mon[109728]: from='client.16251 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:00.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:23:59 smithi172 ceph-mon[110020]: from='client.16251 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:01.087 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:24:01.087 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:24:01.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:00 smithi031 ceph-mon[107746]: pgmap v582: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:01.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:00 smithi139 ceph-mon[109728]: pgmap v582: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:01.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:00 smithi172 ceph-mon[110020]: pgmap v582: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:01.453 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:24:02.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:01 smithi031 ceph-mon[107746]: from='client.16257 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:02.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:01 smithi139 ceph-mon[109728]: from='client.16257 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:02.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:01 smithi172 ceph-mon[110020]: from='client.16257 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:02.454 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:24:02.707 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:24:03.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:02 smithi031 ceph-mon[107746]: pgmap v583: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:03.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:02 smithi139 ceph-mon[109728]: pgmap v583: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:03.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:02 smithi172 ceph-mon[110020]: pgmap v583: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:03.879 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:24:03.880 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:24:04.261 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:24:05.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:04 smithi031 ceph-mon[107746]: pgmap v584: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:05.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:04 smithi031 ceph-mon[107746]: from='client.16263 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:05.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:04 smithi139 ceph-mon[109728]: pgmap v584: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:05.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:04 smithi139 ceph-mon[109728]: from='client.16263 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:05.263 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:24:05.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:04 smithi172 ceph-mon[110020]: pgmap v584: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:05.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:04 smithi172 ceph-mon[110020]: from='client.16263 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:05.513 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:24:06.601 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:24:06.602 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:24:06.978 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:24:07.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:06 smithi031 ceph-mon[107746]: pgmap v585: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:07.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:06 smithi139 ceph-mon[109728]: pgmap v585: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:07.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:06 smithi172 ceph-mon[110020]: pgmap v585: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:07.979 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:24:08.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:07 smithi031 ceph-mon[107746]: from='client.16269 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:08.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:07 smithi139 ceph-mon[109728]: from='client.16269 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:08.234 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:24:08.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:07 smithi172 ceph-mon[110020]: from='client.16269 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:09.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:08 smithi031 ceph-mon[107746]: pgmap v586: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:09.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:08 smithi139 ceph-mon[109728]: pgmap v586: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:09.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:08 smithi172 ceph-mon[110020]: pgmap v586: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:09.349 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:24:09.349 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:24:09.718 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:24:10.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:09 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:24:10.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:09 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:24:10.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:09 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:24:10.719 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:24:10.973 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:24:11.079 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:10 smithi031 ceph-mon[107746]: from='client.16275 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:11.080 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:10 smithi031 ceph-mon[107746]: pgmap v587: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:11.080 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:10 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:24:11.080 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:10 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:24:11.080 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:10 smithi031 ceph-mon[107746]: pgmap v588: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:11.080 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:10 smithi031 ceph-mon[107746]: pgmap v589: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:11.080 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:10 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:24:11.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:10 smithi139 ceph-mon[109728]: from='client.16275 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:11.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:10 smithi139 ceph-mon[109728]: pgmap v587: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:11.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:10 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:24:11.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:10 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:24:11.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:10 smithi139 ceph-mon[109728]: pgmap v588: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:11.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:10 smithi139 ceph-mon[109728]: pgmap v589: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:11.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:10 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:24:11.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:10 smithi172 ceph-mon[110020]: from='client.16275 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:11.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:10 smithi172 ceph-mon[110020]: pgmap v587: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:11.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:10 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:24:11.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:10 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:24:11.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:10 smithi172 ceph-mon[110020]: pgmap v588: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:11.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:10 smithi172 ceph-mon[110020]: pgmap v589: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:11.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:10 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:24:12.145 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:24:12.145 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:24:12.526 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:24:13.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:13 smithi031 ceph-mon[107746]: pgmap v590: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:13.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:13 smithi031 ceph-mon[107746]: from='client.16281 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:13.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:13 smithi139 ceph-mon[109728]: pgmap v590: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:13.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:13 smithi139 ceph-mon[109728]: from='client.16281 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:13.527 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:24:13.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:13 smithi172 ceph-mon[110020]: pgmap v590: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:13.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:13 smithi172 ceph-mon[110020]: from='client.16281 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:13.783 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:24:14.896 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:24:14.896 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:24:15.259 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:24:15.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:15 smithi031 ceph-mon[107746]: pgmap v591: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:15.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:15 smithi139 ceph-mon[109728]: pgmap v591: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:15.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:15 smithi172 ceph-mon[110020]: pgmap v591: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:16.260 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:24:16.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:16 smithi031 ceph-mon[107746]: from='client.16287 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:16.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:16 smithi139 ceph-mon[109728]: from='client.16287 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:16.516 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:24:16.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:16 smithi172 ceph-mon[110020]: from='client.16287 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:17.257 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:17 smithi031 ceph-mon[107746]: pgmap v592: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:17.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:17 smithi139 ceph-mon[109728]: pgmap v592: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:17.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:17 smithi172 ceph-mon[110020]: pgmap v592: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:17.646 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:24:17.646 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:24:18.026 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:24:19.027 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:24:19.278 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:24:19.379 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:19 smithi031 ceph-mon[107746]: from='client.16293 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:19.379 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:19 smithi031 ceph-mon[107746]: pgmap v593: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:19.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:19 smithi139 ceph-mon[109728]: from='client.16293 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:19.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:19 smithi139 ceph-mon[109728]: pgmap v593: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:19.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:19 smithi172 ceph-mon[110020]: from='client.16293 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:19.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:19 smithi172 ceph-mon[110020]: pgmap v593: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:20.410 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:24:20.410 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:24:20.776 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:24:20.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:20 smithi031 ceph-mon[107746]: pgmap v594: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:20.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:20 smithi139 ceph-mon[109728]: pgmap v594: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:21.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:20 smithi172 ceph-mon[110020]: pgmap v594: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:21.777 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:24:21.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:21 smithi031 ceph-mon[107746]: from='client.16299 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:21.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:21 smithi139 ceph-mon[109728]: from='client.16299 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:22.030 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:24:22.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:21 smithi172 ceph-mon[110020]: from='client.16299 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:22.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:22 smithi031 ceph-mon[107746]: pgmap v595: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:22.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:22 smithi139 ceph-mon[109728]: pgmap v595: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:23.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:22 smithi172 ceph-mon[110020]: pgmap v595: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:23.158 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:24:23.158 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:24:23.490 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:24:23.680 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:23 smithi031 ceph-mon[107746]: from='client.16305 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:23.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:23 smithi139 ceph-mon[109728]: from='client.16305 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:24.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:23 smithi172 ceph-mon[110020]: from='client.16305 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:24.491 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:24:24.749 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:24:24.844 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:24 smithi031 ceph-mon[107746]: pgmap v596: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:24.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:24 smithi139 ceph-mon[109728]: pgmap v596: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:25.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:24 smithi172 ceph-mon[110020]: pgmap v596: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:25.847 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:24:25.848 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:24:26.235 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:24:27.236 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:24:27.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:27 smithi031 ceph-mon[107746]: from='client.16311 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:27.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:27 smithi031 ceph-mon[107746]: pgmap v597: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:27.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:27 smithi139 ceph-mon[109728]: from='client.16311 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:27.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:27 smithi139 ceph-mon[109728]: pgmap v597: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:27.486 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:24:27.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:27 smithi172 ceph-mon[110020]: from='client.16311 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:27.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:27 smithi172 ceph-mon[110020]: pgmap v597: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:28.557 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:24:28.557 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:24:29.007 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:24:29.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:29 smithi031 ceph-mon[107746]: pgmap v598: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:29.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:29 smithi139 ceph-mon[109728]: pgmap v598: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:29.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:29 smithi172 ceph-mon[110020]: pgmap v598: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:30.008 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:24:30.263 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:24:30.369 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:30 smithi031 ceph-mon[107746]: from='client.16317 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:30.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:30 smithi139 ceph-mon[109728]: from='client.16317 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:30.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:30 smithi172 ceph-mon[110020]: from='client.16317 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:31.341 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:31 smithi031 ceph-mon[107746]: pgmap v599: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:31.446 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:24:31.446 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:24:31.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:31 smithi139 ceph-mon[109728]: pgmap v599: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:31.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:31 smithi172 ceph-mon[110020]: pgmap v599: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:31.815 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:24:32.816 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:24:33.073 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:24:33.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:33 smithi031 ceph-mon[107746]: from='client.16323 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:33.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:33 smithi031 ceph-mon[107746]: pgmap v600: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:33.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:33 smithi139 ceph-mon[109728]: from='client.16323 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:33.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:33 smithi139 ceph-mon[109728]: pgmap v600: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:33.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:33 smithi172 ceph-mon[110020]: from='client.16323 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:33.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:33 smithi172 ceph-mon[110020]: pgmap v600: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:34.167 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:24:34.168 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:24:34.539 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:24:35.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:35 smithi031 ceph-mon[107746]: pgmap v601: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:35.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:35 smithi031 ceph-mon[107746]: from='client.16329 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:35.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:35 smithi139 ceph-mon[109728]: pgmap v601: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:35.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:35 smithi139 ceph-mon[109728]: from='client.16329 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:35.540 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:24:35.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:35 smithi172 ceph-mon[110020]: pgmap v601: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:35.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:35 smithi172 ceph-mon[110020]: from='client.16329 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:35.794 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:24:37.004 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:24:37.004 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:24:37.372 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:24:37.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:37 smithi031 ceph-mon[107746]: pgmap v602: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:37.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:37 smithi139 ceph-mon[109728]: pgmap v602: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:37.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:37 smithi172 ceph-mon[110020]: pgmap v602: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:38.374 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:24:38.409 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:38 smithi031 ceph-mon[107746]: from='client.16335 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:38.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:38 smithi139 ceph-mon[109728]: from='client.16335 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:38.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:38 smithi172 ceph-mon[110020]: from='client.16335 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:38.626 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:24:39.346 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:39 smithi031 ceph-mon[107746]: pgmap v603: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:39.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:39 smithi172 ceph-mon[110020]: pgmap v603: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:39.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:39 smithi139 ceph-mon[109728]: pgmap v603: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:39.820 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:24:39.821 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:24:40.131 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:24:40.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:40 smithi031 ceph-mon[107746]: from='client.16341 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:40.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:40 smithi031 ceph-mon[107746]: pgmap v604: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:40.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:40 smithi139 ceph-mon[109728]: from='client.16341 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:40.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:40 smithi139 ceph-mon[109728]: pgmap v604: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:41.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:40 smithi172 ceph-mon[110020]: from='client.16341 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:41.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:40 smithi172 ceph-mon[110020]: pgmap v604: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:41.132 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:24:41.385 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:24:42.527 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:24:42.528 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:24:42.862 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:24:43.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:43 smithi031 ceph-mon[107746]: pgmap v605: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:43.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:43 smithi139 ceph-mon[109728]: pgmap v605: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:43.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:43 smithi172 ceph-mon[110020]: pgmap v605: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:43.863 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:24:44.119 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:24:44.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:44 smithi031 ceph-mon[107746]: from='client.16347 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:44.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:44 smithi139 ceph-mon[109728]: from='client.16347 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:44.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:44 smithi172 ceph-mon[110020]: from='client.16347 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:45.236 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:24:45.236 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:24:45.408 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:45 smithi031 ceph-mon[107746]: pgmap v606: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:45.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:45 smithi139 ceph-mon[109728]: pgmap v606: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:45.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:45 smithi172 ceph-mon[110020]: pgmap v606: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:45.612 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:24:46.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:46 smithi031 ceph-mon[107746]: from='client.16353 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:46.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:46 smithi139 ceph-mon[109728]: from='client.16353 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:46.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:46 smithi172 ceph-mon[110020]: from='client.16353 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:46.613 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:24:46.864 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:24:47.321 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:47 smithi031 ceph-mon[107746]: pgmap v607: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:47.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:47 smithi139 ceph-mon[109728]: pgmap v607: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:47.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:47 smithi172 ceph-mon[110020]: pgmap v607: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:48.008 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:24:48.008 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:24:48.379 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:24:49.381 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:24:49.415 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:49 smithi031 ceph-mon[107746]: from='client.16359 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:49.416 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:49 smithi031 ceph-mon[107746]: pgmap v608: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:49.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:49 smithi139 ceph-mon[109728]: from='client.16359 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:49.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:49 smithi139 ceph-mon[109728]: pgmap v608: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:49.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:49 smithi172 ceph-mon[110020]: from='client.16359 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:49.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:49 smithi172 ceph-mon[110020]: pgmap v608: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:49.632 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:24:50.768 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:24:50.768 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:24:50.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:50 smithi031 ceph-mon[107746]: pgmap v609: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:50.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:50 smithi139 ceph-mon[109728]: pgmap v609: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:51.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:50 smithi172 ceph-mon[110020]: pgmap v609: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:51.137 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:24:51.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:51 smithi031 ceph-mon[107746]: from='client.16365 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:51.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:51 smithi139 ceph-mon[109728]: from='client.16365 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:52.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:51 smithi172 ceph-mon[110020]: from='client.16365 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:52.138 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:24:52.392 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:24:52.870 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:52 smithi031 ceph-mon[107746]: pgmap v610: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:52.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:52 smithi139 ceph-mon[109728]: pgmap v610: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:53.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:52 smithi172 ceph-mon[110020]: pgmap v610: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:53.496 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:24:53.496 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:24:53.867 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:24:54.868 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:24:55.121 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:24:55.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:55 smithi031 ceph-mon[107746]: from='client.16371 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:55.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:55 smithi031 ceph-mon[107746]: pgmap v611: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:55.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:55 smithi139 ceph-mon[109728]: from='client.16371 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:55.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:55 smithi139 ceph-mon[109728]: pgmap v611: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:55.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:55 smithi172 ceph-mon[110020]: from='client.16371 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:55.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:55 smithi172 ceph-mon[110020]: pgmap v611: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:56.290 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:24:56.290 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:24:56.669 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:24:57.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:57 smithi031 ceph-mon[107746]: pgmap v612: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:57.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:57 smithi139 ceph-mon[109728]: pgmap v612: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:57.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:57 smithi172 ceph-mon[110020]: pgmap v612: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:57.671 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:24:57.923 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:24:58.394 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:58 smithi031 ceph-mon[107746]: from='client.16377 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:58.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:58 smithi139 ceph-mon[109728]: from='client.16377 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:58.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:58 smithi172 ceph-mon[110020]: from='client.16377 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:24:58.975 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:24:58.975 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:24:59.261 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:24:59 smithi031 ceph-mon[107746]: pgmap v613: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:59.352 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:24:59.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:24:59 smithi139 ceph-mon[109728]: pgmap v613: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:24:59.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:24:59 smithi172 ceph-mon[110020]: pgmap v613: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:00.353 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:25:01.045 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:00 smithi172 ceph-mon[110020]: from='client.16383 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:01.046 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:00 smithi139 ceph-mon[109728]: from='client.16383 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:01.046 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:00 smithi031 ceph-mon[107746]: from='client.16383 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:01.297 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:25:01.405 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:01 smithi031 ceph-mon[107746]: pgmap v614: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:01.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:01 smithi139 ceph-mon[109728]: pgmap v614: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:01.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:01 smithi172 ceph-mon[110020]: pgmap v614: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:02.420 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:25:02.420 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:25:02.800 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:25:03.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:03 smithi031 ceph-mon[107746]: pgmap v615: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:03.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:03 smithi139 ceph-mon[109728]: pgmap v615: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:03.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:03 smithi172 ceph-mon[110020]: pgmap v615: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:03.802 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:25:04.056 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:25:04.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:04 smithi031 ceph-mon[107746]: from='client.16389 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:04.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:04 smithi139 ceph-mon[109728]: from='client.16389 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:04.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:04 smithi172 ceph-mon[110020]: from='client.16389 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:05.198 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:25:05.199 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:25:05.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:05 smithi031 ceph-mon[107746]: pgmap v616: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:05.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:05 smithi139 ceph-mon[109728]: pgmap v616: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:05.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:05 smithi172 ceph-mon[110020]: pgmap v616: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:05.576 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:25:06.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:06 smithi031 ceph-mon[107746]: from='client.16395 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:06.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:06 smithi139 ceph-mon[109728]: from='client.16395 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:06.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:06 smithi172 ceph-mon[110020]: from='client.16395 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:06.576 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:25:06.831 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:25:07.318 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:07 smithi031 ceph-mon[107746]: pgmap v617: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:07.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:07 smithi139 ceph-mon[109728]: pgmap v617: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:07.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:07 smithi172 ceph-mon[110020]: pgmap v617: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:07.964 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:25:07.964 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:25:08.324 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:25:09.326 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:25:09.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:09 smithi031 ceph-mon[107746]: from='client.16401 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:09.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:09 smithi031 ceph-mon[107746]: pgmap v618: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:09.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:09 smithi139 ceph-mon[109728]: from='client.16401 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:09.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:09 smithi139 ceph-mon[109728]: pgmap v618: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:09.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:09 smithi172 ceph-mon[110020]: from='client.16401 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:09.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:09 smithi172 ceph-mon[110020]: pgmap v618: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:09.577 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:25:10.725 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:25:10.725 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:25:10.904 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:10 smithi031 ceph-mon[107746]: pgmap v619: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:10.904 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:10 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:25:10.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:10 smithi139 ceph-mon[109728]: pgmap v619: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:10.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:10 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:25:11.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:10 smithi172 ceph-mon[110020]: pgmap v619: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:11.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:10 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T14:25:11.100 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:25:11.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:11 smithi031 ceph-mon[107746]: from='client.16407 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:11.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:11 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:25:11.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:11 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:25:11.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:11 smithi031 ceph-mon[107746]: pgmap v620: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:11.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:11 smithi031 ceph-mon[107746]: pgmap v621: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:11.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:11 smithi031 ceph-mon[107746]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:25:11.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:11 smithi139 ceph-mon[109728]: from='client.16407 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:11.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:11 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:25:11.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:11 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:25:11.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:11 smithi139 ceph-mon[109728]: pgmap v620: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:11.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:11 smithi139 ceph-mon[109728]: pgmap v621: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:11.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:11 smithi139 ceph-mon[109728]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:25:12.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:11 smithi172 ceph-mon[110020]: from='client.16407 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:12.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:11 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T14:25:12.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:11 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T14:25:12.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:11 smithi172 ceph-mon[110020]: pgmap v620: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:12.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:11 smithi172 ceph-mon[110020]: pgmap v621: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:12.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:11 smithi172 ceph-mon[110020]: from='mgr.14152 172.21.15.31:0/2499494828' entity='mgr.x' 2023-10-05T14:25:12.101 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:25:12.354 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:25:13.464 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:25:13.464 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:25:13.849 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:25:14.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:13 smithi031 ceph-mon[107746]: pgmap v622: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:14.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:13 smithi139 ceph-mon[109728]: pgmap v622: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:14.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:13 smithi172 ceph-mon[110020]: pgmap v622: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:14.850 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:25:15.102 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:25:15.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:14 smithi031 ceph-mon[107746]: from='client.16413 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:15.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:14 smithi139 ceph-mon[109728]: from='client.16413 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:15.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:14 smithi172 ceph-mon[110020]: from='client.16413 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:16.167 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:15 smithi031 ceph-mon[107746]: pgmap v623: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:16.196 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:25:16.196 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:25:16.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:15 smithi139 ceph-mon[109728]: pgmap v623: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:16.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:15 smithi172 ceph-mon[110020]: pgmap v623: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:16.557 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:25:17.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:16 smithi031 ceph-mon[107746]: from='client.16419 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:17.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:16 smithi139 ceph-mon[109728]: from='client.16419 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:17.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:16 smithi172 ceph-mon[110020]: from='client.16419 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:17.559 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:25:17.814 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:25:18.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:17 smithi031 ceph-mon[107746]: pgmap v624: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:18.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:17 smithi139 ceph-mon[109728]: pgmap v624: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:18.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:17 smithi172 ceph-mon[110020]: pgmap v624: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:18.931 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:25:18.932 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:25:19.313 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:25:20.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:19 smithi031 ceph-mon[107746]: pgmap v625: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:20.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:19 smithi031 ceph-mon[107746]: from='client.16425 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:20.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:19 smithi139 ceph-mon[109728]: pgmap v625: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:20.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:19 smithi139 ceph-mon[109728]: from='client.16425 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:20.314 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:25:20.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:19 smithi172 ceph-mon[110020]: pgmap v625: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:20.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:19 smithi172 ceph-mon[110020]: from='client.16425 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:20.567 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:25:21.668 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:25:21.668 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:25:21.930 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:21 smithi031 ceph-mon[107746]: pgmap v626: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:22.119 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:25:22.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:21 smithi139 ceph-mon[109728]: pgmap v626: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:22.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:21 smithi172 ceph-mon[110020]: pgmap v626: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:23.121 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T14:25:23.157 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:22 smithi031 ceph-mon[107746]: from='client.16431 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:23.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:22 smithi139 ceph-mon[109728]: from='client.16431 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:23.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:22 smithi172 ceph-mon[110020]: from='client.16431 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T14:25:23.374 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T14:25:24.181 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:23 smithi031 ceph-mon[107746]: pgmap v627: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:24.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:23 smithi139 ceph-mon[109728]: pgmap v627: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:24.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:23 smithi172 ceph-mon[110020]: pgmap v627: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T14:25:24.462 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-10-05T14:25:24.462 INFO:teuthology.orchestra.run.smithi031.stdout:[{"events": ["2023-10-05T14:07:30.509341Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T14:07:30.505682Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T14:07:09.325478Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi031:172.21.15.31=a", "smithi139:172.21.15.139=b", "smithi172:172.21.15.172=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T14:07:09.322174Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T14:10:44.260769Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi031"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T14:10:44.257080Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T14:25:24.823 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T14:25:24.823 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_barakda_ceph_b522e1fe88fb4a527c17e63cefb63cb0a411effe/qa/tasks/cephadm.py", line 1374, in wait_for_service while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (301) after waiting for 300 seconds 2023-10-05T14:25:24.889 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=7be0d891dc2a493ab767b2b511bf4559 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_barakda_ceph_b522e1fe88fb4a527c17e63cefb63cb0a411effe/qa/tasks/cephadm.py", line 1374, in wait_for_service while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (301) after waiting for 300 seconds 2023-10-05T14:25:24.891 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-10-05T14:25:24.900 INFO:tasks.cephadm:Teardown begin 2023-10-05T14:25:24.901 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-05T14:25:24.952 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-05T14:25:24.990 DEBUG:teuthology.orchestra.run.smithi172:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-05T14:25:25.029 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-10-05T14:25:25.029 DEBUG:teuthology.orchestra.run.smithi031:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-05T14:25:25.052 DEBUG:teuthology.orchestra.run.smithi139:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-05T14:25:25.073 DEBUG:teuthology.orchestra.run.smithi172:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-05T14:25:25.095 INFO:tasks.cephadm:Stopping all daemons... 2023-10-05T14:25:25.095 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-10-05T14:25:25.096 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@mon.a 2023-10-05T14:25:25.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:25 smithi031 systemd[1]: Stopping Ceph mon.a for 267b52ee-6388-11ee-8db5-212e2dc638e7... 2023-10-05T14:25:25.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:25 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mon-a[107742]: 2023-10-05T14:25:25.318+0000 7f66ea301700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-10-05T14:25:25.431 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:25 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mon-a[107742]: 2023-10-05T14:25:25.318+0000 7f66ea301700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-10-05T14:25:25.838 INFO:journalctl@ceph.mon.a.smithi031.stdout:Oct 05 14:25:25 smithi031 bash[188745]: ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mon-a 2023-10-05T14:25:25.844 DEBUG:teuthology.orchestra.run.smithi031:> sudo pkill -f 'journalctl -f -n 0 -u ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@mon.a.service' 2023-10-05T14:25:25.899 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-05T14:25:25.899 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-10-05T14:25:25.900 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2023-10-05T14:25:25.900 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@mon.b 2023-10-05T14:25:26.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:25 smithi139 systemd[1]: Stopping Ceph mon.b for 267b52ee-6388-11ee-8db5-212e2dc638e7... 2023-10-05T14:25:26.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:26 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mon-b[109724]: 2023-10-05T14:25:26.120+0000 7fc7b8c87700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-10-05T14:25:26.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:26 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mon-b[109724]: 2023-10-05T14:25:26.120+0000 7fc7b8c87700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-10-05T14:25:26.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Oct 05 14:25:26 smithi139 bash[127029]: ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mon-b 2023-10-05T14:25:26.525 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@mon.b.service' 2023-10-05T14:25:26.592 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-05T14:25:26.593 INFO:tasks.cephadm.mon.c:Stopped mon.b 2023-10-05T14:25:26.593 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2023-10-05T14:25:26.593 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@mon.c 2023-10-05T14:25:27.032 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:26 smithi172 systemd[1]: Stopping Ceph mon.c for 267b52ee-6388-11ee-8db5-212e2dc638e7... 2023-10-05T14:25:27.032 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:26 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mon-c[110016]: 2023-10-05T14:25:26.807+0000 7f8dcc965700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-10-05T14:25:27.032 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:26 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mon-c[110016]: 2023-10-05T14:25:26.807+0000 7f8dcc965700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-10-05T14:25:27.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Oct 05 14:25:27 smithi172 bash[127919]: ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mon-c 2023-10-05T14:25:27.377 DEBUG:teuthology.orchestra.run.smithi172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@mon.c.service' 2023-10-05T14:25:27.429 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-05T14:25:27.429 INFO:tasks.cephadm.mon.c:Stopped mon.c 2023-10-05T14:25:27.430 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-10-05T14:25:27.430 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@mgr.x 2023-10-05T14:25:27.785 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:25:27 smithi031 systemd[1]: Stopping Ceph mgr.x for 267b52ee-6388-11ee-8db5-212e2dc638e7... 2023-10-05T14:25:27.785 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:25:27 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:25:27.649+0000 7f328aec6700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.x -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-05T14:25:27.785 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:25:27 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x[107969]: 2023-10-05T14:25:27.649+0000 7f328aec6700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-10-05T14:25:28.087 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Oct 05 14:25:27 smithi031 bash[188879]: ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-mgr-x 2023-10-05T14:25:28.094 DEBUG:teuthology.orchestra.run.smithi031:> sudo pkill -f 'journalctl -f -n 0 -u ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@mgr.x.service' 2023-10-05T14:25:28.134 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-05T14:25:28.134 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-10-05T14:25:28.135 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-10-05T14:25:28.135 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@osd.0 2023-10-05T14:25:28.404 INFO:journalctl@ceph.osd.0.smithi031.stdout:Oct 05 14:25:28 smithi031 systemd[1]: Stopping Ceph osd.0 for 267b52ee-6388-11ee-8db5-212e2dc638e7... 2023-10-05T14:25:28.680 INFO:journalctl@ceph.osd.0.smithi031.stdout:Oct 05 14:25:28 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-0[119231]: 2023-10-05T14:25:28.400+0000 7f22bfa39700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-05T14:25:28.680 INFO:journalctl@ceph.osd.0.smithi031.stdout:Oct 05 14:25:28 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-0[119231]: 2023-10-05T14:25:28.400+0000 7f22bfa39700 -1 osd.0 53 *** Got signal Terminated *** 2023-10-05T14:25:28.680 INFO:journalctl@ceph.osd.0.smithi031.stdout:Oct 05 14:25:28 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-0[119231]: 2023-10-05T14:25:28.400+0000 7f22bfa39700 -1 osd.0 53 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-05T14:25:34.180 INFO:journalctl@ceph.osd.0.smithi031.stdout:Oct 05 14:25:33 smithi031 bash[189014]: ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-0 2023-10-05T14:25:35.080 DEBUG:teuthology.orchestra.run.smithi031:> sudo pkill -f 'journalctl -f -n 0 -u ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@osd.0.service' 2023-10-05T14:25:35.129 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-05T14:25:35.129 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-10-05T14:25:35.130 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-10-05T14:25:35.130 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@osd.1 2023-10-05T14:25:35.353 INFO:journalctl@ceph.osd.1.smithi031.stdout:Oct 05 14:25:35 smithi031 systemd[1]: Stopping Ceph osd.1 for 267b52ee-6388-11ee-8db5-212e2dc638e7... 2023-10-05T14:25:35.680 INFO:journalctl@ceph.osd.1.smithi031.stdout:Oct 05 14:25:35 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-1[123485]: 2023-10-05T14:25:35.350+0000 7f21ed398700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-05T14:25:35.680 INFO:journalctl@ceph.osd.1.smithi031.stdout:Oct 05 14:25:35 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-1[123485]: 2023-10-05T14:25:35.350+0000 7f21ed398700 -1 osd.1 53 *** Got signal Terminated *** 2023-10-05T14:25:35.680 INFO:journalctl@ceph.osd.1.smithi031.stdout:Oct 05 14:25:35 smithi031 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-1[123485]: 2023-10-05T14:25:35.350+0000 7f21ed398700 -1 osd.1 53 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-05T14:25:41.180 INFO:journalctl@ceph.osd.1.smithi031.stdout:Oct 05 14:25:40 smithi031 bash[189239]: ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-1 2023-10-05T14:25:42.176 DEBUG:teuthology.orchestra.run.smithi031:> sudo pkill -f 'journalctl -f -n 0 -u ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@osd.1.service' 2023-10-05T14:25:42.224 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-05T14:25:42.224 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-10-05T14:25:42.224 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-10-05T14:25:42.224 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@osd.2 2023-10-05T14:25:42.700 INFO:journalctl@ceph.osd.2.smithi139.stdout:Oct 05 14:25:42 smithi139 systemd[1]: Stopping Ceph osd.2 for 267b52ee-6388-11ee-8db5-212e2dc638e7... 2023-10-05T14:25:43.541 INFO:journalctl@ceph.osd.2.smithi139.stdout:Oct 05 14:25:42 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-2[113680]: 2023-10-05T14:25:42.452+0000 7f54020ab700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-05T14:25:43.541 INFO:journalctl@ceph.osd.2.smithi139.stdout:Oct 05 14:25:42 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-2[113680]: 2023-10-05T14:25:42.452+0000 7f54020ab700 -1 osd.2 53 *** Got signal Terminated *** 2023-10-05T14:25:43.541 INFO:journalctl@ceph.osd.2.smithi139.stdout:Oct 05 14:25:42 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-2[113680]: 2023-10-05T14:25:42.452+0000 7f54020ab700 -1 osd.2 53 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-05T14:25:48.449 INFO:journalctl@ceph.osd.2.smithi139.stdout:Oct 05 14:25:48 smithi139 bash[127192]: ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-2 2023-10-05T14:25:49.239 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@osd.2.service' 2023-10-05T14:25:49.280 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-05T14:25:49.281 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-10-05T14:25:49.281 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-10-05T14:25:49.281 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@osd.3 2023-10-05T14:25:49.509 INFO:journalctl@ceph.osd.3.smithi139.stdout:Oct 05 14:25:49 smithi139 systemd[1]: Stopping Ceph osd.3 for 267b52ee-6388-11ee-8db5-212e2dc638e7... 2023-10-05T14:25:49.949 INFO:journalctl@ceph.osd.3.smithi139.stdout:Oct 05 14:25:49 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-3[117704]: 2023-10-05T14:25:49.515+0000 7ff5fea9e700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-05T14:25:49.949 INFO:journalctl@ceph.osd.3.smithi139.stdout:Oct 05 14:25:49 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-3[117704]: 2023-10-05T14:25:49.515+0000 7ff5fea9e700 -1 osd.3 53 *** Got signal Terminated *** 2023-10-05T14:25:49.950 INFO:journalctl@ceph.osd.3.smithi139.stdout:Oct 05 14:25:49 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-3[117704]: 2023-10-05T14:25:49.515+0000 7ff5fea9e700 -1 osd.3 53 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-05T14:25:54.699 INFO:journalctl@ceph.osd.4.smithi139.stdout:Oct 05 14:25:54 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-4[121762]: 2023-10-05T14:25:54.384+0000 7f6b20537700 -1 osd.4 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:30.597621+0000 front 2023-10-05T14:25:30.597659+0000 (oldest deadline 2023-10-05T14:25:54.097567+0000) 2023-10-05T14:25:55.070 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:25:54 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:25:54.630+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:27.926543+0000 front 2023-10-05T14:25:27.926535+0000 (oldest deadline 2023-10-05T14:25:53.826456+0000) 2023-10-05T14:25:55.199 INFO:journalctl@ceph.osd.3.smithi139.stdout:Oct 05 14:25:54 smithi139 bash[127419]: ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-3 2023-10-05T14:25:55.570 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:25:55 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5[114721]: 2023-10-05T14:25:55.140+0000 7f6bab4dc700 -1 osd.5 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:30.339634+0000 front 2023-10-05T14:25:30.339759+0000 (oldest deadline 2023-10-05T14:25:55.039780+0000) 2023-10-05T14:25:55.699 INFO:journalctl@ceph.osd.4.smithi139.stdout:Oct 05 14:25:55 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-4[121762]: 2023-10-05T14:25:55.337+0000 7f6b20537700 -1 osd.4 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:30.597621+0000 front 2023-10-05T14:25:30.597659+0000 (oldest deadline 2023-10-05T14:25:54.097567+0000) 2023-10-05T14:25:56.054 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@osd.3.service' 2023-10-05T14:25:56.070 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:25:55 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:25:55.583+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:27.926543+0000 front 2023-10-05T14:25:27.926535+0000 (oldest deadline 2023-10-05T14:25:53.826456+0000) 2023-10-05T14:25:56.094 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-05T14:25:56.094 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-10-05T14:25:56.094 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-10-05T14:25:56.095 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@osd.4 2023-10-05T14:25:56.323 INFO:journalctl@ceph.osd.4.smithi139.stdout:Oct 05 14:25:56 smithi139 systemd[1]: Stopping Ceph osd.4 for 267b52ee-6388-11ee-8db5-212e2dc638e7... 2023-10-05T14:25:56.540 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:25:56 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5[114721]: 2023-10-05T14:25:56.113+0000 7f6bab4dc700 -1 osd.5 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:30.339634+0000 front 2023-10-05T14:25:30.339759+0000 (oldest deadline 2023-10-05T14:25:55.039780+0000) 2023-10-05T14:25:56.699 INFO:journalctl@ceph.osd.4.smithi139.stdout:Oct 05 14:25:56 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-4[121762]: 2023-10-05T14:25:56.321+0000 7f6b25f45700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-05T14:25:56.699 INFO:journalctl@ceph.osd.4.smithi139.stdout:Oct 05 14:25:56 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-4[121762]: 2023-10-05T14:25:56.321+0000 7f6b25f45700 -1 osd.4 53 *** Got signal Terminated *** 2023-10-05T14:25:56.699 INFO:journalctl@ceph.osd.4.smithi139.stdout:Oct 05 14:25:56 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-4[121762]: 2023-10-05T14:25:56.321+0000 7f6b25f45700 -1 osd.4 53 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-05T14:25:56.699 INFO:journalctl@ceph.osd.4.smithi139.stdout:Oct 05 14:25:56 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-4[121762]: 2023-10-05T14:25:56.342+0000 7f6b20537700 -1 osd.4 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:30.597621+0000 front 2023-10-05T14:25:30.597659+0000 (oldest deadline 2023-10-05T14:25:54.097567+0000) 2023-10-05T14:25:56.820 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:25:56 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:25:56.538+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:27.926543+0000 front 2023-10-05T14:25:27.926535+0000 (oldest deadline 2023-10-05T14:25:53.826456+0000) 2023-10-05T14:25:57.522 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:25:57 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5[114721]: 2023-10-05T14:25:57.100+0000 7f6bab4dc700 -1 osd.5 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:30.339634+0000 front 2023-10-05T14:25:30.339759+0000 (oldest deadline 2023-10-05T14:25:55.039780+0000) 2023-10-05T14:25:57.522 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:25:57 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:25:57.168+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:29.486885+0000 front 2023-10-05T14:25:29.486907+0000 (oldest deadline 2023-10-05T14:25:56.487355+0000) 2023-10-05T14:25:57.699 INFO:journalctl@ceph.osd.4.smithi139.stdout:Oct 05 14:25:57 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-4[121762]: 2023-10-05T14:25:57.319+0000 7f6b20537700 -1 osd.4 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:30.597621+0000 front 2023-10-05T14:25:30.597659+0000 (oldest deadline 2023-10-05T14:25:54.097567+0000) 2023-10-05T14:25:57.820 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:25:57 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:25:57.519+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:27.926543+0000 front 2023-10-05T14:25:27.926535+0000 (oldest deadline 2023-10-05T14:25:53.826456+0000) 2023-10-05T14:25:58.561 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:25:58 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:25:58.121+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:29.486885+0000 front 2023-10-05T14:25:29.486907+0000 (oldest deadline 2023-10-05T14:25:56.487355+0000) 2023-10-05T14:25:58.561 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:25:58 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5[114721]: 2023-10-05T14:25:58.131+0000 7f6bab4dc700 -1 osd.5 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:30.339634+0000 front 2023-10-05T14:25:30.339759+0000 (oldest deadline 2023-10-05T14:25:55.039780+0000) 2023-10-05T14:25:58.699 INFO:journalctl@ceph.osd.4.smithi139.stdout:Oct 05 14:25:58 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-4[121762]: 2023-10-05T14:25:58.350+0000 7f6b20537700 -1 osd.4 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:30.597621+0000 front 2023-10-05T14:25:30.597659+0000 (oldest deadline 2023-10-05T14:25:54.097567+0000) 2023-10-05T14:25:58.820 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:25:58 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:25:58.559+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:27.926543+0000 front 2023-10-05T14:25:27.926535+0000 (oldest deadline 2023-10-05T14:25:53.826456+0000) 2023-10-05T14:25:59.561 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:25:59 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5[114721]: 2023-10-05T14:25:59.096+0000 7f6bab4dc700 -1 osd.5 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:30.339634+0000 front 2023-10-05T14:25:30.339759+0000 (oldest deadline 2023-10-05T14:25:55.039780+0000) 2023-10-05T14:25:59.561 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:25:59 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:25:59.138+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:29.486885+0000 front 2023-10-05T14:25:29.486907+0000 (oldest deadline 2023-10-05T14:25:56.487355+0000) 2023-10-05T14:25:59.699 INFO:journalctl@ceph.osd.4.smithi139.stdout:Oct 05 14:25:59 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-4[121762]: 2023-10-05T14:25:59.387+0000 7f6b20537700 -1 osd.4 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:30.597621+0000 front 2023-10-05T14:25:30.597659+0000 (oldest deadline 2023-10-05T14:25:54.097567+0000) 2023-10-05T14:25:59.820 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:25:59 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:25:59.559+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:27.926543+0000 front 2023-10-05T14:25:27.926535+0000 (oldest deadline 2023-10-05T14:25:53.826456+0000) 2023-10-05T14:26:00.564 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:26:00 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5[114721]: 2023-10-05T14:26:00.117+0000 7f6bab4dc700 -1 osd.5 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:30.339634+0000 front 2023-10-05T14:25:30.339759+0000 (oldest deadline 2023-10-05T14:25:55.039780+0000) 2023-10-05T14:26:00.565 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:00 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:00.158+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:29.486885+0000 front 2023-10-05T14:25:29.486907+0000 (oldest deadline 2023-10-05T14:25:56.487355+0000) 2023-10-05T14:26:00.699 INFO:journalctl@ceph.osd.4.smithi139.stdout:Oct 05 14:26:00 smithi139 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-4[121762]: 2023-10-05T14:26:00.417+0000 7f6b20537700 -1 osd.4 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:30.597621+0000 front 2023-10-05T14:25:30.597659+0000 (oldest deadline 2023-10-05T14:25:54.097567+0000) 2023-10-05T14:26:00.820 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:00 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:00.562+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:27.926543+0000 front 2023-10-05T14:25:27.926535+0000 (oldest deadline 2023-10-05T14:25:53.826456+0000) 2023-10-05T14:26:01.534 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:01 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:01.204+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:29.486885+0000 front 2023-10-05T14:25:29.486907+0000 (oldest deadline 2023-10-05T14:25:56.487355+0000) 2023-10-05T14:26:01.535 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:26:01 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5[114721]: 2023-10-05T14:26:01.097+0000 7f6bab4dc700 -1 osd.5 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:30.339634+0000 front 2023-10-05T14:25:30.339759+0000 (oldest deadline 2023-10-05T14:25:55.039780+0000) 2023-10-05T14:26:01.535 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:26:01 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5[114721]: 2023-10-05T14:26:01.097+0000 7f6bab4dc700 -1 osd.5 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:37.340925+0000 front 2023-10-05T14:25:37.340948+0000 (oldest deadline 2023-10-05T14:26:00.841038+0000) 2023-10-05T14:26:01.820 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:01 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:01.531+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:27.926543+0000 front 2023-10-05T14:25:27.926535+0000 (oldest deadline 2023-10-05T14:25:53.826456+0000) 2023-10-05T14:26:02.199 INFO:journalctl@ceph.osd.4.smithi139.stdout:Oct 05 14:26:01 smithi139 bash[127645]: ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-4 2023-10-05T14:26:02.546 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:02 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:02.184+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:29.486885+0000 front 2023-10-05T14:25:29.486907+0000 (oldest deadline 2023-10-05T14:25:56.487355+0000) 2023-10-05T14:26:02.546 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:26:02 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5[114721]: 2023-10-05T14:26:02.143+0000 7f6bab4dc700 -1 osd.5 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:30.339634+0000 front 2023-10-05T14:25:30.339759+0000 (oldest deadline 2023-10-05T14:25:55.039780+0000) 2023-10-05T14:26:02.547 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:26:02 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5[114721]: 2023-10-05T14:26:02.143+0000 7f6bab4dc700 -1 osd.5 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:37.340925+0000 front 2023-10-05T14:25:37.340948+0000 (oldest deadline 2023-10-05T14:26:00.841038+0000) 2023-10-05T14:26:02.820 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:02 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:02.544+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:27.926543+0000 front 2023-10-05T14:25:27.926535+0000 (oldest deadline 2023-10-05T14:25:53.826456+0000) 2023-10-05T14:26:03.101 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@osd.4.service' 2023-10-05T14:26:03.140 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-05T14:26:03.140 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-10-05T14:26:03.140 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-10-05T14:26:03.140 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@osd.5 2023-10-05T14:26:03.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:03 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:03.202+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:29.486885+0000 front 2023-10-05T14:25:29.486907+0000 (oldest deadline 2023-10-05T14:25:56.487355+0000) 2023-10-05T14:26:03.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:03 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:03.202+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:39.888680+0000 front 2023-10-05T14:25:39.888697+0000 (oldest deadline 2023-10-05T14:26:02.788578+0000) 2023-10-05T14:26:03.571 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:26:03 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5[114721]: 2023-10-05T14:26:03.167+0000 7f6bab4dc700 -1 osd.5 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:30.339634+0000 front 2023-10-05T14:25:30.339759+0000 (oldest deadline 2023-10-05T14:25:55.039780+0000) 2023-10-05T14:26:03.571 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:26:03 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5[114721]: 2023-10-05T14:26:03.167+0000 7f6bab4dc700 -1 osd.5 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:37.340925+0000 front 2023-10-05T14:25:37.340948+0000 (oldest deadline 2023-10-05T14:26:00.841038+0000) 2023-10-05T14:26:03.571 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:26:03 smithi172 systemd[1]: Stopping Ceph osd.5 for 267b52ee-6388-11ee-8db5-212e2dc638e7... 2023-10-05T14:26:03.571 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:26:03 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5[114721]: 2023-10-05T14:26:03.359+0000 7f6baeee6700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-05T14:26:03.571 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:26:03 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5[114721]: 2023-10-05T14:26:03.359+0000 7f6baeee6700 -1 osd.5 53 *** Got signal Terminated *** 2023-10-05T14:26:03.571 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:26:03 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5[114721]: 2023-10-05T14:26:03.359+0000 7f6baeee6700 -1 osd.5 53 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-05T14:26:04.070 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:03 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:03.587+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:27.926543+0000 front 2023-10-05T14:25:27.926535+0000 (oldest deadline 2023-10-05T14:25:53.826456+0000) 2023-10-05T14:26:04.687 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:03 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:03.587+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:40.227672+0000 front 2023-10-05T14:25:40.227723+0000 (oldest deadline 2023-10-05T14:26:03.127737+0000) 2023-10-05T14:26:04.688 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:26:04 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5[114721]: 2023-10-05T14:26:04.214+0000 7f6bab4dc700 -1 osd.5 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:30.339634+0000 front 2023-10-05T14:25:30.339759+0000 (oldest deadline 2023-10-05T14:25:55.039780+0000) 2023-10-05T14:26:04.688 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:26:04 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5[114721]: 2023-10-05T14:26:04.214+0000 7f6bab4dc700 -1 osd.5 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:37.340925+0000 front 2023-10-05T14:25:37.340948+0000 (oldest deadline 2023-10-05T14:26:00.841038+0000) 2023-10-05T14:26:04.688 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:04 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:04.176+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:29.486885+0000 front 2023-10-05T14:25:29.486907+0000 (oldest deadline 2023-10-05T14:25:56.487355+0000) 2023-10-05T14:26:04.688 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:04 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:04.176+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:39.888680+0000 front 2023-10-05T14:25:39.888697+0000 (oldest deadline 2023-10-05T14:26:02.788578+0000) 2023-10-05T14:26:05.070 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:04 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:04.636+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:27.926543+0000 front 2023-10-05T14:25:27.926535+0000 (oldest deadline 2023-10-05T14:25:53.826456+0000) 2023-10-05T14:26:05.070 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:04 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:04.636+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:40.227672+0000 front 2023-10-05T14:25:40.227723+0000 (oldest deadline 2023-10-05T14:26:03.127737+0000) 2023-10-05T14:26:05.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:05 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:05.160+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:29.486885+0000 front 2023-10-05T14:25:29.486907+0000 (oldest deadline 2023-10-05T14:25:56.487355+0000) 2023-10-05T14:26:05.571 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:05 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:05.160+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:39.888680+0000 front 2023-10-05T14:25:39.888697+0000 (oldest deadline 2023-10-05T14:26:02.788578+0000) 2023-10-05T14:26:05.571 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:26:05 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5[114721]: 2023-10-05T14:26:05.263+0000 7f6bab4dc700 -1 osd.5 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:30.339634+0000 front 2023-10-05T14:25:30.339759+0000 (oldest deadline 2023-10-05T14:25:55.039780+0000) 2023-10-05T14:26:05.571 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:26:05 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5[114721]: 2023-10-05T14:26:05.263+0000 7f6bab4dc700 -1 osd.5 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:37.340925+0000 front 2023-10-05T14:25:37.340948+0000 (oldest deadline 2023-10-05T14:26:00.841038+0000) 2023-10-05T14:26:06.070 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:05 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:05.619+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:27.926543+0000 front 2023-10-05T14:25:27.926535+0000 (oldest deadline 2023-10-05T14:25:53.826456+0000) 2023-10-05T14:26:06.070 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:05 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:05.619+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:40.227672+0000 front 2023-10-05T14:25:40.227723+0000 (oldest deadline 2023-10-05T14:26:03.127737+0000) 2023-10-05T14:26:06.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:06 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:06.123+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:29.486885+0000 front 2023-10-05T14:25:29.486907+0000 (oldest deadline 2023-10-05T14:25:56.487355+0000) 2023-10-05T14:26:06.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:06 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:06.123+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:39.888680+0000 front 2023-10-05T14:25:39.888697+0000 (oldest deadline 2023-10-05T14:26:02.788578+0000) 2023-10-05T14:26:06.570 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:26:06 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5[114721]: 2023-10-05T14:26:06.292+0000 7f6bab4dc700 -1 osd.5 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:30.339634+0000 front 2023-10-05T14:25:30.339759+0000 (oldest deadline 2023-10-05T14:25:55.039780+0000) 2023-10-05T14:26:06.571 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:26:06 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5[114721]: 2023-10-05T14:26:06.292+0000 7f6bab4dc700 -1 osd.5 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:37.340925+0000 front 2023-10-05T14:25:37.340948+0000 (oldest deadline 2023-10-05T14:26:00.841038+0000) 2023-10-05T14:26:07.070 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:06 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:06.655+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:27.926543+0000 front 2023-10-05T14:25:27.926535+0000 (oldest deadline 2023-10-05T14:25:53.826456+0000) 2023-10-05T14:26:07.070 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:06 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:06.655+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:40.227672+0000 front 2023-10-05T14:25:40.227723+0000 (oldest deadline 2023-10-05T14:26:03.127737+0000) 2023-10-05T14:26:07.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:07 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:07.169+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:29.486885+0000 front 2023-10-05T14:25:29.486907+0000 (oldest deadline 2023-10-05T14:25:56.487355+0000) 2023-10-05T14:26:07.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:07 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:07.169+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:39.888680+0000 front 2023-10-05T14:25:39.888697+0000 (oldest deadline 2023-10-05T14:26:02.788578+0000) 2023-10-05T14:26:07.571 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:26:07 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5[114721]: 2023-10-05T14:26:07.325+0000 7f6bab4dc700 -1 osd.5 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:30.339634+0000 front 2023-10-05T14:25:30.339759+0000 (oldest deadline 2023-10-05T14:25:55.039780+0000) 2023-10-05T14:26:07.571 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:26:07 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5[114721]: 2023-10-05T14:26:07.325+0000 7f6bab4dc700 -1 osd.5 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:37.340925+0000 front 2023-10-05T14:25:37.340948+0000 (oldest deadline 2023-10-05T14:26:00.841038+0000) 2023-10-05T14:26:08.070 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:07 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:07.643+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:27.926543+0000 front 2023-10-05T14:25:27.926535+0000 (oldest deadline 2023-10-05T14:25:53.826456+0000) 2023-10-05T14:26:08.070 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:07 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:07.643+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:40.227672+0000 front 2023-10-05T14:25:40.227723+0000 (oldest deadline 2023-10-05T14:26:03.127737+0000) 2023-10-05T14:26:08.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:08 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:08.158+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:29.486885+0000 front 2023-10-05T14:25:29.486907+0000 (oldest deadline 2023-10-05T14:25:56.487355+0000) 2023-10-05T14:26:08.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:08 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:08.158+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:39.888680+0000 front 2023-10-05T14:25:39.888697+0000 (oldest deadline 2023-10-05T14:26:02.788578+0000) 2023-10-05T14:26:08.917 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:08 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:08.637+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:27.926543+0000 front 2023-10-05T14:25:27.926535+0000 (oldest deadline 2023-10-05T14:25:53.826456+0000) 2023-10-05T14:26:08.917 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:08 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:08.637+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:40.227672+0000 front 2023-10-05T14:25:40.227723+0000 (oldest deadline 2023-10-05T14:26:03.127737+0000) 2023-10-05T14:26:09.320 INFO:journalctl@ceph.osd.5.smithi172.stdout:Oct 05 14:26:08 smithi172 bash[128085]: ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-5 2023-10-05T14:26:09.321 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:09 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:09.112+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:29.486885+0000 front 2023-10-05T14:25:29.486907+0000 (oldest deadline 2023-10-05T14:25:56.487355+0000) 2023-10-05T14:26:09.321 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:09 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:09.112+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:39.888680+0000 front 2023-10-05T14:25:39.888697+0000 (oldest deadline 2023-10-05T14:26:02.788578+0000) 2023-10-05T14:26:09.732 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:09 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:09.636+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:27.926543+0000 front 2023-10-05T14:25:27.926535+0000 (oldest deadline 2023-10-05T14:25:53.826456+0000) 2023-10-05T14:26:09.732 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:09 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:09.636+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:40.227672+0000 front 2023-10-05T14:25:40.227723+0000 (oldest deadline 2023-10-05T14:26:03.127737+0000) 2023-10-05T14:26:09.733 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:09 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:09.636+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.139:6804 osd.2 since back 2023-10-05T14:25:47.229191+0000 front 2023-10-05T14:25:47.229085+0000 (oldest deadline 2023-10-05T14:26:08.928912+0000) 2023-10-05T14:26:10.070 DEBUG:teuthology.orchestra.run.smithi172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@osd.5.service' 2023-10-05T14:26:10.110 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-05T14:26:10.110 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-10-05T14:26:10.110 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-10-05T14:26:10.111 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@osd.6 2023-10-05T14:26:10.320 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:10 smithi172 systemd[1]: Stopping Ceph osd.6 for 267b52ee-6388-11ee-8db5-212e2dc638e7... 2023-10-05T14:26:10.320 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:10 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:10.110+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:29.486885+0000 front 2023-10-05T14:25:29.486907+0000 (oldest deadline 2023-10-05T14:25:56.487355+0000) 2023-10-05T14:26:10.320 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:10 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:10.110+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:39.888680+0000 front 2023-10-05T14:25:39.888697+0000 (oldest deadline 2023-10-05T14:26:02.788578+0000) 2023-10-05T14:26:10.665 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:10 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:10.349+0000 7f7820c7b700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-05T14:26:10.666 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:10 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:10.349+0000 7f7820c7b700 -1 osd.6 53 *** Got signal Terminated *** 2023-10-05T14:26:10.666 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:10 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:10.349+0000 7f7820c7b700 -1 osd.6 53 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-05T14:26:11.070 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:10 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:10.664+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:27.926543+0000 front 2023-10-05T14:25:27.926535+0000 (oldest deadline 2023-10-05T14:25:53.826456+0000) 2023-10-05T14:26:11.070 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:10 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:10.664+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:40.227672+0000 front 2023-10-05T14:25:40.227723+0000 (oldest deadline 2023-10-05T14:26:03.127737+0000) 2023-10-05T14:26:11.070 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:10 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:10.664+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.139:6804 osd.2 since back 2023-10-05T14:25:47.229191+0000 front 2023-10-05T14:25:47.229085+0000 (oldest deadline 2023-10-05T14:26:08.928912+0000) 2023-10-05T14:26:11.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:11 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:11.070+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:29.486885+0000 front 2023-10-05T14:25:29.486907+0000 (oldest deadline 2023-10-05T14:25:56.487355+0000) 2023-10-05T14:26:11.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:11 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:11.070+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:39.888680+0000 front 2023-10-05T14:25:39.888697+0000 (oldest deadline 2023-10-05T14:26:02.788578+0000) 2023-10-05T14:26:12.029 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:11 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:11.672+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:27.926543+0000 front 2023-10-05T14:25:27.926535+0000 (oldest deadline 2023-10-05T14:25:53.826456+0000) 2023-10-05T14:26:12.030 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:11 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:11.672+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:40.227672+0000 front 2023-10-05T14:25:40.227723+0000 (oldest deadline 2023-10-05T14:26:03.127737+0000) 2023-10-05T14:26:12.030 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:11 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:11.672+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.139:6804 osd.2 since back 2023-10-05T14:25:47.229191+0000 front 2023-10-05T14:25:47.229085+0000 (oldest deadline 2023-10-05T14:26:08.928912+0000) 2023-10-05T14:26:12.320 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:12 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:12.028+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:29.486885+0000 front 2023-10-05T14:25:29.486907+0000 (oldest deadline 2023-10-05T14:25:56.487355+0000) 2023-10-05T14:26:12.320 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:12 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:12.028+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:39.888680+0000 front 2023-10-05T14:25:39.888697+0000 (oldest deadline 2023-10-05T14:26:02.788578+0000) 2023-10-05T14:26:12.320 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:12 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:12.028+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.139:6804 osd.2 since back 2023-10-05T14:25:45.689691+0000 front 2023-10-05T14:25:45.689586+0000 (oldest deadline 2023-10-05T14:26:11.589530+0000) 2023-10-05T14:26:13.061 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:12 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:12.651+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:27.926543+0000 front 2023-10-05T14:25:27.926535+0000 (oldest deadline 2023-10-05T14:25:53.826456+0000) 2023-10-05T14:26:13.061 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:12 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:12.651+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:40.227672+0000 front 2023-10-05T14:25:40.227723+0000 (oldest deadline 2023-10-05T14:26:03.127737+0000) 2023-10-05T14:26:13.061 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:12 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:12.651+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.139:6804 osd.2 since back 2023-10-05T14:25:47.229191+0000 front 2023-10-05T14:25:47.229085+0000 (oldest deadline 2023-10-05T14:26:08.928912+0000) 2023-10-05T14:26:13.320 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:13 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:13.059+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:29.486885+0000 front 2023-10-05T14:25:29.486907+0000 (oldest deadline 2023-10-05T14:25:56.487355+0000) 2023-10-05T14:26:13.320 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:13 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:13.059+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:39.888680+0000 front 2023-10-05T14:25:39.888697+0000 (oldest deadline 2023-10-05T14:26:02.788578+0000) 2023-10-05T14:26:13.320 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:13 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:13.059+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.139:6804 osd.2 since back 2023-10-05T14:25:45.689691+0000 front 2023-10-05T14:25:45.689586+0000 (oldest deadline 2023-10-05T14:26:11.589530+0000) 2023-10-05T14:26:14.070 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:13 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:13.635+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:27.926543+0000 front 2023-10-05T14:25:27.926535+0000 (oldest deadline 2023-10-05T14:25:53.826456+0000) 2023-10-05T14:26:14.070 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:13 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:13.635+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:40.227672+0000 front 2023-10-05T14:25:40.227723+0000 (oldest deadline 2023-10-05T14:26:03.127737+0000) 2023-10-05T14:26:14.071 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:13 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:13.635+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.139:6804 osd.2 since back 2023-10-05T14:25:47.229191+0000 front 2023-10-05T14:25:47.229085+0000 (oldest deadline 2023-10-05T14:26:08.928912+0000) 2023-10-05T14:26:14.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:14 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:14.094+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:29.486885+0000 front 2023-10-05T14:25:29.486907+0000 (oldest deadline 2023-10-05T14:25:56.487355+0000) 2023-10-05T14:26:14.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:14 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:14.094+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:39.888680+0000 front 2023-10-05T14:25:39.888697+0000 (oldest deadline 2023-10-05T14:26:02.788578+0000) 2023-10-05T14:26:14.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:14 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:14.094+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.139:6804 osd.2 since back 2023-10-05T14:25:45.689691+0000 front 2023-10-05T14:25:45.689586+0000 (oldest deadline 2023-10-05T14:26:11.589530+0000) 2023-10-05T14:26:15.053 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:14 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:14.621+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:27.926543+0000 front 2023-10-05T14:25:27.926535+0000 (oldest deadline 2023-10-05T14:25:53.826456+0000) 2023-10-05T14:26:15.053 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:14 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:14.621+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:40.227672+0000 front 2023-10-05T14:25:40.227723+0000 (oldest deadline 2023-10-05T14:26:03.127737+0000) 2023-10-05T14:26:15.053 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:14 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6[118928]: 2023-10-05T14:26:14.621+0000 7f7819269700 -1 osd.6 53 heartbeat_check: no reply from 172.21.15.139:6804 osd.2 since back 2023-10-05T14:25:47.229191+0000 front 2023-10-05T14:25:47.229085+0000 (oldest deadline 2023-10-05T14:26:08.928912+0000) 2023-10-05T14:26:15.320 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:15 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:15.051+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:29.486885+0000 front 2023-10-05T14:25:29.486907+0000 (oldest deadline 2023-10-05T14:25:56.487355+0000) 2023-10-05T14:26:15.320 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:15 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:15.051+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:39.888680+0000 front 2023-10-05T14:25:39.888697+0000 (oldest deadline 2023-10-05T14:26:02.788578+0000) 2023-10-05T14:26:15.320 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:15 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:15.051+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.139:6804 osd.2 since back 2023-10-05T14:25:45.689691+0000 front 2023-10-05T14:25:45.689586+0000 (oldest deadline 2023-10-05T14:26:11.589530+0000) 2023-10-05T14:26:16.049 INFO:journalctl@ceph.osd.6.smithi172.stdout:Oct 05 14:26:15 smithi172 bash[128309]: ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-6 2023-10-05T14:26:16.320 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:16 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:16.046+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:29.486885+0000 front 2023-10-05T14:25:29.486907+0000 (oldest deadline 2023-10-05T14:25:56.487355+0000) 2023-10-05T14:26:16.320 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:16 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:16.046+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:39.888680+0000 front 2023-10-05T14:25:39.888697+0000 (oldest deadline 2023-10-05T14:26:02.788578+0000) 2023-10-05T14:26:16.321 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:16 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:16.046+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.139:6804 osd.2 since back 2023-10-05T14:25:45.689691+0000 front 2023-10-05T14:25:45.689586+0000 (oldest deadline 2023-10-05T14:26:11.589530+0000) 2023-10-05T14:26:16.964 DEBUG:teuthology.orchestra.run.smithi172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@osd.6.service' 2023-10-05T14:26:17.003 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-05T14:26:17.004 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-10-05T14:26:17.004 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-10-05T14:26:17.004 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@osd.7 2023-10-05T14:26:17.239 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:17 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:17.057+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:29.486885+0000 front 2023-10-05T14:25:29.486907+0000 (oldest deadline 2023-10-05T14:25:56.487355+0000) 2023-10-05T14:26:17.240 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:17 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:17.057+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:39.888680+0000 front 2023-10-05T14:25:39.888697+0000 (oldest deadline 2023-10-05T14:26:02.788578+0000) 2023-10-05T14:26:17.240 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:17 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:17.057+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.139:6804 osd.2 since back 2023-10-05T14:25:45.689691+0000 front 2023-10-05T14:25:45.689586+0000 (oldest deadline 2023-10-05T14:26:11.589530+0000) 2023-10-05T14:26:17.240 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:17 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:17.057+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.139:6812 osd.3 since back 2023-10-05T14:25:51.589955+0000 front 2023-10-05T14:25:51.590018+0000 (oldest deadline 2023-10-05T14:26:16.889934+0000) 2023-10-05T14:26:17.240 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:17 smithi172 systemd[1]: Stopping Ceph osd.7 for 267b52ee-6388-11ee-8db5-212e2dc638e7... 2023-10-05T14:26:17.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:17 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:17.237+0000 7ff2ef4cd700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-05T14:26:17.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:17 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:17.237+0000 7ff2ef4cd700 -1 osd.7 53 *** Got signal Terminated *** 2023-10-05T14:26:17.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:17 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:17.237+0000 7ff2ef4cd700 -1 osd.7 53 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-05T14:26:18.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:18 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:18.078+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:29.486885+0000 front 2023-10-05T14:25:29.486907+0000 (oldest deadline 2023-10-05T14:25:56.487355+0000) 2023-10-05T14:26:18.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:18 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:18.078+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:39.888680+0000 front 2023-10-05T14:25:39.888697+0000 (oldest deadline 2023-10-05T14:26:02.788578+0000) 2023-10-05T14:26:18.571 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:18 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:18.078+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.139:6804 osd.2 since back 2023-10-05T14:25:45.689691+0000 front 2023-10-05T14:25:45.689586+0000 (oldest deadline 2023-10-05T14:26:11.589530+0000) 2023-10-05T14:26:18.571 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:18 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:18.078+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.139:6812 osd.3 since back 2023-10-05T14:25:51.589955+0000 front 2023-10-05T14:25:51.590018+0000 (oldest deadline 2023-10-05T14:26:16.889934+0000) 2023-10-05T14:26:19.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:19 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:19.071+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:29.486885+0000 front 2023-10-05T14:25:29.486907+0000 (oldest deadline 2023-10-05T14:25:56.487355+0000) 2023-10-05T14:26:19.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:19 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:19.071+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:39.888680+0000 front 2023-10-05T14:25:39.888697+0000 (oldest deadline 2023-10-05T14:26:02.788578+0000) 2023-10-05T14:26:19.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:19 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:19.071+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.139:6804 osd.2 since back 2023-10-05T14:25:45.689691+0000 front 2023-10-05T14:25:45.689586+0000 (oldest deadline 2023-10-05T14:26:11.589530+0000) 2023-10-05T14:26:19.571 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:19 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:19.071+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.139:6812 osd.3 since back 2023-10-05T14:25:51.589955+0000 front 2023-10-05T14:25:51.590018+0000 (oldest deadline 2023-10-05T14:26:16.889934+0000) 2023-10-05T14:26:20.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:20 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:20.068+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:29.486885+0000 front 2023-10-05T14:25:29.486907+0000 (oldest deadline 2023-10-05T14:25:56.487355+0000) 2023-10-05T14:26:20.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:20 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:20.068+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:39.888680+0000 front 2023-10-05T14:25:39.888697+0000 (oldest deadline 2023-10-05T14:26:02.788578+0000) 2023-10-05T14:26:20.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:20 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:20.068+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.139:6804 osd.2 since back 2023-10-05T14:25:45.689691+0000 front 2023-10-05T14:25:45.689586+0000 (oldest deadline 2023-10-05T14:26:11.589530+0000) 2023-10-05T14:26:20.571 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:20 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:20.068+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.139:6812 osd.3 since back 2023-10-05T14:25:51.589955+0000 front 2023-10-05T14:25:51.590018+0000 (oldest deadline 2023-10-05T14:26:16.889934+0000) 2023-10-05T14:26:21.320 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:21 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:21.064+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:29.486885+0000 front 2023-10-05T14:25:29.486907+0000 (oldest deadline 2023-10-05T14:25:56.487355+0000) 2023-10-05T14:26:21.320 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:21 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:21.064+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:39.888680+0000 front 2023-10-05T14:25:39.888697+0000 (oldest deadline 2023-10-05T14:26:02.788578+0000) 2023-10-05T14:26:21.320 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:21 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:21.064+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.139:6804 osd.2 since back 2023-10-05T14:25:45.689691+0000 front 2023-10-05T14:25:45.689586+0000 (oldest deadline 2023-10-05T14:26:11.589530+0000) 2023-10-05T14:26:21.320 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:21 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:21.064+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.139:6812 osd.3 since back 2023-10-05T14:25:51.589955+0000 front 2023-10-05T14:25:51.590018+0000 (oldest deadline 2023-10-05T14:26:16.889934+0000) 2023-10-05T14:26:22.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:22 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:22.107+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6806 osd.0 since back 2023-10-05T14:25:29.486885+0000 front 2023-10-05T14:25:29.486907+0000 (oldest deadline 2023-10-05T14:25:56.487355+0000) 2023-10-05T14:26:22.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:22 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:22.107+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.31:6814 osd.1 since back 2023-10-05T14:25:39.888680+0000 front 2023-10-05T14:25:39.888697+0000 (oldest deadline 2023-10-05T14:26:02.788578+0000) 2023-10-05T14:26:22.570 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:22 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:22.107+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.139:6804 osd.2 since back 2023-10-05T14:25:45.689691+0000 front 2023-10-05T14:25:45.689586+0000 (oldest deadline 2023-10-05T14:26:11.589530+0000) 2023-10-05T14:26:22.571 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:22 smithi172 ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7[122968]: 2023-10-05T14:26:22.107+0000 7ff2e7abb700 -1 osd.7 53 heartbeat_check: no reply from 172.21.15.139:6812 osd.3 since back 2023-10-05T14:25:51.589955+0000 front 2023-10-05T14:25:51.590018+0000 (oldest deadline 2023-10-05T14:26:16.889934+0000) 2023-10-05T14:26:23.070 INFO:journalctl@ceph.osd.7.smithi172.stdout:Oct 05 14:26:22 smithi172 bash[128538]: ceph-267b52ee-6388-11ee-8db5-212e2dc638e7-osd-7 2023-10-05T14:26:23.957 DEBUG:teuthology.orchestra.run.smithi172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-267b52ee-6388-11ee-8db5-212e2dc638e7@osd.7.service' 2023-10-05T14:26:23.995 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-05T14:26:23.996 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-10-05T14:26:23.996 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 --force --keep-logs 2023-10-05T14:26:24.200 INFO:teuthology.orchestra.run.smithi031.stdout:Deleting cluster with fsid: 267b52ee-6388-11ee-8db5-212e2dc638e7 2023-10-05T14:26:25.154 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 --force --keep-logs 2023-10-05T14:26:25.344 INFO:teuthology.orchestra.run.smithi139.stdout:Deleting cluster with fsid: 267b52ee-6388-11ee-8db5-212e2dc638e7 2023-10-05T14:26:26.079 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 --force --keep-logs 2023-10-05T14:26:26.269 INFO:teuthology.orchestra.run.smithi172.stdout:Deleting cluster with fsid: 267b52ee-6388-11ee-8db5-212e2dc638e7 2023-10-05T14:26:27.004 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-05T14:26:27.042 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-05T14:26:27.079 DEBUG:teuthology.orchestra.run.smithi172:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-05T14:26:27.110 INFO:tasks.cephadm:Archiving crash dumps... 2023-10-05T14:26:27.112 DEBUG:teuthology.misc:Transferring archived files from smithi031:/var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/crash to /home/teuthworker/archive/bdavidov-2023-10-05_13:46:52-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411396/remote/smithi031/crash 2023-10-05T14:26:27.113 DEBUG:teuthology.orchestra.run.smithi031:> sudo tar c -f - -C /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/crash -- . 2023-10-05T14:26:27.162 INFO:teuthology.orchestra.run.smithi031.stderr:tar: /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-05T14:26:27.162 INFO:teuthology.orchestra.run.smithi031.stderr:tar: Error is not recoverable: exiting now 2023-10-05T14:26:27.164 DEBUG:teuthology.misc:Transferring archived files from smithi139:/var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/crash to /home/teuthworker/archive/bdavidov-2023-10-05_13:46:52-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411396/remote/smithi139/crash 2023-10-05T14:26:27.165 DEBUG:teuthology.orchestra.run.smithi139:> sudo tar c -f - -C /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/crash -- . 2023-10-05T14:26:27.209 INFO:teuthology.orchestra.run.smithi139.stderr:tar: /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-05T14:26:27.209 INFO:teuthology.orchestra.run.smithi139.stderr:tar: Error is not recoverable: exiting now 2023-10-05T14:26:27.211 DEBUG:teuthology.misc:Transferring archived files from smithi172:/var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/crash to /home/teuthworker/archive/bdavidov-2023-10-05_13:46:52-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411396/remote/smithi172/crash 2023-10-05T14:26:27.211 DEBUG:teuthology.orchestra.run.smithi172:> sudo tar c -f - -C /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/crash -- . 2023-10-05T14:26:27.247 INFO:teuthology.orchestra.run.smithi172.stderr:tar: /var/lib/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-05T14:26:27.247 INFO:teuthology.orchestra.run.smithi172.stderr:tar: Error is not recoverable: exiting now 2023-10-05T14:26:27.248 INFO:tasks.cephadm:Checking cluster log for badness... 2023-10-05T14:26:27.248 DEBUG:teuthology.orchestra.run.smithi031:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-10-05T14:26:27.283 INFO:teuthology.orchestra.run.smithi031.stderr:grep: /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph.log: No such file or directory 2023-10-05T14:26:27.285 INFO:tasks.cephadm:Compressing logs... 2023-10-05T14:26:27.286 DEBUG:teuthology.orchestra.run.smithi031:> 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 -- 2023-10-05T14:26:27.328 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 -- 2023-10-05T14:26:27.330 DEBUG:teuthology.orchestra.run.smithi172:> 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 -- 2023-10-05T14:26:27.357 INFO:teuthology.orchestra.run.smithi172.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-10-05T14:26:27.357 INFO:teuthology.orchestra.run.smithi172.stderr:: No such file or directory 2023-10-05T14:26:27.357 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-osd.6.log 2023-10-05T14:26:27.359 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-volume.log 2023-10-05T14:26:27.359 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-osd.7.log 2023-10-05T14:26:27.359 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-mon.c.log 2023-10-05T14:26:27.359 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-volume.log: 90.7% -- replaced with /var/log/ceph/cephadm.log.gz 2023-10-05T14:26:27.359 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-osd.5.log 2023-10-05T14:26:27.362 INFO:teuthology.orchestra.run.smithi031.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-10-05T14:26:27.363 INFO:teuthology.orchestra.run.smithi031.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-10-05T14:26:27.363 INFO:teuthology.orchestra.run.smithi031.stderr:gzip -5 --verbose -- /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-volume.log 2023-10-05T14:26:27.363 INFO:teuthology.orchestra.run.smithi031.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-osd.0.log 2023-10-05T14:26:27.363 INFO:teuthology.orchestra.run.smithi031.stderr:/var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-mgr.x.log 2023-10-05T14:26:27.363 INFO:teuthology.orchestra.run.smithi031.stderr:gzip -5 --verbose -- /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-mon.a.log 2023-10-05T14:26:27.363 INFO:teuthology.orchestra.run.smithi031.stderr:/var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-osd.0.log: /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-osd.1.log 2023-10-05T14:26:27.364 INFO:teuthology.orchestra.run.smithi139.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-10-05T14:26:27.364 INFO:teuthology.orchestra.run.smithi139.stderr:: No such file or directory 2023-10-05T14:26:27.364 INFO:teuthology.orchestra.run.smithi139.stderr:gzip -5 --verbose -- /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-volume.log 2023-10-05T14:26:27.364 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-osd.2.log 2023-10-05T14:26:27.364 INFO:teuthology.orchestra.run.smithi139.stderr:gzip -5 --verbose -- /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-osd.3.log 2023-10-05T14:26:27.365 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-volume.log: 89.8% -- replaced with /var/log/ceph/cephadm.log.gz 2023-10-05T14:26:27.365 INFO:teuthology.orchestra.run.smithi139.stderr:gzip -5 --verbose -- /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-mon.b.log 2023-10-05T14:26:27.365 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-osd.2.log: /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-osd.4.log 2023-10-05T14:26:27.365 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-mon.b.log: /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-osd.4.log: 91.7% -- replaced with /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-volume.log.gz 2023-10-05T14:26:27.365 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-mon.c.log: /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-osd.5.log: 91.7% -- replaced with /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-volume.log.gz 2023-10-05T14:26:27.366 INFO:teuthology.orchestra.run.smithi031.stderr:/var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-mon.a.log: /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-osd.1.log: 91.7% -- replaced with /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-volume.log.gz 2023-10-05T14:26:27.367 INFO:teuthology.orchestra.run.smithi031.stderr: 95.8% -- replaced with /var/log/ceph/cephadm.log.gz 2023-10-05T14:26:27.508 INFO:teuthology.orchestra.run.smithi031.stderr: 91.0% -- replaced with /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-mgr.x.log.gz 2023-10-05T14:26:27.555 INFO:teuthology.orchestra.run.smithi172.stderr: 92.6% -- replaced with /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-osd.6.log.gz 2023-10-05T14:26:27.562 INFO:teuthology.orchestra.run.smithi139.stderr: 92.3% -- replaced with /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-osd.4.log.gz 2023-10-05T14:26:27.569 INFO:teuthology.orchestra.run.smithi031.stderr: 92.3% -- replaced with /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-osd.0.log.gz 2023-10-05T14:26:27.575 INFO:teuthology.orchestra.run.smithi139.stderr: 92.5% -- replaced with /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-mon.b.log.gz 2023-10-05T14:26:27.581 INFO:teuthology.orchestra.run.smithi172.stderr: 92.4% -- replaced with /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-mon.c.log.gz 2023-10-05T14:26:27.585 INFO:teuthology.orchestra.run.smithi172.stderr: 92.6% -- replaced with /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-osd.5.log.gz 2023-10-05T14:26:27.594 INFO:teuthology.orchestra.run.smithi139.stderr: 92.6% -- replaced with /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-osd.2.log.gz 2023-10-05T14:26:27.612 INFO:teuthology.orchestra.run.smithi139.stderr: 92.7% -- replaced with /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-osd.3.log.gz 2023-10-05T14:26:27.613 INFO:teuthology.orchestra.run.smithi139.stderr: 2023-10-05T14:26:27.614 INFO:teuthology.orchestra.run.smithi139.stderr:real 0m0.266s 2023-10-05T14:26:27.614 INFO:teuthology.orchestra.run.smithi139.stderr:user 0m0.875s 2023-10-05T14:26:27.614 INFO:teuthology.orchestra.run.smithi139.stderr:sys 0m0.051s 2023-10-05T14:26:27.614 INFO:teuthology.orchestra.run.smithi172.stderr: 93.0% -- replaced with /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-osd.7.log.gz 2023-10-05T14:26:27.615 INFO:teuthology.orchestra.run.smithi031.stderr: 92.8% -- replaced with /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-osd.1.log.gz 2023-10-05T14:26:27.615 INFO:teuthology.orchestra.run.smithi172.stderr: 2023-10-05T14:26:27.616 INFO:teuthology.orchestra.run.smithi172.stderr:real 0m0.268s 2023-10-05T14:26:27.616 INFO:teuthology.orchestra.run.smithi172.stderr:user 0m0.880s 2023-10-05T14:26:27.616 INFO:teuthology.orchestra.run.smithi172.stderr:sys 0m0.046s 2023-10-05T14:26:27.988 INFO:teuthology.orchestra.run.smithi031.stderr: 90.4% -- replaced with /var/log/ceph/267b52ee-6388-11ee-8db5-212e2dc638e7/ceph-mon.a.log.gz 2023-10-05T14:26:27.990 INFO:teuthology.orchestra.run.smithi031.stderr: 2023-10-05T14:26:27.990 INFO:teuthology.orchestra.run.smithi031.stderr:real 0m0.643s 2023-10-05T14:26:27.990 INFO:teuthology.orchestra.run.smithi031.stderr:user 0m1.200s 2023-10-05T14:26:27.990 INFO:teuthology.orchestra.run.smithi031.stderr:sys 0m0.067s 2023-10-05T14:26:27.991 INFO:tasks.cephadm:Archiving logs... 2023-10-05T14:26:27.991 DEBUG:teuthology.misc:Transferring archived files from smithi031:/var/log/ceph to /home/teuthworker/archive/bdavidov-2023-10-05_13:46:52-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411396/remote/smithi031/log 2023-10-05T14:26:27.992 DEBUG:teuthology.orchestra.run.smithi031:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-05T14:26:28.248 DEBUG:teuthology.misc:Transferring archived files from smithi139:/var/log/ceph to /home/teuthworker/archive/bdavidov-2023-10-05_13:46:52-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411396/remote/smithi139/log 2023-10-05T14:26:28.249 DEBUG:teuthology.orchestra.run.smithi139:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-05T14:26:28.417 DEBUG:teuthology.misc:Transferring archived files from smithi172:/var/log/ceph to /home/teuthworker/archive/bdavidov-2023-10-05_13:46:52-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411396/remote/smithi172/log 2023-10-05T14:26:28.418 DEBUG:teuthology.orchestra.run.smithi172:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-05T14:26:28.582 INFO:tasks.cephadm:Removing cluster... 2023-10-05T14:26:28.583 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 --force 2023-10-05T14:26:28.783 INFO:teuthology.orchestra.run.smithi031.stdout:Deleting cluster with fsid: 267b52ee-6388-11ee-8db5-212e2dc638e7 2023-10-05T14:26:28.946 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 --force 2023-10-05T14:26:29.127 INFO:teuthology.orchestra.run.smithi139.stdout:Deleting cluster with fsid: 267b52ee-6388-11ee-8db5-212e2dc638e7 2023-10-05T14:26:29.279 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 267b52ee-6388-11ee-8db5-212e2dc638e7 --force 2023-10-05T14:26:29.468 INFO:teuthology.orchestra.run.smithi172.stdout:Deleting cluster with fsid: 267b52ee-6388-11ee-8db5-212e2dc638e7 2023-10-05T14:26:29.612 INFO:tasks.cephadm:Removing cephadm ... 2023-10-05T14:26:29.612 DEBUG:teuthology.orchestra.run.smithi031:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-05T14:26:29.637 DEBUG:teuthology.orchestra.run.smithi139:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-05T14:26:29.655 DEBUG:teuthology.orchestra.run.smithi172:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-05T14:26:29.673 INFO:tasks.cephadm:Teardown complete 2023-10-05T14:26:29.673 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-10-05T14:26:29.682 INFO:teuthology.task.clock:Checking final clock skew... 2023-10-05T14:26:29.683 DEBUG:teuthology.orchestra.run.smithi031:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-05T14:26:29.685 DEBUG:teuthology.orchestra.run.smithi139:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-05T14:26:29.698 DEBUG:teuthology.orchestra.run.smithi172:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-05T14:26:29.704 INFO:teuthology.orchestra.run.smithi031.stderr:bash: ntpq: command not found 2023-10-05T14:26:29.710 INFO:teuthology.orchestra.run.smithi031.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-05T14:26:29.711 INFO:teuthology.orchestra.run.smithi031.stdout:=============================================================================== 2023-10-05T14:26:29.711 INFO:teuthology.orchestra.run.smithi031.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 15 -426us[ -427us] +/- 83ms 2023-10-05T14:26:29.711 INFO:teuthology.orchestra.run.smithi031.stdout:^* hv02.front.sepia.ceph.com 3 6 377 15 -336us[ -338us] +/- 58ms 2023-10-05T14:26:29.711 INFO:teuthology.orchestra.run.smithi031.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 16 +745us[ +743us] +/- 64ms 2023-10-05T14:26:29.711 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T14:26:29.713 INFO:teuthology.orchestra.run.smithi139.stderr:bash: ntpq: command not found 2023-10-05T14:26:29.717 INFO:teuthology.orchestra.run.smithi139.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-05T14:26:29.717 INFO:teuthology.orchestra.run.smithi139.stdout:=============================================================================== 2023-10-05T14:26:29.717 INFO:teuthology.orchestra.run.smithi139.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 20 -427us[ -427us] +/- 83ms 2023-10-05T14:26:29.717 INFO:teuthology.orchestra.run.smithi139.stdout:^* hv02.front.sepia.ceph.com 3 6 377 21 -335us[ -339us] +/- 57ms 2023-10-05T14:26:29.718 INFO:teuthology.orchestra.run.smithi139.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 15 +734us[ +734us] +/- 64ms 2023-10-05T14:26:29.718 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T14:26:29.729 INFO:teuthology.orchestra.run.smithi172.stderr:bash: ntpq: command not found 2023-10-05T14:26:29.733 INFO:teuthology.orchestra.run.smithi172.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-05T14:26:29.734 INFO:teuthology.orchestra.run.smithi172.stdout:=============================================================================== 2023-10-05T14:26:29.734 INFO:teuthology.orchestra.run.smithi172.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 16 -461us[ -461us] +/- 83ms 2023-10-05T14:26:29.734 INFO:teuthology.orchestra.run.smithi172.stdout:^* hv02.front.sepia.ceph.com 3 6 377 17 -357us[ -358us] +/- 57ms 2023-10-05T14:26:29.734 INFO:teuthology.orchestra.run.smithi172.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 16 +721us[ +721us] +/- 64ms 2023-10-05T14:26:29.734 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T14:26:29.735 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-10-05T14:26:29.742 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-10-05T14:26:29.743 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-10-05T14:26:29.751 DEBUG:teuthology.orchestra.run.smithi031:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-10-05T14:26:29.867 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 2023-10-05T14:26:29.958 DEBUG:teuthology.orchestra.run.smithi172:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-10-05T14:26:30.049 DEBUG:teuthology.orchestra.run.smithi031:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-10-05T14:26:30.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-05T14:26:30.089 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 2023-10-05T14:26:30.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-05T14:26:30.122 DEBUG:teuthology.orchestra.run.smithi172:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-10-05T14:26:30.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-05T14:26:30.154 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-10-05T14:26:30.163 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-10-05T14:26:30.172 INFO:teuthology.task.internal:Duration was 1799.080250 seconds 2023-10-05T14:26:30.172 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-10-05T14:26:30.181 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-10-05T14:26:30.181 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-05T14:26:30.184 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-05T14:26:30.186 DEBUG:teuthology.orchestra.run.smithi172:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-05T14:26:30.230 INFO:teuthology.orchestra.run.smithi139.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-05T14:26:30.241 INFO:teuthology.orchestra.run.smithi031.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-05T14:26:30.241 INFO:teuthology.orchestra.run.smithi172.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-05T14:26:30.711 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-10-05T14:26:30.711 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi031.front.sepia.ceph.com 2023-10-05T14:26:30.712 DEBUG:teuthology.orchestra.run.smithi031:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-10-05T14:26:30.742 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi139.front.sepia.ceph.com 2023-10-05T14:26:30.742 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 2023-10-05T14:26:30.766 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi172.front.sepia.ceph.com 2023-10-05T14:26:30.767 DEBUG:teuthology.orchestra.run.smithi172:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-10-05T14:26:30.790 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-10-05T14:26:30.790 DEBUG:teuthology.orchestra.run.smithi031:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-05T14:26:30.793 DEBUG:teuthology.orchestra.run.smithi139:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-05T14:26:30.809 DEBUG:teuthology.orchestra.run.smithi172:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-05T14:26:30.873 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-10-05T14:26:30.873 DEBUG:teuthology.orchestra.run.smithi031:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-05T14:26:30.875 DEBUG:teuthology.orchestra.run.smithi139:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-05T14:26:30.893 DEBUG:teuthology.orchestra.run.smithi172:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-05T14:26:31.009 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-10-05T14:26:31.022 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-10-05T14:26:31.023 DEBUG:teuthology.orchestra.run.smithi031:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-05T14:26:31.055 DEBUG:teuthology.orchestra.run.smithi139:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-05T14:26:31.087 DEBUG:teuthology.orchestra.run.smithi172:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-05T14:26:31.115 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-10-05T14:26:31.124 DEBUG:teuthology.orchestra.run.smithi031:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-10-05T14:26:31.127 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 2023-10-05T14:26:31.129 DEBUG:teuthology.orchestra.run.smithi172:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-10-05T14:26:31.154 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern = core 2023-10-05T14:26:31.159 INFO:teuthology.orchestra.run.smithi031.stdout:kernel.core_pattern = core 2023-10-05T14:26:31.183 INFO:teuthology.orchestra.run.smithi172.stdout:kernel.core_pattern = core 2023-10-05T14:26:31.228 DEBUG:teuthology.orchestra.run.smithi031:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-05T14:26:31.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-05T14:26:31.250 DEBUG:teuthology.orchestra.run.smithi139:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-05T14:26:31.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-05T14:26:31.268 DEBUG:teuthology.orchestra.run.smithi172:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-05T14:26:31.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-05T14:26:31.285 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-10-05T14:26:31.295 INFO:teuthology.task.internal:Transferring archived files... 2023-10-05T14:26:31.296 DEBUG:teuthology.misc:Transferring archived files from smithi031:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/bdavidov-2023-10-05_13:46:52-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411396/remote/smithi031 2023-10-05T14:26:31.296 DEBUG:teuthology.orchestra.run.smithi031:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-05T14:26:31.347 DEBUG:teuthology.misc:Transferring archived files from smithi139:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/bdavidov-2023-10-05_13:46:52-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411396/remote/smithi139 2023-10-05T14:26:31.347 DEBUG:teuthology.orchestra.run.smithi139:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-05T14:26:31.385 DEBUG:teuthology.misc:Transferring archived files from smithi172:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/bdavidov-2023-10-05_13:46:52-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411396/remote/smithi172 2023-10-05T14:26:31.386 DEBUG:teuthology.orchestra.run.smithi172:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-05T14:26:31.424 INFO:teuthology.task.internal:Removing archive directory... 2023-10-05T14:26:31.424 DEBUG:teuthology.orchestra.run.smithi031:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-05T14:26:31.426 DEBUG:teuthology.orchestra.run.smithi139:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-05T14:26:31.430 DEBUG:teuthology.orchestra.run.smithi172:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-05T14:26:31.476 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-10-05T14:26:31.488 INFO:teuthology.task.internal:Not uploading archives. 2023-10-05T14:26:31.488 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-10-05T14:26:31.498 INFO:teuthology.task.internal:Tidying up after the test... 2023-10-05T14:26:31.498 DEBUG:teuthology.orchestra.run.smithi031:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-05T14:26:31.501 DEBUG:teuthology.orchestra.run.smithi139:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-05T14:26:31.503 DEBUG:teuthology.orchestra.run.smithi172:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-05T14:26:31.519 INFO:teuthology.orchestra.run.smithi139.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 5 14:26 /home/ubuntu/cephtest 2023-10-05T14:26:31.521 INFO:teuthology.orchestra.run.smithi031.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 5 14:26 /home/ubuntu/cephtest 2023-10-05T14:26:31.534 INFO:teuthology.orchestra.run.smithi172.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 5 14:26 /home/ubuntu/cephtest 2023-10-05T14:26:31.535 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-10-05T14:26:31.545 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-10-05T14:26:31.565 INFO:teuthology.nuke:Checking targets against current locks 2023-10-05T14:26:31.592 DEBUG:teuthology.nuke:shortname: smithi031 2023-10-05T14:26:31.592 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-05T14:26:31.616 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi031.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/bdavidov-2023-10-05_13:46:52-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411396', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-05 13:47:38.216203', 'locked_by': 'scheduled_bdavidov@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOuvcnu9dUawjyJtqxc52Fn2gSaKLsDdEpf7dwNxjWHdorbQ+xG+ftKBaZ5MKM7tjetkMiGut2JiR8Bj/iNtexU='} 2023-10-05T14:26:31.620 DEBUG:teuthology.nuke:shortname: smithi139 2023-10-05T14:26:31.620 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-05T14:26:31.641 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi139.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/bdavidov-2023-10-05_13:46:52-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411396', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-05 13:47:38.214725', 'locked_by': 'scheduled_bdavidov@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO/2GAsgdo1vIKavQrBdwZa5FtOnkWaGpmmCLPLXqfPY6h/bghWg+jjL4mmUHul5ZvnSi6vFKt4pYXW8eveuqRM='} 2023-10-05T14:26:31.645 DEBUG:teuthology.nuke:shortname: smithi172 2023-10-05T14:26:31.646 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-05T14:26:31.661 INFO:teuthology.orchestra.console.smithi031:Power off 2023-10-05T14:26:31.662 DEBUG:teuthology.orchestra.console.smithi031:pexpect command: ipmitool -H smithi031.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-05T14:26:31.673 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi172.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/bdavidov-2023-10-05_13:46:52-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411396', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-05 13:47:38.212820', 'locked_by': 'scheduled_bdavidov@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMpl02jJH5vtJgR8ac+v2vrvszIBpvDvSWIPuDLLIhPaDdHJ+wklu5zy4HRa+EeQX/P/or+ioIS14y5Byi58X5A='} 2023-10-05T14:26:31.686 DEBUG:teuthology.orchestra.console.smithi031:power off output: Chassis Power Control: Down/Off 2023-10-05T14:26:31.686 DEBUG:teuthology.orchestra.console.smithi031:pexpect command: ipmitool -H smithi031.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-05T14:26:31.707 INFO:teuthology.orchestra.console.smithi139:Power off 2023-10-05T14:26:31.707 DEBUG:teuthology.orchestra.console.smithi139:pexpect command: ipmitool -H smithi139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-05T14:26:31.720 DEBUG:teuthology.orchestra.console.smithi031:check power output: Chassis Power is on 2023-10-05T14:26:31.728 DEBUG:teuthology.orchestra.console.smithi139:power off output: Chassis Power Control: Down/Off 2023-10-05T14:26:31.729 DEBUG:teuthology.orchestra.console.smithi139:pexpect command: ipmitool -H smithi139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-05T14:26:31.746 INFO:teuthology.orchestra.console.smithi172:Power off 2023-10-05T14:26:31.747 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-05T14:26:31.760 DEBUG:teuthology.orchestra.console.smithi139:check power output: Chassis Power is on 2023-10-05T14:26:31.767 DEBUG:teuthology.orchestra.console.smithi172:power off output: Chassis Power Control: Down/Off 2023-10-05T14:26:31.768 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-05T14:26:31.789 DEBUG:teuthology.orchestra.console.smithi172:check power output: Chassis Power is on 2023-10-05T14:26:35.721 DEBUG:teuthology.orchestra.console.smithi031:pexpect command: ipmitool -H smithi031.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-05T14:26:35.761 DEBUG:teuthology.orchestra.console.smithi139:pexpect command: ipmitool -H smithi139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-05T14:26:35.790 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-05T14:26:35.831 DEBUG:teuthology.orchestra.console.smithi031:check power output: Chassis Power is on 2023-10-05T14:26:35.870 DEBUG:teuthology.orchestra.console.smithi139:check power output: Chassis Power is on 2023-10-05T14:26:35.899 DEBUG:teuthology.orchestra.console.smithi172:check power output: Chassis Power is on 2023-10-05T14:26:39.836 DEBUG:teuthology.orchestra.console.smithi031:pexpect command: ipmitool -H smithi031.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-05T14:26:39.871 DEBUG:teuthology.orchestra.console.smithi139:pexpect command: ipmitool -H smithi139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-05T14:26:39.900 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-05T14:26:39.947 DEBUG:teuthology.orchestra.console.smithi031:check power output: Chassis Power is on 2023-10-05T14:26:39.979 DEBUG:teuthology.orchestra.console.smithi139:check power output: Chassis Power is off 2023-10-05T14:26:40.007 DEBUG:teuthology.orchestra.console.smithi172:check power output: Chassis Power is on 2023-10-05T14:26:40.080 INFO:teuthology.orchestra.console.smithi139:Power off completed 2023-10-05T14:26:43.952 DEBUG:teuthology.orchestra.console.smithi031:pexpect command: ipmitool -H smithi031.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-05T14:26:44.008 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-05T14:26:44.062 DEBUG:teuthology.orchestra.console.smithi031:check power output: Chassis Power is off 2023-10-05T14:26:44.117 DEBUG:teuthology.orchestra.console.smithi172:check power output: Chassis Power is off 2023-10-05T14:26:44.164 INFO:teuthology.orchestra.console.smithi031:Power off completed 2023-10-05T14:26:44.218 INFO:teuthology.orchestra.console.smithi172:Power off completed 2023-10-05T14:26:44.322 INFO:teuthology.run:Summary data: description: rbd:nvmeof/{0-single-container-host base/install cluster/{fixed-3 openstack} workloads/cephadm_nvmeof} duration: 1799.0802500247955 failure_reason: reached maximum tries (301) after waiting for 300 seconds owner: scheduled_bdavidov@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=7be0d891dc2a493ab767b2b511bf4559 status: fail success: false 2023-10-05T14:26:44.323 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-05T14:26:44.403 INFO:teuthology.run:FAIL